Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
13:00:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 665de2e973b8061930e50426bb469228e3c66963 rather than 345a180a55253e77f40dd000c0a06b64f56fe5df
Obtained Jenkinsfile from 665de2e973b8061930e50426bb469228e3c66963
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
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42571@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:00:16 [2021-06-28T13:00:16.304Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:00:16 [2021-06-28T13:00:16.308Z] Trying to pass milestone 1
[Pipeline] milestone
13:00:16 [2021-06-28T13:00:16.362Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:00:31 [2021-06-28T13:00:31.515Z] Still waiting to schedule task
13:00:31 [2021-06-28T13:00:31.518Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069d2f5eaac7fc21b)13:01:19 [2021-06-28T13:01:19.340Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea75d57900d5e0ab) in /home/ubuntu/workspace/moby_PR-42571
[Pipeline] {
[Pipeline] checkout
13:01:19 [2021-06-28T13:01:19.521Z] The recommended git tool is: git
13:01:21 [2021-06-28T13:01:21.846Z] using credential docker-jenkins-github-credentials
13:01:21 [2021-06-28T13:01:21.852Z] Cloning the remote Git repository
13:01:21 [2021-06-28T13:01:21.852Z] Cloning with configured refspecs honoured and without tags
13:01:21 [2021-06-28T13:01:21.913Z] Cloning repository https://github.com/moby/moby.git
13:01:21 [2021-06-28T13:01:21.965Z]  > git init /home/ubuntu/workspace/moby_PR-42571 # timeout=10
13:01:22 [2021-06-28T13:01:22.209Z] Fetching upstream changes from https://github.com/moby/moby.git
13:01:22 [2021-06-28T13:01:22.209Z]  > git --version # timeout=10
13:01:22 [2021-06-28T13:01:22.220Z]  > git --version # 'git version 2.17.1'
13:01:22 [2021-06-28T13:01:22.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:01:22 [2021-06-28T13:01:22.245Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:01:47 [2021-06-28T13:01:47.169Z] Fetching without tags
13:01:47 [2021-06-28T13:01:47.609Z] Merging remotes/origin/master commit 665de2e973b8061930e50426bb469228e3c66963 into PR head commit 345a180a55253e77f40dd000c0a06b64f56fe5df
13:01:47 [2021-06-28T13:01:47.120Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:01:47 [2021-06-28T13:01:47.135Z]  > git config --add remote.origin.fetch +refs/pull/42571/head:refs/remotes/origin/PR-42571 # timeout=10
13:01:47 [2021-06-28T13:01:47.152Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:01:47 [2021-06-28T13:01:47.159Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:01:47 [2021-06-28T13:01:47.180Z] Fetching upstream changes from https://github.com/moby/moby.git
13:01:47 [2021-06-28T13:01:47.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:01:47 [2021-06-28T13:01:47.181Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:01:47 [2021-06-28T13:01:47.617Z]  > git config core.sparsecheckout # timeout=10
13:01:47 [2021-06-28T13:01:47.657Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:01:48 [2021-06-28T13:01:48.341Z] Merge succeeded, producing 345a180a55253e77f40dd000c0a06b64f56fe5df
13:01:48 [2021-06-28T13:01:48.341Z] Checking out Revision 345a180a55253e77f40dd000c0a06b64f56fe5df (PR-42571)
13:01:48 [2021-06-28T13:01:48.288Z]  > git remote # timeout=10
13:01:48 [2021-06-28T13:01:48.302Z]  > git config --get remote.origin.url # timeout=10
13:01:48 [2021-06-28T13:01:48.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:01:48 [2021-06-28T13:01:48.312Z]  > git merge 665de2e973b8061930e50426bb469228e3c66963 # timeout=10
13:01:48 [2021-06-28T13:01:48.325Z]  > git rev-parse HEAD^{commit} # timeout=10
13:01:48 [2021-06-28T13:01:48.344Z]  > git config core.sparsecheckout # timeout=10
13:01:48 [2021-06-28T13:01:48.359Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:01:52 [2021-06-28T13:01:52.378Z] Commit message: "there is no file named mkimage-rinse.sh in contrib floder, should delete it"
13:01:52 [2021-06-28T13:01:52.382Z]  > git rev-list --no-walk 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:01:53 [2021-06-28T13:01:53.571Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42571:/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
13:01:58 [2021-06-28T13:01:58.829Z] Unable to find image 'alpine:latest' locally
13:01:58 [2021-06-28T13:01:58.829Z] latest: Pulling from library/alpine
13:01:58 [2021-06-28T13:01:58.829Z] 5843afab3874: Pulling fs layer
13:01:58 [2021-06-28T13:01:58.829Z] 5843afab3874: Download complete
13:01:59 [2021-06-28T13:01:59.091Z] 5843afab3874: Pull complete
13:01:59 [2021-06-28T13:01:59.354Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
13:01:59 [2021-06-28T13:01:59.354Z] Status: Downloaded newer image for alpine:latest
13:02:09 [2021-06-28T13:02:09.313Z] 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: cgroup2)
[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] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[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)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "rootless" skipped due to when conditional
Stage "cgroup2" skipped due to when conditional
Stage "arm64" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "win-2022" skipped due to when conditional
Stage "win-2022-c8d" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
13:02:09 [2021-06-28T13:02:09.648Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea75d57900d5e0ab) in /home/ubuntu/workspace/moby_PR-42571
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
13:02:09 [2021-06-28T13:02:09.736Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
13:02:09 [2021-06-28T13:02:09.841Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
13:02:09 [2021-06-28T13:02:09.863Z] Fetching changes from the remote Git repository
[Pipeline] // stage
13:02:09 [2021-06-28T13:02:09.878Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
13:02:09 [2021-06-28T13:02:09.847Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42571/.git # timeout=10
13:02:09 [2021-06-28T13:02:09.868Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:02:09 [2021-06-28T13:02:09.882Z] Fetching upstream changes from https://github.com/moby/moby.git
13:02:09 [2021-06-28T13:02:09.882Z]  > git --version # timeout=10
13:02:09 [2021-06-28T13:02:09.903Z]  > git --version # 'git version 2.17.1'
13:02:09 [2021-06-28T13:02:09.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:09 [2021-06-28T13:02:09.904Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "rootless" skipped due to when conditional
[Pipeline] }
Stage "cgroup2" skipped due to when conditional
[Pipeline] }
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
13:02:10 [2021-06-28T13:02:10.244Z] Merging remotes/origin/master commit 665de2e973b8061930e50426bb469228e3c66963 into PR head commit 345a180a55253e77f40dd000c0a06b64f56fe5df
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:02:10 [2021-06-28T13:02:10.248Z]  > git config core.sparsecheckout # timeout=10
13:02:10 [2021-06-28T13:02:10.272Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:02:10 [2021-06-28T13:02:10.937Z] Merge succeeded, producing 345a180a55253e77f40dd000c0a06b64f56fe5df
13:02:10 [2021-06-28T13:02:10.937Z] Checking out Revision 345a180a55253e77f40dd000c0a06b64f56fe5df (PR-42571)
13:02:11 [2021-06-28T13:02:11.041Z] Commit message: "there is no file named mkimage-rinse.sh in contrib floder, should delete it"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:02:10 [2021-06-28T13:02:10.872Z]  > git remote # timeout=10
13:02:10 [2021-06-28T13:02:10.893Z]  > git config --get remote.origin.url # timeout=10
13:02:10 [2021-06-28T13:02:10.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:02:10 [2021-06-28T13:02:10.903Z]  > git merge 665de2e973b8061930e50426bb469228e3c66963 # timeout=10
13:02:10 [2021-06-28T13:02:10.925Z]  > git rev-parse HEAD^{commit} # timeout=10
13:02:10 [2021-06-28T13:02:10.940Z]  > git config core.sparsecheckout # timeout=10
13:02:10 [2021-06-28T13:02:10.949Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:02:11 [2021-06-28T13:02:11.870Z] + [ PR != PR ]
13:02:11 [2021-06-28T13:02:11.870Z] + [ master != master ]
13:02:11 [2021-06-28T13:02:11.870Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:02:12 [2021-06-28T13:02:12.200Z] + docker version
13:02:12 [2021-06-28T13:02:12.200Z] Client: Docker Engine - Community
13:02:12 [2021-06-28T13:02:12.200Z]  Version:           20.10.6
13:02:12 [2021-06-28T13:02:12.200Z]  API version:       1.41
13:02:12 [2021-06-28T13:02:12.200Z]  Go version:        go1.13.15
13:02:12 [2021-06-28T13:02:12.200Z]  Git commit:        370c289
13:02:12 [2021-06-28T13:02:12.200Z]  Built:             Fri Apr  9 22:46:01 2021
13:02:12 [2021-06-28T13:02:12.200Z]  OS/Arch:           linux/amd64
13:02:12 [2021-06-28T13:02:12.200Z]  Context:           default
13:02:12 [2021-06-28T13:02:12.200Z]  Experimental:      true
13:02:12 [2021-06-28T13:02:12.200Z] 
13:02:12 [2021-06-28T13:02:12.200Z] Server: Docker Engine - Community
13:02:12 [2021-06-28T13:02:12.200Z]  Engine:
13:02:12 [2021-06-28T13:02:12.200Z]   Version:          20.10.6
13:02:12 [2021-06-28T13:02:12.200Z]   API version:      1.41 (minimum version 1.12)
13:02:12 [2021-06-28T13:02:12.200Z]   Go version:       go1.13.15
13:02:12 [2021-06-28T13:02:12.200Z]   Git commit:       8728dd2
13:02:12 [2021-06-28T13:02:12.200Z]   Built:            Fri Apr  9 22:44:13 2021
13:02:12 [2021-06-28T13:02:12.200Z]   OS/Arch:          linux/amd64
13:02:12 [2021-06-28T13:02:12.200Z]   Experimental:     true
13:02:12 [2021-06-28T13:02:12.200Z]  containerd:
13:02:12 [2021-06-28T13:02:12.200Z]   Version:          1.4.6
13:02:12 [2021-06-28T13:02:12.200Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
13:02:12 [2021-06-28T13:02:12.200Z]  runc:
13:02:12 [2021-06-28T13:02:12.200Z]   Version:          1.0.0-rc95
13:02:12 [2021-06-28T13:02:12.200Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
13:02:12 [2021-06-28T13:02:12.200Z]  docker-init:
13:02:12 [2021-06-28T13:02:12.200Z]   Version:          0.19.0
13:02:12 [2021-06-28T13:02:12.200Z]   GitCommit:        de40ad0
[Pipeline] sh
13:02:12 [2021-06-28T13:02:12.536Z] + docker info
13:02:22 [2021-06-28T13:02:22.497Z] Client:
13:02:22 [2021-06-28T13:02:22.497Z]  Context:    default
13:02:22 [2021-06-28T13:02:22.497Z]  Debug Mode: false
13:02:22 [2021-06-28T13:02:22.497Z]  Plugins:
13:02:22 [2021-06-28T13:02:22.497Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
13:02:22 [2021-06-28T13:02:22.497Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
13:02:22 [2021-06-28T13:02:22.497Z]   scan: Docker Scan (Docker Inc., v0.7.0)
13:02:22 [2021-06-28T13:02:22.497Z] 
13:02:22 [2021-06-28T13:02:22.497Z] Server:
13:02:22 [2021-06-28T13:02:22.497Z]  Containers: 0
13:02:22 [2021-06-28T13:02:22.497Z]   Running: 0
13:02:22 [2021-06-28T13:02:22.497Z]   Paused: 0
13:02:22 [2021-06-28T13:02:22.497Z]   Stopped: 0
13:02:22 [2021-06-28T13:02:22.497Z]  Images: 1
13:02:22 [2021-06-28T13:02:22.497Z]  Server Version: 20.10.6
13:02:22 [2021-06-28T13:02:22.497Z]  Storage Driver: overlay2
13:02:22 [2021-06-28T13:02:22.497Z]   Backing Filesystem: extfs
13:02:22 [2021-06-28T13:02:22.497Z]   Supports d_type: true
13:02:22 [2021-06-28T13:02:22.497Z]   Native Overlay Diff: true
13:02:22 [2021-06-28T13:02:22.497Z]   userxattr: false
13:02:22 [2021-06-28T13:02:22.497Z]  Logging Driver: json-file
13:02:22 [2021-06-28T13:02:22.497Z]  Cgroup Driver: cgroupfs
13:02:22 [2021-06-28T13:02:22.497Z]  Cgroup Version: 1
13:02:22 [2021-06-28T13:02:22.497Z]  Plugins:
13:02:22 [2021-06-28T13:02:22.497Z]   Volume: local
13:02:22 [2021-06-28T13:02:22.497Z]   Network: bridge host ipvlan macvlan null overlay
13:02:22 [2021-06-28T13:02:22.497Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:02:22 [2021-06-28T13:02:22.497Z]  Swarm: inactive
13:02:22 [2021-06-28T13:02:22.497Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:02:22 [2021-06-28T13:02:22.497Z]  Default Runtime: runc
13:02:22 [2021-06-28T13:02:22.497Z]  Init Binary: docker-init
13:02:22 [2021-06-28T13:02:22.497Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
13:02:22 [2021-06-28T13:02:22.497Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
13:02:22 [2021-06-28T13:02:22.497Z]  init version: de40ad0
13:02:22 [2021-06-28T13:02:22.497Z]  Security Options:
13:02:22 [2021-06-28T13:02:22.497Z]   apparmor
13:02:22 [2021-06-28T13:02:22.497Z]   seccomp
13:02:22 [2021-06-28T13:02:22.497Z]    Profile: default
13:02:22 [2021-06-28T13:02:22.497Z]  Kernel Version: 5.4.0-1048-aws
13:02:22 [2021-06-28T13:02:22.497Z]  Operating System: Ubuntu 18.04.5 LTS
13:02:22 [2021-06-28T13:02:22.497Z]  OSType: linux
13:02:22 [2021-06-28T13:02:22.497Z]  Architecture: x86_64
13:02:22 [2021-06-28T13:02:22.497Z]  CPUs: 2
13:02:22 [2021-06-28T13:02:22.497Z]  Total Memory: 7.487GiB
13:02:22 [2021-06-28T13:02:22.497Z]  Name: ip-10-100-86-171
13:02:22 [2021-06-28T13:02:22.497Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
13:02:22 [2021-06-28T13:02:22.497Z]  Docker Root Dir: /var/lib/docker
13:02:22 [2021-06-28T13:02:22.497Z]  Debug Mode: false
13:02:22 [2021-06-28T13:02:22.497Z]  Registry: https://index.docker.io/v1/
13:02:22 [2021-06-28T13:02:22.497Z]  Labels:
13:02:22 [2021-06-28T13:02:22.497Z]  Experimental: true
13:02:22 [2021-06-28T13:02:22.497Z]  Insecure Registries:
13:02:22 [2021-06-28T13:02:22.497Z]   127.0.0.0/8
13:02:22 [2021-06-28T13:02:22.497Z]  Live Restore Enabled: true
13:02:22 [2021-06-28T13:02:22.497Z] 
13:02:22 [2021-06-28T13:02:22.497Z] WARNING: No swap limit support
[Pipeline] sh
13:02:22 [2021-06-28T13:02:22.822Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
13:02:22 [2021-06-28T13:02:22.822Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
13:02:22 [2021-06-28T13:02:22.822Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42571/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
13:02:22 [2021-06-28T13:02:22.822Z] + bash /home/ubuntu/workspace/moby_PR-42571/check-config.sh
13:02:22 [2021-06-28T13:02:22.822Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:02:22 [2021-06-28T13:02:22.822Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
13:02:22 [2021-06-28T13:02:22.822Z] 
13:02:22 [2021-06-28T13:02:22.822Z] Generally Necessary:
13:02:22 [2021-06-28T13:02:22.822Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:02:22 [2021-06-28T13:02:22.822Z] - apparmor: enabled and tools installed
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_NAMESPACES: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_NET_NS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_PID_NS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_IPC_NS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_UTS_NS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_CGROUPS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_CGROUP_CPUACCT: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_CGROUP_DEVICE: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_CGROUP_FREEZER: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_CGROUP_SCHED: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_CPUSETS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_MEMCG: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_KEYS: enabled
13:02:22 [2021-06-28T13:02:22.822Z] - CONFIG_VETH: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_BRIDGE: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_NF_NAT: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_POSIX_MQUEUE: enabled
13:02:23 [2021-06-28T13:02:23.078Z] 
13:02:23 [2021-06-28T13:02:23.078Z] Optional Features:
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_USER_NS: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_SECCOMP: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_SECCOMP_FILTER: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_CGROUP_PIDS: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_MEMCG_SWAP: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:02:23 [2021-06-28T13:02:23.078Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_BLK_CGROUP: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_CGROUP_PERF: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_CGROUP_HUGETLB: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_CFS_BANDWIDTH: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_RT_GROUP_SCHED: missing
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_VS: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_VS_NFCT: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_IP_VS_RR: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_SECURITY_SELINUX: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_SECURITY_APPARMOR: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_EXT4_FS: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:02:23 [2021-06-28T13:02:23.078Z] - Network Drivers:
13:02:23 [2021-06-28T13:02:23.078Z]   - "overlay":
13:02:23 [2021-06-28T13:02:23.078Z]     - CONFIG_VXLAN: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       Optional (for encrypted networks):
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_CRYPTO: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_CRYPTO_AEAD: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_CRYPTO_GCM: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_CRYPTO_GHASH: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_XFRM: enabled
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_XFRM_USER: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z]       - CONFIG_INET_ESP: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z]   - "ipvlan":
13:02:23 [2021-06-28T13:02:23.078Z]     - CONFIG_IPVLAN: enabled (as module)
13:02:23 [2021-06-28T13:02:23.078Z]   - "macvlan":
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_MACVLAN: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_DUMMY: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]   - "ftp,tftp client in container":
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z] - Storage Drivers:
13:02:23 [2021-06-28T13:02:23.334Z]   - "aufs":
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_AUFS_FS: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]   - "btrfs":
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:02:23 [2021-06-28T13:02:23.334Z]   - "devicemapper":
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_BLK_DEV_DM: enabled
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]   - "overlay":
13:02:23 [2021-06-28T13:02:23.334Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:02:23 [2021-06-28T13:02:23.334Z]   - "zfs":
13:02:23 [2021-06-28T13:02:23.334Z]     - /dev/zfs: present
13:02:23 [2021-06-28T13:02:23.334Z]     - zfs command: missing
13:02:23 [2021-06-28T13:02:23.334Z]     - zpool command: missing
13:02:23 [2021-06-28T13:02:23.334Z] 
13:02:23 [2021-06-28T13:02:23.334Z] Limits:
13:02:23 [2021-06-28T13:02:23.335Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:02:23 [2021-06-28T13:02:23.335Z] 
13:02:23 [2021-06-28T13:02:23.335Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:02:23 [2021-06-28T13:02:23.656Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:345a180a55253e77f40dd000c0a06b64f56fe5df .
13:02:23 [2021-06-28T13:02:23.912Z] #2 [internal] load .dockerignore
13:02:23 [2021-06-28T13:02:23.912Z] #2 sha256:fa2031bc50303fda3065eb34a25140ea3785f3820125110822d878900a28696b
13:02:23 [2021-06-28T13:02:23.912Z] #2 transferring context: 87B 0.0s done
13:02:23 [2021-06-28T13:02:23.912Z] #2 DONE 0.0s
13:02:23 [2021-06-28T13:02:23.912Z] 
13:02:23 [2021-06-28T13:02:23.912Z] #1 [internal] load build definition from Dockerfile
13:02:23 [2021-06-28T13:02:23.912Z] #1 sha256:68891eb6df1b3fb74610c65e344e11ebb1838df1788ecc13b02dc94a1fa9c958
13:02:23 [2021-06-28T13:02:23.912Z] #1 transferring dockerfile: 16.59kB 0.0s done
13:02:23 [2021-06-28T13:02:23.912Z] #1 DONE 0.1s
13:02:23 [2021-06-28T13:02:23.912Z] 
13:02:23 [2021-06-28T13:02:23.912Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
13:02:23 [2021-06-28T13:02:23.912Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
13:02:24 [2021-06-28T13:02:24.171Z] #3 DONE 0.3s
13:02:24 [2021-06-28T13:02:24.171Z] 
13:02:24 [2021-06-28T13:02:24.171Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
13:02:24 [2021-06-28T13:02:24.171Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
13:02:24 [2021-06-28T13:02:24.171Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
13:02:24 [2021-06-28T13:02:24.171Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
13:02:24 [2021-06-28T13:02:24.171Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
13:02:24 [2021-06-28T13:02:24.171Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
13:02:24 [2021-06-28T13:02:24.171Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
13:02:24 [2021-06-28T13:02:24.431Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
13:02:24 [2021-06-28T13:02:24.431Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
13:02:24 [2021-06-28T13:02:24.647Z] Still waiting to schedule task
13:02:24 [2021-06-28T13:02:24.648Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay213:02:24 [2021-06-28T13:02:24.688Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
13:02:24 [2021-06-28T13:02:24.688Z] #4 DONE 0.5s
13:02:24 [2021-06-28T13:02:24.688Z] 
13:02:24 [2021-06-28T13:02:24.688Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:02:24 [2021-06-28T13:02:24.688Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
13:02:25 [2021-06-28T13:02:25.616Z] #8 ...
13:02:25 [2021-06-28T13:02:25.616Z] 
13:02:25 [2021-06-28T13:02:25.616Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster
13:02:25 [2021-06-28T13:02:25.616Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
13:02:25 [2021-06-28T13:02:25.616Z] #7 DONE 0.8s
13:02:25 [2021-06-28T13:02:25.616Z] 
13:02:25 [2021-06-28T13:02:25.616Z] #5 [internal] load metadata for docker.io/library/debian:buster
13:02:25 [2021-06-28T13:02:25.616Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
13:02:25 [2021-06-28T13:02:25.616Z] #5 DONE 0.8s
13:02:25 [2021-06-28T13:02:25.616Z] 
13:02:25 [2021-06-28T13:02:25.616Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:02:25 [2021-06-28T13:02:25.616Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
13:02:25 [2021-06-28T13:02:25.616Z] #6 DONE 0.8s
13:02:25 [2021-06-28T13:02:25.616Z] 
13:02:25 [2021-06-28T13:02:25.616Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:02:25 [2021-06-28T13:02:25.616Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
13:02:25 [2021-06-28T13:02:25.616Z] #8 DONE 0.8s
13:02:26 [2021-06-28T13:02:26.560Z] 
13:02:26 [2021-06-28T13:02:26.560Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
13:02:26 [2021-06-28T13:02:26.560Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
13:02:26 [2021-06-28T13:02:26.560Z] #33 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done
13:02:26 [2021-06-28T13:02:26.560Z] #33 DONE 0.0s
13:02:26 [2021-06-28T13:02:26.560Z] 
13:02:26 [2021-06-28T13:02:26.560Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:02:26 [2021-06-28T13:02:26.560Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:02:26 [2021-06-28T13:02:26.560Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
13:02:26 [2021-06-28T13:02:26.560Z] #9 DONE 0.1s
13:02:26 [2021-06-28T13:02:26.560Z] 
13:02:26 [2021-06-28T13:02:26.560Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:02:26 [2021-06-28T13:02:26.560Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
13:02:26 [2021-06-28T13:02:26.560Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
13:02:26 [2021-06-28T13:02:26.560Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
13:02:26 [2021-06-28T13:02:26.560Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
13:02:26 [2021-06-28T13:02:26.560Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
13:02:26 [2021-06-28T13:02:26.820Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s
13:02:27 [2021-06-28T13:02:27.078Z] #70 ...
13:02:27 [2021-06-28T13:02:27.078Z] 
13:02:27 [2021-06-28T13:02:27.078Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
13:02:27 [2021-06-28T13:02:27.078Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
13:02:27 [2021-06-28T13:02:27.078Z] #49 DONE 0.0s
13:02:27 [2021-06-28T13:02:27.078Z] 
13:02:27 [2021-06-28T13:02:27.078Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:02:27 [2021-06-28T13:02:27.078Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
13:02:27 [2021-06-28T13:02:27.078Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s
13:02:27 [2021-06-28T13:02:27.078Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
13:02:27 [2021-06-28T13:02:27.078Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
13:02:29 [2021-06-28T13:02:29.613Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
13:02:31 [2021-06-28T13:02:31.507Z] #70 ...
13:02:31 [2021-06-28T13:02:31.507Z] 
13:02:31 [2021-06-28T13:02:31.507Z] #30 [internal] load build context
13:02:31 [2021-06-28T13:02:31.507Z] #30 sha256:05ddcd35fc469b0d0e5538d887ad87ce32e90ba8cd1b59b0332b16106c1b0962
13:02:31 [2021-06-28T13:02:31.507Z] #30 transferring context: 55.68MB 4.1s done
13:02:31 [2021-06-28T13:02:31.507Z] #30 DONE 5.1s
13:02:31 [2021-06-28T13:02:31.507Z] 
13:02:31 [2021-06-28T13:02:31.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.6s done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.6s done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.9s done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.3s done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 4.6s done
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.0s
13:02:31 [2021-06-28T13:02:31.507Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.5s
13:02:31 [2021-06-28T13:02:31.507Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.6s done
13:02:32 [2021-06-28T13:02:32.883Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.2s done
13:02:32 [2021-06-28T13:02:32.883Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
13:02:32 [2021-06-28T13:02:32.883Z] #9 ...
13:02:32 [2021-06-28T13:02:32.883Z] 
13:02:32 [2021-06-28T13:02:32.883Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:02:32 [2021-06-28T13:02:32.883Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
13:02:32 [2021-06-28T13:02:32.883Z] #70 DONE 6.3s
13:02:32 [2021-06-28T13:02:32.883Z] 
13:02:32 [2021-06-28T13:02:32.883Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:02:32 [2021-06-28T13:02:32.883Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
13:02:32 [2021-06-28T13:02:32.883Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
13:02:32 [2021-06-28T13:02:32.883Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:02:32 [2021-06-28T13:02:32.883Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:02:32 [2021-06-28T13:02:32.883Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
13:02:32 [2021-06-28T13:02:32.883Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:02:32 [2021-06-28T13:02:32.883Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done
13:02:32 [2021-06-28T13:02:32.883Z] #72 DONE 6.3s
13:02:32 [2021-06-28T13:02:32.883Z] 
13:02:32 [2021-06-28T13:02:32.883Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
13:02:32 [2021-06-28T13:02:32.883Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
13:02:32 [2021-06-28T13:02:32.883Z] #33 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
13:02:32 [2021-06-28T13:02:32.883Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
13:02:32 [2021-06-28T13:02:32.883Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
13:02:32 [2021-06-28T13:02:32.883Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.6s done
13:02:32 [2021-06-28T13:02:32.883Z] #33 DONE 6.3s
13:02:32 [2021-06-28T13:02:32.883Z] 
13:02:32 [2021-06-28T13:02:32.883Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:02:32 [2021-06-28T13:02:32.883Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
13:02:33 [2021-06-28T13:02:33.818Z] #34 1.050 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
13:02:33 [2021-06-28T13:02:33.818Z] #34 1.063 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:02:33 [2021-06-28T13:02:33.818Z] #34 1.063 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:02:34 [2021-06-28T13:02:34.075Z] #34 1.152 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:02:34 [2021-06-28T13:02:34.075Z] #34 1.302 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:02:34 [2021-06-28T13:02:34.638Z] #34 1.622 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:02:36 [2021-06-28T13:02:36.007Z] #34 3.131 Fetched 8453 kB in 2s (3627 kB/s)
13:02:36 [2021-06-28T13:02:36.574Z] #34 3.131 Reading package lists...
13:02:36 [2021-06-28T13:02:36.574Z] #34 ...
13:02:36 [2021-06-28T13:02:36.574Z] 
13:02:36 [2021-06-28T13:02:36.574Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:02:36 [2021-06-28T13:02:36.574Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
13:02:36 [2021-06-28T13:02:36.574Z] #71 DONE 0.9s
13:02:36 [2021-06-28T13:02:36.574Z] 
13:02:36 [2021-06-28T13:02:36.574Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:02:36 [2021-06-28T13:02:36.574Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
13:02:37 [2021-06-28T13:02:37.506Z] #73 DONE 0.9s
13:02:37 [2021-06-28T13:02:37.506Z] 
13:02:37 [2021-06-28T13:02:37.506Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:02:37 [2021-06-28T13:02:37.506Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:02:37 [2021-06-28T13:02:37.506Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done
13:02:37 [2021-06-28T13:02:37.506Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.7s done
13:02:37 [2021-06-28T13:02:37.506Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 1.5s
13:02:40 [2021-06-28T13:02:40.032Z] #9 ...
13:02:40 [2021-06-28T13:02:40.032Z] 
13:02:40 [2021-06-28T13:02:40.032Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:02:40 [2021-06-28T13:02:40.032Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
13:02:40 [2021-06-28T13:02:40.032Z] #34 3.131 Reading package lists...
13:02:40 [2021-06-28T13:02:40.032Z] #34 4.007 Reading package lists...
13:02:40 [2021-06-28T13:02:40.032Z] #34 4.852 Building dependency tree...
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.131 The following additional packages will be installed:
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.131   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.131   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.137   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.137 Suggested packages:
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.137   krb5-doc krb5-user
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.137 Recommended packages:
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.137   krb5-locales publicsuffix libsasl2-modules
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.402 The following NEW packages will be installed:
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.402   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.402   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.402   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.402   libssh2-1 libssl1.1 openssl
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.639 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.639 Need to get 5059 kB of archives.
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.639 After this operation, 12.1 MB of additional disk space will be used.
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.639 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.670 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.670 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.672 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.673 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.675 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.703 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.705 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.707 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.709 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.721 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.722 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.725 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.727 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.748 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.750 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.752 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.755 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.758 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.759 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.761 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:02:40 [2021-06-28T13:02:40.032Z] #34 5.983 debconf: delaying package configuration, since apt-utils is not installed
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.002 Fetched 5059 kB in 0s (13.4 MB/s)
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.039 Selecting previously unselected package libssl1.1:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.039 (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.)
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.045 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.057 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.247 Selecting previously unselected package openssl.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.247 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.251 Unpacking openssl (1.1.1d-0+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.376 Selecting previously unselected package ca-certificates.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.376 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.387 Unpacking ca-certificates (20200601~deb10u2) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.460 Selecting previously unselected package libkeyutils1:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.461 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.466 Unpacking libkeyutils1:amd64 (1.6-6) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.498 Selecting previously unselected package libkrb5support0:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.498 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.503 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.551 Selecting previously unselected package libk5crypto3:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.551 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.559 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.613 Selecting previously unselected package libkrb5-3:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.613 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.614 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.706 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.707 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.711 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.763 Selecting previously unselected package libsasl2-modules-db:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.763 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.767 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.811 Selecting previously unselected package libsasl2-2:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.811 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.819 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.862 Selecting previously unselected package libldap-common.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.862 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.865 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.907 Selecting previously unselected package libldap-2.4-2:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.908 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.913 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.971 Selecting previously unselected package libnghttp2-14:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.972 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 6.978 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.026 Selecting previously unselected package libpsl5:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.026 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.033 Unpacking libpsl5:amd64 (0.20.2-2) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.080 Selecting previously unselected package librtmp1:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.080 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.083 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.124 Selecting previously unselected package libssh2-1:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.124 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.127 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.198 Selecting previously unselected package libcurl4:amd64.
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.198 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.032Z] #34 7.265 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.327 Selecting previously unselected package curl.
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.328 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.331 Unpacking curl (7.64.0-4+deb10u2) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.399 Selecting previously unselected package libonig5:amd64.
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.401 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.403 Unpacking libonig5:amd64 (6.9.1-1) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.456 Selecting previously unselected package libjq1:amd64.
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.456 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.459 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.507 Selecting previously unselected package jq.
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.507 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.511 Unpacking jq (1.5+dfsg-2+b1) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.550 Setting up libkeyutils1:amd64 (1.6-6) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.563 Setting up libpsl5:amd64 (0.20.2-2) ...
13:02:40 [2021-06-28T13:02:40.289Z] #34 7.568 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.546Z] #34 7.705 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.713 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.726 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.738 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.751 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.758 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.772 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.780 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.789 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.799 Setting up openssl (1.1.1d-0+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.813 Setting up libonig5:amd64 (6.9.1-1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.823 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.833 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
13:02:40 [2021-06-28T13:02:40.547Z] #34 7.842 Setting up ca-certificates (20200601~deb10u2) ...
13:02:41 [2021-06-28T13:02:41.477Z] #34 8.484 Updating certificates in /etc/ssl/certs...
13:02:42 [2021-06-28T13:02:42.040Z] #34 9.299 137 added, 0 removed; done.
13:02:42 [2021-06-28T13:02:42.040Z] #34 9.359 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
13:02:42 [2021-06-28T13:02:42.040Z] #34 9.369 Setting up jq (1.5+dfsg-2+b1) ...
13:02:42 [2021-06-28T13:02:42.040Z] #34 9.379 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
13:02:42 [2021-06-28T13:02:42.040Z] #34 9.389 Setting up curl (7.64.0-4+deb10u2) ...
13:02:42 [2021-06-28T13:02:42.297Z] #34 9.397 Processing triggers for libc-bin (2.28-10) ...
13:02:42 [2021-06-28T13:02:42.297Z] #34 9.417 Processing triggers for ca-certificates (20200601~deb10u2) ...
13:02:42 [2021-06-28T13:02:42.297Z] #34 9.425 Updating certificates in /etc/ssl/certs...
13:02:43 [2021-06-28T13:02:43.228Z] #34 10.14 0 added, 0 removed; done.
13:02:43 [2021-06-28T13:02:43.228Z] #34 10.14 Running hooks in /etc/ca-certificates/update.d...
13:02:43 [2021-06-28T13:02:43.228Z] #34 10.14 done.
13:02:44 [2021-06-28T13:02:44.597Z] #34 DONE 11.9s
13:02:44 [2021-06-28T13:02:44.597Z] 
13:02:44 [2021-06-28T13:02:44.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:02:44 [2021-06-28T13:02:44.597Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:02:44 [2021-06-28T13:02:44.597Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.2s done
13:02:44 [2021-06-28T13:02:44.597Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.4s done
13:02:44 [2021-06-28T13:02:44.857Z] #9 ...
13:02:44 [2021-06-28T13:02:44.857Z] 
13:02:44 [2021-06-28T13:02:44.857Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:02:44 [2021-06-28T13:02:44.857Z] #35 sha256:a73c6c22ebdfe6214090823c44bbfeccf87cdd31a80f646429a23b4fba6203db
13:02:44 [2021-06-28T13:02:44.857Z] #35 DONE 0.1s
13:02:44 [2021-06-28T13:02:44.857Z] 
13:02:44 [2021-06-28T13:02:44.857Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:02:44 [2021-06-28T13:02:44.857Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:02:44 [2021-06-28T13:02:44.857Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
13:02:44 [2021-06-28T13:02:44.857Z] #9 ...
13:02:44 [2021-06-28T13:02:44.857Z] 
13:02:44 [2021-06-28T13:02:44.857Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:02:44 [2021-06-28T13:02:44.857Z] #36 sha256:c7f20ab6030a47e4e65e6834f341ae419af4bc9ec91c89637cb35e51ae6de507
13:02:46 [2021-06-28T13:02:46.228Z] #36 1.068 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:02:46 [2021-06-28T13:02:46.228Z] #36 1.145 
13:02:46 [2021-06-28T13:02:46.488Z] #36 1.263 
###########                                                               15.6%
#########################                                                 35.7%
####################################                                      50.7%
##################################################                        70.8%
#####################################################################     96.3%
######################################################################## 100.0%
13:02:46 [2021-06-28T13:02:46.745Z] #36 1.752 
13:02:46 [2021-06-28T13:02:46.745Z] #36 1.855 
######################################################################## 100.0%
13:02:46 [2021-06-28T13:02:46.745Z] #36 1.929 
13:02:46 [2021-06-28T13:02:46.745Z] #36 2.040 
#############################################################             84.8%
######################################################################## 100.0%
13:02:47 [2021-06-28T13:02:47.004Z] #36 2.135 
13:02:47 [2021-06-28T13:02:47.519Z] #36 2.247 
########                                                                  12.5%
##########################                                                36.5%
########################################                                  55.8%
######################################################                    75.3%
####################################################################      94.8%
######################################################################## 100.0%
13:02:47 [2021-06-28T13:02:47.519Z] #36 2.764 
13:02:49 [2021-06-28T13:02:49.589Z] #36 2.879 
###                                                                        4.5%
#######                                                                   10.0%
##########                                                                15.2%
##############                                                            20.3%
##################                                                        25.4%
######################                                                    30.7%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.0%
####################################################                      72.5%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           87.9%
###################################################################       93.2%
######################################################################    97.8%
######################################################################## 100.0%
13:02:49 [2021-06-28T13:02:49.589Z] #36 4.817 
13:02:49 [2021-06-28T13:02:49.845Z] #36 5.057 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:02:49 [2021-06-28T13:02:49.845Z] #36 5.132 
13:02:50 [2021-06-28T13:02:50.101Z] #36 5.219 
######################################################################## 100.0%
13:02:50 [2021-06-28T13:02:50.101Z] #36 5.236 
13:02:50 [2021-06-28T13:02:50.667Z] #36 5.616 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:02:50 [2021-06-28T13:02:50.667Z] #36 5.695 
13:02:50 [2021-06-28T13:02:50.667Z] #36 5.813 
#######################                                                   32.1%
######################################################################## 100.0%
13:02:50 [2021-06-28T13:02:50.667Z] #36 5.845 
13:02:50 [2021-06-28T13:02:50.923Z] #36 6.110 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
13:02:51 [2021-06-28T13:02:51.180Z] #36 6.197 
13:02:51 [2021-06-28T13:02:51.749Z] #36 6.336 
                                                                           0.0%
#########                                                                 12.7%
#######################################                                   54.9%
###########################################                               60.4%
#####################################################################     96.5%
######################################################################## 100.0%
13:02:51 [2021-06-28T13:02:51.749Z] #36 6.810 
13:02:52 [2021-06-28T13:02:52.012Z] #36 7.102 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:02:52 [2021-06-28T13:02:52.012Z] #36 7.197 
13:02:52 [2021-06-28T13:02:52.012Z] #36 7.281 
######################################################################## 100.0%
13:02:52 [2021-06-28T13:02:52.288Z] #36 7.307 
13:02:52 [2021-06-28T13:02:52.288Z] #36 7.567 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:02:52 [2021-06-28T13:02:52.547Z] #36 7.648 
13:02:52 [2021-06-28T13:02:52.547Z] #36 7.721 
######################################################################## 100.0%
13:02:52 [2021-06-28T13:02:52.547Z] #36 7.751 
13:02:52 [2021-06-28T13:02:52.547Z] #36 7.763 Download of images into '/build' complete.
13:02:52 [2021-06-28T13:02:52.547Z] #36 7.764 Use something like the following to load the result into a Docker daemon:
13:02:52 [2021-06-28T13:02:52.547Z] #36 7.764   tar -cC '/build' . | docker load
13:02:55 [2021-06-28T13:02:55.065Z] #36 ...
13:02:55 [2021-06-28T13:02:55.065Z] 
13:02:55 [2021-06-28T13:02:55.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:02:55 [2021-06-28T13:02:55.065Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:02:55 [2021-06-28T13:02:55.065Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 7.9s done
13:02:55 [2021-06-28T13:02:55.065Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
13:02:56 [2021-06-28T13:02:56.001Z] #9 DONE 29.4s
13:02:56 [2021-06-28T13:02:56.001Z] 
13:02:56 [2021-06-28T13:02:56.001Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:02:56 [2021-06-28T13:02:56.001Z] #36 sha256:c7f20ab6030a47e4e65e6834f341ae419af4bc9ec91c89637cb35e51ae6de507
13:02:56 [2021-06-28T13:02:56.001Z] #36 ...
13:02:56 [2021-06-28T13:02:56.001Z] 
13:02:56 [2021-06-28T13:02:56.001Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:02:56 [2021-06-28T13:02:56.001Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
13:02:57 [2021-06-28T13:02:57.368Z] #10 ...
13:02:57 [2021-06-28T13:02:57.368Z] 
13:02:57 [2021-06-28T13:02:57.368Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:02:57 [2021-06-28T13:02:57.368Z] #36 sha256:c7f20ab6030a47e4e65e6834f341ae419af4bc9ec91c89637cb35e51ae6de507
13:02:57 [2021-06-28T13:02:57.368Z] #36 DONE 12.3s
13:02:57 [2021-06-28T13:02:57.368Z] 
13:02:57 [2021-06-28T13:02:57.368Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:02:57 [2021-06-28T13:02:57.368Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
13:02:57 [2021-06-28T13:02:57.931Z] #10 DONE 1.7s
13:02:57 [2021-06-28T13:02:57.931Z] 
13:02:57 [2021-06-28T13:02:57.931Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
13:02:57 [2021-06-28T13:02:57.931Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
13:02:58 [2021-06-28T13:02:58.494Z] #11 DONE 0.7s
13:02:58 [2021-06-28T13:02:58.494Z] 
13:02:58 [2021-06-28T13:02:58.494Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:02:58 [2021-06-28T13:02:58.494Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
13:02:58 [2021-06-28T13:02:58.751Z] #38 DONE 0.3s
13:02:58 [2021-06-28T13:02:58.751Z] 
13:02:58 [2021-06-28T13:02:58.751Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:02:58 [2021-06-28T13:02:58.751Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
13:02:58 [2021-06-28T13:02:58.751Z] #46 DONE 0.3s
13:02:58 [2021-06-28T13:02:58.751Z] 
13:02:58 [2021-06-28T13:02:58.751Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
13:02:58 [2021-06-28T13:02:58.751Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
13:02:58 [2021-06-28T13:02:58.751Z] #50 DONE 0.3s
13:02:58 [2021-06-28T13:02:58.751Z] 
13:02:58 [2021-06-28T13:02:58.751Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:02:58 [2021-06-28T13:02:58.751Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:00 [2021-06-28T13:03:00.652Z] #51 ...
13:03:00 [2021-06-28T13:03:00.652Z] 
13:03:00 [2021-06-28T13:03:00.652Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
13:03:00 [2021-06-28T13:03:00.652Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d
13:03:00 [2021-06-28T13:03:00.652Z] #12 DONE 2.2s
13:03:00 [2021-06-28T13:03:00.652Z] 
13:03:00 [2021-06-28T13:03:00.652Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
13:03:00 [2021-06-28T13:03:00.652Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7
13:03:03 [2021-06-28T13:03:03.175Z] #13 DONE 2.5s
13:03:03 [2021-06-28T13:03:03.175Z] 
13:03:03 [2021-06-28T13:03:03.175Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:03:03 [2021-06-28T13:03:03.175Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:03 [2021-06-28T13:03:03.175Z] #51 4.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:03:03 [2021-06-28T13:03:03.175Z] #51 4.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:03:03 [2021-06-28T13:03:03.175Z] #51 4.466 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:03:03 [2021-06-28T13:03:03.739Z] #51 4.849 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
13:03:03 [2021-06-28T13:03:03.997Z] #51 5.325 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:03:04 [2021-06-28T13:03:04.254Z] #51 ...
13:03:04 [2021-06-28T13:03:04.254Z] 
13:03:04 [2021-06-28T13:03:04.254Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
13:03:04 [2021-06-28T13:03:04.254Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac
13:03:04 [2021-06-28T13:03:04.254Z] #14 DONE 1.2s
13:03:04 [2021-06-28T13:03:04.511Z] 
13:03:04 [2021-06-28T13:03:04.511Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
13:03:04 [2021-06-28T13:03:04.511Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff
13:03:05 [2021-06-28T13:03:05.896Z] #15 DONE 1.4s
13:03:05 [2021-06-28T13:03:05.896Z] 
13:03:05 [2021-06-28T13:03:05.896Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
13:03:05 [2021-06-28T13:03:05.896Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541
13:03:07 [2021-06-28T13:03:07.272Z] #16 DONE 1.3s
13:03:07 [2021-06-28T13:03:07.272Z] 
13:03:07 [2021-06-28T13:03:07.272Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:03:07 [2021-06-28T13:03:07.272Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:03:08 [2021-06-28T13:03:08.648Z] #17 ...
13:03:08 [2021-06-28T13:03:08.649Z] 
13:03:08 [2021-06-28T13:03:08.649Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
13:03:08 [2021-06-28T13:03:08.649Z] #55 sha256:a4862db0a2927ce3a7c079f79e2afcd6fb61f6a2f90b782bb1e0402d1dd0e93d
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.362 + RM_GOPATH=0
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.362 + TMP_GOPATH=
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.362 + : /build
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.362 + '[' -z '' ']'
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.362 ++ mktemp -d
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.367 + export GOPATH=/tmp/tmp.JauIe9rWX8
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.367 + GOPATH=/tmp/tmp.JauIe9rWX8
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.367 + RM_GOPATH=1
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.367 + case "$(go env GOARCH)" in
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.367 ++ go env GOARCH
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + export GO_BUILDMODE=-buildmode=pie
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + GO_BUILDMODE=-buildmode=pie
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 ++ dirname /tmp/install/install.sh
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + dir=/tmp/install
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + bin=gotestsum
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + shift
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + . /tmp/install/gotestsum.installer
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 ++ : v0.5.3
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + install_gotestsum
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + set -e
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + export GO111MODULE=on
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + GO111MODULE=on
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + GOBIN=/build
13:03:08 [2021-06-28T13:03:08.649Z] #55 3.424 + go get gotest.tools/gotestsum@v0.5.3
13:03:08 [2021-06-28T13:03:08.649Z] #55 4.090 go: downloading gotest.tools/gotestsum v0.5.3
13:03:08 [2021-06-28T13:03:08.649Z] #55 6.697 go: downloading github.com/fatih/color v1.9.0
13:03:08 [2021-06-28T13:03:08.649Z] #55 6.697 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:03:08 [2021-06-28T13:03:08.649Z] #55 6.733 go: downloading github.com/pkg/errors v0.9.1
13:03:08 [2021-06-28T13:03:08.649Z] #55 6.842 go: downloading github.com/spf13/pflag v1.0.3
13:03:08 [2021-06-28T13:03:08.649Z] #55 7.096 go: downloading github.com/mattn/go-colorable v0.1.6
13:03:08 [2021-06-28T13:03:08.649Z] #55 7.139 go: downloading github.com/mattn/go-isatty v0.0.12
13:03:08 [2021-06-28T13:03:08.649Z] #55 7.292 go: downloading github.com/jonboulle/clockwork v0.1.0
13:03:08 [2021-06-28T13:03:08.649Z] #55 7.350 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:03:08 [2021-06-28T13:03:08.649Z] #55 7.543 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:03:08 [2021-06-28T13:03:08.649Z] #55 8.109 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:03:08 [2021-06-28T13:03:08.649Z] #55 10.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:03:08 [2021-06-28T13:03:08.649Z] #55 ...
13:03:08 [2021-06-28T13:03:08.649Z] 
13:03:08 [2021-06-28T13:03:08.649Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
13:03:08 [2021-06-28T13:03:08.649Z] #41 sha256:026c93b275ae40bb16712f5d66b60d30d19e7681729976a2e56ed72b565ad795
13:03:08 [2021-06-28T13:03:08.649Z] #41 3.622 Install go-toml version v1.8.1
13:03:08 [2021-06-28T13:03:08.649Z] #41 4.191 go: downloading github.com/pelletier/go-toml v1.8.1
13:03:08 [2021-06-28T13:03:08.649Z] #41 8.950 github.com/pelletier/go-toml
13:03:08 [2021-06-28T13:03:08.905Z] #41 ...
13:03:08 [2021-06-28T13:03:08.905Z] 
13:03:08 [2021-06-28T13:03:08.905Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:03:08 [2021-06-28T13:03:08.905Z] #57 sha256:80d7a9574d7bc5eba336ab7dfbec6c62730b16e02f028976d68702d4f57147d2
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.313 + RM_GOPATH=0
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.313 + TMP_GOPATH=
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.313 + : /build
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.313 + '[' -z '' ']'
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.313 ++ mktemp -d
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.323 + export GOPATH=/tmp/tmp.Pwf12MCtnE
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.323 + GOPATH=/tmp/tmp.Pwf12MCtnE
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.323 + RM_GOPATH=1
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.323 + case "$(go env GOARCH)" in
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.323 ++ go env GOARCH
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.337 + export GO_BUILDMODE=-buildmode=pie
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.337 + GO_BUILDMODE=-buildmode=pie
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.337 ++ dirname /tmp/install/install.sh
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + dir=/tmp/install
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + bin=golangci_lint
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + shift
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + . /tmp/install/golangci_lint.installer
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 ++ : v1.23.8
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + install_golangci_lint
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + set -e
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + export GO111MODULE=on
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + GO111MODULE=on
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + GOBIN=/build
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.344 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
13:03:08 [2021-06-28T13:03:08.905Z] #57 3.975 go: downloading github.com/golangci/golangci-lint v1.23.8
13:03:08 [2021-06-28T13:03:08.905Z] #57 ...
13:03:08 [2021-06-28T13:03:08.905Z] 
13:03:08 [2021-06-28T13:03:08.905Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:03:08 [2021-06-28T13:03:08.905Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:03:08 [2021-06-28T13:03:08.905Z] #47 3.540 + git clone https://github.com/docker/distribution.git .
13:03:08 [2021-06-28T13:03:08.905Z] #47 3.544 Cloning into '.'...
13:03:09 [2021-06-28T13:03:09.162Z] #47 ...
13:03:09 [2021-06-28T13:03:09.162Z] 
13:03:09 [2021-06-28T13:03:09.162Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:03:09 [2021-06-28T13:03:09.162Z] #59 sha256:581bebb9e0013898d335bf9c9e539c474fd14db629261ee09c8daae4bab360ff
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + RM_GOPATH=0
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + TMP_GOPATH=
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + : /build
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + '[' -z '' ']'
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 ++ mktemp -d
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + export GOPATH=/tmp/tmp.wIPVvKJA6i
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + GOPATH=/tmp/tmp.wIPVvKJA6i
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + RM_GOPATH=1
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 + case "$(go env GOARCH)" in
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.647 ++ go env GOARCH
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + export GO_BUILDMODE=-buildmode=pie
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + GO_BUILDMODE=-buildmode=pie
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 ++ dirname /tmp/install/install.sh
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + dir=/tmp/install
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + bin=shfmt
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + shift
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + . /tmp/install/shfmt.installer
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + install_shfmt
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wIPVvKJA6i/src/github.com/mvdan/sh
13:03:09 [2021-06-28T13:03:09.162Z] #59 2.687 Cloning into '/tmp/tmp.wIPVvKJA6i/src/github.com/mvdan/sh'...
13:03:09 [2021-06-28T13:03:09.162Z] #59 8.222 + cd /tmp/tmp.wIPVvKJA6i/src/github.com/mvdan/sh
13:03:09 [2021-06-28T13:03:09.162Z] #59 8.222 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:03:09 [2021-06-28T13:03:09.162Z] #59 8.347 + GO111MODULE=on
13:03:09 [2021-06-28T13:03:09.162Z] #59 8.347 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:03:09 [2021-06-28T13:03:09.162Z] #59 9.315 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:03:09 [2021-06-28T13:03:09.162Z] #59 9.315 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:03:09 [2021-06-28T13:03:09.162Z] #59 9.434 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:03:09 [2021-06-28T13:03:09.162Z] #59 10.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:03:09 [2021-06-28T13:03:09.162Z] #59 ...
13:03:09 [2021-06-28T13:03:09.162Z] 
13:03:09 [2021-06-28T13:03:09.162Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:03:09 [2021-06-28T13:03:09.162Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.550 + RM_GOPATH=0
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.550 + TMP_GOPATH=
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.550 + : /build
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.550 + '[' -z '' ']'
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.550 ++ mktemp -d
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.553 + export GOPATH=/tmp/tmp.VRNkPuGGmq
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.553 + GOPATH=/tmp/tmp.VRNkPuGGmq
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.553 + RM_GOPATH=1
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.553 + case "$(go env GOARCH)" in
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.553 ++ go env GOARCH
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.561 + export GO_BUILDMODE=-buildmode=pie
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.561 + GO_BUILDMODE=-buildmode=pie
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.561 ++ dirname /tmp/install/install.sh
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + dir=/tmp/install
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + bin=vndr
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + shift
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + '[' '!' -f /tmp/install/vndr.installer ']'
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + . /tmp/install/vndr.installer
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + install_vndr
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VRNkPuGGmq/src/github.com/LK4D4/vndr
13:03:09 [2021-06-28T13:03:09.162Z] #53 3.565 Cloning into '/tmp/tmp.VRNkPuGGmq/src/github.com/LK4D4/vndr'...
13:03:09 [2021-06-28T13:03:09.162Z] #53 5.161 + cd /tmp/tmp.VRNkPuGGmq/src/github.com/LK4D4/vndr
13:03:09 [2021-06-28T13:03:09.162Z] #53 5.163 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
13:03:09 [2021-06-28T13:03:09.162Z] #53 5.176 + go build -buildmode=pie -v -o /build/vndr .
13:03:09 [2021-06-28T13:03:09.162Z] #53 6.221 internal/unsafeheader
13:03:09 [2021-06-28T13:03:09.162Z] #53 6.279 internal/cpu
13:03:09 [2021-06-28T13:03:09.162Z] #53 6.350 runtime/internal/atomic
13:03:09 [2021-06-28T13:03:09.162Z] #53 6.724 runtime/internal/sys
13:03:09 [2021-06-28T13:03:09.162Z] #53 6.965 runtime/internal/math
13:03:09 [2021-06-28T13:03:09.162Z] #53 7.018 internal/race
13:03:09 [2021-06-28T13:03:09.162Z] #53 7.071 internal/bytealg
13:03:09 [2021-06-28T13:03:09.162Z] #53 7.102 sync/atomic
13:03:09 [2021-06-28T13:03:09.162Z] #53 7.378 unicode
13:03:09 [2021-06-28T13:03:09.162Z] #53 8.035 runtime
13:03:09 [2021-06-28T13:03:09.162Z] #53 10.26 unicode/utf8
13:03:09 [2021-06-28T13:03:09.162Z] #53 10.62 math/bits
13:03:09 [2021-06-28T13:03:09.419Z] #53 ...
13:03:09 [2021-06-28T13:03:09.419Z] 
13:03:09 [2021-06-28T13:03:09.419Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:03:09 [2021-06-28T13:03:09.419Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:03:09 [2021-06-28T13:03:09.419Z] #39 3.360 + git clone https://github.com/kolyshkin/go-swagger.git .
13:03:09 [2021-06-28T13:03:09.419Z] #39 3.369 Cloning into '.'...
13:03:09 [2021-06-28T13:03:09.419Z] #39 ...
13:03:09 [2021-06-28T13:03:09.419Z] 
13:03:09 [2021-06-28T13:03:09.419Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:03:09 [2021-06-28T13:03:09.419Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:03:09 [2021-06-28T13:03:09.419Z] #17 1.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:03:09 [2021-06-28T13:03:09.419Z] #17 1.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:03:09 [2021-06-28T13:03:09.419Z] #17 1.661 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:03:09 [2021-06-28T13:03:09.419Z] #17 2.370 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:03:10 [2021-06-28T13:03:10.789Z] #17 3.416 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
13:03:11 [2021-06-28T13:03:11.725Z] #17 4.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
13:03:13 [2021-06-28T13:03:13.095Z] #17 6.130 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
13:03:14 [2021-06-28T13:03:14.474Z] #17 7.270 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:03:14 [2021-06-28T13:03:14.474Z] #17 ...
13:03:14 [2021-06-28T13:03:14.474Z] 
13:03:14 [2021-06-28T13:03:14.474Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:03:14 [2021-06-28T13:03:14.474Z] #57 sha256:80d7a9574d7bc5eba336ab7dfbec6c62730b16e02f028976d68702d4f57147d2
13:03:14 [2021-06-28T13:03:14.474Z] #57 11.70 go: downloading github.com/fatih/color v1.7.0
13:03:14 [2021-06-28T13:03:14.474Z] #57 11.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
13:03:14 [2021-06-28T13:03:14.474Z] #57 11.80 go: downloading github.com/spf13/cobra v0.0.5
13:03:14 [2021-06-28T13:03:14.474Z] #57 11.82 go: downloading github.com/pkg/errors v0.8.1
13:03:14 [2021-06-28T13:03:14.474Z] #57 11.87 go: downloading github.com/spf13/pflag v1.0.5
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.09 go: downloading github.com/spf13/viper v1.6.1
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.18 go: downloading github.com/mattn/go-colorable v0.1.4
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.22 go: downloading github.com/mattn/go-isatty v0.0.8
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.28 go: downloading github.com/go-critic/go-critic v0.4.1
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.74 go: downloading github.com/go-lintpack/lintpack v0.5.2
13:03:14 [2021-06-28T13:03:14.474Z] #57 12.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.34 go: downloading github.com/sirupsen/logrus v1.4.2
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.34 go: downloading github.com/stretchr/testify v1.4.0
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.56 go: downloading github.com/inconshreveable/mousetrap v1.0.0
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.68 go: downloading github.com/fsnotify/fsnotify v1.4.7
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.72 go: downloading github.com/hashicorp/hcl v1.0.0
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.98 go: downloading github.com/magiconair/properties v1.8.1
13:03:14 [2021-06-28T13:03:14.474Z] #57 15.98 go: downloading github.com/mitchellh/mapstructure v1.1.2
13:03:14 [2021-06-28T13:03:14.730Z] #57 ...
13:03:14 [2021-06-28T13:03:14.730Z] 
13:03:14 [2021-06-28T13:03:14.730Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
13:03:14 [2021-06-28T13:03:14.730Z] #41 sha256:026c93b275ae40bb16712f5d66b60d30d19e7681729976a2e56ed72b565ad795
13:03:14 [2021-06-28T13:03:14.730Z] #41 14.10 github.com/pelletier/go-toml/cmd/tomll
13:03:14 [2021-06-28T13:03:14.730Z] #41 DONE 16.2s
13:03:14 [2021-06-28T13:03:14.730Z] 
13:03:14 [2021-06-28T13:03:14.730Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:03:14 [2021-06-28T13:03:14.730Z] #57 sha256:80d7a9574d7bc5eba336ab7dfbec6c62730b16e02f028976d68702d4f57147d2
13:03:14 [2021-06-28T13:03:14.730Z] #57 16.17 go: downloading github.com/pelletier/go-toml v1.2.0
13:03:14 [2021-06-28T13:03:14.730Z] #57 16.20 go: downloading github.com/spf13/afero v1.1.2
13:03:14 [2021-06-28T13:03:14.747Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04c0ff1961889ad03) in /home/ubuntu/workspace/moby_PR-42571
[Pipeline] {
[Pipeline] checkout
13:03:14 [2021-06-28T13:03:14.887Z] The recommended git tool is: git
13:03:14 [2021-06-28T13:03:14.986Z] #57 16.42 go: downloading github.com/spf13/cast v1.3.0
13:03:14 [2021-06-28T13:03:14.986Z] #57 16.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0
13:03:14 [2021-06-28T13:03:14.986Z] #57 16.50 go: downloading github.com/subosito/gotenv v1.2.0
13:03:14 [2021-06-28T13:03:14.986Z] #57 16.54 go: downloading gopkg.in/ini.v1 v1.51.0
13:03:14 [2021-06-28T13:03:14.986Z] #57 16.55 go: downloading gopkg.in/yaml.v2 v2.2.7
13:03:15 [2021-06-28T13:03:15.243Z] #57 16.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
13:03:15 [2021-06-28T13:03:15.243Z] #57 16.81 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:03:15 [2021-06-28T13:03:15.243Z] #57 16.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:03:15 [2021-06-28T13:03:15.499Z] #57 17.06 go: downloading github.com/go-toolsmith/astequal v1.0.0
13:03:15 [2021-06-28T13:03:15.499Z] #57 17.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:03:15 [2021-06-28T13:03:15.499Z] #57 17.14 go: downloading github.com/go-toolsmith/astp v1.0.0
13:03:15 [2021-06-28T13:03:15.756Z] #57 17.28 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:03:15 [2021-06-28T13:03:15.756Z] #57 17.37 go: downloading github.com/go-toolsmith/typep v1.0.0
13:03:15 [2021-06-28T13:03:15.756Z] #57 17.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
13:03:15 [2021-06-28T13:03:15.756Z] #57 17.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
13:03:16 [2021-06-28T13:03:16.013Z] #57 17.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:03:16 [2021-06-28T13:03:16.013Z] #57 17.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:03:16 [2021-06-28T13:03:16.013Z] #57 ...
13:03:16 [2021-06-28T13:03:16.013Z] 
13:03:16 [2021-06-28T13:03:16.013Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:03:16 [2021-06-28T13:03:16.013Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:16 [2021-06-28T13:03:16.013Z] #51 7.307 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:03:16 [2021-06-28T13:03:16.013Z] #51 9.298 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:03:16 [2021-06-28T13:03:16.013Z] #51 10.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
13:03:16 [2021-06-28T13:03:16.013Z] #51 16.97 Fetched 8457 kB in 13s (655 kB/s)
13:03:16 [2021-06-28T13:03:16.270Z] #51 16.97 Reading package lists...
13:03:16 [2021-06-28T13:03:16.270Z] #51 ...
13:03:16 [2021-06-28T13:03:16.270Z] 
13:03:16 [2021-06-28T13:03:16.270Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:03:16 [2021-06-28T13:03:16.270Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:03:16 [2021-06-28T13:03:16.270Z] #47 17.23 Checking out files:  90% (1533/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
13:03:16 [2021-06-28T13:03:16.270Z] #47 17.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:03:17 [2021-06-28T13:03:17.154Z] using credential docker-jenkins-github-credentials
13:03:17 [2021-06-28T13:03:17.161Z] Cloning the remote Git repository
13:03:17 [2021-06-28T13:03:17.161Z] Cloning with configured refspecs honoured and without tags
13:03:17 [2021-06-28T13:03:17.374Z] Cloning repository https://github.com/moby/moby.git
13:03:17 [2021-06-28T13:03:17.640Z] #47 18.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:03:17 [2021-06-28T13:03:17.425Z]  > git init /home/ubuntu/workspace/moby_PR-42571 # timeout=10
13:03:17 [2021-06-28T13:03:17.694Z] Fetching upstream changes from https://github.com/moby/moby.git
13:03:17 [2021-06-28T13:03:17.695Z]  > git --version # timeout=10
13:03:17 [2021-06-28T13:03:17.705Z]  > git --version # 'git version 2.17.1'
13:03:17 [2021-06-28T13:03:17.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:17 [2021-06-28T13:03:17.715Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:03:20 [2021-06-28T13:03:20.163Z] #47 ...
13:03:20 [2021-06-28T13:03:20.163Z] 
13:03:20 [2021-06-28T13:03:20.163Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:03:20 [2021-06-28T13:03:20.163Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:03:20 [2021-06-28T13:03:20.163Z] #53 11.15 math
13:03:20 [2021-06-28T13:03:20.163Z] #53 13.72 unicode/utf16
13:03:20 [2021-06-28T13:03:20.163Z] #53 13.91 container/list
13:03:20 [2021-06-28T13:03:20.163Z] #53 14.28 crypto/internal/subtle
13:03:20 [2021-06-28T13:03:20.163Z] #53 14.36 crypto/subtle
13:03:20 [2021-06-28T13:03:20.163Z] #53 14.44 vendor/golang.org/x/crypto/cryptobyte/asn1
13:03:20 [2021-06-28T13:03:20.163Z] #53 14.50 internal/nettrace
13:03:20 [2021-06-28T13:03:20.163Z] #53 14.68 runtime/cgo
13:03:20 [2021-06-28T13:03:20.163Z] #53 ...
13:03:20 [2021-06-28T13:03:20.163Z] 
13:03:20 [2021-06-28T13:03:20.163Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:03:20 [2021-06-28T13:03:20.163Z] #57 sha256:80d7a9574d7bc5eba336ab7dfbec6c62730b16e02f028976d68702d4f57147d2
13:03:20 [2021-06-28T13:03:20.163Z] #57 17.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
13:03:20 [2021-06-28T13:03:20.163Z] #57 17.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
13:03:20 [2021-06-28T13:03:20.163Z] #57 18.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.11 go: downloading github.com/sourcegraph/go-diff v0.5.1
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.44 go: downloading github.com/ultraware/funlen v0.0.2
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.46 go: downloading github.com/ultraware/whitespace v0.0.4
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.48 go: downloading github.com/uudashr/gocognit v1.0.1
13:03:20 [2021-06-28T13:03:20.163Z] #57 19.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.15 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.17 go: downloading github.com/davecgh/go-spew v1.1.1
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.25 go: downloading github.com/pmezard/go-difflib v1.0.0
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.25 go: downloading github.com/stretchr/objx v0.2.0
13:03:20 [2021-06-28T13:03:20.163Z] #57 20.37 go: downloading golang.org/x/text v0.3.2
13:03:21 [2021-06-28T13:03:21.534Z] #57 ...
13:03:21 [2021-06-28T13:03:21.534Z] 
13:03:21 [2021-06-28T13:03:21.534Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:03:21 [2021-06-28T13:03:21.534Z] #59 sha256:581bebb9e0013898d335bf9c9e539c474fd14db629261ee09c8daae4bab360ff
13:03:21 [2021-06-28T13:03:21.534Z] #59 13.14 encoding
13:03:21 [2021-06-28T13:03:21.534Z] #59 13.21 runtime
13:03:21 [2021-06-28T13:03:21.534Z] #59 13.30 math
13:03:21 [2021-06-28T13:03:21.791Z] #59 ...
13:03:21 [2021-06-28T13:03:21.791Z] 
13:03:21 [2021-06-28T13:03:21.791Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:03:21 [2021-06-28T13:03:21.791Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:03:21 [2021-06-28T13:03:21.791Z] #17 8.983 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 9.910 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 9.911 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 9.954 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.01 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.01 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.06 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
13:03:21 [2021-06-28T13:03:21.791Z] #17 10.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
13:03:23 [2021-06-28T13:03:23.161Z] #17 ...
13:03:23 [2021-06-28T13:03:23.161Z] 
13:03:23 [2021-06-28T13:03:23.161Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:03:23 [2021-06-28T13:03:23.161Z] #57 sha256:80d7a9574d7bc5eba336ab7dfbec6c62730b16e02f028976d68702d4f57147d2
13:03:23 [2021-06-28T13:03:23.161Z] #57 24.76 go: downloading github.com/gobwas/glob v0.2.3
13:03:23 [2021-06-28T13:03:23.161Z] #57 24.77 go: downloading github.com/kisielk/gotool v1.0.0
13:03:23 [2021-06-28T13:03:23.161Z] #57 24.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
13:03:23 [2021-06-28T13:03:23.161Z] #57 24.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
13:03:23 [2021-06-28T13:03:23.418Z] #57 24.89 go: downloading github.com/gogo/protobuf v1.2.1
13:03:24 [2021-06-28T13:03:24.348Z] #57 25.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
13:03:24 [2021-06-28T13:03:24.605Z] #57 26.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:03:24 [2021-06-28T13:03:24.862Z] #57 26.23 go: downloading github.com/BurntSushi/toml v0.3.1
13:03:30 [2021-06-28T13:03:30.123Z] #57 ...
13:03:30 [2021-06-28T13:03:30.123Z] 
13:03:30 [2021-06-28T13:03:30.123Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:03:30 [2021-06-28T13:03:30.123Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:30 [2021-06-28T13:03:30.123Z] #51 16.97 Reading package lists...
13:03:30 [2021-06-28T13:03:30.123Z] #51 20.94 Reading package lists...
13:03:30 [2021-06-28T13:03:30.123Z] #51 24.72 Building dependency tree...
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.56 The following additional packages will be installed:
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.57   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.57   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.57   python3-pkg-resources python3-protobuf python3-six python3.7
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.57   python3.7-minimal
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.58 Suggested packages:
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.58   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
13:03:30 [2021-06-28T13:03:30.123Z] #51 26.58   python3.7-doc binfmt-support
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.53 The following NEW packages will be installed:
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.53   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.54   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.55   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.55   python3.7-minimal
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.93 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.93 Need to get 6695 kB of archives.
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.93 After this operation, 33.1 MB of additional disk space will be used.
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 27.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 28.54 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
13:03:30 [2021-06-28T13:03:30.123Z] #51 29.73 debconf: delaying package configuration, since apt-utils is not installed
13:03:30 [2021-06-28T13:03:30.123Z] #51 29.85 Fetched 6695 kB in 1s (4985 kB/s)
13:03:30 [2021-06-28T13:03:30.123Z] #51 29.94 Selecting previously unselected package libpython3.7-minimal:amd64.
13:03:30 [2021-06-28T13:03:30.123Z] #51 29.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
13:03:30 [2021-06-28T13:03:30.123Z] #51 29.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:03:30 [2021-06-28T13:03:30.123Z] #51 29.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:03:30 [2021-06-28T13:03:30.123Z] #51 30.44 Selecting previously unselected package python3.7-minimal.
13:03:30 [2021-06-28T13:03:30.123Z] #51 30.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:03:30 [2021-06-28T13:03:30.123Z] #51 30.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:03:30 [2021-06-28T13:03:30.123Z] #51 ...
13:03:30 [2021-06-28T13:03:30.123Z] 
13:03:30 [2021-06-28T13:03:30.123Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:03:30 [2021-06-28T13:03:30.123Z] #59 sha256:581bebb9e0013898d335bf9c9e539c474fd14db629261ee09c8daae4bab360ff
13:03:30 [2021-06-28T13:03:30.123Z] #59 31.47 sync
13:03:30 [2021-06-28T13:03:30.123Z] #59 31.47 internal/reflectlite
13:03:30 [2021-06-28T13:03:30.380Z] #59 ...
13:03:30 [2021-06-28T13:03:30.380Z] 
13:03:30 [2021-06-28T13:03:30.380Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:03:30 [2021-06-28T13:03:30.380Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:03:30 [2021-06-28T13:03:30.380Z] #53 22.03 vendor/golang.org/x/crypto/internal/subtle
13:03:30 [2021-06-28T13:03:30.380Z] #53 32.04 sync
13:03:30 [2021-06-28T13:03:30.638Z] #53 32.07 internal/reflectlite
13:03:30 [2021-06-28T13:03:30.638Z] #53 ...
13:03:30 [2021-06-28T13:03:30.638Z] 
13:03:30 [2021-06-28T13:03:30.638Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:03:30 [2021-06-28T13:03:30.638Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:30 [2021-06-28T13:03:30.638Z] #51 31.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:03:30 [2021-06-28T13:03:30.638Z] #51 31.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:03:33 [2021-06-28T13:03:33.163Z] #51 34.02 Selecting previously unselected package python3-minimal.
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.08 Unpacking python3-minimal (3.7.3-1) ...
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.17 Selecting previously unselected package libmpdec2:amd64.
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.19 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.31 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
13:03:33 [2021-06-28T13:03:33.164Z] #51 34.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:03:34 [2021-06-28T13:03:34.547Z] #51 35.62 Selecting previously unselected package python3.7.
13:03:34 [2021-06-28T13:03:34.547Z] #51 35.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
13:03:34 [2021-06-28T13:03:34.547Z] #51 35.64 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:03:34 [2021-06-28T13:03:34.547Z] #51 35.78 Selecting previously unselected package libpython3-stdlib:amd64.
13:03:34 [2021-06-28T13:03:34.547Z] #51 35.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:03:34 [2021-06-28T13:03:34.547Z] #51 35.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:03:34 [2021-06-28T13:03:34.804Z] #51 35.95 Setting up python3-minimal (3.7.3-1) ...
13:03:35 [2021-06-28T13:03:35.737Z] #51 36.99 Selecting previously unselected package python3.
13:03:35 [2021-06-28T13:03:35.737Z] #51 36.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 ... 16073 files and directories currently installed.)
13:03:35 [2021-06-28T13:03:35.995Z] #51 37.09 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
13:03:35 [2021-06-28T13:03:35.995Z] #51 37.14 Unpacking python3 (3.7.3-1) ...
13:03:35 [2021-06-28T13:03:35.995Z] #51 37.32 Selecting previously unselected package libprotobuf17:amd64.
13:03:35 [2021-06-28T13:03:35.995Z] #51 37.32 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:03:35 [2021-06-28T13:03:35.995Z] #51 37.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:03:36 [2021-06-28T13:03:36.252Z] #51 ...
13:03:36 [2021-06-28T13:03:36.253Z] 
13:03:36 [2021-06-28T13:03:36.253Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
13:03:36 [2021-06-28T13:03:36.253Z] #55 sha256:a4862db0a2927ce3a7c079f79e2afcd6fb61f6a2f90b782bb1e0402d1dd0e93d
13:03:36 [2021-06-28T13:03:36.253Z] #55 DONE 37.8s
13:03:36 [2021-06-28T13:03:36.253Z] 
13:03:36 [2021-06-28T13:03:36.253Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:03:36 [2021-06-28T13:03:36.253Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:03:36 [2021-06-28T13:03:36.253Z] #39 32.08 Checking out files:  99% (1513/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:03:36 [2021-06-28T13:03:36.253Z] #39 32.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:03:36 [2021-06-28T13:03:36.253Z] #39 32.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:03:37 [2021-06-28T13:03:37.185Z] #39 ...
13:03:37 [2021-06-28T13:03:37.185Z] 
13:03:37 [2021-06-28T13:03:37.185Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:03:37 [2021-06-28T13:03:37.185Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:37 [2021-06-28T13:03:37.185Z] #51 38.09 Selecting previously unselected package python3-pkg-resources.
13:03:37 [2021-06-28T13:03:37.185Z] #51 38.09 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
13:03:37 [2021-06-28T13:03:37.185Z] #51 38.10 Unpacking python3-pkg-resources (40.8.0-1) ...
13:03:37 [2021-06-28T13:03:37.185Z] #51 38.40 Selecting previously unselected package python3-six.
13:03:37 [2021-06-28T13:03:37.185Z] #51 38.40 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
13:03:37 [2021-06-28T13:03:37.185Z] #51 38.41 Unpacking python3-six (1.12.0-1) ...
13:03:37 [2021-06-28T13:03:37.442Z] #51 38.60 Selecting previously unselected package python3-protobuf.
13:03:37 [2021-06-28T13:03:37.442Z] #51 38.60 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
13:03:37 [2021-06-28T13:03:37.442Z] #51 38.60 Unpacking python3-protobuf (3.6.1.3-2) ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 38.99 Selecting previously unselected package libnet1:amd64.
13:03:38 [2021-06-28T13:03:38.007Z] #51 38.99 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.09 Selecting previously unselected package libnl-3-200:amd64.
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.10 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.21 Selecting previously unselected package libprotobuf-c1:amd64.
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.21 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.30 Selecting previously unselected package criu.
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.30 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
13:03:38 [2021-06-28T13:03:38.007Z] #51 39.31 Unpacking criu (3.15-1) ...
13:03:38 [2021-06-28T13:03:38.571Z] #51 39.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:03:38 [2021-06-28T13:03:38.571Z] #51 39.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:03:38 [2021-06-28T13:03:38.571Z] #51 39.81 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:03:38 [2021-06-28T13:03:38.571Z] #51 39.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:03:38 [2021-06-28T13:03:38.571Z] #51 39.86 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:03:38 [2021-06-28T13:03:38.571Z] #51 39.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:03:38 [2021-06-28T13:03:38.828Z] #51 39.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:03:38 [2021-06-28T13:03:38.828Z] #51 39.89 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:03:40 [2021-06-28T13:03:40.730Z] #51 ...
13:03:40 [2021-06-28T13:03:40.730Z] 
13:03:40 [2021-06-28T13:03:40.730Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:03:40 [2021-06-28T13:03:40.730Z] #59 sha256:581bebb9e0013898d335bf9c9e539c474fd14db629261ee09c8daae4bab360ff
13:03:40 [2021-06-28T13:03:40.730Z] #59 32.40 internal/testlog
13:03:40 [2021-06-28T13:03:40.730Z] #59 33.13 sort
13:03:40 [2021-06-28T13:03:40.730Z] #59 33.13 errors
13:03:40 [2021-06-28T13:03:40.730Z] #59 33.40 io
13:03:40 [2021-06-28T13:03:40.730Z] #59 33.92 internal/oserror
13:03:40 [2021-06-28T13:03:40.730Z] #59 34.00 syscall
13:03:40 [2021-06-28T13:03:40.730Z] #59 34.29 bytes
13:03:40 [2021-06-28T13:03:40.730Z] #59 35.91 strconv
13:03:40 [2021-06-28T13:03:40.730Z] #59 38.77 reflect
13:03:40 [2021-06-28T13:03:40.730Z] #59 40.42 time
13:03:41 [2021-06-28T13:03:41.661Z] #59 ...
13:03:41 [2021-06-28T13:03:41.661Z] 
13:03:41 [2021-06-28T13:03:41.661Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:03:41 [2021-06-28T13:03:41.661Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:03:41 [2021-06-28T13:03:41.661Z] #53 33.13 github.com/LK4D4/vndr/godl/singleflight
13:03:41 [2021-06-28T13:03:41.661Z] #53 33.34 math/rand
13:03:41 [2021-06-28T13:03:41.661Z] #53 34.00 internal/singleflight
13:03:41 [2021-06-28T13:03:41.661Z] #53 34.33 strconv
13:03:41 [2021-06-28T13:03:41.661Z] #53 34.35 bytes
13:03:41 [2021-06-28T13:03:41.661Z] #53 35.76 strings
13:03:41 [2021-06-28T13:03:41.661Z] #53 37.21 reflect
13:03:41 [2021-06-28T13:03:41.661Z] #53 37.87 bufio
13:03:41 [2021-06-28T13:03:41.661Z] #53 39.65 syscall
13:03:41 [2021-06-28T13:03:41.661Z] #53 ...
13:03:41 [2021-06-28T13:03:41.661Z] 
13:03:41 [2021-06-28T13:03:41.661Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:03:41 [2021-06-28T13:03:41.661Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:03:41 [2021-06-28T13:03:41.661Z] #51 42.98 Setting up python3 (3.7.3-1) ...
13:03:42 [2021-06-28T13:03:42.225Z] #51 43.46 Setting up python3-six (1.12.0-1) ...
13:03:43 [2021-06-28T13:03:43.159Z] #51 44.25 Setting up python3-pkg-resources (40.8.0-1) ...
13:03:43 [2021-06-28T13:03:43.188Z] Fetching without tags
13:03:43 [2021-06-28T13:03:43.130Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:03:43 [2021-06-28T13:03:43.140Z]  > git config --add remote.origin.fetch +refs/pull/42571/head:refs/remotes/origin/PR-42571 # timeout=10
13:03:43 [2021-06-28T13:03:43.156Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:03:43 [2021-06-28T13:03:43.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:03:43 [2021-06-28T13:03:43.198Z] Fetching upstream changes from https://github.com/moby/moby.git
13:03:43 [2021-06-28T13:03:43.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:43 [2021-06-28T13:03:43.199Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42571/head:refs/remotes/origin/PR-42571 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:03:43 [2021-06-28T13:03:43.525Z] Merging remotes/origin/master commit 665de2e973b8061930e50426bb469228e3c66963 into PR head commit 345a180a55253e77f40dd000c0a06b64f56fe5df
13:03:44 [2021-06-28T13:03:44.090Z] #51 45.37 Setting up python3-protobuf (3.6.1.3-2) ...
13:03:44 [2021-06-28T13:03:44.186Z] Merge succeeded, producing 345a180a55253e77f40dd000c0a06b64f56fe5df
13:03:44 [2021-06-28T13:03:44.187Z] Checking out Revision 345a180a55253e77f40dd000c0a06b64f56fe5df (PR-42571)
13:03:43 [2021-06-28T13:03:43.540Z]  > git config core.sparsecheckout # timeout=10
13:03:43 [2021-06-28T13:03:43.553Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:03:44 [2021-06-28T13:03:44.118Z]  > git remote # timeout=10
13:03:44 [2021-06-28T13:03:44.134Z]  > git config --get remote.origin.url # timeout=10
13:03:44 [2021-06-28T13:03:44.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:44 [2021-06-28T13:03:44.158Z]  > git merge 665de2e973b8061930e50426bb469228e3c66963 # timeout=10
13:03:44 [2021-06-28T13:03:44.176Z]  > git rev-parse HEAD^{commit} # timeout=10
13:03:44 [2021-06-28T13:03:44.194Z]  > git config core.sparsecheckout # timeout=10
13:03:44 [2021-06-28T13:03:44.208Z]  > git checkout -f 345a180a55253e77f40dd000c0a06b64f56fe5df # timeout=10
13:03:46 [2021-06-28T13:03:46.620Z] #51 47.70 Setting up criu (3.15-1) ...
13:03:47 [2021-06-28T13:03:47.995Z] #51 49.02 Processing triggers for libc-bin (2.28-10) ...
13:03:47 [2021-06-28T13:03:47.995Z] #51 49.09 Processing triggers for mime-support (3.62) ...
13:03:48 [2021-06-28T13:03:48.049Z] Commit message: "there is no file named mkimage-rinse.sh in contrib floder, should delete it"
13:03:48 [2021-06-28T13:03:48.253Z] #51 DONE 49.5s
13:03:48 [2021-06-28T13:03:48.253Z] 
13:03:48 [2021-06-28T13:03:48.253Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:03:48 [2021-06-28T13:03:48.253Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:03:48 [2021-06-28T13:03:48.253Z] #53 44.38 internal/syscall/unix
13:03:48 [2021-06-28T13:03:48.253Z] #53 44.71 internal/poll
13:03:48 [2021-06-28T13:03:48.253Z] #53 45.97 internal/fmtsort
13:03:48 [2021-06-28T13:03:48.253Z] #53 46.36 internal/syscall/execenv
13:03:48 [2021-06-28T13:03:48.253Z] #53 46.38 path
13:03:48 [2021-06-28T13:03:48.253Z] #53 46.49 regexp/syntax
13:03:48 [2021-06-28T13:03:48.253Z] #53 46.86 io/fs
13:03:48 [2021-06-28T13:03:48.253Z] #53 47.69 os
13:03:48 [2021-06-28T13:03:48.253Z] #53 49.76 regexp
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:03:49 [2021-06-28T13:03:49.109Z] + docker version
13:03:49 [2021-06-28T13:03:49.693Z] #53 51.21 fmt
13:03:51 [2021-06-28T13:03:51.157Z] #53 52.48 path/filepath
13:03:51 [2021-06-28T13:03:51.720Z] #53 53.30 internal/lazyregexp
13:03:51 [2021-06-28T13:03:51.976Z] #53 ...
13:03:51 [2021-06-28T13:03:51.976Z] 
13:03:51 [2021-06-28T13:03:51.976Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:03:51 [2021-06-28T13:03:51.976Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:03:51 [2021-06-28T13:03:51.976Z] #17 45.08 Fetched 48.3 MB in 44s (1105 kB/s)
13:03:52 [2021-06-28T13:03:52.539Z] #17 45.08 Reading package lists...
13:03:52 [2021-06-28T13:03:52.539Z] #17 ...
13:03:52 [2021-06-28T13:03:52.539Z] 
13:03:52 [2021-06-28T13:03:52.539Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:03:52 [2021-06-28T13:03:52.539Z] #59 sha256:581bebb9e0013898d335bf9c9e539c474fd14db629261ee09c8daae4bab360ff
13:03:52 [2021-06-28T13:03:52.539Z] #59 44.14 context
13:03:52 [2021-06-28T13:03:52.539Z] #59 44.83 internal/poll
13:03:52 [2021-06-28T13:03:52.539Z] #59 46.43 internal/syscall/execenv
13:03:52 [2021-06-28T13:03:52.539Z] #59 46.56 path
13:03:52 [2021-06-28T13:03:52.539Z] #59 46.67 encoding/binary
13:03:52 [2021-06-28T13:03:52.539Z] #59 46.95 io/fs
13:03:52 [2021-06-28T13:03:52.539Z] #59 47.66 os
13:03:52 [2021-06-28T13:03:52.539Z] #59 48.29 encoding/base64
13:03:52 [2021-06-28T13:03:52.539Z] #59 48.84 golang.org/x/sys/unix
13:03:52 [2021-06-28T13:03:52.539Z] #59 51.31 fmt
13:03:52 [2021-06-28T13:03:52.539Z] #59 54.01 encoding/json
13:03:52 [2021-06-28T13:03:52.799Z] #59 ...
13:03:52 [2021-06-28T13:03:52.799Z] 
13:03:52 [2021-06-28T13:03:52.799Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:03:52 [2021-06-28T13:03:52.799Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:03:52 [2021-06-28T13:03:52.799Z] #53 53.65 io/ioutil
13:03:52 [2021-06-28T13:03:52.799Z] #53 53.88 github.com/LK4D4/vndr/versioned
13:03:52 [2021-06-28T13:03:52.799Z] #53 53.97 flag
13:03:52 [2021-06-28T13:03:52.799Z] #53 53.98 go/token
13:03:53 [2021-06-28T13:03:53.055Z] #53 54.56 go/scanner
13:03:53 [2021-06-28T13:03:53.343Z] Client: Docker Engine - Community
13:03:53 [2021-06-28T13:03:53.343Z]  Version:           20.10.6
13:03:53 [2021-06-28T13:03:53.343Z]  API version:       1.41
13:03:53 [2021-06-28T13:03:53.343Z]  Go version:        go1.13.15
13:03:53 [2021-06-28T13:03:53.343Z]  Git commit:        370c289
13:03:53 [2021-06-28T13:03:53.343Z]  Built:             Fri Apr  9 22:46:01 2021
13:03:53 [2021-06-28T13:03:53.343Z]  OS/Arch:           linux/amd64
13:03:53 [2021-06-28T13:03:53.343Z]  Context:           default
13:03:53 [2021-06-28T13:03:53.343Z]  Experimental:      true
13:03:53 [2021-06-28T13:03:53.343Z] 
13:03:53 [2021-06-28T13:03:53.343Z] Server: Docker Engine - Community
13:03:53 [2021-06-28T13:03:53.343Z]  Engine:
13:03:53 [2021-06-28T13:03:53.343Z]   Version:          20.10.6
13:03:53 [2021-06-28T13:03:53.343Z]   API version:      1.41 (minimum version 1.12)
13:03:53 [2021-06-28T13:03:53.343Z]   Go version:       go1.13.15
13:03:53 [2021-06-28T13:03:53.343Z]   Git commit:       8728dd2
13:03:53 [2021-06-28T13:03:53.343Z]   Built:            Fri Apr  9 22:44:13 2021
13:03:53 [2021-06-28T13:03:53.343Z]   OS/Arch:          linux/amd64
13:03:53 [2021-06-28T13:03:53.343Z]   Experimental:     true
13:03:53 [2021-06-28T13:03:53.343Z]  containerd:
13:03:53 [2021-06-28T13:03:53.343Z]   Version:          1.4.6
13:03:53 [2021-06-28T13:03:53.343Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
13:03:53 [2021-06-28T13:03:53.343Z]  runc:
13:03:53 [2021-06-28T13:03:53.343Z]   Version:          1.0.0-rc95
13:03:53 [2021-06-28T13:03:53.343Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
13:03:53 [2021-06-28T13:03:53.343Z]  docker-init:
13:03:53 [2021-06-28T13:03:53.343Z]   Version:          0.19.0
13:03:53 [2021-06-28T13:03:53.343Z]   GitCommit:        de40ad0
[Pipeline] sh
13:03:53 [2021-06-28T13:03:53.617Z] #53 55.01 net/url
13:03:53 [2021-06-28T13:03:53.674Z] + docker info
13:03:53 [2021-06-28T13:03:53.873Z] #53 55.39 go/ast
13:03:54 [2021-06-28T13:03:54.809Z] #53 56.09 text/template/parse
13:03:57 [2021-06-28T13:03:57.328Z] #53 58.39 go/parser
13:03:57 [2021-06-28T13:03:57.584Z] #53 59.09 text/template
13:03:59 [2021-06-28T13:03:59.476Z] #53 61.12 log
13:03:59 [2021-06-28T13:03:59.732Z] #53 61.41 encoding/xml
13:04:01 [2021-06-28T13:04:01.099Z] #53 62.71 go/doc
13:04:03 [2021-06-28T13:04:03.620Z] #53 64.89 compress/flate
13:04:03 [2021-06-28T13:04:03.620Z] #53 64.90 github.com/LK4D4/vndr/build
13:04:03 [2021-06-28T13:04:03.620Z] #53 ...
13:04:03 [2021-06-28T13:04:03.620Z] 
13:04:03 [2021-06-28T13:04:03.620Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:04:03 [2021-06-28T13:04:03.620Z] #59 sha256:581bebb9e0013898d335bf9c9e539c474fd14db629261ee09c8daae4bab360ff
13:04:03 [2021-06-28T13:04:03.620Z] #59 55.15 github.com/pkg/diff
13:04:03 [2021-06-28T13:04:03.620Z] #59 55.91 go/ast
13:04:03 [2021-06-28T13:04:03.620Z] #59 57.63 golang.org/x/crypto/ssh/terminal
13:04:03 [2021-06-28T13:04:03.620Z] #59 58.54 mvdan.cc/editorconfig
13:04:03 [2021-06-28T13:04:03.620Z] #59 58.68 mvdan.cc/sh/v3/fileutil
13:04:03 [2021-06-28T13:04:03.620Z] #59 58.89 text/tabwriter
13:04:03 [2021-06-28T13:04:03.620Z] #59 59.20 mvdan.cc/sh/v3/syntax
13:04:03 [2021-06-28T13:04:03.620Z] #59 63.37 mvdan.cc/sh/v3/cmd/shfmt
13:04:03 [2021-06-28T13:04:03.620Z] #59 DONE 65.2s
13:04:03 [2021-06-28T13:04:03.660Z] Client:
13:04:03 [2021-06-28T13:04:03.660Z]  Context:    default
13:04:03 [2021-06-28T13:04:03.660Z]  Debug Mode: false
13:04:03 [2021-06-28T13:04:03.660Z]  Plugins:
13:04:03 [2021-06-28T13:04:03.660Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
13:04:03 [2021-06-28T13:04:03.660Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
13:04:03 [2021-06-28T13:04:03.660Z]   scan: Docker Scan (Docker Inc., v0.7.0)
13:04:03 [2021-06-28T13:04:03.660Z] 
13:04:03 [2021-06-28T13:04:03.660Z] Server:
13:04:03 [2021-06-28T13:04:03.660Z]  Containers: 0
13:04:03 [2021-06-28T13:04:03.660Z]   Running: 0
13:04:03 [2021-06-28T13:04:03.660Z]   Paused: 0
13:04:03 [2021-06-28T13:04:03.660Z]   Stopped: 0
13:04:03 [2021-06-28T13:04:03.660Z]  Images: 0
13:04:03 [2021-06-28T13:04:03.660Z]  Server Version: 20.10.6
13:04:03 [2021-06-28T13:04:03.660Z]  Storage Driver: overlay2
13:04:03 [2021-06-28T13:04:03.660Z]   Backing Filesystem: extfs
13:04:03 [2021-06-28T13:04:03.660Z]   Supports d_type: true
13:04:03 [2021-06-28T13:04:03.660Z]   Native Overlay Diff: true
13:04:03 [2021-06-28T13:04:03.660Z]   userxattr: false
13:04:03 [2021-06-28T13:04:03.660Z]  Logging Driver: json-file
13:04:03 [2021-06-28T13:04:03.660Z]  Cgroup Driver: cgroupfs
13:04:03 [2021-06-28T13:04:03.660Z]  Cgroup Version: 1
13:04:03 [2021-06-28T13:04:03.660Z]  Plugins:
13:04:03 [2021-06-28T13:04:03.660Z]   Volume: local
13:04:03 [2021-06-28T13:04:03.660Z]   Network: bridge host ipvlan macvlan null overlay
13:04:03 [2021-06-28T13:04:03.660Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:04:03 [2021-06-28T13:04:03.660Z]  Swarm: inactive
13:04:03 [2021-06-28T13:04:03.660Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
13:04:03 [2021-06-28T13:04:03.660Z]  Default Runtime: runc
13:04:03 [2021-06-28T13:04:03.660Z]  Init Binary: docker-init
13:04:03 [2021-06-28T13:04:03.660Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
13:04:03 [2021-06-28T13:04:03.660Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
13:04:03 [2021-06-28T13:04:03.660Z]  init version: de40ad0
13:04:03 [2021-06-28T13:04:03.660Z]  Security Options:
13:04:03 [2021-06-28T13:04:03.660Z]   apparmor
13:04:03 [2021-06-28T13:04:03.660Z]   seccomp
13:04:03 [2021-06-28T13:04:03.660Z]    Profile: default
13:04:03 [2021-06-28T13:04:03.660Z]  Kernel Version: 5.4.0-1048-aws
13:04:03 [2021-06-28T13:04:03.660Z]  Operating System: Ubuntu 18.04.5 LTS
13:04:03 [2021-06-28T13:04:03.660Z]  OSType: linux
13:04:03 [2021-06-28T13:04:03.660Z]  Architecture: x86_64
13:04:03 [2021-06-28T13:04:03.660Z]  CPUs: 2
13:04:03 [2021-06-28T13:04:03.660Z]  Total Memory: 7.487GiB
13:04:03 [2021-06-28T13:04:03.660Z]  Name: ip-10-100-102-132
13:04:03 [2021-06-28T13:04:03.660Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
13:04:03 [2021-06-28T13:04:03.660Z]  Docker Root Dir: /var/lib/docker
13:04:03 [2021-06-28T13:04:03.660Z]  Debug Mode: false
13:04:03 [2021-06-28T13:04:03.660Z]  Registry: https://index.docker.io/v1/
13:04:03 [2021-06-28T13:04:03.660Z]  Labels:
13:04:03 [2021-06-28T13:04:03.660Z]  Experimental: true
13:04:03 [2021-06-28T13:04:03.660Z]  Insecure Registries:
13:04:03 [2021-06-28T13:04:03.660Z]   127.0.0.0/8
13:04:03 [2021-06-28T13:04:03.660Z]  Live Restore Enabled: true
13:04:03 [2021-06-28T13:04:03.660Z] 
13:04:03 [2021-06-28T13:04:03.660Z] WARNING: No swap limit support
[Pipeline] sh
13:04:03 [2021-06-28T13:04:03.878Z] 
13:04:03 [2021-06-28T13:04:03.878Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:04:03 [2021-06-28T13:04:03.878Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:04:03 [2021-06-28T13:04:03.943Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
13:04:03 [2021-06-28T13:04:03.943Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
13:04:03 [2021-06-28T13:04:03.943Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42571/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
13:04:03 [2021-06-28T13:04:03.943Z] + bash /home/ubuntu/workspace/moby_PR-42571/check-config.sh
13:04:03 [2021-06-28T13:04:03.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:04:03 [2021-06-28T13:04:03.943Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
13:04:03 [2021-06-28T13:04:03.943Z] 
13:04:03 [2021-06-28T13:04:03.943Z] Generally Necessary:
13:04:03 [2021-06-28T13:04:03.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:04:03 [2021-06-28T13:04:03.943Z] - apparmor: enabled and tools installed
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NAMESPACES: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NET_NS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_PID_NS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_IPC_NS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_UTS_NS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUPS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_CPUACCT: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_DEVICE: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_FREEZER: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_SCHED: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CPUSETS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_MEMCG: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_KEYS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_VETH: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_BRIDGE: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NF_NAT: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_POSIX_MQUEUE: enabled
13:04:03 [2021-06-28T13:04:03.943Z] 
13:04:03 [2021-06-28T13:04:03.943Z] Optional Features:
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_USER_NS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_SECCOMP: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_SECCOMP_FILTER: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_PIDS: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_MEMCG_SWAP: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:04:03 [2021-06-28T13:04:03.943Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_BLK_CGROUP: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_PERF: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_HUGETLB: enabled
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:04:03 [2021-06-28T13:04:03.943Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_CFS_BANDWIDTH: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_RT_GROUP_SCHED: missing
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_IP_VS: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_IP_VS_NFCT: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_IP_VS_RR: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_SECURITY_SELINUX: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_SECURITY_APPARMOR: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_EXT4_FS: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:04:04 [2021-06-28T13:04:04.207Z] - Network Drivers:
13:04:04 [2021-06-28T13:04:04.207Z]   - "overlay":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_VXLAN: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       Optional (for encrypted networks):
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_CRYPTO: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_CRYPTO_AEAD: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_CRYPTO_GCM: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_CRYPTO_GHASH: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_XFRM: enabled
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_XFRM_USER: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]       - CONFIG_INET_ESP: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]   - "ipvlan":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_IPVLAN: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]   - "macvlan":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_MACVLAN: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_DUMMY: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]   - "ftp,tftp client in container":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z] - Storage Drivers:
13:04:04 [2021-06-28T13:04:04.207Z]   - "aufs":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_AUFS_FS: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]   - "btrfs":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:04:04 [2021-06-28T13:04:04.207Z]   - "devicemapper":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_BLK_DEV_DM: enabled
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]   - "overlay":
13:04:04 [2021-06-28T13:04:04.207Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:04:04 [2021-06-28T13:04:04.207Z]   - "zfs":
13:04:04 [2021-06-28T13:04:04.207Z]     - /dev/zfs: present
13:04:04 [2021-06-28T13:04:04.207Z]     - zfs command: missing
13:04:04 [2021-06-28T13:04:04.207Z]     - zpool command: missing
13:04:04 [2021-06-28T13:04:04.207Z] 
13:04:04 [2021-06-28T13:04:04.207Z] Limits:
13:04:04 [2021-06-28T13:04:04.207Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:04:04 [2021-06-28T13:04:04.207Z] 
13:04:04 [2021-06-28T13:04:04.207Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:04:04 [2021-06-28T13:04:04.547Z] + sudo modprobe ip_vs
13:04:04 [2021-06-28T13:04:04.547Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:345a180a55253e77f40dd000c0a06b64f56fe5df .
13:04:04 [2021-06-28T13:04:04.815Z] #1 [internal] load build definition from Dockerfile
13:04:04 [2021-06-28T13:04:04.815Z] #1 sha256:412a04ec6fa0c3a3521bc41feaf75fe8014888ebfb8a68dd5400f8e50f4e8c37
13:04:04 [2021-06-28T13:04:04.815Z] #1 transferring dockerfile: 16.59kB done
13:04:05 [2021-06-28T13:04:05.078Z] #1 DONE 0.3s
13:04:05 [2021-06-28T13:04:05.078Z] 
13:04:05 [2021-06-28T13:04:05.078Z] #2 [internal] load .dockerignore
13:04:05 [2021-06-28T13:04:05.078Z] #2 sha256:6a38aa453dc70ce2b21ab466fe55d5d47f83cda8086420b47d1c0965b6ccc640
13:04:05 [2021-06-28T13:04:05.078Z] #2 transferring context: 87B done
13:04:05 [2021-06-28T13:04:05.078Z] #2 DONE 0.3s
13:04:05 [2021-06-28T13:04:05.078Z] 
13:04:05 [2021-06-28T13:04:05.078Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
13:04:05 [2021-06-28T13:04:05.078Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
13:04:05 [2021-06-28T13:04:05.651Z] #3 DONE 0.5s
13:04:05 [2021-06-28T13:04:05.651Z] 
13:04:05 [2021-06-28T13:04:05.651Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
13:04:05 [2021-06-28T13:04:05.651Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
13:04:05 [2021-06-28T13:04:05.651Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
13:04:05 [2021-06-28T13:04:05.651Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
13:04:05 [2021-06-28T13:04:05.651Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
13:04:05 [2021-06-28T13:04:05.651Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
13:04:05 [2021-06-28T13:04:05.651Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
13:04:05 [2021-06-28T13:04:05.651Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.2s
13:04:05 [2021-06-28T13:04:05.774Z] #39 ...
13:04:05 [2021-06-28T13:04:05.774Z] 
13:04:05 [2021-06-28T13:04:05.774Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:04:05 [2021-06-28T13:04:05.774Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:04:05 [2021-06-28T13:04:05.774Z] #53 67.03 hash/crc32
13:04:05 [2021-06-28T13:04:05.774Z] #53 67.39 crypto/dsa
13:04:05 [2021-06-28T13:04:05.774Z] #53 67.43 compress/gzip
13:04:05 [2021-06-28T13:04:05.910Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s
13:04:05 [2021-06-28T13:04:05.910Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
13:04:06 [2021-06-28T13:04:06.032Z] #53 67.67 crypto/x509/pkix
13:04:06 [2021-06-28T13:04:06.170Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
13:04:06 [2021-06-28T13:04:06.288Z] #53 67.80 net
13:04:06 [2021-06-28T13:04:06.429Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
13:04:06 [2021-06-28T13:04:06.429Z] #4 DONE 1.0s
13:04:06 [2021-06-28T13:04:06.544Z] #53 68.01 vendor/golang.org/x/crypto/chacha20
13:04:06 [2021-06-28T13:04:06.695Z] 
13:04:06 [2021-06-28T13:04:06.695Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:04:06 [2021-06-28T13:04:06.695Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
13:04:06 [2021-06-28T13:04:06.800Z] #53 68.38 vendor/golang.org/x/crypto/poly1305
13:04:07 [2021-06-28T13:04:07.057Z] #53 68.71 vendor/golang.org/x/sys/cpu
13:04:07 [2021-06-28T13:04:07.317Z] #53 69.02 vendor/golang.org/x/crypto/chacha20poly1305
13:04:07 [2021-06-28T13:04:07.635Z] #8 DONE 0.8s
13:04:07 [2021-06-28T13:04:07.635Z] 
13:04:07 [2021-06-28T13:04:07.635Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:04:07 [2021-06-28T13:04:07.635Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
13:04:07 [2021-06-28T13:04:07.635Z] #6 DONE 0.8s
13:04:07 [2021-06-28T13:04:07.635Z] 
13:04:07 [2021-06-28T13:04:07.635Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster
13:04:07 [2021-06-28T13:04:07.635Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
13:04:07 [2021-06-28T13:04:07.635Z] #5 DONE 0.8s
13:04:07 [2021-06-28T13:04:07.635Z] 
13:04:07 [2021-06-28T13:04:07.635Z] #7 [internal] load metadata for docker.io/library/debian:buster
13:04:07 [2021-06-28T13:04:07.635Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
13:04:07 [2021-06-28T13:04:07.635Z] #7 DONE 0.8s
13:04:08 [2021-06-28T13:04:08.257Z] #53 69.77 vendor/golang.org/x/crypto/curve25519
13:04:08 [2021-06-28T13:04:08.821Z] #53 70.26 vendor/golang.org/x/crypto/hkdf
13:04:08 [2021-06-28T13:04:08.821Z] #53 70.37 vendor/golang.org/x/text/transform
13:04:09 [2021-06-28T13:04:09.383Z] #53 70.83 vendor/golang.org/x/text/unicode/bidi
13:04:09 [2021-06-28T13:04:09.540Z] 
13:04:09 [2021-06-28T13:04:09.540Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:04:09 [2021-06-28T13:04:09.540Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
13:04:09 [2021-06-28T13:04:09.540Z] #65 DONE 0.0s
13:04:09 [2021-06-28T13:04:09.540Z] 
13:04:09 [2021-06-28T13:04:09.540Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:04:09 [2021-06-28T13:04:09.540Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
13:04:09 [2021-06-28T13:04:09.540Z] #63 DONE 0.0s
13:04:09 [2021-06-28T13:04:09.540Z] 
13:04:09 [2021-06-28T13:04:09.540Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
13:04:09 [2021-06-28T13:04:09.540Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
13:04:09 [2021-06-28T13:04:09.540Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
13:04:09 [2021-06-28T13:04:09.541Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done
13:04:09 [2021-06-28T13:04:09.801Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.10MB / 50.44MB 0.2s
13:04:09 [2021-06-28T13:04:09.801Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
13:04:09 [2021-06-28T13:04:09.801Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
13:04:09 [2021-06-28T13:04:09.801Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
13:04:10 [2021-06-28T13:04:10.064Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 9.44MB / 50.44MB 0.4s
13:04:10 [2021-06-28T13:04:10.064Z] #26 ...
13:04:10 [2021-06-28T13:04:10.064Z] 
13:04:10 [2021-06-28T13:04:10.064Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
13:04:10 [2021-06-28T13:04:10.064Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
13:04:10 [2021-06-28T13:04:10.064Z] #42 DONE 0.0s
13:04:10 [2021-06-28T13:04:10.327Z] 
13:04:10 [2021-06-28T13:04:10.327Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:10 [2021-06-28T13:04:10.327Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 17.83MB / 50.44MB 0.6s
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 5.24MB / 10.00MB 0.6s
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.19MB / 51.84MB 0.6s
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 23.07MB / 50.44MB 0.7s
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.7s
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 9.44MB / 51.84MB 0.7s
13:04:10 [2021-06-28T13:04:10.327Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 12.58MB / 51.84MB 0.8s
13:04:10 [2021-06-28T13:04:10.593Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 26.21MB / 50.44MB 0.9s
13:04:10 [2021-06-28T13:04:10.593Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.9s done
13:04:10 [2021-06-28T13:04:10.593Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 21.01MB / 51.84MB 0.9s
13:04:10 [2021-06-28T13:04:10.751Z] #53 72.10 vendor/golang.org/x/text/secure/bidirule
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 30.04MB / 50.44MB 1.0s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 24.12MB / 51.84MB 1.1s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 1.05MB / 68.75MB 1.1s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 33.55MB / 50.44MB 1.2s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 27.26MB / 51.84MB 1.2s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 40.89MB / 50.44MB 1.4s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 36.70MB / 51.84MB 1.4s
13:04:10 [2021-06-28T13:04:10.858Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 11.53MB / 68.75MB 1.4s
13:04:11 [2021-06-28T13:04:11.008Z] #53 72.32 vendor/golang.org/x/text/unicode/norm
13:04:11 [2021-06-28T13:04:11.124Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 44.04MB / 50.44MB 1.5s
13:04:11 [2021-06-28T13:04:11.124Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 39.85MB / 51.84MB 1.5s
13:04:11 [2021-06-28T13:04:11.391Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s
13:04:11 [2021-06-28T13:04:11.391Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 45.13MB / 51.84MB 1.7s
13:04:11 [2021-06-28T13:04:11.391Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 23.07MB / 68.75MB 1.7s
13:04:11 [2021-06-28T13:04:11.391Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 1.9s
13:04:11 [2021-06-28T13:04:11.391Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 32.51MB / 68.75MB 1.9s
13:04:11 [2021-06-28T13:04:11.651Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 40.89MB / 68.75MB 2.1s
13:04:11 [2021-06-28T13:04:11.910Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.1s done
13:04:11 [2021-06-28T13:04:11.910Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 46.14MB / 68.75MB 2.2s
13:04:11 [2021-06-28T13:04:11.910Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 52.43MB / 68.75MB 2.4s
13:04:12 [2021-06-28T13:04:12.171Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 56.62MB / 68.75MB 2.5s
13:04:12 [2021-06-28T13:04:12.435Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.6s done
13:04:12 [2021-06-28T13:04:12.435Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 61.87MB / 68.75MB 2.7s
13:04:12 [2021-06-28T13:04:12.435Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c
13:04:12 [2021-06-28T13:04:12.435Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 1.05MB / 129.05MB 2.8s
13:04:12 [2021-06-28T13:04:12.435Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.7s done
13:04:12 [2021-06-28T13:04:12.695Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 2.9s
13:04:12 [2021-06-28T13:04:12.695Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 9.44MB / 129.05MB 3.1s
13:04:12 [2021-06-28T13:04:12.956Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 24.12MB / 129.05MB 3.3s
13:04:13 [2021-06-28T13:04:13.215Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.6s done
13:04:13 [2021-06-28T13:04:13.215Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 32.51MB / 129.05MB 3.6s
13:04:13 [2021-06-28T13:04:13.527Z] #53 74.64 vendor/golang.org/x/net/idna
13:04:13 [2021-06-28T13:04:13.789Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 43.86MB / 129.05MB 4.0s
13:04:14 [2021-06-28T13:04:14.049Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 51.38MB / 129.05MB 4.4s
13:04:14 [2021-06-28T13:04:14.308Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 62.91MB / 129.05MB 4.7s
13:04:14 [2021-06-28T13:04:14.458Z] #53 75.90 vendor/golang.org/x/net/http2/hpack
13:04:14 [2021-06-28T13:04:14.875Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 72.35MB / 129.05MB 5.2s
13:04:15 [2021-06-28T13:04:15.134Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 84.93MB / 129.05MB 5.6s
13:04:15 [2021-06-28T13:04:15.387Z] #53 76.69 mime
13:04:15 [2021-06-28T13:04:15.397Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 94.37MB / 129.05MB 5.7s
13:04:15 [2021-06-28T13:04:15.398Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 102.76MB / 129.05MB 5.8s
13:04:15 [2021-06-28T13:04:15.661Z] #9 ...
13:04:15 [2021-06-28T13:04:15.661Z] 
13:04:15 [2021-06-28T13:04:15.661Z] #23 [internal] load build context
13:04:15 [2021-06-28T13:04:15.661Z] #23 sha256:08b60ebac98ad6d74202d5e80316aa9c9f788af3d7b38684d15e37f2ce4b19a0
13:04:15 [2021-06-28T13:04:15.661Z] #23 transferring context: 55.68MB 5.7s done
13:04:15 [2021-06-28T13:04:15.661Z] #23 DONE 6.0s
13:04:15 [2021-06-28T13:04:15.661Z] 
13:04:15 [2021-06-28T13:04:15.661Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:15 [2021-06-28T13:04:15.661Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:15 [2021-06-28T13:04:15.661Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 110.10MB / 129.05MB 5.9s
13:04:15 [2021-06-28T13:04:15.661Z] #9 ...
13:04:15 [2021-06-28T13:04:15.661Z] 
13:04:15 [2021-06-28T13:04:15.661Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:04:15 [2021-06-28T13:04:15.661Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
13:04:15 [2021-06-28T13:04:15.661Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
13:04:15 [2021-06-28T13:04:15.661Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
13:04:15 [2021-06-28T13:04:15.661Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:04:15 [2021-06-28T13:04:15.661Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
13:04:15 [2021-06-28T13:04:15.661Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done
13:04:15 [2021-06-28T13:04:15.661Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s
13:04:15 [2021-06-28T13:04:15.661Z] #63 ...
13:04:15 [2021-06-28T13:04:15.661Z] 
13:04:15 [2021-06-28T13:04:15.661Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:15 [2021-06-28T13:04:15.661Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:15 [2021-06-28T13:04:15.661Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 124.78MB / 129.05MB 6.1s
13:04:16 [2021-06-28T13:04:16.317Z] #53 77.62 mime/quotedprintable
13:04:16 [2021-06-28T13:04:16.317Z] #53 77.88 net/http/internal
13:04:16 [2021-06-28T13:04:16.880Z] #53 ...
13:04:16 [2021-06-28T13:04:16.880Z] 
13:04:16 [2021-06-28T13:04:16.880Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:04:16 [2021-06-28T13:04:16.880Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:04:16 [2021-06-28T13:04:16.880Z] #17 45.08 Reading package lists...
13:04:17 [2021-06-28T13:04:17.564Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 7.9s done
13:04:17 [2021-06-28T13:04:17.823Z] #9 ...
13:04:17 [2021-06-28T13:04:17.823Z] 
13:04:17 [2021-06-28T13:04:17.823Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:04:17 [2021-06-28T13:04:17.823Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
13:04:17 [2021-06-28T13:04:17.823Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
13:04:17 [2021-06-28T13:04:17.823Z] #63 DONE 8.4s
13:04:18 [2021-06-28T13:04:18.083Z] 
13:04:18 [2021-06-28T13:04:18.083Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
13:04:18 [2021-06-28T13:04:18.083Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
13:04:18 [2021-06-28T13:04:18.083Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.8s
13:04:18 [2021-06-28T13:04:18.251Z] #17 59.82 Reading package lists...
13:04:18 [2021-06-28T13:04:18.251Z] #17 ...
13:04:18 [2021-06-28T13:04:18.251Z] 
13:04:18 [2021-06-28T13:04:18.251Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:04:18 [2021-06-28T13:04:18.251Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:04:18 [2021-06-28T13:04:18.251Z] #53 79.52 crypto/tls
13:04:18 [2021-06-28T13:04:18.345Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.1s done
13:04:18 [2021-06-28T13:04:18.605Z] #26 ...
13:04:18 [2021-06-28T13:04:18.605Z] 
13:04:18 [2021-06-28T13:04:18.605Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:04:18 [2021-06-28T13:04:18.605Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
13:04:18 [2021-06-28T13:04:18.605Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
13:04:18 [2021-06-28T13:04:18.605Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
13:04:18 [2021-06-28T13:04:18.605Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
13:04:18 [2021-06-28T13:04:18.605Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
13:04:18 [2021-06-28T13:04:18.605Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done
13:04:18 [2021-06-28T13:04:18.605Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done
13:04:18 [2021-06-28T13:04:18.605Z] #65 DONE 8.9s
13:04:18 [2021-06-28T13:04:18.605Z] 
13:04:18 [2021-06-28T13:04:18.605Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:18 [2021-06-28T13:04:18.605Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:18 [2021-06-28T13:04:18.605Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.1s
13:04:18 [2021-06-28T13:04:18.866Z] #9 ...
13:04:18 [2021-06-28T13:04:18.866Z] 
13:04:18 [2021-06-28T13:04:18.866Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
13:04:18 [2021-06-28T13:04:18.866Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
13:04:18 [2021-06-28T13:04:18.866Z] #26 DONE 9.2s
13:04:18 [2021-06-28T13:04:18.866Z] 
13:04:18 [2021-06-28T13:04:18.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:18 [2021-06-28T13:04:18.866Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:19 [2021-06-28T13:04:19.125Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done
13:04:19 [2021-06-28T13:04:19.698Z] #9 ...
13:04:19 [2021-06-28T13:04:19.698Z] 
13:04:19 [2021-06-28T13:04:19.698Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
13:04:19 [2021-06-28T13:04:19.698Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
13:04:19 [2021-06-28T13:04:19.698Z] #64 DONE 0.7s
13:04:19 [2021-06-28T13:04:19.698Z] 
13:04:19 [2021-06-28T13:04:19.698Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:19 [2021-06-28T13:04:19.698Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:19 [2021-06-28T13:04:19.698Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
13:04:19 [2021-06-28T13:04:19.956Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done
13:04:20 [2021-06-28T13:04:20.524Z] #9 ...
13:04:20 [2021-06-28T13:04:20.524Z] 
13:04:20 [2021-06-28T13:04:20.524Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
13:04:20 [2021-06-28T13:04:20.524Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
13:04:20 [2021-06-28T13:04:20.524Z] #66 DONE 0.9s
13:04:20 [2021-06-28T13:04:20.783Z] 
13:04:20 [2021-06-28T13:04:20.783Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:04:20 [2021-06-28T13:04:20.783Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
13:04:21 [2021-06-28T13:04:21.720Z] #27 2.795 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:04:21 [2021-06-28T13:04:21.720Z] #27 2.857 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
13:04:21 [2021-06-28T13:04:21.720Z] #27 2.869 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:04:21 [2021-06-28T13:04:21.720Z] #27 3.014 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:04:21 [2021-06-28T13:04:21.982Z] #27 3.261 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:04:22 [2021-06-28T13:04:22.420Z] #53 83.93 net/http/httptrace
13:04:22 [2021-06-28T13:04:22.550Z] #27 3.700 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:04:22 [2021-06-28T13:04:22.677Z] #53 84.13 net/http
13:04:23 [2021-06-28T13:04:23.613Z] #53 ...
13:04:23 [2021-06-28T13:04:23.613Z] 
13:04:23 [2021-06-28T13:04:23.613Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:04:23 [2021-06-28T13:04:23.613Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:04:23 [2021-06-28T13:04:23.613Z] #17 59.82 Reading package lists...
13:04:23 [2021-06-28T13:04:23.613Z] #17 71.95 Building dependency tree...
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49 The following additional packages will be installed:
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
13:04:23 [2021-06-28T13:04:23.613Z] #17 76.49   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.50   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.51   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.52   linux-libc-dev-s390x-cross patch xz-utils
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54 Suggested packages:
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.54   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libyaml-shell-perl ed diffutils-doc
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55 Recommended packages:
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   fakeroot build-essential libalgorithm-merge-perl libwww-perl
13:04:23 [2021-06-28T13:04:23.614Z] #17 76.55   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
13:04:24 [2021-06-28T13:04:24.458Z] #27 5.367 Fetched 8453 kB in 3s (2995 kB/s)
13:04:24 [2021-06-28T13:04:24.717Z] #27 5.367 Reading package lists...
13:04:24 [2021-06-28T13:04:24.717Z] #27 ...
13:04:24 [2021-06-28T13:04:24.717Z] 
13:04:24 [2021-06-28T13:04:24.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:24 [2021-06-28T13:04:24.717Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:24 [2021-06-28T13:04:24.717Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.8s
13:04:26 [2021-06-28T13:04:26.627Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.7s done
13:04:26 [2021-06-28T13:04:26.887Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
13:04:28 [2021-06-28T13:04:28.264Z] #9 ...
13:04:28 [2021-06-28T13:04:28.264Z] 
13:04:28 [2021-06-28T13:04:28.264Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
13:04:28 [2021-06-28T13:04:28.264Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
13:04:28 [2021-06-28T13:04:28.264Z] #27 5.367 Reading package lists...
13:04:28 [2021-06-28T13:04:28.264Z] #27 6.347 Reading package lists...
13:04:28 [2021-06-28T13:04:28.264Z] #27 7.240 Building dependency tree...
13:04:28 [2021-06-28T13:04:28.264Z] #27 7.579 The following additional packages will be installed:
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579 Suggested packages:
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579   krb5-doc krb5-user
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579 Recommended packages:
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.579   krb5-locales publicsuffix libsasl2-modules
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.853 The following NEW packages will be installed:
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.855   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.855   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.855   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
13:04:28 [2021-06-28T13:04:28.265Z] #27 7.856   libssh2-1 libssl1.1 openssl
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.127 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.127 Need to get 5059 kB of archives.
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.127 After this operation, 12.1 MB of additional disk space will be used.
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.127 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.151 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.174 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.184 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.184 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.184 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.184 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.194 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.194 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.197 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.202 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.211 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.211 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.211 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.211 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.211 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.218 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.231 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.231 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.231 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.235 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.419 debconf: delaying package configuration, since apt-utils is not installed
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.444 Fetched 5059 kB in 0s (14.0 MB/s)
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.489 Selecting previously unselected package libssl1.1:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.489 (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.)
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.492 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.501 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.737 Selecting previously unselected package openssl.
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.737 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.742 Unpacking openssl (1.1.1d-0+deb10u6) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.896 Selecting previously unselected package ca-certificates.
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.896 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 8.905 Unpacking ca-certificates (20200601~deb10u2) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.012 Selecting previously unselected package libkeyutils1:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.012 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.016 Unpacking libkeyutils1:amd64 (1.6-6) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.069 Selecting previously unselected package libkrb5support0:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.069 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.073 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.129 Selecting previously unselected package libk5crypto3:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.129 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.134 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.217 Selecting previously unselected package libkrb5-3:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.217 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.221 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.354 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.354 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.358 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.441 Selecting previously unselected package libsasl2-modules-db:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.441 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.444 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.515 Selecting previously unselected package libsasl2-2:amd64.
13:04:28 [2021-06-28T13:04:28.265Z] #27 9.515 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.518 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.577 Selecting previously unselected package libldap-common.
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.577 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.582 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.643 Selecting previously unselected package libldap-2.4-2:amd64.
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.643 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.650 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.749 Selecting previously unselected package libnghttp2-14:amd64.
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.749 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.749 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.812 Selecting previously unselected package libpsl5:amd64.
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.812 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.823 Unpacking libpsl5:amd64 (0.20.2-2) ...
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.876 Selecting previously unselected package librtmp1:amd64.
13:04:28 [2021-06-28T13:04:28.527Z] #27 9.876 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.786Z] #27 9.891 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:04:28 [2021-06-28T13:04:28.786Z] #27 9.940 Selecting previously unselected package libssh2-1:amd64.
13:04:28 [2021-06-28T13:04:28.786Z] #27 9.940 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.786Z] #27 9.944 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
13:04:28 [2021-06-28T13:04:28.786Z] #27 10.02 Selecting previously unselected package libcurl4:amd64.
13:04:28 [2021-06-28T13:04:28.786Z] #27 10.02 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.786Z] #27 10.03 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
13:04:28 [2021-06-28T13:04:28.786Z] #27 10.13 Selecting previously unselected package curl.
13:04:28 [2021-06-28T13:04:28.786Z] #27 10.13 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95 The following NEW packages will be installed:
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   crossbuild-essential-armel crossbuild-essential-armhf
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.95   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.96   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.97   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.98   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
13:04:28 [2021-06-28T13:04:28.865Z] #17 80.99   linux-libc-dev-s390x-cross patch xz-utils
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.50 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.50 Need to get 169 MB of archives.
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.50 After this operation, 612 MB of additional disk space will be used.
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 81.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
13:04:28 [2021-06-28T13:04:28.865Z] #17 82.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.14 Unpacking curl (7.64.0-4+deb10u2) ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.19 Selecting previously unselected package libonig5:amd64.
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.19 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.20 Unpacking libonig5:amd64 (6.9.1-1) ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.27 Selecting previously unselected package libjq1:amd64.
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.27 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.32 Selecting previously unselected package jq.
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.32 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.33 Unpacking jq (1.5+dfsg-2+b1) ...
13:04:29 [2021-06-28T13:04:29.045Z] #27 10.38 Setting up libkeyutils1:amd64 (1.6-6) ...
13:04:29 [2021-06-28T13:04:29.123Z] #17 82.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
13:04:29 [2021-06-28T13:04:29.306Z] #27 10.40 Setting up libpsl5:amd64 (0.20.2-2) ...
13:04:29 [2021-06-28T13:04:29.306Z] #27 10.42 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
13:04:29 [2021-06-28T13:04:29.306Z] #27 10.58 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
13:04:29 [2021-06-28T13:04:29.306Z] #27 10.60 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
13:04:29 [2021-06-28T13:04:29.306Z] #27 10.61 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
13:04:29 [2021-06-28T13:04:29.380Z] #17 82.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
13:04:29 [2021-06-28T13:04:29.380Z] #17 82.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.64 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.65 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.66 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.67 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.68 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.69 Setting up openssl (1.1.1d-0+deb10u6) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.71 Setting up libonig5:amd64 (6.9.1-1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.73 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
13:04:29 [2021-06-28T13:04:29.565Z] #27 10.74 Setting up ca-certificates (20200601~deb10u2) ...
13:04:29 [2021-06-28T13:04:29.637Z] #17 82.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
13:04:29 [2021-06-28T13:04:29.637Z] #17 82.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
13:04:29 [2021-06-28T13:04:29.894Z] #17 82.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
13:04:29 [2021-06-28T13:04:29.894Z] #17 82.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
13:04:30 [2021-06-28T13:04:30.134Z] #27 11.33 Updating certificates in /etc/ssl/certs...
13:04:30 [2021-06-28T13:04:30.150Z] #17 83.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
13:04:30 [2021-06-28T13:04:30.150Z] #17 83.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
13:04:30 [2021-06-28T13:04:30.407Z] #17 83.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
13:04:30 [2021-06-28T13:04:30.664Z] #17 83.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
13:04:30 [2021-06-28T13:04:30.920Z] #17 83.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
13:04:30 [2021-06-28T13:04:30.921Z] #17 83.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
13:04:30 [2021-06-28T13:04:30.921Z] #17 83.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
13:04:30 [2021-06-28T13:04:30.921Z] #17 83.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.14 137 added, 0 removed; done.
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.25 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.27 Setting up jq (1.5+dfsg-2+b1) ...
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.29 Setting up curl (7.64.0-4+deb10u2) ...
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.30 Processing triggers for libc-bin (2.28-10) ...
13:04:31 [2021-06-28T13:04:31.072Z] #27 12.32 Processing triggers for ca-certificates (20200601~deb10u2) ...
13:04:31 [2021-06-28T13:04:31.330Z] #27 12.33 Updating certificates in /etc/ssl/certs...
13:04:31 [2021-06-28T13:04:31.484Z] #17 84.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
13:04:31 [2021-06-28T13:04:31.484Z] #17 84.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
13:04:31 [2021-06-28T13:04:31.484Z] #17 84.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
13:04:31 [2021-06-28T13:04:31.484Z] #17 84.33 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
13:04:31 [2021-06-28T13:04:31.484Z] #17 84.33 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
13:04:31 [2021-06-28T13:04:31.484Z] #17 84.34 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.65 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.67 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.68 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.68 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.68 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.70 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.70 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.70 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.71 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.71 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.71 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.72 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.72 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
13:04:31 [2021-06-28T13:04:31.741Z] #17 84.72 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
13:04:31 [2021-06-28T13:04:31.899Z] #27 13.00 0 added, 0 removed; done.
13:04:31 [2021-06-28T13:04:31.899Z] #27 13.00 Running hooks in /etc/ca-certificates/update.d...
13:04:31 [2021-06-28T13:04:31.899Z] #27 13.00 done.
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.78 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.78 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.79 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.79 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.80 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.81 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.81 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
13:04:31 [2021-06-28T13:04:31.999Z] #17 84.83 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
13:04:32 [2021-06-28T13:04:32.255Z] #17 85.09 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
13:04:32 [2021-06-28T13:04:32.255Z] #17 85.09 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
13:04:32 [2021-06-28T13:04:32.256Z] #17 85.13 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
13:04:32 [2021-06-28T13:04:32.256Z] #17 85.20 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
13:04:32 [2021-06-28T13:04:32.256Z] #17 85.26 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
13:04:32 [2021-06-28T13:04:32.524Z] #17 85.60 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
13:04:32 [2021-06-28T13:04:32.524Z] #17 85.60 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
13:04:32 [2021-06-28T13:04:32.524Z] #17 85.60 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
13:04:32 [2021-06-28T13:04:32.524Z] #17 85.65 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
13:04:32 [2021-06-28T13:04:32.783Z] #17 85.65 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
13:04:32 [2021-06-28T13:04:32.783Z] #17 85.66 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
13:04:32 [2021-06-28T13:04:32.783Z] #17 85.66 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
13:04:32 [2021-06-28T13:04:32.784Z] #17 85.67 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
13:04:32 [2021-06-28T13:04:32.784Z] #17 85.68 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
13:04:32 [2021-06-28T13:04:32.784Z] #17 85.69 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
13:04:32 [2021-06-28T13:04:32.784Z] #17 85.72 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
13:04:33 [2021-06-28T13:04:33.039Z] #17 86.00 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
13:04:33 [2021-06-28T13:04:33.039Z] #17 86.00 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
13:04:33 [2021-06-28T13:04:33.039Z] #17 86.08 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
13:04:33 [2021-06-28T13:04:33.296Z] #17 86.17 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
13:04:33 [2021-06-28T13:04:33.296Z] #17 86.25 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
13:04:33 [2021-06-28T13:04:33.552Z] #17 86.62 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
13:04:33 [2021-06-28T13:04:33.552Z] #17 86.62 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
13:04:33 [2021-06-28T13:04:33.552Z] #17 86.62 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.68 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.69 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.69 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.69 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.69 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.72 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.74 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.75 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.77 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.77 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.78 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
13:04:33 [2021-06-28T13:04:33.809Z] #17 86.86 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
13:04:34 [2021-06-28T13:04:34.067Z] #17 87.20 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
13:04:34 [2021-06-28T13:04:34.325Z] #17 87.21 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
13:04:34 [2021-06-28T13:04:34.325Z] #17 87.27 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
13:04:34 [2021-06-28T13:04:34.587Z] #17 87.38 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
13:04:34 [2021-06-28T13:04:34.588Z] #17 87.44 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
13:04:34 [2021-06-28T13:04:34.588Z] #17 ...
13:04:34 [2021-06-28T13:04:34.588Z] 
13:04:34 [2021-06-28T13:04:34.588Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:04:34 [2021-06-28T13:04:34.588Z] #53 sha256:4d0340c5ce2f9c4fe0678d0b82bd26140fa77a3aedd9fe6af135261774c24809
13:04:34 [2021-06-28T13:04:34.588Z] #53 92.22 github.com/LK4D4/vndr/godl
13:04:34 [2021-06-28T13:04:34.588Z] #53 92.67 github.com/LK4D4/vndr
13:04:34 [2021-06-28T13:04:34.588Z] #53 DONE 96.1s
13:04:34 [2021-06-28T13:04:34.846Z] 
13:04:34 [2021-06-28T13:04:34.846Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:04:34 [2021-06-28T13:04:34.846Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.79 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.79 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.79 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 ...
13:04:34 [2021-06-28T13:04:34.846Z] 
13:04:34 [2021-06-28T13:04:34.846Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:04:34 [2021-06-28T13:04:34.846Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:04:34 [2021-06-28T13:04:34.846Z] #39 DONE 96.1s
13:04:34 [2021-06-28T13:04:34.846Z] 
13:04:34 [2021-06-28T13:04:34.846Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:04:34 [2021-06-28T13:04:34.846Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.84 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.84 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.84 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.84 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.84 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.84 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.85 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
13:04:34 [2021-06-28T13:04:34.846Z] #17 87.85 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
13:04:35 [2021-06-28T13:04:35.103Z] #17 87.92 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
13:04:35 [2021-06-28T13:04:35.360Z] #17 88.27 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
13:04:35 [2021-06-28T13:04:35.360Z] #17 88.28 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
13:04:35 [2021-06-28T13:04:35.360Z] #17 88.36 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
13:04:35 [2021-06-28T13:04:35.616Z] #17 88.45 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
13:04:35 [2021-06-28T13:04:35.616Z] #17 88.51 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
13:04:35 [2021-06-28T13:04:35.873Z] #17 88.80 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
13:04:35 [2021-06-28T13:04:35.873Z] #17 88.80 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
13:04:36 [2021-06-28T13:04:36.092Z] #27 DONE 16.6s
13:04:36 [2021-06-28T13:04:36.092Z] 
13:04:36 [2021-06-28T13:04:36.092Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:04:36 [2021-06-28T13:04:36.092Z] #28 sha256:2160c0e168aeed94b2bddde8720dc556a87cce8f7bdced76ec7ebf7f08755d65
13:04:36 [2021-06-28T13:04:36.092Z] #28 DONE 0.7s
13:04:36 [2021-06-28T13:04:36.092Z] 
13:04:36 [2021-06-28T13:04:36.092Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:36 [2021-06-28T13:04:36.092Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:36 [2021-06-28T13:04:36.802Z] #17 89.78 debconf: delaying package configuration, since apt-utils is not installed
13:04:37 [2021-06-28T13:04:37.029Z] #29 1.075 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
13:04:37 [2021-06-28T13:04:37.058Z] #17 89.96 Fetched 169 MB in 8s (22.3 MB/s)
13:04:37 [2021-06-28T13:04:37.058Z] #17 90.01 Selecting previously unselected package liblocale-gettext-perl.
13:04:37 [2021-06-28T13:04:37.059Z] #17 90.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 ... 15421 files and directories currently installed.)
13:04:37 [2021-06-28T13:04:37.059Z] #17 90.03 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.059Z] #17 90.03 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
13:04:37 [2021-06-28T13:04:37.287Z] #29 1.164 
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.07 Selecting previously unselected package bzip2.
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.07 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.14 Selecting previously unselected package libmagic-mgc.
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.14 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.15 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.30 Selecting previously unselected package libmagic1:amd64.
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.31 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.315Z] #17 90.31 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
13:04:37 [2021-06-28T13:04:37.547Z] 
13:04:37 [2021-06-28T13:04:37.547Z] #29 ...
13:04:37 [2021-06-28T13:04:37.547Z] 
13:04:37 [2021-06-28T13:04:37.547Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
13:04:37 [2021-06-28T13:04:37.547Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
13:04:37 [2021-06-28T13:04:37.547Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.5s done
13:04:37 [2021-06-28T13:04:37.547Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.6s done
13:04:37 [2021-06-28T13:04:37.547Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
13:04:37 [2021-06-28T13:04:37.547Z] #9 DONE 28.0s
13:04:37 [2021-06-28T13:04:37.547Z] 
13:04:37 [2021-06-28T13:04:37.547Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:37 [2021-06-28T13:04:37.547Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.38 Selecting previously unselected package file.
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.38 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.39 Unpacking file (1:5.35-4+deb10u2) ...
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.44 Selecting previously unselected package xz-utils.
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.44 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.45 Unpacking xz-utils (5.2.4-1) ...
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.55 Selecting previously unselected package binutils-aarch64-linux-gnu.
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.55 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
13:04:37 [2021-06-28T13:04:37.571Z] #17 90.56 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
13:04:38 [2021-06-28T13:04:38.075Z] #29 1.387 #=#=#                                                                         

                                                                           0.0%
######                                                                     9.1%
###############################################                           66.3%
################################################################          89.7%
######################################################################## 100.0%
13:04:38 [2021-06-28T13:04:38.075Z] #29 2.047 
13:04:38 [2021-06-28T13:04:38.333Z] #29 2.178 
############                                                              17.1%
######################################################################## 100.0%
13:04:38 [2021-06-28T13:04:38.333Z] #29 2.278 
13:04:38 [2021-06-28T13:04:38.498Z] #17 91.33 Selecting previously unselected package binutils-arm-linux-gnueabi.
13:04:38 [2021-06-28T13:04:38.498Z] #17 91.33 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
13:04:38 [2021-06-28T13:04:38.499Z] #17 91.33 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
13:04:38 [2021-06-28T13:04:38.593Z] #29 2.392 
#################################################################         91.2%
######################################################################## 100.0%
13:04:38 [2021-06-28T13:04:38.593Z] 
13:04:38 [2021-06-28T13:04:38.593Z] #29 ...
13:04:38 [2021-06-28T13:04:38.593Z] 
13:04:38 [2021-06-28T13:04:38.593Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:04:38 [2021-06-28T13:04:38.593Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
13:04:38 [2021-06-28T13:04:38.593Z] #10 DONE 1.0s
13:04:38 [2021-06-28T13:04:38.593Z] 
13:04:38 [2021-06-28T13:04:38.593Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:38 [2021-06-28T13:04:38.593Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:38 [2021-06-28T13:04:38.593Z] #29 2.485 
13:04:39 [2021-06-28T13:04:39.063Z] #17 92.07 Selecting previously unselected package binutils-arm-linux-gnueabihf.
13:04:39 [2021-06-28T13:04:39.063Z] #17 92.08 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
13:04:39 [2021-06-28T13:04:39.063Z] #17 92.08 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
13:04:39 [2021-06-28T13:04:39.162Z] #29 2.605 
###########                                                               15.5%
##########################                                                37.1%
########################################                                  56.0%
13:04:39 [2021-06-28T13:04:39.162Z] #29 ...
13:04:39 [2021-06-28T13:04:39.162Z] 
13:04:39 [2021-06-28T13:04:39.162Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
13:04:39 [2021-06-28T13:04:39.162Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
13:04:39 [2021-06-28T13:04:39.162Z] #11 DONE 0.8s
13:04:39 [2021-06-28T13:04:39.423Z] 
13:04:39 [2021-06-28T13:04:39.423Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:04:39 [2021-06-28T13:04:39.423Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
13:04:39 [2021-06-28T13:04:39.423Z] #31 DONE 0.0s
13:04:39 [2021-06-28T13:04:39.423Z] 
13:04:39 [2021-06-28T13:04:39.423Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:39 [2021-06-28T13:04:39.423Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:39 [2021-06-28T13:04:39.692Z] #29 2.605 
###########                                                               15.5%
##########################                                                37.1%
########################################                                  56.0%
##############################################                            64.7%#29 ...
13:04:39 [2021-06-28T13:04:39.692Z] 
13:04:39 [2021-06-28T13:04:39.692Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
13:04:39 [2021-06-28T13:04:39.692Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
13:04:39 [2021-06-28T13:04:39.692Z] #43 DONE 0.3s
13:04:39 [2021-06-28T13:04:39.692Z] 
13:04:39 [2021-06-28T13:04:39.692Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:39 [2021-06-28T13:04:39.693Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:39 [2021-06-28T13:04:39.693Z] #29 2.605 
###########                                                               15.5%
##########################                                                37.1%
########################################                                  56.0%
##############################################                            64.7%
#############################################################             85.5%
######################################################################## 100.0%
13:04:39 [2021-06-28T13:04:39.693Z] #29 ...
13:04:39 [2021-06-28T13:04:39.693Z] 
13:04:39 [2021-06-28T13:04:39.693Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:04:39 [2021-06-28T13:04:39.693Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
13:04:39 [2021-06-28T13:04:39.693Z] #39 DONE 0.4s
13:04:39 [2021-06-28T13:04:39.693Z] 
13:04:39 [2021-06-28T13:04:39.693Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:39 [2021-06-28T13:04:39.693Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:39 [2021-06-28T13:04:39.693Z] #29 3.645 
13:04:39 [2021-06-28T13:04:39.883Z] #17 92.77 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
13:04:39 [2021-06-28T13:04:39.883Z] #17 92.79 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
13:04:39 [2021-06-28T13:04:39.883Z] #17 92.79 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
13:04:40 [2021-06-28T13:04:40.447Z] #17 93.46 Selecting previously unselected package binutils-s390x-linux-gnu.
13:04:40 [2021-06-28T13:04:40.447Z] #17 93.46 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
13:04:40 [2021-06-28T13:04:40.447Z] #17 93.47 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
13:04:41 [2021-06-28T13:04:41.422Z] #17 94.18 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
13:04:41 [2021-06-28T13:04:41.422Z] #17 94.18 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
13:04:41 [2021-06-28T13:04:41.422Z] #17 94.19 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
13:04:41 [2021-06-28T13:04:41.422Z] #17 94.29 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
13:04:41 [2021-06-28T13:04:41.422Z] #17 94.29 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:04:41 [2021-06-28T13:04:41.422Z] #17 94.30 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
13:04:41 [2021-06-28T13:04:41.778Z] #29 3.789 
                                                                           0.7%
###                                                                        4.8%
######                                                                     8.7%
##########                                                                14.1%
###############                                                           22.1%
###################                                                       27.2%
######################                                                    31.6%
##########################                                                37.5%
##############################                                            42.7%
###################################                                       49.1%
######################################                                    53.3%
########################################                                  56.7%
############################################                              62.0%
################################################                          68.0%
###################################################                       72.2%
#######################################################                   76.9%
###########################################################               82.8%
#################################################################         90.3%
#####################################################################     96.7%
######################################################################## 100.0%
13:04:41 [2021-06-28T13:04:41.778Z] #29 5.688 
13:04:42 [2021-06-28T13:04:42.038Z] #29 6.018 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
13:04:42 [2021-06-28T13:04:42.297Z] #29 6.130 
13:04:42 [2021-06-28T13:04:42.297Z] #29 6.200 
######################################################################## 100.0%
13:04:42 [2021-06-28T13:04:42.297Z] #29 6.241 
13:04:42 [2021-06-28T13:04:42.556Z] #29 6.524 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
13:04:42 [2021-06-28T13:04:42.556Z] #29 6.608 
13:04:42 [2021-06-28T13:04:42.806Z] #17 95.75 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
13:04:42 [2021-06-28T13:04:42.806Z] #17 95.75 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
13:04:42 [2021-06-28T13:04:42.806Z] #17 95.76 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
13:04:42 [2021-06-28T13:04:42.806Z] #17 95.82 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
13:04:42 [2021-06-28T13:04:42.806Z] #17 95.82 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
13:04:42 [2021-06-28T13:04:42.806Z] #17 95.83 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
13:04:42 [2021-06-28T13:04:42.814Z] #29 6.742 
####################                                                      28.3%
######################################################################## 100.0%
13:04:42 [2021-06-28T13:04:42.814Z] #29 6.792 
13:04:43 [2021-06-28T13:04:43.383Z] #29 7.288 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
13:04:43 [2021-06-28T13:04:43.383Z] #29 7.422 
13:04:43 [2021-06-28T13:04:43.906Z] #29 7.519 
                                                                           1.0%
###############                                                           22.2%
13:04:43 [2021-06-28T13:04:43.906Z] #29 ...
13:04:43 [2021-06-28T13:04:43.906Z] 
13:04:43 [2021-06-28T13:04:43.906Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
13:04:43 [2021-06-28T13:04:43.906Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
13:04:43 [2021-06-28T13:04:43.906Z] #12 DONE 4.5s
13:04:43 [2021-06-28T13:04:43.906Z] 
13:04:43 [2021-06-28T13:04:43.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
13:04:43 [2021-06-28T13:04:43.906Z] #29 sha256:a11fb66832e529864cefbc01759d4869178534fa06e75defc508e17727827811
13:04:44 [2021-06-28T13:04:44.175Z] #17 97.16 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
13:04:44 [2021-06-28T13:04:44.175Z] #17 97.16 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
13:04:44 [2021-06-28T13:04:44.175Z] #17 97.16 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
13:04:44 [2021-06-28T13:04:44.432Z] #17 97.23 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
13:04:44 [2021-06-28T13:04:44.432Z] #17 97.24 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
13:04:44 [2021-06-28T13:04:44.432Z] #17 97.24 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
13:04:44 [2021-06-28T13:04:44.441Z] #29 7.519 
                                                                           1.0%
###############                                                           22.2%
#################################                                         47.1%
#############################################                             63.1%
###########################################################               82.2%
#####################################################################     96.5%
######################################################################## 100.0%
13:04:44 [2021-06-28T13:04:44.441Z] #29 8.387 
13:04:45 [2021-06-28T13:04:45.008Z] #29 8.870 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
13:04:45 [2021-06-28T13:04:45.267Z] #29 9.179 
13:04:45 [2021-06-28T13:04:45.267Z] #29 9.267 
######################################################################## 100.0%
13:04:45 [2021-06-28T13:04:45.267Z] #29 9.299 
13:04:45 [2021-06-28T13:04:45.801Z] #17 98.56 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
13:04:45 [2021-06-28T13:04:45.801Z] #17 98.56 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
13:04:45 [2021-06-28T13:04:45.801Z] #17 98.57 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
13:04:45 [2021-06-28T13:04:45.801Z] #17 98.64 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
13:04:45 [2021-06-28T13:04:45.801Z] #17 98.64 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:04:45 [2021-06-28T13:04:45.801Z] #17 98.65 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
13:04:46 [2021-06-28T13:04:46.206Z] #29 10.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
13:04:46 [2021-06-28T13:04:46.465Z] #29 10.50 
13:04:46 [2021-06-28T13:04:46.983Z] #29 10.74 
######################################################################## 100.0%
13:04:46 [2021-06-28T13:04:46.983Z] #29 10.84 
13:04:46 [2021-06-28T13:04:46.983Z] #29 10.95 Download of images into '/build' complete.
13:04:46 [2021-06-28T13:04:46.983Z] #29 10.95 Use something like the following to load the result into a Docker daemon:
13:04:46 [2021-06-28T13:04:46.983Z] #29 10.95   tar -cC '/build' . | docker load
13:04:47 [2021-06-28T13:04:47.169Z] #17 99.97 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
13:04:47 [2021-06-28T13:04:47.169Z] #17 99.98 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
13:04:47 [2021-06-28T13:04:47.169Z] #17 99.98 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
13:04:47 [2021-06-28T13:04:47.169Z] #17 100.1 Selecting previously unselected package cpp-8-s390x-linux-gnu.
13:04:47 [2021-06-28T13:04:47.169Z] #17 100.1 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:04:47 [2021-06-28T13:04:47.169Z] #17 100.1 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
13:04:47 [2021-06-28T13:04:47.243Z] #29 DONE 11.2s
13:04:47 [2021-06-28T13:04:47.243Z] 
13:04:47 [2021-06-28T13:04:47.243Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:04:47 [2021-06-28T13:04:47.243Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:04:47 [2021-06-28T13:04:47.243Z] #13 2.898 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
13:04:47 [2021-06-28T13:04:47.243Z] #13 2.931 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:04:47 [2021-06-28T13:04:47.243Z] #13 2.946 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:04:47 [2021-06-28T13:04:47.243Z] #13 3.001 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:04:48 [2021-06-28T13:04:48.098Z] #17 101.2 Selecting previously unselected package cpp-aarch64-linux-gnu.
13:04:48 [2021-06-28T13:04:48.098Z] #17 101.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:04:48 [2021-06-28T13:04:48.098Z] #17 101.2 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.2 Selecting previously unselected package cpp-arm-linux-gnueabi.
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.2 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.3 Selecting previously unselected package cpp-arm-linux-gnueabihf.
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.3 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.3 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.4 Selecting previously unselected package cpp-s390x-linux-gnu.
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.4 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.4 Selecting previously unselected package cross-config.
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.4 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.4 Unpacking cross-config (2.6.15-3) ...
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.5 Selecting previously unselected package gcc-8-cross-base.
13:04:48 [2021-06-28T13:04:48.356Z] #17 101.5 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
13:04:48 [2021-06-28T13:04:48.612Z] #17 101.5 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
13:04:48 [2021-06-28T13:04:48.612Z] #17 101.5 Selecting previously unselected package libc6-arm64-cross.
13:04:48 [2021-06-28T13:04:48.612Z] #17 101.5 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
13:04:48 [2021-06-28T13:04:48.612Z] #17 101.5 Unpacking libc6-arm64-cross (2.28-7cross1) ...
13:04:48 [2021-06-28T13:04:48.623Z] #13 4.458 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.8 Selecting previously unselected package libgcc1-arm64-cross.
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.8 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.8 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.9 Selecting previously unselected package libgomp1-arm64-cross.
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.9 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.9 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.9 Selecting previously unselected package libitm1-arm64-cross.
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.9 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:48 [2021-06-28T13:04:48.869Z] #17 101.9 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.126Z] #17 102.0 Selecting previously unselected package libatomic1-arm64-cross.
13:04:49 [2021-06-28T13:04:49.126Z] #17 102.0 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.126Z] #17 102.0 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.126Z] #17 102.0 Selecting previously unselected package libstdc++6-arm64-cross.
13:04:49 [2021-06-28T13:04:49.126Z] #17 102.0 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.126Z] #17 102.0 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.191Z] #13 ...
13:04:49 [2021-06-28T13:04:49.191Z] 
13:04:49 [2021-06-28T13:04:49.191Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:04:49 [2021-06-28T13:04:49.191Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:04:49 [2021-06-28T13:04:49.191Z] #56 6.338 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:04:49 [2021-06-28T13:04:49.191Z] #56 6.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:04:49 [2021-06-28T13:04:49.191Z] #56 6.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:04:49 [2021-06-28T13:04:49.191Z] #56 7.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.2 Selecting previously unselected package libasan5-arm64-cross.
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.2 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.2 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.3 Selecting previously unselected package liblsan0-arm64-cross.
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.3 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.3 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.4 Selecting previously unselected package libtsan0-arm64-cross.
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.4 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.4 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.383Z] #17 102.5 Selecting previously unselected package libubsan1-arm64-cross.
13:04:49 [2021-06-28T13:04:49.450Z] #56 ...
13:04:49 [2021-06-28T13:04:49.450Z] 
13:04:49 [2021-06-28T13:04:49.450Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:04:49 [2021-06-28T13:04:49.450Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.753 + RM_GOPATH=0
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.753 + TMP_GOPATH=
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.753 + : /build
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.753 + '[' -z '' ']'
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.759 ++ mktemp -d
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.759 + export GOPATH=/tmp/tmp.TcEoMLG0Zk
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.759 + GOPATH=/tmp/tmp.TcEoMLG0Zk
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.759 + RM_GOPATH=1
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.759 + case "$(go env GOARCH)" in
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.759 ++ go env GOARCH
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.780 + export GO_BUILDMODE=-buildmode=pie
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.780 + GO_BUILDMODE=-buildmode=pie
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.780 ++ dirname /tmp/install/install.sh
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + dir=/tmp/install
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + bin=vndr
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + shift
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + '[' '!' -f /tmp/install/vndr.installer ']'
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + . /tmp/install/vndr.installer
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + install_vndr
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TcEoMLG0Zk/src/github.com/LK4D4/vndr
13:04:49 [2021-06-28T13:04:49.450Z] #46 5.804 Cloning into '/tmp/tmp.TcEoMLG0Zk/src/github.com/LK4D4/vndr'...
13:04:49 [2021-06-28T13:04:49.450Z] #46 6.853 + cd /tmp/tmp.TcEoMLG0Zk/src/github.com/LK4D4/vndr
13:04:49 [2021-06-28T13:04:49.450Z] #46 6.853 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
13:04:49 [2021-06-28T13:04:49.451Z] #46 6.858 + go build -buildmode=pie -v -o /build/vndr .
13:04:49 [2021-06-28T13:04:49.451Z] #46 9.040 internal/unsafeheader
13:04:49 [2021-06-28T13:04:49.451Z] #46 9.119 internal/cpu
13:04:49 [2021-06-28T13:04:49.451Z] #46 9.467 runtime/internal/atomic
13:04:49 [2021-06-28T13:04:49.451Z] #46 ...
13:04:49 [2021-06-28T13:04:49.451Z] 
13:04:49 [2021-06-28T13:04:49.451Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
13:04:49 [2021-06-28T13:04:49.451Z] #34 sha256:bbcb58a35aa470fe01b324647b448d7930b3ef83a382168d90816ff7157321dd
13:04:49 [2021-06-28T13:04:49.451Z] #34 6.144 Install go-toml version v1.8.1
13:04:49 [2021-06-28T13:04:49.451Z] #34 6.981 go: downloading github.com/pelletier/go-toml v1.8.1
13:04:49 [2021-06-28T13:04:49.639Z] #17 102.5 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.639Z] #17 102.5 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.639Z] #17 102.6 Selecting previously unselected package libgcc-8-dev-arm64-cross.
13:04:49 [2021-06-28T13:04:49.639Z] #17 102.6 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:49 [2021-06-28T13:04:49.639Z] #17 102.6 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
13:04:49 [2021-06-28T13:04:49.710Z] #34 ...
13:04:49 [2021-06-28T13:04:49.710Z] 
13:04:49 [2021-06-28T13:04:49.710Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:04:49 [2021-06-28T13:04:49.710Z] #59 sha256:3d8c7c4bc0e2a7e2e6c2af479debd9954a504f272e0f8ea2ce497b74284451aa
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + RM_GOPATH=0
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + TMP_GOPATH=
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + : /build
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + '[' -z '' ']'
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 ++ mktemp -d
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + export GOPATH=/tmp/tmp.ZotGoTEonD
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + GOPATH=/tmp/tmp.ZotGoTEonD
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + RM_GOPATH=1
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 + case "$(go env GOARCH)" in
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.656 ++ go env GOARCH
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.682 + export GO_BUILDMODE=-buildmode=pie
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.682 + GO_BUILDMODE=-buildmode=pie
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.682 ++ dirname /tmp/install/install.sh
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + dir=/tmp/install
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + bin=rootlesskit
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + shift
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + . /tmp/install/rootlesskit.installer
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 ++ : 4cd567642273d369adaadcbadca00880552c1778
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + install_rootlesskit
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + case "$1" in
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + export CGO_ENABLED=0
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + CGO_ENABLED=0
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + _install_rootlesskit
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.689 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZotGoTEonD/src/github.com/rootless-containers/rootlesskit
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.692 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
13:04:49 [2021-06-28T13:04:49.710Z] #59 5.696 Cloning into '/tmp/tmp.ZotGoTEonD/src/github.com/rootless-containers/rootlesskit'...
13:04:49 [2021-06-28T13:04:49.710Z] #59 ...
13:04:49 [2021-06-28T13:04:49.710Z] 
13:04:49 [2021-06-28T13:04:49.710Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:04:49 [2021-06-28T13:04:49.710Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.257 + RM_GOPATH=0
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.257 + TMP_GOPATH=
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.257 + : /build
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.257 + '[' -z '' ']'
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.259 ++ mktemp -d
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.259 + export GOPATH=/tmp/tmp.0j93cxLjtr
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.259 + GOPATH=/tmp/tmp.0j93cxLjtr
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.259 + RM_GOPATH=1
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.259 + case "$(go env GOARCH)" in
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.267 ++ go env GOARCH
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.271 + export GO_BUILDMODE=-buildmode=pie
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.271 + GO_BUILDMODE=-buildmode=pie
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 ++ dirname /tmp/install/install.sh
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + dir=/tmp/install
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + bin=shfmt
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + shift
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + '[' '!' -f /tmp/install/shfmt.installer ']'
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + . /tmp/install/shfmt.installer
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + install_shfmt
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.274 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0j93cxLjtr/src/github.com/mvdan/sh
13:04:49 [2021-06-28T13:04:49.710Z] #52 5.279 Cloning into '/tmp/tmp.0j93cxLjtr/src/github.com/mvdan/sh'...
13:04:49 [2021-06-28T13:04:49.896Z] #17 102.9 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
13:04:49 [2021-06-28T13:04:49.896Z] #17 102.9 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:04:49 [2021-06-28T13:04:49.970Z] #52 ...
13:04:49 [2021-06-28T13:04:49.970Z] 
13:04:49 [2021-06-28T13:04:49.970Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:04:49 [2021-06-28T13:04:49.970Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:04:49 [2021-06-28T13:04:49.970Z] #44 6.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:04:49 [2021-06-28T13:04:49.970Z] #44 6.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:04:49 [2021-06-28T13:04:49.970Z] #44 6.789 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:04:49 [2021-06-28T13:04:49.970Z] #44 7.342 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
13:04:49 [2021-06-28T13:04:49.970Z] #44 7.985 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:04:50 [2021-06-28T13:04:50.153Z] #17 102.9 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
13:04:50 [2021-06-28T13:04:50.229Z] #44 ...
13:04:50 [2021-06-28T13:04:50.229Z] 
13:04:50 [2021-06-28T13:04:50.229Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:04:50 [2021-06-28T13:04:50.229Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:04:50 [2021-06-28T13:04:50.229Z] #32 6.065 + git clone https://github.com/kolyshkin/go-swagger.git .
13:04:50 [2021-06-28T13:04:50.229Z] #32 6.071 Cloning into '.'...
13:04:50 [2021-06-28T13:04:50.229Z] #32 ...
13:04:50 [2021-06-28T13:04:50.229Z] 
13:04:50 [2021-06-28T13:04:50.229Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
13:04:50 [2021-06-28T13:04:50.229Z] #24 sha256:bca2ec5f352cd3135f68fc7950a0a33857ea629e1764a18fe46515d9ec9b5787
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.576 + RM_GOPATH=0
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.576 + TMP_GOPATH=
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.576 + : /build
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.576 + '[' -z '' ']'
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.576 ++ mktemp -d
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.586 + export GOPATH=/tmp/tmp.2pGrZ31gzi
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.586 + GOPATH=/tmp/tmp.2pGrZ31gzi
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.586 + RM_GOPATH=1
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.586 + case "$(go env GOARCH)" in
13:04:50 [2021-06-28T13:04:50.229Z] #24 6.586 ++ go env GOARCH
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.608 + export GO_BUILDMODE=-buildmode=pie
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.608 + GO_BUILDMODE=-buildmode=pie
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.608 ++ dirname /tmp/install/install.sh
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 Install docker/cli version 17.06.2-ce from stable
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + dir=/tmp/install
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + bin=dockercli
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + shift
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + . /tmp/install/dockercli.installer
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 ++ : stable
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 ++ : 17.06.2-ce
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + install_dockercli
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.615 ++ uname -m
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.627 + arch=x86_64
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.627 + '[' x86_64 '!=' x86_64 ']'
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.627 + url=https://download.docker.com/linux/static
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.699 + tar -xz docker/docker
13:04:50 [2021-06-28T13:04:50.230Z] #24 6.699 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:04:50 [2021-06-28T13:04:50.489Z] #24 ...
13:04:50 [2021-06-28T13:04:50.489Z] 
13:04:50 [2021-06-28T13:04:50.489Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:04:50 [2021-06-28T13:04:50.489Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:04:50 [2021-06-28T13:04:50.489Z] #40 5.859 + git clone https://github.com/docker/distribution.git .
13:04:50 [2021-06-28T13:04:50.489Z] #40 5.868 Cloning into '.'...
13:04:50 [2021-06-28T13:04:50.489Z] #40 ...
13:04:50 [2021-06-28T13:04:50.489Z] 
13:04:50 [2021-06-28T13:04:50.489Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:04:50 [2021-06-28T13:04:50.489Z] #50 sha256:9d7d107b9fdd01fa6f322609b0b38e46e5d93fb14904197b8befdeb4a58a54e3
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.016 + RM_GOPATH=0
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.016 + TMP_GOPATH=
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.016 + : /build
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.016 + '[' -z '' ']'
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.017 ++ mktemp -d
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.029 + export GOPATH=/tmp/tmp.sLvEJ1qUQc
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.029 + GOPATH=/tmp/tmp.sLvEJ1qUQc
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.029 + RM_GOPATH=1
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.029 + case "$(go env GOARCH)" in
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.029 ++ go env GOARCH
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.030 + export GO_BUILDMODE=-buildmode=pie
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.030 + GO_BUILDMODE=-buildmode=pie
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.031 ++ dirname /tmp/install/install.sh
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + dir=/tmp/install
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + bin=golangci_lint
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + shift
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + . /tmp/install/golangci_lint.installer
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 ++ : v1.23.8
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + install_golangci_lint
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + set -e
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + export GO111MODULE=on
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + GO111MODULE=on
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + GOBIN=/build
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.040 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
13:04:50 [2021-06-28T13:04:50.489Z] #50 5.652 go: downloading github.com/golangci/golangci-lint v1.23.8
13:04:50 [2021-06-28T13:04:50.755Z] #50 ...
13:04:50 [2021-06-28T13:04:50.755Z] 
13:04:50 [2021-06-28T13:04:50.755Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
13:04:50 [2021-06-28T13:04:50.755Z] #48 sha256:884c480fe3c200b0051bc469f9fdf082d0b4bc5e6b4148a35118cfb286561301
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.076 + RM_GOPATH=0
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.076 + TMP_GOPATH=
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.076 + : /build
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.076 + '[' -z '' ']'
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.076 ++ mktemp -d
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.084 + export GOPATH=/tmp/tmp.npE1H5MlR9
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.084 + GOPATH=/tmp/tmp.npE1H5MlR9
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.084 + RM_GOPATH=1
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.084 + case "$(go env GOARCH)" in
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.088 ++ go env GOARCH
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.109 + export GO_BUILDMODE=-buildmode=pie
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.109 + GO_BUILDMODE=-buildmode=pie
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.125 ++ dirname /tmp/install/install.sh
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.125 + dir=/tmp/install
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.133 + bin=gotestsum
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.133 + shift
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.133 + '[' '!' -f /tmp/install/gotestsum.installer ']'
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.133 + . /tmp/install/gotestsum.installer
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.133 ++ : v0.5.3
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.133 + install_gotestsum
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.139 + set -e
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.139 + export GO111MODULE=on
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.139 + GO111MODULE=on
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.139 + GOBIN=/build
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.139 + go get gotest.tools/gotestsum@v0.5.3
13:04:50 [2021-06-28T13:04:50.755Z] #48 6.959 go: downloading gotest.tools/gotestsum v0.5.3
13:04:50 [2021-06-28T13:04:50.755Z] #48 9.008 go: downloading github.com/fatih/color v1.9.0
13:04:50 [2021-06-28T13:04:50.755Z] #48 9.017 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:04:50 [2021-06-28T13:04:50.755Z] #48 9.108 go: downloading github.com/pkg/errors v0.9.1
13:04:50 [2021-06-28T13:04:50.755Z] #48 9.183 go: downloading github.com/spf13/pflag v1.0.3
13:04:50 [2021-06-28T13:04:50.755Z] #48 9.654 go: downloading github.com/mattn/go-colorable v0.1.6
13:04:50 [2021-06-28T13:04:50.755Z] #48 9.750 go: downloading github.com/mattn/go-isatty v0.0.12
13:04:50 [2021-06-28T13:04:50.755Z] #48 10.10 go: downloading github.com/jonboulle/clockwork v0.1.0
13:04:50 [2021-06-28T13:04:50.755Z] #48 10.13 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:04:50 [2021-06-28T13:04:50.755Z] #48 10.50 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:04:50 [2021-06-28T13:04:50.755Z] #48 11.35 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:04:50 [2021-06-28T13:04:50.755Z] #48 ...
13:04:50 [2021-06-28T13:04:50.755Z] 
13:04:50 [2021-06-28T13:04:50.755Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:04:50 [2021-06-28T13:04:50.755Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:04:50 [2021-06-28T13:04:50.755Z] #36 7.058 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:04:50 [2021-06-28T13:04:50.755Z] #36 7.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:04:50 [2021-06-28T13:04:50.755Z] #36 7.185 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:04:50 [2021-06-28T13:04:50.755Z] #36 8.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:04:51 [2021-06-28T13:04:51.020Z] #36 ...
13:04:51 [2021-06-28T13:04:51.020Z] 
13:04:51 [2021-06-28T13:04:51.020Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:04:51 [2021-06-28T13:04:51.020Z] #59 sha256:3d8c7c4bc0e2a7e2e6c2af479debd9954a504f272e0f8ea2ce497b74284451aa
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.46 + cd /tmp/tmp.ZotGoTEonD/src/github.com/rootless-containers/rootlesskit
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.47 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.58 + export GO111MODULE=on
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.58 + GO111MODULE=on
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.58 + export GOPROXY=https://proxy.golang.org
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.58 + GOPROXY=https://proxy.golang.org
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.58 + for f in rootlesskit rootlesskit-docker-proxy
13:04:51 [2021-06-28T13:04:51.020Z] #59 11.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:04:51 [2021-06-28T13:04:51.082Z] #17 104.2 Selecting previously unselected package gcc-aarch64-linux-gnu.
13:04:51 [2021-06-28T13:04:51.339Z] #17 104.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:04:51 [2021-06-28T13:04:51.339Z] #17 104.2 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
13:04:51 [2021-06-28T13:04:51.339Z] #17 104.3 Selecting previously unselected package linux-libc-dev-arm64-cross.
13:04:51 [2021-06-28T13:04:51.339Z] #17 104.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
13:04:51 [2021-06-28T13:04:51.339Z] #17 104.3 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
13:04:51 [2021-06-28T13:04:51.902Z] #17 104.7 Selecting previously unselected package libc6-dev-arm64-cross.
13:04:51 [2021-06-28T13:04:51.902Z] #17 104.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
13:04:51 [2021-06-28T13:04:51.902Z] #17 104.8 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
13:04:52 [2021-06-28T13:04:52.413Z] #59 12.97 go: downloading github.com/pkg/errors v0.9.1
13:04:52 [2021-06-28T13:04:52.413Z] #59 12.98 go: downloading github.com/sirupsen/logrus v1.8.1
13:04:52 [2021-06-28T13:04:52.413Z] #59 13.07 go: downloading github.com/urfave/cli/v2 v2.3.0
13:04:52 [2021-06-28T13:04:52.465Z] #17 105.4 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
13:04:52 [2021-06-28T13:04:52.465Z] #17 105.4 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
13:04:52 [2021-06-28T13:04:52.465Z] #17 105.4 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
13:04:52 [2021-06-28T13:04:52.674Z] #59 13.45 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:04:53 [2021-06-28T13:04:53.028Z] #17 106.0 Selecting previously unselected package g++-8-aarch64-linux-gnu.
13:04:53 [2021-06-28T13:04:53.028Z] #17 106.0 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:04:53 [2021-06-28T13:04:53.028Z] #17 106.0 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.2 Selecting previously unselected package g++-aarch64-linux-gnu.
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.2 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.2 Selecting previously unselected package patch.
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.2 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.2 Unpacking patch (2.7.6-3+deb10u1) ...
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.3 Selecting previously unselected package dpkg-dev.
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.3 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
13:04:54 [2021-06-28T13:04:54.395Z] #17 107.3 Unpacking dpkg-dev (1.19.7) ...
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.5 Selecting previously unselected package libconfig-inifiles-perl.
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.5 Unpacking libconfig-inifiles-perl (3.000001-1) ...
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.6 Selecting previously unselected package libio-string-perl.
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.6 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.6 Unpacking libio-string-perl (1.08-3) ...
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.6 Selecting previously unselected package libicu63:amd64.
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
13:04:54 [2021-06-28T13:04:54.651Z] #17 107.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:04:55 [2021-06-28T13:04:55.214Z] #17 ...
13:04:55 [2021-06-28T13:04:55.214Z] 
13:04:55 [2021-06-28T13:04:55.214Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:04:55 [2021-06-28T13:04:55.214Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:04:55 [2021-06-28T13:04:55.214Z] #47 116.4 + dpkg --print-architecture
13:04:55 [2021-06-28T13:04:55.214Z] #47 116.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:04:55 [2021-06-28T13:04:55.470Z] #47 116.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:04:55 [2021-06-28T13:04:55.470Z] #47 116.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:04:55 [2021-06-28T13:04:55.974Z] #59 ...
13:04:55 [2021-06-28T13:04:55.974Z] 
13:04:55 [2021-06-28T13:04:55.974Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
13:04:55 [2021-06-28T13:04:55.974Z] #24 sha256:bca2ec5f352cd3135f68fc7950a0a33857ea629e1764a18fe46515d9ec9b5787
13:04:55 [2021-06-28T13:04:55.974Z] #24 16.11 + mkdir -p /build
13:04:55 [2021-06-28T13:04:55.974Z] #24 16.11 + mv docker/docker /build/
13:04:55 [2021-06-28T13:04:55.974Z] #24 16.12 + rmdir docker
13:04:55 [2021-06-28T13:04:55.974Z] #24 DONE 16.5s
13:04:55 [2021-06-28T13:04:55.974Z] 
13:04:55 [2021-06-28T13:04:55.974Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:04:55 [2021-06-28T13:04:55.974Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:04:55 [2021-06-28T13:04:55.974Z] #46 10.40 runtime/internal/sys
13:04:55 [2021-06-28T13:04:55.974Z] #46 10.85 internal/bytealg
13:04:55 [2021-06-28T13:04:55.974Z] #46 11.20 runtime/internal/math
13:04:55 [2021-06-28T13:04:55.974Z] #46 11.57 internal/race
13:04:55 [2021-06-28T13:04:55.974Z] #46 11.66 sync/atomic
13:04:55 [2021-06-28T13:04:55.974Z] #46 12.00 unicode
13:04:55 [2021-06-28T13:04:55.974Z] #46 12.21 runtime
13:04:55 [2021-06-28T13:04:55.974Z] #46 16.24 unicode/utf8
13:04:56 [2021-06-28T13:04:56.543Z] #46 ...
13:04:56 [2021-06-28T13:04:56.543Z] 
13:04:56 [2021-06-28T13:04:56.543Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:04:56 [2021-06-28T13:04:56.543Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:04:56 [2021-06-28T13:04:56.543Z] #52 17.07 + cd /tmp/tmp.0j93cxLjtr/src/github.com/mvdan/sh
13:04:56 [2021-06-28T13:04:56.543Z] #52 17.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
13:04:56 [2021-06-28T13:04:56.543Z] #52 17.23 + GO111MODULE=on
13:04:56 [2021-06-28T13:04:56.543Z] #52 17.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
13:04:57 [2021-06-28T13:04:57.931Z] #52 18.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
13:04:57 [2021-06-28T13:04:57.931Z] #52 18.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
13:04:57 [2021-06-28T13:04:57.931Z] #52 18.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
13:04:59 [2021-06-28T13:04:59.905Z] #52 20.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
13:05:00 [2021-06-28T13:05:00.500Z] #52 ...
13:05:00 [2021-06-28T13:05:00.500Z] 
13:05:00 [2021-06-28T13:05:00.500Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:05:00 [2021-06-28T13:05:00.500Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:05:00 [2021-06-28T13:05:00.500Z] #56 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:00 [2021-06-28T13:05:00.500Z] #56 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:00 [2021-06-28T13:05:00.773Z] #56 ...
13:05:00 [2021-06-28T13:05:00.773Z] 
13:05:00 [2021-06-28T13:05:00.773Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
13:05:00 [2021-06-28T13:05:00.773Z] #34 sha256:bbcb58a35aa470fe01b324647b448d7930b3ef83a382168d90816ff7157321dd
13:05:00 [2021-06-28T13:05:00.773Z] #34 11.43 github.com/pelletier/go-toml
13:05:00 [2021-06-28T13:05:00.773Z] #34 18.99 github.com/pelletier/go-toml/cmd/tomll
13:05:01 [2021-06-28T13:05:01.033Z] #34 ...
13:05:01 [2021-06-28T13:05:01.033Z] 
13:05:01 [2021-06-28T13:05:01.033Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:05:01 [2021-06-28T13:05:01.033Z] #50 sha256:9d7d107b9fdd01fa6f322609b0b38e46e5d93fb14904197b8befdeb4a58a54e3
13:05:01 [2021-06-28T13:05:01.033Z] #50 17.31 go: downloading github.com/fatih/color v1.7.0
13:05:01 [2021-06-28T13:05:01.033Z] #50 17.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
13:05:01 [2021-06-28T13:05:01.033Z] #50 17.50 go: downloading github.com/pkg/errors v0.8.1
13:05:01 [2021-06-28T13:05:01.033Z] #50 17.55 go: downloading github.com/spf13/cobra v0.0.5
13:05:01 [2021-06-28T13:05:01.033Z] #50 17.56 go: downloading github.com/spf13/pflag v1.0.5
13:05:01 [2021-06-28T13:05:01.033Z] #50 18.04 go: downloading github.com/spf13/viper v1.6.1
13:05:01 [2021-06-28T13:05:01.033Z] #50 18.57 go: downloading github.com/mattn/go-colorable v0.1.4
13:05:01 [2021-06-28T13:05:01.033Z] #50 18.57 go: downloading github.com/mattn/go-isatty v0.0.8
13:05:01 [2021-06-28T13:05:01.033Z] #50 18.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
13:05:01 [2021-06-28T13:05:01.033Z] #50 18.67 go: downloading github.com/go-critic/go-critic v0.4.1
13:05:01 [2021-06-28T13:05:01.033Z] #50 19.41 go: downloading github.com/go-lintpack/lintpack v0.5.2
13:05:01 [2021-06-28T13:05:01.033Z] #50 19.54 go: downloading github.com/mitchellh/go-homedir v1.1.0
13:05:01 [2021-06-28T13:05:01.309Z] #50 ...
13:05:01 [2021-06-28T13:05:01.309Z] 
13:05:01 [2021-06-28T13:05:01.309Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:01 [2021-06-28T13:05:01.309Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:05:01 [2021-06-28T13:05:01.309Z] #36 11.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:01 [2021-06-28T13:05:01.309Z] #36 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:01 [2021-06-28T13:05:01.309Z] #36 ...
13:05:01 [2021-06-28T13:05:01.309Z] 
13:05:01 [2021-06-28T13:05:01.309Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
13:05:01 [2021-06-28T13:05:01.310Z] #34 sha256:bbcb58a35aa470fe01b324647b448d7930b3ef83a382168d90816ff7157321dd
13:05:01 [2021-06-28T13:05:01.310Z] #34 DONE 22.1s
13:05:01 [2021-06-28T13:05:01.310Z] 
13:05:01 [2021-06-28T13:05:01.310Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:01 [2021-06-28T13:05:01.310Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:05:01 [2021-06-28T13:05:01.310Z] #13 7.346 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:05:01 [2021-06-28T13:05:01.310Z] #13 9.176 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:01 [2021-06-28T13:05:01.310Z] #13 11.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:01 [2021-06-28T13:05:01.573Z] #13 ...
13:05:01 [2021-06-28T13:05:01.573Z] 
13:05:01 [2021-06-28T13:05:01.573Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:05:01 [2021-06-28T13:05:01.573Z] #59 sha256:3d8c7c4bc0e2a7e2e6c2af479debd9954a504f272e0f8ea2ce497b74284451aa
13:05:01 [2021-06-28T13:05:01.573Z] #59 17.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:05:01 [2021-06-28T13:05:01.573Z] #59 17.87 go: downloading github.com/google/uuid v1.2.0
13:05:01 [2021-06-28T13:05:01.573Z] #59 17.87 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
13:05:01 [2021-06-28T13:05:01.573Z] #59 17.98 go: downloading github.com/moby/vpnkit v0.5.0
13:05:01 [2021-06-28T13:05:01.573Z] #59 18.00 go: downloading github.com/gofrs/flock v0.8.0
13:05:01 [2021-06-28T13:05:01.573Z] #59 18.02 go: downloading github.com/gorilla/mux v1.8.0
13:05:01 [2021-06-28T13:05:01.573Z] #59 18.14 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:05:01 [2021-06-28T13:05:01.573Z] #59 18.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:05:01 [2021-06-28T13:05:01.573Z] #59 18.64 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:05:01 [2021-06-28T13:05:01.832Z] #59 ...
13:05:01 [2021-06-28T13:05:01.833Z] 
13:05:01 [2021-06-28T13:05:01.833Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:01 [2021-06-28T13:05:01.833Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:01 [2021-06-28T13:05:01.833Z] #44 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:01 [2021-06-28T13:05:01.833Z] #44 14.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:01 [2021-06-28T13:05:01.833Z] #44 16.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
13:05:02 [2021-06-28T13:05:02.019Z] #47 ...
13:05:02 [2021-06-28T13:05:02.019Z] 
13:05:02 [2021-06-28T13:05:02.019Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:05:02 [2021-06-28T13:05:02.019Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.3 Selecting previously unselected package libxml2:amd64.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.3 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.3 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.5 Selecting previously unselected package libxml-namespacesupport-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.5 Unpacking libxml-namespacesupport-perl (1.12-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.5 Selecting previously unselected package libxml-sax-base-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.5 Unpacking libxml-sax-base-perl (1.09-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.6 Selecting previously unselected package libxml-sax-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.6 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.6 Selecting previously unselected package libxml-libxml-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.6 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.8 Selecting previously unselected package libxml-simple-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.8 Unpacking libxml-simple-perl (2.25-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.9 Selecting previously unselected package libyaml-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.9 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.9 Unpacking libyaml-perl (1.27-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.9 Selecting previously unselected package libconfig-auto-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 109.9 Unpacking libconfig-auto-perl (0.44-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Selecting previously unselected package libfile-which-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Unpacking libfile-which-perl (1.23-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Selecting previously unselected package libfile-homedir-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Unpacking libfile-homedir-perl (1.004-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Selecting previously unselected package libdebian-dpkgcross-perl.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.1 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.1 Selecting previously unselected package dpkg-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.1 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.1 Unpacking dpkg-cross (2.6.15-3) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.1 Selecting previously unselected package crossbuild-essential-arm64.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.2 Unpacking crossbuild-essential-arm64 (12.6) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.2 Selecting previously unselected package libc6-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.2 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.2 Unpacking libc6-armel-cross (2.28-7cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.5 Selecting previously unselected package libgcc1-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.5 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.5 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.6 Selecting previously unselected package libgomp1-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.6 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.6 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.6 Selecting previously unselected package libatomic1-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.6 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.6 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.7 Selecting previously unselected package libstdc++6-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.7 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.7 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.8 Selecting previously unselected package libasan5-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.8 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.8 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.9 Selecting previously unselected package libubsan1-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.9 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 110.9 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 111.0 Selecting previously unselected package libgcc-8-dev-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 111.0 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 111.0 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 111.2 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
13:05:02 [2021-06-28T13:05:02.019Z] #17 111.2 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 111.3 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 112.6 Selecting previously unselected package gcc-arm-linux-gnueabi.
13:05:02 [2021-06-28T13:05:02.019Z] #17 112.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 112.6 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 112.6 Selecting previously unselected package linux-libc-dev-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 112.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 112.6 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 113.0 Selecting previously unselected package libc6-dev-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 113.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 113.0 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 113.6 Selecting previously unselected package libstdc++-8-dev-armel-cross.
13:05:02 [2021-06-28T13:05:02.019Z] #17 113.6 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 113.6 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 114.1 Selecting previously unselected package g++-8-arm-linux-gnueabi.
13:05:02 [2021-06-28T13:05:02.019Z] #17 114.1 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
13:05:02 [2021-06-28T13:05:02.019Z] #17 114.1 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.091Z] #44 ...
13:05:02 [2021-06-28T13:05:02.091Z] 
13:05:02 [2021-06-28T13:05:02.091Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:02 [2021-06-28T13:05:02.091Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:02 [2021-06-28T13:05:02.091Z] #46 17.23 math/bits
13:05:02 [2021-06-28T13:05:02.091Z] #46 18.11 math
13:05:02 [2021-06-28T13:05:02.362Z] #46 22.99 encoding
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.3 Selecting previously unselected package g++-arm-linux-gnueabi.
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.4 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.4 Selecting previously unselected package crossbuild-essential-armel.
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.4 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.4 Unpacking crossbuild-essential-armel (12.6) ...
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.5 Selecting previously unselected package libc6-armhf-cross.
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.535Z] #17 115.5 Unpacking libc6-armhf-cross (2.28-7cross1) ...
13:05:02 [2021-06-28T13:05:02.621Z] #46 ...
13:05:02 [2021-06-28T13:05:02.621Z] 
13:05:02 [2021-06-28T13:05:02.621Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
13:05:02 [2021-06-28T13:05:02.621Z] #48 sha256:884c480fe3c200b0051bc469f9fdf082d0b4bc5e6b4148a35118cfb286561301
13:05:02 [2021-06-28T13:05:02.621Z] #48 13.14 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:05:02 [2021-06-28T13:05:02.621Z] #48 ...
13:05:02 [2021-06-28T13:05:02.621Z] 
13:05:02 [2021-06-28T13:05:02.621Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:02 [2021-06-28T13:05:02.621Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:02 [2021-06-28T13:05:02.621Z] #46 23.33 unicode/utf16
13:05:02 [2021-06-28T13:05:02.792Z] #17 115.7 Selecting previously unselected package libgcc1-armhf-cross.
13:05:02 [2021-06-28T13:05:02.792Z] #17 115.7 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.792Z] #17 115.7 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.792Z] #17 115.8 Selecting previously unselected package libgomp1-armhf-cross.
13:05:02 [2021-06-28T13:05:02.792Z] #17 115.8 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:02 [2021-06-28T13:05:02.792Z] #17 115.8 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
13:05:02 [2021-06-28T13:05:02.880Z] #46 23.52 container/list
13:05:03 [2021-06-28T13:05:03.049Z] #17 115.8 Selecting previously unselected package libatomic1-armhf-cross.
13:05:03 [2021-06-28T13:05:03.049Z] #17 115.9 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:03 [2021-06-28T13:05:03.049Z] #17 115.9 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
13:05:03 [2021-06-28T13:05:03.049Z] #17 116.0 Selecting previously unselected package libstdc++6-armhf-cross.
13:05:03 [2021-06-28T13:05:03.049Z] #17 116.0 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:03 [2021-06-28T13:05:03.049Z] #17 116.0 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.1 Selecting previously unselected package libasan5-armhf-cross.
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.1 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.1 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.2 Selecting previously unselected package libubsan1-armhf-cross.
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.2 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.2 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.3 Selecting previously unselected package libgcc-8-dev-armhf-cross.
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.3 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:03 [2021-06-28T13:05:03.306Z] #17 116.3 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
13:05:03 [2021-06-28T13:05:03.448Z] #46 24.04 crypto/internal/subtle
13:05:03 [2021-06-28T13:05:03.448Z] #46 24.15 crypto/subtle
13:05:03 [2021-06-28T13:05:03.563Z] #17 116.6 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
13:05:03 [2021-06-28T13:05:03.563Z] #17 116.6 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
13:05:03 [2021-06-28T13:05:03.563Z] #17 116.6 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
13:05:03 [2021-06-28T13:05:03.708Z] #46 24.25 vendor/golang.org/x/crypto/cryptobyte/asn1
13:05:03 [2021-06-28T13:05:03.708Z] #46 24.38 internal/nettrace
13:05:03 [2021-06-28T13:05:03.967Z] #46 24.53 runtime/cgo
13:05:04 [2021-06-28T13:05:04.932Z] #17 117.8 Selecting previously unselected package gcc-arm-linux-gnueabihf.
13:05:04 [2021-06-28T13:05:04.932Z] #17 117.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
13:05:04 [2021-06-28T13:05:04.932Z] #17 117.8 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
13:05:04 [2021-06-28T13:05:04.932Z] #17 117.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
13:05:04 [2021-06-28T13:05:04.933Z] #17 117.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
13:05:04 [2021-06-28T13:05:04.933Z] #17 117.9 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
13:05:05 [2021-06-28T13:05:05.446Z] #17 118.3 Selecting previously unselected package libc6-dev-armhf-cross.
13:05:05 [2021-06-28T13:05:05.446Z] #17 118.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
13:05:05 [2021-06-28T13:05:05.446Z] #17 118.3 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
13:05:06 [2021-06-28T13:05:06.010Z] #17 118.9 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
13:05:06 [2021-06-28T13:05:06.010Z] #17 118.9 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
13:05:06 [2021-06-28T13:05:06.010Z] #17 118.9 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
13:05:06 [2021-06-28T13:05:06.573Z] #17 119.5 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
13:05:06 [2021-06-28T13:05:06.573Z] #17 119.5 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
13:05:06 [2021-06-28T13:05:06.573Z] #17 119.5 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
13:05:07 [2021-06-28T13:05:07.942Z] #17 ...
13:05:07 [2021-06-28T13:05:07.942Z] 
13:05:07 [2021-06-28T13:05:07.942Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:05:07 [2021-06-28T13:05:07.943Z] #57 sha256:80d7a9574d7bc5eba336ab7dfbec6c62730b16e02f028976d68702d4f57147d2
13:05:07 [2021-06-28T13:05:07.943Z] #57 129.4 + /build/golangci-lint --version
13:05:07 [2021-06-28T13:05:07.943Z] #57 129.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
13:05:08 [2021-06-28T13:05:08.159Z] #46 ...
13:05:08 [2021-06-28T13:05:08.159Z] 
13:05:08 [2021-06-28T13:05:08.159Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:05:08 [2021-06-28T13:05:08.159Z] #50 sha256:9d7d107b9fdd01fa6f322609b0b38e46e5d93fb14904197b8befdeb4a58a54e3
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.19 go: downloading github.com/sirupsen/logrus v1.4.2
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.20 go: downloading github.com/stretchr/testify v1.4.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.51 go: downloading github.com/fsnotify/fsnotify v1.4.7
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.56 go: downloading github.com/hashicorp/hcl v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.95 go: downloading github.com/magiconair/properties v1.8.1
13:05:08 [2021-06-28T13:05:08.159Z] #50 24.97 go: downloading github.com/mitchellh/mapstructure v1.1.2
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.08 go: downloading github.com/pelletier/go-toml v1.2.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.08 go: downloading github.com/spf13/afero v1.1.2
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.18 go: downloading github.com/spf13/cast v1.3.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.30 go: downloading github.com/subosito/gotenv v1.2.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.34 go: downloading gopkg.in/ini.v1 v1.51.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.49 go: downloading gopkg.in/yaml.v2 v2.2.7
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.52 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.69 go: downloading github.com/go-toolsmith/astcast v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.84 go: downloading github.com/go-toolsmith/astequal v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 25.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.03 go: downloading github.com/go-toolsmith/astp v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.08 go: downloading github.com/go-toolsmith/strparse v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.12 go: downloading github.com/go-toolsmith/typep v1.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
13:05:08 [2021-06-28T13:05:08.159Z] #50 26.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
13:05:08 [2021-06-28T13:05:08.159Z] #50 27.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
13:05:08 [2021-06-28T13:05:08.159Z] #50 28.86 go: downloading github.com/sourcegraph/go-diff v0.5.1
13:05:08 [2021-06-28T13:05:08.418Z] #50 29.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
13:05:08 [2021-06-28T13:05:08.678Z] #50 29.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
13:05:08 [2021-06-28T13:05:08.678Z] #50 29.28 go: downloading github.com/ultraware/funlen v0.0.2
13:05:08 [2021-06-28T13:05:08.678Z] #50 29.33 go: downloading github.com/ultraware/whitespace v0.0.4
13:05:08 [2021-06-28T13:05:08.678Z] #50 29.33 go: downloading github.com/uudashr/gocognit v1.0.1
13:05:08 [2021-06-28T13:05:08.938Z] #50 29.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
13:05:09 [2021-06-28T13:05:09.873Z] #50 30.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
13:05:09 [2021-06-28T13:05:09.873Z] #50 30.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
13:05:09 [2021-06-28T13:05:09.873Z] #50 30.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
13:05:09 [2021-06-28T13:05:09.873Z] #50 30.62 go: downloading github.com/davecgh/go-spew v1.1.1
13:05:09 [2021-06-28T13:05:09.873Z] #50 30.65 go: downloading github.com/pmezard/go-difflib v1.0.0
13:05:09 [2021-06-28T13:05:09.873Z] #50 30.69 go: downloading github.com/stretchr/objx v0.2.0
13:05:10 [2021-06-28T13:05:10.132Z] #50 30.83 go: downloading golang.org/x/text v0.3.2
13:05:12 [2021-06-28T13:05:12.105Z] #57 DONE 133.1s
13:05:12 [2021-06-28T13:05:12.105Z] 
13:05:12 [2021-06-28T13:05:12.105Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:05:12 [2021-06-28T13:05:12.105Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:05:12 [2021-06-28T13:05:12.105Z] #47 DONE 132.8s
13:05:12 [2021-06-28T13:05:12.105Z] 
13:05:12 [2021-06-28T13:05:12.105Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
13:05:12 [2021-06-28T13:05:12.105Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
13:05:12 [2021-06-28T13:05:12.105Z] #17 121.3 Selecting previously unselected package g++-arm-linux-gnueabihf.
13:05:12 [2021-06-28T13:05:12.105Z] #17 121.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 121.3 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 121.6 Selecting previously unselected package crossbuild-essential-armhf.
13:05:12 [2021-06-28T13:05:12.105Z] #17 121.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 121.6 Unpacking crossbuild-essential-armhf (12.6) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 122.5 Selecting previously unselected package libc6-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 122.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 122.6 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 123.3 Selecting previously unselected package libgcc1-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 123.3 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 123.5 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.4 Selecting previously unselected package libgomp1-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.4 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.4 Selecting previously unselected package libitm1-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.4 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.4 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.5 Selecting previously unselected package libatomic1-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.5 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.5 Selecting previously unselected package libstdc++6-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.5 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.5 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.7 Selecting previously unselected package libasan5-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.7 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.7 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.8 Selecting previously unselected package liblsan0-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.8 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.8 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.9 Selecting previously unselected package libtsan0-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.9 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 124.9 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.0 Selecting previously unselected package libubsan1-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.0 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.1 Selecting previously unselected package libquadmath0-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.1 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.1 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.1 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:12 [2021-06-28T13:05:12.105Z] #17 125.1 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
13:05:12 [2021-06-28T13:05:12.668Z] #17 125.4 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
13:05:12 [2021-06-28T13:05:12.668Z] #17 125.4 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:05:12 [2021-06-28T13:05:12.668Z] #17 125.4 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
13:05:13 [2021-06-28T13:05:13.419Z] #50 ...
13:05:13 [2021-06-28T13:05:13.419Z] 
13:05:13 [2021-06-28T13:05:13.419Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:13 [2021-06-28T13:05:13.420Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:13 [2021-06-28T13:05:13.420Z] #46 33.95 vendor/golang.org/x/crypto/internal/subtle
13:05:13 [2021-06-28T13:05:13.420Z] #46 ...
13:05:13 [2021-06-28T13:05:13.420Z] 
13:05:13 [2021-06-28T13:05:13.420Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:05:13 [2021-06-28T13:05:13.420Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:05:13 [2021-06-28T13:05:13.420Z] #40 23.70 Checking out files:  87% (1486/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
13:05:13 [2021-06-28T13:05:13.420Z] #40 23.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:05:13 [2021-06-28T13:05:13.420Z] #40 25.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:05:13 [2021-06-28T13:05:13.598Z] #17 126.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
13:05:13 [2021-06-28T13:05:13.599Z] #17 126.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:05:13 [2021-06-28T13:05:13.599Z] #17 126.5 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
13:05:13 [2021-06-28T13:05:13.599Z] #17 126.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
13:05:13 [2021-06-28T13:05:13.599Z] #17 126.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
13:05:13 [2021-06-28T13:05:13.599Z] #17 126.5 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
13:05:13 [2021-06-28T13:05:13.678Z] #40 ...
13:05:13 [2021-06-28T13:05:13.678Z] 
13:05:13 [2021-06-28T13:05:13.678Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:05:13 [2021-06-28T13:05:13.678Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:05:13 [2021-06-28T13:05:13.678Z] #56 24.29 Fetched 8453 kB in 18s (459 kB/s)
13:05:13 [2021-06-28T13:05:13.678Z] #56 24.29 Reading package lists...
13:05:13 [2021-06-28T13:05:13.855Z] #17 126.8 Selecting previously unselected package libc6-dev-ppc64el-cross.
13:05:13 [2021-06-28T13:05:13.855Z] #17 126.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
13:05:13 [2021-06-28T13:05:13.855Z] #17 126.8 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
13:05:13 [2021-06-28T13:05:13.937Z] #56 29.69 Reading package lists...
13:05:13 [2021-06-28T13:05:13.937Z] #56 ...
13:05:13 [2021-06-28T13:05:13.937Z] 
13:05:13 [2021-06-28T13:05:13.937Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:05:13 [2021-06-28T13:05:13.937Z] #59 sha256:3d8c7c4bc0e2a7e2e6c2af479debd9954a504f272e0f8ea2ce497b74284451aa
13:05:13 [2021-06-28T13:05:13.937Z] #59 24.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:05:13 [2021-06-28T13:05:13.937Z] #59 24.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:05:13 [2021-06-28T13:05:13.937Z] #59 ...
13:05:13 [2021-06-28T13:05:13.937Z] 
13:05:13 [2021-06-28T13:05:13.937Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:05:13 [2021-06-28T13:05:13.937Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:05:13 [2021-06-28T13:05:13.937Z] #52 24.26 runtime
13:05:14 [2021-06-28T13:05:14.111Z] #17 127.1 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
13:05:14 [2021-06-28T13:05:14.111Z] #17 127.1 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
13:05:14 [2021-06-28T13:05:14.111Z] #17 127.1 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
13:05:14 [2021-06-28T13:05:14.195Z] #52 ...
13:05:14 [2021-06-28T13:05:14.196Z] 
13:05:14 [2021-06-28T13:05:14.196Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:14 [2021-06-28T13:05:14.196Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:05:14 [2021-06-28T13:05:14.196Z] #36 24.78 Fetched 8453 kB in 18s (470 kB/s)
13:05:14 [2021-06-28T13:05:14.196Z] #36 24.78 Reading package lists...
13:05:14 [2021-06-28T13:05:14.196Z] #36 30.56 Reading package lists...
13:05:14 [2021-06-28T13:05:14.196Z] #36 ...
13:05:14 [2021-06-28T13:05:14.196Z] 
13:05:14 [2021-06-28T13:05:14.196Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:05:14 [2021-06-28T13:05:14.196Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:05:14 [2021-06-28T13:05:14.196Z] #56 29.69 Reading package lists...
13:05:14 [2021-06-28T13:05:14.368Z] #17 127.3 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
13:05:14 [2021-06-28T13:05:14.368Z] #17 127.3 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:05:14 [2021-06-28T13:05:14.368Z] #17 127.3 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Selecting previously unselected package g++-powerpc64le-linux-gnu.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Selecting previously unselected package crossbuild-essential-ppc64el.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Unpacking crossbuild-essential-ppc64el (12.6) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Selecting previously unselected package libc6-s390x-cross.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.0 Unpacking libc6-s390x-cross (2.28-7cross1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Selecting previously unselected package libgcc1-s390x-cross.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Selecting previously unselected package libgomp1-s390x-cross.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Selecting previously unselected package libitm1-s390x-cross.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.2 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.3 Selecting previously unselected package libatomic1-s390x-cross.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.3 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.3 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.3 Selecting previously unselected package libstdc++6-s390x-cross.
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.3 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.297Z] #17 128.3 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.390Z] #56 35.14 Building dependency tree...
13:05:15 [2021-06-28T13:05:15.390Z] #56 ...
13:05:15 [2021-06-28T13:05:15.390Z] 
13:05:15 [2021-06-28T13:05:15.390Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:15 [2021-06-28T13:05:15.390Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:15 [2021-06-28T13:05:15.390Z] #44 25.55 Fetched 8457 kB in 19s (443 kB/s)
13:05:15 [2021-06-28T13:05:15.390Z] #44 25.55 Reading package lists...
13:05:15 [2021-06-28T13:05:15.390Z] #44 31.34 Reading package lists...
13:05:15 [2021-06-28T13:05:15.390Z] #44 ...
13:05:15 [2021-06-28T13:05:15.390Z] 
13:05:15 [2021-06-28T13:05:15.390Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:15 [2021-06-28T13:05:15.390Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:05:15 [2021-06-28T13:05:15.390Z] #36 30.56 Reading package lists...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.3 Selecting previously unselected package libasan5-s390x-cross.
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.3 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.4 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.4 Selecting previously unselected package libubsan1-s390x-cross.
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.4 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.4 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.4 Selecting previously unselected package libgcc-8-dev-s390x-cross.
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.4 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.5 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.5 Selecting previously unselected package gcc-8-s390x-linux-gnu.
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.6 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:05:15 [2021-06-28T13:05:15.554Z] #17 128.6 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
13:05:15 [2021-06-28T13:05:15.648Z] #36 36.03 Building dependency tree...
13:05:15 [2021-06-28T13:05:15.648Z] #36 ...
13:05:15 [2021-06-28T13:05:15.648Z] 
13:05:15 [2021-06-28T13:05:15.648Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:15 [2021-06-28T13:05:15.648Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:05:15 [2021-06-28T13:05:15.648Z] #13 21.84 Fetched 8984 kB in 19s (468 kB/s)
13:05:15 [2021-06-28T13:05:15.648Z] #13 21.84 Reading package lists...
13:05:15 [2021-06-28T13:05:15.907Z] #13 27.77 Reading package lists...
13:05:15 [2021-06-28T13:05:15.907Z] #13 ...
13:05:15 [2021-06-28T13:05:15.907Z] 
13:05:15 [2021-06-28T13:05:15.907Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:05:15 [2021-06-28T13:05:15.907Z] #50 sha256:9d7d107b9fdd01fa6f322609b0b38e46e5d93fb14904197b8befdeb4a58a54e3
13:05:15 [2021-06-28T13:05:15.907Z] #50 36.35 go: downloading github.com/gobwas/glob v0.2.3
13:05:15 [2021-06-28T13:05:15.907Z] #50 36.36 go: downloading github.com/kisielk/gotool v1.0.0
13:05:15 [2021-06-28T13:05:15.907Z] #50 36.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
13:05:15 [2021-06-28T13:05:15.907Z] #50 36.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
13:05:15 [2021-06-28T13:05:15.907Z] #50 36.59 go: downloading github.com/gogo/protobuf v1.2.1
13:05:16 [2021-06-28T13:05:16.117Z] #17 129.1 Selecting previously unselected package gcc-s390x-linux-gnu.
13:05:16 [2021-06-28T13:05:16.117Z] #17 129.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:05:16 [2021-06-28T13:05:16.117Z] #17 129.1 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
13:05:16 [2021-06-28T13:05:16.117Z] #17 129.1 Selecting previously unselected package linux-libc-dev-s390x-cross.
13:05:16 [2021-06-28T13:05:16.117Z] #17 129.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
13:05:16 [2021-06-28T13:05:16.117Z] #17 129.1 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
13:05:16 [2021-06-28T13:05:16.374Z] #17 129.3 Selecting previously unselected package libc6-dev-s390x-cross.
13:05:16 [2021-06-28T13:05:16.374Z] #17 129.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
13:05:16 [2021-06-28T13:05:16.374Z] #17 129.3 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
13:05:16 [2021-06-28T13:05:16.630Z] #17 129.6 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
13:05:16 [2021-06-28T13:05:16.630Z] #17 129.6 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
13:05:16 [2021-06-28T13:05:16.630Z] #17 129.6 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
13:05:16 [2021-06-28T13:05:16.886Z] #17 129.8 Selecting previously unselected package g++-8-s390x-linux-gnu.
13:05:16 [2021-06-28T13:05:16.886Z] #17 129.8 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
13:05:16 [2021-06-28T13:05:16.886Z] #17 129.8 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.285Z] #50 37.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.4 Selecting previously unselected package g++-s390x-linux-gnu.
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.4 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.4 Selecting previously unselected package crossbuild-essential-s390x.
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.4 Unpacking crossbuild-essential-s390x (12.6) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up libconfig-inifiles-perl (3.000001-1) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up libfile-which-perl (1.23-1) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up libc6-armhf-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.452Z] #17 130.5 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.550Z] #50 38.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.5 Setting up libc6-s390x-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.5 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.5 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.5 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up libxml-namespacesupport-perl (1.12-1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up file (1:5.35-4+deb10u2) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up libyaml-perl (1.27-1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.6 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.7 Setting up libxml-sax-base-perl (1.09-1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.7 Setting up libio-string-perl (1.08-3) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.7 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.7 Setting up cross-config (2.6.15-3) ...
13:05:17 [2021-06-28T13:05:17.707Z] #17 130.8 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
13:05:17 [2021-06-28T13:05:17.812Z] #50 38.46 go: downloading github.com/BurntSushi/toml v0.3.1
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up xz-utils (5.2.4-1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up libc6-arm64-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up patch (2.7.6-3+deb10u1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.8 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up libc6-armel-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 130.9 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libfile-homedir-perl (1.004-1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up liblocale-gettext-perl (1.07-3+b4) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.0 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.1 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.1 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.1 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
13:05:17 [2021-06-28T13:05:17.963Z] #17 131.1 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.1 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.1 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.1 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.1 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.1 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.1 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.2 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.2 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.2 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.220Z] #17 131.2 Setting up libxml-sax-perl (1.00+dfsg-1) ...
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.4 
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.4 Setting up dpkg-dev (1.19.7) ...
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.5 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.5 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.476Z] #17 131.5 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.5 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.5 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.5 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.5 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
13:05:18 [2021-06-28T13:05:18.733Z] #17 131.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.8 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 131.9 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libxml-simple-perl (2.25-1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.0 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.1 Setting up libconfig-auto-perl (0.44-1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.1 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.1 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.1 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.1 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
13:05:18 [2021-06-28T13:05:18.988Z] #17 132.1 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.1 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.1 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.1 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.1 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.1 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.1 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.2 Setting up dpkg-cross (2.6.15-3) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.3 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.3 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.3 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.3 Setting up crossbuild-essential-armhf (12.6) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.3 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
13:05:19 [2021-06-28T13:05:19.245Z] #17 132.3 Setting up crossbuild-essential-arm64 (12.6) ...
13:05:19 [2021-06-28T13:05:19.501Z] #17 132.3 Setting up crossbuild-essential-s390x (12.6) ...
13:05:19 [2021-06-28T13:05:19.501Z] #17 132.3 Setting up crossbuild-essential-ppc64el (12.6) ...
13:05:19 [2021-06-28T13:05:19.501Z] #17 132.3 Setting up crossbuild-essential-armel (12.6) ...
13:05:19 [2021-06-28T13:05:19.501Z] #17 132.3 Processing triggers for libc-bin (2.28-10) ...
13:05:19 [2021-06-28T13:05:19.757Z] #17 DONE 132.8s
13:05:19 [2021-06-28T13:05:19.757Z] 
13:05:19 [2021-06-28T13:05:19.757Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:05:19 [2021-06-28T13:05:19.757Z] #66 sha256:8429ca4bf63a189940b1e8f826bdfa32b7700ba7828c7df46ccf0f7a6f0f9905
13:05:20 [2021-06-28T13:05:20.350Z] #50 ...
13:05:20 [2021-06-28T13:05:20.350Z] 
13:05:20 [2021-06-28T13:05:20.350Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:05:20 [2021-06-28T13:05:20.350Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
13:05:20 [2021-06-28T13:05:20.350Z] #56 35.14 Building dependency tree...
13:05:20 [2021-06-28T13:05:20.350Z] #56 37.83 The following additional packages will be installed:
13:05:20 [2021-06-28T13:05:20.350Z] #56 37.84   libbtrfs0
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.02 The following NEW packages will be installed:
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.04   libbtrfs-dev libbtrfs0
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.50 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.50 Need to get 119 kB of archives.
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.50 After this operation, 387 kB of additional disk space will be used.
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:05:20 [2021-06-28T13:05:20.350Z] #56 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:05:20 [2021-06-28T13:05:20.350Z] #56 39.57 debconf: delaying package configuration, since apt-utils is not installed
13:05:20 [2021-06-28T13:05:20.350Z] #56 39.75 Fetched 119 kB in 0s (300 kB/s)
13:05:20 [2021-06-28T13:05:20.350Z] #56 39.90 Selecting previously unselected package libbtrfs0.
13:05:20 [2021-06-28T13:05:20.350Z] #56 39.90 (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 ... 15421 files and directories currently installed.)
13:05:20 [2021-06-28T13:05:20.350Z] #56 39.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 39.98 Unpacking libbtrfs0 (4.20.1-2) ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 40.06 Selecting previously unselected package libbtrfs-dev.
13:05:20 [2021-06-28T13:05:20.350Z] #56 40.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 40.10 Unpacking libbtrfs-dev (4.20.1-2) ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 40.39 Setting up libbtrfs0 (4.20.1-2) ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 40.41 Setting up libbtrfs-dev (4.20.1-2) ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 40.43 Processing triggers for libc-bin (2.28-10) ...
13:05:20 [2021-06-28T13:05:20.350Z] #56 DONE 41.2s
13:05:20 [2021-06-28T13:05:20.611Z] 
13:05:20 [2021-06-28T13:05:20.611Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:05:20 [2021-06-28T13:05:20.611Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:05:21 [2021-06-28T13:05:21.134Z] #66 ...
13:05:21 [2021-06-28T13:05:21.134Z] 
13:05:21 [2021-06-28T13:05:21.134Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
13:05:21 [2021-06-28T13:05:21.134Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a
13:05:21 [2021-06-28T13:05:21.134Z] #18 DONE 1.4s
13:05:21 [2021-06-28T13:05:21.390Z] 
13:05:21 [2021-06-28T13:05:21.390Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:05:21 [2021-06-28T13:05:21.390Z] #66 sha256:8429ca4bf63a189940b1e8f826bdfa32b7700ba7828c7df46ccf0f7a6f0f9905
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.582 + RM_GOPATH=0
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.582 + TMP_GOPATH=
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.582 + : /build
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.582 + '[' -z '' ']'
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.582 ++ mktemp -d
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.583 + export GOPATH=/tmp/tmp.8Vyggsp7vG
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.583 + GOPATH=/tmp/tmp.8Vyggsp7vG
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.583 + RM_GOPATH=1
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.583 + case "$(go env GOARCH)" in
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.584 ++ go env GOARCH
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.594 + export GO_BUILDMODE=-buildmode=pie
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.594 + GO_BUILDMODE=-buildmode=pie
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.594 ++ dirname /tmp/install/install.sh
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + dir=/tmp/install
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + bin=rootlesskit
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + shift
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + . /tmp/install/rootlesskit.installer
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 ++ : 4cd567642273d369adaadcbadca00880552c1778
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + install_rootlesskit
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + case "$1" in
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + export CGO_ENABLED=0
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + CGO_ENABLED=0
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + _install_rootlesskit
13:05:21 [2021-06-28T13:05:21.390Z] #66 1.599 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
13:05:21 [2021-06-28T13:05:21.391Z] #66 1.599 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8Vyggsp7vG/src/github.com/rootless-containers/rootlesskit
13:05:21 [2021-06-28T13:05:21.391Z] #66 1.599 Cloning into '/tmp/tmp.8Vyggsp7vG/src/github.com/rootless-containers/rootlesskit'...
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.090 + RM_GOPATH=0
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.090 + TMP_GOPATH=
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.090 + : /build
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.091 + '[' -z '' ']'
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.091 ++ mktemp -d
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.092 + export GOPATH=/tmp/tmp.J8PHjyINhI
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.093 + GOPATH=/tmp/tmp.J8PHjyINhI
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.093 + RM_GOPATH=1
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.093 + case "$(go env GOARCH)" in
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.095 ++ go env GOARCH
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.136 + export GO_BUILDMODE=-buildmode=pie
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.136 + GO_BUILDMODE=-buildmode=pie
13:05:21 [2021-06-28T13:05:21.546Z] #57 1.148 ++ dirname /tmp/install/install.sh
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.150 + dir=/tmp/install
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.150 + bin=containerd
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.150 + shift
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.150 + '[' '!' -f /tmp/install/containerd.installer ']'
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.150 + . /tmp/install/containerd.installer
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.151 ++ set -e
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.151 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.151 + install_containerd
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.152 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.152 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.152 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J8PHjyINhI/src/github.com/containerd/containerd
13:05:21 [2021-06-28T13:05:21.805Z] #57 1.154 Cloning into '/tmp/tmp.J8PHjyINhI/src/github.com/containerd/containerd'...
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.336 + cd /tmp/tmp.8Vyggsp7vG/src/github.com/rootless-containers/rootlesskit
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.336 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.358 + export GO111MODULE=on
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.358 + GO111MODULE=on
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.358 + export GOPROXY=https://proxy.golang.org
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.358 + GOPROXY=https://proxy.golang.org
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.358 + for f in rootlesskit rootlesskit-docker-proxy
13:05:23 [2021-06-28T13:05:23.294Z] #66 3.358 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:05:24 [2021-06-28T13:05:24.229Z] #66 4.144 go: downloading github.com/pkg/errors v0.9.1
13:05:24 [2021-06-28T13:05:24.229Z] #66 4.153 go: downloading github.com/sirupsen/logrus v1.8.1
13:05:24 [2021-06-28T13:05:24.229Z] #66 4.166 go: downloading github.com/urfave/cli/v2 v2.3.0
13:05:24 [2021-06-28T13:05:24.229Z] #66 4.533 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:05:25 [2021-06-28T13:05:25.601Z] #66 ...
13:05:25 [2021-06-28T13:05:25.601Z] 
13:05:25 [2021-06-28T13:05:25.601Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
13:05:25 [2021-06-28T13:05:25.601Z] #31 sha256:ac30ef4caea6b0de1c000ad4bdf3d9ebf5d0659998cda59f9c80f3e9e2c1bafd
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + RM_GOPATH=0
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + TMP_GOPATH=
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + : /build
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + '[' -z '' ']'
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 ++ mktemp -d
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + export GOPATH=/tmp/tmp.w44e57w9M2
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + GOPATH=/tmp/tmp.w44e57w9M2
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + RM_GOPATH=1
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 + case "$(go env GOARCH)" in
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.797 ++ go env GOARCH
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.800 + export GO_BUILDMODE=-buildmode=pie
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.800 + GO_BUILDMODE=-buildmode=pie
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.800 ++ dirname /tmp/install/install.sh
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + dir=/tmp/install
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + bin=dockercli
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + shift
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + '[' '!' -f /tmp/install/dockercli.installer ']'
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + . /tmp/install/dockercli.installer
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 ++ : stable
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 ++ : 17.06.2-ce
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + install_dockercli
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 ++ uname -m
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + arch=x86_64
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + '[' x86_64 '!=' x86_64 ']'
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + url=https://download.docker.com/linux/static
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 + tar -xz docker/docker
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.804 Install docker/cli version 17.06.2-ce from stable
13:05:25 [2021-06-28T13:05:25.601Z] #31 1.808 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:05:25 [2021-06-28T13:05:25.601Z] #31 4.895 + mkdir -p /build
13:05:25 [2021-06-28T13:05:25.601Z] #31 4.897 + mv docker/docker /build/
13:05:25 [2021-06-28T13:05:25.601Z] #31 4.898 + rmdir docker
13:05:25 [2021-06-28T13:05:25.601Z] #31 DONE 5.5s
13:05:25 [2021-06-28T13:05:25.601Z] 
13:05:25 [2021-06-28T13:05:25.601Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:25 [2021-06-28T13:05:25.601Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:05:25 [2021-06-28T13:05:25.601Z] #19 1.542 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 1.561 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 1.583 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 1.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 1.950 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 2.022 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 2.060 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 2.114 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 2.133 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 2.157 Get:10 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 3.077 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
13:05:25 [2021-06-28T13:05:25.601Z] #19 3.896 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
13:05:25 [2021-06-28T13:05:25.858Z] #19 4.733 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #57 ...
13:05:27 [2021-06-28T13:05:27.101Z] 
13:05:27 [2021-06-28T13:05:27.101Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:05:27 [2021-06-28T13:05:27.101Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:05:27 [2021-06-28T13:05:27.101Z] #32 45.50 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:05:27 [2021-06-28T13:05:27.101Z] #32 46.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
13:05:27 [2021-06-28T13:05:27.101Z] #32 46.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:05:27 [2021-06-28T13:05:27.101Z] #32 ...
13:05:27 [2021-06-28T13:05:27.101Z] 
13:05:27 [2021-06-28T13:05:27.101Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:27 [2021-06-28T13:05:27.101Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:27 [2021-06-28T13:05:27.101Z] #44 31.34 Reading package lists...
13:05:27 [2021-06-28T13:05:27.101Z] #44 37.01 Building dependency tree...
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.83 The following additional packages will be installed:
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.83   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.83   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.83   python3-pkg-resources python3-protobuf python3-six python3.7
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.83   python3.7-minimal
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.83 Suggested packages:
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.85   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
13:05:27 [2021-06-28T13:05:27.101Z] #44 39.85   python3.7-doc binfmt-support
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.21 The following NEW packages will be installed:
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.21   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.22   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.23   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.23   python3.7-minimal
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.76 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.76 Need to get 6695 kB of archives.
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.76 After this operation, 33.1 MB of additional disk space will be used.
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 41.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.41 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 42.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #44 43.85 debconf: delaying package configuration, since apt-utils is not installed
13:05:27 [2021-06-28T13:05:27.101Z] #44 44.05 Fetched 6695 kB in 1s (4805 kB/s)
13:05:27 [2021-06-28T13:05:27.101Z] #44 44.16 Selecting previously unselected package libpython3.7-minimal:amd64.
13:05:27 [2021-06-28T13:05:27.101Z] #44 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 ... 15421 files and directories currently installed.)
13:05:27 [2021-06-28T13:05:27.101Z] #44 44.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:05:27 [2021-06-28T13:05:27.101Z] #44 44.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:05:27 [2021-06-28T13:05:27.101Z] #44 44.99 Selecting previously unselected package python3.7-minimal.
13:05:27 [2021-06-28T13:05:27.101Z] #44 44.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:05:27 [2021-06-28T13:05:27.101Z] #44 45.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:05:27 [2021-06-28T13:05:27.101Z] #44 46.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:05:27 [2021-06-28T13:05:27.101Z] #44 46.95 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:05:27 [2021-06-28T13:05:27.101Z] #44 ...
13:05:27 [2021-06-28T13:05:27.101Z] 
13:05:27 [2021-06-28T13:05:27.101Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:27 [2021-06-28T13:05:27.101Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:05:27 [2021-06-28T13:05:27.101Z] #36 36.03 Building dependency tree...
13:05:27 [2021-06-28T13:05:27.101Z] #36 38.55 The following additional packages will be installed:
13:05:27 [2021-06-28T13:05:27.101Z] #36 38.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:05:27 [2021-06-28T13:05:27.101Z] #36 38.55 Suggested packages:
13:05:27 [2021-06-28T13:05:27.101Z] #36 38.56   cmake-doc ninja-build lrzip
13:05:27 [2021-06-28T13:05:27.101Z] #36 38.56 Recommended packages:
13:05:27 [2021-06-28T13:05:27.101Z] #36 38.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.33 The following NEW packages will be installed:
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.35   vim-common xxd
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.70 Need to get 14.9 MB of archives.
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.70 After this operation, 61.8 MB of additional disk space will be used.
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #36 39.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #36 40.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
13:05:27 [2021-06-28T13:05:27.101Z] #36 40.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:05:27 [2021-06-28T13:05:27.102Z] #36 40.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:05:27 [2021-06-28T13:05:27.102Z] #36 40.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:05:27 [2021-06-28T13:05:27.102Z] #36 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:05:27 [2021-06-28T13:05:27.102Z] #36 40.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:05:27 [2021-06-28T13:05:27.102Z] #36 42.34 debconf: delaying package configuration, since apt-utils is not installed
13:05:27 [2021-06-28T13:05:27.102Z] #36 42.59 Fetched 14.9 MB in 2s (8771 kB/s)
13:05:27 [2021-06-28T13:05:27.102Z] #36 42.68 Selecting previously unselected package xxd.
13:05:27 [2021-06-28T13:05:27.102Z] #36 42.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
13:05:27 [2021-06-28T13:05:27.102Z] #36 42.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 42.83 Unpacking xxd (2:8.1.0875-5) ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 43.11 Selecting previously unselected package vim-common.
13:05:27 [2021-06-28T13:05:27.102Z] #36 43.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 43.18 Unpacking vim-common (2:8.1.0875-5) ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 43.53 Selecting previously unselected package cmake-data.
13:05:27 [2021-06-28T13:05:27.102Z] #36 43.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 43.54 Unpacking cmake-data (3.13.4-1) ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 46.21 Selecting previously unselected package libicu63:amd64.
13:05:27 [2021-06-28T13:05:27.102Z] #36 46.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 46.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:05:27 [2021-06-28T13:05:27.102Z] #36 ...
13:05:27 [2021-06-28T13:05:27.102Z] 
13:05:27 [2021-06-28T13:05:27.102Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:05:27 [2021-06-28T13:05:27.102Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:05:27 [2021-06-28T13:05:27.102Z] #52 47.22 sync
13:05:27 [2021-06-28T13:05:27.102Z] #52 47.22 internal/reflectlite
13:05:27 [2021-06-28T13:05:27.225Z] #19 5.655 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
13:05:27 [2021-06-28T13:05:27.225Z] #19 ...
13:05:27 [2021-06-28T13:05:27.225Z] 
13:05:27 [2021-06-28T13:05:27.225Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:05:27 [2021-06-28T13:05:27.225Z] #66 sha256:8429ca4bf63a189940b1e8f826bdfa32b7700ba7828c7df46ccf0f7a6f0f9905
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.048 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.553 go: downloading github.com/google/uuid v1.2.0
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.558 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.695 go: downloading github.com/moby/vpnkit v0.5.0
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.715 go: downloading github.com/gofrs/flock v0.8.0
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.822 go: downloading github.com/gorilla/mux v1.8.0
13:05:27 [2021-06-28T13:05:27.225Z] #66 6.973 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:05:27 [2021-06-28T13:05:27.225Z] #66 7.064 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:05:27 [2021-06-28T13:05:27.225Z] #66 7.145 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:05:27 [2021-06-28T13:05:27.360Z] #52 ...
13:05:27 [2021-06-28T13:05:27.360Z] 
13:05:27 [2021-06-28T13:05:27.360Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:05:27 [2021-06-28T13:05:27.360Z] #13 27.77 Reading package lists...
13:05:27 [2021-06-28T13:05:27.360Z] #13 33.55 Building dependency tree...
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.25 The following additional packages will be installed:
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.25   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.25   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.26   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.26   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.26   mingw-w64-x86-64-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.26 Suggested packages:
13:05:27 [2021-06-28T13:05:27.360Z] #13 36.26   gcc-8-locales seccomp wine64
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.74 The following NEW packages will be installed:
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.75   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.75   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.75   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.75   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.76   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.76   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.77 The following packages will be upgraded:
13:05:27 [2021-06-28T13:05:27.360Z] #13 37.78   libseccomp2
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.15 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.15 Need to get 77.8 MB of archives.
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.15 After this operation, 487 MB of additional disk space will be used.
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.19 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 38.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 39.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 39.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
13:05:27 [2021-06-28T13:05:27.360Z] #13 42.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
13:05:27 [2021-06-28T13:05:27.482Z] #66 7.726 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:05:28 [2021-06-28T13:05:28.737Z] #13 ...
13:05:28 [2021-06-28T13:05:28.737Z] 
13:05:28 [2021-06-28T13:05:28.737Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:05:28 [2021-06-28T13:05:28.737Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:05:28 [2021-06-28T13:05:28.737Z] #52 49.56 sort
13:05:28 [2021-06-28T13:05:28.996Z] #52 49.56 errors
13:05:29 [2021-06-28T13:05:29.255Z] #52 49.99 io
13:05:29 [2021-06-28T13:05:29.373Z] #66 9.355 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:05:29 [2021-06-28T13:05:29.935Z] #66 ...
13:05:29 [2021-06-28T13:05:29.935Z] 
13:05:29 [2021-06-28T13:05:29.935Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:05:29 [2021-06-28T13:05:29.935Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
13:05:29 [2021-06-28T13:05:29.935Z] #63 2.206 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 2.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 2.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 2.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 3.236 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 3.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 4.553 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 5.213 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 5.824 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.644 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.656 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.680 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.709 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.738 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.800 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.859 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.860 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.862 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.876 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.877 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 6.877 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #63 ...
13:05:29 [2021-06-28T13:05:29.935Z] 
13:05:29 [2021-06-28T13:05:29.935Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:29 [2021-06-28T13:05:29.935Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
13:05:29 [2021-06-28T13:05:29.935Z] #43 2.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 2.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 2.315 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 2.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 3.303 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 4.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 4.714 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 5.382 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 6.421 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.068 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.085 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.109 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.123 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.140 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.150 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.167 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.168 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.169 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.188 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.189 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
13:05:29 [2021-06-28T13:05:29.935Z] #43 7.191 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #43 ...
13:05:30 [2021-06-28T13:05:30.191Z] 
13:05:30 [2021-06-28T13:05:30.191Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:30 [2021-06-28T13:05:30.191Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:05:30 [2021-06-28T13:05:30.191Z] #19 6.251 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 6.706 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.143 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.147 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.163 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.182 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.200 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.210 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.224 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.225 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.225 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.226 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.227 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #19 7.231 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:05:30 [2021-06-28T13:05:30.191Z] #52 50.79 internal/oserror
13:05:30 [2021-06-28T13:05:30.452Z] #52 50.96 syscall
13:05:30 [2021-06-28T13:05:30.712Z] #52 51.44 bytes
13:05:33 [2021-06-28T13:05:33.259Z] #52 53.90 strconv
13:05:33 [2021-06-28T13:05:33.259Z] #52 ...
13:05:33 [2021-06-28T13:05:33.259Z] 
13:05:33 [2021-06-28T13:05:33.259Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
13:05:33 [2021-06-28T13:05:33.259Z] #48 sha256:884c480fe3c200b0051bc469f9fdf082d0b4bc5e6b4148a35118cfb286561301
13:05:33 [2021-06-28T13:05:33.259Z] #48 DONE 53.9s
13:05:33 [2021-06-28T13:05:33.519Z] 
13:05:33 [2021-06-28T13:05:33.519Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:33 [2021-06-28T13:05:33.519Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:05:33 [2021-06-28T13:05:33.519Z] #36 53.69 Selecting previously unselected package libxml2:amd64.
13:05:33 [2021-06-28T13:05:33.519Z] #36 53.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
13:05:33 [2021-06-28T13:05:33.519Z] #36 53.81 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
13:05:33 [2021-06-28T13:05:33.778Z] #36 54.49 Selecting previously unselected package libarchive13:amd64.
13:05:33 [2021-06-28T13:05:33.778Z] #36 54.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:05:33 [2021-06-28T13:05:33.778Z] #36 54.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:05:34 [2021-06-28T13:05:34.348Z] #36 55.00 Selecting previously unselected package libjsoncpp1:amd64.
13:05:34 [2021-06-28T13:05:34.348Z] #36 55.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:05:34 [2021-06-28T13:05:34.348Z] #36 55.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:05:34 [2021-06-28T13:05:34.607Z] #36 55.40 Selecting previously unselected package librhash0:amd64.
13:05:34 [2021-06-28T13:05:34.869Z] #36 55.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:05:34 [2021-06-28T13:05:34.869Z] #36 55.41 Unpacking librhash0:amd64 (1.3.8-1) ...
13:05:34 [2021-06-28T13:05:34.869Z] #36 55.54 Selecting previously unselected package libuv1:amd64.
13:05:34 [2021-06-28T13:05:34.869Z] #36 55.56 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:05:34 [2021-06-28T13:05:34.869Z] #36 55.57 Unpacking libuv1:amd64 (1.24.1-1) ...
13:05:35 [2021-06-28T13:05:35.129Z] #36 55.81 Selecting previously unselected package cmake.
13:05:35 [2021-06-28T13:05:35.129Z] #36 55.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:05:35 [2021-06-28T13:05:35.129Z] #36 55.82 Unpacking cmake (3.13.4-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #36 ...
13:05:36 [2021-06-28T13:05:36.524Z] 
13:05:36 [2021-06-28T13:05:36.524Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:36 [2021-06-28T13:05:36.524Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:36 [2021-06-28T13:05:36.524Z] #46 47.11 internal/reflectlite
13:05:36 [2021-06-28T13:05:36.524Z] #46 47.12 sync
13:05:36 [2021-06-28T13:05:36.524Z] #46 48.54 internal/testlog
13:05:36 [2021-06-28T13:05:36.524Z] #46 48.90 github.com/LK4D4/vndr/godl/singleflight
13:05:36 [2021-06-28T13:05:36.524Z] #46 49.30 math/rand
13:05:36 [2021-06-28T13:05:36.524Z] #46 50.23 internal/singleflight
13:05:36 [2021-06-28T13:05:36.524Z] #46 50.46 io
13:05:36 [2021-06-28T13:05:36.524Z] #46 50.48 strconv
13:05:36 [2021-06-28T13:05:36.524Z] #46 51.86 bytes
13:05:36 [2021-06-28T13:05:36.524Z] #46 53.62 strings
13:05:36 [2021-06-28T13:05:36.524Z] #46 54.00 reflect
13:05:36 [2021-06-28T13:05:36.524Z] #46 56.71 bufio
13:05:36 [2021-06-28T13:05:36.524Z] #46 ...
13:05:36 [2021-06-28T13:05:36.524Z] 
13:05:36 [2021-06-28T13:05:36.524Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:36 [2021-06-28T13:05:36.524Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.30 Selecting previously unselected package python3-minimal.
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.38 Unpacking python3-minimal (3.7.3-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.48 Selecting previously unselected package libmpdec2:amd64.
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.54 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.66 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 50.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 52.26 Selecting previously unselected package python3.7.
13:05:36 [2021-06-28T13:05:36.524Z] #44 52.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 52.28 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 52.53 Selecting previously unselected package libpython3-stdlib:amd64.
13:05:36 [2021-06-28T13:05:36.524Z] #44 52.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 52.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 53.49 Setting up python3-minimal (3.7.3-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.55 Selecting previously unselected package python3.
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.60 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.64 Unpacking python3 (3.7.3-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.79 Selecting previously unselected package libprotobuf17:amd64.
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.80 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 55.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.59 Selecting previously unselected package python3-pkg-resources.
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.59 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.60 Unpacking python3-pkg-resources (40.8.0-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.76 Selecting previously unselected package python3-six.
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.76 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.77 Unpacking python3-six (1.12.0-1) ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.84 Selecting previously unselected package python3-protobuf.
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.85 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
13:05:36 [2021-06-28T13:05:36.524Z] #44 56.87 Unpacking python3-protobuf (3.6.1.3-2) ...
13:05:36 [2021-06-28T13:05:36.783Z] #44 57.25 Selecting previously unselected package libnet1:amd64.
13:05:37 [2021-06-28T13:05:37.042Z] #44 57.25 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:05:37 [2021-06-28T13:05:37.042Z] #44 57.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:05:37 [2021-06-28T13:05:37.042Z] #44 57.38 Selecting previously unselected package libnl-3-200:amd64.
13:05:37 [2021-06-28T13:05:37.042Z] #44 57.39 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
13:05:37 [2021-06-28T13:05:37.042Z] #44 57.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:05:37 [2021-06-28T13:05:37.300Z] #44 57.55 Selecting previously unselected package libprotobuf-c1:amd64.
13:05:37 [2021-06-28T13:05:37.300Z] #44 57.56 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:05:37 [2021-06-28T13:05:37.300Z] #44 57.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:05:37 [2021-06-28T13:05:37.300Z] #44 57.71 Selecting previously unselected package criu.
13:05:37 [2021-06-28T13:05:37.300Z] #44 57.71 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
13:05:37 [2021-06-28T13:05:37.300Z] #44 57.71 Unpacking criu (3.15-1) ...
13:05:37 [2021-06-28T13:05:37.868Z] #44 ...
13:05:37 [2021-06-28T13:05:37.868Z] 
13:05:37 [2021-06-28T13:05:37.868Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:37 [2021-06-28T13:05:37.868Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:37 [2021-06-28T13:05:37.868Z] #46 58.48 syscall
13:05:39 [2021-06-28T13:05:39.248Z] #46 ...
13:05:39 [2021-06-28T13:05:39.248Z] 
13:05:39 [2021-06-28T13:05:39.248Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:39 [2021-06-28T13:05:39.248Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 45.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
13:05:39 [2021-06-28T13:05:39.248Z] #13 46.57 debconf: delaying package configuration, since apt-utils is not installed
13:05:39 [2021-06-28T13:05:39.248Z] #13 46.78 Fetched 77.8 MB in 8s (10.3 MB/s)
13:05:39 [2021-06-28T13:05:39.248Z] #13 46.86 (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 ... 15421 files and directories currently installed.)
13:05:39 [2021-06-28T13:05:39.248Z] #13 46.95 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
13:05:39 [2021-06-28T13:05:39.248Z] #13 46.98 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
13:05:39 [2021-06-28T13:05:39.248Z] #13 47.23 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
13:05:39 [2021-06-28T13:05:39.248Z] #13 47.40 Selecting previously unselected package binutils-mingw-w64-i686.
13:05:39 [2021-06-28T13:05:39.248Z] #13 47.40 (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 ... 15421 files and directories currently installed.)
13:05:39 [2021-06-28T13:05:39.248Z] #13 47.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:05:39 [2021-06-28T13:05:39.248Z] #13 47.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:05:39 [2021-06-28T13:05:39.248Z] #13 49.93 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:05:39 [2021-06-28T13:05:39.248Z] #13 49.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 49.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 52.92 Selecting previously unselected package binutils-mingw-w64.
13:05:39 [2021-06-28T13:05:39.249Z] #13 52.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 52.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.29 Selecting previously unselected package dmsetup.
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.31 Unpacking dmsetup (2:1.02.155-3) ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.47 Selecting previously unselected package mingw-w64-common.
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 53.48 Unpacking mingw-w64-common (6.0.0-3) ...
13:05:39 [2021-06-28T13:05:39.249Z] #13 ...
13:05:39 [2021-06-28T13:05:39.249Z] 
13:05:39 [2021-06-28T13:05:39.249Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:39 [2021-06-28T13:05:39.249Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
13:05:39 [2021-06-28T13:05:39.249Z] #36 58.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 58.86 Setting up xxd (2:8.1.0875-5) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 58.89 Setting up libuv1:amd64 (1.24.1-1) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 58.90 Setting up vim-common (2:8.1.0875-5) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 58.97 Setting up librhash0:amd64 (1.3.8-1) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 58.99 Setting up cmake-data (3.13.4-1) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 59.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 59.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 59.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 59.09 Setting up cmake (3.13.4-1) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 59.16 Processing triggers for libc-bin (2.28-10) ...
13:05:39 [2021-06-28T13:05:39.249Z] #36 59.26 Processing triggers for mime-support (3.62) ...
13:05:39 [2021-06-28T13:05:39.507Z] #36 DONE 60.1s
13:05:39 [2021-06-28T13:05:39.507Z] 
13:05:39 [2021-06-28T13:05:39.507Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:39 [2021-06-28T13:05:39.507Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.50 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.58 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:05:39 [2021-06-28T13:05:39.507Z] #44 58.63 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:05:43 [2021-06-28T13:05:43.696Z] #44 64.06 Setting up python3 (3.7.3-1) ...
13:05:44 [2021-06-28T13:05:44.634Z] #44 64.76 Setting up python3-six (1.12.0-1) ...
13:05:44 [2021-06-28T13:05:44.893Z] #44 ...
13:05:44 [2021-06-28T13:05:44.893Z] 
13:05:44 [2021-06-28T13:05:44.893Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
13:05:44 [2021-06-28T13:05:44.893Z] #37 sha256:2e06f42ed1669532420a0629d5b46e27cea8c941e28071bfd256089dc0fa7628
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.064 + RM_GOPATH=0
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.064 + TMP_GOPATH=
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.064 + : /build
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.064 + '[' -z '' ']'
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.065 ++ mktemp -d
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.071 + export GOPATH=/tmp/tmp.U5lbmraNps
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.072 + GOPATH=/tmp/tmp.U5lbmraNps
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.072 + RM_GOPATH=1
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.072 + case "$(go env GOARCH)" in
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.073 ++ go env GOARCH
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.109 + export GO_BUILDMODE=-buildmode=pie
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.109 + GO_BUILDMODE=-buildmode=pie
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.115 ++ dirname /tmp/install/install.sh
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.116 + dir=/tmp/install
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.116 + bin=tini
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.116 + shift
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.116 + '[' '!' -f /tmp/install/tini.installer ']'
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.116 + . /tmp/install/tini.installer
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.117 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.117 + install_tini
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.117 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.117 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.117 + git clone https://github.com/krallin/tini.git /tmp/tmp.U5lbmraNps/tini
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.120 Cloning into '/tmp/tmp.U5lbmraNps/tini'...
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.851 + cd /tmp/tmp.U5lbmraNps/tini
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.851 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:05:44 [2021-06-28T13:05:44.893Z] #37 1.884 + cmake .
13:05:44 [2021-06-28T13:05:44.893Z] #37 2.351 -- The C compiler identification is GNU 8.3.0
13:05:44 [2021-06-28T13:05:44.893Z] #37 2.415 -- Check for working C compiler: /usr/bin/cc
13:05:44 [2021-06-28T13:05:44.893Z] #37 3.039 -- Check for working C compiler: /usr/bin/cc -- works
13:05:44 [2021-06-28T13:05:44.893Z] #37 3.041 -- Detecting C compiler ABI info
13:05:44 [2021-06-28T13:05:44.893Z] #37 3.745 -- Detecting C compiler ABI info - done
13:05:44 [2021-06-28T13:05:44.893Z] #37 3.794 -- Detecting C compile features
13:05:45 [2021-06-28T13:05:45.461Z] #37 5.805 -- Detecting C compile features - done
13:05:45 [2021-06-28T13:05:45.461Z] #37 5.859 -- Performing Test HAS_BUILTIN_FORTIFY
13:05:45 [2021-06-28T13:05:45.461Z] #37 ...
13:05:45 [2021-06-28T13:05:45.461Z] 
13:05:45 [2021-06-28T13:05:45.462Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:45 [2021-06-28T13:05:45.462Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:45 [2021-06-28T13:05:45.462Z] #44 65.89 Setting up python3-pkg-resources (40.8.0-1) ...
13:05:47 [2021-06-28T13:05:47.128Z] #44 67.35 Setting up python3-protobuf (3.6.1.3-2) ...
13:05:47 [2021-06-28T13:05:47.128Z] #44 ...
13:05:47 [2021-06-28T13:05:47.128Z] 
13:05:47 [2021-06-28T13:05:47.128Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:05:47 [2021-06-28T13:05:47.128Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:05:47 [2021-06-28T13:05:47.128Z] #52 57.90 reflect
13:05:47 [2021-06-28T13:05:47.128Z] #52 58.71 time
13:05:47 [2021-06-28T13:05:47.128Z] #52 64.95 context
13:05:47 [2021-06-28T13:05:47.128Z] #52 65.83 internal/syscall/unix
13:05:47 [2021-06-28T13:05:47.128Z] #52 66.09 internal/poll
13:05:47 [2021-06-28T13:05:47.395Z] #52 ...
13:05:47 [2021-06-28T13:05:47.395Z] 
13:05:47 [2021-06-28T13:05:47.395Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
13:05:47 [2021-06-28T13:05:47.395Z] #37 sha256:2e06f42ed1669532420a0629d5b46e27cea8c941e28071bfd256089dc0fa7628
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.107 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.229 -- Configuring done
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.254 -- Generating done
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.266 -- Build files have been written to: /tmp/tmp.U5lbmraNps/tini
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.269 + make tini-static
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.683 Scanning dependencies of target tini-static
13:05:47 [2021-06-28T13:05:47.395Z] #37 6.847 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:05:47 [2021-06-28T13:05:47.670Z] #37 8.219 [100%] Linking C executable tini-static
13:05:48 [2021-06-28T13:05:48.314Z] #37 8.714 [100%] Built target tini-static
13:05:48 [2021-06-28T13:05:48.314Z] #37 8.756 + mkdir -p /build
13:05:48 [2021-06-28T13:05:48.314Z] #37 8.762 + cp tini-static /build/docker-init
13:05:48 [2021-06-28T13:05:48.329Z] #19 ...
13:05:48 [2021-06-28T13:05:48.329Z] 
13:05:48 [2021-06-28T13:05:48.329Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:48 [2021-06-28T13:05:48.329Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
13:05:48 [2021-06-28T13:05:48.329Z] #43 25.59 Fetched 48.3 MB in 24s (2050 kB/s)
13:05:48 [2021-06-28T13:05:48.881Z] #37 DONE 9.4s
13:05:48 [2021-06-28T13:05:48.881Z] 
13:05:48 [2021-06-28T13:05:48.881Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:48 [2021-06-28T13:05:48.881Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:48 [2021-06-28T13:05:48.881Z] #46 65.93 internal/syscall/unix
13:05:48 [2021-06-28T13:05:48.881Z] #46 66.18 internal/poll
13:05:48 [2021-06-28T13:05:48.881Z] #46 66.82 internal/fmtsort
13:05:48 [2021-06-28T13:05:48.881Z] #46 67.18 internal/syscall/execenv
13:05:48 [2021-06-28T13:05:48.881Z] #46 67.39 path
13:05:48 [2021-06-28T13:05:48.881Z] #46 67.95 io/fs
13:05:48 [2021-06-28T13:05:48.881Z] #46 69.09 regexp/syntax
13:05:48 [2021-06-28T13:05:48.881Z] #46 69.35 os
13:05:50 [2021-06-28T13:05:50.788Z] #46 ...
13:05:50 [2021-06-28T13:05:50.788Z] 
13:05:50 [2021-06-28T13:05:50.788Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
13:05:50 [2021-06-28T13:05:50.788Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
13:05:50 [2021-06-28T13:05:50.788Z] #44 71.10 Setting up criu (3.15-1) ...
13:05:52 [2021-06-28T13:05:52.424Z] #44 72.71 Processing triggers for libc-bin (2.28-10) ...
13:05:52 [2021-06-28T13:05:52.424Z] #44 72.81 Processing triggers for mime-support (3.62) ...
13:05:52 [2021-06-28T13:05:52.497Z] #43 25.59 Reading package lists...
13:05:52 [2021-06-28T13:05:52.497Z] #43 ...
13:05:52 [2021-06-28T13:05:52.497Z] 
13:05:52 [2021-06-28T13:05:52.497Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:52 [2021-06-28T13:05:52.497Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:05:52 [2021-06-28T13:05:52.497Z] #19 26.22 Fetched 51.1 MB in 25s (2052 kB/s)
13:05:53 [2021-06-28T13:05:53.088Z] #44 DONE 73.3s
13:05:53 [2021-06-28T13:05:53.088Z] 
13:05:53 [2021-06-28T13:05:53.088Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:53 [2021-06-28T13:05:53.088Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:53 [2021-06-28T13:05:53.088Z] #46 73.35 fmt
13:05:53 [2021-06-28T13:05:53.347Z] #46 ...
13:05:53 [2021-06-28T13:05:53.347Z] 
13:05:53 [2021-06-28T13:05:53.347Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:53 [2021-06-28T13:05:53.347Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:05:53 [2021-06-28T13:05:53.347Z] #13 59.49 Selecting previously unselected package mingw-w64-x86-64-dev.
13:05:53 [2021-06-28T13:05:53.347Z] #13 59.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:05:53 [2021-06-28T13:05:53.347Z] #13 59.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:05:53 [2021-06-28T13:05:53.347Z] #13 64.78 Selecting previously unselected package gcc-mingw-w64-base.
13:05:53 [2021-06-28T13:05:53.347Z] #13 64.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:05:53 [2021-06-28T13:05:53.347Z] #13 64.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:05:53 [2021-06-28T13:05:53.347Z] #13 65.00 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:05:53 [2021-06-28T13:05:53.347Z] #13 65.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:05:53 [2021-06-28T13:05:53.347Z] #13 65.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:05:53 [2021-06-28T13:05:53.347Z] #13 ...
13:05:53 [2021-06-28T13:05:53.347Z] 
13:05:53 [2021-06-28T13:05:53.347Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:05:53 [2021-06-28T13:05:53.347Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:05:53 [2021-06-28T13:05:53.347Z] #52 68.65 io/fs
13:05:53 [2021-06-28T13:05:53.347Z] #52 70.07 encoding/binary
13:05:53 [2021-06-28T13:05:53.347Z] #52 70.67 os
13:05:53 [2021-06-28T13:05:53.347Z] #52 72.16 encoding/base64
13:05:53 [2021-06-28T13:05:53.347Z] #52 72.77 golang.org/x/sys/unix
13:05:54 [2021-06-28T13:05:54.284Z] #52 75.03 fmt
13:05:54 [2021-06-28T13:05:54.543Z] #52 ...
13:05:54 [2021-06-28T13:05:54.543Z] 
13:05:54 [2021-06-28T13:05:54.543Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:05:54 [2021-06-28T13:05:54.544Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:05:54 [2021-06-28T13:05:54.544Z] #46 75.05 path/filepath
13:05:55 [2021-06-28T13:05:55.022Z] #19 26.22 Reading package lists...
13:05:55 [2021-06-28T13:05:55.022Z] #19 ...
13:05:55 [2021-06-28T13:05:55.022Z] 
13:05:55 [2021-06-28T13:05:55.022Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:05:55 [2021-06-28T13:05:55.022Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
13:05:55 [2021-06-28T13:05:55.022Z] #43 25.59 Reading package lists...
13:05:55 [2021-06-28T13:05:55.480Z] #46 76.12 regexp
13:05:55 [2021-06-28T13:05:55.585Z] #43 34.99 Reading package lists...
13:05:55 [2021-06-28T13:05:55.585Z] #43 ...
13:05:55 [2021-06-28T13:05:55.585Z] 
13:05:55 [2021-06-28T13:05:55.585Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:05:55 [2021-06-28T13:05:55.585Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
13:05:55 [2021-06-28T13:05:55.585Z] #63 25.74 Fetched 48.3 MB in 24s (2032 kB/s)
13:05:55 [2021-06-28T13:05:55.585Z] #63 25.74 Reading package lists...
13:05:56 [2021-06-28T13:05:56.859Z] #46 77.55 flag
13:05:58 [2021-06-28T13:05:58.106Z] #63 35.64 Reading package lists...
13:05:58 [2021-06-28T13:05:58.106Z] #63 ...
13:05:58 [2021-06-28T13:05:58.106Z] 
13:05:58 [2021-06-28T13:05:58.106Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:05:58 [2021-06-28T13:05:58.106Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:05:58 [2021-06-28T13:05:58.106Z] #19 26.22 Reading package lists...
13:05:58 [2021-06-28T13:05:58.238Z] #46 78.75 go/token
13:05:58 [2021-06-28T13:05:58.498Z] #46 79.08 internal/lazyregexp
13:05:58 [2021-06-28T13:05:58.759Z] #46 79.46 net/url
13:05:58 [2021-06-28T13:05:58.759Z] #46 79.56 go/scanner
13:06:00 [2021-06-28T13:06:00.138Z] #46 80.67 go/ast
13:06:00 [2021-06-28T13:06:00.138Z] #46 80.89 text/template/parse
13:06:02 [2021-06-28T13:06:02.044Z] #46 ...
13:06:02 [2021-06-28T13:06:02.044Z] 
13:06:02 [2021-06-28T13:06:02.044Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:06:02 [2021-06-28T13:06:02.044Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:06:03 [2021-06-28T13:06:03.081Z] #57 41.54 Checking out files:  52% (2133/4071)   
Checking out files:  53% (2158/4071)   
Checking out files:  54% (2199/4071)   
Checking out files:  55% (2240/4071)   
Checking out files:  56% (2280/4071)   
Checking out files:  57% (2321/4071)   
Checking out files:  58% (2362/4071)   
Checking out files:  59% (2402/4071)   
Checking out files:  60% (2443/4071)   
Checking out files:  61% (2484/4071)   
Checking out files:  62% (2525/4071)   
Checking out files:  63% (2565/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  97% (3960/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
13:06:03 [2021-06-28T13:06:03.081Z] #57 42.63 + cd /tmp/tmp.J8PHjyINhI/src/github.com/containerd/containerd
13:06:03 [2021-06-28T13:06:03.081Z] #57 42.63 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
13:06:04 [2021-06-28T13:06:04.459Z] #57 44.04 + export 'BUILDTAGS=netgo osusergo static_build'
13:06:04 [2021-06-28T13:06:04.459Z] #57 44.04 + BUILDTAGS='netgo osusergo static_build'
13:06:04 [2021-06-28T13:06:04.460Z] #57 44.04 + export EXTRA_FLAGS=-buildmode=pie
13:06:04 [2021-06-28T13:06:04.460Z] #57 44.04 + EXTRA_FLAGS=-buildmode=pie
13:06:04 [2021-06-28T13:06:04.460Z] #57 44.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:06:04 [2021-06-28T13:06:04.460Z] #57 44.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:06:04 [2021-06-28T13:06:04.460Z] #57 44.04 + '[' '' = dynamic ']'
13:06:04 [2021-06-28T13:06:04.460Z] #57 44.04 + make
13:06:04 [2021-06-28T13:06:04.652Z] #19 36.79 Reading package lists...
13:06:04 [2021-06-28T13:06:04.652Z] #19 ...
13:06:04 [2021-06-28T13:06:04.652Z] 
13:06:04 [2021-06-28T13:06:04.652Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:06:04 [2021-06-28T13:06:04.652Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
13:06:04 [2021-06-28T13:06:04.652Z] #43 34.99 Reading package lists...
13:06:05 [2021-06-28T13:06:05.585Z] #43 44.08 Building dependency tree...
13:06:06 [2021-06-28T13:06:06.365Z] #57 45.62 + bin/ctr
13:06:06 [2021-06-28T13:06:06.512Z] #43 46.74 The following additional packages will be installed:
13:06:06 [2021-06-28T13:06:06.512Z] #43 46.76   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
13:06:06 [2021-06-28T13:06:06.512Z] #43 46.78 Suggested packages:
13:06:06 [2021-06-28T13:06:06.512Z] #43 46.78   cmake-doc ninja-build lrzip
13:06:06 [2021-06-28T13:06:06.512Z] #43 46.78 Recommended packages:
13:06:06 [2021-06-28T13:06:06.512Z] #43 46.78   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:06:07 [2021-06-28T13:06:07.074Z] #43 47.22 The following NEW packages will be installed:
13:06:07 [2021-06-28T13:06:07.074Z] #43 47.24   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
13:06:07 [2021-06-28T13:06:07.330Z] #43 47.61 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
13:06:07 [2021-06-28T13:06:07.330Z] #43 47.61 Need to get 5913 kB of archives.
13:06:07 [2021-06-28T13:06:07.330Z] #43 47.61 After this operation, 27.4 MB of additional disk space will be used.
13:06:07 [2021-06-28T13:06:07.330Z] #43 47.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:06:07 [2021-06-28T13:06:07.330Z] #43 47.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:06:07 [2021-06-28T13:06:07.330Z] #43 47.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:06:07 [2021-06-28T13:06:07.586Z] #43 47.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:06:07 [2021-06-28T13:06:07.586Z] #43 47.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:06:07 [2021-06-28T13:06:07.586Z] #43 47.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:06:07 [2021-06-28T13:06:07.586Z] #43 47.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:06:07 [2021-06-28T13:06:07.586Z] #43 47.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:06:07 [2021-06-28T13:06:07.842Z] #43 ...
13:06:07 [2021-06-28T13:06:07.842Z] 
13:06:07 [2021-06-28T13:06:07.842Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:06:07 [2021-06-28T13:06:07.842Z] #66 sha256:8429ca4bf63a189940b1e8f826bdfa32b7700ba7828c7df46ccf0f7a6f0f9905
13:06:07 [2021-06-28T13:06:07.842Z] #66 43.10 + for f in rootlesskit rootlesskit-docker-proxy
13:06:07 [2021-06-28T13:06:07.842Z] #66 43.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:06:07 [2021-06-28T13:06:07.842Z] #66 DONE 48.1s
13:06:07 [2021-06-28T13:06:07.842Z] 
13:06:07 [2021-06-28T13:06:07.842Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:06:07 [2021-06-28T13:06:07.842Z] #67 sha256:292fdc75d49163ecccd25486a28fda50e0becd316d42d0f454239bc594d6dea4
13:06:07 [2021-06-28T13:06:07.842Z] #67 DONE 0.0s
13:06:07 [2021-06-28T13:06:07.842Z] 
13:06:07 [2021-06-28T13:06:07.842Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:06:07 [2021-06-28T13:06:07.842Z] #68 sha256:335363c6f1428e83b777229d7bce06e777145df83b28fea83eda52ba30c509f4
13:06:07 [2021-06-28T13:06:07.842Z] #68 DONE 0.1s
13:06:07 [2021-06-28T13:06:07.842Z] 
13:06:07 [2021-06-28T13:06:07.842Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:06:07 [2021-06-28T13:06:07.842Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:06:07 [2021-06-28T13:06:07.842Z] #19 36.79 Reading package lists...
13:06:08 [2021-06-28T13:06:08.273Z] #57 ...
13:06:08 [2021-06-28T13:06:08.273Z] 
13:06:08 [2021-06-28T13:06:08.273Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:06:08 [2021-06-28T13:06:08.273Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:06:08 [2021-06-28T13:06:08.273Z] #52 78.61 encoding/json
13:06:08 [2021-06-28T13:06:08.273Z] #52 80.99 github.com/pkg/diff
13:06:08 [2021-06-28T13:06:08.273Z] #52 82.24 go/ast
13:06:08 [2021-06-28T13:06:08.273Z] #52 83.45 golang.org/x/crypto/ssh/terminal
13:06:08 [2021-06-28T13:06:08.273Z] #52 84.54 io/ioutil
13:06:08 [2021-06-28T13:06:08.273Z] #52 84.87 mvdan.cc/editorconfig
13:06:08 [2021-06-28T13:06:08.273Z] #52 85.85 mvdan.cc/sh/v3/fileutil
13:06:08 [2021-06-28T13:06:08.273Z] #52 86.04 text/tabwriter
13:06:08 [2021-06-28T13:06:08.273Z] #52 86.47 mvdan.cc/sh/v3/syntax
13:06:08 [2021-06-28T13:06:08.273Z] #52 ...
13:06:08 [2021-06-28T13:06:08.273Z] 
13:06:08 [2021-06-28T13:06:08.273Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:06:08 [2021-06-28T13:06:08.273Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:06:08 [2021-06-28T13:06:08.273Z] #46 84.84 go/parser
13:06:08 [2021-06-28T13:06:08.273Z] #46 85.09 text/template
13:06:08 [2021-06-28T13:06:08.273Z] #46 88.36 log
13:06:08 [2021-06-28T13:06:08.273Z] #46 89.02 encoding/xml
13:06:09 [2021-06-28T13:06:09.210Z] #46 89.63 go/doc
13:06:09 [2021-06-28T13:06:09.732Z] #19 46.13 Building dependency tree...
13:06:09 [2021-06-28T13:06:09.778Z] #46 ...
13:06:09 [2021-06-28T13:06:09.779Z] 
13:06:09 [2021-06-28T13:06:09.779Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:06:09 [2021-06-28T13:06:09.779Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:06:09 [2021-06-28T13:06:09.779Z] #13 86.00 Selecting previously unselected package g++-mingw-w64-x86-64.
13:06:09 [2021-06-28T13:06:09.779Z] #13 86.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:06:09 [2021-06-28T13:06:09.779Z] #13 86.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:10 [2021-06-28T13:06:10.295Z] #19 ...
13:06:10 [2021-06-28T13:06:10.295Z] 
13:06:10 [2021-06-28T13:06:10.295Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
13:06:10 [2021-06-28T13:06:10.295Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
13:06:10 [2021-06-28T13:06:10.295Z] #63 35.64 Reading package lists...
13:06:10 [2021-06-28T13:06:10.295Z] #63 45.22 Building dependency tree...
13:06:10 [2021-06-28T13:06:10.295Z] #63 47.71 The following additional packages will be installed:
13:06:10 [2021-06-28T13:06:10.295Z] #63 47.72   libbtrfs0
13:06:10 [2021-06-28T13:06:10.295Z] #63 47.82 The following NEW packages will be installed:
13:06:10 [2021-06-28T13:06:10.295Z] #63 47.82   libbtrfs-dev libbtrfs0
13:06:10 [2021-06-28T13:06:10.295Z] #63 48.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
13:06:10 [2021-06-28T13:06:10.295Z] #63 48.15 Need to get 119 kB of archives.
13:06:10 [2021-06-28T13:06:10.295Z] #63 48.15 After this operation, 387 kB of additional disk space will be used.
13:06:10 [2021-06-28T13:06:10.295Z] #63 48.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:06:10 [2021-06-28T13:06:10.295Z] #63 48.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:06:10 [2021-06-28T13:06:10.295Z] #63 49.18 debconf: delaying package configuration, since apt-utils is not installed
13:06:10 [2021-06-28T13:06:10.295Z] #63 49.52 Fetched 119 kB in 0s (442 kB/s)
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.63 Selecting previously unselected package libbtrfs0.
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.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 ... 29521 files and directories currently installed.)
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.70 Unpacking libbtrfs0 (4.20.1-2) ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.82 Selecting previously unselected package libbtrfs-dev.
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.83 Unpacking libbtrfs-dev (4.20.1-2) ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 49.99 Setting up libbtrfs0 (4.20.1-2) ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 50.01 Setting up libbtrfs-dev (4.20.1-2) ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 50.02 Processing triggers for libc-bin (2.28-10) ...
13:06:10 [2021-06-28T13:06:10.296Z] #63 DONE 50.4s
13:06:10 [2021-06-28T13:06:10.296Z] 
13:06:10 [2021-06-28T13:06:10.296Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:06:10 [2021-06-28T13:06:10.296Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:06:10 [2021-06-28T13:06:10.296Z] #19 48.96 The following additional packages will be installed:
13:06:10 [2021-06-28T13:06:10.296Z] #19 48.96   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:06:10 [2021-06-28T13:06:10.296Z] #19 48.96   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
13:06:10 [2021-06-28T13:06:10.296Z] #19 48.97   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:06:10 [2021-06-28T13:06:10.296Z] #19 48.97   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
13:06:10 [2021-06-28T13:06:10.296Z] #19 48.97   mingw-w64-x86-64-dev
13:06:10 [2021-06-28T13:06:10.296Z] #19 49.01 Suggested packages:
13:06:10 [2021-06-28T13:06:10.296Z] #19 49.01   gcc-8-locales seccomp wine64
13:06:10 [2021-06-28T13:06:10.551Z] #19 49.45 The following NEW packages will be installed:
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.45   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.45   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.46   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.46   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.46   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.47 The following packages will be upgraded:
13:06:10 [2021-06-28T13:06:10.807Z] #19 49.48   libseccomp2
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.81 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.81 Need to get 77.8 MB of archives.
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.81 After this operation, 487 MB of additional disk space will be used.
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.81 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]
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.82 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:06:11 [2021-06-28T13:06:11.063Z] #19 49.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:06:11 [2021-06-28T13:06:11.319Z] #19 49.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:06:11 [2021-06-28T13:06:11.319Z] #19 50.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:06:11 [2021-06-28T13:06:11.319Z] #19 50.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
13:06:11 [2021-06-28T13:06:11.319Z] #19 50.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
13:06:12 [2021-06-28T13:06:12.687Z] #19 51.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
13:06:12 [2021-06-28T13:06:12.944Z] #19 ...
13:06:12 [2021-06-28T13:06:12.944Z] 
13:06:12 [2021-06-28T13:06:12.944Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
13:06:12 [2021-06-28T13:06:12.944Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
13:06:12 [2021-06-28T13:06:12.944Z] #43 48.48 debconf: delaying package configuration, since apt-utils is not installed
13:06:12 [2021-06-28T13:06:12.944Z] #43 48.83 Fetched 5913 kB in 1s (11.0 MB/s)
13:06:12 [2021-06-28T13:06:12.944Z] #43 48.93 Selecting previously unselected package xxd.
13:06:12 [2021-06-28T13:06:12.944Z] #43 48.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 ... 29521 files and directories currently installed.)
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.14 Unpacking xxd (2:8.1.0875-5) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.25 Selecting previously unselected package vim-common.
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.30 Unpacking vim-common (2:8.1.0875-5) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.51 Selecting previously unselected package cmake-data.
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 49.54 Unpacking cmake-data (3.13.4-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.30 Selecting previously unselected package libarchive13:amd64.
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.31 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.41 Selecting previously unselected package libjsoncpp1:amd64.
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.42 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.51 Selecting previously unselected package librhash0:amd64.
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.51 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.52 Unpacking librhash0:amd64 (1.3.8-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.66 Selecting previously unselected package libuv1:amd64.
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.66 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.67 Unpacking libuv1:amd64 (1.24.1-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.76 Selecting previously unselected package cmake.
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.78 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 50.78 Unpacking cmake (3.13.4-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.74 Setting up xxd (2:8.1.0875-5) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.75 Setting up libuv1:amd64 (1.24.1-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.76 Setting up vim-common (2:8.1.0875-5) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.78 Setting up librhash0:amd64 (1.3.8-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.80 Setting up cmake-data (3.13.4-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.83 Setting up cmake (3.13.4-1) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.84 Processing triggers for libc-bin (2.28-10) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 51.87 Processing triggers for mime-support (3.62) ...
13:06:12 [2021-06-28T13:06:12.944Z] #43 DONE 53.1s
13:06:12 [2021-06-28T13:06:12.944Z] 
13:06:12 [2021-06-28T13:06:12.944Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
13:06:12 [2021-06-28T13:06:12.944Z] #44 sha256:7b0b872f9d3718e0ed84cf2e43fc5a4d28f043691233688dfd2aa4fcbbefc823
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.019 + RM_GOPATH=0
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.019 + TMP_GOPATH=
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.019 + : /build
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.019 + '[' -z '' ']'
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.021 ++ mktemp -d
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.023 + export GOPATH=/tmp/tmp.TeVnmvGLpV
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.023 + GOPATH=/tmp/tmp.TeVnmvGLpV
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.023 + RM_GOPATH=1
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.023 + case "$(go env GOARCH)" in
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.023 ++ go env GOARCH
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.037 + export GO_BUILDMODE=-buildmode=pie
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.037 + GO_BUILDMODE=-buildmode=pie
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.038 ++ dirname /tmp/install/install.sh
13:06:13 [2021-06-28T13:06:13.881Z] #44 1.039 + dir=/tmp/install
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.039 + bin=tini
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.039 + shift
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.039 + '[' '!' -f /tmp/install/tini.installer ']'
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.039 + . /tmp/install/tini.installer
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.040 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.040 + install_tini
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.040 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.040 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.040 + git clone https://github.com/krallin/tini.git /tmp/tmp.TeVnmvGLpV/tini
13:06:13 [2021-06-28T13:06:13.882Z] #44 1.044 Cloning into '/tmp/tmp.TeVnmvGLpV/tini'...
13:06:14 [2021-06-28T13:06:14.445Z] #44 1.390 + cd /tmp/tmp.TeVnmvGLpV/tini
13:06:14 [2021-06-28T13:06:14.445Z] #44 1.390 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
13:06:14 [2021-06-28T13:06:14.445Z] #44 1.397 + cmake .
13:06:14 [2021-06-28T13:06:14.445Z] #44 1.494 -- The C compiler identification is GNU 8.3.0
13:06:14 [2021-06-28T13:06:14.445Z] #44 1.504 -- Check for working C compiler: /usr/bin/cc
13:06:14 [2021-06-28T13:06:14.445Z] #44 1.618 -- Check for working C compiler: /usr/bin/cc -- works
13:06:14 [2021-06-28T13:06:14.702Z] #44 1.619 -- Detecting C compiler ABI info
13:06:14 [2021-06-28T13:06:14.702Z] #44 1.806 -- Detecting C compiler ABI info - done
13:06:14 [2021-06-28T13:06:14.702Z] #44 1.814 -- Detecting C compile features
13:06:15 [2021-06-28T13:06:15.266Z] #44 2.351 -- Detecting C compile features - done
13:06:15 [2021-06-28T13:06:15.266Z] #44 2.372 -- Performing Test HAS_BUILTIN_FORTIFY
13:06:15 [2021-06-28T13:06:15.266Z] #44 2.458 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:06:15 [2021-06-28T13:06:15.523Z] #44 2.497 -- Configuring done
13:06:15 [2021-06-28T13:06:15.523Z] #44 2.506 -- Generating done
13:06:15 [2021-06-28T13:06:15.523Z] #44 2.512 -- Build files have been written to: /tmp/tmp.TeVnmvGLpV/tini
13:06:15 [2021-06-28T13:06:15.523Z] #44 2.519 + make tini-static
13:06:15 [2021-06-28T13:06:15.523Z] #44 2.662 Scanning dependencies of target tini-static
13:06:15 [2021-06-28T13:06:15.523Z] #44 2.694 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:06:15 [2021-06-28T13:06:15.780Z] #44 3.021 [100%] Linking C executable tini-static
13:06:16 [2021-06-28T13:06:16.345Z] #44 3.177 [100%] Built target tini-static
13:06:16 [2021-06-28T13:06:16.345Z] #44 3.192 + mkdir -p /build
13:06:16 [2021-06-28T13:06:16.345Z] #44 3.194 + cp tini-static /build/docker-init
13:06:16 [2021-06-28T13:06:16.348Z] #13 ...
13:06:16 [2021-06-28T13:06:16.348Z] 
13:06:16 [2021-06-28T13:06:16.348Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
13:06:16 [2021-06-28T13:06:16.348Z] #52 sha256:f336a13e620b382e071155071d3b8a9402a1d38ab180f38ae6485ca7714bc52e
13:06:16 [2021-06-28T13:06:16.348Z] #52 92.12 mvdan.cc/sh/v3/cmd/shfmt
13:06:16 [2021-06-28T13:06:16.348Z] #52 DONE 96.0s
13:06:16 [2021-06-28T13:06:16.348Z] 
13:06:16 [2021-06-28T13:06:16.348Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:06:16 [2021-06-28T13:06:16.348Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:06:16 [2021-06-28T13:06:16.348Z] #46 92.65 github.com/LK4D4/vndr/build
13:06:16 [2021-06-28T13:06:16.348Z] #46 94.48 github.com/LK4D4/vndr/versioned
13:06:16 [2021-06-28T13:06:16.348Z] #46 94.60 compress/flate
13:06:16 [2021-06-28T13:06:16.348Z] #46 95.55 hash/crc32
13:06:16 [2021-06-28T13:06:16.348Z] #46 96.42 crypto/x509/pkix
13:06:16 [2021-06-28T13:06:16.348Z] #46 97.14 net
13:06:16 [2021-06-28T13:06:16.608Z] #46 97.34 compress/gzip
13:06:17 [2021-06-28T13:06:17.177Z] #46 97.83 vendor/golang.org/x/sys/cpu
13:06:17 [2021-06-28T13:06:17.277Z] #44 DONE 4.3s
13:06:17 [2021-06-28T13:06:17.277Z] 
13:06:17 [2021-06-28T13:06:17.277Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:06:17 [2021-06-28T13:06:17.277Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 51.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
13:06:17 [2021-06-28T13:06:17.277Z] #19 52.51 debconf: delaying package configuration, since apt-utils is not installed
13:06:17 [2021-06-28T13:06:17.277Z] #19 52.77 Fetched 77.8 MB in 2s (32.9 MB/s)
13:06:17 [2021-06-28T13:06:17.277Z] #19 52.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
13:06:17 [2021-06-28T13:06:17.277Z] #19 52.87 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 52.89 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 53.10 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 53.33 Selecting previously unselected package binutils-mingw-w64-i686.
13:06:17 [2021-06-28T13:06:17.277Z] #19 53.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
13:06:17 [2021-06-28T13:06:17.277Z] #19 53.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 53.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.66 Selecting previously unselected package binutils-mingw-w64.
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.73 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.80 Selecting previously unselected package dmsetup.
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.80 Unpacking dmsetup (2:1.02.155-3) ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.86 Selecting previously unselected package mingw-w64-common.
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
13:06:17 [2021-06-28T13:06:17.277Z] #19 54.87 Unpacking mingw-w64-common (6.0.0-3) ...
13:06:17 [2021-06-28T13:06:17.533Z] #19 56.33 Selecting previously unselected package mingw-w64-x86-64-dev.
13:06:17 [2021-06-28T13:06:17.533Z] #19 56.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:06:17 [2021-06-28T13:06:17.533Z] #19 56.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:06:17 [2021-06-28T13:06:17.746Z] #46 98.35 vendor/golang.org/x/crypto/chacha20poly1305
13:06:18 [2021-06-28T13:06:18.683Z] #46 99.40 vendor/golang.org/x/crypto/curve25519
13:06:19 [2021-06-28T13:06:19.423Z] #19 58.21 Selecting previously unselected package gcc-mingw-w64-base.
13:06:19 [2021-06-28T13:06:19.423Z] #19 58.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:06:19 [2021-06-28T13:06:19.423Z] #19 58.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:06:19 [2021-06-28T13:06:19.423Z] #19 58.27 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:06:19 [2021-06-28T13:06:19.620Z] #46 100.1 vendor/golang.org/x/crypto/hkdf
13:06:19 [2021-06-28T13:06:19.620Z] #46 100.3 vendor/golang.org/x/text/transform
13:06:19 [2021-06-28T13:06:19.678Z] #19 58.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:06:19 [2021-06-28T13:06:19.678Z] #19 58.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:20 [2021-06-28T13:06:20.188Z] #46 100.8 vendor/golang.org/x/text/unicode/bidi
13:06:20 [2021-06-28T13:06:20.240Z] #19 ...
13:06:20 [2021-06-28T13:06:20.240Z] 
13:06:20 [2021-06-28T13:06:20.240Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:06:20 [2021-06-28T13:06:20.240Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + RM_GOPATH=0
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + TMP_GOPATH=
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + : /build
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + '[' -z '' ']'
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 ++ mktemp -d
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + export GOPATH=/tmp/tmp.WOYyLzhPQH
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + GOPATH=/tmp/tmp.WOYyLzhPQH
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + RM_GOPATH=1
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 + case "$(go env GOARCH)" in
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.873 ++ go env GOARCH
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.876 + export GO_BUILDMODE=-buildmode=pie
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.876 + GO_BUILDMODE=-buildmode=pie
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.877 ++ dirname /tmp/install/install.sh
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.878 + dir=/tmp/install
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.878 + bin=containerd
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.878 + shift
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.878 + '[' '!' -f /tmp/install/containerd.installer ']'
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.878 + . /tmp/install/containerd.installer
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.878 ++ set -e
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.879 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.879 + install_containerd
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.880 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.880 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.880 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WOYyLzhPQH/src/github.com/containerd/containerd
13:06:20 [2021-06-28T13:06:20.240Z] #64 0.881 Cloning into '/tmp/tmp.WOYyLzhPQH/src/github.com/containerd/containerd'...
13:06:21 [2021-06-28T13:06:21.167Z] #64 11.02 + cd /tmp/tmp.WOYyLzhPQH/src/github.com/containerd/containerd
13:06:21 [2021-06-28T13:06:21.167Z] #64 11.02 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
13:06:21 [2021-06-28T13:06:21.567Z] #46 102.2 vendor/golang.org/x/text/secure/bidirule
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + export 'BUILDTAGS=netgo osusergo static_build'
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + BUILDTAGS='netgo osusergo static_build'
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + export EXTRA_FLAGS=-buildmode=pie
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + EXTRA_FLAGS=-buildmode=pie
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + '[' '' = dynamic ']'
13:06:21 [2021-06-28T13:06:21.728Z] #64 11.60 + make
13:06:21 [2021-06-28T13:06:21.827Z] #46 102.5 vendor/golang.org/x/text/unicode/norm
13:06:22 [2021-06-28T13:06:22.290Z] #64 12.16 + bin/ctr
13:06:23 [2021-06-28T13:06:23.727Z] #46 ...
13:06:23 [2021-06-28T13:06:23.727Z] 
13:06:23 [2021-06-28T13:06:23.727Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:06:23 [2021-06-28T13:06:23.727Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
13:06:23 [2021-06-28T13:06:23.727Z] #13 99.73 Selecting previously unselected package libapparmor1:amd64.
13:06:23 [2021-06-28T13:06:23.727Z] #13 99.73 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
13:06:23 [2021-06-28T13:06:23.727Z] #13 99.74 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:06:23 [2021-06-28T13:06:23.727Z] #13 99.83 Selecting previously unselected package libapparmor-dev:amd64.
13:06:23 [2021-06-28T13:06:23.727Z] #13 99.84 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
13:06:23 [2021-06-28T13:06:23.727Z] #13 99.84 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.0 Selecting previously unselected package libbtrfs0.
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.0 Unpacking libbtrfs0 (4.20.1-2) ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.1 Selecting previously unselected package libbtrfs-dev.
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.1 Unpacking libbtrfs-dev (4.20.1-2) ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:06:23 [2021-06-28T13:06:23.985Z] #13 100.3 Selecting previously unselected package libudev-dev:amd64.
13:06:24 [2021-06-28T13:06:24.243Z] #13 100.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
13:06:24 [2021-06-28T13:06:24.243Z] #13 100.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
13:06:24 [2021-06-28T13:06:24.501Z] #13 100.5 Selecting previously unselected package libsepol1-dev:amd64.
13:06:24 [2021-06-28T13:06:24.501Z] #13 100.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
13:06:24 [2021-06-28T13:06:24.501Z] #13 100.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:06:24 [2021-06-28T13:06:24.501Z] #13 100.7 Selecting previously unselected package libpcre16-3:amd64.
13:06:24 [2021-06-28T13:06:24.759Z] #13 100.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:06:24 [2021-06-28T13:06:24.759Z] #13 100.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:06:24 [2021-06-28T13:06:24.759Z] #13 100.9 Selecting previously unselected package libpcre32-3:amd64.
13:06:24 [2021-06-28T13:06:24.759Z] #13 100.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:06:24 [2021-06-28T13:06:24.759Z] #13 100.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:06:24 [2021-06-28T13:06:24.809Z] #64 ...
13:06:24 [2021-06-28T13:06:24.809Z] 
13:06:24 [2021-06-28T13:06:24.809Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
13:06:24 [2021-06-28T13:06:24.809Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
13:06:24 [2021-06-28T13:06:24.809Z] #19 63.04 Selecting previously unselected package g++-mingw-w64-x86-64.
13:06:24 [2021-06-28T13:06:24.809Z] #19 63.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:06:24 [2021-06-28T13:06:24.809Z] #19 63.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:25 [2021-06-28T13:06:25.017Z] #13 101.1 Selecting previously unselected package libpcrecpp0v5:amd64.
13:06:25 [2021-06-28T13:06:25.017Z] #13 101.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:06:25 [2021-06-28T13:06:25.017Z] #13 101.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:06:25 [2021-06-28T13:06:25.017Z] #13 101.2 Selecting previously unselected package libpcre3-dev:amd64.
13:06:25 [2021-06-28T13:06:25.017Z] #13 101.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:06:25 [2021-06-28T13:06:25.017Z] #13 101.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.6 Selecting previously unselected package libselinux1-dev:amd64.
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.8 Selecting previously unselected package libdevmapper-dev:amd64.
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:06:25 [2021-06-28T13:06:25.584Z] #13 101.9 Selecting previously unselected package libseccomp-dev:amd64.
13:06:25 [2021-06-28T13:06:25.842Z] #13 101.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
13:06:25 [2021-06-28T13:06:25.842Z] #13 101.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
13:06:26 [2021-06-28T13:06:26.110Z] #13 102.0 Selecting previously unselected package libsystemd-dev:amd64.
13:06:26 [2021-06-28T13:06:26.110Z] #13 102.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
13:06:26 [2021-06-28T13:06:26.110Z] #13 102.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
13:06:26 [2021-06-28T13:06:26.368Z] #13 102.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.6 Setting up libbtrfs0 (4.20.1-2) ...
13:06:26 [2021-06-28T13:06:26.369Z] #13 102.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:06:26 [2021-06-28T13:06:26.626Z] #13 102.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.7 Setting up libbtrfs-dev (4.20.1-2) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.7 Setting up mingw-w64-common (6.0.0-3) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:06:26 [2021-06-28T13:06:26.627Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.9 Setting up dmsetup (2:1.02.155-3) ...
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:06:26 [2021-06-28T13:06:26.889Z] #13 102.9 Processing triggers for libc-bin (2.28-10) ...
13:06:28 [2021-06-28T13:06:28.266Z] #13 DONE 104.2s
13:06:28 [2021-06-28T13:06:28.266Z] 
13:06:28 [2021-06-28T13:06:28.266Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:06:28 [2021-06-28T13:06:28.266Z] #54 sha256:85154d2a602fb6d429d165b94fc16a4359b4f68cb12bfca67b17df7116248385
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.16 Selecting previously unselected package libapparmor1:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.17 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.22 Selecting previously unselected package libapparmor-dev:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.22 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.23 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.30 Selecting previously unselected package libbtrfs0.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.30 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.31 Unpacking libbtrfs0 (4.20.1-2) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.34 Selecting previously unselected package libbtrfs-dev.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.35 Unpacking libbtrfs-dev (4.20.1-2) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.39 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.44 Selecting previously unselected package libudev-dev:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.44 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.46 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.52 Selecting previously unselected package libsepol1-dev:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.52 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.53 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.64 Selecting previously unselected package libpcre16-3:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.64 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.65 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.71 Selecting previously unselected package libpcre32-3:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.72 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.72 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.79 Selecting previously unselected package libpcrecpp0v5:amd64.
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.79 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:06:28 [2021-06-28T13:06:28.980Z] #19 67.80 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:06:29 [2021-06-28T13:06:29.237Z] #19 67.84 Selecting previously unselected package libpcre3-dev:amd64.
13:06:29 [2021-06-28T13:06:29.237Z] #19 67.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:06:29 [2021-06-28T13:06:29.237Z] #19 67.85 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:06:29 [2021-06-28T13:06:29.237Z] #19 68.01 Selecting previously unselected package libselinux1-dev:amd64.
13:06:29 [2021-06-28T13:06:29.237Z] #19 68.01 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:06:29 [2021-06-28T13:06:29.237Z] #19 68.02 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:06:29 [2021-06-28T13:06:29.237Z] #19 68.12 Selecting previously unselected package libdevmapper-dev:amd64.
13:06:29 [2021-06-28T13:06:29.237Z] #19 68.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.12 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.17 Selecting previously unselected package libseccomp-dev:amd64.
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.17 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.17 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.23 Selecting previously unselected package libsystemd-dev:amd64.
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.24 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
13:06:29 [2021-06-28T13:06:29.494Z] #19 68.24 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.629 + RM_GOPATH=0
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.629 + TMP_GOPATH=
13:06:29 [2021-06-28T13:06:29.642Z] #54 ...
13:06:29 [2021-06-28T13:06:29.642Z] 
13:06:29 [2021-06-28T13:06:29.642Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
13:06:29 [2021-06-28T13:06:29.642Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
13:06:29 [2021-06-28T13:06:29.642Z] #14 DONE 1.6s
13:06:29 [2021-06-28T13:06:29.642Z] 
13:06:29 [2021-06-28T13:06:29.642Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:06:29 [2021-06-28T13:06:29.642Z] #54 sha256:85154d2a602fb6d429d165b94fc16a4359b4f68cb12bfca67b17df7116248385
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.629 + : /build
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.629 + '[' -z '' ']'
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.633 ++ mktemp -d
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.634 + export GOPATH=/tmp/tmp.LTuuVv5idy
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.634 + GOPATH=/tmp/tmp.LTuuVv5idy
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.636 + RM_GOPATH=1
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.636 + case "$(go env GOARCH)" in
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.636 ++ go env GOARCH
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.656 + export GO_BUILDMODE=-buildmode=pie
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.656 + GO_BUILDMODE=-buildmode=pie
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.657 ++ dirname /tmp/install/install.sh
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.658 + dir=/tmp/install
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.658 + bin=runc
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.658 + shift
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.659 + '[' '!' -f /tmp/install/runc.installer ']'
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.659 + . /tmp/install/runc.installer
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.659 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.659 + install_runc
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.660 + grep -q '^3\.10\.0.*\.el7\.'
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.668 + uname -r
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.668 + RUNC_BUILDTAGS='seccomp '
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.668 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.668 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LTuuVv5idy/src/github.com/opencontainers/runc
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.668 Cloning into '/tmp/tmp.LTuuVv5idy/src/github.com/opencontainers/runc'...
13:06:29 [2021-06-28T13:06:29.642Z] #54 1.668 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.44 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.46 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.47 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.48 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.49 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.50 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.51 Setting up libbtrfs0 (4.20.1-2) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.52 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.53 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.55 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.56 Setting up libbtrfs-dev (4.20.1-2) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.56 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.57 Setting up mingw-w64-common (6.0.0-3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.58 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.59 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.60 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.61 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.63 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.66 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.68 Setting up dmsetup (2:1.02.155-3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:06:29 [2021-06-28T13:06:29.751Z] #19 68.69 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:06:30 [2021-06-28T13:06:30.008Z] #19 68.71 Processing triggers for libc-bin (2.28-10) ...
13:06:31 [2021-06-28T13:06:31.545Z] #54 ...
13:06:31 [2021-06-28T13:06:31.545Z] 
13:06:31 [2021-06-28T13:06:31.545Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:06:31 [2021-06-28T13:06:31.545Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
13:06:31 [2021-06-28T13:06:31.545Z] #15 DONE 1.6s
13:06:31 [2021-06-28T13:06:31.545Z] 
13:06:31 [2021-06-28T13:06:31.545Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:06:31 [2021-06-28T13:06:31.545Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
13:06:32 [2021-06-28T13:06:32.485Z] #16 1.055 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:06:32 [2021-06-28T13:06:32.485Z] #16 DONE 1.2s
13:06:32 [2021-06-28T13:06:32.485Z] 
13:06:32 [2021-06-28T13:06:32.485Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:06:32 [2021-06-28T13:06:32.485Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:06:32 [2021-06-28T13:06:32.485Z] #46 106.0 vendor/golang.org/x/net/idna
13:06:32 [2021-06-28T13:06:32.485Z] #46 107.9 vendor/golang.org/x/net/http2/hpack
13:06:32 [2021-06-28T13:06:32.485Z] #46 109.4 mime
13:06:32 [2021-06-28T13:06:32.485Z] #46 111.4 mime/quotedprintable
13:06:32 [2021-06-28T13:06:32.485Z] #46 111.8 net/http/internal
13:06:32 [2021-06-28T13:06:32.485Z] #46 ...
13:06:32 [2021-06-28T13:06:32.485Z] 
13:06:32 [2021-06-28T13:06:32.485Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:06:32 [2021-06-28T13:06:32.485Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
13:06:33 [2021-06-28T13:06:33.283Z] #19 DONE 71.7s
13:06:33 [2021-06-28T13:06:33.283Z] 
13:06:33 [2021-06-28T13:06:33.283Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:06:33 [2021-06-28T13:06:33.283Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:06:33 [2021-06-28T13:06:33.283Z] #64 ...
13:06:33 [2021-06-28T13:06:33.283Z] 
13:06:33 [2021-06-28T13:06:33.283Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
13:06:33 [2021-06-28T13:06:33.283Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c
13:06:33 [2021-06-28T13:06:33.864Z] #17 DONE 1.3s
13:06:33 [2021-06-28T13:06:33.864Z] 
13:06:33 [2021-06-28T13:06:33.864Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
13:06:33 [2021-06-28T13:06:33.864Z] #59 sha256:3d8c7c4bc0e2a7e2e6c2af479debd9954a504f272e0f8ea2ce497b74284451aa
13:06:33 [2021-06-28T13:06:33.864Z] #59 107.8 + for f in rootlesskit rootlesskit-docker-proxy
13:06:33 [2021-06-28T13:06:33.864Z] #59 107.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:06:33 [2021-06-28T13:06:33.864Z] #59 DONE 114.5s
13:06:33 [2021-06-28T13:06:33.864Z] 
13:06:33 [2021-06-28T13:06:33.864Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
13:06:33 [2021-06-28T13:06:33.864Z] #60 sha256:c64dc7387a2db3d3505ad52eb8ece247b2ecb4dc84d91265e754c57403484dd8
13:06:34 [2021-06-28T13:06:34.123Z] #60 DONE 0.2s
13:06:34 [2021-06-28T13:06:34.123Z] 
13:06:34 [2021-06-28T13:06:34.123Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
13:06:34 [2021-06-28T13:06:34.123Z] #61 sha256:573025a10091520403c7a532f785e6d453565fb3144db1bd47f23b9092e6e1a2
13:06:34 [2021-06-28T13:06:34.123Z] #61 DONE 0.1s
13:06:34 [2021-06-28T13:06:34.123Z] 
13:06:34 [2021-06-28T13:06:34.123Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:06:34 [2021-06-28T13:06:34.123Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
13:06:34 [2021-06-28T13:06:34.213Z] #20 1.156 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
13:06:34 [2021-06-28T13:06:34.214Z] #20 1.243 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
13:06:34 [2021-06-28T13:06:34.214Z] #20 1.244 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
13:06:34 [2021-06-28T13:06:34.214Z] #20 1.245 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
13:06:34 [2021-06-28T13:06:34.214Z] #20 1.339 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB]
13:06:34 [2021-06-28T13:06:34.214Z] #20 1.380 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB]
13:06:34 [2021-06-28T13:06:34.214Z] #20 1.408 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
13:06:34 [2021-06-28T13:06:34.470Z] #20 1.440 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
13:06:34 [2021-06-28T13:06:34.470Z] #20 1.465 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB]
13:06:34 [2021-06-28T13:06:34.470Z] #20 1.490 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB]
13:06:35 [2021-06-28T13:06:35.400Z] #20 2.467 Fetched 2848 kB in 2s (1826 kB/s)
13:06:35 [2021-06-28T13:06:35.502Z] #18 DONE 1.7s
13:06:35 [2021-06-28T13:06:35.502Z] 
13:06:35 [2021-06-28T13:06:35.502Z] #19 [dev-systemd-false  6/25] RUN ldconfig
13:06:35 [2021-06-28T13:06:35.502Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
13:06:36 [2021-06-28T13:06:36.881Z] #19 DONE 1.4s
13:06:36 [2021-06-28T13:06:36.881Z] 
13:06:36 [2021-06-28T13:06:36.881Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:06:36 [2021-06-28T13:06:36.881Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:06:36 [2021-06-28T13:06:36.881Z] #46 116.7 crypto/tls
13:06:40 [2021-06-28T13:06:40.649Z] #20 2.467 Reading package lists...
13:06:42 [2021-06-28T13:06:42.157Z] #46 ...
13:06:42 [2021-06-28T13:06:42.157Z] 
13:06:42 [2021-06-28T13:06:42.157Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:06:42 [2021-06-28T13:06:42.157Z] #54 sha256:85154d2a602fb6d429d165b94fc16a4359b4f68cb12bfca67b17df7116248385
13:06:42 [2021-06-28T13:06:42.157Z] #54 12.11 + cd /tmp/tmp.LTuuVv5idy/src/github.com/opencontainers/runc
13:06:42 [2021-06-28T13:06:42.157Z] #54 12.11 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
13:06:42 [2021-06-28T13:06:42.157Z] #54 12.54 + '[' -z '' ']'
13:06:42 [2021-06-28T13:06:42.157Z] #54 12.54 + target=static
13:06:42 [2021-06-28T13:06:42.157Z] #54 12.54 + make 'BUILDTAGS=seccomp ' static
13:06:42 [2021-06-28T13:06:42.157Z] #54 12.71 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
13:06:45 [2021-06-28T13:06:45.896Z] #20 7.773 Reading package lists...
13:06:47 [2021-06-28T13:06:47.433Z] #54 ...
13:06:47 [2021-06-28T13:06:47.433Z] 
13:06:47 [2021-06-28T13:06:47.433Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
13:06:47 [2021-06-28T13:06:47.433Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:06:47 [2021-06-28T13:06:47.433Z] #20 1.381 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 1.437 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 1.443 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 1.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 2.003 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 2.874 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 3.839 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 5.164 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:06:47 [2021-06-28T13:06:47.433Z] #20 10.28 Fetched 8984 kB in 9s (983 kB/s)
13:06:47 [2021-06-28T13:06:47.520Z] #20 13.27 Building dependency tree...
13:06:47 [2021-06-28T13:06:47.520Z] #20 14.49 Reading state information...
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.52 The following additional packages will be installed:
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.52   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.52   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.52   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.52   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.52   libgcc1:ppc64el libgcc1:s390x
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53 Suggested packages:
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53   libc-l10n:s390x locales:s390x
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53 Recommended packages:
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
13:06:48 [2021-06-28T13:06:48.449Z] #20 15.53   libidn2-0:s390x
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73 The following NEW packages will be installed:
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.73   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
13:06:48 [2021-06-28T13:06:48.706Z] #20 15.74   libgcc1:ppc64el libgcc1:s390x
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.08 Need to get 15.0 MB of archives.
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.08 After this operation, 68.1 MB of additional disk space will be used.
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
13:06:48 [2021-06-28T13:06:48.963Z] #20 16.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
13:06:49 [2021-06-28T13:06:49.243Z] #20 16.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
13:06:49 [2021-06-28T13:06:49.518Z] #20 16.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
13:06:49 [2021-06-28T13:06:49.518Z] #20 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
13:06:49 [2021-06-28T13:06:49.518Z] #20 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
13:06:49 [2021-06-28T13:06:49.518Z] #20 16.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
13:06:49 [2021-06-28T13:06:49.518Z] #20 16.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
13:06:49 [2021-06-28T13:06:49.775Z] #20 17.00 debconf: delaying package configuration, since apt-utils is not installed
13:06:50 [2021-06-28T13:06:50.032Z] #20 17.16 Fetched 15.0 MB in 1s (22.3 MB/s)
13:06:50 [2021-06-28T13:06:50.032Z] #20 17.22 Selecting previously unselected package gcc-8-base:armhf.
13:06:50 [2021-06-28T13:06:50.032Z] #20 17.22 (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 ... 37546 files and directories currently installed.)
13:06:50 [2021-06-28T13:06:50.032Z] #20 17.24 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
13:06:50 [2021-06-28T13:06:50.032Z] #20 17.25 Unpacking gcc-8-base:armhf (8.3.0-6) ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.31 Selecting previously unselected package gcc-8-base:ppc64el.
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.31 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.31 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.41 Selecting previously unselected package gcc-8-base:s390x.
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.41 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.42 Unpacking gcc-8-base:s390x (8.3.0-6) ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.47 Selecting previously unselected package gcc-8-base:arm64.
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.48 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.48 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
13:06:50 [2021-06-28T13:06:50.308Z] #20 17.53 Selecting previously unselected package gcc-8-base:armel.
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.53 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.54 Unpacking gcc-8-base:armel (8.3.0-6) ...
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.61 Selecting previously unselected package libgcc1:arm64.
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.62 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.63 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.68 Selecting previously unselected package libc6:arm64.
13:06:50 [2021-06-28T13:06:50.574Z] #20 17.68 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
13:06:50 [2021-06-28T13:06:50.795Z] #20 10.28 Reading package lists...
13:06:50 [2021-06-28T13:06:50.832Z] #20 17.86 Unpacking libc6:arm64 (2.28-10) ...
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.33 Selecting previously unselected package libapparmor1:arm64.
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.33 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.35 Unpacking libapparmor1:arm64 (2.13.2-10) ...
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.39 Selecting previously unselected package libapparmor-dev:arm64.
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.40 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.40 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.46 Selecting previously unselected package libgcc1:armel.
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.46 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
13:06:51 [2021-06-28T13:06:51.393Z] #20 18.47 Unpacking libgcc1:armel (1:8.3.0-6) ...
13:06:51 [2021-06-28T13:06:51.648Z] #20 18.56 Selecting previously unselected package libc6:armel.
13:06:51 [2021-06-28T13:06:51.648Z] #20 18.56 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
13:06:51 [2021-06-28T13:06:51.648Z] #20 18.76 Unpacking libc6:armel (2.28-10) ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.18 Selecting previously unselected package libapparmor1:armel.
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.18 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.19 Unpacking libapparmor1:armel (2.13.2-10) ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.23 Selecting previously unselected package libapparmor-dev:armel.
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.23 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.24 Unpacking libapparmor-dev:armel (2.13.2-10) ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.30 Selecting previously unselected package libgcc1:armhf.
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.30 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.31 Unpacking libgcc1:armhf (1:8.3.0-6) ...
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.36 Selecting previously unselected package libc6:armhf.
13:06:52 [2021-06-28T13:06:52.211Z] #20 19.36 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
13:06:52 [2021-06-28T13:06:52.468Z] #20 19.54 Unpacking libc6:armhf (2.28-10) ...
13:06:52 [2021-06-28T13:06:52.967Z] #20 14.25 Reading package lists...
13:06:52 [2021-06-28T13:06:52.968Z] #20 ...
13:06:52 [2021-06-28T13:06:52.968Z] 
13:06:52 [2021-06-28T13:06:52.968Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:06:52 [2021-06-28T13:06:52.968Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:06:52 [2021-06-28T13:06:52.968Z] #46 123.3 net/http/httptrace
13:06:52 [2021-06-28T13:06:52.968Z] #46 123.5 net/http
13:06:53 [2021-06-28T13:06:53.031Z] #20 19.93 Selecting previously unselected package libapparmor1:armhf.
13:06:53 [2021-06-28T13:06:53.031Z] #20 19.93 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
13:06:53 [2021-06-28T13:06:53.031Z] #20 19.93 Unpacking libapparmor1:armhf (2.13.2-10) ...
13:06:53 [2021-06-28T13:06:53.031Z] #20 19.98 Selecting previously unselected package libapparmor-dev:armhf.
13:06:53 [2021-06-28T13:06:53.031Z] #20 19.98 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
13:06:53 [2021-06-28T13:06:53.031Z] #20 19.99 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
13:06:53 [2021-06-28T13:06:53.031Z] #20 20.05 Selecting previously unselected package libgcc1:ppc64el.
13:06:53 [2021-06-28T13:06:53.031Z] #20 20.05 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
13:06:53 [2021-06-28T13:06:53.031Z] #20 20.06 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
13:06:53 [2021-06-28T13:06:53.031Z] #20 20.12 Selecting previously unselected package libc6:ppc64el.
13:06:53 [2021-06-28T13:06:53.031Z] #20 20.12 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
13:06:53 [2021-06-28T13:06:53.288Z] #20 20.34 Unpacking libc6:ppc64el (2.28-10) ...
13:06:53 [2021-06-28T13:06:53.851Z] #20 20.89 Selecting previously unselected package libapparmor1:ppc64el.
13:06:53 [2021-06-28T13:06:53.851Z] #20 20.90 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
13:06:53 [2021-06-28T13:06:53.851Z] #20 20.90 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
13:06:53 [2021-06-28T13:06:53.851Z] #20 20.94 Selecting previously unselected package libapparmor-dev:ppc64el.
13:06:53 [2021-06-28T13:06:53.851Z] #20 20.95 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
13:06:53 [2021-06-28T13:06:53.851Z] #20 20.95 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
13:06:54 [2021-06-28T13:06:54.108Z] #20 21.01 Selecting previously unselected package libgcc1:s390x.
13:06:54 [2021-06-28T13:06:54.108Z] #20 21.02 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
13:06:54 [2021-06-28T13:06:54.108Z] #20 21.02 Unpacking libgcc1:s390x (1:8.3.0-6) ...
13:06:54 [2021-06-28T13:06:54.108Z] #20 21.08 Selecting previously unselected package libc6:s390x.
13:06:54 [2021-06-28T13:06:54.108Z] #20 21.09 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
13:06:54 [2021-06-28T13:06:54.108Z] #20 21.29 Unpacking libc6:s390x (2.28-10) ...
13:06:54 [2021-06-28T13:06:54.671Z] #20 21.73 Selecting previously unselected package libapparmor1:s390x.
13:06:54 [2021-06-28T13:06:54.671Z] #20 21.74 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
13:06:54 [2021-06-28T13:06:54.671Z] #20 21.74 Unpacking libapparmor1:s390x (2.13.2-10) ...
13:06:54 [2021-06-28T13:06:54.671Z] #20 21.79 Selecting previously unselected package libapparmor-dev:s390x.
13:06:54 [2021-06-28T13:06:54.671Z] #20 21.79 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
13:06:54 [2021-06-28T13:06:54.671Z] #20 21.80 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
13:06:54 [2021-06-28T13:06:54.876Z] #46 135.4 github.com/LK4D4/vndr/godl
13:06:54 [2021-06-28T13:06:54.876Z] #46 ...
13:06:54 [2021-06-28T13:06:54.876Z] 
13:06:54 [2021-06-28T13:06:54.876Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
13:06:54 [2021-06-28T13:06:54.876Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:06:54 [2021-06-28T13:06:54.876Z] #20 14.25 Reading package lists...
13:06:54 [2021-06-28T13:06:54.928Z] #20 21.88 Setting up gcc-8-base:arm64 (8.3.0-6) ...
13:06:54 [2021-06-28T13:06:54.928Z] #20 21.89 Setting up gcc-8-base:armel (8.3.0-6) ...
13:06:54 [2021-06-28T13:06:54.928Z] #20 21.90 Setting up gcc-8-base:armhf (8.3.0-6) ...
13:06:54 [2021-06-28T13:06:54.928Z] #20 21.91 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
13:06:54 [2021-06-28T13:06:54.928Z] #20 21.92 Setting up gcc-8-base:s390x (8.3.0-6) ...
13:06:54 [2021-06-28T13:06:54.928Z] #20 21.93 Setting up libc6:arm64 (2.28-10) ...
13:06:55 [2021-06-28T13:06:55.701Z] #20 18.09 Building dependency tree...
13:06:56 [2021-06-28T13:06:56.296Z] #20 23.20 Setting up libc6:armel (2.28-10) ...
13:06:56 [2021-06-28T13:06:56.638Z] #20 19.50 libcap2-bin is already the newest version (1:2.25-2).
13:06:56 [2021-06-28T13:06:56.638Z] #20 19.50 The following additional packages will be installed:
13:06:56 [2021-06-28T13:06:56.638Z] #20 19.50   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   python3.7 python3.7-minimal vim-runtime xxd
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51 Suggested packages:
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   quota
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51 Recommended packages:
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   aufs-dkms nftables build-essential python3-dev python3-keyring
13:06:56 [2021-06-28T13:06:56.639Z] #20 19.51   python3-keyrings.alt python3-xdg unzip
13:06:57 [2021-06-28T13:06:57.664Z] #20 24.45 Setting up libc6:armhf (2.28-10) ...
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.33 The following NEW packages will be installed:
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.33   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.33   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.33   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.33   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.34   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.34   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.34   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.34   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.34   xz-utils zip
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.68 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.68 Need to get 28.6 MB of archives.
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.68 After this operation, 116 MB of additional disk space will be used.
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
13:06:58 [2021-06-28T13:06:58.541Z] #20 21.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
13:06:58 [2021-06-28T13:06:58.595Z] #20 25.65 Setting up libc6:ppc64el (2.28-10) ...
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 21.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 22.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:06:58 [2021-06-28T13:06:58.799Z] #20 22.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:06:59 [2021-06-28T13:06:59.057Z] #20 22.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:06:59 [2021-06-28T13:06:59.057Z] #20 22.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:06:59 [2021-06-28T13:06:59.057Z] #20 22.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:06:59 [2021-06-28T13:06:59.057Z] #20 22.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:06:59 [2021-06-28T13:06:59.057Z] #20 22.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
13:06:59 [2021-06-28T13:06:59.624Z] #20 22.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:06:59 [2021-06-28T13:06:59.890Z] #20 22.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
13:06:59 [2021-06-28T13:06:59.890Z] #20 22.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:06:59 [2021-06-28T13:06:59.963Z] #20 26.85 Setting up libc6:s390x (2.28-10) ...
13:07:00 [2021-06-28T13:07:00.148Z] #20 23.27 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:07:00 [2021-06-28T13:07:00.148Z] #20 23.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:07:00 [2021-06-28T13:07:00.148Z] #20 23.37 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:07:00 [2021-06-28T13:07:00.715Z] #20 ...
13:07:00 [2021-06-28T13:07:00.715Z] 
13:07:00 [2021-06-28T13:07:00.715Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
13:07:00 [2021-06-28T13:07:00.715Z] #46 sha256:c1a7398e40c47894d5c327e330bacafac72435b5bee72961f6a101f452c44078
13:07:00 [2021-06-28T13:07:00.715Z] #46 136.1 github.com/LK4D4/vndr
13:07:00 [2021-06-28T13:07:00.715Z] #46 DONE 141.2s
13:07:00 [2021-06-28T13:07:00.715Z] 
13:07:00 [2021-06-28T13:07:00.715Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:07:00 [2021-06-28T13:07:00.715Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
13:07:00 [2021-06-28T13:07:00.715Z] #32 DONE 141.2s
13:07:00 [2021-06-28T13:07:00.715Z] 
13:07:00 [2021-06-28T13:07:00.715Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
13:07:00 [2021-06-28T13:07:00.715Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
13:07:00 [2021-06-28T13:07:00.891Z] #20 28.08 Setting up libapparmor1:arm64 (2.13.2-10) ...
13:07:00 [2021-06-28T13:07:00.891Z] #20 28.09 Setting up libapparmor1:armel (2.13.2-10) ...
13:07:00 [2021-06-28T13:07:00.891Z] #20 28.10 Setting up libapparmor1:armhf (2.13.2-10) ...
13:07:00 [2021-06-28T13:07:00.974Z] #20 24.05 debconf: delaying package configuration, since apt-utils is not installed
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.11 Setting up libapparmor1:ppc64el (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.12 Setting up libapparmor1:s390x (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.13 Setting up libgcc1:arm64 (1:8.3.0-6) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.14 Setting up libgcc1:armel (1:8.3.0-6) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.15 Setting up libgcc1:armhf (1:8.3.0-6) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.16 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.18 Setting up libgcc1:s390x (1:8.3.0-6) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.19 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.20 Setting up libapparmor-dev:armel (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.20 Setting up libapparmor-dev:armhf (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.22 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.22 Setting up libapparmor-dev:s390x (2.13.2-10) ...
13:07:01 [2021-06-28T13:07:01.148Z] #20 28.23 Processing triggers for libc-bin (2.28-10) ...
13:07:01 [2021-06-28T13:07:01.233Z] #20 24.27 Fetched 28.6 MB in 2s (14.6 MB/s)
13:07:01 [2021-06-28T13:07:01.233Z] #20 24.40 Selecting previously unselected package pigz.
13:07:01 [2021-06-28T13:07:01.493Z] #20 24.40 (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 ... 23446 files and directories currently installed.)
13:07:01 [2021-06-28T13:07:01.493Z] #20 24.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:07:01 [2021-06-28T13:07:01.493Z] #20 24.45 Unpacking pigz (2.4-1) ...
13:07:01 [2021-06-28T13:07:01.493Z] #20 24.64 Selecting previously unselected package libpython3.7-minimal:amd64.
13:07:01 [2021-06-28T13:07:01.493Z] #20 24.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:07:01 [2021-06-28T13:07:01.493Z] #20 24.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:07:01 [2021-06-28T13:07:01.710Z] #20 DONE 28.7s
13:07:01 [2021-06-28T13:07:01.710Z] 
13:07:01 [2021-06-28T13:07:01.710Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
13:07:01 [2021-06-28T13:07:01.710Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055
13:07:02 [2021-06-28T13:07:02.431Z] #20 25.43 Selecting previously unselected package python3.7-minimal.
13:07:02 [2021-06-28T13:07:02.431Z] #20 25.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:07:02 [2021-06-28T13:07:02.431Z] #20 25.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:07:03 [2021-06-28T13:07:03.078Z] #21 DONE 1.3s
13:07:03 [2021-06-28T13:07:03.078Z] 
13:07:03 [2021-06-28T13:07:03.078Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:07:03 [2021-06-28T13:07:03.078Z] #61 sha256:883966ddd29fa796bee22d1dc676a39502c19053eb944c35c1d08883bf543c3d
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.312 + RM_GOPATH=0
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.312 + TMP_GOPATH=
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.319 + : /build
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.319 + '[' -z '' ']'
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.320 ++ mktemp -d
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.322 + export GOPATH=/tmp/tmp.gPlcxErSS6
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.322 + GOPATH=/tmp/tmp.gPlcxErSS6
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.322 + RM_GOPATH=1
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.322 + case "$(go env GOARCH)" in
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.322 ++ go env GOARCH
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.330 + export GO_BUILDMODE=-buildmode=pie
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.330 + GO_BUILDMODE=-buildmode=pie
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.330 ++ dirname /tmp/install/install.sh
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.331 + dir=/tmp/install
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.331 + bin=runc
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.331 + shift
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.334 + '[' '!' -f /tmp/install/runc.installer ']'
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.334 + . /tmp/install/runc.installer
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.334 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.334 + install_runc
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.335 + grep -q '^3\.10\.0.*\.el7\.'
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.338 + uname -r
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.347 + RUNC_BUILDTAGS='seccomp '
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.347 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.347 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gPlcxErSS6/src/github.com/opencontainers/runc
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.349 Cloning into '/tmp/tmp.gPlcxErSS6/src/github.com/opencontainers/runc'...
13:07:03 [2021-06-28T13:07:03.078Z] #61 1.352 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
13:07:03 [2021-06-28T13:07:03.377Z] #20 26.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:07:03 [2021-06-28T13:07:03.377Z] #20 26.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:07:04 [2021-06-28T13:07:04.008Z] #61 ...
13:07:04 [2021-06-28T13:07:04.008Z] 
13:07:04 [2021-06-28T13:07:04.008Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:07:04 [2021-06-28T13:07:04.008Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee
13:07:04 [2021-06-28T13:07:04.008Z] #22 DONE 1.1s
13:07:04 [2021-06-28T13:07:04.265Z] 
13:07:04 [2021-06-28T13:07:04.265Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:07:04 [2021-06-28T13:07:04.265Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e
13:07:04 [2021-06-28T13:07:04.755Z] #20 27.85 Selecting previously unselected package python3-minimal.
13:07:04 [2021-06-28T13:07:04.756Z] #20 27.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
13:07:04 [2021-06-28T13:07:04.756Z] #20 27.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:07:04 [2021-06-28T13:07:04.756Z] #20 27.91 Unpacking python3-minimal (3.7.3-1) ...
13:07:05 [2021-06-28T13:07:05.016Z] #20 27.98 Selecting previously unselected package libmpdec2:amd64.
13:07:05 [2021-06-28T13:07:05.016Z] #20 27.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:07:05 [2021-06-28T13:07:05.016Z] #20 27.99 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:07:05 [2021-06-28T13:07:05.016Z] #20 28.09 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:07:05 [2021-06-28T13:07:05.016Z] #20 28.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
13:07:05 [2021-06-28T13:07:05.016Z] #20 28.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:07:05 [2021-06-28T13:07:05.197Z] #23 1.012 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:07:05 [2021-06-28T13:07:05.454Z] #23 DONE 1.3s
13:07:05 [2021-06-28T13:07:05.454Z] 
13:07:05 [2021-06-28T13:07:05.454Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:07:05 [2021-06-28T13:07:05.454Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e
13:07:05 [2021-06-28T13:07:05.954Z] #20 28.86 Selecting previously unselected package python3.7.
13:07:05 [2021-06-28T13:07:05.954Z] #20 28.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
13:07:05 [2021-06-28T13:07:05.954Z] #20 28.88 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:07:05 [2021-06-28T13:07:05.954Z] #20 29.00 Selecting previously unselected package libpython3-stdlib:amd64.
13:07:05 [2021-06-28T13:07:05.954Z] #20 29.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:07:05 [2021-06-28T13:07:05.954Z] #20 29.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:07:05 [2021-06-28T13:07:05.954Z] #20 29.07 Setting up python3-minimal (3.7.3-1) ...
13:07:06 [2021-06-28T13:07:06.384Z] #24 DONE 1.0s
13:07:06 [2021-06-28T13:07:06.384Z] 
13:07:06 [2021-06-28T13:07:06.384Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:07:06 [2021-06-28T13:07:06.384Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f
13:07:06 [2021-06-28T13:07:06.527Z] #20 29.68 Selecting previously unselected package python3.
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.75 Unpacking python3 (3.7.3-1) ...
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.86 Selecting previously unselected package libip4tc0:amd64.
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.87 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:07:06 [2021-06-28T13:07:06.786Z] #20 29.96 Selecting previously unselected package libip6tc0:amd64.
13:07:07 [2021-06-28T13:07:07.046Z] #20 29.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.046Z] #20 29.96 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:07:07 [2021-06-28T13:07:07.046Z] #20 30.05 Selecting previously unselected package libiptc0:amd64.
13:07:07 [2021-06-28T13:07:07.046Z] #20 30.06 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.046Z] #20 30.07 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:07:07 [2021-06-28T13:07:07.046Z] #20 30.15 Selecting previously unselected package libnfnetlink0:amd64.
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.22 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.32 Selecting previously unselected package libnftnl11:amd64.
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.305Z] #20 30.34 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.42 Selecting previously unselected package iptables.
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.43 Unpacking iptables (1.8.2-4) ...
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.68 Selecting previously unselected package xxd.
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.69 Unpacking xxd (2:8.1.0875-5) ...
13:07:07 [2021-06-28T13:07:07.564Z] #20 30.80 Selecting previously unselected package vim-common.
13:07:07 [2021-06-28T13:07:07.756Z] #25 DONE 1.1s
13:07:07 [2021-06-28T13:07:07.756Z] 
13:07:07 [2021-06-28T13:07:07.756Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:07:07 [2021-06-28T13:07:07.756Z] #61 sha256:883966ddd29fa796bee22d1dc676a39502c19053eb944c35c1d08883bf543c3d
13:07:07 [2021-06-28T13:07:07.756Z] #61 5.356 + cd /tmp/tmp.gPlcxErSS6/src/github.com/opencontainers/runc
13:07:07 [2021-06-28T13:07:07.756Z] #61 5.357 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
13:07:07 [2021-06-28T13:07:07.756Z] #61 5.528 + '[' -z '' ']'
13:07:07 [2021-06-28T13:07:07.756Z] #61 5.529 + target=static
13:07:07 [2021-06-28T13:07:07.756Z] #61 5.529 + make 'BUILDTAGS=seccomp ' static
13:07:07 [2021-06-28T13:07:07.756Z] #61 5.694 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
13:07:07 [2021-06-28T13:07:07.824Z] #20 30.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:07:07 [2021-06-28T13:07:07.824Z] #20 30.83 Unpacking vim-common (2:8.1.0875-5) ...
13:07:08 [2021-06-28T13:07:08.083Z] #20 30.97 Selecting previously unselected package bash-completion.
13:07:08 [2021-06-28T13:07:08.083Z] #20 30.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:07:08 [2021-06-28T13:07:08.690Z] #61 ...
13:07:08 [2021-06-28T13:07:08.690Z] 
13:07:08 [2021-06-28T13:07:08.690Z] #26 [dev-systemd-false  6/25] RUN ldconfig
13:07:08 [2021-06-28T13:07:08.690Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7
13:07:08 [2021-06-28T13:07:08.690Z] #26 DONE 0.9s
13:07:08 [2021-06-28T13:07:08.690Z] 
13:07:08 [2021-06-28T13:07:08.690Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
13:07:08 [2021-06-28T13:07:08.690Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
13:07:09 [2021-06-28T13:07:09.988Z] #20 33.20 Unpacking bash-completion (1:2.8-6) ...
13:07:10 [2021-06-28T13:07:10.056Z] #27 1.428 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
13:07:10 [2021-06-28T13:07:10.056Z] #27 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
13:07:10 [2021-06-28T13:07:10.056Z] #27 1.449 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:10 [2021-06-28T13:07:10.056Z] #27 1.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:10 [2021-06-28T13:07:10.056Z] #27 1.657 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [451 kB]
13:07:10 [2021-06-28T13:07:10.056Z] #27 1.701 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [447 kB]
13:07:10 [2021-06-28T13:07:10.313Z] #27 1.711 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [474 kB]
13:07:10 [2021-06-28T13:07:10.313Z] #27 1.735 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [468 kB]
13:07:10 [2021-06-28T13:07:10.313Z] #27 1.770 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB]
13:07:10 [2021-06-28T13:07:10.313Z] #27 1.790 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB]
13:07:10 [2021-06-28T13:07:10.555Z] #20 33.53 Selecting previously unselected package bzip2.
13:07:10 [2021-06-28T13:07:10.555Z] #20 33.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:07:10 [2021-06-28T13:07:10.555Z] #20 33.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:07:10 [2021-06-28T13:07:10.555Z] #20 33.65 Selecting previously unselected package xz-utils.
13:07:10 [2021-06-28T13:07:10.555Z] #20 33.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:07:10 [2021-06-28T13:07:10.555Z] #20 33.67 Unpacking xz-utils (5.2.4-1) ...
13:07:10 [2021-06-28T13:07:10.814Z] #20 33.82 Selecting previously unselected package apparmor.
13:07:10 [2021-06-28T13:07:10.814Z] #20 33.83 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:07:10 [2021-06-28T13:07:10.814Z] #20 33.89 Unpacking apparmor (2.13.2-10) ...
13:07:10 [2021-06-28T13:07:10.875Z] #27 2.410 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
13:07:11 [2021-06-28T13:07:11.073Z] #20 34.20 Selecting previously unselected package aufs-tools.
13:07:11 [2021-06-28T13:07:11.073Z] #20 34.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.073Z] #20 34.21 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:07:11 [2021-06-28T13:07:11.332Z] #20 34.31 Selecting previously unselected package libonig5:amd64.
13:07:11 [2021-06-28T13:07:11.332Z] #20 34.33 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.332Z] #20 34.34 Unpacking libonig5:amd64 (6.9.1-1) ...
13:07:11 [2021-06-28T13:07:11.438Z] #27 2.950 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
13:07:11 [2021-06-28T13:07:11.591Z] #20 34.51 Selecting previously unselected package libjq1:amd64.
13:07:11 [2021-06-28T13:07:11.592Z] #20 34.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.592Z] #20 34.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:07:11 [2021-06-28T13:07:11.592Z] #20 34.62 Selecting previously unselected package jq.
13:07:11 [2021-06-28T13:07:11.592Z] #20 34.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.592Z] #20 34.64 Unpacking jq (1.5+dfsg-2+b1) ...
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.72 Selecting previously unselected package libaio1:amd64.
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.73 Unpacking libaio1:amd64 (0.3.112-3) ...
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.79 Selecting previously unselected package libgpm2:amd64.
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.81 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.86 Selecting previously unselected package libicu63:amd64.
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
13:07:11 [2021-06-28T13:07:11.851Z] #20 34.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:07:12 [2021-06-28T13:07:12.001Z] #27 3.482 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
13:07:12 [2021-06-28T13:07:12.564Z] #27 3.986 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
13:07:13 [2021-06-28T13:07:13.127Z] #27 4.527 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
13:07:13 [2021-06-28T13:07:13.383Z] #27 4.938 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.377 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.378 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.398 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.414 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.428 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.433 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.450 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.451 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.452 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.452 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.453 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
13:07:13 [2021-06-28T13:07:13.945Z] #27 5.454 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.68 Selecting previously unselected package libnet1:amd64.
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.78 Selecting previously unselected package libnl-3-200:amd64.
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.88 Selecting previously unselected package libprotobuf-c1:amd64.
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.96 Selecting previously unselected package libreadline5:amd64.
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 37.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 38.08 Selecting previously unselected package net-tools.
13:07:15 [2021-06-28T13:07:15.145Z] #20 38.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 38.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 38.23 Selecting previously unselected package patch.
13:07:15 [2021-06-28T13:07:15.145Z] #20 38.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
13:07:15 [2021-06-28T13:07:15.145Z] #20 38.25 Unpacking patch (2.7.6-3+deb10u1) ...
13:07:15 [2021-06-28T13:07:15.404Z] #20 38.34 Selecting previously unselected package python-pip-whl.
13:07:15 [2021-06-28T13:07:15.404Z] #20 38.36 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
13:07:15 [2021-06-28T13:07:15.404Z] #20 38.37 Unpacking python-pip-whl (18.1-5) ...
13:07:15 [2021-06-28T13:07:15.975Z] #20 38.82 Selecting previously unselected package python3-lib2to3.
13:07:15 [2021-06-28T13:07:15.975Z] #20 38.83 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
13:07:15 [2021-06-28T13:07:15.975Z] #20 38.83 Unpacking python3-lib2to3 (3.7.3-1) ...
13:07:15 [2021-06-28T13:07:15.975Z] #20 38.92 Selecting previously unselected package python3-distutils.
13:07:15 [2021-06-28T13:07:15.975Z] #20 38.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
13:07:15 [2021-06-28T13:07:15.975Z] #20 38.93 Unpacking python3-distutils (3.7.3-1) ...
13:07:15 [2021-06-28T13:07:15.975Z] #20 39.05 Selecting previously unselected package python3-pip.
13:07:15 [2021-06-28T13:07:15.975Z] #20 39.06 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
13:07:15 [2021-06-28T13:07:15.975Z] #20 39.06 Unpacking python3-pip (18.1-5) ...
13:07:16 [2021-06-28T13:07:16.234Z] #20 39.20 Selecting previously unselected package python3-pkg-resources.
13:07:16 [2021-06-28T13:07:16.234Z] #20 39.21 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
13:07:16 [2021-06-28T13:07:16.234Z] #20 39.21 Unpacking python3-pkg-resources (40.8.0-1) ...
13:07:16 [2021-06-28T13:07:16.493Z] #20 39.33 Selecting previously unselected package python3-setuptools.
13:07:16 [2021-06-28T13:07:16.493Z] #20 39.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
13:07:16 [2021-06-28T13:07:16.493Z] #20 39.35 Unpacking python3-setuptools (40.8.0-1) ...
13:07:16 [2021-06-28T13:07:16.493Z] #20 39.56 Selecting previously unselected package python3-wheel.
13:07:16 [2021-06-28T13:07:16.493Z] #20 39.57 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
13:07:16 [2021-06-28T13:07:16.493Z] #20 39.58 Unpacking python3-wheel (0.32.3-2) ...
13:07:16 [2021-06-28T13:07:16.753Z] #20 39.65 Selecting previously unselected package sudo.
13:07:16 [2021-06-28T13:07:16.753Z] #20 39.65 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
13:07:16 [2021-06-28T13:07:16.753Z] #20 39.66 Unpacking sudo (1.8.27-1+deb10u3) ...
13:07:17 [2021-06-28T13:07:17.012Z] #20 40.12 Selecting previously unselected package thin-provisioning-tools.
13:07:17 [2021-06-28T13:07:17.012Z] #20 40.14 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:07:17 [2021-06-28T13:07:17.012Z] #20 40.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:07:17 [2021-06-28T13:07:17.273Z] #20 40.35 Selecting previously unselected package uidmap.
13:07:17 [2021-06-28T13:07:17.274Z] #20 40.35 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
13:07:17 [2021-06-28T13:07:17.274Z] #20 40.36 Unpacking uidmap (1:4.5-1.1) ...
13:07:17 [2021-06-28T13:07:17.534Z] #20 40.46 Selecting previously unselected package vim-runtime.
13:07:17 [2021-06-28T13:07:17.534Z] #20 40.47 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:07:17 [2021-06-28T13:07:17.534Z] #20 40.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:07:17 [2021-06-28T13:07:17.534Z] #20 40.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:07:17 [2021-06-28T13:07:17.534Z] #20 40.54 Unpacking vim-runtime (2:8.1.0875-5) ...
13:07:20 [2021-06-28T13:07:20.076Z] #20 43.06 Selecting previously unselected package vim.
13:07:20 [2021-06-28T13:07:20.076Z] #20 43.10 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
13:07:20 [2021-06-28T13:07:20.076Z] #20 43.13 Unpacking vim (2:8.1.0875-5) ...
13:07:20 [2021-06-28T13:07:20.336Z] #20 43.52 Selecting previously unselected package xfsprogs.
13:07:20 [2021-06-28T13:07:20.336Z] #20 43.53 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
13:07:20 [2021-06-28T13:07:20.336Z] #20 43.54 Unpacking xfsprogs (4.20.0-1) ...
13:07:20 [2021-06-28T13:07:20.481Z] #27 ...
13:07:20 [2021-06-28T13:07:20.481Z] 
13:07:20 [2021-06-28T13:07:20.481Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:07:20 [2021-06-28T13:07:20.481Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:07:20 [2021-06-28T13:07:20.481Z] #64 59.47 + bin/containerd
13:07:20 [2021-06-28T13:07:20.904Z] #20 43.92 Selecting previously unselected package zip.
13:07:20 [2021-06-28T13:07:20.904Z] #20 43.93 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
13:07:20 [2021-06-28T13:07:20.904Z] #20 43.93 Unpacking zip (3.0-11+b1) ...
13:07:20 [2021-06-28T13:07:20.904Z] #20 44.11 Setting up aufs-tools (1:4.14+20190211-1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.16 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.17 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.19 Setting up libgpm2:amd64 (1.20.7-5) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.21 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.22 Setting up uidmap (1:4.5-1.1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.24 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.30 Setting up xxd (2:8.1.0875-5) ...
13:07:21 [2021-06-28T13:07:21.164Z] #20 44.32 Setting up zip (3.0-11+b1) ...
13:07:21 [2021-06-28T13:07:21.423Z] #20 44.33 Setting up vim-common (2:8.1.0875-5) ...
13:07:21 [2021-06-28T13:07:21.423Z] #20 44.37 Setting up bash-completion (1:2.8-6) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.71 Setting up libiptc0:amd64 (1.8.2-4) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.72 Setting up xz-utils (5.2.4-1) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.75 Setting up patch (2.7.6-3+deb10u1) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.77 Setting up sudo (1.8.27-1+deb10u3) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.85 invoke-rc.d: could not determine current runlevel
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.87 invoke-rc.d: policy-rc.d denied execution of start.
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.88 Setting up pigz (2.4-1) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.91 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.94 Setting up python-pip-whl (18.1-5) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.95 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:07:23 [2021-06-28T13:07:23.957Z] #20 46.97 Setting up vim-runtime (2:8.1.0875-5) ...
13:07:24 [2021-06-28T13:07:24.216Z] #20 47.32 Setting up libaio1:amd64 (0.3.112-3) ...
13:07:24 [2021-06-28T13:07:24.217Z] #20 47.34 Setting up libonig5:amd64 (6.9.1-1) ...
13:07:24 [2021-06-28T13:07:24.217Z] #20 47.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:07:24 [2021-06-28T13:07:24.217Z] #20 47.37 Setting up vim (2:8.1.0875-5) ...
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.46 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.49 Setting up jq (1.5+dfsg-2+b1) ...
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:07:24 [2021-06-28T13:07:24.476Z] #20 47.51 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.78 Setting up iptables (1.8.2-4) ...
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:07:27 [2021-06-28T13:07:27.012Z] #20 49.84 Setting up python3 (3.7.3-1) ...
13:07:27 [2021-06-28T13:07:27.018Z] #64 ...
13:07:27 [2021-06-28T13:07:27.018Z] 
13:07:27 [2021-06-28T13:07:27.018Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
13:07:27 [2021-06-28T13:07:27.018Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
13:07:27 [2021-06-28T13:07:27.018Z] #27 18.25 Fetched 51.1 MB in 17s (3001 kB/s)
13:07:27 [2021-06-28T13:07:27.272Z] #20 50.27 Setting up python3-wheel (0.32.3-2) ...
13:07:27 [2021-06-28T13:07:27.841Z] #20 50.78 Setting up apparmor (2.13.2-10) ...
13:07:29 [2021-06-28T13:07:29.747Z] #20 52.58 Setting up xfsprogs (4.20.0-1) ...
13:07:29 [2021-06-28T13:07:29.747Z] #20 52.59 Setting up python3-lib2to3 (3.7.3-1) ...
13:07:29 [2021-06-28T13:07:29.747Z] #20 52.94 Setting up python3-pkg-resources (40.8.0-1) ...
13:07:30 [2021-06-28T13:07:30.685Z] #20 53.70 Setting up python3-distutils (3.7.3-1) ...
13:07:31 [2021-06-28T13:07:31.203Z] #20 54.12 Setting up python3-setuptools (40.8.0-1) ...
13:07:32 [2021-06-28T13:07:32.140Z] #20 55.18 Setting up python3-pip (18.1-5) ...
13:07:33 [2021-06-28T13:07:33.079Z] #20 56.04 Processing triggers for libc-bin (2.28-10) ...
13:07:33 [2021-06-28T13:07:33.079Z] #20 56.07 Processing triggers for mime-support (3.62) ...
13:07:34 [2021-06-28T13:07:34.458Z] #20 DONE 57.5s
13:07:34 [2021-06-28T13:07:34.458Z] 
13:07:34 [2021-06-28T13:07:34.458Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:07:34 [2021-06-28T13:07:34.458Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
13:07:35 [2021-06-28T13:07:35.109Z] #27 18.25 Reading package lists...
13:07:35 [2021-06-28T13:07:35.838Z] #21 1.304 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:07:35 [2021-06-28T13:07:35.838Z] #21 1.316 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:07:35 [2021-06-28T13:07:35.838Z] #21 1.325 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:07:35 [2021-06-28T13:07:35.838Z] #21 DONE 1.6s
13:07:35 [2021-06-28T13:07:35.838Z] 
13:07:35 [2021-06-28T13:07:35.838Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:07:35 [2021-06-28T13:07:35.838Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:07:35 [2021-06-28T13:07:35.838Z] #40 175.8 + dpkg --print-architecture
13:07:35 [2021-06-28T13:07:35.838Z] #40 175.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:07:35 [2021-06-28T13:07:35.838Z] #40 176.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
13:07:35 [2021-06-28T13:07:35.838Z] #40 176.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:07:41 [2021-06-28T13:07:41.650Z] #27 25.59 Reading package lists...
13:07:43 [2021-06-28T13:07:43.541Z] #27 33.14 Building dependency tree...
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03 libcap2-bin is already the newest version (1:2.25-2).
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03 patch is already the newest version (2.7.6-3+deb10u1).
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03 xz-utils is already the newest version (5.2.4-1).
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03 The following additional packages will be installed:
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.04   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.04   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.04   python3.7 python3.7-minimal vim-runtime xxd
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05 Suggested packages:
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05 Recommended packages:
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05   aufs-dkms nftables build-essential python3-dev python3-keyring
13:07:44 [2021-06-28T13:07:44.470Z] #27 36.05   python3-keyrings.alt python3-xdg unzip
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.88 The following NEW packages will be installed:
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.88   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.89   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.89   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.89   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.89   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.89   python3-minimal python3-pip python3-pkg-resources python3-setuptools
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.90   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
13:07:46 [2021-06-28T13:07:46.363Z] #27 37.90   uidmap vim vim-common vim-runtime xfsprogs xxd zip
13:07:46 [2021-06-28T13:07:46.626Z] #27 38.26 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
13:07:46 [2021-06-28T13:07:46.626Z] #27 38.26 Need to get 20.0 MB of archives.
13:07:46 [2021-06-28T13:07:46.626Z] #27 38.26 After this operation, 82.5 MB of additional disk space will be used.
13:07:46 [2021-06-28T13:07:46.626Z] #27 38.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:07:46 [2021-06-28T13:07:46.892Z] #27 38.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
13:07:47 [2021-06-28T13:07:47.153Z] #27 38.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:07:47 [2021-06-28T13:07:47.410Z] #27 39.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:07:47 [2021-06-28T13:07:47.410Z] #27 39.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:07:47 [2021-06-28T13:07:47.667Z] #27 39.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:07:48 [2021-06-28T13:07:48.052Z] #40 ...
13:07:48 [2021-06-28T13:07:48.052Z] 
13:07:48 [2021-06-28T13:07:48.052Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
13:07:48 [2021-06-28T13:07:48.052Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
13:07:48 [2021-06-28T13:07:48.052Z] #22 4.277 Collecting yamllint==1.26.1
13:07:48 [2021-06-28T13:07:48.052Z] #22 9.596   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
13:07:48 [2021-06-28T13:07:48.052Z] #22 10.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
13:07:48 [2021-06-28T13:07:48.052Z] #22 10.56   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:07:48 [2021-06-28T13:07:48.052Z] #22 10.60 Collecting pyyaml (from yamllint==1.26.1)
13:07:48 [2021-06-28T13:07:48.052Z] #22 10.80   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
13:07:48 [2021-06-28T13:07:48.052Z] #22 11.04 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
13:07:48 [2021-06-28T13:07:48.052Z] #22 11.05 Building wheels for collected packages: yamllint
13:07:48 [2021-06-28T13:07:48.052Z] #22 11.05   Running setup.py bdist_wheel for yamllint: started
13:07:48 [2021-06-28T13:07:48.052Z] #22 11.94   Running setup.py bdist_wheel for yamllint: finished with status 'done'
13:07:48 [2021-06-28T13:07:48.052Z] #22 11.94   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
13:07:48 [2021-06-28T13:07:48.052Z] #22 11.98 Successfully built yamllint
13:07:48 [2021-06-28T13:07:48.052Z] #22 12.01 Installing collected packages: pathspec, pyyaml, yamllint
13:07:48 [2021-06-28T13:07:48.231Z] #27 39.70 debconf: delaying package configuration, since apt-utils is not installed
13:07:48 [2021-06-28T13:07:48.312Z] #22 12.30 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
13:07:48 [2021-06-28T13:07:48.488Z] #27 39.87 Fetched 20.0 MB in 1s (17.5 MB/s)
13:07:48 [2021-06-28T13:07:48.488Z] #27 39.91 Selecting previously unselected package pigz.
13:07:48 [2021-06-28T13:07:48.489Z] #27 39.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39111 files and directories currently installed.)
13:07:48 [2021-06-28T13:07:48.489Z] #27 39.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:07:48 [2021-06-28T13:07:48.489Z] #27 39.98 Unpacking pigz (2.4-1) ...
13:07:48 [2021-06-28T13:07:48.489Z] #27 40.03 Selecting previously unselected package libpython3.7-minimal:amd64.
13:07:48 [2021-06-28T13:07:48.489Z] #27 40.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:07:48 [2021-06-28T13:07:48.489Z] #27 40.05 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:07:48 [2021-06-28T13:07:48.571Z] #22 DONE 12.7s
13:07:48 [2021-06-28T13:07:48.571Z] 
13:07:48 [2021-06-28T13:07:48.571Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:07:48 [2021-06-28T13:07:48.571Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:07:48 [2021-06-28T13:07:48.745Z] #27 40.28 Selecting previously unselected package python3.7-minimal.
13:07:48 [2021-06-28T13:07:48.745Z] #27 40.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
13:07:48 [2021-06-28T13:07:48.745Z] #27 40.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:07:48 [2021-06-28T13:07:48.831Z] #40 ...
13:07:48 [2021-06-28T13:07:48.831Z] 
13:07:48 [2021-06-28T13:07:48.831Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
13:07:48 [2021-06-28T13:07:48.831Z] #25 sha256:c9ba47e504941627ed6c1a23399b20a441cb546f1bd0648697bd797931d0984d
13:07:49 [2021-06-28T13:07:49.143Z] #25 DONE 0.4s
13:07:49 [2021-06-28T13:07:49.143Z] 
13:07:49 [2021-06-28T13:07:49.143Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:07:49 [2021-06-28T13:07:49.143Z] #30 sha256:d923f29e1d4b5df1a98626388394275ced59b64cb4935c39bbbcd2b81e9c444e
13:07:49 [2021-06-28T13:07:49.308Z] #27 40.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
13:07:49 [2021-06-28T13:07:49.308Z] #27 40.81 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:07:50 [2021-06-28T13:07:50.237Z] #27 41.85 Selecting previously unselected package python3-minimal.
13:07:50 [2021-06-28T13:07:50.238Z] #27 41.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39360 files and directories currently installed.)
13:07:50 [2021-06-28T13:07:50.238Z] #27 41.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:07:50 [2021-06-28T13:07:50.238Z] #27 41.89 Unpacking python3-minimal (3.7.3-1) ...
13:07:50 [2021-06-28T13:07:50.238Z] #27 41.94 Selecting previously unselected package libmpdec2:amd64.
13:07:50 [2021-06-28T13:07:50.497Z] #27 41.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:07:50 [2021-06-28T13:07:50.497Z] #27 41.96 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:07:50 [2021-06-28T13:07:50.497Z] #27 42.02 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:07:50 [2021-06-28T13:07:50.497Z] #27 42.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
13:07:50 [2021-06-28T13:07:50.497Z] #27 42.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:07:51 [2021-06-28T13:07:51.061Z] #27 42.55 Selecting previously unselected package python3.7.
13:07:51 [2021-06-28T13:07:51.062Z] #27 42.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
13:07:51 [2021-06-28T13:07:51.062Z] #27 42.57 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:07:51 [2021-06-28T13:07:51.062Z] #27 42.67 Selecting previously unselected package libpython3-stdlib:amd64.
13:07:51 [2021-06-28T13:07:51.318Z] #27 42.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:07:51 [2021-06-28T13:07:51.318Z] #27 42.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:07:51 [2021-06-28T13:07:51.318Z] #27 42.81 Setting up python3-minimal (3.7.3-1) ...
13:07:51 [2021-06-28T13:07:51.575Z] #27 43.22 Selecting previously unselected package python3.
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.22 (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 ... 39772 files and directories currently installed.)
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.27 Unpacking python3 (3.7.3-1) ...
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.34 Selecting previously unselected package libip4tc0:amd64.
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.36 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.41 Selecting previously unselected package libip6tc0:amd64.
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:07:51 [2021-06-28T13:07:51.832Z] #27 43.43 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.48 Selecting previously unselected package libiptc0:amd64.
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.50 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.54 Selecting previously unselected package libnfnetlink0:amd64.
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.59 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.66 Selecting previously unselected package libnftnl11:amd64.
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:07:52 [2021-06-28T13:07:52.088Z] #27 43.67 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:07:52 [2021-06-28T13:07:52.345Z] #27 43.73 Selecting previously unselected package iptables.
13:07:52 [2021-06-28T13:07:52.345Z] #27 43.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:07:52 [2021-06-28T13:07:52.345Z] #27 43.75 Unpacking iptables (1.8.2-4) ...
13:07:52 [2021-06-28T13:07:52.345Z] #27 43.93 Selecting previously unselected package xxd.
13:07:52 [2021-06-28T13:07:52.345Z] #27 43.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:07:52 [2021-06-28T13:07:52.345Z] #27 43.94 Unpacking xxd (2:8.1.0875-5) ...
13:07:52 [2021-06-28T13:07:52.345Z] #27 44.02 Selecting previously unselected package vim-common.
13:07:52 [2021-06-28T13:07:52.602Z] #27 44.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:07:52 [2021-06-28T13:07:52.602Z] #27 44.05 Unpacking vim-common (2:8.1.0875-5) ...
13:07:52 [2021-06-28T13:07:52.602Z] #27 44.16 Selecting previously unselected package bash-completion.
13:07:52 [2021-06-28T13:07:52.602Z] #27 44.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:07:54 [2021-06-28T13:07:54.415Z] #30 DONE 5.3s
13:07:54 [2021-06-28T13:07:54.415Z] 
13:07:54 [2021-06-28T13:07:54.415Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
13:07:54 [2021-06-28T13:07:54.415Z] #33 sha256:35998dfa9d17e4f51d9189aa04e7ca2501e89019236870fb79a1150a54195184
13:07:54 [2021-06-28T13:07:54.539Z] #27 45.87 Unpacking bash-completion (1:2.8-6) ...
13:07:54 [2021-06-28T13:07:54.677Z] #33 DONE 0.4s
13:07:54 [2021-06-28T13:07:54.677Z] 
13:07:54 [2021-06-28T13:07:54.677Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:07:54 [2021-06-28T13:07:54.677Z] #54 sha256:85154d2a602fb6d429d165b94fc16a4359b4f68cb12bfca67b17df7116248385
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.12 Selecting previously unselected package apparmor.
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.13 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.19 Unpacking apparmor (2.13.2-10) ...
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.37 Selecting previously unselected package aufs-tools.
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.38 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.38 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:07:54 [2021-06-28T13:07:54.794Z] #27 46.50 Selecting previously unselected package libonig5:amd64.
13:07:54 [2021-06-28T13:07:54.935Z] #54 ...
13:07:54 [2021-06-28T13:07:54.935Z] 
13:07:54 [2021-06-28T13:07:54.935Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
13:07:54 [2021-06-28T13:07:54.935Z] #35 sha256:c80843996ab6178299233704140ac51c91beeb6d9602dba485bb34a0f83cc805
13:07:54 [2021-06-28T13:07:54.935Z] #35 DONE 0.1s
13:07:54 [2021-06-28T13:07:54.935Z] 
13:07:54 [2021-06-28T13:07:54.935Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
13:07:54 [2021-06-28T13:07:54.935Z] #38 sha256:e7fe55cda5eb577a6254043dff63a6f4450532f33237cd056fd316ccc5533192
13:07:54 [2021-06-28T13:07:54.935Z] #38 DONE 0.1s
13:07:54 [2021-06-28T13:07:54.935Z] 
13:07:54 [2021-06-28T13:07:54.935Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:07:54 [2021-06-28T13:07:54.935Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.51 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.51 Unpacking libonig5:amd64 (6.9.1-1) ...
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.60 Selecting previously unselected package libjq1:amd64.
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.61 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.69 Selecting previously unselected package jq.
13:07:55 [2021-06-28T13:07:55.050Z] #27 46.70 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.71 Unpacking jq (1.5+dfsg-2+b1) ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.77 Selecting previously unselected package libaio1:amd64.
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.79 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.79 Unpacking libaio1:amd64 (0.3.112-3) ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.83 Selecting previously unselected package libgpm2:amd64.
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.84 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.85 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.90 Selecting previously unselected package libnet1:amd64.
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.91 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.305Z] #27 46.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 46.97 Selecting previously unselected package libnl-3-200:amd64.
13:07:55 [2021-06-28T13:07:55.561Z] #27 46.99 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.06 Selecting previously unselected package libprotobuf-c1:amd64.
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.06 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.12 Selecting previously unselected package libreadline5:amd64.
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.13 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.22 Selecting previously unselected package net-tools.
13:07:55 [2021-06-28T13:07:55.561Z] #27 47.23 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:07:55 [2021-06-28T13:07:55.817Z] #27 47.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:07:55 [2021-06-28T13:07:55.817Z] #27 47.36 Selecting previously unselected package python-pip-whl.
13:07:55 [2021-06-28T13:07:55.817Z] #27 47.36 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
13:07:55 [2021-06-28T13:07:55.817Z] #27 47.37 Unpacking python-pip-whl (18.1-5) ...
13:07:55 [2021-06-28T13:07:55.879Z] #57 ...
13:07:55 [2021-06-28T13:07:55.879Z] 
13:07:55 [2021-06-28T13:07:55.879Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
13:07:55 [2021-06-28T13:07:55.879Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
13:07:55 [2021-06-28T13:07:55.879Z] #40 DONE 196.3s
13:07:56 [2021-06-28T13:07:56.137Z] 
13:07:56 [2021-06-28T13:07:56.137Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
13:07:56 [2021-06-28T13:07:56.137Z] #50 sha256:9d7d107b9fdd01fa6f322609b0b38e46e5d93fb14904197b8befdeb4a58a54e3
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.69 Selecting previously unselected package python3-lib2to3.
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.71 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.71 Unpacking python3-lib2to3 (3.7.3-1) ...
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.80 Selecting previously unselected package python3-distutils.
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.81 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.82 Unpacking python3-distutils (3.7.3-1) ...
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.92 Selecting previously unselected package python3-pip.
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.92 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
13:07:56 [2021-06-28T13:07:56.378Z] #27 47.93 Unpacking python3-pip (18.1-5) ...
13:07:56 [2021-06-28T13:07:56.634Z] #27 48.03 Selecting previously unselected package python3-pkg-resources.
13:07:56 [2021-06-28T13:07:56.634Z] #27 48.05 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
13:07:56 [2021-06-28T13:07:56.634Z] #27 48.06 Unpacking python3-pkg-resources (40.8.0-1) ...
13:07:56 [2021-06-28T13:07:56.634Z] #27 48.15 Selecting previously unselected package python3-setuptools.
13:07:56 [2021-06-28T13:07:56.634Z] #27 48.15 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
13:07:56 [2021-06-28T13:07:56.634Z] #27 48.16 Unpacking python3-setuptools (40.8.0-1) ...
13:07:56 [2021-06-28T13:07:56.703Z] #50 197.3 + /build/golangci-lint --version
13:07:56 [2021-06-28T13:07:56.889Z] #27 48.28 Selecting previously unselected package python3-wheel.
13:07:56 [2021-06-28T13:07:56.890Z] #27 48.29 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
13:07:56 [2021-06-28T13:07:56.890Z] #27 48.30 Unpacking python3-wheel (0.32.3-2) ...
13:07:56 [2021-06-28T13:07:56.890Z] #27 48.36 Selecting previously unselected package sudo.
13:07:56 [2021-06-28T13:07:56.890Z] #27 48.36 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
13:07:56 [2021-06-28T13:07:56.890Z] #27 48.37 Unpacking sudo (1.8.27-1+deb10u3) ...
13:07:57 [2021-06-28T13:07:57.146Z] #27 48.65 Selecting previously unselected package thin-provisioning-tools.
13:07:57 [2021-06-28T13:07:57.146Z] #27 48.66 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:07:57 [2021-06-28T13:07:57.146Z] #27 48.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:07:57 [2021-06-28T13:07:57.279Z] #50 197.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.80 Selecting previously unselected package uidmap.
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.81 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.82 Unpacking uidmap (1:4.5-1.1) ...
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.88 Selecting previously unselected package vim-runtime.
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.89 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:07:57 [2021-06-28T13:07:57.402Z] #27 48.97 Unpacking vim-runtime (2:8.1.0875-5) ...
13:07:57 [2021-06-28T13:07:57.852Z] #50 DONE 198.4s
13:07:57 [2021-06-28T13:07:57.852Z] 
13:07:57 [2021-06-28T13:07:57.852Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
13:07:57 [2021-06-28T13:07:57.852Z] #41 sha256:6fa2a221446d4212e75cddb03a495f6806a4fa45479e01010e5de65969065fed
13:07:57 [2021-06-28T13:07:57.852Z] #41 DONE 0.6s
13:07:57 [2021-06-28T13:07:57.852Z] 
13:07:57 [2021-06-28T13:07:57.852Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
13:07:57 [2021-06-28T13:07:57.852Z] #45 sha256:7a1c241a2d49f1d2d984a44d49313940847abe5103d2a71a0765952b090c3cee
13:07:57 [2021-06-28T13:07:57.852Z] #45 DONE 0.1s
13:07:57 [2021-06-28T13:07:57.852Z] 
13:07:57 [2021-06-28T13:07:57.852Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
13:07:57 [2021-06-28T13:07:57.852Z] #47 sha256:8aaf8d5c0780776feb31858f517b3b0cc23142ecd2c6277031dde11bdb63309c
13:07:58 [2021-06-28T13:07:58.111Z] #47 DONE 0.3s
13:07:58 [2021-06-28T13:07:58.111Z] 
13:07:58 [2021-06-28T13:07:58.111Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:07:58 [2021-06-28T13:07:58.111Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:07:58 [2021-06-28T13:07:58.111Z] #57 ...
13:07:58 [2021-06-28T13:07:58.111Z] 
13:07:58 [2021-06-28T13:07:58.111Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
13:07:58 [2021-06-28T13:07:58.111Z] #49 sha256:9bd769d3adb9d88f6194c0cb87b80302d5232287e257c35452329d1952f48ecf
13:07:58 [2021-06-28T13:07:58.111Z] #49 DONE 0.1s
13:07:58 [2021-06-28T13:07:58.369Z] 
13:07:58 [2021-06-28T13:07:58.369Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:07:58 [2021-06-28T13:07:58.369Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:07:59 [2021-06-28T13:07:59.295Z] #27 50.49 Selecting previously unselected package vim.
13:07:59 [2021-06-28T13:07:59.295Z] #27 50.51 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
13:07:59 [2021-06-28T13:07:59.295Z] #27 50.52 Unpacking vim (2:8.1.0875-5) ...
13:07:59 [2021-06-28T13:07:59.295Z] #27 50.83 Selecting previously unselected package xfsprogs.
13:07:59 [2021-06-28T13:07:59.295Z] #27 50.84 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
13:07:59 [2021-06-28T13:07:59.295Z] #27 50.85 Unpacking xfsprogs (4.20.0-1) ...
13:07:59 [2021-06-28T13:07:59.551Z] #27 51.11 Selecting previously unselected package zip.
13:07:59 [2021-06-28T13:07:59.551Z] #27 51.12 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
13:07:59 [2021-06-28T13:07:59.551Z] #27 51.13 Unpacking zip (3.0-11+b1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.24 Setting up aufs-tools (1:4.14+20190211-1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.27 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.30 Setting up libgpm2:amd64 (1.20.7-5) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.31 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.32 Setting up uidmap (1:4.5-1.1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.32 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.35 Setting up xxd (2:8.1.0875-5) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.36 Setting up zip (3.0-11+b1) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.38 Setting up vim-common (2:8.1.0875-5) ...
13:07:59 [2021-06-28T13:07:59.813Z] #27 51.40 Setting up bash-completion (1:2.8-6) ...
13:08:00 [2021-06-28T13:08:00.271Z] #57 ...
13:08:00 [2021-06-28T13:08:00.271Z] 
13:08:00 [2021-06-28T13:08:00.271Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
13:08:00 [2021-06-28T13:08:00.271Z] #51 sha256:1dc59ef6fcb3549f6e6c79777f08024693e35e0fbdc692b43020b87f37d70d66
13:08:00 [2021-06-28T13:08:00.271Z] #51 DONE 0.5s
13:08:00 [2021-06-28T13:08:00.271Z] 
13:08:00 [2021-06-28T13:08:00.271Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
13:08:00 [2021-06-28T13:08:00.271Z] #53 sha256:ad14e974af70c665c85690b334edde5baf456e1b26b0220a5eeb0835f8989fa3
13:08:00 [2021-06-28T13:08:00.530Z] #53 DONE 0.1s
13:08:00 [2021-06-28T13:08:00.530Z] 
13:08:00 [2021-06-28T13:08:00.530Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:00 [2021-06-28T13:08:00.530Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.04 Setting up libiptc0:amd64 (1.8.2-4) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.05 Setting up sudo (1.8.27-1+deb10u3) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.09 invoke-rc.d: could not determine current runlevel
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.10 invoke-rc.d: policy-rc.d denied execution of start.
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.10 Setting up pigz (2.4-1) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.12 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.14 Setting up python-pip-whl (18.1-5) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.15 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:08:01 [2021-06-28T13:08:01.705Z] #27 53.16 Setting up vim-runtime (2:8.1.0875-5) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.42 Setting up libaio1:amd64 (0.3.112-3) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.43 Setting up libonig5:amd64 (6.9.1-1) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.45 Setting up vim (2:8.1.0875-5) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.53 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.55 Setting up jq (1.5+dfsg-2+b1) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:08:01 [2021-06-28T13:08:01.962Z] #27 53.57 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:08:03 [2021-06-28T13:08:03.332Z] #27 54.93 Setting up iptables (1.8.2-4) ...
13:08:03 [2021-06-28T13:08:03.332Z] #27 54.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:08:03 [2021-06-28T13:08:03.332Z] #27 54.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:08:03 [2021-06-28T13:08:03.589Z] #27 54.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:08:03 [2021-06-28T13:08:03.589Z] #27 54.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:08:03 [2021-06-28T13:08:03.589Z] #27 54.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:08:03 [2021-06-28T13:08:03.589Z] #27 54.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:08:03 [2021-06-28T13:08:03.589Z] #27 54.98 Setting up python3 (3.7.3-1) ...
13:08:03 [2021-06-28T13:08:03.589Z] #27 55.16 Setting up python3-wheel (0.32.3-2) ...
13:08:04 [2021-06-28T13:08:04.152Z] #27 55.56 Setting up apparmor (2.13.2-10) ...
13:08:05 [2021-06-28T13:08:05.080Z] #27 56.66 Setting up xfsprogs (4.20.0-1) ...
13:08:05 [2021-06-28T13:08:05.080Z] #27 56.67 Setting up python3-lib2to3 (3.7.3-1) ...
13:08:05 [2021-06-28T13:08:05.642Z] #27 56.96 Setting up python3-pkg-resources (40.8.0-1) ...
13:08:05 [2021-06-28T13:08:05.898Z] #27 57.42 Setting up python3-distutils (3.7.3-1) ...
13:08:06 [2021-06-28T13:08:06.154Z] #27 57.66 Setting up python3-setuptools (40.8.0-1) ...
13:08:06 [2021-06-28T13:08:06.717Z] #27 58.25 Setting up python3-pip (18.1-5) ...
13:08:07 [2021-06-28T13:08:07.279Z] #27 58.74 Processing triggers for libc-bin (2.28-10) ...
13:08:07 [2021-06-28T13:08:07.279Z] #27 58.77 Processing triggers for mime-support (3.62) ...
13:08:08 [2021-06-28T13:08:08.209Z] #27 DONE 59.5s
13:08:08 [2021-06-28T13:08:08.209Z] 
13:08:08 [2021-06-28T13:08:08.209Z] #28 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
13:08:08 [2021-06-28T13:08:08.209Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878
13:08:09 [2021-06-28T13:08:09.136Z] #28 0.975 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:08:09 [2021-06-28T13:08:09.136Z] #28 0.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:08:09 [2021-06-28T13:08:09.136Z] #28 0.981 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:08:09 [2021-06-28T13:08:09.136Z] #28 DONE 1.0s
13:08:09 [2021-06-28T13:08:09.136Z] 
13:08:09 [2021-06-28T13:08:09.136Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
13:08:09 [2021-06-28T13:08:09.136Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74
13:08:12 [2021-06-28T13:08:12.405Z] #29 2.891 Collecting yamllint==1.26.1
13:08:17 [2021-06-28T13:08:17.657Z] #29 8.165   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
13:08:17 [2021-06-28T13:08:17.657Z] #29 8.664 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
13:08:17 [2021-06-28T13:08:17.657Z] #29 8.699   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:08:17 [2021-06-28T13:08:17.914Z] #29 8.744 Collecting pyyaml (from yamllint==1.26.1)
13:08:17 [2021-06-28T13:08:17.914Z] #29 8.869   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
13:08:17 [2021-06-28T13:08:17.914Z] #29 8.989 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
13:08:18 [2021-06-28T13:08:18.171Z] #29 8.991 Building wheels for collected packages: yamllint
13:08:18 [2021-06-28T13:08:18.172Z] #29 8.991   Running setup.py bdist_wheel for yamllint: started
13:08:18 [2021-06-28T13:08:18.735Z] #29 9.567   Running setup.py bdist_wheel for yamllint: finished with status 'done'
13:08:18 [2021-06-28T13:08:18.735Z] #29 9.568   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
13:08:18 [2021-06-28T13:08:18.735Z] #29 9.603 Successfully built yamllint
13:08:18 [2021-06-28T13:08:18.735Z] #29 9.610 Installing collected packages: pathspec, pyyaml, yamllint
13:08:18 [2021-06-28T13:08:18.735Z] #29 9.823 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
13:08:19 [2021-06-28T13:08:19.673Z] #29 DONE 10.7s
13:08:19 [2021-06-28T13:08:19.673Z] 
13:08:19 [2021-06-28T13:08:19.673Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:08:19 [2021-06-28T13:08:19.673Z] #61 sha256:883966ddd29fa796bee22d1dc676a39502c19053eb944c35c1d08883bf543c3d
13:08:19 [2021-06-28T13:08:19.930Z] #61 ...
13:08:19 [2021-06-28T13:08:19.930Z] 
13:08:19 [2021-06-28T13:08:19.930Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
13:08:19 [2021-06-28T13:08:19.930Z] #32 sha256:a8ef93bd66f0812130a76b2ab42afc1b0fc623a1c2b366687cea06ab18dd6b24
13:08:20 [2021-06-28T13:08:20.188Z] #32 DONE 0.4s
13:08:20 [2021-06-28T13:08:20.188Z] 
13:08:20 [2021-06-28T13:08:20.188Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:08:20 [2021-06-28T13:08:20.188Z] #37 sha256:27325215f785534e5f3aee3f32345db97b0293b327eae78f284b00021dfd1d55
13:08:22 [2021-06-28T13:08:22.465Z] #57 180.4 + bin/containerd
13:08:23 [2021-06-28T13:08:23.845Z] #57 ...
13:08:23 [2021-06-28T13:08:23.845Z] 
13:08:23 [2021-06-28T13:08:23.845Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:08:23 [2021-06-28T13:08:23.845Z] #54 sha256:85154d2a602fb6d429d165b94fc16a4359b4f68cb12bfca67b17df7116248385
13:08:23 [2021-06-28T13:08:23.845Z] #54 114.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:08:23 [2021-06-28T13:08:23.845Z] #54 114.7 + mkdir -p /build
13:08:23 [2021-06-28T13:08:23.845Z] #54 114.7 + cp runc /build/runc
13:08:23 [2021-06-28T13:08:23.845Z] #54 DONE 115.7s
13:08:23 [2021-06-28T13:08:23.845Z] 
13:08:23 [2021-06-28T13:08:23.845Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:23 [2021-06-28T13:08:23.845Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:08:25 [2021-06-28T13:08:25.221Z] #57 ...
13:08:25 [2021-06-28T13:08:25.221Z] 
13:08:25 [2021-06-28T13:08:25.221Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
13:08:25 [2021-06-28T13:08:25.221Z] #55 sha256:f6339f2bfd97894813930737536f9f952036fd369b61bfdd1f5c4d3552103ab9
13:08:25 [2021-06-28T13:08:25.221Z] #55 DONE 0.3s
13:08:25 [2021-06-28T13:08:25.221Z] 
13:08:25 [2021-06-28T13:08:25.221Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:25 [2021-06-28T13:08:25.221Z] #57 sha256:8f0d9c3cf93cbb3ec52330f7a155eed2519e67076918206574fba4929fff144d
13:08:25 [2021-06-28T13:08:25.441Z] #37 DONE 5.2s
13:08:25 [2021-06-28T13:08:25.441Z] 
13:08:25 [2021-06-28T13:08:25.441Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
13:08:25 [2021-06-28T13:08:25.441Z] #61 sha256:883966ddd29fa796bee22d1dc676a39502c19053eb944c35c1d08883bf543c3d
13:08:25 [2021-06-28T13:08:25.441Z] #61 80.15 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:08:25 [2021-06-28T13:08:25.441Z] #61 80.83 + mkdir -p /build
13:08:25 [2021-06-28T13:08:25.441Z] #61 80.83 + cp runc /build/runc
13:08:25 [2021-06-28T13:08:25.441Z] #61 DONE 83.7s
13:08:25 [2021-06-28T13:08:25.441Z] 
13:08:25 [2021-06-28T13:08:25.441Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
13:08:25 [2021-06-28T13:08:25.441Z] #40 sha256:2fdac853a56c516b4de45c4e045ad3782f11d0c68aa63d90a7c9915a8ac9fbc9
13:08:25 [2021-06-28T13:08:25.697Z] #40 DONE 0.4s
13:08:25 [2021-06-28T13:08:25.697Z] 
13:08:25 [2021-06-28T13:08:25.697Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
13:08:25 [2021-06-28T13:08:25.697Z] #42 sha256:f7af2e5361288b0cbba5f11c637aa1a9b57949a3fbb406ae765a06239f0589a6
13:08:25 [2021-06-28T13:08:25.697Z] #42 DONE 0.1s
13:08:25 [2021-06-28T13:08:25.697Z] 
13:08:25 [2021-06-28T13:08:25.697Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:25 [2021-06-28T13:08:25.697Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:08:25 [2021-06-28T13:08:25.954Z] #64 ...
13:08:25 [2021-06-28T13:08:25.954Z] 
13:08:25 [2021-06-28T13:08:25.954Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
13:08:25 [2021-06-28T13:08:25.954Z] #45 sha256:31415082b1545e594297b894344bd535ad57e1a9c644289eeec82cf47cd2a12e
13:08:25 [2021-06-28T13:08:25.954Z] #45 DONE 0.1s
13:08:25 [2021-06-28T13:08:25.954Z] 
13:08:25 [2021-06-28T13:08:25.954Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
13:08:25 [2021-06-28T13:08:25.954Z] #48 sha256:2eb62f40544888a31abfea304902b06679102d7746f85a2fbd9b465da1ca70e6
13:08:26 [2021-06-28T13:08:26.882Z] #48 DONE 0.8s
13:08:26 [2021-06-28T13:08:26.882Z] 
13:08:26 [2021-06-28T13:08:26.882Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
13:08:26 [2021-06-28T13:08:26.882Z] #52 sha256:6d4b86371010efdf8ce05c3e6594ee017d8d92990ee255780b321b94a860a39e
13:08:26 [2021-06-28T13:08:26.882Z] #52 DONE 0.1s
13:08:26 [2021-06-28T13:08:26.882Z] 
13:08:26 [2021-06-28T13:08:26.882Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:26 [2021-06-28T13:08:26.882Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:08:26 [2021-06-28T13:08:26.882Z] #64 ...
13:08:26 [2021-06-28T13:08:26.882Z] 
13:08:26 [2021-06-28T13:08:26.882Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
13:08:26 [2021-06-28T13:08:26.882Z] #54 sha256:7f71b8fc16890b2ab49123fceabe2b7fd347186baf144aafccbf8c723c166540
13:08:26 [2021-06-28T13:08:26.882Z] #54 DONE 0.2s
13:08:26 [2021-06-28T13:08:26.882Z] 
13:08:26 [2021-06-28T13:08:26.882Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
13:08:26 [2021-06-28T13:08:26.882Z] #56 sha256:f9c61903ec3c9729c322fdd972984bad53f0dc8331f8ecd3f814a6c8ef45fdd2
13:08:27 [2021-06-28T13:08:27.137Z] #56 DONE 0.1s
13:08:27 [2021-06-28T13:08:27.137Z] 
13:08:27 [2021-06-28T13:08:27.137Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
13:08:27 [2021-06-28T13:08:27.137Z] #58 sha256:c1726bd01085b6219c7438a0a38a62b5b74002aed7f894f98384aeb0c38e7ef6
13:08:28 [2021-06-28T13:08:28.065Z] #58 DONE 0.9s
13:08:28 [2021-06-28T13:08:28.065Z] 
13:08:28 [2021-06-28T13:08:28.065Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:28 [2021-06-28T13:08:28.065Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:08:28 [2021-06-28T13:08:28.065Z] #64 ...
13:08:28 [2021-06-28T13:08:28.065Z] 
13:08:28 [2021-06-28T13:08:28.065Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
13:08:28 [2021-06-28T13:08:28.065Z] #60 sha256:2abb619338d49213330d4cd455121c6bdf1305e6efa97bd293442274b3bd6188
13:08:28 [2021-06-28T13:08:28.322Z] #60 DONE 0.4s
13:08:28 [2021-06-28T13:08:28.322Z] 
13:08:28 [2021-06-28T13:08:28.322Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:28 [2021-06-28T13:08:28.322Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:08:28 [2021-06-28T13:08:28.322Z] #64 138.1 # github.com/containerd/containerd/cmd/containerd
13:08:28 [2021-06-28T13:08:28.322Z] #64 138.1 /usr/bin/ld: /tmp/go-link-967201980/000019.o: in function `New':
13:08:28 [2021-06-28T13:08:28.322Z] #64 138.1 /tmp/tmp.WOYyLzhPQH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
13:08:28 [2021-06-28T13:08:28.322Z] #64 138.2 + bin/containerd-stress
13:08:28 [2021-06-28T13:08:28.578Z] #64 ...
13:08:28 [2021-06-28T13:08:28.578Z] 
13:08:28 [2021-06-28T13:08:28.578Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
13:08:28 [2021-06-28T13:08:28.578Z] #62 sha256:54be107e43f99f5fb0697520b46430430ab408dc69752123ccc7f8bf12e30b4f
13:08:28 [2021-06-28T13:08:28.578Z] #62 DONE 0.2s
13:08:28 [2021-06-28T13:08:28.834Z] 
13:08:28 [2021-06-28T13:08:28.834Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
13:08:28 [2021-06-28T13:08:28.834Z] #64 sha256:c5bb9fa38ca2efe9dbef9030b75d793c933e4d5aaa6e8c762b89cec98328e468
13:08:29 [2021-06-28T13:08:29.396Z] #64 139.3 + bin/containerd-shim
13:08:37 [2021-06-28T13:08:37.489Z] #64 146.0 + bin/containerd-shim-runc-v1
13:08:40 [2021-06-28T13:08:40.760Z] #64 150.8 + bin/containerd-shim-runc-v2
13:08:41 [2021-06-28T13:08:41.324Z] #64 151.4 + binaries
13:08:41 [2021-06-28T13:08:41.579Z] #64 151.4 + install -D bin/containerd /build/containerd
13:08:41 [2021-06-28T13:08:41.579Z] #64 151.4 + install -D bin/containerd-shim /build/containerd-shim
13:08:41 [2021-06-28T13:08:41.579Z] #64 151.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:08:41 [2021-06-28T13:08:41.579Z] #64 151.4 + install -D bin/ctr /build/ctr
13:08:42 [2021-06-28T13:08:42.506Z] #64 DONE 152.3s
13:08:43 [2021-06-28T13:08:43.436Z] 
13:08:43 [2021-06-28T13:08:43.436Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
13:08:43 [2021-06-28T13:08:43.436Z] #65 sha256:498e7cc76f1f457fff89976719da0581677f4b1a7af6dadaf8b1a0a6c2739ee2
13:08:44 [2021-06-28T13:08:44.361Z] #65 DONE 0.8s
13:08:44 [2021-06-28T13:08:44.361Z] 
13:08:44 [2021-06-28T13:08:44.361Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:08:44 [2021-06-28T13:08:44.361Z] #69 sha256:83f2277c168ceae55afb9297f948a347c1f97261731024202d0b1f02d880c5c5
13:08:44 [2021-06-28T13:08:44.616Z] #69 DONE 0.2s
13:08:44 [2021-06-28T13:08:44.616Z] 
13:08:44 [2021-06-28T13:08:44.616Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
13:08:44 [2021-06-28T13:08:44.616Z] #74 sha256:b3722698b6a8cedcf4946bdbde7bd6ad8e4614af8f5208da75f4879e8fb2b400
13:08:45 [2021-06-28T13:08:45.541Z] #74 DONE 0.9s
13:08:45 [2021-06-28T13:08:45.541Z] 
13:08:45 [2021-06-28T13:08:45.541Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
13:08:45 [2021-06-28T13:08:45.541Z] #75 sha256:9d5e0b4e25f853a7158719352db3c55e4d7748a7f1abc31c407469b870ca4245
13:08:45 [2021-06-28T13:08:45.541Z] #75 DONE 0.0s
13:08:45 [2021-06-28T13:08:45.541Z] 
13:08:45 [2021-06-28T13:08:45.541Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
13:08:45 [2021-06-28T13:08:45.541Z] #76 sha256:36d1ee296622e104476c46426029ef082f66c7b6d4f79ef208dd2670689ab6c0
13:08:48 [2021-06-28T13:08:48.811Z] #76 DONE 2.8s
13:08:48 [2021-06-28T13:08:48.811Z] 
13:08:48 [2021-06-28T13:08:48.811Z] #77 exporting to image
13:08:48 [2021-06-28T13:08:48.811Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:08:48 [2021-06-28T13:08:48.811Z] #77 exporting layers
13:08:57 [2021-06-28T13:08:57.300Z] #57 211.5 # github.com/containerd/containerd/cmd/containerd
13:08:57 [2021-06-28T13:08:57.300Z] #57 211.5 /usr/bin/ld: /tmp/go-link-664433260/000019.o: in function `New':
13:08:57 [2021-06-28T13:08:57.300Z] #57 211.5 /tmp/tmp.J8PHjyINhI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
13:08:57 [2021-06-28T13:08:57.300Z] #57 211.6 + bin/containerd-stress
13:08:57 [2021-06-28T13:08:57.300Z] #57 212.6 + bin/containerd-shim
13:08:59 [2021-06-28T13:08:59.829Z] #57 219.5 + bin/containerd-shim-runc-v1
13:09:00 [2021-06-28T13:09:00.983Z] #77 exporting layers 11.1s done
13:09:00 [2021-06-28T13:09:00.983Z] #77 writing image sha256:ac103dbb13f2de972085dbe888f1eb52f10f5317ab1c6173a4662820e5ccaa32 done
13:09:00 [2021-06-28T13:09:00.983Z] #77 naming to docker.io/library/docker:345a180a55253e77f40dd000c0a06b64f56fe5df done
13:09:00 [2021-06-28T13:09:00.983Z] #77 DONE 11.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
13:09:01 [2021-06-28T13:09:01.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42571/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/validate/default
13:09:02 [2021-06-28T13:09:02.305Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
13:09:02 [2021-06-28T13:09:02.305Z] No api/types/ or api/swagger.yaml changes in diff.
13:09:02 [2021-06-28T13:09:02.305Z] Congratulations!  All TOML source files changed here have valid syntax.
13:09:02 [2021-06-28T13:09:02.305Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:09:02 [2021-06-28T13:09:02.305Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
13:09:02 [2021-06-28T13:09:02.305Z] Congratulations!  No new tests were added to integration-cli.
13:09:02 [2021-06-28T13:09:02.305Z] 
13:09:02 [2021-06-28T13:09:02.305Z] INFO Start validation with golang-ci-lint
13:09:02 [2021-06-28T13:09:02.572Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:09:02 [2021-06-28T13:09:02.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:09:02 [2021-06-28T13:09:02.572Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:09:05 [2021-06-28T13:09:05.106Z] #57 224.3 + bin/containerd-shim-runc-v2
13:09:05 [2021-06-28T13:09:05.365Z] #57 224.9 + binaries
13:09:05 [2021-06-28T13:09:05.365Z] #57 224.9 + install -D bin/containerd /build/containerd
13:09:05 [2021-06-28T13:09:05.365Z] #57 224.9 + install -D bin/containerd-shim /build/containerd-shim
13:09:05 [2021-06-28T13:09:05.365Z] #57 224.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
13:09:05 [2021-06-28T13:09:05.365Z] #57 225.0 + install -D bin/ctr /build/ctr
13:09:08 [2021-06-28T13:09:08.646Z] #57 DONE 227.5s
13:09:09 [2021-06-28T13:09:09.212Z] 
13:09:09 [2021-06-28T13:09:09.212Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
13:09:09 [2021-06-28T13:09:09.212Z] #58 sha256:f664fa64401fa18b0e248873b757690e4785909044d6fd7f96354eac08158e7c
13:09:09 [2021-06-28T13:09:09.778Z] #58 DONE 0.8s
13:09:09 [2021-06-28T13:09:09.778Z] 
13:09:09 [2021-06-28T13:09:09.778Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:09:09 [2021-06-28T13:09:09.778Z] #62 sha256:0b70cc12141d86696d2dfb58ed7d66b81f2fdc28f393dfe5995dab39f49d1c27
13:09:10 [2021-06-28T13:09:10.036Z] #62 DONE 0.2s
13:09:10 [2021-06-28T13:09:10.036Z] 
13:09:10 [2021-06-28T13:09:10.036Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
13:09:10 [2021-06-28T13:09:10.036Z] #67 sha256:b59377e0a62b1de30c706b3ff74d902c41c55d70420cc5531a66aecccb98bf1b
13:09:10 [2021-06-28T13:09:10.970Z] #67 DONE 0.8s
13:09:10 [2021-06-28T13:09:10.970Z] 
13:09:10 [2021-06-28T13:09:10.970Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
13:09:10 [2021-06-28T13:09:10.970Z] #68 sha256:b884e414881383d85ac7f39f27b2a67f200e0900244fa4d6be2e5c54416be2de
13:09:10 [2021-06-28T13:09:10.970Z] #68 DONE 0.0s
13:09:10 [2021-06-28T13:09:10.970Z] 
13:09:10 [2021-06-28T13:09:10.970Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
13:09:10 [2021-06-28T13:09:10.970Z] #69 sha256:77bfff089479971bf301b2aff63f6f80f966a6317d3871ffbb5283d094b47dcb
13:09:12 [2021-06-28T13:09:12.344Z] #69 DONE 1.4s
13:09:12 [2021-06-28T13:09:12.344Z] 
13:09:12 [2021-06-28T13:09:12.344Z] #70 exporting to image
13:09:12 [2021-06-28T13:09:12.344Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:09:12 [2021-06-28T13:09:12.344Z] #70 exporting layers
13:09:18 [2021-06-28T13:09:18.902Z] #70 exporting layers 6.3s done
13:09:18 [2021-06-28T13:09:18.902Z] #70 writing image sha256:f8a56bc74854cd9027c99fa6f9a1855d671e92281bd62e6d408fe5e544704b0e done
13:09:18 [2021-06-28T13:09:18.902Z] #70 naming to docker.io/library/docker:345a180a55253e77f40dd000c0a06b64f56fe5df done
13:09:18 [2021-06-28T13:09:18.902Z] #70 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
13:09:19 [2021-06-28T13:09:19.234Z] + trap exit INT TERM
13:09:19 [2021-06-28T13:09:19.234Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
13:09:19 [2021-06-28T13:09:19.234Z] + CONTAINER_NAME=docker-pr2
13:09:19 [2021-06-28T13:09:19.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42571/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh dynbinary
13:09:20 [2021-06-28T13:09:20.609Z] 
13:09:20 [2021-06-28T13:09:20.609Z] Removing bundles/
13:09:20 [2021-06-28T13:09:20.609Z] 
13:09:20 [2021-06-28T13:09:20.609Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:09:20 [2021-06-28T13:09:20.609Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:09:20 [2021-06-28T13:09:20.609Z] GOOS="" GOARCH="" GOARM=""
13:10:57 [2021-06-28T13:10:57.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:10:57 [2021-06-28T13:10:57.061Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:10:57 [2021-06-28T13:10:57.061Z] GOOS="" GOARCH="" GOARM=""
13:10:57 [2021-06-28T13:10:57.061Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:10:57 [2021-06-28T13:10:57.061Z] 
13:10:57 [2021-06-28T13:10:57.061Z] + TEST_INTEGRATION_DEST=2
13:10:57 [2021-06-28T13:10:57.061Z] + CONTAINER_NAME=docker-pr2-2
13:10:57 [2021-06-28T13:10:57.061Z] + TEST_SKIP_INTEGRATION=1
13:10:57 [2021-06-28T13:10:57.062Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
13:10:57 [2021-06-28T13:10:57.062Z] + run_tests
13:10:57 [2021-06-28T13:10:57.062Z] + c=0
13:10:57 [2021-06-28T13:10:57.062Z] + '[' -n 0 ']'
13:10:57 [2021-06-28T13:10:57.062Z] + rm=
13:10:57 [2021-06-28T13:10:57.062Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42571/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42571/.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=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh '' test-integration
13:10:57 [2021-06-28T13:10:57.062Z] + TEST_INTEGRATION_DEST=1
13:10:57 [2021-06-28T13:10:57.062Z] + CONTAINER_NAME=docker-pr2-1
13:10:57 [2021-06-28T13:10:57.062Z] + TEST_SKIP_INTEGRATION_CLI=1
13:10:57 [2021-06-28T13:10:57.062Z] + run_tests test-integration-flaky
13:10:57 [2021-06-28T13:10:57.062Z] + TEST_INTEGRATION_DEST=3
13:10:57 [2021-06-28T13:10:57.062Z] + '[' -n 0 ']'
13:10:57 [2021-06-28T13:10:57.062Z] + CONTAINER_NAME=docker-pr2-3
13:10:57 [2021-06-28T13:10:57.062Z] + rm=
13:10:57 [2021-06-28T13:10:57.062Z] + TEST_SKIP_INTEGRATION=1
13:10:57 [2021-06-28T13:10:57.062Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
13:10:57 [2021-06-28T13:10:57.062Z] + run_tests
13:10:57 [2021-06-28T13:10:57.062Z] + '[' -n 0 ']'
13:10:57 [2021-06-28T13:10:57.062Z] + rm=
13:10:57 [2021-06-28T13:10:57.062Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42571/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42571/.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=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh test-integration-flaky test-integration
13:10:57 [2021-06-28T13:10:57.062Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42571/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42571/.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=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh '' test-integration
13:10:57 [2021-06-28T13:10:57.062Z] ++ jobs -p
13:10:57 [2021-06-28T13:10:57.062Z] + for job in $(jobs -p)
13:10:57 [2021-06-28T13:10:57.062Z] + wait 3762
13:10:57 [2021-06-28T13:10:57.062Z] 
13:10:57 [2021-06-28T13:10:57.062Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:10:57 [2021-06-28T13:10:57.062Z] 
13:10:57 [2021-06-28T13:10:57.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:10:57 [2021-06-28T13:10:57.062Z] HOSTNAME=a95b6a37a6c7
13:10:57 [2021-06-28T13:10:57.062Z] TEST_SKIP_INTEGRATION=1
13:10:57 [2021-06-28T13:10:57.062Z] TESTDEBUG=0
13:10:57 [2021-06-28T13:10:57.062Z] DEST=bundles/test-integration
13:10:57 [2021-06-28T13:10:57.062Z] PWD=/go/src/github.com/docker/docker
13:10:57 [2021-06-28T13:10:57.062Z] KEEPBUNDLE=1
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df
13:10:57 [2021-06-28T13:10:57.062Z] container=docker
13:10:57 [2021-06-28T13:10:57.062Z] HOME=/root
13:10:57 [2021-06-28T13:10:57.062Z] GOLANG_VERSION=1.16.5
13:10:57 [2021-06-28T13:10:57.062Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:10:57 [2021-06-28T13:10:57.062Z] VALIDATE_BRANCH=master
13:10:57 [2021-06-28T13:10:57.062Z] TERM=xterm
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_PKG=github.com/docker/docker
13:10:57 [2021-06-28T13:10:57.062Z] SHLVL=1
13:10:57 [2021-06-28T13:10:57.062Z] TIMEOUT=120m
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_GRAPHDRIVER=overlay2
13:10:57 [2021-06-28T13:10:57.062Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:10:57 [2021-06-28T13:10:57.062Z] GO111MODULE=off
13:10:57 [2021-06-28T13:10:57.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:10:57 [2021-06-28T13:10:57.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:10:57 [2021-06-28T13:10:57.062Z] GOPATH=/go
13:10:57 [2021-06-28T13:10:57.062Z] PKG_CONFIG=pkg-config
13:10:57 [2021-06-28T13:10:57.062Z] _=/usr/bin/env
13:10:57 [2021-06-28T13:10:57.062Z] Building test suite binary ./integration-cli/test.main
13:10:57 [2021-06-28T13:10:57.062Z] 
13:10:57 [2021-06-28T13:10:57.062Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
13:10:57 [2021-06-28T13:10:57.062Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:10:57 [2021-06-28T13:10:57.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:10:57 [2021-06-28T13:10:57.062Z] HOSTNAME=2ef0dcb8e7af
13:10:57 [2021-06-28T13:10:57.062Z] TEST_SKIP_INTEGRATION=1
13:10:57 [2021-06-28T13:10:57.062Z] TESTDEBUG=0
13:10:57 [2021-06-28T13:10:57.062Z] DEST=bundles/test-integration
13:10:57 [2021-06-28T13:10:57.062Z] PWD=/go/src/github.com/docker/docker
13:10:57 [2021-06-28T13:10:57.062Z] KEEPBUNDLE=1
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df
13:10:57 [2021-06-28T13:10:57.062Z] container=docker
13:10:57 [2021-06-28T13:10:57.062Z] HOME=/root
13:10:57 [2021-06-28T13:10:57.062Z] GOLANG_VERSION=1.16.5
13:10:57 [2021-06-28T13:10:57.062Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:10:57 [2021-06-28T13:10:57.062Z] VALIDATE_BRANCH=master
13:10:57 [2021-06-28T13:10:57.062Z] TERM=xterm
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_PKG=github.com/docker/docker
13:10:57 [2021-06-28T13:10:57.062Z] SHLVL=1
13:10:57 [2021-06-28T13:10:57.062Z] TIMEOUT=120m
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_GRAPHDRIVER=overlay2
13:10:57 [2021-06-28T13:10:57.062Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:10:57 [2021-06-28T13:10:57.062Z] GO111MODULE=off
13:10:57 [2021-06-28T13:10:57.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:10:57 [2021-06-28T13:10:57.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:10:57 [2021-06-28T13:10:57.062Z] GOPATH=/go
13:10:57 [2021-06-28T13:10:57.062Z] PKG_CONFIG=pkg-config
13:10:57 [2021-06-28T13:10:57.062Z] _=/usr/bin/env
13:10:57 [2021-06-28T13:10:57.062Z] Building test suite binary ./integration-cli/test.main
13:10:57 [2021-06-28T13:10:57.062Z] No new tests added to integration.
13:10:57 [2021-06-28T13:10:57.062Z] 
13:10:57 [2021-06-28T13:10:57.062Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:10:57 [2021-06-28T13:10:57.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:10:57 [2021-06-28T13:10:57.062Z] HOSTNAME=fd9eb7b601fc
13:10:57 [2021-06-28T13:10:57.062Z] TESTDEBUG=0
13:10:57 [2021-06-28T13:10:57.062Z] DEST=bundles/test-integration
13:10:57 [2021-06-28T13:10:57.062Z] PWD=/go/src/github.com/docker/docker
13:10:57 [2021-06-28T13:10:57.062Z] KEEPBUNDLE=1
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df
13:10:57 [2021-06-28T13:10:57.062Z] container=docker
13:10:57 [2021-06-28T13:10:57.062Z] HOME=/root
13:10:57 [2021-06-28T13:10:57.062Z] GOLANG_VERSION=1.16.5
13:10:57 [2021-06-28T13:10:57.062Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:10:57 [2021-06-28T13:10:57.062Z] VALIDATE_BRANCH=master
13:10:57 [2021-06-28T13:10:57.062Z] TERM=xterm
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_PKG=github.com/docker/docker
13:10:57 [2021-06-28T13:10:57.062Z] SHLVL=1
13:10:57 [2021-06-28T13:10:57.062Z] TIMEOUT=120m
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:10:57 [2021-06-28T13:10:57.062Z] DOCKER_GRAPHDRIVER=overlay2
13:10:57 [2021-06-28T13:10:57.062Z] GO111MODULE=off
13:10:57 [2021-06-28T13:10:57.062Z] TEST_SKIP_INTEGRATION_CLI=1
13:10:57 [2021-06-28T13:10:57.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:10:57 [2021-06-28T13:10:57.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:10:57 [2021-06-28T13:10:57.062Z] GOPATH=/go
13:10:57 [2021-06-28T13:10:57.062Z] PKG_CONFIG=pkg-config
13:10:57 [2021-06-28T13:10:57.062Z] _=/usr/bin/env
13:10:57 [2021-06-28T13:10:57.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:11:23 [2021-06-28T13:11:23.981Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|exports_file|compiled_files|files) took 2m10.833163431s 
13:11:23 [2021-06-28T13:11:23.981Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.526175ms 
13:12:45 [2021-06-28T13:12:45.364Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m24.425532524s with top 10 stages: buildssa: 1m40.764150534s, goimports: 22.881965969s, unconvert: 15.065634102s, gosec: 11.422957664s, golint: 7.721526639s, misspell: 4.954807448s, ineffassign: 4.782357665s, vrp: 3.739054414s, inspect: 3.583971458s, printf: 2.071899317s 
13:12:57 [2021-06-28T13:12:57.534Z] INFO [runner/unused/goanalysis] analyzers took 32.389094883s with top 10 stages: buildssa: 27.872975893s, U1000: 4.51611899s 
13:12:57 [2021-06-28T13:12:57.534Z] INFO [runner] Issues before processing: 2865, after processing: 0 
13:12:57 [2021-06-28T13:12:57.534Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2290/2290, nolint: 0/78, exclude-rules: 78/1901, cgo: 2290/2865, path_prettifier: 2290/2290, skip_files: 2290/2290, filename_unadjuster: 2290/2290, identifier_marker: 1901/1901, autogenerated_exclude: 1901/2290, exclude: 1901/1901 
13:12:57 [2021-06-28T13:12:57.534Z] INFO [runner] processing took 148.46897ms with stages: nolint: 72.566281ms, identifier_marker: 40.172549ms, path_prettifier: 15.214806ms, autogenerated_exclude: 8.372037ms, exclude-rules: 6.693653ms, skip_dirs: 2.722069ms, cgo: 1.779173ms, filename_unadjuster: 943.134µs, max_same_issues: 1.401µs, uniq_by_line: 872ns, max_per_file_from_linter: 634ns, diff: 513ns, max_from_linter: 445ns, skip_files: 403ns, exclude: 357ns, path_shortener: 332ns, source_code: 311ns 
13:12:57 [2021-06-28T13:12:57.534Z] INFO [runner] linters took 1m42.659013154s with stages: goanalysis_metalinter: 1m20.027510581s, unused: 22.482144411s 
13:12:57 [2021-06-28T13:12:57.534Z] INFO File cache stats: 1687 entries of total size 8.5MiB 
13:12:57 [2021-06-28T13:12:57.534Z] INFO Memory: 2339 samples, avg is 469.9MB, max is 4234.9MB 
13:12:57 [2021-06-28T13:12:57.534Z] INFO Execution took 3m54.019198053s               
13:12:57 [2021-06-28T13:12:57.534Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
13:12:57 [2021-06-28T13:12:57.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh dynbinary test-docker-py
13:12:58 [2021-06-28T13:12:58.437Z] 
13:12:58 [2021-06-28T13:12:58.437Z] Removing bundles/
13:12:58 [2021-06-28T13:12:58.437Z] 
13:12:58 [2021-06-28T13:12:58.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:12:58 [2021-06-28T13:12:58.437Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:12:58 [2021-06-28T13:12:58.437Z] GOOS="" GOARCH="" GOARM=""
13:13:03 [2021-06-28T13:13:03.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:13:03 [2021-06-28T13:13:03.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:14:25 [2021-06-28T13:14:25.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:14:25 [2021-06-28T13:14:25.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:14:34 [2021-06-28T13:14:34.833Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:14:34 [2021-06-28T13:14:34.833Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:14:34 [2021-06-28T13:14:34.833Z] GOOS="" GOARCH="" GOARM=""
13:14:34 [2021-06-28T13:14:34.833Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:14:34 [2021-06-28T13:14:34.833Z] 
13:14:34 [2021-06-28T13:14:34.833Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:14:34 [2021-06-28T13:14:34.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:14:34 [2021-06-28T13:14:34.833Z] Using test binary docker
13:14:34 [2021-06-28T13:14:34.833Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:14:34 [2021-06-28T13:14:34.833Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:14:34 [2021-06-28T13:14:34.833Z] INFO: Waiting for daemon to start...
13:14:34 [2021-06-28T13:14:34.833Z] Starting dockerd
13:14:34 [2021-06-28T13:14:34.833Z] .
13:14:34 [2021-06-28T13:14:34.833Z] INFO: Building docker-sdk-python3:5.0.0...
13:15:03 [2021-06-28T13:15:03.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:15:03 [2021-06-28T13:15:03.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:15:04 [2021-06-28T13:15:04.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:15:07 [2021-06-28T13:15:07.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:15:08 [2021-06-28T13:15:08.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:15:12 [2021-06-28T13:15:12.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:15:13 [2021-06-28T13:15:13.501Z] sha256:1635292cdff58e608e723d69a9ac4aa04f0b37f6faadaecbbe89f4bbcecf7e57
13:15:13 [2021-06-28T13:15:13.501Z] INFO: Starting docker-py tests...
13:15:13 [2021-06-28T13:15:13.501Z] ============================= test session starts ==============================
13:15:13 [2021-06-28T13:15:13.501Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
13:15:13 [2021-06-28T13:15:13.501Z] rootdir: /src, inifile: pytest.ini
13:15:13 [2021-06-28T13:15:13.501Z] plugins: timeout-1.3.3, cov-2.6.1
13:15:13 [2021-06-28T13:15:13.757Z] collected 390 items / 1 deselected / 389 selected
13:15:13 [2021-06-28T13:15:13.757Z] 
13:15:20 [2021-06-28T13:15:20.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:15:23 [2021-06-28T13:15:23.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:15:27 [2021-06-28T13:15:27.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:15:28 [2021-06-28T13:15:28.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:15:30 [2021-06-28T13:15:30.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:15:33 [2021-06-28T13:15:33.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:15:34 [2021-06-28T13:15:34.053Z] tests/integration/api_build_test.py .......................X             [  6%]
13:15:34 [2021-06-28T13:15:34.871Z] tests/integration/api_client_test.py .....                               [  7%]
13:15:36 [2021-06-28T13:15:36.362Z] tests/integration/api_config_test.py .....                               [  8%]
13:15:36 [2021-06-28T13:15:36.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:15:39 [2021-06-28T13:15:39.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:15:41 [2021-06-28T13:15:41.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:15:44 [2021-06-28T13:15:44.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:15:44 [2021-06-28T13:15:44.395Z] Using test binary docker
13:15:44 [2021-06-28T13:15:44.395Z] +++ /etc/init.d/apparmor start
13:15:44 [2021-06-28T13:15:44.395Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:15:44 [2021-06-28T13:15:44.395Z] INFO: Waiting for daemon to start...
13:15:44 [2021-06-28T13:15:44.395Z] Starting dockerd
13:15:44 [2021-06-28T13:15:44.395Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
13:15:46 [2021-06-28T13:15:46.300Z] .
13:15:46 [2021-06-28T13:15:46.300Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:15:46 [2021-06-28T13:15:46.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:15:46 [2021-06-28T13:15:46.559Z] Error: No such image: emptyfs
13:15:46 [2021-06-28T13:15:46.559Z] ++++ docker load
13:15:46 [2021-06-28T13:15:46.559Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:15:46 [2021-06-28T13:15:46.818Z] Running integration-test (iteration 1)
13:15:46 [2021-06-28T13:15:46.818Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:15:46 [2021-06-28T13:15:46.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
13:15:46 [2021-06-28T13:15:46.818Z] ++ set -e
13:15:46 [2021-06-28T13:15:46.818Z] ++ '[' -n 0 ']'
13:15:46 [2021-06-28T13:15:46.818Z] ++ set -x
13:15:46 [2021-06-28T13:15:46.818Z] ++ env -i DEST=/go/src/github.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
13:16:12 [2021-06-28T13:16:12.012Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
13:16:33 [2021-06-28T13:16:33.569Z] Loaded image: buildpack-deps:buster
13:16:33 [2021-06-28T13:16:33.569Z] Loaded image: busybox:latest
13:16:33 [2021-06-28T13:16:33.569Z] Loaded image: busybox:glibc
13:16:38 [2021-06-28T13:16:38.843Z] Loaded image: debian:bullseye
13:16:38 [2021-06-28T13:16:38.843Z] Loaded image: hello-world:latest
13:16:39 [2021-06-28T13:16:39.103Z] Loaded image: arm32v7/hello-world:latest
13:16:39 [2021-06-28T13:16:39.103Z] INFO: Testing against a local daemon
13:16:39 [2021-06-28T13:16:39.103Z] === RUN   TestCgroupNamespacesBuild
13:16:42 [2021-06-28T13:16:42.391Z] --- PASS: TestCgroupNamespacesBuild (3.15s)
13:16:42 [2021-06-28T13:16:42.391Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:16:44 [2021-06-28T13:16:44.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s)
13:16:44 [2021-06-28T13:16:44.925Z] === RUN   TestBuildWithSession
13:16:44 [2021-06-28T13:16:44.925Z]     build_session_test.go:25: TODO: BuildKit
13:16:44 [2021-06-28T13:16:44.925Z] --- SKIP: TestBuildWithSession (0.00s)
13:16:44 [2021-06-28T13:16:44.925Z] === RUN   TestBuildSquashParent
13:16:57 [2021-06-28T13:16:57.131Z] --- PASS: TestBuildSquashParent (12.42s)
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:16:57 [2021-06-28T13:16:57.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:16:57 [2021-06-28T13:16:57.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:16:57 [2021-06-28T13:16:57.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:16:57 [2021-06-28T13:16:57.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:16:57 [2021-06-28T13:16:57.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:16:57 [2021-06-28T13:16:57.131Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:16:57 [2021-06-28T13:16:57.131Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:16:57 [2021-06-28T13:16:57.131Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:16:57 [2021-06-28T13:16:57.131Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:17:03 [2021-06-28T13:17:03.700Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:17:03 [2021-06-28T13:17:03.700Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:17:07 [2021-06-28T13:17:07.897Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:17:08 [2021-06-28T13:17:08.156Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:17:13 [2021-06-28T13:17:13.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:17:13 [2021-06-28T13:17:13.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.39s)
13:17:13 [2021-06-28T13:17:13.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.55s)
13:17:13 [2021-06-28T13:17:13.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.38s)
13:17:13 [2021-06-28T13:17:13.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.31s)
13:17:13 [2021-06-28T13:17:13.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.08s)
13:17:13 [2021-06-28T13:17:13.432Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.06s)
13:17:13 [2021-06-28T13:17:13.432Z] === RUN   TestBuildMultiStageCopy
13:17:13 [2021-06-28T13:17:13.432Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:17:16 [2021-06-28T13:17:16.739Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:17:16 [2021-06-28T13:17:16.999Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:17:17 [2021-06-28T13:17:17.569Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:17:17 [2021-06-28T13:17:17.825Z] ..........................xx....................                         [ 29%]
13:17:17 [2021-06-28T13:17:17.828Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:17:18 [2021-06-28T13:17:18.397Z] --- PASS: TestBuildMultiStageCopy (5.41s)
13:17:18 [2021-06-28T13:17:18.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.44s)
13:17:18 [2021-06-28T13:17:18.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s)
13:17:18 [2021-06-28T13:17:18.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s)
13:17:18 [2021-06-28T13:17:18.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s)
13:17:18 [2021-06-28T13:17:18.397Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
13:17:18 [2021-06-28T13:17:18.397Z] === RUN   TestBuildMultiStageParentConfig
13:17:19 [2021-06-28T13:17:19.776Z] --- PASS: TestBuildMultiStageParentConfig (1.14s)
13:17:19 [2021-06-28T13:17:19.776Z] === RUN   TestBuildLabelWithTargets
13:17:21 [2021-06-28T13:17:21.682Z] --- PASS: TestBuildLabelWithTargets (2.00s)
13:17:21 [2021-06-28T13:17:21.682Z] === RUN   TestBuildWithEmptyLayers
13:17:22 [2021-06-28T13:17:22.621Z] --- PASS: TestBuildWithEmptyLayers (1.06s)
13:17:22 [2021-06-28T13:17:22.621Z] === RUN   TestBuildMultiStageOnBuild
13:17:26 [2021-06-28T13:17:26.815Z] --- PASS: TestBuildMultiStageOnBuild (3.92s)
13:17:26 [2021-06-28T13:17:26.815Z] === RUN   TestBuildUncleanTarFilenames
13:17:28 [2021-06-28T13:17:28.195Z] --- PASS: TestBuildUncleanTarFilenames (1.52s)
13:17:28 [2021-06-28T13:17:28.195Z] === RUN   TestBuildMultiStageLayerLeak
13:17:32 [2021-06-28T13:17:32.385Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s)
13:17:32 [2021-06-28T13:17:32.385Z] === RUN   TestBuildWithHugeFile
13:17:42 [2021-06-28T13:17:42.896Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:17:52 [2021-06-28T13:17:52.544Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:17:55 [2021-06-28T13:17:55.948Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:18:15 [2021-06-28T13:18:15.099Z] tests/integration/api_network_test.py ............................       [ 47%]
13:18:19 [2021-06-28T13:18:19.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:18:19 [2021-06-28T13:18:19.063Z] Using test binary docker
13:18:19 [2021-06-28T13:18:19.063Z] +++ /etc/init.d/apparmor start
13:18:19 [2021-06-28T13:18:19.063Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:18:19 [2021-06-28T13:18:19.063Z] INFO: Waiting for daemon to start...
13:18:19 [2021-06-28T13:18:19.063Z] Starting dockerd
13:18:19 [2021-06-28T13:18:19.064Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
13:18:19 [2021-06-28T13:18:19.064Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:18:19 [2021-06-28T13:18:19.064Z] Using test binary docker
13:18:19 [2021-06-28T13:18:19.064Z] +++ /etc/init.d/apparmor start
13:18:19 [2021-06-28T13:18:19.064Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:18:19 [2021-06-28T13:18:19.064Z] Starting dockerd
13:18:19 [2021-06-28T13:18:19.064Z] INFO: Waiting for daemon to start...
13:18:19 [2021-06-28T13:18:19.064Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
13:18:19 [2021-06-28T13:18:19.064Z] .
13:18:19 [2021-06-28T13:18:19.064Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:18:19 [2021-06-28T13:18:19.064Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:18:19 [2021-06-28T13:18:19.064Z] Error: No such image: emptyfs
13:18:19 [2021-06-28T13:18:19.064Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:18:19 [2021-06-28T13:18:19.064Z] ++++ docker load
13:18:19 [2021-06-28T13:18:19.064Z] 
13:18:19 [2021-06-28T13:18:19.064Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:18:19 [2021-06-28T13:18:19.064Z] Running integration-test (iteration 1)
13:18:19 [2021-06-28T13:18:19.064Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:18:19 [2021-06-28T13:18:19.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:18:19 [2021-06-28T13:18:19.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
13:18:19 [2021-06-28T13:18:19.064Z] ++ set -e
13:18:19 [2021-06-28T13:18:19.064Z] ++ '[' -n 0 ']'
13:18:19 [2021-06-28T13:18:19.064Z] ++ set -x
13:18:19 [2021-06-28T13:18:19.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
13:18:19 [2021-06-28T13:18:19.064Z] Error: No such image: emptyfs
13:18:19 [2021-06-28T13:18:19.064Z] ++++ docker load
13:18:19 [2021-06-28T13:18:19.064Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:18:19 [2021-06-28T13:18:19.064Z] Running integration-test (iteration 1)
13:18:19 [2021-06-28T13:18:19.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:18:19 [2021-06-28T13:18:19.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
13:18:19 [2021-06-28T13:18:19.064Z] ++ set -e
13:18:19 [2021-06-28T13:18:19.064Z] ++ '[' -n 0 ']'
13:18:19 [2021-06-28T13:18:19.064Z] ++ set -x
13:18:19 [2021-06-28T13:18:19.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
13:18:22 [2021-06-28T13:18:22.683Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:18:24 [2021-06-28T13:18:24.170Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:18:28 [2021-06-28T13:18:28.494Z] tests/integration/api_service_test.py ....................s............. [ 60%]
13:18:42 [2021-06-28T13:18:42.938Z] ..........................                                               [ 67%]
13:19:05 [2021-06-28T13:19:05.807Z] Loaded image: buildpack-deps:buster
13:19:05 [2021-06-28T13:19:05.807Z] Loaded image: buildpack-deps:buster
13:19:05 [2021-06-28T13:19:05.807Z] Loaded image: busybox:latest
13:19:05 [2021-06-28T13:19:05.807Z] Loaded image: busybox:latest
13:19:05 [2021-06-28T13:19:05.807Z] Loaded image: busybox:glibc
13:19:05 [2021-06-28T13:19:05.807Z] Loaded image: busybox:glibc
13:19:10 [2021-06-28T13:19:10.269Z] Loaded image: debian:bullseye
13:19:10 [2021-06-28T13:19:10.269Z] Loaded image: debian:bullseye
13:19:10 [2021-06-28T13:19:10.269Z] Loaded image: hello-world:latest
13:19:10 [2021-06-28T13:19:10.269Z] Loaded image: hello-world:latest
13:19:10 [2021-06-28T13:19:10.528Z] Loaded image: arm32v7/hello-world:latest
13:19:10 [2021-06-28T13:19:10.528Z] Loaded image: arm32v7/hello-world:latest
13:19:10 [2021-06-28T13:19:10.528Z] INFO: Testing against a local daemon
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite
13:19:10 [2021-06-28T13:19:10.528Z] INFO: Testing against a local daemon
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerDaemonSuite
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:19:10 [2021-06-28T13:19:10.528Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:19:14 [2021-06-28T13:19:14.726Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:19:14 [2021-06-28T13:19:14.726Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:19:14 [2021-06-28T13:19:14.987Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:19:14 [2021-06-28T13:19:14.987Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:19:15 [2021-06-28T13:19:15.926Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:19:16 [2021-06-28T13:19:16.187Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:19:16 [2021-06-28T13:19:16.187Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:19:18 [2021-06-28T13:19:18.090Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:19:18 [2021-06-28T13:19:18.349Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:19:18 [2021-06-28T13:19:18.349Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:19:18 [2021-06-28T13:19:18.349Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:19:18 [2021-06-28T13:19:18.608Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
13:19:19 [2021-06-28T13:19:19.544Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:19:20 [2021-06-28T13:19:20.923Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:19:20 [2021-06-28T13:19:20.923Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:19:21 [2021-06-28T13:19:21.181Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:19:21 [2021-06-28T13:19:21.182Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:19:21 [2021-06-28T13:19:21.182Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:19:24 [2021-06-28T13:19:24.120Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:19:27 [2021-06-28T13:19:27.747Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:19:28 [2021-06-28T13:19:28.314Z] --- PASS: TestBuildWithHugeFile (115.75s)
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildWCOWSandboxSize
13:19:28 [2021-06-28T13:19:28.314Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:19:28 [2021-06-28T13:19:28.314Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildWithEmptyDockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:19:28 [2021-06-28T13:19:28.314Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:19:28 [2021-06-28T13:19:28.314Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
13:19:28 [2021-06-28T13:19:28.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
13:19:28 [2021-06-28T13:19:28.314Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildPreserveOwnership
13:19:28 [2021-06-28T13:19:28.314Z] === RUN   TestBuildPreserveOwnership/copy_from
13:19:29 [2021-06-28T13:19:29.250Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:19:31 [2021-06-28T13:19:31.784Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:19:32 [2021-06-28T13:19:32.042Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:19:33 [2021-06-28T13:19:33.418Z] --- PASS: TestBuildPreserveOwnership (4.87s)
13:19:33 [2021-06-28T13:19:33.419Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.22s)
13:19:33 [2021-06-28T13:19:33.419Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s)
13:19:33 [2021-06-28T13:19:33.419Z] === RUN   TestBuildPlatformInvalid
13:19:33 [2021-06-28T13:19:33.419Z] --- PASS: TestBuildPlatformInvalid (0.10s)
13:19:33 [2021-06-28T13:19:33.419Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:19:33 [2021-06-28T13:19:33.988Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:19:35 [2021-06-28T13:19:35.890Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:19:36 [2021-06-28T13:19:36.829Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:19:37 [2021-06-28T13:19:37.396Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:19:37 [2021-06-28T13:19:37.964Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:19:38 [2021-06-28T13:19:38.949Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:19:39 [2021-06-28T13:19:39.339Z] === RUN   TestDockerSuite/TestAttachAfterDetach
13:19:39 [2021-06-28T13:19:39.598Z]     docker_cli_daemon_test.go:1455: [d9aa4e1c198c1] daemon is not started
13:19:40 [2021-06-28T13:19:40.535Z]     check_test.go:309: [de313947ec7dd] daemon is not started
13:19:40 [2021-06-28T13:19:40.535Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
13:19:41 [2021-06-28T13:19:41.460Z] tests/integration/client_test.py .....                                   [ 75%]
13:19:41 [2021-06-28T13:19:41.460Z] tests/integration/context_api_test.py ...                                [ 76%]
13:19:41 [2021-06-28T13:19:41.715Z] tests/integration/errors_test.py .                                       [ 76%]
13:19:41 [2021-06-28T13:19:41.910Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
13:19:43 [2021-06-28T13:19:43.816Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:19:44 [2021-06-28T13:19:44.076Z] === RUN   TestDockerSuite/TestAttachDetach
13:19:45 [2021-06-28T13:19:45.455Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:19:45 [2021-06-28T13:19:45.714Z]     check_test.go:309: [d29a63bc88354] daemon is not started
13:19:45 [2021-06-28T13:19:45.714Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
13:19:46 [2021-06-28T13:19:46.648Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:19:49 [2021-06-28T13:19:49.180Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:19:50 [2021-06-28T13:19:50.557Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:19:50 [2021-06-28T13:19:50.557Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
13:19:51 [2021-06-28T13:19:51.934Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:19:53 [2021-06-28T13:19:53.838Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:19:53 [2021-06-28T13:19:53.838Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
13:19:56 [2021-06-28T13:19:56.369Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:19:56 [2021-06-28T13:19:56.936Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
13:19:58 [2021-06-28T13:19:58.312Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:19:59 [2021-06-28T13:19:59.687Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:19:59 [2021-06-28T13:19:59.946Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:20:01 [2021-06-28T13:20:01.323Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:20:01 [2021-06-28T13:20:01.323Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
13:20:01 [2021-06-28T13:20:01.890Z] Loaded image: buildpack-deps:buster
13:20:02 [2021-06-28T13:20:02.149Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:20:02 [2021-06-28T13:20:02.149Z] Loaded image: busybox:latest
13:20:02 [2021-06-28T13:20:02.717Z] Loaded image: busybox:glibc
13:20:06 [2021-06-28T13:20:06.226Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:20:06 [2021-06-28T13:20:06.904Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
13:20:08 [2021-06-28T13:20:08.929Z] Loaded image: debian:bullseye
13:20:08 [2021-06-28T13:20:08.929Z] Loaded image: hello-world:latest
13:20:09 [2021-06-28T13:20:09.201Z] Loaded image: arm32v7/hello-world:latest
13:20:09 [2021-06-28T13:20:09.787Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
13:20:11 [2021-06-28T13:20:11.166Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
13:20:14 [2021-06-28T13:20:14.452Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
13:20:14 [2021-06-28T13:20:14.452Z]     check_test.go:309: [d247173eb1163] daemon is not started
13:20:14 [2021-06-28T13:20:14.452Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
13:20:15 [2021-06-28T13:20:15.023Z]     check_test.go:309: [d4c47cf2686e4] daemon is not started
13:20:15 [2021-06-28T13:20:15.023Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
13:20:17 [2021-06-28T13:20:17.557Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
13:20:17 [2021-06-28T13:20:17.557Z]     check_test.go:309: [d83bb1a0f7a40] daemon is not started
13:20:17 [2021-06-28T13:20:17.816Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
13:20:19 [2021-06-28T13:20:19.721Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.08s)
13:20:19 [2021-06-28T13:20:19.721Z] PASS
13:20:19 [2021-06-28T13:20:19.721Z] 
13:20:19 [2021-06-28T13:20:19.721Z] === Skipped
13:20:19 [2021-06-28T13:20:19.721Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:20:19 [2021-06-28T13:20:19.721Z]     build_session_test.go:25: TODO: BuildKit
13:20:19 [2021-06-28T13:20:19.721Z] 
13:20:19 [2021-06-28T13:20:19.721Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:20:19 [2021-06-28T13:20:19.721Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:20:19 [2021-06-28T13:20:19.721Z] 
13:20:19 [2021-06-28T13:20:19.721Z] 
13:20:19 [2021-06-28T13:20:19.721Z] DONE 34 tests, 2 skipped in 272.579s
13:20:19 [2021-06-28T13:20:19.721Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:20:19 [2021-06-28T13:20:19.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
13:20:19 [2021-06-28T13:20:19.721Z] ++ set -e
13:20:19 [2021-06-28T13:20:19.721Z] ++ '[' -n 0 ']'
13:20:19 [2021-06-28T13:20:19.721Z] ++ set -x
13:20:19 [2021-06-28T13:20:19.721Z] ++ env -i DEST=/go/src/github.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
13:20:19 [2021-06-28T13:20:19.721Z] INFO: Testing against a local daemon
13:20:19 [2021-06-28T13:20:19.721Z] === RUN   TestConfigInspect
13:20:20 [2021-06-28T13:20:20.659Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
13:20:22 [2021-06-28T13:20:22.033Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
13:20:22 [2021-06-28T13:20:22.968Z] --- PASS: TestConfigInspect (3.16s)
13:20:22 [2021-06-28T13:20:22.968Z] === RUN   TestConfigList
13:20:24 [2021-06-28T13:20:24.654Z] .........                                                                [ 86%]
13:20:24 [2021-06-28T13:20:24.874Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
13:20:25 [2021-06-28T13:20:25.440Z] --- PASS: TestConfigList (2.56s)
13:20:25 [2021-06-28T13:20:25.440Z] === RUN   TestConfigsCreateAndDelete
13:20:25 [2021-06-28T13:20:25.699Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
13:20:26 [2021-06-28T13:20:26.266Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
13:20:26 [2021-06-28T13:20:26.525Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:20:27 [2021-06-28T13:20:27.092Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:20:28 [2021-06-28T13:20:28.028Z] --- PASS: TestConfigsCreateAndDelete (2.68s)
13:20:28 [2021-06-28T13:20:28.028Z] === RUN   TestConfigsUpdate
13:20:28 [2021-06-28T13:20:28.287Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:20:28 [2021-06-28T13:20:28.545Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:20:29 [2021-06-28T13:20:29.111Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
13:20:29 [2021-06-28T13:20:29.453Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:20:30 [2021-06-28T13:20:30.052Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
13:20:30 [2021-06-28T13:20:30.990Z] --- PASS: TestConfigsUpdate (2.74s)
13:20:30 [2021-06-28T13:20:30.990Z] === RUN   TestTemplatedConfig
13:20:31 [2021-06-28T13:20:31.075Z] tests/integration/models_networks_test.py ....                           [ 91%]
13:20:31 [2021-06-28T13:20:31.251Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:20:33 [2021-06-28T13:20:33.152Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:20:33 [2021-06-28T13:20:33.720Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
13:20:33 [2021-06-28T13:20:33.979Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:20:33 [2021-06-28T13:20:33.979Z]     check_test.go:309: [d28adc6cfb06e] daemon is not started
13:20:33 [2021-06-28T13:20:33.979Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
13:20:34 [2021-06-28T13:20:34.545Z] --- PASS: TestTemplatedConfig (3.82s)
13:20:34 [2021-06-28T13:20:34.545Z] === RUN   TestConfigCreateResolve
13:20:34 [2021-06-28T13:20:34.545Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
13:20:35 [2021-06-28T13:20:35.111Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
13:20:35 [2021-06-28T13:20:35.677Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
13:20:36 [2021-06-28T13:20:36.314Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:20:37 [2021-06-28T13:20:37.581Z] --- PASS: TestConfigCreateResolve (2.95s)
13:20:37 [2021-06-28T13:20:37.581Z] PASS
13:20:37 [2021-06-28T13:20:37.581Z] 
13:20:37 [2021-06-28T13:20:37.581Z] DONE 6 tests in 18.131s
13:20:37 [2021-06-28T13:20:37.581Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:20:37 [2021-06-28T13:20:37.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
13:20:37 [2021-06-28T13:20:37.581Z] ++ set -e
13:20:37 [2021-06-28T13:20:37.581Z] ++ '[' -n 0 ']'
13:20:37 [2021-06-28T13:20:37.581Z] ++ set -x
13:20:37 [2021-06-28T13:20:37.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:20:37 [2021-06-28T13:20:37.679Z] tests/integration/models_resources_test.py .                             [ 91%]
13:20:37 [2021-06-28T13:20:37.839Z] INFO: Testing against a local daemon
13:20:37 [2021-06-28T13:20:37.839Z] === RUN   TestCheckpoint
13:20:37 [2021-06-28T13:20:37.839Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:20:37 [2021-06-28T13:20:37.839Z] --- SKIP: TestCheckpoint (0.00s)
13:20:37 [2021-06-28T13:20:37.839Z] === RUN   TestContainerInvalidJSON
13:20:37 [2021-06-28T13:20:37.839Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:20:37 [2021-06-28T13:20:37.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:20:37 [2021-06-28T13:20:37.839Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:20:37 [2021-06-28T13:20:37.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:20:37 [2021-06-28T13:20:37.839Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:20:37 [2021-06-28T13:20:37.839Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:20:37 [2021-06-28T13:20:37.839Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:20:37 [2021-06-28T13:20:37.839Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:20:37 [2021-06-28T13:20:37.839Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:20:37 [2021-06-28T13:20:37.839Z] --- PASS: TestContainerInvalidJSON (0.03s)
13:20:37 [2021-06-28T13:20:37.839Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:20:37 [2021-06-28T13:20:37.839Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:20:37 [2021-06-28T13:20:37.839Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:20:37 [2021-06-28T13:20:37.839Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:20:38 [2021-06-28T13:20:38.099Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
13:20:38 [2021-06-28T13:20:38.099Z] === RUN   TestCopyFromContainerPathIsNotDir
13:20:38 [2021-06-28T13:20:38.099Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
13:20:38 [2021-06-28T13:20:38.099Z] === RUN   TestCopyToContainerPathDoesNotExist
13:20:38 [2021-06-28T13:20:38.099Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
13:20:38 [2021-06-28T13:20:38.099Z] === RUN   TestCopyToContainerPathIsNotDir
13:20:38 [2021-06-28T13:20:38.358Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
13:20:38 [2021-06-28T13:20:38.358Z] === RUN   TestCopyFromContainer
13:20:39 [2021-06-28T13:20:39.735Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
13:20:40 [2021-06-28T13:20:40.304Z] === RUN   TestCopyFromContainer//
13:20:40 [2021-06-28T13:20:40.304Z] === RUN   TestCopyFromContainer//bar/root
13:20:40 [2021-06-28T13:20:40.563Z] === RUN   TestCopyFromContainer//bar/root/
13:20:40 [2021-06-28T13:20:40.563Z] === RUN   TestCopyFromContainer/bar/quux
13:20:40 [2021-06-28T13:20:40.822Z] === RUN   TestCopyFromContainer/bar/quux/
13:20:40 [2021-06-28T13:20:40.822Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:20:41 [2021-06-28T13:20:41.080Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:20:41 [2021-06-28T13:20:41.080Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:20:41 [2021-06-28T13:20:41.339Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:20:41 [2021-06-28T13:20:41.339Z] === RUN   TestCopyFromContainer/bar/notarget
13:20:41 [2021-06-28T13:20:41.598Z] --- PASS: TestCopyFromContainer (3.34s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer// (0.12s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:20:41 [2021-06-28T13:20:41.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:20:41 [2021-06-28T13:20:41.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:20:41 [2021-06-28T13:20:41.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:20:41 [2021-06-28T13:20:41.598Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:20:41 [2021-06-28T13:20:41.598Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:20:41 [2021-06-28T13:20:41.598Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:20:41 [2021-06-28T13:20:41.598Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:20:41 [2021-06-28T13:20:41.598Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateLinkToNonExistingContainer
13:20:41 [2021-06-28T13:20:41.598Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateWithInvalidEnv
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateWithInvalidEnv/0
13:20:41 [2021-06-28T13:20:41.598Z] === PAUSE TestCreateWithInvalidEnv/0
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateWithInvalidEnv/1
13:20:41 [2021-06-28T13:20:41.598Z] === PAUSE TestCreateWithInvalidEnv/1
13:20:41 [2021-06-28T13:20:41.598Z] === RUN   TestCreateWithInvalidEnv/2
13:20:41 [2021-06-28T13:20:41.598Z] === PAUSE TestCreateWithInvalidEnv/2
13:20:41 [2021-06-28T13:20:41.857Z] === CONT  TestCreateWithInvalidEnv/0
13:20:41 [2021-06-28T13:20:41.857Z] === CONT  TestCreateWithInvalidEnv/2
13:20:41 [2021-06-28T13:20:41.857Z] === CONT  TestCreateWithInvalidEnv/1
13:20:41 [2021-06-28T13:20:41.857Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:20:41 [2021-06-28T13:20:41.857Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.02s)
13:20:41 [2021-06-28T13:20:41.857Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:20:41 [2021-06-28T13:20:41.857Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.03s)
13:20:41 [2021-06-28T13:20:41.857Z] === RUN   TestCreateTmpfsMountsTarget
13:20:41 [2021-06-28T13:20:41.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
13:20:41 [2021-06-28T13:20:41.857Z] === RUN   TestCreateWithCustomMaskedPaths
13:20:43 [2021-06-28T13:20:43.733Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:20:43 [2021-06-28T13:20:43.759Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:20:45 [2021-06-28T13:20:45.138Z] --- PASS: TestCreateWithCustomMaskedPaths (3.39s)
13:20:45 [2021-06-28T13:20:45.138Z] === RUN   TestCreateWithCustomReadonlyPaths
13:20:46 [2021-06-28T13:20:46.076Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
13:20:46 [2021-06-28T13:20:46.458Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:20:46 [2021-06-28T13:20:46.458Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:20:49 [2021-06-28T13:20:49.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.56s)
13:20:49 [2021-06-28T13:20:49.364Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:20:49 [2021-06-28T13:20:49.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:20:49 [2021-06-28T13:20:49.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:20:49 [2021-06-28T13:20:49.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:20:49 [2021-06-28T13:20:49.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:20:49 [2021-06-28T13:20:49.364Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:20:49 [2021-06-28T13:20:49.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:20:49 [2021-06-28T13:20:49.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:20:49 [2021-06-28T13:20:49.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:20:49 [2021-06-28T13:20:49.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
13:20:49 [2021-06-28T13:20:49.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:20:49 [2021-06-28T13:20:49.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:20:49 [2021-06-28T13:20:49.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
13:20:49 [2021-06-28T13:20:49.364Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:20:49 [2021-06-28T13:20:49.365Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:20:49 [2021-06-28T13:20:49.365Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:20:49 [2021-06-28T13:20:49.365Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:20:49 [2021-06-28T13:20:49.365Z]     check_test.go:309: [df17ce9e397bf] daemon is not started
13:20:49 [2021-06-28T13:20:49.365Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
13:20:49 [2021-06-28T13:20:49.365Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:20:49 [2021-06-28T13:20:49.365Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:20:49 [2021-06-28T13:20:49.931Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.11s)
13:20:49 [2021-06-28T13:20:49.931Z] === RUN   TestCreateDifferentPlatform
13:20:49 [2021-06-28T13:20:49.931Z] === RUN   TestCreateDifferentPlatform/different_os
13:20:49 [2021-06-28T13:20:49.931Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:20:49 [2021-06-28T13:20:49.931Z] --- PASS: TestCreateDifferentPlatform (0.02s)
13:20:49 [2021-06-28T13:20:49.931Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
13:20:49 [2021-06-28T13:20:49.931Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:20:49 [2021-06-28T13:20:49.931Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:20:49 [2021-06-28T13:20:49.931Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:20:49 [2021-06-28T13:20:49.931Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:20:50 [2021-06-28T13:20:50.189Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
13:20:50 [2021-06-28T13:20:50.189Z] === RUN   TestContainerStartOnDaemonRestart
13:20:50 [2021-06-28T13:20:50.189Z] === PAUSE TestContainerStartOnDaemonRestart
13:20:50 [2021-06-28T13:20:50.189Z] === RUN   TestDaemonRestartIpcMode
13:20:50 [2021-06-28T13:20:50.189Z] === PAUSE TestDaemonRestartIpcMode
13:20:50 [2021-06-28T13:20:50.189Z] === RUN   TestDaemonHostGatewayIP
13:20:50 [2021-06-28T13:20:50.189Z] === PAUSE TestDaemonHostGatewayIP
13:20:50 [2021-06-28T13:20:50.189Z] === RUN   TestRestartDaemonWithRestartingContainer
13:20:50 [2021-06-28T13:20:50.189Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:20:50 [2021-06-28T13:20:50.189Z] === RUN   TestContainerKillOnDaemonStart
13:20:50 [2021-06-28T13:20:50.189Z] === PAUSE TestContainerKillOnDaemonStart
13:20:50 [2021-06-28T13:20:50.189Z] === RUN   TestDiff
13:20:51 [2021-06-28T13:20:51.101Z] tests/integration/regression_test.py ......                              [ 98%]
13:20:51 [2021-06-28T13:20:51.566Z] --- PASS: TestDiff (1.20s)
13:20:51 [2021-06-28T13:20:51.566Z] === RUN   TestExecWithCloseStdin
13:20:51 [2021-06-28T13:20:51.566Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
13:20:51 [2021-06-28T13:20:51.566Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:20:51 [2021-06-28T13:20:51.614Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:20:51 [2021-06-28T13:20:51.614Z] tests/integration/credentials/utils_test.py .                            [100%]
13:20:51 [2021-06-28T13:20:51.614Z] 
13:20:51 [2021-06-28T13:20:51.614Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:20:51 [2021-06-28T13:20:51.614Z] =========================== short test summary info ============================
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:20:51 [2021-06-28T13:20:51.614Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:20:51 [2021-06-28T13:20:51.614Z]   Not supported on most drivers
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:20:51 [2021-06-28T13:20:51.614Z]   Output of docker top depends on host distro, and is not formalized.
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:20:51 [2021-06-28T13:20:51.614Z]   Output of docker top depends on host distro, and is not formalized.
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:20:51 [2021-06-28T13:20:51.614Z]   Can fail if eth0 has multiple IP addresses
13:20:51 [2021-06-28T13:20:51.614Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:20:51 [2021-06-28T13:20:51.614Z]   This doesn't seem to be taken into account by the engine
13:20:51 [2021-06-28T13:20:51.614Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:20:51 [2021-06-28T13:20:51.614Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
13:20:51 [2021-06-28T13:20:51.614Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:20:51 [2021-06-28T13:20:51.614Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 338.92 seconds ==
13:20:51 [2021-06-28T13:20:51.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:20:52 [2021-06-28T13:20:52.942Z] --- PASS: TestExecWithCloseStdin (1.63s)
13:20:52 [2021-06-28T13:20:52.942Z] === RUN   TestExec
13:20:53 [2021-06-28T13:20:53.876Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
13:20:54 [2021-06-28T13:20:54.813Z] --- PASS: TestExec (1.82s)
13:20:54 [2021-06-28T13:20:54.813Z] === RUN   TestExecUser
13:20:56 [2021-06-28T13:20:56.188Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:20:56 [2021-06-28T13:20:56.447Z] --- PASS: TestExecUser (1.84s)
13:20:56 [2021-06-28T13:20:56.447Z] === RUN   TestExportContainerAndImportImage
13:20:56 [2021-06-28T13:20:56.705Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
13:20:58 [2021-06-28T13:20:58.083Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:20:58 [2021-06-28T13:20:58.342Z] --- PASS: TestExportContainerAndImportImage (1.66s)
13:20:58 [2021-06-28T13:20:58.342Z] === RUN   TestExportContainerAfterDaemonRestart
13:20:58 [2021-06-28T13:20:58.910Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:20:58 [2021-06-28T13:20:58.910Z]     check_test.go:309: [db7a1ad45a5cc] daemon is not started
13:20:58 [2021-06-28T13:20:58.910Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
13:20:59 [2021-06-28T13:20:59.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
13:20:59 [2021-06-28T13:20:59.847Z] === RUN   TestHealthCheckWorkdir
13:21:02 [2021-06-28T13:21:02.429Z] --- PASS: TestHealthCheckWorkdir (2.71s)
13:21:02 [2021-06-28T13:21:02.429Z] === RUN   TestHealthKillContainer
13:21:03 [2021-06-28T13:21:03.008Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
13:21:03 [2021-06-28T13:21:03.585Z]     check_test.go:309: [d0775ce00fff4] daemon is not started
13:21:03 [2021-06-28T13:21:03.585Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
13:21:03 [2021-06-28T13:21:03.585Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:21:04 [2021-06-28T13:21:04.028Z] Leaving: AppArmorNo profiles have been unloaded.
13:21:04 [2021-06-28T13:21:04.028Z] 
13:21:04 [2021-06-28T13:21:04.028Z] Unloading profiles will leave already running processes permanently
13:21:04 [2021-06-28T13:21:04.028Z] unconfined, which can lead to unexpected situations.
13:21:04 [2021-06-28T13:21:04.028Z] 
13:21:04 [2021-06-28T13:21:04.028Z] To set a process to complain mode, use the command line tool
13:21:04 [2021-06-28T13:21:04.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:21:04 [2021-06-28T13:21:04.028Z] 
Post stage
[Pipeline] junit
13:21:04 [2021-06-28T13:21:04.048Z] Recording test results
13:21:05 [2021-06-28T13:21:05.052Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
13:21:05 [2021-06-28T13:21:05.371Z] + echo Ensuring container killed.
13:21:05 [2021-06-28T13:21:05.371Z] Ensuring container killed.
13:21:05 [2021-06-28T13:21:05.371Z] + docker rm -vf docker-pr2
13:21:05 [2021-06-28T13:21:05.371Z] Error: No such container: docker-pr2
[Pipeline] sh
13:21:05 [2021-06-28T13:21:05.484Z]     docker_cli_daemon_plugins_test.go:79: [dbb1a5e5e955b] daemon is not started
13:21:05 [2021-06-28T13:21:05.689Z] + echo Chowning /workspace to jenkins user
13:21:05 [2021-06-28T13:21:05.689Z] Chowning /workspace to jenkins user
13:21:05 [2021-06-28T13:21:05.689Z] + id -u
13:21:05 [2021-06-28T13:21:05.689Z] + id -g
13:21:05 [2021-06-28T13:21:05.689Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42571:/workspace busybox chown -R 1000:1000 /workspace
13:21:05 [2021-06-28T13:21:05.689Z] Unable to find image 'busybox:latest' locally
13:21:05 [2021-06-28T13:21:05.689Z] latest: Pulling from library/busybox
13:21:05 [2021-06-28T13:21:05.944Z] b71f96345d44: Pulling fs layer
13:21:05 [2021-06-28T13:21:05.944Z] b71f96345d44: Verifying Checksum
13:21:05 [2021-06-28T13:21:05.944Z] b71f96345d44: Download complete
13:21:05 [2021-06-28T13:21:05.944Z] b71f96345d44: Pull complete
13:21:05 [2021-06-28T13:21:05.944Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
13:21:05 [2021-06-28T13:21:05.944Z] Status: Downloaded newer image for busybox:latest
13:21:06 [2021-06-28T13:21:06.050Z] --- PASS: TestHealthKillContainer (3.56s)
13:21:06 [2021-06-28T13:21:06.050Z] === RUN   TestInspectCpusetInConfigPre120
13:21:06 [2021-06-28T13:21:06.309Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:21:06 [2021-06-28T13:21:06.567Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:21:07 [2021-06-28T13:21:07.200Z] + bundleName=docker-py
13:21:07 [2021-06-28T13:21:07.200Z] + echo Creating docker-py-bundles.tar.gz
13:21:07 [2021-06-28T13:21:07.200Z] Creating docker-py-bundles.tar.gz
13:21:07 [2021-06-28T13:21:07.200Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
13:21:07 [2021-06-28T13:21:07.210Z] Archiving artifacts
13:21:07 [2021-06-28T13:21:07.502Z] --- PASS: TestInspectCpusetInConfigPre120 (1.18s)
13:21:07 [2021-06-28T13:21:07.502Z] === RUN   TestIpcModeNone
13:21:07 [2021-06-28T13:21:07.502Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:21:08 [2021-06-28T13:21:08.877Z] --- PASS: TestIpcModeNone (1.59s)
13:21:08 [2021-06-28T13:21:08.877Z] === RUN   TestIpcModePrivate
13:21:08 [2021-06-28T13:21:08.877Z]     docker_cli_daemon_plugins_test.go:169: [dce7efe297555] daemon is not started
13:21:08 [2021-06-28T13:21:08.877Z] === RUN   TestDockerSuite/TestBuildAddScript
13:21:09 [2021-06-28T13:21:09.003Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42571/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
13:21:09 [2021-06-28T13:21:09.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh binary
13:21:09 [2021-06-28T13:21:09.661Z] 
13:21:09 [2021-06-28T13:21:09.917Z] Removing bundles/
13:21:09 [2021-06-28T13:21:09.917Z] 
13:21:09 [2021-06-28T13:21:09.917Z] ---> Making bundle: binary (in bundles/binary)
13:21:09 [2021-06-28T13:21:09.917Z] Building: bundles/binary-daemon/dockerd-dev
13:21:09 [2021-06-28T13:21:09.917Z] GOOS="" GOARCH="" GOARM=""
13:21:10 [2021-06-28T13:21:10.254Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
13:21:10 [2021-06-28T13:21:10.513Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
13:21:10 [2021-06-28T13:21:10.513Z] --- PASS: TestIpcModePrivate (1.75s)
13:21:10 [2021-06-28T13:21:10.513Z] === RUN   TestIpcModeShareable
13:21:12 [2021-06-28T13:21:12.416Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
13:21:12 [2021-06-28T13:21:12.416Z] --- PASS: TestIpcModeShareable (1.73s)
13:21:12 [2021-06-28T13:21:12.416Z] === RUN   TestAPIIpcModeShareableAndContainer
13:21:13 [2021-06-28T13:21:13.352Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:21:14 [2021-06-28T13:21:14.730Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
13:21:15 [2021-06-28T13:21:15.298Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
13:21:15 [2021-06-28T13:21:15.867Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
13:21:16 [2021-06-28T13:21:16.436Z]     check_test.go:309: [dfa6eb1952a52] daemon is not started
13:21:16 [2021-06-28T13:21:16.436Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
13:21:17 [2021-06-28T13:21:17.004Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.57s)
13:21:17 [2021-06-28T13:21:17.004Z] === RUN   TestAPIIpcModeHost
13:21:18 [2021-06-28T13:21:18.908Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
13:21:19 [2021-06-28T13:21:19.167Z] --- PASS: TestAPIIpcModeHost (2.15s)
13:21:19 [2021-06-28T13:21:19.167Z] === RUN   TestDaemonIpcModeShareable
13:21:21 [2021-06-28T13:21:21.068Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
13:21:21 [2021-06-28T13:21:21.636Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true
13:21:21 [2021-06-28T13:21:21.895Z] --- PASS: TestDaemonIpcModeShareable (2.78s)
13:21:21 [2021-06-28T13:21:21.895Z] === RUN   TestDaemonIpcModePrivate
13:21:22 [2021-06-28T13:21:22.830Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
13:21:24 [2021-06-28T13:21:24.209Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:21:24 [2021-06-28T13:21:24.209Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
13:21:24 [2021-06-28T13:21:24.468Z] --- PASS: TestDaemonIpcModePrivate (2.60s)
13:21:24 [2021-06-28T13:21:24.468Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:21:25 [2021-06-28T13:21:25.040Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
13:21:26 [2021-06-28T13:21:26.943Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
13:21:27 [2021-06-28T13:21:27.201Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.68s)
13:21:27 [2021-06-28T13:21:27.201Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:21:27 [2021-06-28T13:21:27.460Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
13:21:29 [2021-06-28T13:21:29.993Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true
13:21:29 [2021-06-28T13:21:29.993Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
13:21:29 [2021-06-28T13:21:29.993Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.73s)
13:21:29 [2021-06-28T13:21:29.993Z] === RUN   TestIpcModeOlderClient
13:21:29 [2021-06-28T13:21:29.993Z] === PAUSE TestIpcModeOlderClient
13:21:29 [2021-06-28T13:21:29.993Z] === RUN   TestKillContainerInvalidSignal
13:21:31 [2021-06-28T13:21:31.375Z] --- PASS: TestKillContainerInvalidSignal (1.26s)
13:21:31 [2021-06-28T13:21:31.375Z] === RUN   TestKillContainer
13:21:31 [2021-06-28T13:21:31.376Z] === RUN   TestKillContainer/no_signal
13:21:31 [2021-06-28T13:21:31.376Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:21:32 [2021-06-28T13:21:32.311Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
13:21:32 [2021-06-28T13:21:32.311Z] === RUN   TestKillContainer/non_killing_signal
13:21:32 [2021-06-28T13:21:32.570Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
13:21:33 [2021-06-28T13:21:33.514Z] === RUN   TestKillContainer/killing_signal
13:21:34 [2021-06-28T13:21:34.449Z] --- PASS: TestKillContainer (3.33s)
13:21:34 [2021-06-28T13:21:34.449Z]     --- PASS: TestKillContainer/no_signal (1.27s)
13:21:34 [2021-06-28T13:21:34.449Z]     --- PASS: TestKillContainer/non_killing_signal (0.92s)
13:21:34 [2021-06-28T13:21:34.449Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
13:21:34 [2021-06-28T13:21:34.449Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:21:34 [2021-06-28T13:21:34.449Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:21:35 [2021-06-28T13:21:35.015Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:21:35 [2021-06-28T13:21:35.274Z] === RUN   TestDockerSuite/TestBuildAddTar
13:21:35 [2021-06-28T13:21:35.532Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:21:36 [2021-06-28T13:21:36.099Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
13:21:36 [2021-06-28T13:21:36.358Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s)
13:21:36 [2021-06-28T13:21:36.358Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s)
13:21:36 [2021-06-28T13:21:36.358Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
13:21:36 [2021-06-28T13:21:36.358Z] === RUN   TestKillStoppedContainer
13:21:36 [2021-06-28T13:21:36.358Z] --- PASS: TestKillStoppedContainer (0.08s)
13:21:36 [2021-06-28T13:21:36.358Z] === RUN   TestKillStoppedContainerAPIPre120
13:21:36 [2021-06-28T13:21:36.617Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
13:21:36 [2021-06-28T13:21:36.617Z] === RUN   TestKillDifferentUserContainer
13:21:37 [2021-06-28T13:21:37.552Z] --- PASS: TestKillDifferentUserContainer (0.94s)
13:21:37 [2021-06-28T13:21:37.552Z] === RUN   TestInspectOomKilledTrue
13:21:37 [2021-06-28T13:21:37.552Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:21:37 [2021-06-28T13:21:37.552Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:21:37 [2021-06-28T13:21:37.552Z] === RUN   TestInspectOomKilledFalse
13:21:37 [2021-06-28T13:21:37.552Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:21:37 [2021-06-28T13:21:37.552Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:21:37 [2021-06-28T13:21:37.552Z] === RUN   TestLinksEtcHostsContentMatch
13:21:38 [2021-06-28T13:21:38.489Z] --- PASS: TestLinksEtcHostsContentMatch (1.14s)
13:21:38 [2021-06-28T13:21:38.489Z] === RUN   TestLinksContainerNames
13:21:40 [2021-06-28T13:21:40.392Z] --- PASS: TestLinksContainerNames (1.84s)
13:21:40 [2021-06-28T13:21:40.392Z] === RUN   TestLogsFollowTailEmpty
13:21:41 [2021-06-28T13:21:41.331Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
13:21:41 [2021-06-28T13:21:41.331Z] === RUN   TestContainerNetworkMountsNoChown
13:21:42 [2021-06-28T13:21:42.267Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s)
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/default
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/default
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/private
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/private
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rprivate
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rprivate
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/slave
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/slave
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rslave
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rslave
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/shared
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/shared
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rshared
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rshared
13:21:42 [2021-06-28T13:21:42.267Z] === CONT  TestMountDaemonRoot/default
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/default/mount_root
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/default/bind_root
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === CONT  TestMountDaemonRoot/default/mount_root
13:21:42 [2021-06-28T13:21:42.267Z] === CONT  TestMountDaemonRoot/rshared
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:21:42 [2021-06-28T13:21:42.267Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:21:42 [2021-06-28T13:21:42.267Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/default/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/shared
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/rslave
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/slave
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/rprivate
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/private
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/private/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === RUN   TestMountDaemonRoot/private/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:21:42 [2021-06-28T13:21:42.526Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:21:42 [2021-06-28T13:21:42.785Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:21:43 [2021-06-28T13:21:43.044Z] === CONT  TestMountDaemonRoot/private/bind_root
13:21:43 [2021-06-28T13:21:43.044Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:21:43 [2021-06-28T13:21:43.044Z] === CONT  TestMountDaemonRoot/private/mount_root
13:21:43 [2021-06-28T13:21:43.044Z] --- PASS: TestMountDaemonRoot (0.02s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
13:21:43 [2021-06-28T13:21:43.044Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:21:43 [2021-06-28T13:21:43.044Z] === RUN   TestContainerBindMountNonRecursive
13:21:43 [2021-06-28T13:21:43.980Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:21:45 [2021-06-28T13:21:45.884Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:21:46 [2021-06-28T13:21:46.820Z] --- PASS: TestContainerBindMountNonRecursive (3.67s)
13:21:46 [2021-06-28T13:21:46.820Z] === RUN   TestContainerVolumesMountedAsShared
13:21:47 [2021-06-28T13:21:47.391Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s)
13:21:47 [2021-06-28T13:21:47.391Z] === RUN   TestContainerVolumesMountedAsSlave
13:21:47 [2021-06-28T13:21:47.650Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:21:49 [2021-06-28T13:21:49.555Z] --- PASS: TestContainerVolumesMountedAsSlave (1.73s)
13:21:49 [2021-06-28T13:21:49.555Z] === RUN   TestNetworkNat
13:21:50 [2021-06-28T13:21:50.490Z]     check_test.go:309: [dfe40cffd393a] daemon is not started
13:21:50 [2021-06-28T13:21:50.490Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
13:21:50 [2021-06-28T13:21:50.490Z] --- PASS: TestNetworkNat (1.41s)
13:21:50 [2021-06-28T13:21:50.490Z] === RUN   TestNetworkLocalhostTCPNat
13:21:51 [2021-06-28T13:21:51.870Z] --- PASS: TestNetworkLocalhostTCPNat (1.11s)
13:21:51 [2021-06-28T13:21:51.870Z] === RUN   TestNetworkLoopbackNat
13:21:53 [2021-06-28T13:21:53.773Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:21:53 [2021-06-28T13:21:53.773Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
13:21:55 [2021-06-28T13:21:55.815Z] --- PASS: TestNetworkLoopbackNat (4.07s)
13:21:55 [2021-06-28T13:21:55.816Z] === RUN   TestPause
13:21:57 [2021-06-28T13:21:57.207Z] --- PASS: TestPause (1.51s)
13:21:57 [2021-06-28T13:21:57.207Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:21:57 [2021-06-28T13:21:57.207Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:21:57 [2021-06-28T13:21:57.207Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:21:57 [2021-06-28T13:21:57.207Z] === RUN   TestPauseStopPausedContainer
13:21:59 [2021-06-28T13:21:59.109Z] --- PASS: TestPauseStopPausedContainer (1.48s)
13:21:59 [2021-06-28T13:21:59.109Z] === RUN   TestPidHost
13:22:03 [2021-06-28T13:22:03.295Z] --- PASS: TestPidHost (4.15s)
13:22:03 [2021-06-28T13:22:03.295Z] === RUN   TestPsFilter
13:22:03 [2021-06-28T13:22:03.295Z] --- PASS: TestPsFilter (0.18s)
13:22:03 [2021-06-28T13:22:03.295Z] === RUN   TestRemoveContainerWithRemovedVolume
13:22:03 [2021-06-28T13:22:03.861Z] === RUN   TestDockerSuite/TestBuildBlankName
13:22:04 [2021-06-28T13:22:04.426Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:22:04 [2021-06-28T13:22:04.426Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.33s)
13:22:04 [2021-06-28T13:22:04.426Z] === RUN   TestRemoveContainerWithVolume
13:22:05 [2021-06-28T13:22:05.803Z] --- PASS: TestRemoveContainerWithVolume (1.30s)
13:22:05 [2021-06-28T13:22:05.803Z] === RUN   TestRemoveContainerRunning
13:22:07 [2021-06-28T13:22:07.181Z] --- PASS: TestRemoveContainerRunning (1.39s)
13:22:07 [2021-06-28T13:22:07.181Z] === RUN   TestRemoveContainerForceRemoveRunning
13:22:08 [2021-06-28T13:22:08.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:22:08 [2021-06-28T13:22:08.682Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s)
13:22:08 [2021-06-28T13:22:08.682Z] === RUN   TestRemoveInvalidContainer
13:22:08 [2021-06-28T13:22:08.682Z] --- PASS: TestRemoveInvalidContainer (0.03s)
13:22:08 [2021-06-28T13:22:08.682Z] === RUN   TestRenameLinkedContainer
13:22:11 [2021-06-28T13:22:11.967Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:22:13 [2021-06-28T13:22:13.868Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:22:13 [2021-06-28T13:22:13.868Z] --- PASS: TestRenameLinkedContainer (5.33s)
13:22:13 [2021-06-28T13:22:13.868Z] === RUN   TestRenameStoppedContainer
13:22:15 [2021-06-28T13:22:15.769Z] --- PASS: TestRenameStoppedContainer (1.44s)
13:22:15 [2021-06-28T13:22:15.769Z] === RUN   TestRenameRunningContainerAndReuse
13:22:17 [2021-06-28T13:22:17.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:22:18 [2021-06-28T13:22:18.082Z] --- PASS: TestRenameRunningContainerAndReuse (2.72s)
13:22:18 [2021-06-28T13:22:18.082Z] === RUN   TestRenameInvalidName
13:22:19 [2021-06-28T13:22:19.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
13:22:19 [2021-06-28T13:22:19.717Z] --- PASS: TestRenameInvalidName (1.52s)
13:22:19 [2021-06-28T13:22:19.717Z] === RUN   TestRenameAnonymousContainer
13:22:20 [2021-06-28T13:22:20.284Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:22:22 [2021-06-28T13:22:22.188Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
13:22:23 [2021-06-28T13:22:23.122Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
13:22:23 [2021-06-28T13:22:23.690Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:22:23 [2021-06-28T13:22:23.690Z] --- PASS: TestRenameAnonymousContainer (4.01s)
13:22:23 [2021-06-28T13:22:23.690Z] === RUN   TestRenameContainerWithSameName
13:22:25 [2021-06-28T13:22:25.067Z] --- PASS: TestRenameContainerWithSameName (1.18s)
13:22:25 [2021-06-28T13:22:25.067Z] === RUN   TestRenameContainerWithLinkedContainer
13:22:25 [2021-06-28T13:22:25.326Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:22:27 [2021-06-28T13:22:27.229Z] --- PASS: TestRenameContainerWithLinkedContainer (2.46s)
13:22:27 [2021-06-28T13:22:27.229Z] === RUN   TestResize
13:22:28 [2021-06-28T13:22:28.608Z] --- PASS: TestResize (1.17s)
13:22:28 [2021-06-28T13:22:28.608Z] === RUN   TestResizeWithInvalidSize
13:22:29 [2021-06-28T13:22:29.545Z] --- PASS: TestResizeWithInvalidSize (1.10s)
13:22:29 [2021-06-28T13:22:29.545Z] === RUN   TestResizeWhenContainerNotStarted
13:22:29 [2021-06-28T13:22:29.804Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
13:22:30 [2021-06-28T13:22:30.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:22:30 [2021-06-28T13:22:30.939Z] --- PASS: TestResizeWhenContainerNotStarted (1.21s)
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:22:30 [2021-06-28T13:22:30.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:22:34 [2021-06-28T13:22:34.228Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
13:22:34 [2021-06-28T13:22:34.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:22:34 [2021-06-28T13:22:34.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:22:40 [2021-06-28T13:22:40.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:22:40 [2021-06-28T13:22:40.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:22:41 [2021-06-28T13:22:41.147Z]     check_test.go:309: [dbf56f8c6695e] daemon is not started
13:22:41 [2021-06-28T13:22:41.148Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
13:22:43 [2021-06-28T13:22:43.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
13:22:43 [2021-06-28T13:22:43.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:22:43 [2021-06-28T13:22:43.881Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:22:45 [2021-06-28T13:22:45.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
13:22:45 [2021-06-28T13:22:45.784Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:22:46 [2021-06-28T13:22:46.296Z] Created binary: bundles/binary-daemon/dockerd-dev
13:22:46 [2021-06-28T13:22:46.296Z] Copying nested executables into bundles/binary-daemon
13:22:46 [2021-06-28T13:22:46.296Z] Building: bundles/binary-daemon/docker-proxy-dev
13:22:46 [2021-06-28T13:22:46.296Z] GOOS="" GOARCH="" GOARM=""
13:22:46 [2021-06-28T13:22:46.296Z] Created binary: bundles/binary-daemon/docker-proxy-dev
13:22:46 [2021-06-28T13:22:46.296Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
13:22:46 [2021-06-28T13:22:46.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/make.sh cross
13:22:46 [2021-06-28T13:22:46.888Z] 
13:22:47 [2021-06-28T13:22:47.144Z] Removing bundles/
13:22:47 [2021-06-28T13:22:47.144Z] 
13:22:47 [2021-06-28T13:22:47.144Z] ---> Making bundle: cross (in bundles/cross)
13:22:47 [2021-06-28T13:22:47.144Z] Cross building: bundles/cross/linux/amd64
13:22:47 [2021-06-28T13:22:47.144Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
13:22:47 [2021-06-28T13:22:47.144Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:22:47 [2021-06-28T13:22:47.164Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:22:47 [2021-06-28T13:22:47.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:22:47 [2021-06-28T13:22:47.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:22:48 [2021-06-28T13:22:48.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:22:50 [2021-06-28T13:22:50.570Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:22:51 [2021-06-28T13:22:51.397Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.83s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.97s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.40s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.67s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.59s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.72s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s)
13:22:51 [2021-06-28T13:22:51.397Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s)
13:22:51 [2021-06-28T13:22:51.397Z] === RUN   TestCgroupNamespacesRun
13:22:53 [2021-06-28T13:22:53.928Z] --- PASS: TestCgroupNamespacesRun (2.79s)
13:22:53 [2021-06-28T13:22:53.928Z] === RUN   TestCgroupNamespacesRunPrivileged
13:22:54 [2021-06-28T13:22:54.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:22:54 [2021-06-28T13:22:54.445Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:22:55 [2021-06-28T13:22:55.899Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s)
13:22:55 [2021-06-28T13:22:55.899Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:22:57 [2021-06-28T13:22:57.812Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:22:59 [2021-06-28T13:22:59.188Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.97s)
13:22:59 [2021-06-28T13:22:59.188Z] === RUN   TestCgroupNamespacesRunHostMode
13:23:00 [2021-06-28T13:23:00.126Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
13:23:01 [2021-06-28T13:23:01.061Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:23:01 [2021-06-28T13:23:01.637Z] --- PASS: TestCgroupNamespacesRunHostMode (2.74s)
13:23:01 [2021-06-28T13:23:01.637Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:23:04 [2021-06-28T13:23:04.172Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
13:23:04 [2021-06-28T13:23:04.431Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s)
13:23:04 [2021-06-28T13:23:04.431Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:23:05 [2021-06-28T13:23:05.807Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:23:06 [2021-06-28T13:23:06.065Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s)
13:23:06 [2021-06-28T13:23:06.065Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:23:07 [2021-06-28T13:23:07.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
13:23:07 [2021-06-28T13:23:07.002Z] === RUN   TestCgroupNamespacesRunOlderClient
13:23:08 [2021-06-28T13:23:08.377Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:23:08 [2021-06-28T13:23:08.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:23:09 [2021-06-28T13:23:09.752Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.55s)
13:23:09 [2021-06-28T13:23:09.752Z] === RUN   TestNISDomainname
13:23:10 [2021-06-28T13:23:10.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:23:11 [2021-06-28T13:23:11.914Z] --- PASS: TestNISDomainname (2.41s)
13:23:11 [2021-06-28T13:23:11.914Z] === RUN   TestHostnameDnsResolution
13:23:12 [2021-06-28T13:23:12.172Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:23:12 [2021-06-28T13:23:12.172Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:23:12 [2021-06-28T13:23:12.172Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:23:12 [2021-06-28T13:23:12.172Z]     check_test.go:309: [dd375805c32c2] daemon is not started
13:23:12 [2021-06-28T13:23:12.172Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:23:12 [2021-06-28T13:23:12.172Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:23:12 [2021-06-28T13:23:12.172Z]     check_test.go:309: [dab16e0b73930] daemon is not started
13:23:12 [2021-06-28T13:23:12.172Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:23:13 [2021-06-28T13:23:13.108Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:23:13 [2021-06-28T13:23:13.676Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:23:13 [2021-06-28T13:23:13.936Z] --- PASS: TestHostnameDnsResolution (2.19s)
13:23:13 [2021-06-28T13:23:13.936Z] === RUN   TestStats
13:23:15 [2021-06-28T13:23:15.839Z]     check_test.go:309: [d6d595bb8dc80] daemon is not started
13:23:15 [2021-06-28T13:23:15.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:23:17 [2021-06-28T13:23:17.214Z] --- PASS: TestStats (3.02s)
13:23:17 [2021-06-28T13:23:17.214Z] === RUN   TestStopContainerWithTimeout
13:23:17 [2021-06-28T13:23:17.214Z] === RUN   TestStopContainerWithTimeout/0
13:23:17 [2021-06-28T13:23:17.214Z] === PAUSE TestStopContainerWithTimeout/0
13:23:17 [2021-06-28T13:23:17.214Z] === RUN   TestStopContainerWithTimeout/1
13:23:17 [2021-06-28T13:23:17.214Z] === PAUSE TestStopContainerWithTimeout/1
13:23:17 [2021-06-28T13:23:17.214Z] === RUN   TestStopContainerWithTimeout/3
13:23:17 [2021-06-28T13:23:17.214Z] === PAUSE TestStopContainerWithTimeout/3
13:23:17 [2021-06-28T13:23:17.214Z] === RUN   TestStopContainerWithTimeout/-1
13:23:17 [2021-06-28T13:23:17.214Z] === PAUSE TestStopContainerWithTimeout/-1
13:23:17 [2021-06-28T13:23:17.214Z] === CONT  TestStopContainerWithTimeout/0
13:23:17 [2021-06-28T13:23:17.214Z] === CONT  TestStopContainerWithTimeout/3
13:23:19 [2021-06-28T13:23:19.117Z] === CONT  TestStopContainerWithTimeout/-1
13:23:20 [2021-06-28T13:23:20.053Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:23:21 [2021-06-28T13:23:21.429Z] === CONT  TestStopContainerWithTimeout/1
13:23:21 [2021-06-28T13:23:21.688Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:23:21 [2021-06-28T13:23:21.947Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
13:23:22 [2021-06-28T13:23:22.514Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
13:23:23 [2021-06-28T13:23:23.453Z] --- PASS: TestStopContainerWithTimeout (0.07s)
13:23:23 [2021-06-28T13:23:23.453Z]     --- PASS: TestStopContainerWithTimeout/0 (1.97s)
13:23:23 [2021-06-28T13:23:23.453Z]     --- PASS: TestStopContainerWithTimeout/3 (4.07s)
13:23:23 [2021-06-28T13:23:23.453Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
13:23:23 [2021-06-28T13:23:23.453Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
13:23:23 [2021-06-28T13:23:23.453Z] === RUN   TestDeleteDevicemapper
13:23:23 [2021-06-28T13:23:23.453Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:23:23 [2021-06-28T13:23:23.453Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:23:23 [2021-06-28T13:23:23.453Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:23:23 [2021-06-28T13:23:23.453Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:23:25 [2021-06-28T13:23:25.988Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:23:27 [2021-06-28T13:23:27.367Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.99s)
13:23:27 [2021-06-28T13:23:27.367Z] === RUN   TestUpdateMemory
13:23:27 [2021-06-28T13:23:27.367Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:23:27 [2021-06-28T13:23:27.367Z] --- SKIP: TestUpdateMemory (0.00s)
13:23:27 [2021-06-28T13:23:27.367Z] === RUN   TestUpdateCPUQuota
13:23:29 [2021-06-28T13:23:29.900Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:23:31 [2021-06-28T13:23:31.801Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:23:31 [2021-06-28T13:23:31.801Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:23:34 [2021-06-28T13:23:34.331Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:23:34 [2021-06-28T13:23:34.589Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:23:35 [2021-06-28T13:23:35.155Z] === RUN   TestDockerSuite/TestBuildCmd
13:23:35 [2021-06-28T13:23:35.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:23:35 [2021-06-28T13:23:35.155Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:23:35 [2021-06-28T13:23:35.413Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:23:35 [2021-06-28T13:23:35.672Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:23:35 [2021-06-28T13:23:35.672Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
13:23:35 [2021-06-28T13:23:35.672Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:23:37 [2021-06-28T13:23:37.048Z] --- PASS: TestUpdateCPUQuota (9.51s)
13:23:37 [2021-06-28T13:23:37.048Z] === RUN   TestUpdatePidsLimit
13:23:37 [2021-06-28T13:23:37.048Z] === RUN   TestUpdatePidsLimit/update_from_none
13:23:37 [2021-06-28T13:23:37.048Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:23:38 [2021-06-28T13:23:38.425Z] === RUN   TestUpdatePidsLimit/no_change
13:23:39 [2021-06-28T13:23:39.359Z] === RUN   TestUpdatePidsLimit/update_lower
13:23:40 [2021-06-28T13:23:40.736Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:23:40 [2021-06-28T13:23:40.736Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:23:42 [2021-06-28T13:23:42.113Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:23:43 [2021-06-28T13:23:43.491Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:23:44 [2021-06-28T13:23:44.869Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:23:45 [2021-06-28T13:23:45.438Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:23:46 [2021-06-28T13:23:46.814Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:23:46 [2021-06-28T13:23:46.814Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:23:47 [2021-06-28T13:23:47.074Z] --- PASS: TestUpdatePidsLimit (10.15s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.24s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/no_change (1.21s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.29s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.24s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.38s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.35s)
13:23:47 [2021-06-28T13:23:47.074Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.49s)
13:23:47 [2021-06-28T13:23:47.074Z] === RUN   TestUpdateRestartPolicy
13:23:48 [2021-06-28T13:23:48.010Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:23:48 [2021-06-28T13:23:48.268Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:23:49 [2021-06-28T13:23:49.205Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:23:49 [2021-06-28T13:23:49.500Z]     check_test.go:309: [ddc75daa1ec14] daemon is not started
13:23:49 [2021-06-28T13:23:49.500Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:23:49 [2021-06-28T13:23:49.761Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:23:50 [2021-06-28T13:23:50.333Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:23:53 [2021-06-28T13:23:53.636Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:23:55 [2021-06-28T13:23:55.536Z]     docker_cli_daemon_plugins_test.go:105: [d2a2bcaf3f823] daemon is not started
13:23:56 [2021-06-28T13:23:56.474Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:23:58 [2021-06-28T13:23:58.378Z]     check_test.go:309: [de842767e22f8] daemon is not started
13:23:58 [2021-06-28T13:23:58.378Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:24:01 [2021-06-28T13:24:01.661Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:24:01 [2021-06-28T13:24:01.919Z] --- PASS: TestUpdateRestartPolicy (14.84s)
13:24:01 [2021-06-28T13:24:01.919Z] === RUN   TestUpdateRestartWithAutoRemove
13:24:02 [2021-06-28T13:24:02.856Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:24:02 [2021-06-28T13:24:02.856Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s)
13:24:02 [2021-06-28T13:24:02.856Z] === RUN   TestWaitNonBlocked
13:24:02 [2021-06-28T13:24:02.856Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:24:02 [2021-06-28T13:24:02.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:24:02 [2021-06-28T13:24:02.856Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:24:02 [2021-06-28T13:24:02.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:24:03 [2021-06-28T13:24:03.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:24:03 [2021-06-28T13:24:03.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:24:03 [2021-06-28T13:24:03.374Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:24:03 [2021-06-28T13:24:03.942Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:24:04 [2021-06-28T13:24:04.879Z] --- PASS: TestWaitNonBlocked (0.03s)
13:24:04 [2021-06-28T13:24:04.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.89s)
13:24:04 [2021-06-28T13:24:04.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.93s)
13:24:04 [2021-06-28T13:24:04.879Z] === RUN   TestWaitBlocked
13:24:04 [2021-06-28T13:24:04.879Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:24:04 [2021-06-28T13:24:04.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:24:04 [2021-06-28T13:24:04.879Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:24:04 [2021-06-28T13:24:04.879Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:24:04 [2021-06-28T13:24:04.879Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:24:04 [2021-06-28T13:24:04.879Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:24:06 [2021-06-28T13:24:06.779Z] --- PASS: TestWaitBlocked (0.02s)
13:24:06 [2021-06-28T13:24:06.779Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s)
13:24:06 [2021-06-28T13:24:06.780Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.79s)
13:24:06 [2021-06-28T13:24:06.780Z] === CONT  TestContainerStartOnDaemonRestart
13:24:06 [2021-06-28T13:24:06.780Z] === CONT  TestContainerKillOnDaemonStart
13:24:07 [2021-06-28T13:24:07.037Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:24:08 [2021-06-28T13:24:08.414Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
13:24:08 [2021-06-28T13:24:08.414Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:24:08 [2021-06-28T13:24:08.672Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:24:09 [2021-06-28T13:24:09.239Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:24:09 [2021-06-28T13:24:09.239Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
13:24:09 [2021-06-28T13:24:09.807Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
13:24:10 [2021-06-28T13:24:10.374Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
13:24:10 [2021-06-28T13:24:10.941Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
13:24:10 [2021-06-28T13:24:10.941Z] --- PASS: TestContainerStartOnDaemonRestart (4.35s)
13:24:10 [2021-06-28T13:24:10.941Z] === CONT  TestIpcModeOlderClient
13:24:11 [2021-06-28T13:24:11.200Z] --- PASS: TestIpcModeOlderClient (0.08s)
13:24:11 [2021-06-28T13:24:11.200Z] === CONT  TestDaemonHostGatewayIP
13:24:11 [2021-06-28T13:24:11.459Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
13:24:12 [2021-06-28T13:24:12.027Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
13:24:12 [2021-06-28T13:24:12.595Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
13:24:13 [2021-06-28T13:24:13.162Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
13:24:13 [2021-06-28T13:24:13.420Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:24:13 [2021-06-28T13:24:13.679Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
13:24:14 [2021-06-28T13:24:14.245Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
13:24:14 [2021-06-28T13:24:14.504Z]     check_test.go:309: [d5d0c48de82b4] daemon is not started
13:24:14 [2021-06-28T13:24:14.504Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
13:24:14 [2021-06-28T13:24:14.762Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:24:14 [2021-06-28T13:24:14.762Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
13:24:14 [2021-06-28T13:24:14.762Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:24:14 [2021-06-28T13:24:14.762Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
13:24:14 [2021-06-28T13:24:14.762Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:24:14 [2021-06-28T13:24:14.762Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
13:24:14 [2021-06-28T13:24:14.762Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:24:14 [2021-06-28T13:24:14.762Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
13:24:14 [2021-06-28T13:24:14.762Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:24:15 [2021-06-28T13:24:15.698Z] --- PASS: TestDaemonHostGatewayIP (4.51s)
13:24:15 [2021-06-28T13:24:15.698Z] === CONT  TestRestartDaemonWithRestartingContainer
13:24:15 [2021-06-28T13:24:15.698Z]     check_test.go:309: [d47b175c86f15] daemon is not started
13:24:15 [2021-06-28T13:24:15.698Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:24:16 [2021-06-28T13:24:16.264Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:24:17 [2021-06-28T13:24:17.643Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:24:19 [2021-06-28T13:24:19.019Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.11s)
13:24:19 [2021-06-28T13:24:19.019Z] === CONT  TestDaemonRestartIpcMode
13:24:19 [2021-06-28T13:24:19.956Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:24:20 [2021-06-28T13:24:20.893Z] --- PASS: TestContainerKillOnDaemonStart (14.00s)
13:24:21 [2021-06-28T13:24:21.830Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:24:22 [2021-06-28T13:24:22.088Z]     check_test.go:309: [d704929379dfc] daemon is not started
13:24:22 [2021-06-28T13:24:22.088Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:24:23 [2021-06-28T13:24:23.540Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
13:24:23 [2021-06-28T13:24:23.540Z] Copying nested executables into bundles/cross/linux/amd64-daemon
13:24:23 [2021-06-28T13:24:23.540Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
13:24:23 [2021-06-28T13:24:23.540Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:24:23 [2021-06-28T13:24:23.540Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
13:24:23 [2021-06-28T13:24:23.540Z] Cross building: bundles/cross/windows/amd64
13:24:23 [2021-06-28T13:24:23.540Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
13:24:23 [2021-06-28T13:24:23.540Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:24:23 [2021-06-28T13:24:23.994Z] --- PASS: TestDaemonRestartIpcMode (5.26s)
13:24:23 [2021-06-28T13:24:23.994Z] PASS
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] === Skipped
13:24:23 [2021-06-28T13:24:23.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:24:23 [2021-06-28T13:24:23.994Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:24:23 [2021-06-28T13:24:23.994Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:24:23 [2021-06-28T13:24:23.994Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:24:23 [2021-06-28T13:24:23.994Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:24:23 [2021-06-28T13:24:23.994Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:24:23 [2021-06-28T13:24:23.994Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] 
13:24:23 [2021-06-28T13:24:23.994Z] DONE 196 tests, 6 skipped in 226.427s
13:24:23 [2021-06-28T13:24:23.994Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
13:24:23 [2021-06-28T13:24:23.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:24:23 [2021-06-28T13:24:23.994Z] ++ set -e
13:24:23 [2021-06-28T13:24:23.994Z] ++ '[' -n 0 ']'
13:24:23 [2021-06-28T13:24:23.994Z] ++ set -x
13:24:23 [2021-06-28T13:24:23.994Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
13:24:24 [2021-06-28T13:24:24.253Z] === RUN   TestConfigDaemonLibtrustID
13:24:24 [2021-06-28T13:24:24.820Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
13:24:24 [2021-06-28T13:24:24.820Z] === RUN   TestDaemonConfigValidation
13:24:24 [2021-06-28T13:24:24.820Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:24:24 [2021-06-28T13:24:24.820Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:24:24 [2021-06-28T13:24:24.820Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:24:24 [2021-06-28T13:24:24.820Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:24:24 [2021-06-28T13:24:24.820Z] === RUN   TestDaemonConfigValidation/invalid_config
13:24:24 [2021-06-28T13:24:24.820Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:24:24 [2021-06-28T13:24:24.820Z] === RUN   TestDaemonConfigValidation/malformed_config
13:24:24 [2021-06-28T13:24:24.820Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:24:24 [2021-06-28T13:24:24.820Z] === RUN   TestDaemonConfigValidation/valid_config
13:24:24 [2021-06-28T13:24:24.820Z] === PAUSE TestDaemonConfigValidation/valid_config
13:24:24 [2021-06-28T13:24:24.820Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:24:24 [2021-06-28T13:24:24.820Z] === CONT  TestDaemonConfigValidation/malformed_config
13:24:25 [2021-06-28T13:24:25.079Z] === CONT  TestDaemonConfigValidation/valid_config
13:24:25 [2021-06-28T13:24:25.079Z] === CONT  TestDaemonConfigValidation/invalid_config
13:24:25 [2021-06-28T13:24:25.079Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:24:25 [2021-06-28T13:24:25.338Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:24:25 [2021-06-28T13:24:25.338Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.29s)
13:24:25 [2021-06-28T13:24:25.338Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.29s)
13:24:25 [2021-06-28T13:24:25.338Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
13:24:25 [2021-06-28T13:24:25.338Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.28s)
13:24:25 [2021-06-28T13:24:25.338Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s)
13:24:25 [2021-06-28T13:24:25.338Z] PASS
13:24:25 [2021-06-28T13:24:25.338Z] 
13:24:25 [2021-06-28T13:24:25.338Z] DONE 7 tests in 1.328s
13:24:25 [2021-06-28T13:24:25.338Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:24:25 [2021-06-28T13:24:25.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
13:24:25 [2021-06-28T13:24:25.338Z] ++ set -e
13:24:25 [2021-06-28T13:24:25.338Z] ++ '[' -n 0 ']'
13:24:25 [2021-06-28T13:24:25.338Z] ++ set -x
13:24:25 [2021-06-28T13:24:25.338Z] ++ env -i DEST=/go/src/github.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
13:24:25 [2021-06-28T13:24:25.596Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
13:24:25 [2021-06-28T13:24:25.596Z] INFO: Testing against a local daemon
13:24:25 [2021-06-28T13:24:25.596Z] === RUN   TestCommitInheritsEnv
13:24:26 [2021-06-28T13:24:26.163Z] --- PASS: TestCommitInheritsEnv (0.42s)
13:24:26 [2021-06-28T13:24:26.163Z] === RUN   TestImportExtremelyLargeImageWorks
13:24:26 [2021-06-28T13:24:26.163Z] === PAUSE TestImportExtremelyLargeImageWorks
13:24:26 [2021-06-28T13:24:26.163Z] === RUN   TestImagesFilterMultiReference
13:24:26 [2021-06-28T13:24:26.163Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:24:26 [2021-06-28T13:24:26.163Z] === RUN   TestImagePullPlatformInvalid
13:24:26 [2021-06-28T13:24:26.163Z] --- PASS: TestImagePullPlatformInvalid (0.08s)
13:24:26 [2021-06-28T13:24:26.163Z] === RUN   TestRemoveImageOrphaning
13:24:26 [2021-06-28T13:24:26.732Z] --- PASS: TestRemoveImageOrphaning (0.50s)
13:24:26 [2021-06-28T13:24:26.732Z] === RUN   TestRemoveImageGarbageCollector
13:24:26 [2021-06-28T13:24:26.732Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:24:27 [2021-06-28T13:24:27.667Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:24:29 [2021-06-28T13:24:29.570Z] --- PASS: TestRemoveImageGarbageCollector (2.73s)
13:24:29 [2021-06-28T13:24:29.570Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:24:29 [2021-06-28T13:24:29.570Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
13:24:29 [2021-06-28T13:24:29.570Z] === RUN   TestTagInvalidReference
13:24:29 [2021-06-28T13:24:29.570Z] --- PASS: TestTagInvalidReference (0.04s)
13:24:29 [2021-06-28T13:24:29.570Z] === RUN   TestTagValidPrefixedRepo
13:24:29 [2021-06-28T13:24:29.570Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
13:24:29 [2021-06-28T13:24:29.570Z] === RUN   TestTagExistedNameWithoutForce
13:24:29 [2021-06-28T13:24:29.570Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:24:29 [2021-06-28T13:24:29.570Z] === RUN   TestTagOfficialNames
13:24:29 [2021-06-28T13:24:29.829Z] --- PASS: TestTagOfficialNames (0.11s)
13:24:29 [2021-06-28T13:24:29.829Z] === RUN   TestTagMatchesDigest
13:24:29 [2021-06-28T13:24:29.829Z] --- PASS: TestTagMatchesDigest (0.02s)
13:24:29 [2021-06-28T13:24:29.829Z] === CONT  TestImportExtremelyLargeImageWorks
13:24:30 [2021-06-28T13:24:30.764Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:24:31 [2021-06-28T13:24:31.331Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:24:32 [2021-06-28T13:24:32.708Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
13:24:33 [2021-06-28T13:24:33.642Z]     check_test.go:309: [d05717d230932] daemon is not started
13:24:33 [2021-06-28T13:24:33.642Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:24:40 [2021-06-28T13:24:40.211Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:24:42 [2021-06-28T13:24:42.114Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:24:47 [2021-06-28T13:24:47.382Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:24:47 [2021-06-28T13:24:47.977Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:24:48 [2021-06-28T13:24:48.938Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:24:50 [2021-06-28T13:24:50.860Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:24:51 [2021-06-28T13:24:51.800Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
13:24:54 [2021-06-28T13:24:54.331Z]     check_test.go:309: [d00642efb42a2] daemon is not started
13:24:54 [2021-06-28T13:24:54.331Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
13:24:54 [2021-06-28T13:24:54.590Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:24:55 [2021-06-28T13:24:55.161Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:24:55 [2021-06-28T13:24:55.727Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
13:24:56 [2021-06-28T13:24:56.664Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:24:57 [2021-06-28T13:24:57.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:24:57 [2021-06-28T13:24:57.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:24:57 [2021-06-28T13:24:57.798Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
13:24:57 [2021-06-28T13:24:57.798Z]     check_test.go:309: [d215c5145fb83] daemon is not started
13:24:57 [2021-06-28T13:24:57.798Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
13:24:58 [2021-06-28T13:24:58.734Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:25:00 [2021-06-28T13:25:00.113Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
13:25:00 [2021-06-28T13:25:00.372Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:25:01 [2021-06-28T13:25:01.751Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:25:02 [2021-06-28T13:25:02.331Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:25:05 [2021-06-28T13:25:05.616Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
13:25:06 [2021-06-28T13:25:06.993Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
13:25:08 [2021-06-28T13:25:08.896Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:25:13 [2021-06-28T13:25:13.083Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:25:17 [2021-06-28T13:25:17.271Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
13:25:17 [2021-06-28T13:25:17.272Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:25:18 [2021-06-28T13:25:18.649Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:25:22 [2021-06-28T13:25:22.842Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:25:23 [2021-06-28T13:25:23.408Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:25:24 [2021-06-28T13:25:24.343Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:25:25 [2021-06-28T13:25:25.719Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:25:26 [2021-06-28T13:25:26.655Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:25:30 [2021-06-28T13:25:30.846Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:25:31 [2021-06-28T13:25:31.177Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
13:25:31 [2021-06-28T13:25:31.177Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
13:25:31 [2021-06-28T13:25:31.177Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:25:31 [2021-06-28T13:25:31.177Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
13:25:31 [2021-06-28T13:25:31.177Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
13:25:31 [2021-06-28T13:25:31.177Z] remote: Enumerating objects: 23, done.
13:25:31 [2021-06-28T13:25:31.177Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
13:25:31 [2021-06-28T13:25:31.177Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
13:25:31 [2021-06-28T13:25:31.177Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
13:25:31 [2021-06-28T13:25:31.177Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
13:25:31 [2021-06-28T13:25:31.177Z] Building: bundles/cross/windows/amd64/containerutility.exe
13:25:34 [2021-06-28T13:25:34.448Z] Cross building: bundles/cross/linux/ppc64le
13:25:34 [2021-06-28T13:25:34.448Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
13:25:34 [2021-06-28T13:25:34.448Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
13:25:38 [2021-06-28T13:25:38.962Z]     docker_cli_daemon_test.go:2550: [da7be86010f4d] daemon is not started
13:25:39 [2021-06-28T13:25:39.897Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:25:40 [2021-06-28T13:25:40.463Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
13:25:41 [2021-06-28T13:25:41.030Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:25:41 [2021-06-28T13:25:41.031Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:25:47 [2021-06-28T13:25:47.594Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:25:50 [2021-06-28T13:25:50.123Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:25:51 [2021-06-28T13:25:51.059Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:25:52 [2021-06-28T13:25:52.964Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:25:54 [2021-06-28T13:25:54.870Z] === RUN   TestDockerDaemonSuite/TestShmSize
13:25:57 [2021-06-28T13:25:57.402Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
13:26:00 [2021-06-28T13:26:00.743Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
13:26:01 [2021-06-28T13:26:01.004Z]     check_test.go:309: [de3bbed84a2f7] daemon is not started
13:26:01 [2021-06-28T13:26:01.004Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
13:26:02 [2021-06-28T13:26:02.387Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:26:05 [2021-06-28T13:26:05.670Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:26:07 [2021-06-28T13:26:07.048Z] --- PASS: TestDockerDaemonSuite (416.40s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.03s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.27s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.10s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.91s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.21s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.86s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.25s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.03s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.56s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.02s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.20s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.82s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.13s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.77s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.77s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.43s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.62s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.45s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.78s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.21s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.04s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.19s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.41s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.24s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.08s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.18s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.17s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.28s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.24s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.47s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.76s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.95s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.84s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.81s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.53s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.96s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.75s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.42s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.96s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.65s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.90s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.15s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.86s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.96s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.13s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.24s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.37s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.23s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.72s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.68s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.16s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.25s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.87s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.31s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.15s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.88s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.17s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.18s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.87s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.17s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.81s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.38s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.05s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.12s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.85s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.09s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.44s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.66s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.59s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.64s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s)
13:26:07 [2021-06-28T13:26:07.048Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s)
13:26:07 [2021-06-28T13:26:07.048Z] === RUN   TestDockerSwarmSuite
13:26:07 [2021-06-28T13:26:07.048Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:26:08 [2021-06-28T13:26:08.952Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:26:10 [2021-06-28T13:26:10.329Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:26:13 [2021-06-28T13:26:13.616Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:26:18 [2021-06-28T13:26:18.884Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
13:26:28 [2021-06-28T13:26:28.855Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:26:29 [2021-06-28T13:26:29.113Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:26:32 [2021-06-28T13:26:32.399Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:26:33 [2021-06-28T13:26:33.333Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:26:34 [2021-06-28T13:26:34.710Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:26:34 [2021-06-28T13:26:34.968Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:26:35 [2021-06-28T13:26:35.227Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:26:36 [2021-06-28T13:26:36.164Z]     docker_api_swarm_test.go:562: [d9d840dd17ccb] joining swarm manager [d6c36b442221e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:26:36 [2021-06-28T13:26:36.164Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:26:36 [2021-06-28T13:26:36.423Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:26:36 [2021-06-28T13:26:36.683Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:26:37 [2021-06-28T13:26:37.251Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:26:40 [2021-06-28T13:26:40.541Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:26:42 [2021-06-28T13:26:42.443Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:26:43 [2021-06-28T13:26:43.819Z] === RUN   TestDockerSuite/TestBuildEnv
13:26:45 [2021-06-28T13:26:45.719Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:26:46 [2021-06-28T13:26:46.654Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:26:48 [2021-06-28T13:26:48.030Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:26:49 [2021-06-28T13:26:49.406Z]     docker_api_swarm_test.go:584: [d33fb2e19af8d] joining swarm manager [d6c36b442221e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:26:54 [2021-06-28T13:26:54.677Z]     check_test.go:380: [d9d840dd17ccb] daemon is not started
13:26:55 [2021-06-28T13:26:55.882Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
13:26:55 [2021-06-28T13:26:55.882Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
13:26:55 [2021-06-28T13:26:55.882Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
13:26:55 [2021-06-28T13:26:55.882Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
13:26:55 [2021-06-28T13:26:55.882Z] Cross building: bundles/cross/linux/s390x
13:26:55 [2021-06-28T13:26:55.882Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
13:26:55 [2021-06-28T13:26:55.882Z] GOOS="linux" GOARCH="s390x" GOARM=""
13:26:57 [2021-06-28T13:26:57.206Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:27:05 [2021-06-28T13:27:05.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
13:27:05 [2021-06-28T13:27:05.323Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
13:27:05 [2021-06-28T13:27:05.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
13:27:07 [2021-06-28T13:27:07.228Z]     docker_api_swarm_test.go:45: [d474b3c124d99] joining swarm manager [dfd208154532a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:27:22 [2021-06-28T13:27:22.109Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:27:22 [2021-06-28T13:27:22.368Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:27:25 [2021-06-28T13:27:25.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:27:26 [2021-06-28T13:27:26.221Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
13:27:34 [2021-06-28T13:27:34.395Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:27:34 [2021-06-28T13:27:34.395Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:27:34 [2021-06-28T13:27:34.395Z] --- PASS: TestImportExtremelyLargeImageWorks (184.23s)
13:27:34 [2021-06-28T13:27:34.395Z] PASS
13:27:34 [2021-06-28T13:27:34.395Z] 
13:27:34 [2021-06-28T13:27:34.395Z] DONE 12 tests in 188.624s
13:27:34 [2021-06-28T13:27:34.395Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:27:34 [2021-06-28T13:27:34.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
13:27:34 [2021-06-28T13:27:34.395Z] ++ set -e
13:27:34 [2021-06-28T13:27:34.395Z] ++ '[' -n 0 ']'
13:27:34 [2021-06-28T13:27:34.395Z] ++ set -x
13:27:34 [2021-06-28T13:27:34.395Z] ++ env -i DEST=/go/src/github.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
13:27:34 [2021-06-28T13:27:34.395Z] INFO: Testing against a local daemon
13:27:34 [2021-06-28T13:27:34.395Z] === RUN   TestNetworkCreateDelete
13:27:34 [2021-06-28T13:27:34.395Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:27:34 [2021-06-28T13:27:34.395Z] --- PASS: TestNetworkCreateDelete (0.15s)
13:27:34 [2021-06-28T13:27:34.395Z] === RUN   TestDockerNetworkDeletePreferID
13:27:34 [2021-06-28T13:27:34.653Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:27:34 [2021-06-28T13:27:34.911Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
13:27:34 [2021-06-28T13:27:34.911Z] === RUN   TestDaemonDNSFallback
13:27:36 [2021-06-28T13:27:36.288Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:27:36 [2021-06-28T13:27:36.288Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
13:27:36 [2021-06-28T13:27:36.288Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:27:36 [2021-06-28T13:27:36.288Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:27:42 [2021-06-28T13:27:42.847Z] --- PASS: TestDaemonDNSFallback (7.01s)
13:27:42 [2021-06-28T13:27:42.847Z] === RUN   TestInspectNetwork
13:27:46 [2021-06-28T13:27:46.132Z] === RUN   TestInspectNetwork/full_network_id
13:27:46 [2021-06-28T13:27:46.132Z] === RUN   TestInspectNetwork/partial_network_id
13:27:46 [2021-06-28T13:27:46.132Z] === RUN   TestInspectNetwork/network_name
13:27:46 [2021-06-28T13:27:46.132Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:27:47 [2021-06-28T13:27:47.067Z] === RUN   TestDockerSuite/TestBuildExpose
13:27:47 [2021-06-28T13:27:47.067Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:27:47 [2021-06-28T13:27:47.633Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:27:47 [2021-06-28T13:27:47.891Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:27:47 [2021-06-28T13:27:47.891Z] === RUN   TestDockerSuite/TestBuildFails
13:27:48 [2021-06-28T13:27:48.829Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:27:48 [2021-06-28T13:27:48.829Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:27:50 [2021-06-28T13:27:50.733Z] --- PASS: TestInspectNetwork (8.60s)
13:27:50 [2021-06-28T13:27:50.733Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:27:50 [2021-06-28T13:27:50.733Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:27:50 [2021-06-28T13:27:50.733Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:27:50 [2021-06-28T13:27:50.733Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:27:50 [2021-06-28T13:27:50.733Z] === RUN   TestRunContainerWithBridgeNone
13:27:50 [2021-06-28T13:27:50.991Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:27:53 [2021-06-28T13:27:53.523Z] === RUN   TestDockerSuite/TestBuildForceRm
13:27:54 [2021-06-28T13:27:54.460Z] --- PASS: TestRunContainerWithBridgeNone (4.04s)
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkInvalidJSON
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkInvalidJSON//networks/create
13:27:54 [2021-06-28T13:27:54.460Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:27:54 [2021-06-28T13:27:54.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:54 [2021-06-28T13:27:54.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:54 [2021-06-28T13:27:54.460Z] === CONT  TestNetworkInvalidJSON//networks/create
13:27:54 [2021-06-28T13:27:54.460Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:54 [2021-06-28T13:27:54.460Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:27:54 [2021-06-28T13:27:54.460Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:27:54 [2021-06-28T13:27:54.460Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:27:54 [2021-06-28T13:27:54.460Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:27:54 [2021-06-28T13:27:54.460Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkList
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkList//networks
13:27:54 [2021-06-28T13:27:54.460Z] === PAUSE TestNetworkList//networks
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestNetworkList//networks/
13:27:54 [2021-06-28T13:27:54.460Z] === PAUSE TestNetworkList//networks/
13:27:54 [2021-06-28T13:27:54.460Z] === CONT  TestNetworkList//networks
13:27:54 [2021-06-28T13:27:54.460Z] === CONT  TestNetworkList//networks/
13:27:54 [2021-06-28T13:27:54.460Z] --- PASS: TestNetworkList (0.02s)
13:27:54 [2021-06-28T13:27:54.460Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:27:54 [2021-06-28T13:27:54.460Z]     --- PASS: TestNetworkList//networks (0.00s)
13:27:54 [2021-06-28T13:27:54.460Z] === RUN   TestHostIPv4BridgeLabel
13:27:55 [2021-06-28T13:27:55.030Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
13:27:55 [2021-06-28T13:27:55.030Z] === RUN   TestDaemonRestartWithLiveRestore
13:27:55 [2021-06-28T13:27:55.655Z] === RUN   TestDockerSuite/TestBuildFromGit
13:27:56 [2021-06-28T13:27:56.222Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
13:27:56 [2021-06-28T13:27:56.222Z] === RUN   TestDaemonDefaultNetworkPools
13:27:56 [2021-06-28T13:27:56.789Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:27:57 [2021-06-28T13:27:57.048Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
13:27:57 [2021-06-28T13:27:57.048Z] === RUN   TestDaemonRestartWithExistingNetwork
13:27:57 [2021-06-28T13:27:57.048Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:27:57 [2021-06-28T13:27:57.985Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
13:27:57 [2021-06-28T13:27:57.985Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:27:58 [2021-06-28T13:27:58.243Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:27:59 [2021-06-28T13:27:59.619Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
13:27:59 [2021-06-28T13:27:59.619Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:28:00 [2021-06-28T13:28:00.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
13:28:00 [2021-06-28T13:28:00.187Z] === RUN   TestServiceWithPredefinedNetwork
13:28:00 [2021-06-28T13:28:00.187Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:28:00 [2021-06-28T13:28:00.754Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:28:01 [2021-06-28T13:28:01.012Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:28:03 [2021-06-28T13:28:03.547Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s)
13:28:03 [2021-06-28T13:28:03.547Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:28:03 [2021-06-28T13:28:03.547Z]     service_test.go:242: FLAKY_TEST
13:28:03 [2021-06-28T13:28:03.547Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:28:03 [2021-06-28T13:28:03.547Z] === RUN   TestServiceWithDataPathPortInit
13:28:03 [2021-06-28T13:28:03.547Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:28:05 [2021-06-28T13:28:05.450Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:28:06 [2021-06-28T13:28:06.827Z] === RUN   TestDockerSuite/TestBuildHistory
13:28:10 [2021-06-28T13:28:10.113Z] === RUN   TestDockerSuite/TestBuildIidFile
13:28:10 [2021-06-28T13:28:10.113Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:28:11 [2021-06-28T13:28:11.048Z] === RUN   TestDockerSuite/TestBuildInheritance
13:28:11 [2021-06-28T13:28:11.306Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:28:11 [2021-06-28T13:28:11.873Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:28:11 [2021-06-28T13:28:11.873Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:28:12 [2021-06-28T13:28:12.811Z] === RUN   TestDockerSuite/TestBuildLabel
13:28:13 [2021-06-28T13:28:13.070Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:28:13 [2021-06-28T13:28:13.638Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:28:14 [2021-06-28T13:28:14.205Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:28:14 [2021-06-28T13:28:14.464Z] === RUN   TestDockerSuite/TestBuildLabels
13:28:14 [2021-06-28T13:28:14.723Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:28:14 [2021-06-28T13:28:14.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:28:15 [2021-06-28T13:28:15.569Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:28:17 [2021-06-28T13:28:17.271Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
13:28:17 [2021-06-28T13:28:17.272Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
13:28:17 [2021-06-28T13:28:17.272Z] GOOS="linux" GOARCH="s390x" GOARM=""
13:28:17 [2021-06-28T13:28:17.272Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
13:28:17 [2021-06-28T13:28:17.272Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:28:17 [2021-06-28T13:28:17.469Z]     docker_api_swarm_test.go:303: [d402681ae9461] joining swarm manager [d71a234bdd1cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:28:17 [2021-06-28T13:28:17.641Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:28:17 [2021-06-28T13:28:17.727Z] === RUN   TestDockerSuite/TestBuildLastModified
13:28:17 [2021-06-28T13:28:17.985Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/test/unit
13:28:18 [2021-06-28T13:28:18.547Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
13:28:18 [2021-06-28T13:28:18.547Z] + TESTFLAGS+=' -test.timeout=5m'
13:28:18 [2021-06-28T13:28:18.547Z] + TESTDIRS=./...
13:28:18 [2021-06-28T13:28:18.547Z] + exclude_paths='/vendor/|/integration'
13:28:18 [2021-06-28T13:28:18.547Z] ++ go list ./...
13:28:18 [2021-06-28T13:28:18.547Z] ++ grep -vE '(/vendor/|/integration)'
13:28:18 [2021-06-28T13:28:18.663Z]     docker_api_swarm_test.go:304: [d462652c55430] joining swarm manager [d71a234bdd1cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:28:19 [2021-06-28T13:28:19.475Z] + pkg_list='github.com/docker/docker/api
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/backend/build
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/httputils
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/middleware
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/build
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/checkpoint
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/container
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/debug
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/distribution
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/grpc
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/image
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/network
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/plugin
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/session
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/swarm
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/system
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/server/router/volume
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/backend
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/blkiodev
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/container
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/events
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/filters
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/image
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/mount
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/network
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/plugins/logdriver
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/registry
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/strslice
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/swarm
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/swarm/runtime
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/time
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/versions
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/versions/v1p19
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/versions/v1p20
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/api/types/volume
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next/exporter
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/builder-next/worker
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/dockerfile
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/dockerignore
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/remotecontext
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/builder/remotecontext/git
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/cli
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/cli/config
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/cli/debug
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/client
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/cmd/docker-proxy
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/cmd/dockerd
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/container
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/container/stream
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/contrib/apparmor
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/contrib/docker-device-tool
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/contrib/httpserver
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/cluster
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/cluster/convert
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/cluster/executor
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/cluster/executor/container
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/cluster/provider
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/config
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/discovery
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/events
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/events/testutils
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/exec
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/aufs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/copy
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/overlay
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/register
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/vfs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/graphdriver/zfs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/images
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/initlayer
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/links
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/listeners
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/awslogs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/fluentd
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/gcplogs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/gelf
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/journald
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/local
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/logentries
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/loggerutils
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/splunk
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/syslog
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/logger/templates
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/names
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/network
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/daemon/stats
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/distribution
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/distribution/metadata
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/distribution/utils
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/distribution/xfer
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/dockerversion
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/errdefs
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/image
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/image/cache
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/image/tarexport
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/image/v1
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/internal/test/suite
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/layer
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libcontainerd
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libcontainerd/queue
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libcontainerd/remote
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libcontainerd/supervisor
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libcontainerd/types
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/api
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/bitseq
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/cluster
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:28:19 [2021-06-28T13:28:19.475Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/config
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/datastore
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/diagnostic
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/discoverapi
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/driverapi
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/host
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/null
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/remote
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/windows
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drvregistry
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/etchosts
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/hostdiscovery
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/idm
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/internal/caller
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipam
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipamapi
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/builtin
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/null
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/remote
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipamutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/iptables
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/netlabel
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/netutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/networkdb
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ns
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/options
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/osl
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/osl/kernel
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/portallocator
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/portmapper
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/resolvconf
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/resolvconf/dns
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/testutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/types
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/oci
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/oci/caps
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/opts
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/aaparser
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/archive
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/authorization
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/broadcaster
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/capabilities
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/chrootarchive
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/containerfs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/devicemapper
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/directory
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/discovery
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/discovery/file
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/discovery/kv
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/discovery/memory
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/discovery/nodes
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/dmesg
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/filenotify
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/fileutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/fsutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/homedir
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/idtools
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/ioutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/jsonmessage
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/locker
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/longpath
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/loopback
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/mount
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/namesgenerator
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/parsers
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/parsers/kernel
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/pidfile
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/platform
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/plugingetter
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/plugins
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/plugins/transport
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/pools
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/progress
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/pubsub
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/reexec
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/signal
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/signal/testfiles
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/stdcopy
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/streamformatter
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/stringid
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/symlink
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/sysinfo
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/system
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/tailfile
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/tarsum
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/term
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/term/windows
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/truncindex
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/urlutil
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/pkg/useragent
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/plugin
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/plugin/executor/containerd
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/plugin/v2
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/profiles/apparmor
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/profiles/seccomp
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/quota
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/reference
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/registry
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/registry/resumable
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/restartmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/rootless
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/rootless/specconv
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/runconfig
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/runconfig/opts
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/daemon
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/environment
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/fakecontext
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/fakegit
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/fakestorage
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/fixtures/load
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/fixtures/plugin
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/registry
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/testutil/request
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume/drivers
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume/local
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume/mounts
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume/service
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume/service/opts
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/volume/testutils'
13:28:19 [2021-06-28T13:28:19.476Z] + echo 'github.com/docker/docker/api
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/backend/build
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/httputils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/middleware
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/build
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/checkpoint
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/container
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/debug
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/distribution
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/grpc
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/image
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/network
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/plugin
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/session
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/swarm
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/system
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/server/router/volume
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/backend
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/blkiodev
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/container
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/events
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/filters
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/image
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/mount
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/network
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/plugins/logdriver
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/registry
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/strslice
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/swarm
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/swarm/runtime
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/time
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/versions
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/versions/v1p19
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/versions/v1p20
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/api/types/volume
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next/exporter
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/builder-next/worker
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/dockerfile
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/dockerignore
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/remotecontext
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/builder/remotecontext/git
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/cli
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/cli/config
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/cli/debug
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/client
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/cmd/docker-proxy
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/cmd/dockerd
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/container
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/container/stream
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/contrib/apparmor
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/contrib/docker-device-tool
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/contrib/httpserver
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/cluster
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/cluster/convert
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/cluster/executor
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/cluster/executor/container
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/cluster/provider
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/config
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/discovery
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/events
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/events/testutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/exec
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/aufs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/copy
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/devmapper
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/overlay
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/register
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/vfs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/graphdriver/zfs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/images
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/initlayer
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/links
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/listeners
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/awslogs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/fluentd
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/gcplogs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/gelf
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/journald
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/local
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/logentries
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/loggerutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/splunk
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/syslog
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/logger/templates
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/names
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/network
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/daemon/stats
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/distribution
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/distribution/metadata
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/distribution/utils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/distribution/xfer
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/dockerversion
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/errdefs
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/image
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/image/cache
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/image/tarexport
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/image/v1
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/internal/test/suite
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/layer
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libcontainerd
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libcontainerd/queue
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libcontainerd/remote
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libcontainerd/supervisor
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libcontainerd/types
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/api
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/bitseq
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cluster
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/config
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/datastore
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/diagnostic
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/discoverapi
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/driverapi
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/host
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/null
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/remote
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/windows
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/drvregistry
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/etchosts
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/hostdiscovery
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/idm
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/internal/caller
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipam
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipamapi
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/builtin
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/null
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/remote
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ipamutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/iptables
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/netlabel
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/netutils
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/networkdb
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/ns
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/options
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/osl
13:28:19 [2021-06-28T13:28:19.476Z] github.com/docker/docker/libnetwork/osl/kernel
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/portallocator
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/portmapper
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/resolvconf
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/resolvconf/dns
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/testutils
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/types
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/oci
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/oci/caps
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/opts
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/aaparser
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/archive
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/authorization
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/broadcaster
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/capabilities
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/chrootarchive
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/containerfs
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/devicemapper
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/directory
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/discovery
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/discovery/file
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/discovery/kv
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/discovery/memory
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/discovery/nodes
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/dmesg
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/filenotify
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/fileutils
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/fsutils
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/homedir
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/idtools
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/ioutils
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/jsonmessage
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/locker
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/longpath
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/loopback
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/mount
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/namesgenerator
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/parsers
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/parsers/kernel
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/pidfile
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/platform
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/plugingetter
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/plugins
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/plugins/transport
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/pools
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/progress
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/pubsub
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/reexec
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/signal
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/signal/testfiles
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/stdcopy
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/streamformatter
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/stringid
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/symlink
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/sysinfo
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/system
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/tailfile
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/tarsum
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/term
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/term/windows
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/truncindex
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/urlutil
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/pkg/useragent
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/plugin
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/plugin/executor/containerd
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/plugin/v2
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/profiles/apparmor
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/profiles/seccomp
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/quota
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/reference
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/registry
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/registry/resumable
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/restartmanager
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/rootless
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/rootless/specconv
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/runconfig
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/runconfig/opts
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/daemon
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/environment
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/fakecontext
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/fakegit
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/fakestorage
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/fixtures/load
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/fixtures/plugin
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/registry
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/testutil/request
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume/drivers
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume/local
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume/mounts
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume/service
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume/service/opts
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/volume/testutils'
13:28:19 [2021-06-28T13:28:19.477Z] + grep --fixed-strings libnetwork/drivers/bridge
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/drivers/bridge
13:28:19 [2021-06-28T13:28:19.477Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:28:19 [2021-06-28T13:28:19.477Z] + type docker-proxy
13:28:19 [2021-06-28T13:28:19.477Z] hack/test/unit: line 22: type: docker-proxy: not found
13:28:19 [2021-06-28T13:28:19.477Z] + hack/make.sh binary-proxy install-proxy
13:28:19 [2021-06-28T13:28:19.477Z] 
13:28:19 [2021-06-28T13:28:19.477Z] Removing bundles/
13:28:19 [2021-06-28T13:28:19.477Z] 
13:28:19 [2021-06-28T13:28:19.477Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:28:19 [2021-06-28T13:28:19.477Z] Building: bundles/binary-proxy/docker-proxy-dev
13:28:19 [2021-06-28T13:28:19.477Z] GOOS="" GOARCH="" GOARM=""
13:28:19 [2021-06-28T13:28:19.597Z] --- PASS: TestServiceWithDataPathPortInit (16.47s)
13:28:19 [2021-06-28T13:28:19.597Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:28:19 [2021-06-28T13:28:19.855Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
13:28:23 [2021-06-28T13:28:23.139Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p1y1tt2clvjod4af49bzjhn23 Created:2021-06-28 13:28:20.93136581 +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[d3919643d020452557846bd16db17d63c42b09db8b224600dae12775b2642165:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ba5hby1il80yab7kqjmb99e5t EndpointID:ac5ad4e4d580862437eb8459ece546667c8715235cfb9caf34cade8becd50c83 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d617513cf5b68b1ed6c6e9a02ec237ab728a2d3c58d2474fe1cdd590f152af5 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:f1378a88ecff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ba5hby1il80yab7kqjmb99e5t EndpointID:ac5ad4e4d580862437eb8459ece546667c8715235cfb9caf34cade8becd50c83 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:28:23 [2021-06-28T13:28:23.397Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:28:26 [2021-06-28T13:28:26.017Z] Created binary: bundles/binary-proxy/docker-proxy-dev
13:28:26 [2021-06-28T13:28:26.017Z] 
13:28:26 [2021-06-28T13:28:26.017Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:28:26 [2021-06-28T13:28:26.017Z] Installing docker-proxy to /usr/local/bin/
13:28:26 [2021-06-28T13:28:26.017Z] 
13:28:26 [2021-06-28T13:28:26.017Z] + mkdir -p bundles
13:28:26 [2021-06-28T13:28:26.017Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor 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/rootless/specconv 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
13:28:26 [2021-06-28T13:28:26.579Z] ?   	github.com/docker/docker/api	[no test files]
13:28:26 [2021-06-28T13:28:26.683Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:28:26 [2021-06-28T13:28:26.683Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:28:26 [2021-06-28T13:28:26.683Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:28:26 [2021-06-28T13:28:26.683Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:28:26 [2021-06-28T13:28:26.941Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:28:26 [2021-06-28T13:28:26.941Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:28:27 [2021-06-28T13:28:27.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.79s)
13:28:27 [2021-06-28T13:28:27.509Z] PASS
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] === Skipped
13:28:27 [2021-06-28T13:28:27.509Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:28:27 [2021-06-28T13:28:27.509Z]     service_test.go:242: FLAKY_TEST
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] DONE 26 tests, 1 skipped in 53.380s
13:28:27 [2021-06-28T13:28:27.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:28:27 [2021-06-28T13:28:27.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:28:27 [2021-06-28T13:28:27.509Z] ++ set -e
13:28:27 [2021-06-28T13:28:27.509Z] ++ '[' -n 0 ']'
13:28:27 [2021-06-28T13:28:27.509Z] ++ set -x
13:28:27 [2021-06-28T13:28:27.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=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
13:28:27 [2021-06-28T13:28:27.509Z] INFO: Testing against a local daemon
13:28:27 [2021-06-28T13:28:27.509Z] === RUN   TestDockerNetworkIpvlanPersistance
13:28:27 [2021-06-28T13:28:27.509Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:27 [2021-06-28T13:28:27.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
13:28:27 [2021-06-28T13:28:27.509Z] === RUN   TestDockerNetworkIpvlan
13:28:27 [2021-06-28T13:28:27.509Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:27 [2021-06-28T13:28:27.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:28:27 [2021-06-28T13:28:27.509Z] PASS
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] === Skipped
13:28:27 [2021-06-28T13:28:27.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
13:28:27 [2021-06-28T13:28:27.509Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:28:27 [2021-06-28T13:28:27.509Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] 
13:28:27 [2021-06-28T13:28:27.509Z] DONE 2 tests, 2 skipped in 0.194s
13:28:27 [2021-06-28T13:28:27.768Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:28:27 [2021-06-28T13:28:27.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:28:27 [2021-06-28T13:28:27.768Z] ++ set -e
13:28:27 [2021-06-28T13:28:27.768Z] ++ '[' -n 0 ']'
13:28:27 [2021-06-28T13:28:27.768Z] ++ set -x
13:28:27 [2021-06-28T13:28:27.768Z] ++ env -i DEST=/go/src/github.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
13:28:27 [2021-06-28T13:28:27.768Z] INFO: Testing against a local daemon
13:28:27 [2021-06-28T13:28:27.768Z] === RUN   TestDockerNetworkMacvlanPersistance
13:28:28 [2021-06-28T13:28:28.026Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:28:29 [2021-06-28T13:28:29.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
13:28:29 [2021-06-28T13:28:29.402Z] === RUN   TestDockerNetworkMacvlan
13:28:29 [2021-06-28T13:28:29.661Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:28:29 [2021-06-28T13:28:29.919Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:28:30 [2021-06-28T13:28:30.855Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:28:31 [2021-06-28T13:28:31.792Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:28:33 [2021-06-28T13:28:33.698Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:28:34 [2021-06-28T13:28:34.265Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:28:34 [2021-06-28T13:28:34.528Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:28:35 [2021-06-28T13:28:35.104Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:28:36 [2021-06-28T13:28:36.479Z]     docker_api_swarm_test.go:363: Waiting for possible election...
13:28:39 [2021-06-28T13:28:39.013Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:28:41 [2021-06-28T13:28:41.421Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
13:28:47 [2021-06-28T13:28:47.129Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:28:47 [2021-06-28T13:28:47.129Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:28:47 [2021-06-28T13:28:47.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:28:48 [2021-06-28T13:28:48.266Z] --- PASS: TestDockerNetworkMacvlan (19.02s)
13:28:48 [2021-06-28T13:28:48.266Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
13:28:48 [2021-06-28T13:28:48.266Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
13:28:48 [2021-06-28T13:28:48.266Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.30s)
13:28:48 [2021-06-28T13:28:48.266Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.80s)
13:28:48 [2021-06-28T13:28:48.266Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.53s)
13:28:48 [2021-06-28T13:28:48.266Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.92s)
13:28:48 [2021-06-28T13:28:48.266Z] PASS
13:28:48 [2021-06-28T13:28:48.266Z] 
13:28:48 [2021-06-28T13:28:48.266Z] DONE 8 tests in 20.553s
13:28:48 [2021-06-28T13:28:48.267Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:28:48 [2021-06-28T13:28:48.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:28:48 [2021-06-28T13:28:48.267Z] ++ set -e
13:28:48 [2021-06-28T13:28:48.267Z] ++ '[' -n 0 ']'
13:28:48 [2021-06-28T13:28:48.267Z] ++ set -x
13:28:48 [2021-06-28T13:28:48.267Z] ++ env -i DEST=/go/src/github.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
13:28:48 [2021-06-28T13:28:48.267Z] testing: warning: no tests to run
13:28:48 [2021-06-28T13:28:48.267Z] PASS
13:28:48 [2021-06-28T13:28:48.267Z] 
13:28:48 [2021-06-28T13:28:48.267Z] DONE 0 tests in 0.055s
13:28:48 [2021-06-28T13:28:48.267Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:28:48 [2021-06-28T13:28:48.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:28:48 [2021-06-28T13:28:48.267Z] ++ set -e
13:28:48 [2021-06-28T13:28:48.267Z] ++ '[' -n 0 ']'
13:28:48 [2021-06-28T13:28:48.267Z] ++ set -x
13:28:48 [2021-06-28T13:28:48.267Z] ++ env -i DEST=/go/src/github.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
13:28:48 [2021-06-28T13:28:48.525Z] INFO: Testing against a local daemon
13:28:48 [2021-06-28T13:28:48.525Z] === RUN   TestAuthZPluginAllowRequest
13:28:50 [2021-06-28T13:28:50.435Z]     docker_api_swarm_test.go:271: [d4708f2305427] joining swarm manager [d1fd34696e46e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:28:50 [2021-06-28T13:28:50.693Z] --- PASS: TestAuthZPluginAllowRequest (2.28s)
13:28:50 [2021-06-28T13:28:50.693Z] === RUN   TestAuthZPluginTLS
13:28:50 [2021-06-28T13:28:50.951Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:28:51 [2021-06-28T13:28:51.518Z] --- PASS: TestAuthZPluginTLS (0.58s)
13:28:51 [2021-06-28T13:28:51.518Z] === RUN   TestAuthZPluginDenyRequest
13:28:51 [2021-06-28T13:28:51.777Z]     docker_api_swarm_test.go:272: [de423dfee457d] joining swarm manager [d1fd34696e46e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:28:52 [2021-06-28T13:28:52.035Z] --- PASS: TestAuthZPluginDenyRequest (0.61s)
13:28:52 [2021-06-28T13:28:52.035Z] === RUN   TestAuthZPluginAPIDenyResponse
13:28:52 [2021-06-28T13:28:52.294Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:28:52 [2021-06-28T13:28:52.553Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
13:28:52 [2021-06-28T13:28:52.553Z] === RUN   TestAuthZPluginDenyResponse
13:28:53 [2021-06-28T13:28:53.120Z] --- PASS: TestAuthZPluginDenyResponse (0.60s)
13:28:53 [2021-06-28T13:28:53.120Z] === RUN   TestAuthZPluginAllowEventStream
13:28:55 [2021-06-28T13:28:55.022Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:28:55 [2021-06-28T13:28:55.022Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
13:28:55 [2021-06-28T13:28:55.022Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:28:55 [2021-06-28T13:28:55.022Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
13:28:55 [2021-06-28T13:28:55.022Z] === RUN   TestAuthZPluginErrorResponse
13:28:55 [2021-06-28T13:28:55.589Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
13:28:55 [2021-06-28T13:28:55.589Z] === RUN   TestAuthZPluginErrorRequest
13:28:55 [2021-06-28T13:28:55.848Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
13:28:55 [2021-06-28T13:28:55.848Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:28:56 [2021-06-28T13:28:56.417Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
13:28:56 [2021-06-28T13:28:56.417Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:28:58 [2021-06-28T13:28:58.965Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
13:28:58 [2021-06-28T13:28:58.965Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:28:59 [2021-06-28T13:28:59.531Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:29:00 [2021-06-28T13:29:00.097Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:29:00 [2021-06-28T13:29:00.666Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
13:29:00 [2021-06-28T13:29:00.666Z] === RUN   TestAuthZPluginHeader
13:29:01 [2021-06-28T13:29:01.601Z] --- PASS: TestAuthZPluginHeader (0.78s)
13:29:01 [2021-06-28T13:29:01.601Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:29:02 [2021-06-28T13:29:02.167Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:29:02 [2021-06-28T13:29:02.427Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:29:04 [2021-06-28T13:29:04.960Z] === RUN   TestDockerSuite/TestBuildNetNone
13:29:05 [2021-06-28T13:29:05.528Z] === RUN   TestDockerSuite/TestBuildNoContext
13:29:05 [2021-06-28T13:29:05.787Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s)
13:29:05 [2021-06-28T13:29:05.787Z] === RUN   TestAuthZPluginV2Disable
13:29:06 [2021-06-28T13:29:06.722Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:29:07 [2021-06-28T13:29:07.660Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:29:09 [2021-06-28T13:29:09.035Z] --- PASS: TestAuthZPluginV2Disable (3.30s)
13:29:09 [2021-06-28T13:29:09.035Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:29:09 [2021-06-28T13:29:09.035Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:29:09 [2021-06-28T13:29:09.971Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:29:10 [2021-06-28T13:29:10.230Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:29:10 [2021-06-28T13:29:10.230Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:29:10 [2021-06-28T13:29:10.489Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:29:11 [2021-06-28T13:29:11.425Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:29:11 [2021-06-28T13:29:11.992Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:29:12 [2021-06-28T13:29:12.560Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s)
13:29:12 [2021-06-28T13:29:12.560Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:29:14 [2021-06-28T13:29:14.461Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:29:14 [2021-06-28T13:29:14.719Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:29:18 [2021-06-28T13:29:18.913Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:29:20 [2021-06-28T13:29:20.289Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:29:22 [2021-06-28T13:29:22.824Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:29:23 [2021-06-28T13:29:23.391Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:29:23 [2021-06-28T13:29:23.649Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.34s)
13:29:23 [2021-06-28T13:29:23.649Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:29:25 [2021-06-28T13:29:25.024Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:29:25 [2021-06-28T13:29:25.024Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:29:28 [2021-06-28T13:29:28.308Z] === RUN   TestDockerSuite/TestBuildPATH
13:29:29 [2021-06-28T13:29:29.683Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:29:30 [2021-06-28T13:29:30.250Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:29:31 [2021-06-28T13:29:31.185Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:29:33 [2021-06-28T13:29:33.085Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:29:38 [2021-06-28T13:29:38.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
13:29:40 [2021-06-28T13:29:40.253Z]     docker_api_swarm_node_test.go:19: [dc4876157be1e] joining swarm manager [d626262a02ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:29:40 [2021-06-28T13:29:40.253Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
13:29:40 [2021-06-28T13:29:40.253Z] PASS
13:29:40 [2021-06-28T13:29:40.512Z] 
13:29:40 [2021-06-28T13:29:40.512Z] DONE 17 tests in 52.062s
13:29:40 [2021-06-28T13:29:40.512Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:29:40 [2021-06-28T13:29:40.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:29:40 [2021-06-28T13:29:40.512Z] ++ set -e
13:29:40 [2021-06-28T13:29:40.512Z] ++ '[' -n 0 ']'
13:29:40 [2021-06-28T13:29:40.512Z] ++ set -x
13:29:40 [2021-06-28T13:29:40.512Z] ++ env -i DEST=/go/src/github.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
13:29:40 [2021-06-28T13:29:40.512Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:29:40 [2021-06-28T13:29:40.512Z] INFO: Testing against a local daemon
13:29:40 [2021-06-28T13:29:40.512Z] === RUN   TestPluginInvalidJSON
13:29:40 [2021-06-28T13:29:40.512Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:29:40 [2021-06-28T13:29:40.512Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:29:40 [2021-06-28T13:29:40.512Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:29:40 [2021-06-28T13:29:40.512Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:29:40 [2021-06-28T13:29:40.512Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:29:40 [2021-06-28T13:29:40.512Z] === RUN   TestPluginInstall
13:29:40 [2021-06-28T13:29:40.512Z] === RUN   TestPluginInstall/no_auth
13:29:41 [2021-06-28T13:29:41.085Z]     docker_api_swarm_node_test.go:20: [d6427e8fe1ab6] joining swarm manager [d626262a02ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:29:42 [2021-06-28T13:29:42.987Z] time="2021-06-28T13:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:29:42 [2021-06-28T13:29:42.987Z] time="2021-06-28T13:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf3c3f66cd06e086ff9d7e1c501c2024731e5f1782487ad192ebdb56735444fd" mediatype=application/vnd.docker.plugin.v1+json size=522
13:29:42 [2021-06-28T13:29:42.987Z] time="2021-06-28T13:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:29:42 [2021-06-28T13:29:42.987Z] time="2021-06-28T13:29:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf3c3f66cd06e086ff9d7e1c501c2024731e5f1782487ad192ebdb56735444fd" mediatype=application/vnd.docker.plugin.v1+json size=522
13:29:43 [2021-06-28T13:29:43.245Z] === RUN   TestPluginInstall/with_htpasswd
13:29:43 [2021-06-28T13:29:43.812Z] time="2021-06-28T13:29:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:29:43 [2021-06-28T13:29:43.812Z] time="2021-06-28T13:29:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8cb59b1426e44892a982b762f0e087303dcfd220a046f3431f4b5d840b7f2bf" mediatype=application/vnd.docker.plugin.v1+json size=522
13:29:43 [2021-06-28T13:29:43.812Z] time="2021-06-28T13:29:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:29:43 [2021-06-28T13:29:43.812Z] time="2021-06-28T13:29:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8cb59b1426e44892a982b762f0e087303dcfd220a046f3431f4b5d840b7f2bf" mediatype=application/vnd.docker.plugin.v1+json size=522
13:29:44 [2021-06-28T13:29:44.378Z] === RUN   TestPluginInstall/with_insecure
13:29:44 [2021-06-28T13:29:44.946Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
13:29:45 [2021-06-28T13:29:45.205Z] time="2021-06-28T13:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:29:45 [2021-06-28T13:29:45.205Z] time="2021-06-28T13:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e458d6d51c5875a94257dcff2466fbb3cbbf46b3159ecaf154c1ff185c6630f1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:29:45 [2021-06-28T13:29:45.205Z] time="2021-06-28T13:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:29:45 [2021-06-28T13:29:45.205Z] time="2021-06-28T13:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e458d6d51c5875a94257dcff2466fbb3cbbf46b3159ecaf154c1ff185c6630f1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:29:45 [2021-06-28T13:29:45.463Z]     plugin_test.go:165: [da4bc43d99e50] daemon is not started
13:29:45 [2021-06-28T13:29:45.463Z] --- PASS: TestPluginInstall (4.94s)
13:29:45 [2021-06-28T13:29:45.463Z]     --- PASS: TestPluginInstall/no_auth (2.74s)
13:29:45 [2021-06-28T13:29:45.463Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
13:29:45 [2021-06-28T13:29:45.463Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
13:29:45 [2021-06-28T13:29:45.463Z] === RUN   TestPluginsWithRuntimes
13:29:47 [2021-06-28T13:29:47.363Z] === RUN   TestPluginsWithRuntimes/No_Args
13:29:47 [2021-06-28T13:29:47.929Z] === RUN   TestPluginsWithRuntimes/With_Args
13:29:49 [2021-06-28T13:29:49.304Z] --- PASS: TestPluginsWithRuntimes (3.50s)
13:29:49 [2021-06-28T13:29:49.304Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
13:29:49 [2021-06-28T13:29:49.304Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.95s)
13:29:49 [2021-06-28T13:29:49.304Z] === RUN   TestPluginBackCompatMediaTypes
13:29:49 [2021-06-28T13:29:49.871Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s)
13:29:49 [2021-06-28T13:29:49.871Z] PASS
13:29:49 [2021-06-28T13:29:49.871Z] 
13:29:49 [2021-06-28T13:29:49.871Z] DONE 10 tests in 9.448s
13:29:49 [2021-06-28T13:29:49.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:29:49 [2021-06-28T13:29:49.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:29:49 [2021-06-28T13:29:49.871Z] ++ set -e
13:29:49 [2021-06-28T13:29:49.871Z] ++ '[' -n 0 ']'
13:29:49 [2021-06-28T13:29:49.871Z] ++ set -x
13:29:49 [2021-06-28T13:29:49.871Z] ++ env -i DEST=/go/src/github.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
13:29:50 [2021-06-28T13:29:50.129Z] INFO: Testing against a local daemon
13:29:50 [2021-06-28T13:29:50.129Z] === RUN   TestExternalGraphDriver
13:29:50 [2021-06-28T13:29:50.129Z] === RUN   TestExternalGraphDriver/json
13:29:50 [2021-06-28T13:29:50.388Z] === RUN   TestDockerSuite/TestBuildRm
13:29:51 [2021-06-28T13:29:51.764Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:29:52 [2021-06-28T13:29:52.332Z] === RUN   TestExternalGraphDriver/spec
13:29:54 [2021-06-28T13:29:54.234Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:29:55 [2021-06-28T13:29:55.169Z] === RUN   TestExternalGraphDriver/pull
13:29:55 [2021-06-28T13:29:55.737Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:29:57 [2021-06-28T13:29:57.113Z]     docker_api_swarm_test.go:501: [ddd3e78151652] joining swarm manager [d7333707711c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:29:57 [2021-06-28T13:29:57.371Z] --- PASS: TestExternalGraphDriver (7.45s)
13:29:57 [2021-06-28T13:29:57.371Z]     --- PASS: TestExternalGraphDriver/json (2.26s)
13:29:57 [2021-06-28T13:29:57.371Z]     --- PASS: TestExternalGraphDriver/spec (2.55s)
13:29:57 [2021-06-28T13:29:57.371Z]     --- PASS: TestExternalGraphDriver/pull (2.54s)
13:29:57 [2021-06-28T13:29:57.371Z] === RUN   TestGraphdriverPluginV2
13:29:57 [2021-06-28T13:29:57.630Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:29:58 [2021-06-28T13:29:58.196Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:29:58 [2021-06-28T13:29:58.773Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:30:00 [2021-06-28T13:30:00.149Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:30:01 [2021-06-28T13:30:01.086Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:30:01 [2021-06-28T13:30:01.653Z] --- PASS: TestGraphdriverPluginV2 (4.19s)
13:30:01 [2021-06-28T13:30:01.653Z] PASS
13:30:01 [2021-06-28T13:30:01.653Z] 
13:30:01 [2021-06-28T13:30:01.653Z] DONE 5 tests in 11.807s
13:30:01 [2021-06-28T13:30:01.653Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:30:01 [2021-06-28T13:30:01.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:30:01 [2021-06-28T13:30:01.653Z] ++ set -e
13:30:01 [2021-06-28T13:30:01.653Z] ++ '[' -n 0 ']'
13:30:01 [2021-06-28T13:30:01.653Z] ++ set -x
13:30:01 [2021-06-28T13:30:01.653Z] ++ env -i DEST=/go/src/github.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
13:30:01 [2021-06-28T13:30:01.912Z] INFO: Testing against a local daemon
13:30:01 [2021-06-28T13:30:01.912Z] === RUN   TestContinueAfterPluginCrash
13:30:01 [2021-06-28T13:30:01.912Z] === PAUSE TestContinueAfterPluginCrash
13:30:01 [2021-06-28T13:30:01.912Z] === RUN   TestReadPluginNoRead
13:30:01 [2021-06-28T13:30:01.912Z] === PAUSE TestReadPluginNoRead
13:30:01 [2021-06-28T13:30:01.912Z] === RUN   TestDaemonStartWithLogOpt
13:30:01 [2021-06-28T13:30:01.912Z] === PAUSE TestDaemonStartWithLogOpt
13:30:01 [2021-06-28T13:30:01.912Z] === CONT  TestContinueAfterPluginCrash
13:30:01 [2021-06-28T13:30:01.912Z] === CONT  TestDaemonStartWithLogOpt
13:30:02 [2021-06-28T13:30:02.170Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:30:07 [2021-06-28T13:30:07.437Z] --- PASS: TestDaemonStartWithLogOpt (4.76s)
13:30:07 [2021-06-28T13:30:07.438Z] === CONT  TestReadPluginNoRead
13:30:07 [2021-06-28T13:30:07.438Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:30:07 [2021-06-28T13:30:07.438Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:30:07 [2021-06-28T13:30:07.696Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:30:07 [2021-06-28T13:30:07.696Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
13:30:07 [2021-06-28T13:30:07.696Z] === RUN   TestDockerSuite/TestBuildSpaces
13:30:07 [2021-06-28T13:30:07.955Z]     docker_api_swarm_test.go:506: [d2437cc860841] joining swarm manager [d7333707711c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:30:08 [2021-06-28T13:30:08.214Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:30:09 [2021-06-28T13:30:09.592Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:30:09 [2021-06-28T13:30:09.592Z] === RUN   TestDockerSuite/TestBuildStderr
13:30:09 [2021-06-28T13:30:09.852Z] === RUN   TestReadPluginNoRead/disabled_caching
13:30:10 [2021-06-28T13:30:10.418Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:30:11 [2021-06-28T13:30:11.795Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:30:12 [2021-06-28T13:30:12.053Z] --- PASS: TestContinueAfterPluginCrash (10.19s)
13:30:13 [2021-06-28T13:30:13.431Z] === RUN   TestReadPluginNoRead/default
13:30:15 [2021-06-28T13:30:15.977Z] === CONT  TestReadPluginNoRead
13:30:15 [2021-06-28T13:30:15.977Z]     read_test.go:92: [d04e67629e43c] daemon is not started
13:30:15 [2021-06-28T13:30:15.977Z] --- PASS: TestReadPluginNoRead (8.97s)
13:30:15 [2021-06-28T13:30:15.977Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
13:30:15 [2021-06-28T13:30:15.977Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
13:30:15 [2021-06-28T13:30:15.977Z]     --- PASS: TestReadPluginNoRead/default (2.06s)
13:30:15 [2021-06-28T13:30:15.977Z] PASS
13:30:15 [2021-06-28T13:30:15.977Z] 
13:30:15 [2021-06-28T13:30:15.977Z] DONE 6 tests in 13.910s
13:30:15 [2021-06-28T13:30:15.977Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:30:15 [2021-06-28T13:30:15.977Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:30:15 [2021-06-28T13:30:15.977Z] ++ 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
13:30:15 [2021-06-28T13:30:15.977Z] ++ set -e
13:30:15 [2021-06-28T13:30:15.977Z] ++ '[' -n 0 ']'
13:30:15 [2021-06-28T13:30:15.977Z] ++ set -x
13:30:15 [2021-06-28T13:30:15.977Z] ++ env -i DEST=/go/src/github.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
13:30:15 [2021-06-28T13:30:15.977Z] testing: warning: no tests to run
13:30:15 [2021-06-28T13:30:15.977Z] PASS
13:30:15 [2021-06-28T13:30:15.977Z] 
13:30:15 [2021-06-28T13:30:15.977Z] DONE 0 tests in 0.053s
13:30:15 [2021-06-28T13:30:15.977Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:30:15 [2021-06-28T13:30:15.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:30:15 [2021-06-28T13:30:15.977Z] ++ set -e
13:30:15 [2021-06-28T13:30:15.977Z] ++ '[' -n 0 ']'
13:30:15 [2021-06-28T13:30:15.977Z] ++ set -x
13:30:15 [2021-06-28T13:30:15.977Z] ++ env -i DEST=/go/src/github.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
13:30:15 [2021-06-28T13:30:15.977Z] INFO: Testing against a local daemon
13:30:15 [2021-06-28T13:30:15.977Z] === RUN   TestPluginWithDevMounts
13:30:15 [2021-06-28T13:30:15.977Z] === PAUSE TestPluginWithDevMounts
13:30:15 [2021-06-28T13:30:15.977Z] === CONT  TestPluginWithDevMounts
13:30:16 [2021-06-28T13:30:16.914Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/builder/remotecontext	0.097s	coverage: 13.7% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/builder/dockerfile	0.196s	coverage: 48.7% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.210s	coverage: 86.3% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/cli	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.117s	coverage: 67.6% of statements
13:30:17 [2021-06-28T13:30:17.808Z] ok  	github.com/docker/docker/client	0.166s	coverage: 75.5% of statements
13:30:17 [2021-06-28T13:30:17.849Z] --- PASS: TestPluginWithDevMounts (1.79s)
13:30:17 [2021-06-28T13:30:17.849Z] PASS
13:30:17 [2021-06-28T13:30:17.849Z] 
13:30:17 [2021-06-28T13:30:17.849Z] DONE 1 tests in 1.952s
13:30:17 [2021-06-28T13:30:17.849Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:30:17 [2021-06-28T13:30:17.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:30:17 [2021-06-28T13:30:17.849Z] ++ set -e
13:30:17 [2021-06-28T13:30:17.849Z] ++ '[' -n 0 ']'
13:30:17 [2021-06-28T13:30:17.849Z] ++ set -x
13:30:17 [2021-06-28T13:30:17.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
13:30:17 [2021-06-28T13:30:17.849Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:30:17 [2021-06-28T13:30:17.849Z] INFO: Testing against a local daemon
13:30:17 [2021-06-28T13:30:17.849Z] === RUN   TestSecretInspect
13:30:18 [2021-06-28T13:30:18.107Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:30:19 [2021-06-28T13:30:19.048Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:30:20 [2021-06-28T13:30:20.426Z] --- PASS: TestSecretInspect (2.55s)
13:30:20 [2021-06-28T13:30:20.426Z] === RUN   TestSecretList
13:30:20 [2021-06-28T13:30:20.685Z] === RUN   TestDockerSuite/TestBuildUser
13:30:22 [2021-06-28T13:30:22.589Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:30:22 [2021-06-28T13:30:22.848Z] --- PASS: TestSecretList (2.51s)
13:30:22 [2021-06-28T13:30:22.848Z] === RUN   TestSecretsCreateAndDelete
13:30:26 [2021-06-28T13:30:26.132Z] --- PASS: TestSecretsCreateAndDelete (2.67s)
13:30:26 [2021-06-28T13:30:26.132Z] === RUN   TestSecretsUpdate
13:30:26 [2021-06-28T13:30:26.132Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:30:28 [2021-06-28T13:30:28.033Z] --- PASS: TestSecretsUpdate (2.54s)
13:30:28 [2021-06-28T13:30:28.033Z] === RUN   TestTemplatedSecret
13:30:32 [2021-06-28T13:30:32.222Z] --- PASS: TestTemplatedSecret (3.99s)
13:30:32 [2021-06-28T13:30:32.222Z] === RUN   TestSecretCreateResolve
13:30:34 [2021-06-28T13:30:34.753Z] --- PASS: TestSecretCreateResolve (2.53s)
13:30:34 [2021-06-28T13:30:34.753Z] PASS
13:30:34 [2021-06-28T13:30:34.753Z] 
13:30:34 [2021-06-28T13:30:34.753Z] DONE 6 tests in 16.943s
13:30:34 [2021-06-28T13:30:34.753Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:30:34 [2021-06-28T13:30:34.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
13:30:34 [2021-06-28T13:30:34.753Z] ++ set -e
13:30:34 [2021-06-28T13:30:34.753Z] ++ '[' -n 0 ']'
13:30:34 [2021-06-28T13:30:34.753Z] ++ set -x
13:30:34 [2021-06-28T13:30:34.753Z] ++ env -i DEST=/go/src/github.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
13:30:35 [2021-06-28T13:30:35.011Z] INFO: Testing against a local daemon
13:30:35 [2021-06-28T13:30:35.011Z] === RUN   TestServiceCreateInit
13:30:35 [2021-06-28T13:30:35.011Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:30:40 [2021-06-28T13:30:40.278Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:30:43 [2021-06-28T13:30:43.568Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:30:44 [2021-06-28T13:30:44.515Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:30:44 [2021-06-28T13:30:44.515Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:30:44 [2021-06-28T13:30:44.773Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:30:46 [2021-06-28T13:30:46.149Z] --- PASS: TestServiceCreateInit (11.09s)
13:30:46 [2021-06-28T13:30:46.149Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s)
13:30:46 [2021-06-28T13:30:46.149Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.64s)
13:30:46 [2021-06-28T13:30:46.149Z] === RUN   TestCreateServiceMultipleTimes
13:30:46 [2021-06-28T13:30:46.149Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:30:46 [2021-06-28T13:30:46.716Z]     docker_api_swarm_node_test.go:80: [dd92e4ffa3edc] joining swarm manager [de5520aa00c55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:30:47 [2021-06-28T13:30:47.651Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:30:49 [2021-06-28T13:30:49.557Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:30:49 [2021-06-28T13:30:49.557Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:30:49 [2021-06-28T13:30:49.557Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:30:49 [2021-06-28T13:30:49.557Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
13:30:49 [2021-06-28T13:30:49.816Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:30:49 [2021-06-28T13:30:49.816Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
13:30:49 [2021-06-28T13:30:49.816Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:30:49 [2021-06-28T13:30:49.816Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
13:30:49 [2021-06-28T13:30:49.816Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:30:53 [2021-06-28T13:30:53.103Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:30:53 [2021-06-28T13:30:53.103Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:30:54 [2021-06-28T13:30:54.480Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:30:55 [2021-06-28T13:30:55.416Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:30:57 [2021-06-28T13:30:57.322Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:30:57 [2021-06-28T13:30:57.322Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:31:00 [2021-06-28T13:31:00.606Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:31:02 [2021-06-28T13:31:02.507Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:31:03 [2021-06-28T13:31:03.073Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:31:03 [2021-06-28T13:31:03.331Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:31:03 [2021-06-28T13:31:03.590Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:31:03 [2021-06-28T13:31:03.590Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
13:31:03 [2021-06-28T13:31:03.590Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:31:04 [2021-06-28T13:31:04.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:31:04 [2021-06-28T13:31:04.416Z] === RUN   TestDockerSuite/TestBuildXZHost
13:31:04 [2021-06-28T13:31:04.440Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 29.1% of statements
13:31:04 [2021-06-28T13:31:04.440Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.6% of statements
13:31:04 [2021-06-28T13:31:04.440Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:31:04 [2021-06-28T13:31:04.440Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:31:04 [2021-06-28T13:31:04.440Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:31:04 [2021-06-28T13:31:04.440Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:31:06 [2021-06-28T13:31:06.968Z]     docker_api_swarm_node_test.go:52: [db7087256a921] joining swarm manager [d2d97c254ab49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:31:06 [2021-06-28T13:31:06.968Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:31:06 [2021-06-28T13:31:06.968Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:31:06 [2021-06-28T13:31:06.968Z]     docker_cli_sni_test.go:18: Flakey test
13:31:06 [2021-06-28T13:31:06.968Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:31:07 [2021-06-28T13:31:07.536Z]     docker_api_swarm_node_test.go:53: [da7751c7765da] joining swarm manager [d2d97c254ab49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:31:07 [2021-06-28T13:31:07.536Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:31:07 [2021-06-28T13:31:07.794Z] --- PASS: TestCreateServiceMultipleTimes (21.70s)
13:31:07 [2021-06-28T13:31:07.794Z] === RUN   TestCreateServiceConflict
13:31:08 [2021-06-28T13:31:08.728Z] === RUN   TestDockerSuite/TestCommitChange
13:31:09 [2021-06-28T13:31:09.663Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:31:10 [2021-06-28T13:31:10.230Z] --- PASS: TestCreateServiceConflict (2.50s)
13:31:10 [2021-06-28T13:31:10.230Z] === RUN   TestCreateServiceMaxReplicas
13:31:10 [2021-06-28T13:31:10.800Z] === RUN   TestDockerSuite/TestCommitHardlink
13:31:10 [2021-06-28T13:31:10.987Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
13:31:11 [2021-06-28T13:31:11.244Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
13:31:12 [2021-06-28T13:31:12.610Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
13:31:12 [2021-06-28T13:31:12.705Z] === RUN   TestDockerSuite/TestCommitNewFile
13:31:14 [2021-06-28T13:31:14.609Z] --- PASS: TestCreateServiceMaxReplicas (3.98s)
13:31:14 [2021-06-28T13:31:14.609Z] === RUN   TestCreateWithDuplicateNetworkNames
13:31:14 [2021-06-28T13:31:14.609Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:31:15 [2021-06-28T13:31:15.545Z] === RUN   TestDockerSuite/TestCommitTTY
13:31:18 [2021-06-28T13:31:18.078Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:31:18 [2021-06-28T13:31:18.644Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:31:20 [2021-06-28T13:31:20.020Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:31:20 [2021-06-28T13:31:20.717Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.8% of statements
13:31:20 [2021-06-28T13:31:20.717Z] ok  	github.com/docker/docker/daemon/config	0.028s	coverage: 81.4% of statements
13:31:20 [2021-06-28T13:31:20.717Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:31:20 [2021-06-28T13:31:20.956Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:31:21 [2021-06-28T13:31:21.279Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
13:31:21 [2021-06-28T13:31:21.841Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
13:31:22 [2021-06-28T13:31:22.859Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:31:23 [2021-06-28T13:31:23.210Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.770s	coverage: 73.3% of statements
13:31:23 [2021-06-28T13:31:23.773Z] ok  	github.com/docker/docker/daemon	12.159s	coverage: 17.4% of statements
13:31:23 [2021-06-28T13:31:23.773Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:31:23 [2021-06-28T13:31:23.773Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:31:23 [2021-06-28T13:31:23.773Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:31:23 [2021-06-28T13:31:23.773Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:31:24 [2021-06-28T13:31:24.233Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:31:24 [2021-06-28T13:31:24.233Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:31:24 [2021-06-28T13:31:24.811Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:31:25 [2021-06-28T13:31:25.141Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.367s	coverage: 56.2% of statements
13:31:25 [2021-06-28T13:31:25.141Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 3.1% of statements
13:31:25 [2021-06-28T13:31:25.748Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:31:26 [2021-06-28T13:31:26.315Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:31:27 [2021-06-28T13:31:27.044Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
13:31:27 [2021-06-28T13:31:27.251Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:31:27 [2021-06-28T13:31:27.819Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:31:27 [2021-06-28T13:31:27.819Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:31:27 [2021-06-28T13:31:27.819Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:31:28 [2021-06-28T13:31:28.386Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:31:28 [2021-06-28T13:31:28.386Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:31:28 [2021-06-28T13:31:28.422Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.281s	coverage: 49.4% of statements
13:31:28 [2021-06-28T13:31:28.645Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s)
13:31:28 [2021-06-28T13:31:28.645Z] === RUN   TestCreateServiceSecretFileMode
13:31:28 [2021-06-28T13:31:28.645Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:31:28 [2021-06-28T13:31:28.645Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:31:28 [2021-06-28T13:31:28.645Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:31:29 [2021-06-28T13:31:29.350Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.500s	coverage: 45.9% of statements
13:31:29 [2021-06-28T13:31:29.350Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:31:29 [2021-06-28T13:31:29.582Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:31:30 [2021-06-28T13:31:30.277Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.554s	coverage: 57.7% of statements
13:31:30 [2021-06-28T13:31:30.277Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:31:30 [2021-06-28T13:31:30.277Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:31:30 [2021-06-28T13:31:30.519Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:31:30 [2021-06-28T13:31:30.533Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 57.5% of statements
13:31:31 [2021-06-28T13:31:31.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:31:31 [2021-06-28T13:31:31.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:31:31 [2021-06-28T13:31:31.461Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
13:31:31 [2021-06-28T13:31:31.713Z] --- PASS: TestCreateServiceSecretFileMode (3.11s)
13:31:31 [2021-06-28T13:31:31.713Z] === RUN   TestCreateServiceConfigFileMode
13:31:32 [2021-06-28T13:31:32.389Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
13:31:32 [2021-06-28T13:31:32.645Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.7% of statements
13:31:32 [2021-06-28T13:31:32.645Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:31:32 [2021-06-28T13:31:32.645Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:31:33 [2021-06-28T13:31:33.616Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:31:34 [2021-06-28T13:31:34.010Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.5% of statements
13:31:34 [2021-06-28T13:31:34.266Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.167s	coverage: 77.8% of statements
13:31:34 [2021-06-28T13:31:34.266Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:31:34 [2021-06-28T13:31:34.266Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:31:34 [2021-06-28T13:31:34.553Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:31:34 [2021-06-28T13:31:34.553Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:31:34 [2021-06-28T13:31:34.827Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
13:31:35 [2021-06-28T13:31:35.083Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.9% of statements
13:31:35 [2021-06-28T13:31:35.121Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
13:31:35 [2021-06-28T13:31:35.121Z] === RUN   TestCreateServiceSysctls
13:31:35 [2021-06-28T13:31:35.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 69.9% of statements
13:31:35 [2021-06-28T13:31:35.379Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:31:35 [2021-06-28T13:31:35.595Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
13:31:36 [2021-06-28T13:31:36.156Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
13:31:36 [2021-06-28T13:31:36.156Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:31:36 [2021-06-28T13:31:36.313Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:31:36 [2021-06-28T13:31:36.719Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.043s	coverage: 55.1% of statements
13:31:37 [2021-06-28T13:31:37.249Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:31:37 [2021-06-28T13:31:37.281Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
13:31:38 [2021-06-28T13:31:38.189Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:31:38 [2021-06-28T13:31:38.189Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:31:38 [2021-06-28T13:31:38.261Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
13:31:38 [2021-06-28T13:31:38.518Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:31:38 [2021-06-28T13:31:38.774Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:31:39 [2021-06-28T13:31:39.565Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:31:39 [2021-06-28T13:31:39.712Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.663s	coverage: 82.5% of statements
13:31:39 [2021-06-28T13:31:39.712Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:31:39 [2021-06-28T13:31:39.712Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:31:39 [2021-06-28T13:31:39.823Z] --- PASS: TestCreateServiceSysctls (4.75s)
13:31:39 [2021-06-28T13:31:39.823Z] === RUN   TestCreateServiceCapabilities
13:31:40 [2021-06-28T13:31:40.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:31:40 [2021-06-28T13:31:40.341Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:31:40 [2021-06-28T13:31:40.642Z] ok  	github.com/docker/docker/distribution	0.115s	coverage: 25.4% of statements
13:31:40 [2021-06-28T13:31:40.643Z] ok  	github.com/docker/docker/distribution/metadata	0.041s	coverage: 48.2% of statements
13:31:40 [2021-06-28T13:31:40.899Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:31:41 [2021-06-28T13:31:41.279Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:31:41 [2021-06-28T13:31:41.537Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:31:41 [2021-06-28T13:31:41.827Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 53.1% of statements
13:31:42 [2021-06-28T13:31:42.389Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.6% of statements
13:31:42 [2021-06-28T13:31:42.644Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
13:31:42 [2021-06-28T13:31:42.939Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:31:43 [2021-06-28T13:31:43.197Z] --- PASS: TestCreateServiceCapabilities (3.54s)
13:31:43 [2021-06-28T13:31:43.197Z] === RUN   TestInspect
13:31:43 [2021-06-28T13:31:43.207Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
13:31:43 [2021-06-28T13:31:43.463Z] ok  	github.com/docker/docker/distribution/xfer	1.978s	coverage: 85.1% of statements
13:31:43 [2021-06-28T13:31:43.463Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:31:43 [2021-06-28T13:31:43.726Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
13:31:43 [2021-06-28T13:31:43.726Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:31:43 [2021-06-28T13:31:43.982Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
13:31:44 [2021-06-28T13:31:44.572Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:31:46 [2021-06-28T13:31:46.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:31:46 [2021-06-28T13:31:46.474Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:31:46 [2021-06-28T13:31:46.474Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:31:46 [2021-06-28T13:31:46.474Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:31:46 [2021-06-28T13:31:46.474Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:31:46 [2021-06-28T13:31:46.474Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:31:47 [2021-06-28T13:31:47.409Z] --- PASS: TestInspect (4.08s)
13:31:47 [2021-06-28T13:31:47.409Z] === RUN   TestCreateJob
13:31:47 [2021-06-28T13:31:47.668Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:31:48 [2021-06-28T13:31:48.603Z]     docker_api_swarm_test.go:201: [d62f3b4f57464] joining swarm manager [d0328e396609e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:31:51 [2021-06-28T13:31:51.887Z] --- PASS: TestCreateJob (4.09s)
13:31:51 [2021-06-28T13:31:51.887Z] === RUN   TestReplicatedJob
13:31:52 [2021-06-28T13:31:52.454Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:31:53 [2021-06-28T13:31:53.390Z] === RUN   TestDockerSuite/TestContainerAPITop
13:31:53 [2021-06-28T13:31:53.922Z] ok  	github.com/docker/docker/layer	7.395s	coverage: 68.8% of statements
13:31:53 [2021-06-28T13:31:53.922Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:31:53 [2021-06-28T13:31:53.922Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:31:53 [2021-06-28T13:31:53.922Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:31:53 [2021-06-28T13:31:53.922Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:31:54 [2021-06-28T13:31:54.767Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:31:54 [2021-06-28T13:31:54.767Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
13:31:54 [2021-06-28T13:31:54.767Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:31:54 [2021-06-28T13:31:54.767Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:31:55 [2021-06-28T13:31:55.813Z] ok  	github.com/docker/docker/libnetwork/api	1.265s	coverage: 90.1% of statements
13:31:56 [2021-06-28T13:31:56.376Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.123s	coverage: 84.4% of statements
13:31:57 [2021-06-28T13:31:57.742Z] ok  	github.com/docker/docker/libnetwork/config	0.041s	coverage: 24.0% of statements
13:31:57 [2021-06-28T13:31:57.742Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
13:31:57 [2021-06-28T13:31:57.999Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
13:31:58 [2021-06-28T13:31:58.051Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:31:58 [2021-06-28T13:31:58.617Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:31:58 [2021-06-28T13:31:58.877Z] --- PASS: TestReplicatedJob (7.50s)
13:31:58 [2021-06-28T13:31:58.877Z] === RUN   TestUpdateReplicatedJob
13:31:59 [2021-06-28T13:31:59.810Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:32:01 [2021-06-28T13:32:01.264Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.443s	coverage: 59.9% of statements
13:32:01 [2021-06-28T13:32:01.264Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
13:32:01 [2021-06-28T13:32:01.520Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.226s	coverage: 4.0% of statements
13:32:02 [2021-06-28T13:32:02.083Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
13:32:02 [2021-06-28T13:32:02.340Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
13:32:04 [2021-06-28T13:32:04.002Z] --- PASS: TestUpdateReplicatedJob (4.63s)
13:32:04 [2021-06-28T13:32:04.002Z] === RUN   TestServiceListWithStatuses
13:32:04 [2021-06-28T13:32:04.002Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:32:04 [2021-06-28T13:32:04.002Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:32:04 [2021-06-28T13:32:04.002Z] === RUN   TestDockerNetworkConnectAlias
13:32:06 [2021-06-28T13:32:06.534Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:32:07 [2021-06-28T13:32:07.469Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:32:09 [2021-06-28T13:32:09.371Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:32:09 [2021-06-28T13:32:09.371Z] --- PASS: TestDockerNetworkConnectAlias (5.78s)
13:32:09 [2021-06-28T13:32:09.371Z] === RUN   TestDockerNetworkReConnect
13:32:10 [2021-06-28T13:32:10.747Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:32:12 [2021-06-28T13:32:12.131Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:32:12 [2021-06-28T13:32:12.278Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.207s	coverage: 6.6% of statements
13:32:12 [2021-06-28T13:32:12.278Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
13:32:12 [2021-06-28T13:32:12.278Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
13:32:12 [2021-06-28T13:32:12.278Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
13:32:12 [2021-06-28T13:32:12.278Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
13:32:12 [2021-06-28T13:32:12.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
13:32:12 [2021-06-28T13:32:12.847Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.002s	coverage: 48.1% of statements
13:32:12 [2021-06-28T13:32:12.847Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:32:13 [2021-06-28T13:32:13.104Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:32:14 [2021-06-28T13:32:14.291Z] --- PASS: TestDockerNetworkReConnect (4.80s)
13:32:14 [2021-06-28T13:32:14.291Z] === RUN   TestServicePlugin
13:32:14 [2021-06-28T13:32:14.291Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
13:32:14 [2021-06-28T13:32:14.550Z]     docker_api_swarm_test.go:383: [dd9d2023420b5] joining swarm manager [dc8c41e9f50ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:32:16 [2021-06-28T13:32:16.074Z]     docker_api_swarm_test.go:384: [da47d4c91ebd5] joining swarm manager [dc8c41e9f50ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:32:16 [2021-06-28T13:32:16.339Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
13:32:18 [2021-06-28T13:32:18.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
13:32:18 [2021-06-28T13:32:18.808Z]     plugin_test.go:62: [d7d0f33b1f70d] joining swarm manager [dc268ff837b15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:32:20 [2021-06-28T13:32:20.181Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008a99e0_<nil>}
13:32:20 [2021-06-28T13:32:20.181Z]     plugin_test.go:65: [d6c4136cfe884] joining swarm manager [dc268ff837b15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:32:21 [2021-06-28T13:32:21.117Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1376809636_/foo_false__<nil>_<nil>_<nil>}
13:32:22 [2021-06-28T13:32:22.493Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1376809636_/foo_true__<nil>_<nil>_<nil>}
13:32:24 [2021-06-28T13:32:24.393Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3027697587_/foo_false__<nil>_<nil>_<nil>}
13:32:25 [2021-06-28T13:32:25.272Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
13:32:25 [2021-06-28T13:32:25.530Z] ok  	github.com/docker/docker/libnetwork	37.470s	coverage: 40.7% of statements
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:32:25 [2021-06-28T13:32:25.530Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:32:25 [2021-06-28T13:32:25.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3027697587_/foo_true__<nil>_<nil>_<nil>}
13:32:26 [2021-06-28T13:32:26.094Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
13:32:26 [2021-06-28T13:32:26.657Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
13:32:27 [2021-06-28T13:32:27.222Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.008s	coverage: 71.4% of statements
13:32:27 [2021-06-28T13:32:27.690Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3027697587_/foo_true__0xc0008a9a10_<nil>_<nil>}
13:32:28 [2021-06-28T13:32:28.152Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.565s	coverage: 74.0% of statements
13:32:29 [2021-06-28T13:32:29.079Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008a9a28_<nil>}
13:32:29 [2021-06-28T13:32:29.521Z] ok  	github.com/docker/docker/libnetwork/iptables	0.377s	coverage: 45.1% of statements
13:32:29 [2021-06-28T13:32:29.777Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.010s	coverage: 60.0% of statements
13:32:30 [2021-06-28T13:32:30.707Z] ok  	github.com/docker/docker/libnetwork/netutils	0.040s	coverage: 44.1% of statements
13:32:30 [2021-06-28T13:32:30.978Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008a9a40_<nil>}
13:32:32 [2021-06-28T13:32:32.353Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008a9a58_<nil>}
13:32:34 [2021-06-28T13:32:34.254Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008a9a70_<nil>}
13:32:35 [2021-06-28T13:32:35.631Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:32:37 [2021-06-28T13:32:37.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
13:32:37 [2021-06-28T13:32:37.265Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:32:40 [2021-06-28T13:32:40.548Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:32:41 [2021-06-28T13:32:41.925Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:32:42 [2021-06-28T13:32:42.876Z] ok  	github.com/docker/docker/libnetwork/ipam	18.407s	coverage: 85.3% of statements
13:32:42 [2021-06-28T13:32:42.876Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:32:42 [2021-06-28T13:32:42.876Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:32:42 [2021-06-28T13:32:42.876Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:32:42 [2021-06-28T13:32:42.876Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:32:45 [2021-06-28T13:32:45.211Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:32:46 [2021-06-28T13:32:46.150Z] --- PASS: TestServicePlugin (32.04s)
13:32:46 [2021-06-28T13:32:46.150Z] === RUN   TestServiceUpdateLabel
13:32:46 [2021-06-28T13:32:46.150Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:32:46 [2021-06-28T13:32:46.413Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:32:47 [2021-06-28T13:32:47.351Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:32:48 [2021-06-28T13:32:48.219Z] ok  	github.com/docker/docker/libnetwork/osl	4.301s	coverage: 39.7% of statements
13:32:48 [2021-06-28T13:32:48.219Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
13:32:48 [2021-06-28T13:32:48.219Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
13:32:48 [2021-06-28T13:32:48.286Z] --- PASS: TestServiceUpdateLabel (2.10s)
13:32:48 [2021-06-28T13:32:48.286Z] === RUN   TestServiceUpdateSecrets
13:32:48 [2021-06-28T13:32:48.286Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:32:48 [2021-06-28T13:32:48.475Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.222s	coverage: 49.5% of statements
13:32:48 [2021-06-28T13:32:48.731Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
13:32:49 [2021-06-28T13:32:49.222Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:32:49 [2021-06-28T13:32:49.294Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
13:32:49 [2021-06-28T13:32:49.550Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 45.2% of statements
13:32:50 [2021-06-28T13:32:50.112Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
13:32:50 [2021-06-28T13:32:50.112Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:32:50 [2021-06-28T13:32:50.157Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:32:51 [2021-06-28T13:32:51.091Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:32:52 [2021-06-28T13:32:52.004Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 82.2% of statements
13:32:52 [2021-06-28T13:32:52.026Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:32:52 [2021-06-28T13:32:52.566Z] ok  	github.com/docker/docker/pkg/authorization	0.196s	coverage: 68.3% of statements
13:32:52 [2021-06-28T13:32:52.566Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:32:52 [2021-06-28T13:32:52.822Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:32:52 [2021-06-28T13:32:52.960Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:32:53 [2021-06-28T13:32:53.529Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:32:54 [2021-06-28T13:32:54.463Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:32:55 [2021-06-28T13:32:55.399Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:32:56 [2021-06-28T13:32:56.089Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.468s	coverage: 43.2% of statements
13:32:56 [2021-06-28T13:32:56.089Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
13:32:56 [2021-06-28T13:32:56.345Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
13:32:56 [2021-06-28T13:32:56.601Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 97.6% of statements
13:32:56 [2021-06-28T13:32:56.772Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:32:57 [2021-06-28T13:32:57.339Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:32:58 [2021-06-28T13:32:58.714Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:32:59 [2021-06-28T13:32:59.648Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:32:59 [2021-06-28T13:32:59.870Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.025s	coverage: 84.1% of statements
13:33:00 [2021-06-28T13:33:00.126Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
13:33:00 [2021-06-28T13:33:00.382Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
13:33:00 [2021-06-28T13:33:00.583Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:33:00 [2021-06-28T13:33:00.637Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
13:33:01 [2021-06-28T13:33:01.149Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:33:01 [2021-06-28T13:33:01.149Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:33:01 [2021-06-28T13:33:01.563Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
13:33:01 [2021-06-28T13:33:01.850Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 86.3% of statements
13:33:02 [2021-06-28T13:33:02.102Z] === RUN   TestDockerSuite/TestCpRelativePath
13:33:02 [2021-06-28T13:33:02.106Z] ok  	github.com/docker/docker/pkg/fsutils	0.155s	coverage: 85.1% of statements
13:33:02 [2021-06-28T13:33:02.361Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
13:33:02 [2021-06-28T13:33:02.922Z] ok  	github.com/docker/docker/pkg/idtools	0.268s	coverage: 69.5% of statements
13:33:03 [2021-06-28T13:33:03.478Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:33:03 [2021-06-28T13:33:03.851Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 68.8% of statements
13:33:04 [2021-06-28T13:33:04.045Z] --- PASS: TestServiceUpdateSecrets (15.82s)
13:33:04 [2021-06-28T13:33:04.045Z] === RUN   TestServiceUpdateConfigs
13:33:04 [2021-06-28T13:33:04.108Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:33:04 [2021-06-28T13:33:04.108Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
13:33:04 [2021-06-28T13:33:04.304Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:33:04 [2021-06-28T13:33:04.366Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:33:04 [2021-06-28T13:33:04.366Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
13:33:04 [2021-06-28T13:33:04.622Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:33:04 [2021-06-28T13:33:04.878Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
13:33:05 [2021-06-28T13:33:05.135Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
13:33:05 [2021-06-28T13:33:05.241Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:33:06 [2021-06-28T13:33:06.619Z] === RUN   TestDockerSuite/TestCpToCaseA
13:33:07 [2021-06-28T13:33:07.995Z] === RUN   TestDockerSuite/TestCpToCaseB
13:33:08 [2021-06-28T13:33:08.560Z] === RUN   TestDockerSuite/TestCpToCaseC
13:33:11 [2021-06-28T13:33:11.092Z] === RUN   TestDockerSuite/TestCpToCaseD
13:33:12 [2021-06-28T13:33:12.996Z]     check_test.go:380: [da47d4c91ebd5] daemon is not started
13:33:12 [2021-06-28T13:33:12.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:33:14 [2021-06-28T13:33:14.899Z]     docker_api_swarm_test.go:801: [dc394134a177a] joining swarm manager [ddd4005c41555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:33:15 [2021-06-28T13:33:15.835Z] === RUN   TestDockerSuite/TestCpToCaseE
13:33:16 [2021-06-28T13:33:16.411Z]     docker_api_swarm_test.go:801: [dbcead410995c] joining swarm manager [ddd4005c41555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:33:19 [2021-06-28T13:33:19.750Z]     docker_api_swarm_test.go:801: [df8d720c065d5] joining swarm manager [ddd4005c41555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:33:19 [2021-06-28T13:33:19.750Z] === RUN   TestDockerSuite/TestCpToCaseF
13:33:19 [2021-06-28T13:33:19.750Z]     docker_api_swarm_test.go:801: [da6705bfd7c27] joining swarm manager [ddd4005c41555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:33:20 [2021-06-28T13:33:20.008Z] === RUN   TestDockerSuite/TestCpToCaseG
13:33:20 [2021-06-28T13:33:20.008Z] --- PASS: TestServiceUpdateConfigs (15.90s)
13:33:20 [2021-06-28T13:33:20.008Z] === RUN   TestServiceUpdateNetwork
13:33:20 [2021-06-28T13:33:20.575Z]     docker_api_swarm_test.go:809: [dd1c1e862a080] joining swarm manager [ddd4005c41555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
13:33:25 [2021-06-28T13:33:25.857Z] === RUN   TestDockerSuite/TestCpToCaseH
13:33:29 [2021-06-28T13:33:29.145Z] === RUN   TestDockerSuite/TestCpToCaseI
13:33:29 [2021-06-28T13:33:29.712Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:33:33 [2021-06-28T13:33:33.900Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:33:34 [2021-06-28T13:33:34.835Z] --- PASS: TestServiceUpdateNetwork (14.61s)
13:33:34 [2021-06-28T13:33:34.835Z] === RUN   TestServiceUpdatePidsLimit
13:33:35 [2021-06-28T13:33:35.094Z] === RUN   TestDockerSuite/TestCpToDot
13:33:36 [2021-06-28T13:33:36.030Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:33:36 [2021-06-28T13:33:36.030Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:33:37 [2021-06-28T13:33:37.934Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:33:38 [2021-06-28T13:33:38.192Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:33:39 [2021-06-28T13:33:39.603Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
13:33:39 [2021-06-28T13:33:39.603Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
13:33:39 [2021-06-28T13:33:39.860Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
13:33:40 [2021-06-28T13:33:40.094Z] === RUN   TestDockerSuite/TestCpToStdout
13:33:40 [2021-06-28T13:33:40.116Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
13:33:40 [2021-06-28T13:33:40.117Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:33:41 [2021-06-28T13:33:41.049Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:33:41 [2021-06-28T13:33:41.480Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
13:33:41 [2021-06-28T13:33:41.737Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
13:33:41 [2021-06-28T13:33:41.983Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:33:42 [2021-06-28T13:33:42.242Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:33:42 [2021-06-28T13:33:42.810Z] === RUN   TestDockerSuite/TestCpVolumePath
13:33:44 [2021-06-28T13:33:44.186Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:33:44 [2021-06-28T13:33:44.186Z] === RUN   TestDockerSuite/TestCreateArgs
13:33:44 [2021-06-28T13:33:44.186Z] === RUN   TestDockerSuite/TestCreateByImageID
13:33:44 [2021-06-28T13:33:44.753Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:33:45 [2021-06-28T13:33:45.319Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:33:45 [2021-06-28T13:33:45.319Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:33:45 [2021-06-28T13:33:45.319Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
13:33:45 [2021-06-28T13:33:45.319Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:33:45 [2021-06-28T13:33:45.578Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:33:45 [2021-06-28T13:33:45.900Z] ok  	github.com/docker/docker/pkg/signal	3.272s	coverage: 62.3% of statements
13:33:45 [2021-06-28T13:33:45.900Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
13:33:45 [2021-06-28T13:33:45.900Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:33:45 [2021-06-28T13:33:45.900Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:33:46 [2021-06-28T13:33:46.146Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:33:46 [2021-06-28T13:33:46.462Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.9% of statements
13:33:46 [2021-06-28T13:33:46.712Z] === RUN   TestDockerSuite/TestCreateLabels
13:33:46 [2021-06-28T13:33:46.718Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
13:33:46 [2021-06-28T13:33:46.971Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:33:46 [2021-06-28T13:33:46.971Z] === RUN   TestDockerSuite/TestCreateRM
13:33:47 [2021-06-28T13:33:47.229Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:33:47 [2021-06-28T13:33:47.229Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:33:47 [2021-06-28T13:33:47.229Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:33:47 [2021-06-28T13:33:47.229Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:33:47 [2021-06-28T13:33:47.288Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
13:33:47 [2021-06-28T13:33:47.487Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:33:47 [2021-06-28T13:33:47.544Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
13:33:47 [2021-06-28T13:33:47.799Z] testing: warning: no tests to run
13:33:47 [2021-06-28T13:33:47.799Z] coverage: [no statements]
13:33:47 [2021-06-28T13:33:47.799Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
13:33:48 [2021-06-28T13:33:48.054Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:33:48 [2021-06-28T13:33:48.054Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
13:33:48 [2021-06-28T13:33:48.311Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:33:49 [2021-06-28T13:33:49.387Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:33:49 [2021-06-28T13:33:49.387Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:33:49 [2021-06-28T13:33:49.645Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:33:50 [2021-06-28T13:33:50.199Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
13:33:50 [2021-06-28T13:33:50.199Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
13:33:50 [2021-06-28T13:33:50.761Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
13:33:51 [2021-06-28T13:33:51.689Z] ok  	github.com/docker/docker/quota	0.229s	coverage: 71.4% of statements
13:33:51 [2021-06-28T13:33:51.945Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
13:33:52 [2021-06-28T13:33:52.873Z] ok  	github.com/docker/docker/registry	0.048s	coverage: 58.8% of statements
13:33:52 [2021-06-28T13:33:52.932Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:33:52 [2021-06-28T13:33:52.932Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:33:52 [2021-06-28T13:33:52.932Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:33:52 [2021-06-28T13:33:52.932Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:33:53 [2021-06-28T13:33:53.190Z] --- PASS: TestServiceUpdatePidsLimit (18.41s)
13:33:53 [2021-06-28T13:33:53.190Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.76s)
13:33:53 [2021-06-28T13:33:53.190Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s)
13:33:53 [2021-06-28T13:33:53.190Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
13:33:53 [2021-06-28T13:33:53.190Z] PASS
13:33:53 [2021-06-28T13:33:53.190Z] 
13:33:53 [2021-06-28T13:33:53.190Z] === Skipped
13:33:53 [2021-06-28T13:33:53.190Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:33:53 [2021-06-28T13:33:53.190Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:33:53 [2021-06-28T13:33:53.190Z] 
13:33:53 [2021-06-28T13:33:53.190Z] 
13:33:53 [2021-06-28T13:33:53.190Z] DONE 27 tests, 1 skipped in 198.414s
13:33:53 [2021-06-28T13:33:53.190Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:33:53 [2021-06-28T13:33:53.190Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:33:53 [2021-06-28T13:33:53.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
13:33:53 [2021-06-28T13:33:53.190Z] ++ set -e
13:33:53 [2021-06-28T13:33:53.190Z] ++ '[' -n 0 ']'
13:33:53 [2021-06-28T13:33:53.190Z] ++ set -x
13:33:53 [2021-06-28T13:33:53.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
13:33:53 [2021-06-28T13:33:53.190Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:33:53 [2021-06-28T13:33:53.190Z] INFO: Testing against a local daemon
13:33:53 [2021-06-28T13:33:53.190Z] === RUN   TestSessionCreate
13:33:53 [2021-06-28T13:33:53.190Z] --- PASS: TestSessionCreate (0.04s)
13:33:53 [2021-06-28T13:33:53.190Z] === RUN   TestSessionCreateWithBadUpgrade
13:33:53 [2021-06-28T13:33:53.190Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
13:33:53 [2021-06-28T13:33:53.190Z] PASS
13:33:53 [2021-06-28T13:33:53.435Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
13:33:53 [2021-06-28T13:33:53.436Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
13:33:53 [2021-06-28T13:33:53.449Z] 
13:33:53 [2021-06-28T13:33:53.449Z] DONE 2 tests in 0.222s
13:33:53 [2021-06-28T13:33:53.449Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:33:53 [2021-06-28T13:33:53.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
13:33:53 [2021-06-28T13:33:53.449Z] ++ set -e
13:33:53 [2021-06-28T13:33:53.449Z] ++ '[' -n 0 ']'
13:33:53 [2021-06-28T13:33:53.449Z] ++ set -x
13:33:53 [2021-06-28T13:33:53.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:33:53 [2021-06-28T13:33:53.449Z] INFO: Testing against a local daemon
13:33:53 [2021-06-28T13:33:53.449Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:33:53 [2021-06-28T13:33:53.449Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:33:53 [2021-06-28T13:33:53.449Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
13:33:53 [2021-06-28T13:33:53.449Z] === RUN   TestEventsExecDie
13:33:53 [2021-06-28T13:33:53.997Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
13:33:54 [2021-06-28T13:33:54.015Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:33:54 [2021-06-28T13:33:54.254Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
13:33:54 [2021-06-28T13:33:54.951Z] --- PASS: TestEventsExecDie (1.45s)
13:33:54 [2021-06-28T13:33:54.951Z] === RUN   TestEventsBackwardsCompatible
13:33:54 [2021-06-28T13:33:54.951Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
13:33:54 [2021-06-28T13:33:54.951Z] === RUN   TestEventsVolumeCreate
13:33:55 [2021-06-28T13:33:55.209Z] --- PASS: TestEventsVolumeCreate (0.09s)
13:33:55 [2021-06-28T13:33:55.209Z] === RUN   TestInfoBinaryCommits
13:33:55 [2021-06-28T13:33:55.209Z] --- PASS: TestInfoBinaryCommits (0.05s)
13:33:55 [2021-06-28T13:33:55.209Z] === RUN   TestInfoAPIVersioned
13:33:55 [2021-06-28T13:33:55.209Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:33:55 [2021-06-28T13:33:55.209Z] === RUN   TestInfoDiscoveryBackend
13:33:55 [2021-06-28T13:33:55.776Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
13:33:55 [2021-06-28T13:33:55.776Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:33:55 [2021-06-28T13:33:55.776Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:33:56 [2021-06-28T13:33:56.730Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:33:56 [2021-06-28T13:33:56.730Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:33:56 [2021-06-28T13:33:56.730Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:33:57 [2021-06-28T13:33:57.302Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:33:57 [2021-06-28T13:33:57.302Z] === RUN   TestInfoAPI
13:33:57 [2021-06-28T13:33:57.302Z] --- PASS: TestInfoAPI (0.03s)
13:33:57 [2021-06-28T13:33:57.302Z] === RUN   TestInfoAPIWarnings
13:33:57 [2021-06-28T13:33:57.540Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:33:57 [2021-06-28T13:33:57.796Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
13:33:58 [2021-06-28T13:33:58.238Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:33:58 [2021-06-28T13:33:58.358Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
13:33:59 [2021-06-28T13:33:59.285Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
13:33:59 [2021-06-28T13:33:59.612Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:34:00 [2021-06-28T13:34:00.547Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:34:01 [2021-06-28T13:34:01.115Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:34:01 [2021-06-28T13:34:01.115Z] === RUN   TestDockerSuite/TestDevicePermissions
13:34:02 [2021-06-28T13:34:02.049Z] === RUN   TestDockerSuite/TestDockerFails
13:34:02 [2021-06-28T13:34:02.049Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:34:02 [2021-06-28T13:34:02.049Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:34:02 [2021-06-28T13:34:02.049Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:34:02 [2021-06-28T13:34:02.983Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:34:03 [2021-06-28T13:34:03.918Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
13:34:05 [2021-06-28T13:34:05.292Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:34:05 [2021-06-28T13:34:05.293Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:34:05 [2021-06-28T13:34:05.293Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
13:34:05 [2021-06-28T13:34:05.293Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:34:06 [2021-06-28T13:34:06.226Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:34:12 [2021-06-28T13:34:12.783Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:34:13 [2021-06-28T13:34:13.717Z] --- PASS: TestInfoAPIWarnings (16.36s)
13:34:13 [2021-06-28T13:34:13.717Z] === RUN   TestInfoDebug
13:34:14 [2021-06-28T13:34:14.283Z] --- PASS: TestInfoDebug (0.55s)
13:34:14 [2021-06-28T13:34:14.283Z] === RUN   TestInfoInsecureRegistries
13:34:14 [2021-06-28T13:34:14.283Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:34:14 [2021-06-28T13:34:14.852Z] --- PASS: TestInfoInsecureRegistries (0.56s)
13:34:14 [2021-06-28T13:34:14.852Z] === RUN   TestInfoRegistryMirrors
13:34:15 [2021-06-28T13:34:15.429Z] --- PASS: TestInfoRegistryMirrors (0.54s)
13:34:15 [2021-06-28T13:34:15.429Z] === RUN   TestLoginFailsWithBadCredentials
13:34:15 [2021-06-28T13:34:15.429Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s)
13:34:15 [2021-06-28T13:34:15.429Z] === RUN   TestPingCacheHeaders
13:34:15 [2021-06-28T13:34:15.429Z] --- PASS: TestPingCacheHeaders (0.03s)
13:34:15 [2021-06-28T13:34:15.429Z] === RUN   TestPingGet
13:34:15 [2021-06-28T13:34:15.429Z] --- PASS: TestPingGet (0.05s)
13:34:15 [2021-06-28T13:34:15.429Z] === RUN   TestPingHead
13:34:15 [2021-06-28T13:34:15.429Z] --- PASS: TestPingHead (0.03s)
13:34:15 [2021-06-28T13:34:15.429Z] === RUN   TestVersion
13:34:15 [2021-06-28T13:34:15.429Z] --- PASS: TestVersion (0.02s)
13:34:15 [2021-06-28T13:34:15.429Z] PASS
13:34:15 [2021-06-28T13:34:15.429Z] 
13:34:15 [2021-06-28T13:34:15.429Z] === Skipped
13:34:15 [2021-06-28T13:34:15.429Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
13:34:15 [2021-06-28T13:34:15.429Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:34:15 [2021-06-28T13:34:15.429Z] 
13:34:15 [2021-06-28T13:34:15.429Z] 
13:34:15 [2021-06-28T13:34:15.429Z] DONE 19 tests, 1 skipped in 22.202s
13:34:15 [2021-06-28T13:34:15.695Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:34:15 [2021-06-28T13:34:15.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
13:34:15 [2021-06-28T13:34:15.695Z] ++ set -e
13:34:15 [2021-06-28T13:34:15.695Z] ++ '[' -n 0 ']'
13:34:15 [2021-06-28T13:34:15.695Z] ++ set -x
13:34:15 [2021-06-28T13:34:15.695Z] ++ env -i DEST=/go/src/github.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
13:34:15 [2021-06-28T13:34:15.695Z] INFO: Testing against a local daemon
13:34:15 [2021-06-28T13:34:15.695Z] === RUN   TestVolumesCreateAndList
13:34:15 [2021-06-28T13:34:15.695Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:34:15 [2021-06-28T13:34:15.695Z] === RUN   TestVolumesRemove
13:34:15 [2021-06-28T13:34:15.955Z] --- PASS: TestVolumesRemove (0.11s)
13:34:15 [2021-06-28T13:34:15.955Z] === RUN   TestVolumesInspect
13:34:15 [2021-06-28T13:34:15.955Z] --- PASS: TestVolumesInspect (0.03s)
13:34:15 [2021-06-28T13:34:15.955Z] === RUN   TestVolumesInvalidJSON
13:34:15 [2021-06-28T13:34:15.955Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:34:15 [2021-06-28T13:34:15.955Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:34:15 [2021-06-28T13:34:15.955Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:34:15 [2021-06-28T13:34:15.955Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:34:15 [2021-06-28T13:34:15.955Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:34:15 [2021-06-28T13:34:15.955Z] PASS
13:34:15 [2021-06-28T13:34:15.955Z] 
13:34:15 [2021-06-28T13:34:15.955Z] DONE 5 tests in 0.342s
13:34:15 [2021-06-28T13:34:15.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:34:16 [2021-06-28T13:34:16.213Z] ++++ cat bundles/test-integration/docker.pid
13:34:16 [2021-06-28T13:34:16.213Z] +++ kill 5789
13:34:16 [2021-06-28T13:34:16.472Z] +++ /etc/init.d/apparmor stop
13:34:16 [2021-06-28T13:34:16.472Z] Leaving: AppArmorNo profiles have been unloaded.
13:34:16 [2021-06-28T13:34:16.472Z] 
13:34:16 [2021-06-28T13:34:16.472Z] Unloading profiles will leave already running processes permanently
13:34:16 [2021-06-28T13:34:16.472Z] unconfined, which can lead to unexpected situations.
13:34:16 [2021-06-28T13:34:16.472Z] 
13:34:16 [2021-06-28T13:34:16.472Z] To set a process to complain mode, use the command line tool
13:34:16 [2021-06-28T13:34:16.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:34:16 [2021-06-28T13:34:16.472Z] +++ true
13:34:16 [2021-06-28T13:34:16.730Z] exiting test-integration
13:34:16 [2021-06-28T13:34:16.730Z] ++ exit 0
13:34:16 [2021-06-28T13:34:16.730Z] 
13:34:17 [2021-06-28T13:34:17.298Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:34:17 [2021-06-28T13:34:17.558Z] + for job in $(jobs -p)
13:34:17 [2021-06-28T13:34:17.558Z] + wait 3763
13:34:19 [2021-06-28T13:34:19.459Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:34:20 [2021-06-28T13:34:20.393Z] === RUN   TestDockerSuite/TestEventsAttach
13:34:20 [2021-06-28T13:34:20.960Z] === RUN   TestDockerSuite/TestEventsCommit
13:34:21 [2021-06-28T13:34:21.894Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:34:22 [2021-06-28T13:34:22.461Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:34:23 [2021-06-28T13:34:23.395Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:34:23 [2021-06-28T13:34:23.961Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:34:25 [2021-06-28T13:34:25.861Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:34:27 [2021-06-28T13:34:27.237Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:34:27 [2021-06-28T13:34:27.496Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:34:31 [2021-06-28T13:34:31.684Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:34:33 [2021-06-28T13:34:33.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:34:33 [2021-06-28T13:34:33.644Z] === RUN   TestDockerSuite/TestEventsCopy
13:34:35 [2021-06-28T13:34:35.019Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:34:35 [2021-06-28T13:34:35.587Z]     docker_api_swarm_service_test.go:394: [dcea9542133d2] joining swarm manager [d522bf8f47259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:34:36 [2021-06-28T13:34:36.523Z]     docker_api_swarm_service_test.go:394: [d6bcb16f56239] joining swarm manager [d522bf8f47259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:34:36 [2021-06-28T13:34:36.782Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:34:43 [2021-06-28T13:34:43.345Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:34:43 [2021-06-28T13:34:43.345Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:34:44 [2021-06-28T13:34:44.719Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:34:45 [2021-06-28T13:34:45.285Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:34:45 [2021-06-28T13:34:45.285Z] === RUN   TestDockerSuite/TestEventsFilterType
13:34:45 [2021-06-28T13:34:45.543Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:34:45 [2021-06-28T13:34:45.802Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:34:45 [2021-06-28T13:34:45.802Z] === RUN   TestDockerSuite/TestEventsFilters
13:34:47 [2021-06-28T13:34:47.180Z] === RUN   TestDockerSuite/TestEventsFormat
13:34:48 [2021-06-28T13:34:48.557Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:34:48 [2021-06-28T13:34:48.557Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:34:48 [2021-06-28T13:34:48.557Z] === RUN   TestDockerSuite/TestEventsImageImport
13:34:49 [2021-06-28T13:34:49.493Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:34:49 [2021-06-28T13:34:49.493Z] === RUN   TestDockerSuite/TestEventsImagePull
13:34:50 [2021-06-28T13:34:50.059Z] === RUN   TestDockerSuite/TestEventsImageTag
13:34:50 [2021-06-28T13:34:50.993Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:34:51 [2021-06-28T13:34:51.251Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:34:51 [2021-06-28T13:34:51.251Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:34:51 [2021-06-28T13:34:51.251Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:34:51 [2021-06-28T13:34:51.251Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:34:51 [2021-06-28T13:34:51.251Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:34:52 [2021-06-28T13:34:52.639Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:34:53 [2021-06-28T13:34:53.205Z] === RUN   TestDockerSuite/TestEventsRename
13:34:53 [2021-06-28T13:34:53.463Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:34:54 [2021-06-28T13:34:54.030Z] === RUN   TestDockerSuite/TestEventsResize
13:34:54 [2021-06-28T13:34:54.964Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:34:55 [2021-06-28T13:34:55.900Z]     docker_api_swarm_service_test.go:342: [d71375223e42c] joining swarm manager [d31d5646ced32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:34:56 [2021-06-28T13:34:56.834Z]     docker_api_swarm_service_test.go:342: [d35596a125ae5] joining swarm manager [d31d5646ced32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:35:01 [2021-06-28T13:35:01.023Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:35:01 [2021-06-28T13:35:01.959Z] === RUN   TestDockerSuite/TestEventsStreaming
13:35:02 [2021-06-28T13:35:02.893Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:35:06 [2021-06-28T13:35:06.175Z] === RUN   TestDockerSuite/TestEventsTop
13:35:06 [2021-06-28T13:35:06.432Z] === RUN   TestDockerSuite/TestEventsUntag
13:35:08 [2021-06-28T13:35:08.959Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:35:11 [2021-06-28T13:35:11.499Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:35:13 [2021-06-28T13:35:13.403Z]     docker_api_swarm_service_test.go:489: [d0b53f56b2317] joining swarm manager [d6514fa4618d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:35:14 [2021-06-28T13:35:14.339Z]     docker_api_swarm_service_test.go:489: [d64bd23f95165] joining swarm manager [d6514fa4618d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:35:15 [2021-06-28T13:35:15.717Z] === RUN   TestDockerSuite/TestExec
13:35:17 [2021-06-28T13:35:17.620Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:35:18 [2021-06-28T13:35:18.555Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:35:19 [2021-06-28T13:35:19.123Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:35:19 [2021-06-28T13:35:19.689Z] === RUN   TestDockerSuite/TestExecAPIStart
13:35:20 [2021-06-28T13:35:20.641Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.833s	coverage: 60.5% of statements
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/rootless	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/volume	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === Skipped
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     network_proxy_test.go:212: No support for dual stack yet
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver btrfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:73: No driver to put!
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z] time="2021-06-28T13:31:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z] time="2021-06-28T13:31:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z] time="2021-06-28T13:31:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z] time="2021-06-28T13:31:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z] time="2021-06-28T13:31:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:73: No driver to put!
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     overlay_test.go:49: Fails to compute changes intermittently
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:46: Driver zfs not supported
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     graphtest_unix.go:73: No driver to put!
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork TestParallel1 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork TestParallel3 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork TestParallel2 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     firewalld_test.go:13: firewalld is not running
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:35:20 [2021-06-28T13:35:20.641Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] 
13:35:20 [2021-06-28T13:35:20.641Z] DONE 2627 tests, 37 skipped in 404.554s
Post stage
[Pipeline] junit
13:35:20 [2021-06-28T13:35:20.653Z] Recording test results
13:35:20 [2021-06-28T13:35:20.888Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:35:21 [2021-06-28T13:35:21.220Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42571/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=345a180a55253e77f40dd000c0a06b64f56fe5df -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:345a180a55253e77f40dd000c0a06b64f56fe5df hack/validate/vendor
13:35:22 [2021-06-28T13:35:22.149Z] No vendor changes in diff.
13:35:22 [2021-06-28T13:35:22.218Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:35:22 [2021-06-28T13:35:22.750Z] + echo Ensuring container killed.
13:35:22 [2021-06-28T13:35:22.750Z] Ensuring container killed.
13:35:22 [2021-06-28T13:35:22.750Z] + docker rm -vf docker-pr2
13:35:22 [2021-06-28T13:35:22.750Z] Error: No such container: docker-pr2
[Pipeline] sh
13:35:22 [2021-06-28T13:35:22.784Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:35:23 [2021-06-28T13:35:23.066Z] + echo Chowning /workspace to jenkins user
13:35:23 [2021-06-28T13:35:23.066Z] Chowning /workspace to jenkins user
13:35:23 [2021-06-28T13:35:23.066Z] + id -u
13:35:23 [2021-06-28T13:35:23.066Z] + id -g
13:35:23 [2021-06-28T13:35:23.066Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42571:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:35:23 [2021-06-28T13:35:23.720Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:35:23 [2021-06-28T13:35:23.965Z] + bundleName=unit
13:35:23 [2021-06-28T13:35:23.965Z] + echo Creating unit-bundles.tar.gz
13:35:23 [2021-06-28T13:35:23.965Z] Creating unit-bundles.tar.gz
13:35:23 [2021-06-28T13:35:23.965Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
13:35:23 [2021-06-28T13:35:23.965Z] bundles/junit-report.xml
13:35:23 [2021-06-28T13:35:23.965Z] bundles/go-test-report.json
13:35:23 [2021-06-28T13:35:23.965Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:35:23 [2021-06-28T13:35:23.975Z] Archiving artifacts
13:35:24 [2021-06-28T13:35:24.471Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42571/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:35:24 [2021-06-28T13:35:24.656Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:35:24 [2021-06-28T13:35:24.774Z] + make clean
13:35:25 [2021-06-28T13:35:25.029Z] docker volume rm -f docker-dev-cache
13:35:25 [2021-06-28T13:35:25.029Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:35:26 [2021-06-28T13:35:26.033Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:35:26 [2021-06-28T13:35:26.968Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:35:27 [2021-06-28T13:35:27.903Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:35:28 [2021-06-28T13:35:28.173Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:35:29 [2021-06-28T13:35:29.675Z] === RUN   TestDockerSuite/TestExecCgroup
13:35:33 [2021-06-28T13:35:33.863Z] === RUN   TestDockerSuite/TestExecEnv
13:35:34 [2021-06-28T13:35:34.798Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:35:36 [2021-06-28T13:35:36.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:35:37 [2021-06-28T13:35:37.111Z] === RUN   TestDockerSuite/TestExecExitStatus
13:35:38 [2021-06-28T13:35:38.486Z]     docker_api_swarm_service_test.go:127: [d48269b2af22b] joining swarm manager [d30823597c242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:35:38 [2021-06-28T13:35:38.486Z] === RUN   TestDockerSuite/TestExecInspectID
13:35:39 [2021-06-28T13:35:39.420Z]     docker_api_swarm_service_test.go:128: [db983871bd1f5] joining swarm manager [d30823597c242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:35:41 [2021-06-28T13:35:41.950Z] === RUN   TestDockerSuite/TestExecInteractive
13:35:41 [2021-06-28T13:35:41.950Z]     docker_api_swarm_service_test.go:136: [d6a1b29b76833] joining swarm manager [d30823597c242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:35:43 [2021-06-28T13:35:43.328Z]     docker_api_swarm_service_test.go:137: [db3032a45de6a] joining swarm manager [d30823597c242]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:35:43 [2021-06-28T13:35:43.328Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:35:45 [2021-06-28T13:35:45.233Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:35:45 [2021-06-28T13:35:45.800Z] === RUN   TestDockerSuite/TestExecParseError
13:35:46 [2021-06-28T13:35:46.736Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:35:47 [2021-06-28T13:35:47.687Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:35:48 [2021-06-28T13:35:48.253Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:35:52 [2021-06-28T13:35:52.443Z] === RUN   TestDockerSuite/TestExecSetEnv
13:35:52 [2021-06-28T13:35:52.702Z] === RUN   TestDockerSuite/TestExecStartFails
13:35:54 [2021-06-28T13:35:54.077Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:36:06 [2021-06-28T13:36:06.271Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:36:06 [2021-06-28T13:36:06.271Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:36:06 [2021-06-28T13:36:06.271Z] === RUN   TestDockerSuite/TestExecTTY
13:36:07 [2021-06-28T13:36:07.205Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:36:08 [2021-06-28T13:36:08.141Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:36:08 [2021-06-28T13:36:08.399Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:36:09 [2021-06-28T13:36:09.334Z] === RUN   TestDockerSuite/TestExecUlimits
13:36:10 [2021-06-28T13:36:10.712Z]     docker_api_swarm_service_test.go:303: [d08e292323780] joining swarm manager [d9a74be95873f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:36:10 [2021-06-28T13:36:10.712Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:36:10 [2021-06-28T13:36:10.712Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
13:36:10 [2021-06-28T13:36:10.712Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:36:11 [2021-06-28T13:36:11.279Z]     docker_api_swarm_service_test.go:303: [d3c6208b1cd69] joining swarm manager [d9a74be95873f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:36:13 [2021-06-28T13:36:13.819Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:36:15 [2021-06-28T13:36:15.194Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:36:16 [2021-06-28T13:36:16.570Z] === RUN   TestDockerSuite/TestExecWithTERM
13:36:17 [2021-06-28T13:36:17.944Z] === RUN   TestDockerSuite/TestExecWithUser
13:36:19 [2021-06-28T13:36:19.319Z] === RUN   TestDockerSuite/TestGetContainerStats
13:36:24 [2021-06-28T13:36:24.582Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:36:28 [2021-06-28T13:36:28.765Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:36:30 [2021-06-28T13:36:30.138Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:36:32 [2021-06-28T13:36:32.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:36:34 [2021-06-28T13:36:34.567Z]     docker_api_swarm_service_test.go:99: [df265d6c52d1e] joining swarm manager [d83dbd4caa2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:36:34 [2021-06-28T13:36:34.829Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:36:35 [2021-06-28T13:36:35.405Z]     docker_api_swarm_service_test.go:100: [d5361ccf8f71c] joining swarm manager [d83dbd4caa2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:36:35 [2021-06-28T13:36:35.665Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:36:35 [2021-06-28T13:36:35.665Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:36:35 [2021-06-28T13:36:35.665Z] === RUN   TestDockerSuite/TestHealth
13:36:57 [2021-06-28T13:36:57.590Z]     check_test.go:380: [df265d6c52d1e] daemon is not started
13:36:58 [2021-06-28T13:36:58.964Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:36:59 [2021-06-28T13:36:59.222Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:36:59 [2021-06-28T13:36:59.223Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:36:59 [2021-06-28T13:36:59.223Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:37:00 [2021-06-28T13:37:00.159Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:37:00 [2021-06-28T13:37:00.159Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:37:00 [2021-06-28T13:37:00.728Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:37:00 [2021-06-28T13:37:00.728Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:37:00 [2021-06-28T13:37:00.728Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:37:00 [2021-06-28T13:37:00.728Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:37:00 [2021-06-28T13:37:00.987Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:37:01 [2021-06-28T13:37:01.244Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:37:01 [2021-06-28T13:37:01.503Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:37:01 [2021-06-28T13:37:01.503Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:37:02 [2021-06-28T13:37:02.070Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:37:02 [2021-06-28T13:37:02.328Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:37:02 [2021-06-28T13:37:02.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:37:02 [2021-06-28T13:37:02.845Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:37:03 [2021-06-28T13:37:03.780Z] === RUN   TestDockerSuite/TestImagesFormat
13:37:03 [2021-06-28T13:37:03.780Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:37:05 [2021-06-28T13:37:05.156Z]     docker_api_swarm_service_test.go:532: [d01b8fa4b4a7e] joining swarm manager [d7adefb9f806f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:37:05 [2021-06-28T13:37:05.156Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:37:06 [2021-06-28T13:37:06.091Z]     docker_api_swarm_service_test.go:533: [da5da46f87836] joining swarm manager [d7adefb9f806f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:37:08 [2021-06-28T13:37:08.026Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:37:08 [2021-06-28T13:37:08.026Z] === RUN   TestDockerSuite/TestImportBadURL
13:37:08 [2021-06-28T13:37:08.026Z] === RUN   TestDockerSuite/TestImportDisplay
13:37:10 [2021-06-28T13:37:10.560Z] === RUN   TestDockerSuite/TestImportFile
13:37:13 [2021-06-28T13:37:13.847Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:37:13 [2021-06-28T13:37:13.847Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:37:15 [2021-06-28T13:37:15.749Z] === RUN   TestDockerSuite/TestImportGzipped
13:37:17 [2021-06-28T13:37:17.652Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:37:19 [2021-06-28T13:37:19.552Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:37:19 [2021-06-28T13:37:19.810Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:37:20 [2021-06-28T13:37:20.745Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:37:21 [2021-06-28T13:37:21.312Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:37:21 [2021-06-28T13:37:21.571Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:37:21 [2021-06-28T13:37:21.571Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:37:22 [2021-06-28T13:37:22.138Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:37:23 [2021-06-28T13:37:23.073Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:37:23 [2021-06-28T13:37:23.640Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:37:24 [2021-06-28T13:37:24.575Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:37:25 [2021-06-28T13:37:25.142Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:37:25 [2021-06-28T13:37:25.789Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:37:25 [2021-06-28T13:37:25.789Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:37:27 [2021-06-28T13:37:27.163Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:37:28 [2021-06-28T13:37:28.097Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:37:28 [2021-06-28T13:37:28.663Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:37:28 [2021-06-28T13:37:28.664Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:37:29 [2021-06-28T13:37:29.598Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:37:29 [2021-06-28T13:37:29.598Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
13:37:29 [2021-06-28T13:37:29.598Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:37:30 [2021-06-28T13:37:30.533Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:37:31 [2021-06-28T13:37:31.100Z] === RUN   TestDockerSuite/TestInspectDefault
13:37:31 [2021-06-28T13:37:31.667Z] === RUN   TestDockerSuite/TestInspectHistory
13:37:32 [2021-06-28T13:37:32.602Z] === RUN   TestDockerSuite/TestInspectImage
13:37:32 [2021-06-28T13:37:32.602Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:37:32 [2021-06-28T13:37:32.602Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:37:32 [2021-06-28T13:37:32.602Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
13:37:32 [2021-06-28T13:37:32.602Z] === RUN   TestDockerSuite/TestInspectInt64
13:37:33 [2021-06-28T13:37:33.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:37:33 [2021-06-28T13:37:33.169Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:37:34 [2021-06-28T13:37:34.106Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:37:34 [2021-06-28T13:37:34.106Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:37:35 [2021-06-28T13:37:35.043Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:37:35 [2021-06-28T13:37:35.302Z]     docker_api_swarm_service_test.go:147: [d3dcabc156bc7] joining swarm manager [d0fb4c354107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:37:35 [2021-06-28T13:37:35.869Z] === RUN   TestDockerSuite/TestInspectPlugin
13:37:36 [2021-06-28T13:37:36.435Z]     docker_api_swarm_service_test.go:147: [dcc979323dfe6] joining swarm manager [d0fb4c354107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:37:37 [2021-06-28T13:37:37.812Z] === RUN   TestDockerSuite/TestInspectRootFS
13:37:37 [2021-06-28T13:37:37.812Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:37:38 [2021-06-28T13:37:38.746Z] === RUN   TestDockerSuite/TestInspectStatus
13:37:39 [2021-06-28T13:37:39.682Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:37:41 [2021-06-28T13:37:41.594Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:37:42 [2021-06-28T13:37:42.530Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:37:43 [2021-06-28T13:37:43.466Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:37:44 [2021-06-28T13:37:44.033Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:37:44 [2021-06-28T13:37:44.968Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:37:45 [2021-06-28T13:37:45.535Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:37:46 [2021-06-28T13:37:46.102Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:37:46 [2021-06-28T13:37:46.102Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:37:48 [2021-06-28T13:37:48.633Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:37:50 [2021-06-28T13:37:50.010Z] === RUN   TestDockerSuite/TestLinksEnvs
13:37:51 [2021-06-28T13:37:51.386Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:37:51 [2021-06-28T13:37:51.955Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:37:53 [2021-06-28T13:37:53.858Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:37:56 [2021-06-28T13:37:56.390Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:37:59 [2021-06-28T13:37:59.674Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:37:59 [2021-06-28T13:37:59.674Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:38:01 [2021-06-28T13:38:01.583Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:38:01 [2021-06-28T13:38:01.842Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:38:02 [2021-06-28T13:38:02.777Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:38:14 [2021-06-28T13:38:14.980Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:38:16 [2021-06-28T13:38:16.354Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:38:16 [2021-06-28T13:38:16.354Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:38:18 [2021-06-28T13:38:18.885Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:38:20 [2021-06-28T13:38:20.261Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:38:24 [2021-06-28T13:38:24.450Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:38:24 [2021-06-28T13:38:24.450Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:38:24 [2021-06-28T13:38:24.450Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:38:24 [2021-06-28T13:38:24.450Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:38:24 [2021-06-28T13:38:24.450Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:38:25 [2021-06-28T13:38:25.016Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:38:26 [2021-06-28T13:38:26.392Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:38:30 [2021-06-28T13:38:30.617Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:38:31 [2021-06-28T13:38:31.185Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:38:36 [2021-06-28T13:38:36.452Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:38:37 [2021-06-28T13:38:37.387Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:38:37 [2021-06-28T13:38:37.387Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:38:38 [2021-06-28T13:38:38.764Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:38:40 [2021-06-28T13:38:40.669Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:38:42 [2021-06-28T13:38:42.572Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:38:43 [2021-06-28T13:38:43.949Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:38:45 [2021-06-28T13:38:45.324Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:38:48 [2021-06-28T13:38:48.611Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:38:49 [2021-06-28T13:38:49.569Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:38:50 [2021-06-28T13:38:50.503Z] === RUN   TestDockerSuite/TestLogsSince
13:38:50 [2021-06-28T13:38:50.503Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:38:55 [2021-06-28T13:38:55.767Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:38:57 [2021-06-28T13:38:57.668Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:38:57 [2021-06-28T13:38:57.668Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:39:00 [2021-06-28T13:39:00.950Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:39:02 [2021-06-28T13:39:02.852Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:39:03 [2021-06-28T13:39:03.112Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:39:04 [2021-06-28T13:39:04.048Z] === RUN   TestDockerSuite/TestLogsTail
13:39:04 [2021-06-28T13:39:04.985Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:39:05 [2021-06-28T13:39:05.921Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:39:06 [2021-06-28T13:39:06.856Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:39:06 [2021-06-28T13:39:06.856Z] === RUN   TestDockerSuite/TestMountIntoProc
13:39:07 [2021-06-28T13:39:07.114Z] === RUN   TestDockerSuite/TestMountIntoSys
13:39:08 [2021-06-28T13:39:08.048Z] === RUN   TestDockerSuite/TestNetHostname
13:39:09 [2021-06-28T13:39:09.445Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:39:10 [2021-06-28T13:39:10.381Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:39:10 [2021-06-28T13:39:10.639Z] === RUN   TestDockerSuite/TestNetworkEvents
13:39:13 [2021-06-28T13:39:13.927Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:39:17 [2021-06-28T13:39:17.209Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:39:17 [2021-06-28T13:39:17.209Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:39:19 [2021-06-28T13:39:19.111Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:39:20 [2021-06-28T13:39:20.046Z] === RUN   TestDockerSuite/TestPluginActive
13:39:21 [2021-06-28T13:39:21.419Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:39:26 [2021-06-28T13:39:26.683Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:39:26 [2021-06-28T13:39:26.683Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
13:39:26 [2021-06-28T13:39:26.683Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:39:26 [2021-06-28T13:39:26.683Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:39:29 [2021-06-28T13:39:29.214Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:39:30 [2021-06-28T13:39:30.588Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:39:32 [2021-06-28T13:39:32.511Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:39:36 [2021-06-28T13:39:36.697Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:39:38 [2021-06-28T13:39:38.598Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:39:40 [2021-06-28T13:39:40.501Z] === RUN   TestDockerSuite/TestPortHostBinding
13:39:41 [2021-06-28T13:39:41.436Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:39:42 [2021-06-28T13:39:42.003Z] === RUN   TestDockerSuite/TestPortList
13:39:51 [2021-06-28T13:39:51.977Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:39:52 [2021-06-28T13:39:52.913Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:39:54 [2021-06-28T13:39:54.816Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:39:55 [2021-06-28T13:39:55.383Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:40:01 [2021-06-28T13:40:01.946Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:40:01 [2021-06-28T13:40:01.946Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:40:01 [2021-06-28T13:40:01.946Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:40:02 [2021-06-28T13:40:02.883Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:40:02 [2021-06-28T13:40:02.883Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:40:03 [2021-06-28T13:40:03.451Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:40:03 [2021-06-28T13:40:03.451Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:40:04 [2021-06-28T13:40:04.018Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:40:04 [2021-06-28T13:40:04.277Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:40:05 [2021-06-28T13:40:05.653Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:40:05 [2021-06-28T13:40:05.653Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:40:08 [2021-06-28T13:40:08.940Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:40:08 [2021-06-28T13:40:08.940Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:40:10 [2021-06-28T13:40:10.316Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:40:10 [2021-06-28T13:40:10.575Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:40:10 [2021-06-28T13:40:10.833Z] === RUN   TestDockerSuite/TestPsByOrder
13:40:11 [2021-06-28T13:40:11.399Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:40:14 [2021-06-28T13:40:14.684Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:40:15 [2021-06-28T13:40:15.621Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:40:15 [2021-06-28T13:40:15.621Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:40:18 [2021-06-28T13:40:18.152Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:40:19 [2021-06-28T13:40:19.091Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:40:23 [2021-06-28T13:40:23.280Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:40:25 [2021-06-28T13:40:25.181Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:40:25 [2021-06-28T13:40:25.181Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:40:26 [2021-06-28T13:40:26.116Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:40:30 [2021-06-28T13:40:30.305Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:40:30 [2021-06-28T13:40:30.305Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:40:32 [2021-06-28T13:40:32.835Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:40:37 [2021-06-28T13:40:37.019Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:40:39 [2021-06-28T13:40:39.557Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:40:40 [2021-06-28T13:40:40.932Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:40:43 [2021-06-28T13:40:43.471Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:40:44 [2021-06-28T13:40:44.406Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:40:45 [2021-06-28T13:40:45.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:40:47 [2021-06-28T13:40:47.242Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:40:49 [2021-06-28T13:40:49.773Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:40:50 [2021-06-28T13:40:50.709Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:40:52 [2021-06-28T13:40:52.084Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:40:54 [2021-06-28T13:40:54.619Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:40:54 [2021-06-28T13:40:54.619Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:40:55 [2021-06-28T13:40:55.186Z] === RUN   TestDockerSuite/TestPsRightTagName
13:40:57 [2021-06-28T13:40:57.718Z] === RUN   TestDockerSuite/TestPsShowMounts
13:40:59 [2021-06-28T13:40:59.620Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:41:00 [2021-06-28T13:41:00.186Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:41:00 [2021-06-28T13:41:00.186Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
13:41:00 [2021-06-28T13:41:00.186Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:41:00 [2021-06-28T13:41:00.444Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:41:00 [2021-06-28T13:41:00.444Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:41:00 [2021-06-28T13:41:00.702Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:41:01 [2021-06-28T13:41:01.268Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:41:02 [2021-06-28T13:41:02.646Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:41:04 [2021-06-28T13:41:04.020Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:41:04 [2021-06-28T13:41:04.588Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:41:05 [2021-06-28T13:41:05.154Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:41:08 [2021-06-28T13:41:08.441Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:41:13 [2021-06-28T13:41:13.710Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:41:16 [2021-06-28T13:41:16.246Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:41:16 [2021-06-28T13:41:16.811Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:41:17 [2021-06-28T13:41:17.379Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:41:19 [2021-06-28T13:41:19.911Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:41:19 [2021-06-28T13:41:19.911Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:41:20 [2021-06-28T13:41:20.169Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:41:20 [2021-06-28T13:41:20.169Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:41:22 [2021-06-28T13:41:22.069Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:41:23 [2021-06-28T13:41:23.007Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:41:24 [2021-06-28T13:41:24.925Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:41:25 [2021-06-28T13:41:25.860Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:41:30 [2021-06-28T13:41:30.047Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:41:30 [2021-06-28T13:41:30.981Z] === RUN   TestDockerSuite/TestRmiBlank
13:41:30 [2021-06-28T13:41:30.981Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:41:30 [2021-06-28T13:41:30.981Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:41:34 [2021-06-28T13:41:34.263Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:41:35 [2021-06-28T13:41:35.197Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:41:35 [2021-06-28T13:41:35.456Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:41:36 [2021-06-28T13:41:36.831Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:41:37 [2021-06-28T13:41:37.765Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:41:39 [2021-06-28T13:41:39.139Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:41:39 [2021-06-28T13:41:39.398Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:41:40 [2021-06-28T13:41:40.333Z] === RUN   TestDockerSuite/TestRmiTag
13:41:40 [2021-06-28T13:41:40.592Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:41:41 [2021-06-28T13:41:41.531Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:41:45 [2021-06-28T13:41:45.730Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:41:46 [2021-06-28T13:41:46.296Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:41:46 [2021-06-28T13:41:46.862Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:41:47 [2021-06-28T13:41:47.431Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:41:48 [2021-06-28T13:41:48.806Z] === RUN   TestDockerSuite/TestRunAddHost
13:41:49 [2021-06-28T13:41:49.375Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:41:49 [2021-06-28T13:41:49.942Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:41:50 [2021-06-28T13:41:50.508Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:41:50 [2021-06-28T13:41:50.508Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:41:51 [2021-06-28T13:41:51.442Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:41:52 [2021-06-28T13:41:52.816Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:41:52 [2021-06-28T13:41:52.816Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:41:53 [2021-06-28T13:41:53.753Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:41:54 [2021-06-28T13:41:54.689Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:41:56 [2021-06-28T13:41:56.065Z]     docker_cli_service_logs_test.go:245: checking task uaisifmeaze0
13:41:56 [2021-06-28T13:41:56.065Z]     docker_cli_service_logs_test.go:250: checking messages for uaisifmeaze0
13:41:56 [2021-06-28T13:41:56.065Z]     docker_cli_service_logs_test.go:245: checking task kck7phbkuptk
13:41:56 [2021-06-28T13:41:56.065Z]     docker_cli_service_logs_test.go:250: checking messages for kck7phbkuptk
13:41:56 [2021-06-28T13:41:56.065Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:41:57 [2021-06-28T13:41:57.007Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:41:58 [2021-06-28T13:41:58.383Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:41:59 [2021-06-28T13:41:59.318Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:42:00 [2021-06-28T13:42:00.256Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:42:00 [2021-06-28T13:42:00.822Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:42:01 [2021-06-28T13:42:01.806Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:42:02 [2021-06-28T13:42:02.372Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:42:03 [2021-06-28T13:42:03.307Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:42:04 [2021-06-28T13:42:04.683Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:42:04 [2021-06-28T13:42:04.941Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:42:05 [2021-06-28T13:42:05.875Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:42:06 [2021-06-28T13:42:06.442Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:42:06 [2021-06-28T13:42:06.701Z] === RUN   TestDockerSuite/TestRunBindMounts
13:42:06 [2021-06-28T13:42:06.701Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:42:09 [2021-06-28T13:42:09.232Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:42:09 [2021-06-28T13:42:09.491Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:42:10 [2021-06-28T13:42:10.058Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:42:10 [2021-06-28T13:42:10.993Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:42:11 [2021-06-28T13:42:11.928Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:42:12 [2021-06-28T13:42:12.494Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:42:12 [2021-06-28T13:42:12.494Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:42:13 [2021-06-28T13:42:13.060Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:42:13 [2021-06-28T13:42:13.995Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:42:14 [2021-06-28T13:42:14.561Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:42:15 [2021-06-28T13:42:15.128Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:42:16 [2021-06-28T13:42:16.063Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:42:16 [2021-06-28T13:42:16.063Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:42:16 [2021-06-28T13:42:16.631Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:42:16 [2021-06-28T13:42:16.631Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:42:18 [2021-06-28T13:42:18.561Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:42:19 [2021-06-28T13:42:19.127Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:42:20 [2021-06-28T13:42:20.061Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:42:20 [2021-06-28T13:42:20.629Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:42:20 [2021-06-28T13:42:20.629Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:42:21 [2021-06-28T13:42:21.564Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:42:22 [2021-06-28T13:42:22.940Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:42:24 [2021-06-28T13:42:24.317Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:42:25 [2021-06-28T13:42:25.697Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:42:26 [2021-06-28T13:42:26.632Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:42:26 [2021-06-28T13:42:26.892Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:42:27 [2021-06-28T13:42:27.459Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:42:28 [2021-06-28T13:42:28.396Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:42:29 [2021-06-28T13:42:29.330Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:42:29 [2021-06-28T13:42:29.588Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:42:29 [2021-06-28T13:42:29.847Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:42:31 [2021-06-28T13:42:31.748Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:42:32 [2021-06-28T13:42:32.316Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:42:34 [2021-06-28T13:42:34.848Z]     docker_cli_swarm_test.go:1901: [db0fc9f161941] joining swarm manager [d070005f1f0a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:42:35 [2021-06-28T13:42:35.424Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:42:35 [2021-06-28T13:42:35.683Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:42:35 [2021-06-28T13:42:35.942Z]     docker_cli_swarm_test.go:1902: [d55b6d67f8a62] joining swarm manager [d070005f1f0a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:42:36 [2021-06-28T13:42:36.508Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:42:39 [2021-06-28T13:42:39.039Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:42:40 [2021-06-28T13:42:40.417Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:42:42 [2021-06-28T13:42:42.317Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:42:44 [2021-06-28T13:42:44.850Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:42:44 [2021-06-28T13:42:44.850Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
13:42:44 [2021-06-28T13:42:44.850Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:42:44 [2021-06-28T13:42:44.850Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
13:42:44 [2021-06-28T13:42:44.850Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:42:45 [2021-06-28T13:42:45.417Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:42:47 [2021-06-28T13:42:47.949Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:42:48 [2021-06-28T13:42:48.883Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:42:50 [2021-06-28T13:42:50.787Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:42:51 [2021-06-28T13:42:51.721Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:42:53 [2021-06-28T13:42:53.097Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:42:53 [2021-06-28T13:42:53.666Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:42:53 [2021-06-28T13:42:53.666Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:42:53 [2021-06-28T13:42:53.666Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:42:54 [2021-06-28T13:42:54.624Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
13:42:56 [2021-06-28T13:42:56.001Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:42:56 [2021-06-28T13:42:56.001Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:42:56 [2021-06-28T13:42:56.569Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:42:57 [2021-06-28T13:42:57.138Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:42:57 [2021-06-28T13:42:57.396Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:42:57 [2021-06-28T13:42:57.962Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:42:58 [2021-06-28T13:42:58.898Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:42:58 [2021-06-28T13:42:58.898Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:42:59 [2021-06-28T13:42:59.834Z] === RUN   TestDockerSuite/TestRunEnvironment
13:43:00 [2021-06-28T13:43:00.770Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:43:01 [2021-06-28T13:43:01.335Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:43:01 [2021-06-28T13:43:01.901Z] === RUN   TestDockerSuite/TestRunExitCode
13:43:02 [2021-06-28T13:43:02.469Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:43:03 [2021-06-28T13:43:03.404Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:43:03 [2021-06-28T13:43:03.973Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:43:04 [2021-06-28T13:43:04.541Z] === RUN   TestDockerSuite/TestRunExposePort
13:43:04 [2021-06-28T13:43:04.541Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:43:05 [2021-06-28T13:43:05.475Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:43:05 [2021-06-28T13:43:05.733Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:43:06 [2021-06-28T13:43:06.300Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:43:08 [2021-06-28T13:43:08.201Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:43:08 [2021-06-28T13:43:08.201Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:43:08 [2021-06-28T13:43:08.459Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:43:08 [2021-06-28T13:43:08.459Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:43:08 [2021-06-28T13:43:08.459Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:43:12 [2021-06-28T13:43:12.683Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:43:12 [2021-06-28T13:43:12.683Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:43:24 [2021-06-28T13:43:24.877Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:43:24 [2021-06-28T13:43:24.877Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:43:24 [2021-06-28T13:43:24.877Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:43:26 [2021-06-28T13:43:26.254Z]     docker_cli_swarm_test.go:1802: [d523bbfc0d8f4] joining swarm manager [d053a5969378c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:43:26 [2021-06-28T13:43:26.820Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:43:26 [2021-06-28T13:43:26.820Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:43:26 [2021-06-28T13:43:26.820Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:43:26 [2021-06-28T13:43:26.820Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:43:27 [2021-06-28T13:43:27.389Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:43:27 [2021-06-28T13:43:27.648Z]     docker_cli_swarm_test.go:1803: [d50747e0584a1] joining swarm manager [d053a5969378c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:43:30 [2021-06-28T13:43:30.932Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:43:32 [2021-06-28T13:43:32.307Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:43:33 [2021-06-28T13:43:33.682Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:43:40 [2021-06-28T13:43:40.245Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:43:40 [2021-06-28T13:43:40.245Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:43:40 [2021-06-28T13:43:40.245Z] === RUN   TestDockerSuite/TestRunModeHostname
13:43:41 [2021-06-28T13:43:41.627Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:43:41 [2021-06-28T13:43:41.627Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:43:41 [2021-06-28T13:43:41.627Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:43:43 [2021-06-28T13:43:43.002Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:43:43 [2021-06-28T13:43:43.261Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:43:44 [2021-06-28T13:43:44.636Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:43:46 [2021-06-28T13:43:46.538Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:43:46 [2021-06-28T13:43:46.538Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:43:46 [2021-06-28T13:43:46.538Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:43:47 [2021-06-28T13:43:47.911Z] === RUN   TestDockerSuite/TestRunMount
13:43:52 [2021-06-28T13:43:52.096Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:43:53 [2021-06-28T13:43:53.997Z]     docker_cli_swarm_test.go:1321: [de3c637a52ade] joining swarm manager [d08eb6390c41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:43:55 [2021-06-28T13:43:55.372Z]     docker_cli_swarm_test.go:1322: [da880c435291f] joining swarm manager [d08eb6390c41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:43:56 [2021-06-28T13:43:56.747Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:43:57 [2021-06-28T13:43:57.313Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:43:58 [2021-06-28T13:43:58.247Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:43:59 [2021-06-28T13:43:59.622Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:44:02 [2021-06-28T13:44:02.164Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:44:05 [2021-06-28T13:44:05.448Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:44:07 [2021-06-28T13:44:07.350Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:44:09 [2021-06-28T13:44:09.884Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:44:10 [2021-06-28T13:44:10.899Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:44:12 [2021-06-28T13:44:12.273Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:44:12 [2021-06-28T13:44:12.273Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:44:13 [2021-06-28T13:44:13.207Z] === RUN   TestDockerSuite/TestRunNetHost
13:44:14 [2021-06-28T13:44:14.582Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:44:15 [2021-06-28T13:44:15.149Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:44:16 [2021-06-28T13:44:16.086Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:44:17 [2021-06-28T13:44:17.987Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:44:20 [2021-06-28T13:44:20.518Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:44:24 [2021-06-28T13:44:24.702Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:44:24 [2021-06-28T13:44:24.702Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:44:24 [2021-06-28T13:44:24.961Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:44:25 [2021-06-28T13:44:25.527Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:44:25 [2021-06-28T13:44:25.528Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:44:26 [2021-06-28T13:44:26.462Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:44:27 [2021-06-28T13:44:27.028Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:44:27 [2021-06-28T13:44:27.028Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:44:27 [2021-06-28T13:44:27.595Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:44:34 [2021-06-28T13:44:34.151Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:44:34 [2021-06-28T13:44:34.151Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
13:44:34 [2021-06-28T13:44:34.151Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:44:34 [2021-06-28T13:44:34.151Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:44:34 [2021-06-28T13:44:34.717Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:44:36 [2021-06-28T13:44:36.617Z] === RUN   TestDockerSuite/TestRunPortInUse
13:44:37 [2021-06-28T13:44:37.185Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:44:37 [2021-06-28T13:44:37.750Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
13:44:37 [2021-06-28T13:44:37.751Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:44:38 [2021-06-28T13:44:38.011Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:44:38 [2021-06-28T13:44:38.580Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:44:39 [2021-06-28T13:44:39.160Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:44:39 [2021-06-28T13:44:39.726Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:44:39 [2021-06-28T13:44:39.726Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
13:44:39 [2021-06-28T13:44:39.726Z] === RUN   TestDockerSuite/TestRunPublishPort
13:44:40 [2021-06-28T13:44:40.663Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:44:40 [2021-06-28T13:44:40.922Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:44:40 [2021-06-28T13:44:40.922Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
13:44:40 [2021-06-28T13:44:40.922Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:44:41 [2021-06-28T13:44:41.488Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:44:42 [2021-06-28T13:44:42.862Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:44:42 [2021-06-28T13:44:42.862Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:44:42 [2021-06-28T13:44:42.862Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:44:46 [2021-06-28T13:44:46.149Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:44:47 [2021-06-28T13:44:47.525Z] === RUN   TestDockerSuite/TestRunRm
13:44:47 [2021-06-28T13:44:47.783Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:44:51 [2021-06-28T13:44:51.966Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:44:52 [2021-06-28T13:44:52.226Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:44:52 [2021-06-28T13:44:52.792Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:44:54 [2021-06-28T13:44:54.167Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:44:55 [2021-06-28T13:44:55.101Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:44:58 [2021-06-28T13:44:58.398Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:45:02 [2021-06-28T13:45:02.582Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:45:03 [2021-06-28T13:45:03.148Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:45:03 [2021-06-28T13:45:03.407Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:45:03 [2021-06-28T13:45:03.976Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:45:04 [2021-06-28T13:45:04.542Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:45:05 [2021-06-28T13:45:05.110Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:45:05 [2021-06-28T13:45:05.369Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:45:06 [2021-06-28T13:45:06.303Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:45:06 [2021-06-28T13:45:06.869Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:45:07 [2021-06-28T13:45:07.805Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:45:10 [2021-06-28T13:45:10.334Z] === RUN   TestDockerSuite/TestRunState
13:45:11 [2021-06-28T13:45:11.710Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:45:12 [2021-06-28T13:45:12.646Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:45:13 [2021-06-28T13:45:13.212Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:45:13 [2021-06-28T13:45:13.212Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:45:13 [2021-06-28T13:45:13.212Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
13:45:13 [2021-06-28T13:45:13.212Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:45:14 [2021-06-28T13:45:14.147Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:45:14 [2021-06-28T13:45:14.406Z] === RUN   TestDockerSuite/TestRunSysctls
13:45:15 [2021-06-28T13:45:15.781Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:45:15 [2021-06-28T13:45:15.781Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:45:15 [2021-06-28T13:45:15.781Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:45:16 [2021-06-28T13:45:16.716Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:45:19 [2021-06-28T13:45:19.267Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:45:19 [2021-06-28T13:45:19.524Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:45:21 [2021-06-28T13:45:21.425Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:45:24 [2021-06-28T13:45:24.707Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:45:27 [2021-06-28T13:45:27.987Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:45:28 [2021-06-28T13:45:28.553Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:45:29 [2021-06-28T13:45:29.120Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:45:29 [2021-06-28T13:45:29.688Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:45:31 [2021-06-28T13:45:31.590Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:45:32 [2021-06-28T13:45:32.525Z] === RUN   TestDockerSuite/TestRunUserByID
13:45:33 [2021-06-28T13:45:33.459Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:45:33 [2021-06-28T13:45:33.459Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:45:33 [2021-06-28T13:45:33.718Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:45:34 [2021-06-28T13:45:34.285Z] === RUN   TestDockerSuite/TestRunUserByName
13:45:35 [2021-06-28T13:45:35.220Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:45:35 [2021-06-28T13:45:35.787Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:45:35 [2021-06-28T13:45:35.787Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
13:45:35 [2021-06-28T13:45:35.787Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:45:35 [2021-06-28T13:45:35.787Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:45:36 [2021-06-28T13:45:36.720Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:45:40 [2021-06-28T13:45:40.913Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:45:41 [2021-06-28T13:45:41.170Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:45:42 [2021-06-28T13:45:42.106Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:45:44 [2021-06-28T13:45:44.006Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:45:45 [2021-06-28T13:45:45.381Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:45:47 [2021-06-28T13:45:47.915Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:45:49 [2021-06-28T13:45:49.816Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:45:50 [2021-06-28T13:45:50.383Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:45:50 [2021-06-28T13:45:50.383Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
13:45:50 [2021-06-28T13:45:50.383Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:45:50 [2021-06-28T13:45:50.383Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
13:45:50 [2021-06-28T13:45:50.383Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:45:50 [2021-06-28T13:45:50.383Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
13:45:50 [2021-06-28T13:45:50.642Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:45:50 [2021-06-28T13:45:50.642Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:45:50 [2021-06-28T13:45:50.642Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
13:45:50 [2021-06-28T13:45:50.642Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:45:54 [2021-06-28T13:45:54.824Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:45:55 [2021-06-28T13:45:55.083Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:45:56 [2021-06-28T13:45:56.459Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:45:57 [2021-06-28T13:45:57.393Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:45:57 [2021-06-28T13:45:57.959Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:45:57 [2021-06-28T13:45:57.959Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:45:58 [2021-06-28T13:45:58.637Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:45:58 [2021-06-28T13:45:58.637Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:45:58 [2021-06-28T13:45:58.637Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:45:58 [2021-06-28T13:45:58.637Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:45:58 [2021-06-28T13:45:58.637Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:45:58 [2021-06-28T13:45:58.637Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:45:58 [2021-06-28T13:45:58.637Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:45:59 [2021-06-28T13:45:59.574Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:46:00 [2021-06-28T13:46:00.139Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:46:00 [2021-06-28T13:46:00.139Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:46:01 [2021-06-28T13:46:01.074Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:46:01 [2021-06-28T13:46:01.332Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:46:01 [2021-06-28T13:46:01.899Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:46:01 [2021-06-28T13:46:01.899Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:46:02 [2021-06-28T13:46:02.834Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:46:03 [2021-06-28T13:46:03.400Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:46:03 [2021-06-28T13:46:03.400Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:46:03 [2021-06-28T13:46:03.400Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:46:04 [2021-06-28T13:46:04.334Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:46:05 [2021-06-28T13:46:05.709Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:46:06 [2021-06-28T13:46:06.276Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:46:06 [2021-06-28T13:46:06.276Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
13:46:06 [2021-06-28T13:46:06.276Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:46:06 [2021-06-28T13:46:06.843Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:46:06 [2021-06-28T13:46:06.843Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:46:08 [2021-06-28T13:46:08.219Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:46:08 [2021-06-28T13:46:08.478Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:46:11 [2021-06-28T13:46:11.010Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:46:11 [2021-06-28T13:46:11.268Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:46:11 [2021-06-28T13:46:11.268Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:46:11 [2021-06-28T13:46:11.268Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:46:12 [2021-06-28T13:46:12.204Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:46:13 [2021-06-28T13:46:13.140Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:46:14 [2021-06-28T13:46:14.076Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:46:14 [2021-06-28T13:46:14.076Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:46:15 [2021-06-28T13:46:15.978Z] === RUN   TestDockerSuite/TestSaveImageId
13:46:15 [2021-06-28T13:46:15.978Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:46:16 [2021-06-28T13:46:16.258Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:46:18 [2021-06-28T13:46:18.161Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents710566748
13:46:18 [2021-06-28T13:46:18.161Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:46:18 [2021-06-28T13:46:18.161Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:46:20 [2021-06-28T13:46:20.064Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:46:20 [2021-06-28T13:46:20.064Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:46:20 [2021-06-28T13:46:20.064Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:46:21 [2021-06-28T13:46:21.440Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:46:22 [2021-06-28T13:46:22.815Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:46:22 [2021-06-28T13:46:22.815Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:46:23 [2021-06-28T13:46:23.073Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:46:23 [2021-06-28T13:46:23.073Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:46:23 [2021-06-28T13:46:23.073Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:46:23 [2021-06-28T13:46:23.638Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:46:26 [2021-06-28T13:46:26.170Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:46:31 [2021-06-28T13:46:31.433Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:46:33 [2021-06-28T13:46:33.335Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:46:34 [2021-06-28T13:46:34.270Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:46:35 [2021-06-28T13:46:35.644Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:46:38 [2021-06-28T13:46:38.932Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:46:40 [2021-06-28T13:46:40.851Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:46:41 [2021-06-28T13:46:41.418Z] === RUN   TestDockerSuite/TestStartRecordError
13:46:42 [2021-06-28T13:46:42.793Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:46:44 [2021-06-28T13:46:44.169Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:46:45 [2021-06-28T13:46:45.545Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:46:48 [2021-06-28T13:46:48.085Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:46:48 [2021-06-28T13:46:48.650Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:46:51 [2021-06-28T13:46:51.180Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:46:55 [2021-06-28T13:46:55.367Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:46:56 [2021-06-28T13:46:56.743Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:47:00 [2021-06-28T13:47:00.027Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:47:03 [2021-06-28T13:47:03.326Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:47:05 [2021-06-28T13:47:05.226Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:47:05 [2021-06-28T13:47:05.226Z] === RUN   TestDockerSuite/TestStatsNoStream
13:47:08 [2021-06-28T13:47:08.507Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:47:09 [2021-06-28T13:47:09.881Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:47:09 [2021-06-28T13:47:09.881Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:47:10 [2021-06-28T13:47:10.816Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:47:11 [2021-06-28T13:47:11.751Z] === RUN   TestDockerSuite/TestTopPrivileged
13:47:12 [2021-06-28T13:47:12.687Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:47:12 [2021-06-28T13:47:12.687Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
13:47:12 [2021-06-28T13:47:12.687Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:47:13 [2021-06-28T13:47:13.623Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:47:14 [2021-06-28T13:47:14.188Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:47:18 [2021-06-28T13:47:18.377Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:47:18 [2021-06-28T13:47:18.377Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:47:18 [2021-06-28T13:47:18.377Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:47:18 [2021-06-28T13:47:18.377Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
13:47:21 [2021-06-28T13:47:21.659Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:47:22 [2021-06-28T13:47:22.595Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:47:23 [2021-06-28T13:47:23.561Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:47:23 [2021-06-28T13:47:23.561Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
13:47:23 [2021-06-28T13:47:23.561Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:47:23 [2021-06-28T13:47:23.561Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
13:47:23 [2021-06-28T13:47:23.561Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:47:24 [2021-06-28T13:47:24.128Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:47:25 [2021-06-28T13:47:25.065Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:47:25 [2021-06-28T13:47:25.324Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:47:25 [2021-06-28T13:47:25.891Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:47:26 [2021-06-28T13:47:26.459Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:47:27 [2021-06-28T13:47:27.835Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:47:28 [2021-06-28T13:47:28.402Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:47:29 [2021-06-28T13:47:29.778Z] === RUN   TestDockerSuite/TestUpdateStats
13:47:33 [2021-06-28T13:47:33.962Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:47:35 [2021-06-28T13:47:35.336Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:47:35 [2021-06-28T13:47:35.336Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
13:47:35 [2021-06-28T13:47:35.336Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:47:37 [2021-06-28T13:47:37.237Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:47:38 [2021-06-28T13:47:38.176Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:47:43 [2021-06-28T13:47:43.444Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:47:47 [2021-06-28T13:47:47.641Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
13:47:51 [2021-06-28T13:47:51.830Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
13:47:54 [2021-06-28T13:47:54.360Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:47:58 [2021-06-28T13:47:58.547Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:48:03 [2021-06-28T13:48:03.814Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:48:05 [2021-06-28T13:48:05.188Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:48:07 [2021-06-28T13:48:07.718Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:48:08 [2021-06-28T13:48:08.653Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:48:10 [2021-06-28T13:48:10.027Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:48:12 [2021-06-28T13:48:12.570Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:48:14 [2021-06-28T13:48:14.473Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:48:16 [2021-06-28T13:48:16.374Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:48:18 [2021-06-28T13:48:18.276Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:48:20 [2021-06-28T13:48:20.178Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:48:22 [2021-06-28T13:48:22.705Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:48:24 [2021-06-28T13:48:24.605Z]     docker_cli_swarm_test.go:1186: [d44dd84a1079d] joining swarm manager [d86da124663af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:48:31 [2021-06-28T13:48:31.160Z]     docker_cli_swarm_test.go:1195: [d518a62a00caf] joining swarm manager [d86da124663af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:48:35 [2021-06-28T13:48:35.342Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:48:35 [2021-06-28T13:48:35.342Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:48:35 [2021-06-28T13:48:35.342Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:48:36 [2021-06-28T13:48:36.280Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:48:36 [2021-06-28T13:48:36.280Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:48:36 [2021-06-28T13:48:36.280Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:48:36 [2021-06-28T13:48:36.280Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:48:37 [2021-06-28T13:48:37.215Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:48:37 [2021-06-28T13:48:37.215Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:48:37 [2021-06-28T13:48:37.782Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:48:38 [2021-06-28T13:48:38.040Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:48:38 [2021-06-28T13:48:38.040Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:48:38 [2021-06-28T13:48:38.040Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:48:38 [2021-06-28T13:48:38.040Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:48:40 [2021-06-28T13:48:40.569Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:48:40 [2021-06-28T13:48:40.569Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:48:40 [2021-06-28T13:48:40.569Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:48:40 [2021-06-28T13:48:40.569Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:48:40 [2021-06-28T13:48:40.569Z] === RUN   TestDockerSuite/TestVolumeEvents
13:48:47 [2021-06-28T13:48:47.125Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:48:48 [2021-06-28T13:48:48.500Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:48:48 [2021-06-28T13:48:48.500Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:48:48 [2021-06-28T13:48:48.500Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:48:51 [2021-06-28T13:48:51.032Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:48:55 [2021-06-28T13:48:55.218Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:48:55 [2021-06-28T13:48:55.218Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:48:55 [2021-06-28T13:48:55.218Z] --- PASS: TestDockerSuite (1784.11s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.70s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.90s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.55s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.94s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.94s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.88s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.99s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.25s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.48s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.29s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.80s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.72s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.70s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.50s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.53s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.51s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.93s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.81s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.62s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.76s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.79s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.70s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.61s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.30s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.90s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.20s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.63s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.59s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.77s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.76s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.52s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.68s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.54s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.86s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.59s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.30s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.28s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.59s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.07s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.86s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.72s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.16s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.42s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.19s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.84s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.03s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.28s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.10s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.47s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.52s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.28s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.31s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.93s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.42s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.39s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.92s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.94s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.11s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.31s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.36s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.97s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.52s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.64s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.68s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.73s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.86s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.50s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.72s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.37s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.49s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.11s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.45s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.96s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.18s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.27s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.62s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.25s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.87s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.51s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.39s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.79s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.80s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.53s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.85s)
13:48:55 [2021-06-28T13:48:55.218Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.39s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.57s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.22s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.19s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.52s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.98s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.32s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.99s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.26s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.86s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.96s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.40s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.44s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.29s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.60s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.11s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.16s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.43s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.93s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.93s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.15s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.24s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.96s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.27s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.64s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.34s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.12s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.05s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.38s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.47s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.44s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.46s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.49s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildRm (3.81s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.51s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.89s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.21s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.22s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.93s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.58s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.14s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.06s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildUser (2.03s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.53s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.17s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.46s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.34s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.15s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.05s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.99s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.60s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.70s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.10s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.32s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitChange (1.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.23s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.94s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.14s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.88s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.47s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.63s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.50s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.06s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.04s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.31s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.15s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.73s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.17s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.95s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.98s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.43s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.46s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.73s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.96s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.98s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.92s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.79s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008a99e0_<nil>} (0.91s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1376809636_/foo_false__<nil>_<nil>_<nil>} (1.74s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1376809636_/foo_true__<nil>_<nil>_<nil>} (1.57s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3027697587_/foo_false__<nil>_<nil>_<nil>} (1.62s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3027697587_/foo_true__<nil>_<nil>_<nil>} (1.67s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3027697587_/foo_true__0xc0008a9a10_<nil>_<nil>} (1.59s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008a9a28_<nil>} (1.69s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008a9a40_<nil>} (1.56s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008a9a58_<nil>} (1.69s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008a9a70_<nil>} (1.56s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
13:48:55 [2021-06-28T13:48:55.219Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.82s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s)
13:48:55 [2021-06-28T13:48:55.219Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.09s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.99s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.99s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.07s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.61s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.20s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.21s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.92s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.54s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.57s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.11s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToDot (0.85s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.22s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.96s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.14s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.44s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.86s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.77s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.50s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.71s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.09s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.49s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.53s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.98s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.75s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.88s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.75s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.65s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.29s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.84s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.95s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.35s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.34s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.35s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsRename (0.77s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsResize (0.84s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.89s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.19s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.74s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsTop (0.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.79s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExec (1.71s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.97s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.89s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecCgroup (4.10s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecEnv (1.05s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.29s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.38s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.19s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.62s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.54s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.08s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecParseError (0.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.78s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.57s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.11s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.42s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecTTY (1.13s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.22s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.31s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.83s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.58s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.70s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.34s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.75s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestHealth (23.31s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.81s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.13s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.77s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportFile (2.68s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.10s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.23s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.56s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.75s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.70s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.68s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.68s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.90s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.74s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.68s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.77s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.87s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.57s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.24s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.94s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.99s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.64s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.47s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.39s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.47s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.88s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.13s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s)
13:48:55 [2021-06-28T13:48:55.220Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.24s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.10s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.58s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.33s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.93s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.11s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.11s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.11s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.73s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.64s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.25s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.97s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.25s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.11s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsSince (6.90s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsTail (0.95s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.06s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.28s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.82s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestNetHostname (2.40s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.22s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.08s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.91s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginActive (1.38s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.58s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.91s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.71s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPortList (10.86s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.91s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.23s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.56s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.91s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.55s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.33s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.90s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.40s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.72s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.83s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.61s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (2.04s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.77s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.11s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.31s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.41s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.38s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.58s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.61s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.41s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.32s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.56s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.59s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.94s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.79s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.36s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.40s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.35s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.43s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.88s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.95s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.91s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.45s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.99s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.34s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.46s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.89s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.91s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.17s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.55s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.21s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.18s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.29s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.32s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.44s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.96s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.67s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.51s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.43s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.37s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.86s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.38s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.38s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.72s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.58s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.87s)
13:48:55 [2021-06-28T13:48:55.221Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.36s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunMount (8.72s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.19s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.48s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.14s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.05s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.72s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.49s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.87s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.94s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunRm (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.58s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.79s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunState (1.47s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.41s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.28s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.64s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.49s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.86s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.24s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.72s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.75s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.36s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.34s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.69s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.58s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.38s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.37s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.19s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.33s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.25s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.56s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.66s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.37s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.28s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.46s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.52s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.90s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.76s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.96s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.77s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.61s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.95s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.95s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.90s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.31s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.27s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.04s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.89s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.74s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.45s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.71s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.94s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.05s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.33s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.11s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.99s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.98s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.99s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.17s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.63s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.13s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.67s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.54s)
13:48:55 [2021-06-28T13:48:55.222Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:48:55 [2021-06-28T13:48:55.222Z] === RUN   TestDockerRegistrySuite
13:48:55 [2021-06-28T13:48:55.222Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:48:56 [2021-06-28T13:48:56.158Z]     check_test.go:196: [d88ff6d169848] daemon is not started
13:48:56 [2021-06-28T13:48:56.158Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:48:57 [2021-06-28T13:48:57.533Z]     check_test.go:196: [d839fbe00a9de] daemon is not started
13:48:57 [2021-06-28T13:48:57.533Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:48:58 [2021-06-28T13:48:58.919Z]     check_test.go:196: [dad5b54435643] daemon is not started
13:48:58 [2021-06-28T13:48:58.919Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:48:59 [2021-06-28T13:48:59.188Z]     check_test.go:196: [d4921620616e3] daemon is not started
13:48:59 [2021-06-28T13:48:59.188Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:49:02 [2021-06-28T13:49:02.475Z]     check_test.go:196: [d42813a008bb1] daemon is not started
13:49:02 [2021-06-28T13:49:02.475Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:49:06 [2021-06-28T13:49:06.661Z]     check_test.go:196: [dce0798a4567e] daemon is not started
13:49:06 [2021-06-28T13:49:06.661Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:49:09 [2021-06-28T13:49:09.945Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:49:09 [2021-06-28T13:49:09.945Z]     check_test.go:196: [d2b3908e614fa] daemon is not started
13:49:10 [2021-06-28T13:49:10.203Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:49:11 [2021-06-28T13:49:11.578Z]     check_test.go:196: [d978b8abaa99e] daemon is not started
13:49:11 [2021-06-28T13:49:11.836Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:49:13 [2021-06-28T13:49:13.211Z]     check_test.go:196: [d294dde31af1c] daemon is not started
13:49:13 [2021-06-28T13:49:13.211Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:49:14 [2021-06-28T13:49:14.585Z]     check_test.go:196: [dbd845cac8574] daemon is not started
13:49:14 [2021-06-28T13:49:14.585Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:49:15 [2021-06-28T13:49:15.962Z]     check_test.go:196: [d290f6f246f10] daemon is not started
13:49:15 [2021-06-28T13:49:15.962Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:49:16 [2021-06-28T13:49:16.896Z]     check_test.go:196: [d9cba64f09334] daemon is not started
13:49:16 [2021-06-28T13:49:16.896Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:49:18 [2021-06-28T13:49:18.271Z]     check_test.go:196: [def2dba4884bb] daemon is not started
13:49:18 [2021-06-28T13:49:18.271Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:49:19 [2021-06-28T13:49:19.650Z]     check_test.go:196: [d48a5297c2eba] daemon is not started
13:49:19 [2021-06-28T13:49:19.650Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:49:20 [2021-06-28T13:49:20.595Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ce84ac1904a6d4bc6db86d1a008be9a9b6c1f33dcabae88f91ce8aed8fdf38f
13:49:21 [2021-06-28T13:49:21.537Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19a9c2b468d010c4e96c21a0e059d785dc80a6cf6f0a0ff470a971ba734f4fda
13:49:21 [2021-06-28T13:49:21.795Z]     check_test.go:196: [da08620574e21] daemon is not started
13:49:21 [2021-06-28T13:49:21.795Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:49:22 [2021-06-28T13:49:22.729Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b4091ecaaec9adcf0c20ed80e8c0eca74bfda353c4a8ed3f0f597405a8899be1
13:49:23 [2021-06-28T13:49:23.296Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:49:23 [2021-06-28T13:49:23.862Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20625403522425fefafe0b194db205aaf0f4478587a0ac7499b6d1e5d048c504
13:49:24 [2021-06-28T13:49:24.120Z]     check_test.go:196: [dfa04dd7811ba] daemon is not started
13:49:24 [2021-06-28T13:49:24.120Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:49:26 [2021-06-28T13:49:26.022Z]     check_test.go:196: [d9bc762b179ba] daemon is not started
13:49:26 [2021-06-28T13:49:26.022Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:49:28 [2021-06-28T13:49:28.554Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:49:29 [2021-06-28T13:49:29.120Z]     check_test.go:196: [db4348672a603] daemon is not started
13:49:29 [2021-06-28T13:49:29.120Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:49:30 [2021-06-28T13:49:30.497Z]     docker_cli_swarm_test.go:1118: [d52aaa8f92528] joining swarm manager [d555063259e5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:49:30 [2021-06-28T13:49:30.497Z]     check_test.go:196: [de2445b53637f] daemon is not started
13:49:30 [2021-06-28T13:49:30.497Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:49:30 [2021-06-28T13:49:30.756Z]     check_test.go:196: [d6705dc8af405] daemon is not started
13:49:30 [2021-06-28T13:49:30.756Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:49:32 [2021-06-28T13:49:32.130Z]     docker_cli_swarm_test.go:1119: [dd49c85a635d2] joining swarm manager [d555063259e5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:49:32 [2021-06-28T13:49:32.130Z]     check_test.go:196: [d5989a14224fe] daemon is not started
13:49:32 [2021-06-28T13:49:32.130Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:49:33 [2021-06-28T13:49:33.506Z]     check_test.go:196: [d26e037c7e57e] daemon is not started
13:49:33 [2021-06-28T13:49:33.506Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:49:34 [2021-06-28T13:49:34.880Z]     check_test.go:196: [d1da435ea6812] daemon is not started
13:49:34 [2021-06-28T13:49:34.880Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:49:38 [2021-06-28T13:49:38.165Z]     check_test.go:196: [d3d7d2fdabaa6] daemon is not started
13:49:38 [2021-06-28T13:49:38.165Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:49:38 [2021-06-28T13:49:38.165Z]     check_test.go:196: [d7ded69246e57] daemon is not started
13:49:38 [2021-06-28T13:49:38.165Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:49:39 [2021-06-28T13:49:39.540Z]     check_test.go:196: [df66ee409d5a3] daemon is not started
13:49:39 [2021-06-28T13:49:39.540Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:49:39 [2021-06-28T13:49:39.824Z]     check_test.go:196: [d364f2db745dd] daemon is not started
13:49:39 [2021-06-28T13:49:39.824Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:49:39 [2021-06-28T13:49:39.824Z]     check_test.go:196: [d7a354373c135] daemon is not started
13:49:39 [2021-06-28T13:49:39.824Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:49:40 [2021-06-28T13:49:40.085Z]     check_test.go:196: [d650395bbad62] daemon is not started
13:49:40 [2021-06-28T13:49:40.085Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:49:40 [2021-06-28T13:49:40.343Z]     check_test.go:196: [daddc1cecc073] daemon is not started
13:49:40 [2021-06-28T13:49:40.343Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:49:40 [2021-06-28T13:49:40.600Z]     check_test.go:196: [d8379969a1df6] daemon is not started
13:49:40 [2021-06-28T13:49:40.600Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:49:40 [2021-06-28T13:49:40.858Z]     check_test.go:196: [df31f7f34addc] daemon is not started
13:49:40 [2021-06-28T13:49:40.858Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:49:42 [2021-06-28T13:49:42.232Z]     check_test.go:196: [dad844dc0b012] daemon is not started
13:49:42 [2021-06-28T13:49:42.232Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:49:44 [2021-06-28T13:49:44.134Z]     check_test.go:196: [d31ae490a1436] daemon is not started
13:49:44 [2021-06-28T13:49:44.134Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:49:45 [2021-06-28T13:49:45.068Z]     check_test.go:196: [d627c0d8df74d] daemon is not started
13:49:45 [2021-06-28T13:49:45.068Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:49:46 [2021-06-28T13:49:46.442Z]     check_test.go:196: [d9d9b60006ded] daemon is not started
13:49:46 [2021-06-28T13:49:46.442Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:49:47 [2021-06-28T13:49:47.377Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:49:48 [2021-06-28T13:49:48.314Z] --- PASS: TestDockerRegistrySuite (53.51s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.71s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.44s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.05s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.63s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.42s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.25s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.17s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.36s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.52s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.39s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.55s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.33s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.09s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.89s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s)
13:49:48 [2021-06-28T13:49:48.314Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
13:49:48 [2021-06-28T13:49:48.315Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
13:49:48 [2021-06-28T13:49:48.315Z] === RUN   TestDockerSchema1RegistrySuite
13:49:48 [2021-06-28T13:49:48.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:49:48 [2021-06-28T13:49:48.315Z]     check_test.go:223: [d701429202cd5] daemon is not started
13:49:48 [2021-06-28T13:49:48.315Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:49:52 [2021-06-28T13:49:52.501Z]     check_test.go:223: [d36370d1d0b99] daemon is not started
13:49:52 [2021-06-28T13:49:52.501Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:49:57 [2021-06-28T13:49:57.764Z]     check_test.go:223: [d91d5d3ee718e] daemon is not started
13:49:57 [2021-06-28T13:49:57.764Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:50:01 [2021-06-28T13:50:01.949Z]     check_test.go:223: [d7ce2c0722d77] daemon is not started
13:50:01 [2021-06-28T13:50:01.949Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:50:02 [2021-06-28T13:50:02.882Z]     check_test.go:223: [d266d774a7204] daemon is not started
13:50:02 [2021-06-28T13:50:02.882Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:50:04 [2021-06-28T13:50:04.286Z]     check_test.go:223: [dc3c38c1be788] daemon is not started
13:50:04 [2021-06-28T13:50:04.286Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:50:04 [2021-06-28T13:50:04.286Z]     check_test.go:223: [db392346b9790] daemon is not started
13:50:04 [2021-06-28T13:50:04.286Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:50:05 [2021-06-28T13:50:05.660Z]     check_test.go:223: [d9a3075e2d8ef] daemon is not started
13:50:05 [2021-06-28T13:50:05.660Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:50:07 [2021-06-28T13:50:07.033Z]     check_test.go:223: [d4d7c23afe706] daemon is not started
13:50:07 [2021-06-28T13:50:07.033Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:50:07 [2021-06-28T13:50:07.967Z]     check_test.go:223: [d01413d330cf0] daemon is not started
13:50:07 [2021-06-28T13:50:07.967Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:50:11 [2021-06-28T13:50:11.248Z]     check_test.go:223: [d5329778fea13] daemon is not started
13:50:11 [2021-06-28T13:50:11.248Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:50:11 [2021-06-28T13:50:11.506Z]     check_test.go:223: [db2a805958bc8] daemon is not started
13:50:11 [2021-06-28T13:50:11.506Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:50:12 [2021-06-28T13:50:12.072Z]     check_test.go:223: [d7b70c00e92a5] daemon is not started
13:50:12 [2021-06-28T13:50:12.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:50:12 [2021-06-28T13:50:12.072Z]     check_test.go:223: [dd3063a10c7b2] daemon is not started
13:50:12 [2021-06-28T13:50:12.072Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:50:12 [2021-06-28T13:50:12.330Z]     check_test.go:223: [d336e9c589305] daemon is not started
13:50:12 [2021-06-28T13:50:12.330Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:50:12 [2021-06-28T13:50:12.588Z]     check_test.go:223: [d5e121c51d698] daemon is not started
13:50:12 [2021-06-28T13:50:12.588Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:50:13 [2021-06-28T13:50:13.156Z]     check_test.go:223: [df7730b57b081] daemon is not started
13:50:13 [2021-06-28T13:50:13.156Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:50:13 [2021-06-28T13:50:13.156Z]     check_test.go:223: [d7793e91371c0] daemon is not started
13:50:13 [2021-06-28T13:50:13.156Z] --- PASS: TestDockerSchema1RegistrySuite (25.00s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.51s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.95s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.74s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.22s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
13:50:13 [2021-06-28T13:50:13.156Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
13:50:13 [2021-06-28T13:50:13.156Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:50:13 [2021-06-28T13:50:13.156Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:50:13 [2021-06-28T13:50:13.722Z]     check_test.go:252: [d9f236c2f906b] daemon is not started
13:50:13 [2021-06-28T13:50:13.981Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:50:14 [2021-06-28T13:50:14.239Z]     check_test.go:252: [d91e56ddb7520] daemon is not started
13:50:14 [2021-06-28T13:50:14.239Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:50:14 [2021-06-28T13:50:14.497Z]     check_test.go:252: [dba144c2abecb] daemon is not started
13:50:14 [2021-06-28T13:50:14.497Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:50:15 [2021-06-28T13:50:15.875Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:50:15 [2021-06-28T13:50:15.875Z]     check_test.go:252: [d6d5cb666390e] daemon is not started
13:50:15 [2021-06-28T13:50:15.875Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:50:16 [2021-06-28T13:50:16.133Z]     check_test.go:252: [d958188f83767] daemon is not started
13:50:16 [2021-06-28T13:50:16.133Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:50:16 [2021-06-28T13:50:16.700Z]     check_test.go:252: [dbefe7f5b0dfe] daemon is not started
13:50:16 [2021-06-28T13:50:16.700Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:50:16 [2021-06-28T13:50:16.958Z]     check_test.go:252: [dee27a4e04de2] daemon is not started
13:50:16 [2021-06-28T13:50:16.958Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
13:50:16 [2021-06-28T13:50:16.958Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
13:50:16 [2021-06-28T13:50:16.958Z] === RUN   TestDockerRegistryAuthTokenSuite
13:50:16 [2021-06-28T13:50:16.958Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:50:22 [2021-06-28T13:50:22.220Z]     check_test.go:279: [d8efe2f54fa29] daemon is not started
13:50:22 [2021-06-28T13:50:22.220Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:50:22 [2021-06-28T13:50:22.220Z]     check_test.go:279: [d73441cb96eb6] daemon is not started
13:50:22 [2021-06-28T13:50:22.220Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:50:22 [2021-06-28T13:50:22.220Z]     check_test.go:279: [de7ab9c3e9d42] daemon is not started
13:50:22 [2021-06-28T13:50:22.220Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:50:22 [2021-06-28T13:50:22.485Z]     check_test.go:279: [dcee2a8f96d64] daemon is not started
13:50:22 [2021-06-28T13:50:22.485Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:50:22 [2021-06-28T13:50:22.748Z]     check_test.go:279: [dac2050e406f4] daemon is not started
13:50:22 [2021-06-28T13:50:22.748Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
13:50:22 [2021-06-28T13:50:22.748Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
13:50:22 [2021-06-28T13:50:22.748Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
13:50:22 [2021-06-28T13:50:22.748Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
13:50:22 [2021-06-28T13:50:22.748Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
13:50:22 [2021-06-28T13:50:22.748Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
13:50:22 [2021-06-28T13:50:22.748Z] === RUN   TestDockerNetworkSuite
13:50:22 [2021-06-28T13:50:22.748Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
13:50:25 [2021-06-28T13:50:25.280Z]     docker_cli_network_unix_test.go:46: [d849a5f71fa0c] daemon is not started
13:50:25 [2021-06-28T13:50:25.280Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:50:25 [2021-06-28T13:50:25.847Z]     docker_cli_network_unix_test.go:46: [d833d2dc27dfc] daemon is not started
13:50:26 [2021-06-28T13:50:26.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:50:31 [2021-06-28T13:50:31.370Z]     docker_cli_network_unix_test.go:46: [dcbfbe6dbfdcb] daemon is not started
13:50:31 [2021-06-28T13:50:31.936Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:50:33 [2021-06-28T13:50:33.835Z]     docker_cli_network_unix_test.go:46: [d41b31d4999a5] daemon is not started
13:50:33 [2021-06-28T13:50:33.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:50:33 [2021-06-28T13:50:33.835Z]     docker_cli_network_unix_test.go:1233: [d90afa22c544a] daemon is not started
13:50:37 [2021-06-28T13:50:37.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:50:38 [2021-06-28T13:50:38.051Z]     docker_cli_network_unix_test.go:46: [dcb9187567dac] daemon is not started
13:50:38 [2021-06-28T13:50:38.985Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:50:47 [2021-06-28T13:50:47.097Z]     docker_cli_network_unix_test.go:46: [d454f8bf9f5fa] daemon is not started
13:50:47 [2021-06-28T13:50:47.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:50:49 [2021-06-28T13:50:49.645Z]     docker_cli_network_unix_test.go:46: [d939d57a76a57] daemon is not started
13:50:49 [2021-06-28T13:50:49.645Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:50:51 [2021-06-28T13:50:51.020Z]     docker_cli_network_unix_test.go:46: [dbe3cccca7c09] daemon is not started
13:50:51 [2021-06-28T13:50:51.020Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:50:51 [2021-06-28T13:50:51.586Z]     docker_cli_network_unix_test.go:46: [ded849b2fe529] daemon is not started
13:50:51 [2021-06-28T13:50:51.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:50:52 [2021-06-28T13:50:52.411Z]     docker_cli_network_unix_test.go:46: [de80011a39397] daemon is not started
13:50:52 [2021-06-28T13:50:52.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:50:53 [2021-06-28T13:50:53.345Z]     docker_cli_network_unix_test.go:46: [dc1adac90d57e] daemon is not started
13:50:53 [2021-06-28T13:50:53.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:50:54 [2021-06-28T13:50:54.170Z]     docker_cli_network_unix_test.go:46: [d0369564b10f3] daemon is not started
13:50:54 [2021-06-28T13:50:54.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:50:54 [2021-06-28T13:50:54.994Z]     docker_cli_network_unix_test.go:46: [de54401c67444] daemon is not started
13:50:54 [2021-06-28T13:50:54.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:50:55 [2021-06-28T13:50:55.253Z]     docker_cli_network_unix_test.go:46: [d6add8f908d82] daemon is not started
13:50:55 [2021-06-28T13:50:55.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:50:55 [2021-06-28T13:50:55.821Z]     docker_cli_network_unix_test.go:46: [df66d62e1f1ba] daemon is not started
13:50:56 [2021-06-28T13:50:56.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:50:56 [2021-06-28T13:50:56.188Z]     docker_cli_network_unix_test.go:46: [d6fbc99ccd979] daemon is not started
13:50:56 [2021-06-28T13:50:56.188Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:50:56 [2021-06-28T13:50:56.447Z]     docker_cli_network_unix_test.go:46: [d66f2416c2c9b] daemon is not started
13:50:56 [2021-06-28T13:50:56.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:50:56 [2021-06-28T13:50:56.447Z]     docker_cli_network_unix_test.go:46: [df05345beb7ce] daemon is not started
13:50:56 [2021-06-28T13:50:56.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:50:57 [2021-06-28T13:50:57.381Z]     docker_cli_network_unix_test.go:46: [d9458893f5b48] daemon is not started
13:50:57 [2021-06-28T13:50:57.381Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:50:58 [2021-06-28T13:50:58.317Z]     docker_cli_network_unix_test.go:46: [d918a9eb0ac3a] daemon is not started
13:50:58 [2021-06-28T13:50:58.575Z]     docker_cli_swarm_test.go:1172: [d81d3e143a61f] joining swarm manager [d555063259e5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:50:58 [2021-06-28T13:50:58.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:50:58 [2021-06-28T13:50:58.833Z]     docker_cli_network_unix_test.go:46: [dcaeb9f91ad1b] daemon is not started
13:50:58 [2021-06-28T13:50:58.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:50:59 [2021-06-28T13:50:59.400Z]     docker_cli_network_unix_test.go:46: [d73a388ff2434] daemon is not started
13:50:59 [2021-06-28T13:50:59.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:50:59 [2021-06-28T13:50:59.400Z]     docker_cli_network_unix_test.go:46: [db7e35b259c36] daemon is not started
13:50:59 [2021-06-28T13:50:59.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:51:00 [2021-06-28T13:51:00.776Z]     docker_cli_network_unix_test.go:968: [da68506bda53c] daemon is not started
13:51:02 [2021-06-28T13:51:02.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:51:04 [2021-06-28T13:51:04.050Z]     docker_cli_network_unix_test.go:46: [debf08134e87d] daemon is not started
13:51:04 [2021-06-28T13:51:04.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:51:09 [2021-06-28T13:51:09.324Z]     docker_cli_network_unix_test.go:1116: [d234c87ef5fbc] daemon is not started
13:51:14 [2021-06-28T13:51:14.594Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:51:14 [2021-06-28T13:51:14.594Z]     docker_cli_network_unix_test.go:46: [d2e2579bad286] daemon is not started
13:51:14 [2021-06-28T13:51:14.594Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:51:14 [2021-06-28T13:51:14.853Z]     docker_cli_network_unix_test.go:46: [dd335e5cab901] daemon is not started
13:51:14 [2021-06-28T13:51:14.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:51:15 [2021-06-28T13:51:15.111Z]     docker_cli_network_unix_test.go:46: [d130bc92b3ce4] daemon is not started
13:51:15 [2021-06-28T13:51:15.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:51:15 [2021-06-28T13:51:15.111Z]     docker_cli_network_unix_test.go:46: [df1e9958ad995] daemon is not started
13:51:15 [2021-06-28T13:51:15.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:51:15 [2021-06-28T13:51:15.369Z]     docker_cli_network_unix_test.go:46: [de1f2912d7c93] daemon is not started
13:51:15 [2021-06-28T13:51:15.369Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:51:15 [2021-06-28T13:51:15.369Z]     docker_cli_network_unix_test.go:46: [d36d28ba4eb30] daemon is not started
13:51:15 [2021-06-28T13:51:15.369Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:51:15 [2021-06-28T13:51:15.369Z]     docker_cli_network_unix_test.go:46: [d608a9dcf14f0] daemon is not started
13:51:15 [2021-06-28T13:51:15.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:51:18 [2021-06-28T13:51:18.158Z]     docker_cli_network_unix_test.go:46: [d955ffeef080e] daemon is not started
13:51:19 [2021-06-28T13:51:19.092Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:51:19 [2021-06-28T13:51:19.092Z]     docker_cli_network_unix_test.go:46: [d550a09b8542b] daemon is not started
13:51:19 [2021-06-28T13:51:19.092Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:51:19 [2021-06-28T13:51:19.092Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:51:19 [2021-06-28T13:51:19.092Z]     docker_cli_network_unix_test.go:46: [ddc4db8bbe9f2] daemon is not started
13:51:19 [2021-06-28T13:51:19.092Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:51:19 [2021-06-28T13:51:19.659Z]     docker_cli_network_unix_test.go:46: [d7d79e24c4af4] daemon is not started
13:51:19 [2021-06-28T13:51:19.916Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:51:24 [2021-06-28T13:51:24.103Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:51:25 [2021-06-28T13:51:25.477Z]     docker_cli_network_unix_test.go:1084: [de01ea266649d] daemon is not started
13:51:27 [2021-06-28T13:51:27.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:51:27 [2021-06-28T13:51:27.377Z]     docker_cli_network_unix_test.go:46: [dcc8e88fc670d] daemon is not started
13:51:27 [2021-06-28T13:51:27.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:51:27 [2021-06-28T13:51:27.943Z]     docker_cli_network_unix_test.go:46: [d53010524b688] daemon is not started
13:51:28 [2021-06-28T13:51:28.513Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:51:29 [2021-06-28T13:51:29.892Z]     docker_cli_network_unix_test.go:46: [de666b1277e55] daemon is not started
13:51:30 [2021-06-28T13:51:30.458Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:51:30 [2021-06-28T13:51:30.458Z]     docker_cli_network_unix_test.go:46: [d2f0051bd8ef2] daemon is not started
13:51:30 [2021-06-28T13:51:30.458Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:51:31 [2021-06-28T13:51:31.024Z]     docker_cli_network_unix_test.go:46: [d6fc58569094c] daemon is not started
13:51:31 [2021-06-28T13:51:31.282Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:51:31 [2021-06-28T13:51:31.848Z]     docker_cli_network_unix_test.go:46: [d3a0b4224637d] daemon is not started
13:51:31 [2021-06-28T13:51:31.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:51:32 [2021-06-28T13:51:32.415Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
13:51:32 [2021-06-28T13:51:32.674Z]     docker_cli_network_unix_test.go:46: [d99f0e8295847] daemon is not started
13:51:33 [2021-06-28T13:51:33.240Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:51:34 [2021-06-28T13:51:34.618Z]     docker_cli_swarm_test.go:1453: [dc549961e6815] joining swarm manager [d5ac992716e41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:51:35 [2021-06-28T13:51:35.553Z]     docker_cli_swarm_test.go:1454: [d11350e4488f4] joining swarm manager [d5ac992716e41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:51:38 [2021-06-28T13:51:38.836Z]     docker_cli_network_unix_test.go:46: [dc9972346c7db] daemon is not started
13:51:38 [2021-06-28T13:51:38.836Z] --- PASS: TestDockerNetworkSuite (75.80s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.48s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.93s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.78s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.95s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.99s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.19s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.74s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.32s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.75s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.62s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.12s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.20s)
13:51:38 [2021-06-28T13:51:38.836Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.94s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.95s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.79s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.61s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.02s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.37s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.99s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.79s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.57s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.05s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.97s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.26s)
13:51:38 [2021-06-28T13:51:38.837Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.40s)
13:51:38 [2021-06-28T13:51:38.837Z] === RUN   TestDockerHubPullSuite
13:51:38 [2021-06-28T13:51:38.837Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:51:40 [2021-06-28T13:51:40.211Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
13:51:42 [2021-06-28T13:51:42.110Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
13:51:42 [2021-06-28T13:51:42.368Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
13:51:43 [2021-06-28T13:51:43.743Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
13:51:43 [2021-06-28T13:51:43.743Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
13:51:43 [2021-06-28T13:51:43.743Z] --- PASS: TestDockerHubPullSuite (5.36s)
13:51:43 [2021-06-28T13:51:43.743Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.47s)
13:51:43 [2021-06-28T13:51:43.743Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
13:51:43 [2021-06-28T13:51:43.743Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s)
13:51:43 [2021-06-28T13:51:43.743Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.04s)
13:51:43 [2021-06-28T13:51:43.743Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
13:51:43 [2021-06-28T13:51:43.743Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
13:51:43 [2021-06-28T13:51:43.743Z] PASS
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === Skipped
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.05s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.05s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_sni_test.go:18: Flakey test
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:51:43 [2021-06-28T13:51:43.743Z]     docker_cli_network_unix_test.go:46: [ddc4db8bbe9f2] daemon is not started
13:51:43 [2021-06-28T13:51:43.743Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] 
13:51:43 [2021-06-28T13:51:43.743Z] DONE 1269 tests, 51 skipped in 2005.295s
13:51:43 [2021-06-28T13:51:43.743Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:51:43 [2021-06-28T13:51:43.743Z] ++++ cat bundles/test-integration/docker.pid
13:51:43 [2021-06-28T13:51:43.743Z] +++ kill 8252
13:51:44 [2021-06-28T13:51:44.001Z] +++ /etc/init.d/apparmor stop
13:51:44 [2021-06-28T13:51:44.001Z] Leaving: AppArmorNo profiles have been unloaded.
13:51:44 [2021-06-28T13:51:44.001Z] 
13:51:44 [2021-06-28T13:51:44.001Z] Unloading profiles will leave already running processes permanently
13:51:44 [2021-06-28T13:51:44.001Z] unconfined, which can lead to unexpected situations.
13:51:44 [2021-06-28T13:51:44.001Z] 
13:51:44 [2021-06-28T13:51:44.001Z] To set a process to complain mode, use the command line tool
13:51:44 [2021-06-28T13:51:44.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:51:44 [2021-06-28T13:51:44.001Z] +++ true
13:51:44 [2021-06-28T13:51:44.001Z] exiting test-integration
13:51:44 [2021-06-28T13:51:44.001Z] ++ exit 0
13:51:44 [2021-06-28T13:51:44.001Z] 
13:51:44 [2021-06-28T13:51:44.260Z] + for job in $(jobs -p)
13:51:44 [2021-06-28T13:51:44.261Z] + wait 3764
13:51:46 [2021-06-28T13:51:46.795Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:51:47 [2021-06-28T13:51:47.728Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
13:51:47 [2021-06-28T13:51:47.728Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
13:51:47 [2021-06-28T13:51:47.728Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
13:51:47 [2021-06-28T13:51:47.986Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
13:51:48 [2021-06-28T13:51:48.554Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:51:51 [2021-06-28T13:51:51.081Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:51:54 [2021-06-28T13:51:54.363Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:51:56 [2021-06-28T13:51:56.892Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:51:58 [2021-06-28T13:51:58.265Z]     docker_cli_swarm_unix_test.go:62: [d46567f33e408] joining swarm manager [deaef1ea900bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:52:54 [2021-06-28T13:52:54.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
13:52:54 [2021-06-28T13:52:54.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:52:55 [2021-06-28T13:52:55.043Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
13:52:57 [2021-06-28T13:52:57.581Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:53:00 [2021-06-28T13:53:00.862Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:53:03 [2021-06-28T13:53:03.391Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:53:05 [2021-06-28T13:53:05.290Z]     docker_api_swarm_test.go:961: [d39364fa45e6e] joining swarm manager [d0c02d1e57b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:53:23 [2021-06-28T13:53:23.366Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:53:38 [2021-06-28T13:53:38.231Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:53:38 [2021-06-28T13:53:38.231Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
13:53:40 [2021-06-28T13:53:40.761Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:53:44 [2021-06-28T13:53:44.044Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:53:50 [2021-06-28T13:53:50.601Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
13:53:55 [2021-06-28T13:53:55.866Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:53:58 [2021-06-28T13:53:58.396Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:54:00 [2021-06-28T13:54:00.926Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:54:04 [2021-06-28T13:54:04.209Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
13:54:06 [2021-06-28T13:54:06.764Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
13:54:10 [2021-06-28T13:54:10.046Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
13:54:12 [2021-06-28T13:54:12.577Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
13:55:08 [2021-06-28T13:55:08.786Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
13:55:23 [2021-06-28T13:55:23.652Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:55:38 [2021-06-28T13:55:38.552Z] --- PASS: TestDockerSwarmSuite (1771.71s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.20s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.68s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.18s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.65s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.59s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.46s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.51s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.78s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.83s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.08s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.00s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.52s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.52s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.63s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.36s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.80s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.84s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.86s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.72s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.34s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.02s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.54s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.99s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.40s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.29s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.78s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.02s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.81s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.67s)
13:55:38 [2021-06-28T13:55:38.552Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.25s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.06s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.96s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.59s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.34s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.09s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.47s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.40s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.50s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.29s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.91s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.76s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.57s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.86s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.62s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.21s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.55s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.90s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.65s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.11s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.87s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (172.26s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.55s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.82s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.64s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.37s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.29s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.79s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.31s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.23s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.92s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.20s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.88s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s)
13:55:38 [2021-06-28T13:55:38.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
13:55:38 [2021-06-28T13:55:38.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
13:55:38 [2021-06-28T13:55:38.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
13:55:38 [2021-06-28T13:55:38.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.54s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.99s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.56s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.30s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.66s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.21s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.66s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.93s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.73s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.41s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.03s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s)
13:55:38 [2021-06-28T13:55:38.811Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
13:55:38 [2021-06-28T13:55:38.811Z] === RUN   TestDockerExternalVolumeSuite
13:55:38 [2021-06-28T13:55:38.811Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:55:39 [2021-06-28T13:55:39.377Z]     docker_cli_external_volume_driver_test.go:53: [d935f83fe3726] daemon is not started
13:55:57 [2021-06-28T13:55:57.447Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:57:05 [2021-06-28T13:57:05.111Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:57:11 [2021-06-28T13:57:11.681Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:57:26 [2021-06-28T13:57:26.547Z]     docker_cli_external_volume_driver_test.go:53: [df866251b8212] daemon is not started
13:57:44 [2021-06-28T13:57:44.624Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:57:59 [2021-06-28T13:57:59.487Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:58:14 [2021-06-28T13:58:14.373Z]     docker_cli_external_volume_driver_test.go:53: [d868d3d2fa6a3] daemon is not started
13:58:29 [2021-06-28T13:58:29.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:58:29 [2021-06-28T13:58:29.238Z]     docker_cli_external_volume_driver_test.go:53: [d9a1214af5b89] daemon is not started
13:58:44 [2021-06-28T13:58:44.102Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:59:16 [2021-06-28T13:59:16.174Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:59:31 [2021-06-28T13:59:31.039Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:59:45 [2021-06-28T13:59:45.903Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
14:00:32 [2021-06-28T14:00:32.561Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:00:54 [2021-06-28T14:00:54.492Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:01:26 [2021-06-28T14:01:26.549Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:01:58 [2021-06-28T14:01:58.607Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:02:10 [2021-06-28T14:02:10.820Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:02:28 [2021-06-28T14:02:28.895Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:02:28 [2021-06-28T14:02:28.895Z]     docker_cli_external_volume_driver_test.go:485: [d2aaf5c2a15bf] daemon is not started
14:02:43 [2021-06-28T14:02:43.758Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:02:43 [2021-06-28T14:02:43.758Z]     docker_cli_external_volume_driver_test.go:53: [d7523218c8d35] daemon is not started
14:02:58 [2021-06-28T14:02:58.625Z] --- PASS: TestDockerExternalVolumeSuite (439.45s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.42s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.42s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.40s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.40s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.10s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s)
14:02:58 [2021-06-28T14:02:58.625Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
14:02:58 [2021-06-28T14:02:58.625Z] PASS
14:02:58 [2021-06-28T14:02:58.625Z] 
14:02:58 [2021-06-28T14:02:58.625Z] === Skipped
14:02:58 [2021-06-28T14:02:58.625Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:02:58 [2021-06-28T14:02:58.625Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
14:02:58 [2021-06-28T14:02:58.625Z]     check_test.go:309: [df17ce9e397bf] daemon is not started
14:02:58 [2021-06-28T14:02:58.625Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:02:58 [2021-06-28T14:02:58.625Z] 
14:02:58 [2021-06-28T14:02:58.625Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:02:58 [2021-06-28T14:02:58.625Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
14:02:58 [2021-06-28T14:02:58.625Z]     check_test.go:309: [dd375805c32c2] daemon is not started
14:02:58 [2021-06-28T14:02:58.625Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:02:58 [2021-06-28T14:02:58.625Z] 
14:02:58 [2021-06-28T14:02:58.625Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:02:58 [2021-06-28T14:02:58.625Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
14:02:58 [2021-06-28T14:02:58.625Z]     check_test.go:309: [dab16e0b73930] daemon is not started
14:02:58 [2021-06-28T14:02:58.625Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:02:58 [2021-06-28T14:02:58.625Z] 
14:02:58 [2021-06-28T14:02:58.625Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:02:58 [2021-06-28T14:02:58.626Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
14:02:58 [2021-06-28T14:02:58.626Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:02:58 [2021-06-28T14:02:58.626Z] 
14:02:58 [2021-06-28T14:02:58.626Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
14:02:58 [2021-06-28T14:02:58.626Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
14:02:58 [2021-06-28T14:02:58.626Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
14:02:58 [2021-06-28T14:02:58.626Z] 
14:02:58 [2021-06-28T14:02:58.626Z] 
14:02:58 [2021-06-28T14:02:58.626Z] DONE 273 tests, 5 skipped in 2679.151s
14:02:58 [2021-06-28T14:02:58.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:02:58 [2021-06-28T14:02:58.626Z] ++++ cat bundles/test-integration/docker.pid
14:02:58 [2021-06-28T14:02:58.626Z] +++ kill 8235
14:02:58 [2021-06-28T14:02:58.626Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc1abf181c05b/docker.pid
14:02:58 [2021-06-28T14:02:58.626Z] +++ kill 7073
14:02:58 [2021-06-28T14:02:58.626Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7073 is not a child of this shell
14:02:58 [2021-06-28T14:02:58.626Z] warning: PID 7073 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc1abf181c05b/docker.pid had a nonzero exit code
14:02:58 [2021-06-28T14:02:58.626Z] +++ /etc/init.d/apparmor stop
14:02:58 [2021-06-28T14:02:58.626Z] Leaving: AppArmorNo profiles have been unloaded.
14:02:58 [2021-06-28T14:02:58.626Z] 
14:02:58 [2021-06-28T14:02:58.626Z] Unloading profiles will leave already running processes permanently
14:02:58 [2021-06-28T14:02:58.626Z] unconfined, which can lead to unexpected situations.
14:02:58 [2021-06-28T14:02:58.626Z] 
14:02:58 [2021-06-28T14:02:58.626Z] To set a process to complain mode, use the command line tool
14:02:58 [2021-06-28T14:02:58.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:02:58 [2021-06-28T14:02:58.626Z] +++ true
14:02:58 [2021-06-28T14:02:58.626Z] exiting test-integration
14:02:58 [2021-06-28T14:02:58.626Z] ++ exit 0
14:02:58 [2021-06-28T14:02:58.626Z] 
14:02:58 [2021-06-28T14:02:58.883Z] + exit 0
14:02:58 [2021-06-28T14:02:58.883Z] ++ jobs -p
14:02:58 [2021-06-28T14:02:58.883Z] + pids=
14:02:58 [2021-06-28T14:02:58.883Z] + echo 'Remaining pids to kill: []'
14:02:58 [2021-06-28T14:02:58.883Z] Remaining pids to kill: []
14:02:58 [2021-06-28T14:02:58.883Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
14:02:58 [2021-06-28T14:02:58.901Z] Recording test results
14:03:00 [2021-06-28T14:03:00.467Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:03:00 [2021-06-28T14:03:00.795Z] + echo Ensuring container killed.
14:03:00 [2021-06-28T14:03:00.795Z] Ensuring container killed.
14:03:00 [2021-06-28T14:03:00.795Z] + docker ps -aq -f name=docker-pr2-*
14:03:00 [2021-06-28T14:03:00.795Z] + cids=a95b6a37a6c7
14:03:00 [2021-06-28T14:03:00.795Z] 2ef0dcb8e7af
14:03:00 [2021-06-28T14:03:00.795Z] fd9eb7b601fc
14:03:00 [2021-06-28T14:03:00.795Z] + [ -n a95b6a37a6c7
14:03:00 [2021-06-28T14:03:00.795Z] 2ef0dcb8e7af
14:03:00 [2021-06-28T14:03:00.795Z] fd9eb7b601fc ]
14:03:00 [2021-06-28T14:03:00.795Z] + docker rm -vf a95b6a37a6c7 2ef0dcb8e7af fd9eb7b601fc
14:03:02 [2021-06-28T14:03:02.171Z] a95b6a37a6c7
14:03:03 [2021-06-28T14:03:03.546Z] 2ef0dcb8e7af
14:03:03 [2021-06-28T14:03:03.546Z] fd9eb7b601fc
[Pipeline] sh
14:03:03 [2021-06-28T14:03:03.828Z] + echo Chowning /workspace to jenkins user
14:03:03 [2021-06-28T14:03:03.828Z] Chowning /workspace to jenkins user
14:03:03 [2021-06-28T14:03:03.828Z] + id -u
14:03:03 [2021-06-28T14:03:03.828Z] + id -g
14:03:03 [2021-06-28T14:03:03.828Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42571:/workspace busybox chown -R 1000:1000 /workspace
14:03:03 [2021-06-28T14:03:03.828Z] Unable to find image 'busybox:latest' locally
14:03:03 [2021-06-28T14:03:03.828Z] latest: Pulling from library/busybox
14:03:04 [2021-06-28T14:03:04.085Z] b71f96345d44: Pulling fs layer
14:03:04 [2021-06-28T14:03:04.085Z] b71f96345d44: Verifying Checksum
14:03:04 [2021-06-28T14:03:04.085Z] b71f96345d44: Download complete
14:03:04 [2021-06-28T14:03:04.085Z] b71f96345d44: Pull complete
14:03:04 [2021-06-28T14:03:04.085Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
14:03:04 [2021-06-28T14:03:04.085Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:03:08 [2021-06-28T14:03:08.572Z] + bundleName=amd64
14:03:08 [2021-06-28T14:03:08.572Z] + echo Creating amd64-bundles.tar.gz
14:03:08 [2021-06-28T14:03:08.572Z] Creating amd64-bundles.tar.gz
14:03:08 [2021-06-28T14:03:08.572Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:03:08 [2021-06-28T14:03:08.572Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
14:03:09 [2021-06-28T14:03:09.516Z] Archiving artifacts
14:03:11 [2021-06-28T14:03:11.266Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42571/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:03:11 [2021-06-28T14:03:11.575Z] + make clean
14:03:11 [2021-06-28T14:03:11.833Z] docker volume rm -f docker-dev-cache
14:03:11 [2021-06-28T14:03:11.834Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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