Skip to content
Success

Console Output

Pull request #41450 updated
10:34:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from af3220884e9a4851435b8e8480dea5a5cb2a1db9+f99814d749d722f9ddec30d4ee94651b9b4c7163 (3846902958f1159d2f23b63403a9f4e8ddfa376d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:34:23 [2020-09-16T10:34:23.513Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:34:23 [2020-09-16T10:34:23.517Z] Trying to pass milestone 1
[Pipeline] milestone
10:34:23 [2020-09-16T10:34:23.564Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:34:23 [2020-09-16T10:34:23.721Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a3ae133820a2ea6) in /home/ubuntu/workspace/moby_PR-41450
[Pipeline] {
[Pipeline] checkout
10:34:23 [2020-09-16T10:34:23.773Z] using credential docker-jenkins-github-credentials
10:34:23 [2020-09-16T10:34:23.782Z] Cloning the remote Git repository
10:34:23 [2020-09-16T10:34:23.782Z] Cloning with configured refspecs honoured and without tags
10:34:23 [2020-09-16T10:34:23.785Z] Cloning repository https://github.com/moby/moby.git
10:34:23 [2020-09-16T10:34:23.786Z]  > git init /home/ubuntu/workspace/moby_PR-41450 # timeout=10
10:34:23 [2020-09-16T10:34:23.790Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:23 [2020-09-16T10:34:23.790Z]  > git --version # timeout=10
10:34:23 [2020-09-16T10:34:23.797Z]  > git --version # 'git version 2.17.1'
10:34:23 [2020-09-16T10:34:23.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:23 [2020-09-16T10:34:23.798Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:36 [2020-09-16T10:34:36.913Z] Fetching without tags
10:34:37 [2020-09-16T10:34:37.170Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:37 [2020-09-16T10:34:37.732Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:37 [2020-09-16T10:34:37.732Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:34:36 [2020-09-16T10:34:36.893Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:36 [2020-09-16T10:34:36.900Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:34:36 [2020-09-16T10:34:36.903Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:36 [2020-09-16T10:34:36.909Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:36 [2020-09-16T10:34:36.917Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:36 [2020-09-16T10:34:36.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:36 [2020-09-16T10:34:36.918Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:37 [2020-09-16T10:34:37.173Z]  > git config core.sparsecheckout # timeout=10
10:34:37 [2020-09-16T10:34:37.178Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:37 [2020-09-16T10:34:37.691Z]  > git remote # timeout=10
10:34:37 [2020-09-16T10:34:37.712Z]  > git config --get remote.origin.url # timeout=10
10:34:37 [2020-09-16T10:34:37.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:37 [2020-09-16T10:34:37.716Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:34:37 [2020-09-16T10:34:37.725Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:37 [2020-09-16T10:34:37.735Z]  > git config core.sparsecheckout # timeout=10
10:34:37 [2020-09-16T10:34:37.754Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:38 [2020-09-16T10:34:38.270Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:34:38 [2020-09-16T10:34:38.292Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:34:39 [2020-09-16T10:34:39.058Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41450:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
10:34:39 [2020-09-16T10:34:39.058Z] Unable to find image 'alpine:latest' locally
10:34:39 [2020-09-16T10:34:39.058Z] latest: Pulling from library/alpine
10:34:39 [2020-09-16T10:34:39.058Z] df20fa9351a1: Pulling fs layer
10:34:39 [2020-09-16T10:34:39.316Z] df20fa9351a1: Verifying Checksum
10:34:39 [2020-09-16T10:34:39.316Z] df20fa9351a1: Download complete
10:34:39 [2020-09-16T10:34:39.316Z] df20fa9351a1: Pull complete
10:34:39 [2020-09-16T10:34:39.316Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
10:34:39 [2020-09-16T10:34:39.316Z] Status: Downloaded newer image for alpine:latest
10:34:38 [2020-09-16T10:34:38.274Z]  > git rev-list --no-walk 771a0a05c8bb46752496ca2c7eca7bad090b4168 # timeout=10
10:34:41 [2020-09-16T10:34:41.850Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
10:34:42 [2020-09-16T10:34:42.348Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a3ae133820a2ea6) in /home/ubuntu/workspace/moby_PR-41450
[Pipeline] node
[Pipeline] node
10:34:42 [2020-09-16T10:34:42.350Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41450
[Pipeline] node
10:34:42 [2020-09-16T10:34:42.353Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-41450
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
10:34:42 [2020-09-16T10:34:42.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ae3aa1ab38bea95) in /home/ubuntu/workspace/moby_PR-41450
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
10:34:42 [2020-09-16T10:34:42.464Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
10:34:42 [2020-09-16T10:34:42.475Z] Fetching changes from the remote Git repository
10:34:42 [2020-09-16T10:34:42.487Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
10:34:42 [2020-09-16T10:34:42.514Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
10:34:42 [2020-09-16T10:34:42.524Z] using credential docker-jenkins-github-credentials
10:34:42 [2020-09-16T10:34:42.530Z] Cloning the remote Git repository
10:34:42 [2020-09-16T10:34:42.530Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
10:34:42 [2020-09-16T10:34:42.537Z] using credential docker-jenkins-github-credentials
10:34:42 [2020-09-16T10:34:42.541Z] Cloning the remote Git repository
10:34:42 [2020-09-16T10:34:42.541Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
10:34:42 [2020-09-16T10:34:42.554Z] Cloning the remote Git repository
10:34:42 [2020-09-16T10:34:42.554Z] Cloning with configured refspecs honoured and without tags
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:34:42 [2020-09-16T10:34:42.795Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:42 [2020-09-16T10:34:42.869Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:42 [2020-09-16T10:34:42.870Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:34:42 [2020-09-16T10:34:42.927Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:42 [2020-09-16T10:34:42.471Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:34:42 [2020-09-16T10:34:42.482Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:42 [2020-09-16T10:34:42.490Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.490Z]  > git --version # timeout=10
10:34:42 [2020-09-16T10:34:42.494Z]  > git --version # 'git version 2.17.1'
10:34:42 [2020-09-16T10:34:42.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:42 [2020-09-16T10:34:42.495Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:42 [2020-09-16T10:34:42.798Z]  > git config core.sparsecheckout # timeout=10
10:34:42 [2020-09-16T10:34:42.803Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:42 [2020-09-16T10:34:42.844Z]  > git remote # timeout=10
10:34:42 [2020-09-16T10:34:42.848Z]  > git config --get remote.origin.url # timeout=10
10:34:42 [2020-09-16T10:34:42.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:42 [2020-09-16T10:34:42.855Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:34:42 [2020-09-16T10:34:42.867Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:42 [2020-09-16T10:34:42.873Z]  > git config core.sparsecheckout # timeout=10
10:34:42 [2020-09-16T10:34:42.884Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:42 [2020-09-16T10:34:42.537Z] Cloning repository https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.537Z]  > git init /home/jenkins/workspace/moby_PR-41450 # timeout=10
10:34:42 [2020-09-16T10:34:42.541Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.541Z]  > git --version # timeout=10
10:34:42 [2020-09-16T10:34:42.543Z]  > git --version # 'git version 2.17.1'
10:34:42 [2020-09-16T10:34:42.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:42 [2020-09-16T10:34:42.544Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:42 [2020-09-16T10:34:42.548Z] Cloning repository https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.548Z]  > git init /home/docker/workspace/moby_PR-41450 # timeout=10
10:34:42 [2020-09-16T10:34:42.562Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.563Z]  > git --version # timeout=10
10:34:42 [2020-09-16T10:34:42.566Z]  > git --version # 'git version 2.7.4'
10:34:42 [2020-09-16T10:34:42.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:42 [2020-09-16T10:34:42.567Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:42 [2020-09-16T10:34:42.554Z] Cloning repository https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.554Z]  > git init /home/ubuntu/workspace/moby_PR-41450 # timeout=10
10:34:42 [2020-09-16T10:34:42.574Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:42 [2020-09-16T10:34:42.574Z]  > git --version # timeout=10
10:34:42 [2020-09-16T10:34:42.581Z]  > git --version # 'git version 2.17.1'
10:34:42 [2020-09-16T10:34:42.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:42 [2020-09-16T10:34:42.582Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:43 [2020-09-16T10:34:43.710Z] + docker version
10:34:43 [2020-09-16T10:34:43.710Z] Client: Docker Engine - Community
10:34:43 [2020-09-16T10:34:43.710Z]  Version:           19.03.12
10:34:43 [2020-09-16T10:34:43.710Z]  API version:       1.40
10:34:43 [2020-09-16T10:34:43.710Z]  Go version:        go1.13.10
10:34:43 [2020-09-16T10:34:43.710Z]  Git commit:        48a66213fe
10:34:43 [2020-09-16T10:34:43.710Z]  Built:             Mon Jun 22 15:45:36 2020
10:34:43 [2020-09-16T10:34:43.710Z]  OS/Arch:           linux/amd64
10:34:43 [2020-09-16T10:34:43.710Z]  Experimental:      false
10:34:43 [2020-09-16T10:34:43.710Z] 
10:34:43 [2020-09-16T10:34:43.710Z] Server: Docker Engine - Community
10:34:43 [2020-09-16T10:34:43.710Z]  Engine:
10:34:43 [2020-09-16T10:34:43.710Z]   Version:          19.03.12
10:34:43 [2020-09-16T10:34:43.710Z]   API version:      1.40 (minimum version 1.12)
10:34:43 [2020-09-16T10:34:43.710Z]   Go version:       go1.13.10
10:34:43 [2020-09-16T10:34:43.710Z]   Git commit:       48a66213fe
10:34:43 [2020-09-16T10:34:43.710Z]   Built:            Mon Jun 22 15:44:07 2020
10:34:43 [2020-09-16T10:34:43.710Z]   OS/Arch:          linux/amd64
10:34:43 [2020-09-16T10:34:43.710Z]   Experimental:     true
10:34:43 [2020-09-16T10:34:43.710Z]  containerd:
10:34:43 [2020-09-16T10:34:43.710Z]   Version:          1.2.13
10:34:43 [2020-09-16T10:34:43.710Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:34:43 [2020-09-16T10:34:43.710Z]  runc:
10:34:43 [2020-09-16T10:34:43.710Z]   Version:          1.0.0-rc10
10:34:43 [2020-09-16T10:34:43.710Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:34:43 [2020-09-16T10:34:43.710Z]  docker-init:
10:34:43 [2020-09-16T10:34:43.710Z]   Version:          0.18.0
10:34:43 [2020-09-16T10:34:43.710Z]   GitCommit:        fec3683
[Pipeline] sh
10:34:43 [2020-09-16T10:34:43.994Z] + docker info
10:34:44 [2020-09-16T10:34:44.253Z] Client:
10:34:44 [2020-09-16T10:34:44.253Z]  Debug Mode: false
10:34:44 [2020-09-16T10:34:44.253Z] 
10:34:44 [2020-09-16T10:34:44.253Z] Server:
10:34:44 [2020-09-16T10:34:44.253Z]  Containers: 0
10:34:44 [2020-09-16T10:34:44.253Z]   Running: 0
10:34:44 [2020-09-16T10:34:44.253Z]   Paused: 0
10:34:44 [2020-09-16T10:34:44.253Z]   Stopped: 0
10:34:44 [2020-09-16T10:34:44.253Z]  Images: 3
10:34:44 [2020-09-16T10:34:44.253Z]  Server Version: 19.03.12
10:34:44 [2020-09-16T10:34:44.253Z]  Storage Driver: overlay2
10:34:44 [2020-09-16T10:34:44.253Z]   Backing Filesystem: extfs
10:34:44 [2020-09-16T10:34:44.253Z]   Supports d_type: true
10:34:44 [2020-09-16T10:34:44.253Z]   Native Overlay Diff: true
10:34:44 [2020-09-16T10:34:44.253Z]  Logging Driver: json-file
10:34:44 [2020-09-16T10:34:44.253Z]  Cgroup Driver: cgroupfs
10:34:44 [2020-09-16T10:34:44.253Z]  Plugins:
10:34:44 [2020-09-16T10:34:44.253Z]   Volume: local
10:34:44 [2020-09-16T10:34:44.253Z]   Network: bridge host ipvlan macvlan null overlay
10:34:44 [2020-09-16T10:34:44.253Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:44 [2020-09-16T10:34:44.253Z]  Swarm: inactive
10:34:44 [2020-09-16T10:34:44.253Z]  Runtimes: runc
10:34:44 [2020-09-16T10:34:44.253Z]  Default Runtime: runc
10:34:44 [2020-09-16T10:34:44.253Z]  Init Binary: docker-init
10:34:44 [2020-09-16T10:34:44.253Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:34:44 [2020-09-16T10:34:44.253Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:34:44 [2020-09-16T10:34:44.253Z]  init version: fec3683
10:34:44 [2020-09-16T10:34:44.253Z]  Security Options:
10:34:44 [2020-09-16T10:34:44.253Z]   apparmor
10:34:44 [2020-09-16T10:34:44.253Z]   seccomp
10:34:44 [2020-09-16T10:34:44.253Z]    Profile: default
10:34:44 [2020-09-16T10:34:44.253Z]  Kernel Version: 5.3.0-1035-aws
10:34:44 [2020-09-16T10:34:44.253Z]  Operating System: Ubuntu 18.04.5 LTS
10:34:44 [2020-09-16T10:34:44.253Z]  OSType: linux
10:34:44 [2020-09-16T10:34:44.253Z]  Architecture: x86_64
10:34:44 [2020-09-16T10:34:44.253Z]  CPUs: 2
10:34:44 [2020-09-16T10:34:44.253Z]  Total Memory: 7.487GiB
10:34:44 [2020-09-16T10:34:44.253Z]  Name: ip-10-100-97-157
10:34:44 [2020-09-16T10:34:44.253Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
10:34:44 [2020-09-16T10:34:44.253Z]  Docker Root Dir: /var/lib/docker
10:34:44 [2020-09-16T10:34:44.253Z]  Debug Mode: false
10:34:44 [2020-09-16T10:34:44.253Z]  Registry: https://index.docker.io/v1/
10:34:44 [2020-09-16T10:34:44.253Z]  Labels:
10:34:44 [2020-09-16T10:34:44.253Z]  Experimental: true
10:34:44 [2020-09-16T10:34:44.253Z]  Insecure Registries:
10:34:44 [2020-09-16T10:34:44.253Z]   127.0.0.0/8
10:34:44 [2020-09-16T10:34:44.253Z]  Live Restore Enabled: true
10:34:44 [2020-09-16T10:34:44.253Z] 
10:34:44 [2020-09-16T10:34:44.253Z] WARNING: No swap limit support
[Pipeline] sh
10:34:44 [2020-09-16T10:34:44.535Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:44 [2020-09-16T10:34:44.535Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:44 [2020-09-16T10:34:44.535Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41450/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:34:45 [2020-09-16T10:34:45.102Z] + bash /home/ubuntu/workspace/moby_PR-41450/check-config.sh
10:34:45 [2020-09-16T10:34:45.102Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:34:45 [2020-09-16T10:34:45.102Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
10:34:45 [2020-09-16T10:34:45.102Z] 
10:34:45 [2020-09-16T10:34:45.102Z] Generally Necessary:
10:34:45 [2020-09-16T10:34:45.102Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:34:45 [2020-09-16T10:34:45.102Z] - apparmor: enabled and tools installed
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NAMESPACES: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NET_NS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_PID_NS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IPC_NS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_UTS_NS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUPS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_CPUACCT: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_DEVICE: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_FREEZER: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_SCHED: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CPUSETS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_MEMCG: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_KEYS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_VETH: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_BRIDGE: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NF_NAT_IPV4: missing
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NF_NAT: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NF_NAT_NEEDED: missing
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_POSIX_MQUEUE: enabled
10:34:45 [2020-09-16T10:34:45.102Z] 
10:34:45 [2020-09-16T10:34:45.102Z] Optional Features:
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_USER_NS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_SECCOMP: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_PIDS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_MEMCG_SWAP: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:34:45 [2020-09-16T10:34:45.102Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_BLK_CGROUP: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IOSCHED_CFQ: missing
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_PERF: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_HUGETLB: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_CFS_BANDWIDTH: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_RT_GROUP_SCHED: missing
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_VS: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_VS_NFCT: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_IP_VS_RR: enabled (as module)
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_EXT4_FS: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:34:45 [2020-09-16T10:34:45.102Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:34:45 [2020-09-16T10:34:45.361Z] - Network Drivers:
10:34:45 [2020-09-16T10:34:45.361Z]   - "overlay":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_VXLAN: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       Optional (for encrypted networks):
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_CRYPTO: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_CRYPTO_AEAD: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_CRYPTO_GCM: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_CRYPTO_GHASH: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_XFRM: enabled
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_XFRM_USER: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_INET_ESP: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:34:45 [2020-09-16T10:34:45.361Z]   - "ipvlan":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_IPVLAN: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]   - "macvlan":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_MACVLAN: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_DUMMY: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]   - "ftp,tftp client in container":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z] - Storage Drivers:
10:34:45 [2020-09-16T10:34:45.361Z]   - "aufs":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_AUFS_FS: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]   - "btrfs":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:34:45 [2020-09-16T10:34:45.361Z]   - "devicemapper":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_BLK_DEV_DM: enabled
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]   - "overlay":
10:34:45 [2020-09-16T10:34:45.361Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:34:45 [2020-09-16T10:34:45.361Z]   - "zfs":
10:34:45 [2020-09-16T10:34:45.361Z]     - /dev/zfs: present
10:34:45 [2020-09-16T10:34:45.361Z]     - zfs command: missing
10:34:45 [2020-09-16T10:34:45.361Z]     - zpool command: missing
10:34:45 [2020-09-16T10:34:45.361Z] 
10:34:45 [2020-09-16T10:34:45.361Z] Limits:
10:34:45 [2020-09-16T10:34:45.361Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:34:45 [2020-09-16T10:34:45.361Z] 
10:34:45 [2020-09-16T10:34:45.361Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:34:45 [2020-09-16T10:34:45.693Z] + sudo modprobe ip_vs
10:34:45 [2020-09-16T10:34:45.693Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 .
10:34:45 [2020-09-16T10:34:45.693Z] #2 [internal] load .dockerignore
10:34:45 [2020-09-16T10:34:45.693Z] #2 transferring context: 87B done
10:34:45 [2020-09-16T10:34:45.693Z] #2 DONE 0.0s
10:34:45 [2020-09-16T10:34:45.693Z] 
10:34:45 [2020-09-16T10:34:45.693Z] #1 [internal] load build definition from Dockerfile
10:34:45 [2020-09-16T10:34:45.693Z] #1 transferring dockerfile: 16.37kB done
10:34:45 [2020-09-16T10:34:45.693Z] #1 DONE 0.0s
10:34:45 [2020-09-16T10:34:45.693Z] 
10:34:45 [2020-09-16T10:34:45.693Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:34:45 [2020-09-16T10:34:45.693Z] #3 DONE 0.1s
10:34:45 [2020-09-16T10:34:45.951Z] 
10:34:45 [2020-09-16T10:34:45.951Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:34:45 [2020-09-16T10:34:45.951Z] #4 CACHED
10:34:45 [2020-09-16T10:34:45.951Z] 
10:34:45 [2020-09-16T10:34:45.951Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:34:45 [2020-09-16T10:34:45.951Z] #5 DONE 0.1s
10:34:45 [2020-09-16T10:34:45.951Z] 
10:34:45 [2020-09-16T10:34:45.951Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:34:46 [2020-09-16T10:34:46.210Z] #6 DONE 0.1s
10:34:46 [2020-09-16T10:34:46.210Z] 
10:34:46 [2020-09-16T10:34:46.210Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:34:46 [2020-09-16T10:34:46.210Z] #58 DONE 0.0s
10:34:46 [2020-09-16T10:34:46.210Z] 
10:34:46 [2020-09-16T10:34:46.210Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:34:46 [2020-09-16T10:34:46.210Z] #7 DONE 0.0s
10:34:46 [2020-09-16T10:34:46.210Z] 
10:34:46 [2020-09-16T10:34:46.210Z] #20 [internal] load build context
10:34:47 [2020-09-16T10:34:47.596Z] #20 transferring context: 51.44MB 1.2s done
10:34:47 [2020-09-16T10:34:47.596Z] #20 DONE 1.2s
10:34:47 [2020-09-16T10:34:47.596Z] 
10:34:47 [2020-09-16T10:34:47.596Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:34:47 [2020-09-16T10:34:47.596Z] #8 CACHED
10:34:47 [2020-09-16T10:34:47.596Z] 
10:34:47 [2020-09-16T10:34:47.596Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:34:47 [2020-09-16T10:34:47.596Z] #9 CACHED
10:34:47 [2020-09-16T10:34:47.596Z] 
10:34:47 [2020-09-16T10:34:47.596Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:34:47 [2020-09-16T10:34:47.596Z] #51 CACHED
10:34:47 [2020-09-16T10:34:47.596Z] 
10:34:47 [2020-09-16T10:34:47.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:34:47 [2020-09-16T10:34:47.596Z] #10 CACHED
10:34:47 [2020-09-16T10:34:47.596Z] 
10:34:47 [2020-09-16T10:34:47.596Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:34:47 [2020-09-16T10:34:47.596Z] #32 CACHED
10:34:47 [2020-09-16T10:34:47.596Z] 
10:34:47 [2020-09-16T10:34:47.596Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:34:51 [2020-09-16T10:34:51.582Z] Fetching without tags
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + RM_GOPATH=0
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + TMP_GOPATH=
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + : /build
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + '[' -z '' ']'
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 ++ mktemp -d
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + export GOPATH=/tmp/tmp.Py9hVjx9y2
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + GOPATH=/tmp/tmp.Py9hVjx9y2
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + RM_GOPATH=1
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 + case "$(go env GOARCH)" in
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.806 ++ go env GOARCH
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 Install docker/cli version 17.06.2-ce from stable
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + export GO_BUILDMODE=-buildmode=pie
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + GO_BUILDMODE=-buildmode=pie
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 ++ dirname /tmp/install/install.sh
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + dir=/tmp/install
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + bin=dockercli
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + shift
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + . /tmp/install/dockercli.installer
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 ++ : stable
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 ++ : 17.06.2-ce
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + install_dockercli
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.835 ++ uname -m
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.879 + arch=x86_64
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.879 + '[' x86_64 '!=' x86_64 ']'
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.879 + url=https://download.docker.com/linux/static
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.879 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:34:51 [2020-09-16T10:34:51.793Z] #21 3.900 + tar -xz docker/docker
10:34:51 [2020-09-16T10:34:51.874Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:51 [2020-09-16T10:34:51.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:51 [2020-09-16T10:34:51.557Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:34:51 [2020-09-16T10:34:51.563Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:51 [2020-09-16T10:34:51.577Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:51 [2020-09-16T10:34:51.590Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:51 [2020-09-16T10:34:51.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:51 [2020-09-16T10:34:51.590Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:51 [2020-09-16T10:34:51.881Z]  > git config core.sparsecheckout # timeout=10
10:34:51 [2020-09-16T10:34:51.885Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:52 [2020-09-16T10:34:52.384Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:52 [2020-09-16T10:34:52.385Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:34:52 [2020-09-16T10:34:52.723Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:34:53 [2020-09-16T10:34:53.172Z] #21 ...
10:34:53 [2020-09-16T10:34:53.172Z] 
10:34:53 [2020-09-16T10:34:53.172Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + RM_GOPATH=0
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + TMP_GOPATH=
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + : /build
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + '[' -z '' ']'
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 ++ mktemp -d
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + export GOPATH=/tmp/tmp.JHMSudbpjE
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + GOPATH=/tmp/tmp.JHMSudbpjE
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + RM_GOPATH=1
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 + case "$(go env GOARCH)" in
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.219 ++ go env GOARCH
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.252 + export GO_BUILDMODE=-buildmode=pie
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.254 + GO_BUILDMODE=-buildmode=pie
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.256 ++ dirname /tmp/install/install.sh
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + dir=/tmp/install
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + bin=tini
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + shift
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + '[' '!' -f /tmp/install/tini.installer ']'
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + . /tmp/install/tini.installer
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + install_tini
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 + git clone https://github.com/krallin/tini.git /tmp/tmp.JHMSudbpjE/tini
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 Cloning into '/tmp/tmp.JHMSudbpjE/tini'...
10:34:53 [2020-09-16T10:34:53.172Z] #33 3.266 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:34:53 [2020-09-16T10:34:53.172Z] #33 4.088 + cd /tmp/tmp.JHMSudbpjE/tini
10:34:53 [2020-09-16T10:34:53.172Z] #33 4.088 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:34:53 [2020-09-16T10:34:53.172Z] #33 4.096 + cmake .
10:34:53 [2020-09-16T10:34:53.172Z] #33 4.733 -- The C compiler identification is GNU 8.3.0
10:34:53 [2020-09-16T10:34:53.172Z] #33 4.790 -- Check for working C compiler: /usr/bin/cc
10:34:53 [2020-09-16T10:34:53.172Z] #33 5.496 -- Check for working C compiler: /usr/bin/cc -- works
10:34:53 [2020-09-16T10:34:53.172Z] #33 5.503 -- Detecting C compiler ABI info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:53 [2020-09-16T10:34:53.431Z] #33 ...
10:34:53 [2020-09-16T10:34:53.432Z] 
10:34:53 [2020-09-16T10:34:53.432Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.698 + RM_GOPATH=0
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.698 + TMP_GOPATH=
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.698 + : /build
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.698 + '[' -z '' ']'
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.705 ++ mktemp -d
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.705 + export GOPATH=/tmp/tmp.jjOPJWDPRs
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.705 + GOPATH=/tmp/tmp.jjOPJWDPRs
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.705 + RM_GOPATH=1
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.705 + case "$(go env GOARCH)" in
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.705 ++ go env GOARCH
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + export GO_BUILDMODE=-buildmode=pie
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + GO_BUILDMODE=-buildmode=pie
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 ++ dirname /tmp/install/install.sh
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + dir=/tmp/install
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + bin=gotestsum
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + shift
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + . /tmp/install/gotestsum.installer
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 ++ : v0.3.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + install_gotestsum
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + set -e
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + export GO111MODULE=on
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + GO111MODULE=on
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + GOBIN=/build
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.759 + go get gotest.tools/gotestsum@v0.3.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.818 go: finding gotest.tools v0.3.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 3.818 go: finding gotest.tools/gotestsum v0.3.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 4.652 go: downloading gotest.tools/gotestsum v0.3.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.069 go: extracting gotest.tools/gotestsum v0.3.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.739 go: downloading gotest.tools v2.1.0+incompatible
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.820 go: extracting gotest.tools v2.1.0+incompatible
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.899 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.934 go: downloading github.com/pkg/errors v0.8.0
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.936 go: downloading github.com/jonboulle/clockwork v0.1.0
10:34:53 [2020-09-16T10:34:53.432Z] #43 5.944 go: downloading github.com/fatih/color v1.6.0
10:34:53 [2020-09-16T10:34:53.432Z] #43 6.035 go: downloading github.com/sirupsen/logrus v1.0.5
10:34:53 [2020-09-16T10:34:53.432Z] #43 6.070 go: downloading github.com/spf13/pflag v1.0.1
10:34:52 [2020-09-16T10:34:52.353Z]  > git remote # timeout=10
10:34:52 [2020-09-16T10:34:52.354Z]  > git config --get remote.origin.url # timeout=10
10:34:52 [2020-09-16T10:34:52.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:52 [2020-09-16T10:34:52.361Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:34:52 [2020-09-16T10:34:52.374Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:52 [2020-09-16T10:34:52.391Z]  > git config core.sparsecheckout # timeout=10
10:34:52 [2020-09-16T10:34:52.397Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:53 [2020-09-16T10:34:53.611Z] + docker version
10:34:53 [2020-09-16T10:34:53.611Z] Client: Docker Engine - Community
10:34:53 [2020-09-16T10:34:53.611Z]  Version:           19.03.7
10:34:53 [2020-09-16T10:34:53.611Z]  API version:       1.40
10:34:53 [2020-09-16T10:34:53.611Z]  Go version:        go1.12.17
10:34:53 [2020-09-16T10:34:53.611Z]  Git commit:        7141c199a2
10:34:53 [2020-09-16T10:34:53.611Z]  Built:             Sat Mar  7 16:48:47 2020
10:34:53 [2020-09-16T10:34:53.611Z]  OS/Arch:           linux/s390x
10:34:53 [2020-09-16T10:34:53.611Z]  Experimental:      false
10:34:53 [2020-09-16T10:34:53.611Z] 
10:34:53 [2020-09-16T10:34:53.611Z] Server: Docker Engine - Community
10:34:53 [2020-09-16T10:34:53.611Z]  Engine:
10:34:53 [2020-09-16T10:34:53.611Z]   Version:          19.03.7
10:34:53 [2020-09-16T10:34:53.611Z]   API version:      1.40 (minimum version 1.12)
10:34:53 [2020-09-16T10:34:53.611Z]   Go version:       go1.12.17
10:34:53 [2020-09-16T10:34:53.611Z]   Git commit:       7141c199a2
10:34:53 [2020-09-16T10:34:53.611Z]   Built:            Sat Mar  7 16:47:46 2020
10:34:53 [2020-09-16T10:34:53.611Z]   OS/Arch:          linux/s390x
10:34:53 [2020-09-16T10:34:53.611Z]   Experimental:     true
10:34:53 [2020-09-16T10:34:53.611Z]  containerd:
10:34:53 [2020-09-16T10:34:53.611Z]   Version:          1.2.13
10:34:53 [2020-09-16T10:34:53.611Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:34:53 [2020-09-16T10:34:53.611Z]  runc:
10:34:53 [2020-09-16T10:34:53.611Z]   Version:          1.0.0-rc10
10:34:53 [2020-09-16T10:34:53.611Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:34:53 [2020-09-16T10:34:53.611Z]  docker-init:
10:34:53 [2020-09-16T10:34:53.611Z]   Version:          0.18.0
10:34:53 [2020-09-16T10:34:53.611Z]   GitCommit:        fec3683
[Pipeline] sh
10:34:53 [2020-09-16T10:34:53.691Z] #43 6.146 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:34:53 [2020-09-16T10:34:53.691Z] #43 6.163 go: extracting github.com/jonboulle/clockwork v0.1.0
10:34:53 [2020-09-16T10:34:53.691Z] #43 ...
10:34:53 [2020-09-16T10:34:53.691Z] 
10:34:53 [2020-09-16T10:34:53.691Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:34:53 [2020-09-16T10:34:53.691Z] #33 6.181 -- Detecting C compiler ABI info - done
10:34:53 [2020-09-16T10:34:53.691Z] #33 6.203 -- Detecting C compile features
10:34:53 [2020-09-16T10:34:53.996Z] + docker info
10:34:53 [2020-09-16T10:34:53.996Z] Client:
10:34:53 [2020-09-16T10:34:53.996Z]  Debug Mode: false
10:34:53 [2020-09-16T10:34:53.996Z] 
10:34:53 [2020-09-16T10:34:53.996Z] Server:
10:34:53 [2020-09-16T10:34:53.996Z]  Containers: 0
10:34:53 [2020-09-16T10:34:53.996Z]   Running: 0
10:34:53 [2020-09-16T10:34:53.996Z]   Paused: 0
10:34:53 [2020-09-16T10:34:53.996Z]   Stopped: 0
10:34:53 [2020-09-16T10:34:53.996Z]  Images: 0
10:34:53 [2020-09-16T10:34:53.996Z]  Server Version: 19.03.7
10:34:53 [2020-09-16T10:34:53.996Z]  Storage Driver: overlay2
10:34:53 [2020-09-16T10:34:53.996Z]   Backing Filesystem: <unknown>
10:34:53 [2020-09-16T10:34:53.996Z]   Supports d_type: true
10:34:53 [2020-09-16T10:34:53.996Z]   Native Overlay Diff: true
10:34:53 [2020-09-16T10:34:53.996Z]  Logging Driver: json-file
10:34:53 [2020-09-16T10:34:53.996Z]  Cgroup Driver: cgroupfs
10:34:53 [2020-09-16T10:34:53.996Z]  Plugins:
10:34:53 [2020-09-16T10:34:53.996Z]   Volume: local
10:34:53 [2020-09-16T10:34:53.996Z]   Network: bridge host ipvlan macvlan null overlay
10:34:53 [2020-09-16T10:34:53.996Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:53 [2020-09-16T10:34:53.996Z]  Swarm: inactive
10:34:53 [2020-09-16T10:34:53.996Z]  Runtimes: runc
10:34:53 [2020-09-16T10:34:53.996Z]  Default Runtime: runc
10:34:53 [2020-09-16T10:34:53.996Z]  Init Binary: docker-init
10:34:53 [2020-09-16T10:34:53.996Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:34:53 [2020-09-16T10:34:53.996Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:34:53 [2020-09-16T10:34:53.996Z]  init version: fec3683
10:34:53 [2020-09-16T10:34:53.996Z]  Security Options:
10:34:53 [2020-09-16T10:34:53.996Z]   apparmor
10:34:53 [2020-09-16T10:34:53.996Z]   seccomp
10:34:53 [2020-09-16T10:34:53.996Z]    Profile: default
10:34:53 [2020-09-16T10:34:53.996Z]  Kernel Version: 4.15.0-91-generic
10:34:53 [2020-09-16T10:34:53.996Z]  Operating System: Ubuntu 18.04.4 LTS
10:34:53 [2020-09-16T10:34:53.996Z]  OSType: linux
10:34:53 [2020-09-16T10:34:53.996Z]  Architecture: s390x
10:34:53 [2020-09-16T10:34:53.996Z]  CPUs: 2
10:34:53 [2020-09-16T10:34:53.996Z]  Total Memory: 7.861GiB
10:34:53 [2020-09-16T10:34:53.996Z]  Name: s390x-ubuntu-14
10:34:53 [2020-09-16T10:34:53.996Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
10:34:53 [2020-09-16T10:34:53.996Z]  Docker Root Dir: /var/lib/docker
10:34:53 [2020-09-16T10:34:53.996Z]  Debug Mode: false
10:34:53 [2020-09-16T10:34:53.996Z]  Username: dockerbuildbot
10:34:53 [2020-09-16T10:34:53.996Z]  Registry: https://index.docker.io/v1/
10:34:53 [2020-09-16T10:34:53.996Z]  Labels:
10:34:53 [2020-09-16T10:34:53.996Z]  Experimental: true
10:34:53 [2020-09-16T10:34:53.996Z]  Insecure Registries:
10:34:53 [2020-09-16T10:34:53.996Z]   127.0.0.0/8
10:34:53 [2020-09-16T10:34:53.996Z]  Live Restore Enabled: false
10:34:53 [2020-09-16T10:34:53.996Z] 
10:34:53 [2020-09-16T10:34:53.996Z] WARNING: No swap limit support
[Pipeline] sh
10:34:54 [2020-09-16T10:34:54.380Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:54 [2020-09-16T10:34:54.380Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:54 [2020-09-16T10:34:54.380Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41450/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:34:54 [2020-09-16T10:34:54.380Z] + bash /home/jenkins/workspace/moby_PR-41450/check-config.sh
10:34:54 [2020-09-16T10:34:54.380Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:34:54 [2020-09-16T10:34:54.380Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
10:34:54 [2020-09-16T10:34:54.380Z] 
10:34:54 [2020-09-16T10:34:54.380Z] Generally Necessary:
10:34:54 [2020-09-16T10:34:54.380Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:34:54 [2020-09-16T10:34:54.380Z] - apparmor: enabled and tools installed
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_NAMESPACES: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_NET_NS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_PID_NS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_IPC_NS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_UTS_NS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_CGROUPS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_CGROUP_CPUACCT: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_CGROUP_DEVICE: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_CGROUP_FREEZER: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_CGROUP_SCHED: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_CPUSETS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_MEMCG: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_KEYS: enabled
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_VETH: enabled (as module)
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_BRIDGE: enabled (as module)
10:34:54 [2020-09-16T10:34:54.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:34:54 [2020-09-16T10:34:54.676Z] - CONFIG_NF_NAT: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_NF_NAT_NEEDED: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_POSIX_MQUEUE: enabled
10:34:54 [2020-09-16T10:34:54.677Z] 
10:34:54 [2020-09-16T10:34:54.677Z] Optional Features:
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_USER_NS: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_SECCOMP: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_CGROUP_PIDS: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_MEMCG_SWAP: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:34:54 [2020-09-16T10:34:54.677Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_BLK_CGROUP: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IOSCHED_CFQ: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_CGROUP_PERF: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_CGROUP_HUGETLB: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_CFS_BANDWIDTH: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_RT_GROUP_SCHED: missing
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IP_VS: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IP_VS_NFCT: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_IP_VS_RR: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_EXT4_FS: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:34:54 [2020-09-16T10:34:54.677Z] - Network Drivers:
10:34:54 [2020-09-16T10:34:54.677Z]   - "overlay":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_VXLAN: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       Optional (for encrypted networks):
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_CRYPTO: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_CRYPTO_AEAD: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_CRYPTO_GCM: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_CRYPTO_GHASH: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_XFRM: enabled
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_XFRM_USER: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_INET_ESP: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]   - "ipvlan":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_IPVLAN: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]   - "macvlan":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_MACVLAN: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_DUMMY: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]   - "ftp,tftp client in container":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z] - Storage Drivers:
10:34:54 [2020-09-16T10:34:54.677Z]   - "aufs":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_AUFS_FS: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]   - "btrfs":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:34:54 [2020-09-16T10:34:54.677Z]   - "devicemapper":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_BLK_DEV_DM: enabled
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]   - "overlay":
10:34:54 [2020-09-16T10:34:54.677Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:34:54 [2020-09-16T10:34:54.677Z]   - "zfs":
10:34:54 [2020-09-16T10:34:54.677Z]     - /dev/zfs: missing
10:34:54 [2020-09-16T10:34:54.677Z]     - zfs command: missing
10:34:54 [2020-09-16T10:34:54.677Z]     - zpool command: missing
10:34:54 [2020-09-16T10:34:54.677Z] 
10:34:54 [2020-09-16T10:34:54.677Z] Limits:
10:34:54 [2020-09-16T10:34:54.677Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:34:54 [2020-09-16T10:34:54.677Z] 
10:34:54 [2020-09-16T10:34:54.677Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:34:55 [2020-09-16T10:34:55.132Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 .
10:34:55 [2020-09-16T10:34:55.132Z] #1 [internal] load .dockerignore
10:34:55 [2020-09-16T10:34:55.132Z] #1 transferring context: 87B done
10:34:55 [2020-09-16T10:34:55.132Z] #1 DONE 0.0s
10:34:55 [2020-09-16T10:34:55.132Z] 
10:34:55 [2020-09-16T10:34:55.132Z] #2 [internal] load build definition from Dockerfile
10:34:55 [2020-09-16T10:34:55.132Z] #2 transferring dockerfile: 16.37kB done
10:34:55 [2020-09-16T10:34:55.132Z] #2 DONE 0.0s
10:34:55 [2020-09-16T10:34:55.132Z] 
10:34:55 [2020-09-16T10:34:55.132Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:34:55 [2020-09-16T10:34:55.433Z] #3 DONE 0.2s
10:34:55 [2020-09-16T10:34:55.433Z] 
10:34:55 [2020-09-16T10:34:55.433Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:34:55 [2020-09-16T10:34:55.433Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:34:55 [2020-09-16T10:34:55.433Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:34:55 [2020-09-16T10:34:55.433Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
10:34:55 [2020-09-16T10:34:55.433Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
10:34:55 [2020-09-16T10:34:55.433Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
10:34:55 [2020-09-16T10:34:55.433Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.30MB / 8.88MB 0.2s
10:34:55 [2020-09-16T10:34:55.594Z] Fetching without tags
10:34:55 [2020-09-16T10:34:55.727Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
10:34:55 [2020-09-16T10:34:55.727Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
10:34:55 [2020-09-16T10:34:55.727Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
10:34:55 [2020-09-16T10:34:55.840Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:56 [2020-09-16T10:34:56.021Z] #4 DONE 0.5s
10:34:56 [2020-09-16T10:34:56.229Z] #33 8.533 -- Detecting C compile features - done
10:34:56 [2020-09-16T10:34:56.229Z] #33 8.597 -- Performing Test HAS_BUILTIN_FORTIFY
10:34:56 [2020-09-16T10:34:56.340Z] 
10:34:56 [2020-09-16T10:34:56.340Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:34:56 [2020-09-16T10:34:56.340Z] #6 DONE 0.2s
10:34:56 [2020-09-16T10:34:56.340Z] 
10:34:56 [2020-09-16T10:34:56.340Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:34:56 [2020-09-16T10:34:56.340Z] #5 DONE 0.1s
10:34:56 [2020-09-16T10:34:56.340Z] 
10:34:56 [2020-09-16T10:34:56.340Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:34:56 [2020-09-16T10:34:56.340Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:34:56 [2020-09-16T10:34:56.387Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:34:56 [2020-09-16T10:34:56.387Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:34:56 [2020-09-16T10:34:56.489Z] #33 8.890 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:34:56 [2020-09-16T10:34:56.489Z] #33 8.983 -- Configuring done
10:34:56 [2020-09-16T10:34:56.489Z] #33 9.003 -- Generating done
10:34:56 [2020-09-16T10:34:56.489Z] #33 9.014 -- Build files have been written to: /tmp/tmp.JHMSudbpjE/tini
10:34:56 [2020-09-16T10:34:56.489Z] #33 9.033 + make tini-static
10:34:56 [2020-09-16T10:34:56.640Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:34:56 [2020-09-16T10:34:56.641Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
10:34:56 [2020-09-16T10:34:56.641Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
10:34:56 [2020-09-16T10:34:56.641Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.09MB / 48.97MB 0.2s
10:34:56 [2020-09-16T10:34:56.641Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.93MB / 7.39MB 0.2s
10:34:56 [2020-09-16T10:34:56.641Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.19MB / 48.97MB 0.3s
10:34:56 [2020-09-16T10:34:56.641Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.27MB / 7.39MB 0.3s
10:34:55 [2020-09-16T10:34:55.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:55 [2020-09-16T10:34:55.560Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:34:55 [2020-09-16T10:34:55.570Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:55 [2020-09-16T10:34:55.585Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:55 [2020-09-16T10:34:55.593Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:55 [2020-09-16T10:34:55.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:55 [2020-09-16T10:34:55.593Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:34:55 [2020-09-16T10:34:55.839Z]  > git config core.sparsecheckout # timeout=10
10:34:55 [2020-09-16T10:34:55.844Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:56 [2020-09-16T10:34:56.355Z]  > git remote # timeout=10
10:34:56 [2020-09-16T10:34:56.360Z]  > git config --get remote.origin.url # timeout=10
10:34:56 [2020-09-16T10:34:56.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:56 [2020-09-16T10:34:56.368Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:34:56 [2020-09-16T10:34:56.377Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:56 [2020-09-16T10:34:56.386Z]  > git config core.sparsecheckout # timeout=10
10:34:56 [2020-09-16T10:34:56.390Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:34:56 [2020-09-16T10:34:56.744Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.63MB / 48.97MB 0.4s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.4s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.4s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.03MB / 9.88MB 0.5s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.57MB / 51.38MB 0.5s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 22.37MB / 48.97MB 0.6s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.48MB / 9.88MB 0.6s
10:34:56 [2020-09-16T10:34:56.936Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.99MB / 51.38MB 0.6s
10:34:57 [2020-09-16T10:34:57.057Z] #33 9.577 Scanning dependencies of target tini-static
10:34:57 [2020-09-16T10:34:57.057Z] #33 9.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.23MB / 48.97MB 0.7s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.74MB / 9.88MB 0.7s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.90MB / 51.38MB 0.7s
10:34:57 [2020-09-16T10:34:57.239Z] #7 ...
10:34:57 [2020-09-16T10:34:57.239Z] 
10:34:57 [2020-09-16T10:34:57.239Z] #20 [internal] load build context
10:34:57 [2020-09-16T10:34:57.239Z] #20 transferring context: 51.44MB 0.8s done
10:34:57 [2020-09-16T10:34:57.239Z] #20 DONE 0.9s
10:34:57 [2020-09-16T10:34:57.239Z] 
10:34:57 [2020-09-16T10:34:57.239Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.21MB / 48.97MB 0.9s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.81MB / 51.38MB 0.9s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 5.35MB / 56.74MB 0.9s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.24MB / 48.97MB 1.0s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.25MB / 51.38MB 1.0s
10:34:57 [2020-09-16T10:34:57.239Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.21MB / 56.74MB 1.0s
10:34:57 [2020-09-16T10:34:57.317Z] #33 ...
10:34:57 [2020-09-16T10:34:57.317Z] 
10:34:57 [2020-09-16T10:34:57.317Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.711 + RM_GOPATH=0
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.711 + TMP_GOPATH=
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.711 + : /build
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.711 + '[' -z '' ']'
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.712 ++ mktemp -d
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.712 + export GOPATH=/tmp/tmp.Xs4M6MV0nJ
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.712 + GOPATH=/tmp/tmp.Xs4M6MV0nJ
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.712 + RM_GOPATH=1
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.712 + case "$(go env GOARCH)" in
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.712 ++ go env GOARCH
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.716 + export GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.716 + GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.717 ++ dirname /tmp/install/install.sh
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + dir=/tmp/install
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + bin=proxy
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + shift
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + '[' '!' -f /tmp/install/proxy.installer ']'
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + . /tmp/install/proxy.installer
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + install_proxy
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + case "$1" in
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + export CGO_ENABLED=0
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + CGO_ENABLED=0
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + _install_proxy
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.718 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Xs4M6MV0nJ/src/github.com/docker/libnetwork
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.719 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:34:57 [2020-09-16T10:34:57.317Z] #60 2.720 Cloning into '/tmp/tmp.Xs4M6MV0nJ/src/github.com/docker/libnetwork'...
10:34:57 [2020-09-16T10:34:57.348Z] Still waiting to schedule task
10:34:57 [2020-09-16T10:34:57.348Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
10:34:57 [2020-09-16T10:34:57.353Z] Still waiting to schedule task
10:34:57 [2020-09-16T10:34:57.353Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08028d37078aff35e)’
10:34:57 [2020-09-16T10:34:57.355Z] Still waiting to schedule task
10:34:57 [2020-09-16T10:34:57.355Z] Waiting for next available executor on ‘windows-2019’
10:34:57 [2020-09-16T10:34:57.470Z] + [ PR != PR ]
10:34:57 [2020-09-16T10:34:57.470Z] + [ master != master ]
10:34:57 [2020-09-16T10:34:57.470Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:57 [2020-09-16T10:34:57.537Z] #7 ...
10:34:57 [2020-09-16T10:34:57.538Z] 
10:34:57 [2020-09-16T10:34:57.538Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:34:57 [2020-09-16T10:34:57.538Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:34:57 [2020-09-16T10:34:57.538Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:34:57 [2020-09-16T10:34:57.538Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:34:57 [2020-09-16T10:34:57.538Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
10:34:57 [2020-09-16T10:34:57.538Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
10:34:57 [2020-09-16T10:34:57.538Z] #58 DONE 1.1s
10:34:57 [2020-09-16T10:34:57.538Z] 
10:34:57 [2020-09-16T10:34:57.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.09MB / 48.97MB 1.1s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.18MB / 51.38MB 1.1s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 13.14MB / 56.74MB 1.1s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.14MB / 48.97MB 1.2s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.72MB / 51.38MB 1.2s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.33MB / 56.74MB 1.2s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.18MB / 51.38MB 1.3s
10:34:57 [2020-09-16T10:34:57.538Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.38MB / 56.74MB 1.3s
10:34:57 [2020-09-16T10:34:57.581Z] #60 ...
10:34:57 [2020-09-16T10:34:57.581Z] 
10:34:57 [2020-09-16T10:34:57.581Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.761 + RM_GOPATH=0
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.761 + TMP_GOPATH=
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.761 + : /build
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.761 + '[' -z '' ']'
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.761 ++ mktemp -d
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.764 + export GOPATH=/tmp/tmp.np6AWG6Xtx
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.764 + GOPATH=/tmp/tmp.np6AWG6Xtx
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.764 + RM_GOPATH=1
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.764 + case "$(go env GOARCH)" in
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.764 ++ go env GOARCH
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + export GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 ++ dirname /tmp/install/install.sh
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + dir=/tmp/install
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + bin=containerd
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + shift
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + '[' '!' -f /tmp/install/containerd.installer ']'
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + . /tmp/install/containerd.installer
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 ++ set -e
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + install_containerd
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.778 + git clone https://github.com/containerd/containerd.git /tmp/tmp.np6AWG6Xtx/src/github.com/containerd/containerd
10:34:57 [2020-09-16T10:34:57.581Z] #52 2.783 Cloning into '/tmp/tmp.np6AWG6Xtx/src/github.com/containerd/containerd'...
10:34:57 [2020-09-16T10:34:57.581Z] #52 ...
10:34:57 [2020-09-16T10:34:57.581Z] 
10:34:57 [2020-09-16T10:34:57.581Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.188 + RM_GOPATH=0
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.188 + TMP_GOPATH=
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + : /build
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + '[' -z '' ']'
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 ++ mktemp -d
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + export GOPATH=/tmp/tmp.njW69WofgL
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + GOPATH=/tmp/tmp.njW69WofgL
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + RM_GOPATH=1
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + case "$(go env GOARCH)" in
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 ++ go env GOARCH
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + export GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 + GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.219 ++ dirname /tmp/install/install.sh
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + dir=/tmp/install
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + bin=shfmt
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + shift
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + . /tmp/install/shfmt.installer
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + install_shfmt
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 + git clone https://github.com/mvdan/sh.git /tmp/tmp.njW69WofgL/src/github.com/mvdan/sh
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.224 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:34:57 [2020-09-16T10:34:57.581Z] #47 3.234 Cloning into '/tmp/tmp.njW69WofgL/src/github.com/mvdan/sh'...
10:34:57 [2020-09-16T10:34:57.793Z] + docker version
10:34:57 [2020-09-16T10:34:57.793Z] Client: Docker Engine - Community
10:34:57 [2020-09-16T10:34:57.793Z]  Version:           19.03.12
10:34:57 [2020-09-16T10:34:57.793Z]  API version:       1.40
10:34:57 [2020-09-16T10:34:57.793Z]  Go version:        go1.13.10
10:34:57 [2020-09-16T10:34:57.793Z]  Git commit:        48a66213fe
10:34:57 [2020-09-16T10:34:57.793Z]  Built:             Mon Jun 22 15:45:36 2020
10:34:57 [2020-09-16T10:34:57.793Z]  OS/Arch:           linux/amd64
10:34:57 [2020-09-16T10:34:57.793Z]  Experimental:      false
10:34:57 [2020-09-16T10:34:57.793Z] 
10:34:57 [2020-09-16T10:34:57.793Z] Server: Docker Engine - Community
10:34:57 [2020-09-16T10:34:57.793Z]  Engine:
10:34:57 [2020-09-16T10:34:57.793Z]   Version:          19.03.12
10:34:57 [2020-09-16T10:34:57.793Z]   API version:      1.40 (minimum version 1.12)
10:34:57 [2020-09-16T10:34:57.793Z]   Go version:       go1.13.10
10:34:57 [2020-09-16T10:34:57.793Z]   Git commit:       48a66213fe
10:34:57 [2020-09-16T10:34:57.793Z]   Built:            Mon Jun 22 15:44:07 2020
10:34:57 [2020-09-16T10:34:57.793Z]   OS/Arch:          linux/amd64
10:34:57 [2020-09-16T10:34:57.793Z]   Experimental:     true
10:34:57 [2020-09-16T10:34:57.793Z]  containerd:
10:34:57 [2020-09-16T10:34:57.793Z]   Version:          1.2.13
10:34:57 [2020-09-16T10:34:57.793Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:34:57 [2020-09-16T10:34:57.793Z]  runc:
10:34:57 [2020-09-16T10:34:57.793Z]   Version:          1.0.0-rc10
10:34:57 [2020-09-16T10:34:57.793Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:34:57 [2020-09-16T10:34:57.793Z]  docker-init:
10:34:57 [2020-09-16T10:34:57.793Z]   Version:          0.18.0
10:34:57 [2020-09-16T10:34:57.793Z]   GitCommit:        fec3683
[Pipeline] sh
10:34:57 [2020-09-16T10:34:57.840Z] #47 ...
10:34:57 [2020-09-16T10:34:57.840Z] 
10:34:57 [2020-09-16T10:34:57.840Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + RM_GOPATH=0
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + TMP_GOPATH=
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + : /build
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + '[' -z '' ']'
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 ++ mktemp -d
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + export GOPATH=/tmp/tmp.RAcR9fDe4g
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + GOPATH=/tmp/tmp.RAcR9fDe4g
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + RM_GOPATH=1
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 + case "$(go env GOARCH)" in
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.415 ++ go env GOARCH
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.460 + export GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.460 + GO_BUILDMODE=-buildmode=pie
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.460 ++ dirname /tmp/install/install.sh
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.487 + dir=/tmp/install
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.487 + bin=runc
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.487 + shift
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.488 + '[' '!' -f /tmp/install/runc.installer ']'
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.488 + . /tmp/install/runc.installer
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.488 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.491 + install_runc
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.491 + uname -r
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.503 + grep -q '^3\.10\.0.*\.el7\.'
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.530 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.532 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.532 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RAcR9fDe4g/src/github.com/opencontainers/runc
10:34:57 [2020-09-16T10:34:57.840Z] #49 3.532 Cloning into '/tmp/tmp.RAcR9fDe4g/src/github.com/opencontainers/runc'...
10:34:57 [2020-09-16T10:34:57.848Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
10:34:57 [2020-09-16T10:34:57.848Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.53MB / 51.38MB 1.4s
10:34:57 [2020-09-16T10:34:57.848Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 26.24MB / 56.74MB 1.4s
10:34:57 [2020-09-16T10:34:57.848Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.4s
10:34:57 [2020-09-16T10:34:57.848Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
10:34:57 [2020-09-16T10:34:57.848Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.63MB / 51.38MB 1.5s
10:34:57 [2020-09-16T10:34:57.848Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.10MB / 56.74MB 1.5s
10:34:58 [2020-09-16T10:34:58.078Z] + docker info
10:34:58 [2020-09-16T10:34:58.078Z] Client:
10:34:58 [2020-09-16T10:34:58.078Z]  Debug Mode: false
10:34:58 [2020-09-16T10:34:58.078Z] 
10:34:58 [2020-09-16T10:34:58.078Z] Server:
10:34:58 [2020-09-16T10:34:58.078Z]  Containers: 0
10:34:58 [2020-09-16T10:34:58.078Z]   Running: 0
10:34:58 [2020-09-16T10:34:58.078Z]   Paused: 0
10:34:58 [2020-09-16T10:34:58.078Z]   Stopped: 0
10:34:58 [2020-09-16T10:34:58.078Z]  Images: 6
10:34:58 [2020-09-16T10:34:58.078Z]  Server Version: 19.03.12
10:34:58 [2020-09-16T10:34:58.078Z]  Storage Driver: overlay2
10:34:58 [2020-09-16T10:34:58.078Z]   Backing Filesystem: extfs
10:34:58 [2020-09-16T10:34:58.078Z]   Supports d_type: true
10:34:58 [2020-09-16T10:34:58.078Z]   Native Overlay Diff: true
10:34:58 [2020-09-16T10:34:58.078Z]  Logging Driver: json-file
10:34:58 [2020-09-16T10:34:58.078Z]  Cgroup Driver: cgroupfs
10:34:58 [2020-09-16T10:34:58.078Z]  Plugins:
10:34:58 [2020-09-16T10:34:58.078Z]   Volume: local
10:34:58 [2020-09-16T10:34:58.078Z]   Network: bridge host ipvlan macvlan null overlay
10:34:58 [2020-09-16T10:34:58.078Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:58 [2020-09-16T10:34:58.078Z]  Swarm: inactive
10:34:58 [2020-09-16T10:34:58.078Z]  Runtimes: runc
10:34:58 [2020-09-16T10:34:58.078Z]  Default Runtime: runc
10:34:58 [2020-09-16T10:34:58.078Z]  Init Binary: docker-init
10:34:58 [2020-09-16T10:34:58.078Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:34:58 [2020-09-16T10:34:58.078Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:34:58 [2020-09-16T10:34:58.078Z]  init version: fec3683
10:34:58 [2020-09-16T10:34:58.078Z]  Security Options:
10:34:58 [2020-09-16T10:34:58.078Z]   apparmor
10:34:58 [2020-09-16T10:34:58.078Z]   seccomp
10:34:58 [2020-09-16T10:34:58.078Z]    Profile: default
10:34:58 [2020-09-16T10:34:58.078Z]  Kernel Version: 5.3.0-1035-aws
10:34:58 [2020-09-16T10:34:58.078Z]  Operating System: Ubuntu 18.04.5 LTS
10:34:58 [2020-09-16T10:34:58.078Z]  OSType: linux
10:34:58 [2020-09-16T10:34:58.078Z]  Architecture: x86_64
10:34:58 [2020-09-16T10:34:58.078Z]  CPUs: 2
10:34:58 [2020-09-16T10:34:58.078Z]  Total Memory: 7.487GiB
10:34:58 [2020-09-16T10:34:58.078Z]  Name: ip-10-100-48-118
10:34:58 [2020-09-16T10:34:58.078Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
10:34:58 [2020-09-16T10:34:58.078Z]  Docker Root Dir: /var/lib/docker
10:34:58 [2020-09-16T10:34:58.078Z]  Debug Mode: false
10:34:58 [2020-09-16T10:34:58.078Z]  Registry: https://index.docker.io/v1/
10:34:58 [2020-09-16T10:34:58.078Z]  Labels:
10:34:58 [2020-09-16T10:34:58.078Z]  Experimental: true
10:34:58 [2020-09-16T10:34:58.078Z]  Insecure Registries:
10:34:58 [2020-09-16T10:34:58.078Z]   127.0.0.0/8
10:34:58 [2020-09-16T10:34:58.078Z]  Live Restore Enabled: true
10:34:58 [2020-09-16T10:34:58.078Z] 
10:34:58 [2020-09-16T10:34:58.078Z] WARNING: No swap limit support
[Pipeline] sh
10:34:58 [2020-09-16T10:34:58.098Z] #49 ...
10:34:58 [2020-09-16T10:34:58.098Z] 
10:34:58 [2020-09-16T10:34:58.098Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.591 + RM_GOPATH=0
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.591 + TMP_GOPATH=
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.591 + : /build
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.591 + '[' -z '' ']'
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.591 ++ mktemp -d
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.595 + export GOPATH=/tmp/tmp.N1szLh6vnM
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.595 + GOPATH=/tmp/tmp.N1szLh6vnM
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.595 + RM_GOPATH=1
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.595 + case "$(go env GOARCH)" in
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.598 ++ go env GOARCH
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + export GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 ++ dirname /tmp/install/install.sh
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + dir=/tmp/install
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + bin=tomlv
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + shift
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + . /tmp/install/tomlv.installer
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + install_tomlv
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.628 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.N1szLh6vnM/src/github.com/BurntSushi/toml
10:34:58 [2020-09-16T10:34:58.098Z] #30 3.644 Cloning into '/tmp/tmp.N1szLh6vnM/src/github.com/BurntSushi/toml'...
10:34:58 [2020-09-16T10:34:58.098Z] #30 4.611 + cd /tmp/tmp.N1szLh6vnM/src/github.com/BurntSushi/toml
10:34:58 [2020-09-16T10:34:58.098Z] #30 4.611 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:34:58 [2020-09-16T10:34:58.098Z] #30 4.618 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:34:58 [2020-09-16T10:34:58.098Z] #30 5.469 github.com/BurntSushi/toml
10:34:58 [2020-09-16T10:34:58.098Z] #30 8.688 github.com/BurntSushi/toml/cmd/tomlv
10:34:58 [2020-09-16T10:34:58.098Z] #30 ...
10:34:58 [2020-09-16T10:34:58.098Z] 
10:34:58 [2020-09-16T10:34:58.098Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + RM_GOPATH=0
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + TMP_GOPATH=
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + : /build
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + '[' -z '' ']'
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 ++ mktemp -d
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + export GOPATH=/tmp/tmp.ye2ToxOKee
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + GOPATH=/tmp/tmp.ye2ToxOKee
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + RM_GOPATH=1
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 + case "$(go env GOARCH)" in
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.250 ++ go env GOARCH
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.253 + export GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.253 + GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.253 ++ dirname /tmp/install/install.sh
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + dir=/tmp/install
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + bin=vndr
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + shift
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + '[' '!' -f /tmp/install/vndr.installer ']'
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + . /tmp/install/vndr.installer
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + install_vndr
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ye2ToxOKee/src/github.com/LK4D4/vndr
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.255 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:34:58 [2020-09-16T10:34:58.098Z] #41 3.279 Cloning into '/tmp/tmp.ye2ToxOKee/src/github.com/LK4D4/vndr'...
10:34:58 [2020-09-16T10:34:58.098Z] #41 4.089 + cd /tmp/tmp.ye2ToxOKee/src/github.com/LK4D4/vndr
10:34:58 [2020-09-16T10:34:58.098Z] #41 4.090 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:34:58 [2020-09-16T10:34:58.098Z] #41 4.095 + go build -buildmode=pie -v -o /build/vndr .
10:34:58 [2020-09-16T10:34:58.098Z] #41 5.412 github.com/LK4D4/vndr/godl/singleflight
10:34:58 [2020-09-16T10:34:58.098Z] #41 5.722 github.com/LK4D4/vndr/build
10:34:58 [2020-09-16T10:34:58.098Z] #41 5.837 github.com/LK4D4/vndr/versioned
10:34:58 [2020-09-16T10:34:58.098Z] #41 6.655 github.com/LK4D4/vndr/godl
10:34:58 [2020-09-16T10:34:58.098Z] #41 9.488 github.com/LK4D4/vndr
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.94MB / 51.38MB 1.6s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.93MB / 56.74MB 1.6s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.48MB / 102.23MB 1.6s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.12MB / 56.74MB 1.8s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 16.46MB / 102.23MB 1.8s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s done
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.00MB / 56.74MB 1.9s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 22.36MB / 102.23MB 1.9s
10:34:58 [2020-09-16T10:34:58.161Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done
10:34:58 [2020-09-16T10:34:58.363Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:58 [2020-09-16T10:34:58.363Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:58 [2020-09-16T10:34:58.363Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41450/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:34:58 [2020-09-16T10:34:58.363Z] + bash /home/ubuntu/workspace/moby_PR-41450/check-config.sh
10:34:58 [2020-09-16T10:34:58.363Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:34:58 [2020-09-16T10:34:58.363Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
10:34:58 [2020-09-16T10:34:58.363Z] 
10:34:58 [2020-09-16T10:34:58.363Z] Generally Necessary:
10:34:58 [2020-09-16T10:34:58.363Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:34:58 [2020-09-16T10:34:58.363Z] - apparmor: enabled and tools installed
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NAMESPACES: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NET_NS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_PID_NS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_IPC_NS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_UTS_NS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CGROUPS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CGROUP_CPUACCT: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CGROUP_DEVICE: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CGROUP_FREEZER: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CGROUP_SCHED: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CPUSETS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_MEMCG: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_KEYS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_VETH: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_BRIDGE: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NF_NAT_IPV4: missing
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NF_NAT: enabled (as module)
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_NF_NAT_NEEDED: missing
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_POSIX_MQUEUE: enabled
10:34:58 [2020-09-16T10:34:58.363Z] 
10:34:58 [2020-09-16T10:34:58.363Z] Optional Features:
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_USER_NS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_SECCOMP: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_CGROUP_PIDS: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_MEMCG_SWAP: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:34:58 [2020-09-16T10:34:58.363Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_BLK_CGROUP: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:34:58 [2020-09-16T10:34:58.363Z] - CONFIG_IOSCHED_CFQ: missing
10:34:58 [2020-09-16T10:34:58.410Z] #41 ...
10:34:58 [2020-09-16T10:34:58.410Z] 
10:34:58 [2020-09-16T10:34:58.410Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.074 + RM_GOPATH=0
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.074 + TMP_GOPATH=
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.074 + : /build
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.074 + '[' -z '' ']'
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.074 ++ mktemp -d
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.083 + export GOPATH=/tmp/tmp.Fcvq85tvVl
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.083 + GOPATH=/tmp/tmp.Fcvq85tvVl
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.083 + RM_GOPATH=1
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.083 + case "$(go env GOARCH)" in
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.083 ++ go env GOARCH
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.089 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + export GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 ++ dirname /tmp/install/install.sh
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + dir=/tmp/install
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + bin=rootlesskit
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + shift
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + . /tmp/install/rootlesskit.installer
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + install_rootlesskit
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + case "$1" in
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + export CGO_ENABLED=0
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + CGO_ENABLED=0
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + _install_rootlesskit
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Fcvq85tvVl/src/github.com/rootless-containers/rootlesskit
10:34:58 [2020-09-16T10:34:58.410Z] #54 3.092 Cloning into '/tmp/tmp.Fcvq85tvVl/src/github.com/rootless-containers/rootlesskit'...
10:34:58 [2020-09-16T10:34:58.410Z] #54 7.263 + cd /tmp/tmp.Fcvq85tvVl/src/github.com/rootless-containers/rootlesskit
10:34:58 [2020-09-16T10:34:58.410Z] #54 7.263 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:34:58 [2020-09-16T10:34:58.410Z] #54 7.774 + for f in rootlesskit rootlesskit-docker-proxy
10:34:58 [2020-09-16T10:34:58.410Z] #54 7.775 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:34:58 [2020-09-16T10:34:58.410Z] #54 ...
10:34:58 [2020-09-16T10:34:58.410Z] 
10:34:58 [2020-09-16T10:34:58.410Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.680 + RM_GOPATH=0
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.680 + TMP_GOPATH=
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.680 + : /build
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.680 + '[' -z '' ']'
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.680 ++ mktemp -d
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.694 + export GOPATH=/tmp/tmp.ElA0SdQ1JM
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.694 + GOPATH=/tmp/tmp.ElA0SdQ1JM
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.694 + RM_GOPATH=1
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.694 + case "$(go env GOARCH)" in
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.694 ++ go env GOARCH
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.721 + export GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.721 + GO_BUILDMODE=-buildmode=pie
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 ++ dirname /tmp/install/install.sh
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 + dir=/tmp/install
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 + bin=golangci_lint
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 + shift
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 + . /tmp/install/golangci_lint.installer
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.731 ++ : v1.23.8
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.759 Installing golangci-lint version v1.23.8
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.759 + install_golangci_lint
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.759 + echo 'Installing golangci-lint version v1.23.8'
10:34:58 [2020-09-16T10:34:58.410Z] #45 3.759 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:34:58 [2020-09-16T10:34:58.455Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.40MB / 56.74MB 2.0s
10:34:58 [2020-09-16T10:34:58.456Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.70MB / 102.23MB 2.0s
10:34:58 [2020-09-16T10:34:58.456Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.1s
10:34:58 [2020-09-16T10:34:58.456Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.05MB / 102.23MB 2.1s
10:34:58 [2020-09-16T10:34:58.456Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.1s done
10:34:58 [2020-09-16T10:34:58.456Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.86MB / 102.23MB 2.2s
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_CGROUP_PERF: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_CGROUP_HUGETLB: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_CFS_BANDWIDTH: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_RT_GROUP_SCHED: missing
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_IP_VS: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_IP_VS_NFCT: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_IP_VS_RR: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_EXT4_FS: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:34:58 [2020-09-16T10:34:58.622Z] - Network Drivers:
10:34:58 [2020-09-16T10:34:58.622Z]   - "overlay":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_VXLAN: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       Optional (for encrypted networks):
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_CRYPTO: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_CRYPTO_AEAD: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_CRYPTO_GCM: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_CRYPTO_GHASH: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_XFRM: enabled
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_XFRM_USER: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_INET_ESP: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:34:58 [2020-09-16T10:34:58.622Z]   - "ipvlan":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_IPVLAN: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]   - "macvlan":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_MACVLAN: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_DUMMY: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]   - "ftp,tftp client in container":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z] - Storage Drivers:
10:34:58 [2020-09-16T10:34:58.622Z]   - "aufs":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_AUFS_FS: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]   - "btrfs":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:34:58 [2020-09-16T10:34:58.622Z]   - "devicemapper":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_BLK_DEV_DM: enabled
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]   - "overlay":
10:34:58 [2020-09-16T10:34:58.622Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:34:58 [2020-09-16T10:34:58.622Z]   - "zfs":
10:34:58 [2020-09-16T10:34:58.622Z]     - /dev/zfs: present
10:34:58 [2020-09-16T10:34:58.622Z]     - zfs command: missing
10:34:58 [2020-09-16T10:34:58.622Z]     - zpool command: missing
10:34:58 [2020-09-16T10:34:58.622Z] 
10:34:58 [2020-09-16T10:34:58.622Z] Limits:
10:34:58 [2020-09-16T10:34:58.622Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:34:58 [2020-09-16T10:34:58.622Z] 
10:34:58 [2020-09-16T10:34:58.622Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
10:34:58 [2020-09-16T10:34:58.670Z] #45 ...
10:34:58 [2020-09-16T10:34:58.670Z] 
10:34:58 [2020-09-16T10:34:58.670Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:34:58 [2020-09-16T10:34:58.670Z] #21 10.22 + mkdir -p /build
10:34:58 [2020-09-16T10:34:58.670Z] #21 10.22 + mv docker/docker /build/
10:34:58 [2020-09-16T10:34:58.670Z] #21 10.22 + rmdir docker
[Pipeline] sh
10:34:58 [2020-09-16T10:34:58.753Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.60MB / 102.23MB 2.4s
10:34:58 [2020-09-16T10:34:58.753Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 74.82MB / 102.23MB 2.5s
10:34:58 [2020-09-16T10:34:58.929Z] #21 DONE 11.5s
10:34:58 [2020-09-16T10:34:58.929Z] 
10:34:58 [2020-09-16T10:34:58.929Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:34:58 [2020-09-16T10:34:58.929Z] #47 11.44 + cd /tmp/tmp.njW69WofgL/src/github.com/mvdan/sh
10:34:58 [2020-09-16T10:34:58.929Z] #47 11.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:34:58 [2020-09-16T10:34:58.929Z] #47 11.51 + GO111MODULE=on
10:34:58 [2020-09-16T10:34:58.929Z] #47 11.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:34:58 [2020-09-16T10:34:58.960Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 .
10:34:58 [2020-09-16T10:34:58.960Z] #2 [internal] load .dockerignore
10:34:58 [2020-09-16T10:34:58.960Z] #2 transferring context: 87B done
10:34:58 [2020-09-16T10:34:58.960Z] #2 DONE 0.0s
10:34:58 [2020-09-16T10:34:58.960Z] 
10:34:58 [2020-09-16T10:34:58.960Z] #1 [internal] load build definition from Dockerfile
10:34:58 [2020-09-16T10:34:58.960Z] #1 transferring dockerfile: 16.37kB done
10:34:58 [2020-09-16T10:34:58.960Z] #1 DONE 0.0s
10:34:58 [2020-09-16T10:34:58.960Z] 
10:34:58 [2020-09-16T10:34:58.960Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:34:58 [2020-09-16T10:34:58.960Z] #3 DONE 0.1s
10:34:59 [2020-09-16T10:34:59.050Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.23MB / 102.23MB 2.6s
10:34:59 [2020-09-16T10:34:59.051Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.01MB / 102.23MB 2.7s
10:34:59 [2020-09-16T10:34:59.220Z] 
10:34:59 [2020-09-16T10:34:59.220Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:34:59 [2020-09-16T10:34:59.220Z] #4 CACHED
10:34:59 [2020-09-16T10:34:59.220Z] 
10:34:59 [2020-09-16T10:34:59.220Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:34:59 [2020-09-16T10:34:59.220Z] #6 DONE 0.1s
10:34:59 [2020-09-16T10:34:59.220Z] 
10:34:59 [2020-09-16T10:34:59.220Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:34:59 [2020-09-16T10:34:59.344Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.8s done
10:34:59 [2020-09-16T10:34:59.482Z] #5 DONE 0.1s
10:34:59 [2020-09-16T10:34:59.482Z] 
10:34:59 [2020-09-16T10:34:59.482Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:34:59 [2020-09-16T10:34:59.482Z] #58 DONE 0.0s
10:34:59 [2020-09-16T10:34:59.482Z] 
10:34:59 [2020-09-16T10:34:59.482Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:34:59 [2020-09-16T10:34:59.482Z] #7 DONE 0.0s
10:34:59 [2020-09-16T10:34:59.482Z] 
10:34:59 [2020-09-16T10:34:59.482Z] #20 [internal] load build context
10:34:59 [2020-09-16T10:34:59.637Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.6s done
10:34:59 [2020-09-16T10:34:59.637Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
10:34:59 [2020-09-16T10:34:59.929Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done
10:34:59 [2020-09-16T10:34:59.929Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
10:35:00 [2020-09-16T10:35:00.223Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
10:35:00 [2020-09-16T10:35:00.308Z] #47 ...
10:35:00 [2020-09-16T10:35:00.308Z] 
10:35:00 [2020-09-16T10:35:00.308Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:00 [2020-09-16T10:35:00.308Z] #33 11.35 [100%] Linking C executable tini-static
10:35:00 [2020-09-16T10:35:00.308Z] #33 12.35 [100%] Built target tini-static
10:35:00 [2020-09-16T10:35:00.308Z] #33 12.53 + mkdir -p /build
10:35:00 [2020-09-16T10:35:00.308Z] #33 12.54 + cp tini-static /build/docker-init
10:35:00 [2020-09-16T10:35:00.308Z] #33 DONE 12.7s
10:35:00 [2020-09-16T10:35:00.308Z] 
10:35:00 [2020-09-16T10:35:00.308Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:00 [2020-09-16T10:35:00.308Z] #47 12.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:00 [2020-09-16T10:35:00.308Z] #47 12.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:00 [2020-09-16T10:35:00.426Z] #20 transferring context: 51.44MB 1.2s done
10:35:00 [2020-09-16T10:35:00.426Z] #20 DONE 1.2s
10:35:00 [2020-09-16T10:35:00.467Z] Fetching without tags
10:35:00 [2020-09-16T10:35:00.516Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s
10:35:00 [2020-09-16T10:35:00.570Z] #47 13.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:00 [2020-09-16T10:35:00.570Z] #47 13.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:00 [2020-09-16T10:35:00.570Z] #47 13.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:00 [2020-09-16T10:35:00.686Z] 
10:35:00 [2020-09-16T10:35:00.686Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:35:00 [2020-09-16T10:35:00.686Z] #8 CACHED
10:35:00 [2020-09-16T10:35:00.686Z] 
10:35:00 [2020-09-16T10:35:00.686Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:35:00 [2020-09-16T10:35:00.686Z] #32 CACHED
10:35:00 [2020-09-16T10:35:00.686Z] 
10:35:00 [2020-09-16T10:35:00.686Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:35:00 [2020-09-16T10:35:00.686Z] #9 CACHED
10:35:00 [2020-09-16T10:35:00.686Z] 
10:35:00 [2020-09-16T10:35:00.686Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:35:00 [2020-09-16T10:35:00.686Z] #51 CACHED
10:35:00 [2020-09-16T10:35:00.686Z] 
10:35:00 [2020-09-16T10:35:00.686Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:35:00 [2020-09-16T10:35:00.686Z] #10 CACHED
10:35:00 [2020-09-16T10:35:00.686Z] 
10:35:00 [2020-09-16T10:35:00.686Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:00 [2020-09-16T10:35:00.882Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:35:01 [2020-09-16T10:35:01.529Z] #47 ...
10:35:01 [2020-09-16T10:35:01.529Z] 
10:35:01 [2020-09-16T10:35:01.529Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:01 [2020-09-16T10:35:01.529Z] #30 DONE 13.9s
10:35:01 [2020-09-16T10:35:01.529Z] 
10:35:01 [2020-09-16T10:35:01.529Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.247 go: extracting github.com/pkg/errors v0.8.0
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.340 go: extracting github.com/sirupsen/logrus v1.0.5
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.365 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.375 go: extracting github.com/fatih/color v1.6.0
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.521 go: extracting github.com/spf13/pflag v1.0.1
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.523 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.524 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.790 go: downloading github.com/mattn/go-colorable v0.0.9
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.805 go: downloading github.com/mattn/go-isatty v0.0.3
10:35:01 [2020-09-16T10:35:01.529Z] #43 6.936 go: extracting github.com/mattn/go-isatty v0.0.3
10:35:01 [2020-09-16T10:35:01.529Z] #43 7.059 go: extracting github.com/mattn/go-colorable v0.0.9
10:35:01 [2020-09-16T10:35:01.529Z] #43 8.619 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:01 [2020-09-16T10:35:01.529Z] #43 8.863 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:01 [2020-09-16T10:35:01.529Z] #43 9.055 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.14 go: finding github.com/fatih/color v1.6.0
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.24 go: finding github.com/pkg/errors v0.8.0
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.26 go: finding github.com/sirupsen/logrus v1.0.5
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.33 go: finding github.com/mattn/go-colorable v0.0.9
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.34 go: finding github.com/spf13/pflag v1.0.1
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.38 go: finding github.com/mattn/go-isatty v0.0.3
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.61 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.74 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.75 go: finding github.com/jonboulle/clockwork v0.1.0
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.93 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:01 [2020-09-16T10:35:01.529Z] #43 11.97 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:01 [2020-09-16T10:35:01.787Z] #43 ...
10:35:01 [2020-09-16T10:35:01.787Z] 
10:35:01 [2020-09-16T10:35:01.787Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:01 [2020-09-16T10:35:01.787Z] #49 14.27 + cd /tmp/tmp.RAcR9fDe4g/src/github.com/opencontainers/runc
10:35:01 [2020-09-16T10:35:01.787Z] #49 14.27 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:35:01 [2020-09-16T10:35:01.821Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:35:01 [2020-09-16T10:35:01.822Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:35:02 [2020-09-16T10:35:02.031Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done
10:35:02 [2020-09-16T10:35:02.031Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
10:35:02 [2020-09-16T10:35:02.047Z] #49 14.78 + '[' -z '' ']'
10:35:02 [2020-09-16T10:35:02.047Z] #49 14.78 + target=static
10:35:00 [2020-09-16T10:35:00.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:35:00 [2020-09-16T10:35:00.439Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:35:00 [2020-09-16T10:35:00.443Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:00 [2020-09-16T10:35:00.458Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:35:00 [2020-09-16T10:35:00.474Z] Fetching upstream changes from https://github.com/moby/moby.git
10:35:00 [2020-09-16T10:35:00.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:00 [2020-09-16T10:35:00.476Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:00 [2020-09-16T10:35:00.890Z]  > git config core.sparsecheckout # timeout=10
10:35:00 [2020-09-16T10:35:00.893Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:35:01 [2020-09-16T10:35:01.782Z]  > git remote # timeout=10
10:35:01 [2020-09-16T10:35:01.785Z]  > git config --get remote.origin.url # timeout=10
10:35:01 [2020-09-16T10:35:01.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:01 [2020-09-16T10:35:01.789Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:35:01 [2020-09-16T10:35:01.813Z]  > git rev-parse HEAD^{commit} # timeout=10
10:35:01 [2020-09-16T10:35:01.829Z]  > git config core.sparsecheckout # timeout=10
10:35:01 [2020-09-16T10:35:01.832Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:35:02 [2020-09-16T10:35:02.306Z] #49 ...
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:02 [2020-09-16T10:35:02.306Z] #38 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:02 [2020-09-16T10:35:02.306Z] #39 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:35:02 [2020-09-16T10:35:02.306Z] #58 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:02 [2020-09-16T10:35:02.306Z] #35 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:35:02 [2020-09-16T10:35:02.306Z] #36 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:35:02 [2020-09-16T10:35:02.306Z] #23 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:35:02 [2020-09-16T10:35:02.306Z] #26 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:35:02 [2020-09-16T10:35:02.306Z] #12 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:35:02 [2020-09-16T10:35:02.306Z] #13 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:35:02 [2020-09-16T10:35:02.306Z] #15 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:02 [2020-09-16T10:35:02.306Z] #27 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:35:02 [2020-09-16T10:35:02.306Z] #17 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:35:02 [2020-09-16T10:35:02.306Z] #16 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:35:02 [2020-09-16T10:35:02.306Z] #14 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:02 [2020-09-16T10:35:02.306Z] #25 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:35:02 [2020-09-16T10:35:02.306Z] #19 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:35:02 [2020-09-16T10:35:02.306Z] #22 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:35:02 [2020-09-16T10:35:02.306Z] #11 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:35:02 [2020-09-16T10:35:02.306Z] #28 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:35:02 [2020-09-16T10:35:02.306Z] #18 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:35:02 [2020-09-16T10:35:02.306Z] #24 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:35:02 [2020-09-16T10:35:02.306Z] #29 CACHED
10:35:02 [2020-09-16T10:35:02.306Z] 
10:35:02 [2020-09-16T10:35:02.306Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:02 [2020-09-16T10:35:02.306Z] #49 14.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:35:02 [2020-09-16T10:35:02.564Z] #49 ...
10:35:02 [2020-09-16T10:35:02.564Z] 
10:35:02 [2020-09-16T10:35:02.564Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:35:02 [2020-09-16T10:35:02.564Z] #31 DONE 0.1s
10:35:02 [2020-09-16T10:35:02.564Z] 
10:35:02 [2020-09-16T10:35:02.564Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:02 [2020-09-16T10:35:02.564Z] #49 15.00 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
10:35:02 [2020-09-16T10:35:02.564Z] #49 ...
10:35:02 [2020-09-16T10:35:02.564Z] 
10:35:02 [2020-09-16T10:35:02.564Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:35:02 [2020-09-16T10:35:02.564Z] #34 DONE 0.1s
10:35:02 [2020-09-16T10:35:02.784Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:35:02 [2020-09-16T10:35:02.824Z] 
10:35:02 [2020-09-16T10:35:02.824Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:35:03 [2020-09-16T10:35:03.072Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.0s done
10:35:03 [2020-09-16T10:35:03.072Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
10:35:03 [2020-09-16T10:35:03.392Z] #37 DONE 0.8s
10:35:03 [2020-09-16T10:35:03.392Z] 
10:35:03 [2020-09-16T10:35:03.392Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:35:03 [2020-09-16T10:35:03.392Z] #40 DONE 0.1s
10:35:03 [2020-09-16T10:35:03.392Z] 
10:35:03 [2020-09-16T10:35:03.392Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:03 [2020-09-16T10:35:03.392Z] #47 14.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:03 [2020-09-16T10:35:03.392Z] #47 14.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:03 [2020-09-16T10:35:03.392Z] #47 15.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:35:03 [2020-09-16T10:35:03.961Z] #47 16.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:04 [2020-09-16T10:35:04.220Z] #47 16.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:04 [2020-09-16T10:35:04.220Z] #47 16.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:04 [2020-09-16T10:35:04.220Z] #47 16.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:04 [2020-09-16T10:35:04.270Z] + docker version
10:35:04 [2020-09-16T10:35:04.270Z] Client:
10:35:04 [2020-09-16T10:35:04.270Z]  Version:           18.06.1-ce
10:35:04 [2020-09-16T10:35:04.270Z]  API version:       1.38
10:35:04 [2020-09-16T10:35:04.270Z]  Go version:        go1.10.3
10:35:04 [2020-09-16T10:35:04.270Z]  Git commit:        e68fc7a
10:35:04 [2020-09-16T10:35:04.270Z]  Built:             Tue Aug 21 17:26:10 2018
10:35:04 [2020-09-16T10:35:04.270Z]  OS/Arch:           linux/ppc64le
10:35:04 [2020-09-16T10:35:04.270Z]  Experimental:      false
10:35:04 [2020-09-16T10:35:04.270Z] 
10:35:04 [2020-09-16T10:35:04.270Z] Server:
10:35:04 [2020-09-16T10:35:04.270Z]  Engine:
10:35:04 [2020-09-16T10:35:04.270Z]   Version:          18.06.1-ce
10:35:04 [2020-09-16T10:35:04.270Z]   API version:      1.38 (minimum version 1.12)
10:35:04 [2020-09-16T10:35:04.270Z]   Go version:       go1.10.3
10:35:04 [2020-09-16T10:35:04.270Z]   Git commit:       e68fc7a
10:35:04 [2020-09-16T10:35:04.270Z]   Built:            Tue Aug 21 17:24:20 2018
10:35:04 [2020-09-16T10:35:04.270Z]   OS/Arch:          linux/ppc64le
10:35:04 [2020-09-16T10:35:04.270Z]   Experimental:     true
[Pipeline] sh
10:35:04 [2020-09-16T10:35:04.660Z] + docker info
10:35:04 [2020-09-16T10:35:04.660Z] Containers: 0
10:35:04 [2020-09-16T10:35:04.660Z]  Running: 0
10:35:04 [2020-09-16T10:35:04.660Z]  Paused: 0
10:35:04 [2020-09-16T10:35:04.660Z]  Stopped: 0
10:35:04 [2020-09-16T10:35:04.660Z] Images: 0
10:35:04 [2020-09-16T10:35:04.660Z] Server Version: 18.06.1-ce
10:35:04 [2020-09-16T10:35:04.660Z] Storage Driver: overlay2
10:35:04 [2020-09-16T10:35:04.660Z]  Backing Filesystem: extfs
10:35:04 [2020-09-16T10:35:04.660Z]  Supports d_type: true
10:35:04 [2020-09-16T10:35:04.660Z]  Native Overlay Diff: true
10:35:04 [2020-09-16T10:35:04.660Z] Logging Driver: json-file
10:35:04 [2020-09-16T10:35:04.660Z] Cgroup Driver: cgroupfs
10:35:04 [2020-09-16T10:35:04.660Z] Plugins:
10:35:04 [2020-09-16T10:35:04.660Z]  Volume: local
10:35:04 [2020-09-16T10:35:04.660Z]  Network: bridge host ipvlan macvlan null overlay
10:35:04 [2020-09-16T10:35:04.660Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
10:35:04 [2020-09-16T10:35:04.660Z] Swarm: inactive
10:35:04 [2020-09-16T10:35:04.660Z] Runtimes: runc
10:35:04 [2020-09-16T10:35:04.660Z] Default Runtime: runc
10:35:04 [2020-09-16T10:35:04.660Z] Init Binary: docker-init
10:35:04 [2020-09-16T10:35:04.660Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
10:35:04 [2020-09-16T10:35:04.660Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
10:35:04 [2020-09-16T10:35:04.660Z] init version: fec3683
10:35:04 [2020-09-16T10:35:04.660Z] Security Options:
10:35:04 [2020-09-16T10:35:04.660Z]  apparmor
10:35:04 [2020-09-16T10:35:04.660Z]  seccomp
10:35:04 [2020-09-16T10:35:04.660Z]   Profile: default
10:35:04 [2020-09-16T10:35:04.660Z] Kernel Version: 4.4.0-130-generic
10:35:04 [2020-09-16T10:35:04.660Z] Operating System: Ubuntu 16.04.3 LTS
10:35:04 [2020-09-16T10:35:04.660Z] OSType: linux
10:35:04 [2020-09-16T10:35:04.660Z] Architecture: ppc64le
10:35:04 [2020-09-16T10:35:04.660Z] CPUs: 4
10:35:04 [2020-09-16T10:35:04.660Z] Total Memory: 7.972GiB
10:35:04 [2020-09-16T10:35:04.660Z] Name: ppc64le-ubuntu-14
10:35:04 [2020-09-16T10:35:04.660Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
10:35:04 [2020-09-16T10:35:04.660Z] Docker Root Dir: /var/lib/docker
10:35:04 [2020-09-16T10:35:04.660Z] Debug Mode (client): false
10:35:04 [2020-09-16T10:35:04.660Z] Debug Mode (server): false
10:35:04 [2020-09-16T10:35:04.660Z] Username: dockerbuildbot
10:35:04 [2020-09-16T10:35:04.660Z] Registry: https://index.docker.io/v1/
10:35:04 [2020-09-16T10:35:04.660Z] Labels:
10:35:04 [2020-09-16T10:35:04.660Z] Experimental: true
10:35:04 [2020-09-16T10:35:04.660Z] Insecure Registries:
10:35:04 [2020-09-16T10:35:04.660Z]  127.0.0.0/8
10:35:04 [2020-09-16T10:35:04.660Z] Live Restore Enabled: false
10:35:04 [2020-09-16T10:35:04.660Z] 
[Pipeline] sh
10:35:04 [2020-09-16T10:35:04.790Z] #47 17.49 github.com/pkg/diff
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.661 + RM_GOPATH=0
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.661 + TMP_GOPATH=
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.661 + : /build
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.661 + '[' -z '' ']'
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.666 ++ mktemp -d
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.667 + export GOPATH=/tmp/tmp.0Cf6PJXUtB
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.667 + GOPATH=/tmp/tmp.0Cf6PJXUtB
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.667 + RM_GOPATH=1
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.667 + case "$(go env GOARCH)" in
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.669 ++ go env GOARCH
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.707 + export GO_BUILDMODE=-buildmode=pie
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.707 + GO_BUILDMODE=-buildmode=pie
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.708 ++ dirname /tmp/install/install.sh
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.709 + dir=/tmp/install
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.709 + bin=rootlesskit
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.709 + shift
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.710 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.710 + . /tmp/install/rootlesskit.installer
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.710 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.711 + install_rootlesskit
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.712 + case "$1" in
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.714 + export CGO_ENABLED=0
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.714 + CGO_ENABLED=0
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.714 + _install_rootlesskit
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.714 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.715 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.717 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0Cf6PJXUtB/src/github.com/rootless-containers/rootlesskit
10:35:04 [2020-09-16T10:35:04.890Z] #54 3.718 Cloning into '/tmp/tmp.0Cf6PJXUtB/src/github.com/rootless-containers/rootlesskit'...
10:35:05 [2020-09-16T10:35:05.050Z] #47 17.62 golang.org/x/sys/unix
10:35:05 [2020-09-16T10:35:05.050Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:35:05 [2020-09-16T10:35:05.050Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:35:05 [2020-09-16T10:35:05.050Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41450/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:35:05 [2020-09-16T10:35:05.050Z] + bash /home/docker/workspace/moby_PR-41450/check-config.sh
10:35:05 [2020-09-16T10:35:05.050Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:35:05 [2020-09-16T10:35:05.050Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
10:35:05 [2020-09-16T10:35:05.050Z] 
10:35:05 [2020-09-16T10:35:05.050Z] Generally Necessary:
10:35:05 [2020-09-16T10:35:05.050Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:35:05 [2020-09-16T10:35:05.050Z] - apparmor: enabled and tools installed
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_NAMESPACES: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_NET_NS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_PID_NS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_IPC_NS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_UTS_NS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_CGROUPS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_CGROUP_CPUACCT: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_CGROUP_DEVICE: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_CGROUP_FREEZER: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_CGROUP_SCHED: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_CPUSETS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_MEMCG: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_KEYS: enabled
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_VETH: enabled (as module)
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_BRIDGE: enabled (as module)
10:35:05 [2020-09-16T10:35:05.050Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NF_NAT: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NF_NAT_NEEDED: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_POSIX_MQUEUE: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
10:35:05 [2020-09-16T10:35:05.347Z] 
10:35:05 [2020-09-16T10:35:05.347Z] Optional Features:
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_USER_NS: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_SECCOMP: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_CGROUP_PIDS: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_MEMCG_SWAP: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:35:05 [2020-09-16T10:35:05.347Z]     (cgroup swap accounting is currently enabled)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_MEMCG_KMEM: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_BLK_CGROUP: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IOSCHED_CFQ: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_CGROUP_PERF: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_CGROUP_HUGETLB: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_CFS_BANDWIDTH: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_RT_GROUP_SCHED: missing
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_VS: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_VS_NFCT: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_IP_VS_RR: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_EXT4_FS: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:35:05 [2020-09-16T10:35:05.347Z] - Network Drivers:
10:35:05 [2020-09-16T10:35:05.347Z]   - "overlay":
10:35:05 [2020-09-16T10:35:05.347Z]     - CONFIG_VXLAN: enabled (as module)
10:35:05 [2020-09-16T10:35:05.347Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:35:05 [2020-09-16T10:35:05.347Z]       Optional (for encrypted networks):
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_CRYPTO: enabled
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_XFRM: enabled
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_XFRM_USER: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_INET_ESP: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]   - "ipvlan":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_IPVLAN: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]   - "macvlan":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_MACVLAN: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_DUMMY: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]   - "ftp,tftp client in container":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z] - Storage Drivers:
10:35:05 [2020-09-16T10:35:05.644Z]   - "aufs":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_AUFS_FS: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]   - "btrfs":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:35:05 [2020-09-16T10:35:05.644Z]   - "devicemapper":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_BLK_DEV_DM: enabled
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]   - "overlay":
10:35:05 [2020-09-16T10:35:05.644Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:35:05 [2020-09-16T10:35:05.644Z]   - "zfs":
10:35:05 [2020-09-16T10:35:05.644Z]     - /dev/zfs: missing
10:35:05 [2020-09-16T10:35:05.644Z]     - zfs command: missing
10:35:05 [2020-09-16T10:35:05.644Z]     - zpool command: missing
10:35:05 [2020-09-16T10:35:05.644Z] 
10:35:05 [2020-09-16T10:35:05.644Z] Limits:
10:35:05 [2020-09-16T10:35:05.644Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:35:05 [2020-09-16T10:35:05.644Z] 
10:35:05 [2020-09-16T10:35:05.644Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:35:05 [2020-09-16T10:35:05.812Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.5s done
10:35:05 [2020-09-16T10:35:05.812Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
10:35:06 [2020-09-16T10:35:06.105Z] #7 DONE 9.7s
10:35:06 [2020-09-16T10:35:06.105Z] 
10:35:06 [2020-09-16T10:35:06.105Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:35:06 [2020-09-16T10:35:06.112Z] + make bundles/buildx
10:35:06 [2020-09-16T10:35:06.408Z] make: command: Command not found
10:35:06 [2020-09-16T10:35:06.408Z] make: command: Command not found
10:35:06 [2020-09-16T10:35:06.408Z] mkdir bundles
10:35:06 [2020-09-16T10:35:06.408Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
10:35:06 [2020-09-16T10:35:06.408Z] 	--build-arg BUILDX_COMMIT \
10:35:06 [2020-09-16T10:35:06.408Z] 	--build-arg BUILDX_REPO \
10:35:06 [2020-09-16T10:35:06.408Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
10:35:06 [2020-09-16T10:35:06.408Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
10:35:06 [2020-09-16T10:35:06.408Z] 	.
10:35:06 [2020-09-16T10:35:06.408Z] /bin/sh: 4: go: not found
10:35:06 [2020-09-16T10:35:06.408Z] /bin/sh: 5: go: not found
10:35:06 [2020-09-16T10:35:06.510Z] #47 19.03 mvdan.cc/editorconfig
10:35:06 [2020-09-16T10:35:06.799Z] #54 ...
10:35:06 [2020-09-16T10:35:06.799Z] 
10:35:06 [2020-09-16T10:35:06.799Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.673 + RM_GOPATH=0
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.673 + TMP_GOPATH=
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.673 + : /build
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.673 + '[' -z '' ']'
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.690 ++ mktemp -d
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.694 + export GOPATH=/tmp/tmp.iwpuGAt0HC
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.694 + GOPATH=/tmp/tmp.iwpuGAt0HC
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.694 + RM_GOPATH=1
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.695 + case "$(go env GOARCH)" in
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.695 ++ go env GOARCH
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.716 + export GO_BUILDMODE=-buildmode=pie
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.717 + GO_BUILDMODE=-buildmode=pie
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.721 ++ dirname /tmp/install/install.sh
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.746 + dir=/tmp/install
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.746 + bin=gotestsum
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.747 + shift
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.748 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.748 + . /tmp/install/gotestsum.installer
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.749 ++ : v0.3.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.750 + install_gotestsum
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.751 + set -e
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.751 + export GO111MODULE=on
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.751 + GO111MODULE=on
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.751 + GOBIN=/build
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.751 + go get gotest.tools/gotestsum@v0.3.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.808 go: finding gotest.tools v0.3.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 3.808 go: finding gotest.tools/gotestsum v0.3.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 4.630 go: downloading gotest.tools/gotestsum v0.3.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 5.125 go: extracting gotest.tools/gotestsum v0.3.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 5.722 go: downloading gotest.tools v2.1.0+incompatible
10:35:06 [2020-09-16T10:35:06.799Z] #43 5.803 go: extracting gotest.tools v2.1.0+incompatible
10:35:06 [2020-09-16T10:35:06.799Z] #43 5.905 go: downloading github.com/sirupsen/logrus v1.0.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 5.911 go: downloading github.com/fatih/color v1.6.0
10:35:06 [2020-09-16T10:35:06.799Z] #43 5.938 go: downloading github.com/pkg/errors v0.8.0
10:35:06 [2020-09-16T10:35:06.799Z] #43 6.057 go: extracting github.com/sirupsen/logrus v1.0.5
10:35:06 [2020-09-16T10:35:06.799Z] #43 6.124 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:06 [2020-09-16T10:35:06.799Z] #43 6.209 go: downloading github.com/spf13/pflag v1.0.1
10:35:06 [2020-09-16T10:35:06.799Z] #43 6.242 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:06 [2020-09-16T10:35:06.799Z] #43 6.272 go: extracting github.com/fatih/color v1.6.0
10:35:06 [2020-09-16T10:35:06.799Z] #43 6.322 go: downloading github.com/mattn/go-isatty v0.0.3
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.358 go: downloading github.com/jonboulle/clockwork v0.1.0
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.396 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.439 go: extracting github.com/pkg/errors v0.8.0
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.439 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.444 go: extracting github.com/mattn/go-isatty v0.0.3
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.464 go: downloading github.com/mattn/go-colorable v0.0.9
10:35:07 [2020-09-16T10:35:07.059Z] #43 6.550 go: extracting github.com/spf13/pflag v1.0.1
10:35:07 [2020-09-16T10:35:07.318Z] #43 6.557 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:07 [2020-09-16T10:35:07.318Z] #43 6.832 go: extracting github.com/jonboulle/clockwork v0.1.0
10:35:07 [2020-09-16T10:35:07.448Z] #47 20.10 mvdan.cc/sh/v3/fileutil
10:35:07 [2020-09-16T10:35:07.578Z] #43 6.834 go: extracting github.com/mattn/go-colorable v0.0.9
10:35:07 [2020-09-16T10:35:07.620Z] #8 DONE 1.4s
10:35:07 [2020-09-16T10:35:07.620Z] 
10:35:07 [2020-09-16T10:35:07.620Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:35:07 [2020-09-16T10:35:07.707Z] #47 20.26 mvdan.cc/sh/v3/syntax
10:35:08 [2020-09-16T10:35:08.256Z] #9 DONE 0.8s
10:35:08 [2020-09-16T10:35:08.256Z] 
10:35:08 [2020-09-16T10:35:08.256Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:08 [2020-09-16T10:35:08.516Z] #43 ...
10:35:08 [2020-09-16T10:35:08.516Z] 
10:35:08 [2020-09-16T10:35:08.516Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:08 [2020-09-16T10:35:08.516Z] #54 7.874 + cd /tmp/tmp.0Cf6PJXUtB/src/github.com/rootless-containers/rootlesskit
10:35:08 [2020-09-16T10:35:08.516Z] #54 7.876 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:35:08 [2020-09-16T10:35:08.519Z] Sending build context to Docker daemon   56.2MB

10:35:08 [2020-09-16T10:35:08.519Z] Step 1/15 : ARG GO_VERSION=1.13.15
10:35:08 [2020-09-16T10:35:08.519Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
10:35:08 [2020-09-16T10:35:08.519Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
10:35:08 [2020-09-16T10:35:08.519Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
10:35:08 [2020-09-16T10:35:08.519Z] 1.13.15-buster: Pulling from library/golang
10:35:08 [2020-09-16T10:35:08.551Z] #54 ...
10:35:08 [2020-09-16T10:35:08.551Z] 
10:35:08 [2020-09-16T10:35:08.551Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:08 [2020-09-16T10:35:08.551Z] #35 DONE 0.1s
10:35:08 [2020-09-16T10:35:08.551Z] 
10:35:08 [2020-09-16T10:35:08.551Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:08 [2020-09-16T10:35:08.551Z] #27 DONE 0.1s
10:35:08 [2020-09-16T10:35:08.551Z] 
10:35:08 [2020-09-16T10:35:08.551Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:35:08 [2020-09-16T10:35:08.645Z] #47 ...
10:35:08 [2020-09-16T10:35:08.645Z] 
10:35:08 [2020-09-16T10:35:08.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:08 [2020-09-16T10:35:08.645Z] #41 DONE 21.2s
10:35:08 [2020-09-16T10:35:08.645Z] 
10:35:08 [2020-09-16T10:35:08.645Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:08 [2020-09-16T10:35:08.645Z] #60 16.63 Checking out files:  94% (1960/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:35:08 [2020-09-16T10:35:08.645Z] #60 16.71 + cd /tmp/tmp.Xs4M6MV0nJ/src/github.com/docker/libnetwork
10:35:08 [2020-09-16T10:35:08.645Z] #60 16.71 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:35:08 [2020-09-16T10:35:08.646Z] #60 17.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:09 [2020-09-16T10:35:09.053Z] db4e2d8d5901: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] dfe2d012519c: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] 5d8f1d1f9197: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] 1301750ffb48: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] dc5c6edc9cff: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] 3c370c2e2f82: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] 5ffb2f5886e2: Pulling fs layer
10:35:09 [2020-09-16T10:35:09.053Z] dc5c6edc9cff: Waiting
10:35:09 [2020-09-16T10:35:09.053Z] 3c370c2e2f82: Waiting
10:35:09 [2020-09-16T10:35:09.053Z] 5ffb2f5886e2: Waiting
10:35:09 [2020-09-16T10:35:09.084Z] #54 8.370 + for f in rootlesskit rootlesskit-docker-proxy
10:35:09 [2020-09-16T10:35:09.084Z] #54 8.371 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:35:09 [2020-09-16T10:35:09.214Z] #60 DONE 21.6s
10:35:09 [2020-09-16T10:35:09.214Z] 
10:35:09 [2020-09-16T10:35:09.214Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:09 [2020-09-16T10:35:09.349Z] #54 ...
10:35:09 [2020-09-16T10:35:09.349Z] 
10:35:09 [2020-09-16T10:35:09.349Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.386 + RM_GOPATH=0
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.386 + TMP_GOPATH=
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.386 + : /build
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.386 + '[' -z '' ']'
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.386 ++ mktemp -d
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.389 + export GOPATH=/tmp/tmp.M9YJAN1pJI
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.389 + GOPATH=/tmp/tmp.M9YJAN1pJI
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.389 + RM_GOPATH=1
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.389 + case "$(go env GOARCH)" in
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.390 ++ go env GOARCH
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.394 + export GO_BUILDMODE=-buildmode=pie
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.394 + GO_BUILDMODE=-buildmode=pie
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.394 ++ dirname /tmp/install/install.sh
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.395 Install docker/cli version 17.06.2-ce from stable
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + dir=/tmp/install
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + bin=dockercli
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + shift
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + . /tmp/install/dockercli.installer
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 ++ : stable
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 ++ : 17.06.2-ce
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + install_dockercli
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 ++ uname -m
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + arch=x86_64
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + '[' x86_64 '!=' x86_64 ']'
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.396 + url=https://download.docker.com/linux/static
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:35:09 [2020-09-16T10:35:09.349Z] #21 2.397 + tar -xz docker/docker
10:35:09 [2020-09-16T10:35:09.349Z] #21 7.465 + mkdir -p /build
10:35:09 [2020-09-16T10:35:09.349Z] #21 7.467 + mv docker/docker /build/
10:35:09 [2020-09-16T10:35:09.349Z] #21 7.470 + rmdir docker
10:35:09 [2020-09-16T10:35:09.349Z] #21 DONE 8.6s
10:35:09 [2020-09-16T10:35:09.349Z] 
10:35:09 [2020-09-16T10:35:09.349Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.591 + RM_GOPATH=0
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.591 + TMP_GOPATH=
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.591 + : /build
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.591 + '[' -z '' ']'
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.595 ++ mktemp -d
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.595 + export GOPATH=/tmp/tmp.qwY2RT9nmV
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.595 + GOPATH=/tmp/tmp.qwY2RT9nmV
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.595 + RM_GOPATH=1
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.595 + case "$(go env GOARCH)" in
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.597 ++ go env GOARCH
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.599 + export GO_BUILDMODE=-buildmode=pie
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.599 + GO_BUILDMODE=-buildmode=pie
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 ++ dirname /tmp/install/install.sh
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 + dir=/tmp/install
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 + bin=tini
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 + shift
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 + '[' '!' -f /tmp/install/tini.installer ']'
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 + . /tmp/install/tini.installer
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.600 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.601 + install_tini
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.601 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.601 + git clone https://github.com/krallin/tini.git /tmp/tmp.qwY2RT9nmV/tini
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.601 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:35:09 [2020-09-16T10:35:09.349Z] #33 2.603 Cloning into '/tmp/tmp.qwY2RT9nmV/tini'...
10:35:09 [2020-09-16T10:35:09.349Z] #33 3.060 + cd /tmp/tmp.qwY2RT9nmV/tini
10:35:09 [2020-09-16T10:35:09.349Z] #33 3.060 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:35:09 [2020-09-16T10:35:09.349Z] #33 3.091 + cmake .
10:35:09 [2020-09-16T10:35:09.349Z] #33 3.841 -- The C compiler identification is GNU 8.3.0
10:35:09 [2020-09-16T10:35:09.349Z] #33 3.902 -- Check for working C compiler: /usr/bin/cc
10:35:09 [2020-09-16T10:35:09.349Z] #33 4.240 -- Check for working C compiler: /usr/bin/cc -- works
10:35:09 [2020-09-16T10:35:09.349Z] #33 4.252 -- Detecting C compiler ABI info
10:35:09 [2020-09-16T10:35:09.349Z] #33 5.001 -- Detecting C compiler ABI info - done
10:35:09 [2020-09-16T10:35:09.349Z] #33 5.069 -- Detecting C compile features
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.182 -- Detecting C compile features - done
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.241 -- Performing Test HAS_BUILTIN_FORTIFY
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.440 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.644 -- Configuring done
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.675 -- Generating done
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.685 -- Build files have been written to: /tmp/tmp.qwY2RT9nmV/tini
10:35:09 [2020-09-16T10:35:09.349Z] #33 7.696 + make tini-static
10:35:09 [2020-09-16T10:35:09.349Z] #33 8.143 Scanning dependencies of target tini-static
10:35:09 [2020-09-16T10:35:09.349Z] #33 8.191 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:35:09 [2020-09-16T10:35:09.354Z] dfe2d012519c: Verifying Checksum
10:35:09 [2020-09-16T10:35:09.354Z] dfe2d012519c: Download complete
10:35:09 [2020-09-16T10:35:09.354Z] 5d8f1d1f9197: Verifying Checksum
10:35:09 [2020-09-16T10:35:09.354Z] 5d8f1d1f9197: Download complete
10:35:09 [2020-09-16T10:35:09.609Z] #33 ...
10:35:09 [2020-09-16T10:35:09.609Z] 
10:35:09 [2020-09-16T10:35:09.609Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:09 [2020-09-16T10:35:09.609Z] #43 8.860 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:09 [2020-09-16T10:35:09.609Z] #43 8.929 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:10 [2020-09-16T10:35:10.987Z] #43 10.07 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:10 [2020-09-16T10:35:10.987Z] #43 ...
10:35:10 [2020-09-16T10:35:10.987Z] 
10:35:10 [2020-09-16T10:35:10.987Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.470 + RM_GOPATH=0
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.470 + TMP_GOPATH=
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.470 + : /build
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.470 + '[' -z '' ']'
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.480 ++ mktemp -d
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.500 + export GOPATH=/tmp/tmp.7gvO3bHkz5
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.500 + GOPATH=/tmp/tmp.7gvO3bHkz5
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.500 + RM_GOPATH=1
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.500 + case "$(go env GOARCH)" in
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.500 ++ go env GOARCH
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.528 + export GO_BUILDMODE=-buildmode=pie
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.528 + GO_BUILDMODE=-buildmode=pie
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.528 ++ dirname /tmp/install/install.sh
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + dir=/tmp/install
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + bin=proxy
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + shift
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + '[' '!' -f /tmp/install/proxy.installer ']'
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + . /tmp/install/proxy.installer
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + install_proxy
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + case "$1" in
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + export CGO_ENABLED=0
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + CGO_ENABLED=0
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + _install_proxy
10:35:10 [2020-09-16T10:35:10.987Z] #60 3.540 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:35:10 [2020-09-16T10:35:10.988Z] #60 3.540 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7gvO3bHkz5/src/github.com/docker/libnetwork
10:35:10 [2020-09-16T10:35:10.988Z] #60 3.585 Cloning into '/tmp/tmp.7gvO3bHkz5/src/github.com/docker/libnetwork'...
10:35:10 [2020-09-16T10:35:10.988Z] #60 ...
10:35:10 [2020-09-16T10:35:10.988Z] 
10:35:10 [2020-09-16T10:35:10.988Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.626 + RM_GOPATH=0
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.626 + TMP_GOPATH=
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.626 + : /build
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.626 + '[' -z '' ']'
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.631 ++ mktemp -d
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.633 + export GOPATH=/tmp/tmp.pzxoncW1aM
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.633 + GOPATH=/tmp/tmp.pzxoncW1aM
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.633 + RM_GOPATH=1
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.633 + case "$(go env GOARCH)" in
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.633 ++ go env GOARCH
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.676 + export GO_BUILDMODE=-buildmode=pie
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.676 + GO_BUILDMODE=-buildmode=pie
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.676 ++ dirname /tmp/install/install.sh
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.694 + dir=/tmp/install
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.696 + bin=vndr
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.696 + shift
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.697 + '[' '!' -f /tmp/install/vndr.installer ']'
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.697 + . /tmp/install/vndr.installer
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.698 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.698 + install_vndr
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.699 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.699 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.700 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pzxoncW1aM/src/github.com/LK4D4/vndr
10:35:10 [2020-09-16T10:35:10.988Z] #41 3.704 Cloning into '/tmp/tmp.pzxoncW1aM/src/github.com/LK4D4/vndr'...
10:35:10 [2020-09-16T10:35:10.988Z] #41 4.351 + cd /tmp/tmp.pzxoncW1aM/src/github.com/LK4D4/vndr
10:35:10 [2020-09-16T10:35:10.988Z] #41 4.351 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:35:10 [2020-09-16T10:35:10.988Z] #41 4.365 + go build -buildmode=pie -v -o /build/vndr .
10:35:10 [2020-09-16T10:35:10.988Z] #41 5.664 github.com/LK4D4/vndr/build
10:35:10 [2020-09-16T10:35:10.988Z] #41 5.706 github.com/LK4D4/vndr/godl/singleflight
10:35:10 [2020-09-16T10:35:10.988Z] #41 6.055 github.com/LK4D4/vndr/versioned
10:35:10 [2020-09-16T10:35:10.988Z] #41 7.277 github.com/LK4D4/vndr/godl
10:35:10 [2020-09-16T10:35:10.988Z] #41 10.25 github.com/LK4D4/vndr
10:35:10 [2020-09-16T10:35:10.988Z] #41 ...
10:35:10 [2020-09-16T10:35:10.988Z] 
10:35:10 [2020-09-16T10:35:10.988Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.424 + RM_GOPATH=0
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.424 + TMP_GOPATH=
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.424 + : /build
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.424 + '[' -z '' ']'
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.426 ++ mktemp -d
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.428 + export GOPATH=/tmp/tmp.XQkFh0G8KN
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.428 + GOPATH=/tmp/tmp.XQkFh0G8KN
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.428 + RM_GOPATH=1
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.428 + case "$(go env GOARCH)" in
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.440 ++ go env GOARCH
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + export GO_BUILDMODE=-buildmode=pie
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + GO_BUILDMODE=-buildmode=pie
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 ++ dirname /tmp/install/install.sh
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + dir=/tmp/install
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + bin=golangci_lint
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + shift
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 + . /tmp/install/golangci_lint.installer
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.450 ++ : v1.23.8
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.452 Installing golangci-lint version v1.23.8
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.454 + install_golangci_lint
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.454 + echo 'Installing golangci-lint version v1.23.8'
10:35:10 [2020-09-16T10:35:10.988Z] #45 3.454 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:35:11 [2020-09-16T10:35:11.249Z] #45 ...
10:35:11 [2020-09-16T10:35:11.249Z] 
10:35:11 [2020-09-16T10:35:11.249Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + RM_GOPATH=0
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + TMP_GOPATH=
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + : /build
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + '[' -z '' ']'
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 ++ mktemp -d
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + export GOPATH=/tmp/tmp.W8ec7ZO1uk
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + GOPATH=/tmp/tmp.W8ec7ZO1uk
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + RM_GOPATH=1
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.164 + case "$(go env GOARCH)" in
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.171 ++ go env GOARCH
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + export GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 ++ dirname /tmp/install/install.sh
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + dir=/tmp/install
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + bin=shfmt
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + shift
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + . /tmp/install/shfmt.installer
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + install_shfmt
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 + git clone https://github.com/mvdan/sh.git /tmp/tmp.W8ec7ZO1uk/src/github.com/mvdan/sh
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.179 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:35:11 [2020-09-16T10:35:11.249Z] #47 3.186 Cloning into '/tmp/tmp.W8ec7ZO1uk/src/github.com/mvdan/sh'...
10:35:11 [2020-09-16T10:35:11.249Z] #47 ...
10:35:11 [2020-09-16T10:35:11.249Z] 
10:35:11 [2020-09-16T10:35:11.249Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.149 + RM_GOPATH=0
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.149 + TMP_GOPATH=
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.149 + : /build
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.149 + '[' -z '' ']'
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.149 ++ mktemp -d
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.155 + export GOPATH=/tmp/tmp.WxB14wZJRt
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.155 + GOPATH=/tmp/tmp.WxB14wZJRt
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.155 + RM_GOPATH=1
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.155 + case "$(go env GOARCH)" in
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.155 ++ go env GOARCH
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.168 + export GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.168 + GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.168 ++ dirname /tmp/install/install.sh
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + dir=/tmp/install
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + bin=containerd
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + shift
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + '[' '!' -f /tmp/install/containerd.installer ']'
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + . /tmp/install/containerd.installer
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 ++ set -e
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + install_containerd
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.172 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WxB14wZJRt/src/github.com/containerd/containerd
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.185 Cloning into '/tmp/tmp.WxB14wZJRt/src/github.com/containerd/containerd'...
10:35:11 [2020-09-16T10:35:11.249Z] #52 3.185 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:11 [2020-09-16T10:35:11.461Z] db4e2d8d5901: Verifying Checksum
10:35:11 [2020-09-16T10:35:11.461Z] db4e2d8d5901: Download complete
10:35:11 [2020-09-16T10:35:11.510Z] #52 ...
10:35:11 [2020-09-16T10:35:11.510Z] 
10:35:11 [2020-09-16T10:35:11.510Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.198 + RM_GOPATH=0
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.198 + TMP_GOPATH=
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.198 + : /build
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.198 + '[' -z '' ']'
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.198 ++ mktemp -d
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.205 + export GOPATH=/tmp/tmp.YsJNjIZW4A
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.205 + GOPATH=/tmp/tmp.YsJNjIZW4A
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.205 + RM_GOPATH=1
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.205 + case "$(go env GOARCH)" in
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.205 ++ go env GOARCH
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.247 + export GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.247 + GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.258 ++ dirname /tmp/install/install.sh
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + dir=/tmp/install
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + bin=runc
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + shift
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + '[' '!' -f /tmp/install/runc.installer ']'
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + . /tmp/install/runc.installer
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + install_runc
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.260 + grep -q '^3\.10\.0.*\.el7\.'
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.266 + uname -r
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.294 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.296 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.296 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.296 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YsJNjIZW4A/src/github.com/opencontainers/runc
10:35:11 [2020-09-16T10:35:11.510Z] #49 3.301 Cloning into '/tmp/tmp.YsJNjIZW4A/src/github.com/opencontainers/runc'...
10:35:11 [2020-09-16T10:35:11.510Z] #49 ...
10:35:11 [2020-09-16T10:35:11.510Z] 
10:35:11 [2020-09-16T10:35:11.510Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.672 + RM_GOPATH=0
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.672 + TMP_GOPATH=
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.672 + : /build
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.672 + '[' -z '' ']'
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.684 ++ mktemp -d
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.688 + export GOPATH=/tmp/tmp.IKjKcdioMK
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.688 + GOPATH=/tmp/tmp.IKjKcdioMK
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.688 + RM_GOPATH=1
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.688 + case "$(go env GOARCH)" in
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.688 ++ go env GOARCH
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.712 + export GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.714 + GO_BUILDMODE=-buildmode=pie
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.714 ++ dirname /tmp/install/install.sh
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.719 + dir=/tmp/install
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.719 + bin=tomlv
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.719 + shift
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 + . /tmp/install/tomlv.installer
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 + install_tomlv
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IKjKcdioMK/src/github.com/BurntSushi/toml
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.722 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:11 [2020-09-16T10:35:11.510Z] #30 3.723 Cloning into '/tmp/tmp.IKjKcdioMK/src/github.com/BurntSushi/toml'...
10:35:11 [2020-09-16T10:35:11.510Z] #30 4.509 + cd /tmp/tmp.IKjKcdioMK/src/github.com/BurntSushi/toml
10:35:11 [2020-09-16T10:35:11.510Z] #30 4.509 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:11 [2020-09-16T10:35:11.510Z] #30 4.515 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:35:11 [2020-09-16T10:35:11.510Z] #30 5.377 github.com/BurntSushi/toml
10:35:11 [2020-09-16T10:35:11.510Z] #30 8.229 github.com/BurntSushi/toml/cmd/tomlv
10:35:11 [2020-09-16T10:35:11.751Z] #43 ...
10:35:11 [2020-09-16T10:35:11.751Z] 
10:35:11 [2020-09-16T10:35:11.751Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:35:11 [2020-09-16T10:35:11.751Z] #42 DONE 0.3s
10:35:11 [2020-09-16T10:35:11.751Z] 
10:35:11 [2020-09-16T10:35:11.751Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:11 [2020-09-16T10:35:11.769Z] #30 ...
10:35:11 [2020-09-16T10:35:11.769Z] 
10:35:11 [2020-09-16T10:35:11.769Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:11 [2020-09-16T10:35:11.769Z] #33 10.22 [100%] Linking C executable tini-static
10:35:11 [2020-09-16T10:35:11.769Z] #33 11.01 [100%] Built target tini-static
10:35:11 [2020-09-16T10:35:11.769Z] #33 11.07 + mkdir -p /build
10:35:11 [2020-09-16T10:35:11.769Z] #33 11.08 + cp tini-static /build/docker-init
10:35:11 [2020-09-16T10:35:11.769Z] #33 DONE 11.2s
10:35:11 [2020-09-16T10:35:11.769Z] 
10:35:11 [2020-09-16T10:35:11.769Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:12 [2020-09-16T10:35:12.112Z] 1301750ffb48: Verifying Checksum
10:35:12 [2020-09-16T10:35:12.112Z] 1301750ffb48: Download complete
10:35:12 [2020-09-16T10:35:12.112Z] 5ffb2f5886e2: Verifying Checksum
10:35:12 [2020-09-16T10:35:12.112Z] 5ffb2f5886e2: Download complete
10:35:12 [2020-09-16T10:35:12.133Z] #28 3.161 + git clone https://github.com/kolyshkin/go-swagger.git .
10:35:12 [2020-09-16T10:35:12.133Z] #28 3.161 Cloning into '.'...
10:35:12 [2020-09-16T10:35:12.337Z] #47 11.85 + cd /tmp/tmp.W8ec7ZO1uk/src/github.com/mvdan/sh
10:35:12 [2020-09-16T10:35:12.599Z] #47 11.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:35:12 [2020-09-16T10:35:12.599Z] #47 11.99 + GO111MODULE=on
10:35:12 [2020-09-16T10:35:12.599Z] #47 11.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:35:12 [2020-09-16T10:35:12.689Z] #54 ...
10:35:12 [2020-09-16T10:35:12.689Z] 
10:35:12 [2020-09-16T10:35:12.689Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:12 [2020-09-16T10:35:12.689Z] #47 25.09 golang.org/x/crypto/ssh/terminal
10:35:12 [2020-09-16T10:35:12.776Z] dc5c6edc9cff: Verifying Checksum
10:35:12 [2020-09-16T10:35:12.776Z] dc5c6edc9cff: Download complete
10:35:13 [2020-09-16T10:35:13.648Z] #28 ...
10:35:13 [2020-09-16T10:35:13.648Z] 
10:35:13 [2020-09-16T10:35:13.648Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + RM_GOPATH=0
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + TMP_GOPATH=
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + : /build
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + '[' -z '' ']'
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 ++ mktemp -d
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + export GOPATH=/tmp/tmp.bwEoT8HCFt
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + GOPATH=/tmp/tmp.bwEoT8HCFt
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + RM_GOPATH=1
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + case "$(go env GOARCH)" in
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 ++ go env GOARCH
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + export GO_BUILDMODE=-buildmode=pie
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.728 + GO_BUILDMODE=-buildmode=pie
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.731 ++ dirname /tmp/install/install.sh
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + dir=/tmp/install
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + bin=gotestsum
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + shift
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + . /tmp/install/gotestsum.installer
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 ++ : v0.3.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + install_gotestsum
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + set -e
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + export GO111MODULE=on
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + GO111MODULE=on
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + GOBIN=/build
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.736 + go get gotest.tools/gotestsum@v0.3.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.807 go: finding gotest.tools v0.3.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 1.807 go: finding gotest.tools/gotestsum v0.3.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.024 go: downloading gotest.tools/gotestsum v0.3.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.312 go: extracting gotest.tools/gotestsum v0.3.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.427 go: downloading gotest.tools v2.1.0+incompatible
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.504 go: extracting gotest.tools v2.1.0+incompatible
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.554 go: downloading github.com/sirupsen/logrus v1.0.5
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.554 go: downloading github.com/pkg/errors v0.8.0
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.574 go: downloading github.com/fatih/color v1.6.0
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.574 go: downloading github.com/spf13/pflag v1.0.1
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.606 go: downloading github.com/jonboulle/clockwork v0.1.0
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.650 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:13 [2020-09-16T10:35:13.648Z] #43 2.700 go: extracting github.com/fatih/color v1.6.0
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.710 go: extracting github.com/sirupsen/logrus v1.0.5
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.767 go: downloading github.com/mattn/go-colorable v0.0.9
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.801 go: extracting github.com/jonboulle/clockwork v0.1.0
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.801 go: downloading github.com/mattn/go-isatty v0.0.3
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.812 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.869 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:13 [2020-09-16T10:35:13.649Z] #43 2.896 go: extracting github.com/spf13/pflag v1.0.1
10:35:13 [2020-09-16T10:35:13.649Z] #43 3.004 go: extracting github.com/pkg/errors v0.8.0
10:35:13 [2020-09-16T10:35:13.649Z] #43 3.054 go: extracting github.com/mattn/go-isatty v0.0.3
10:35:13 [2020-09-16T10:35:13.649Z] #43 3.054 go: extracting github.com/mattn/go-colorable v0.0.9
10:35:13 [2020-09-16T10:35:13.649Z] #43 3.099 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:13 [2020-09-16T10:35:13.649Z] #43 3.193 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:13 [2020-09-16T10:35:13.649Z] #43 3.956 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:13 [2020-09-16T10:35:13.649Z] #43 4.398 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:13 [2020-09-16T10:35:13.649Z] #43 4.812 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:13 [2020-09-16T10:35:13.980Z] #47 ...
10:35:13 [2020-09-16T10:35:13.980Z] 
10:35:13 [2020-09-16T10:35:13.980Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:13 [2020-09-16T10:35:13.980Z] #30 DONE 13.1s
10:35:13 [2020-09-16T10:35:13.980Z] 
10:35:13 [2020-09-16T10:35:13.980Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.29 go: finding github.com/fatih/color v1.6.0
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.31 go: finding github.com/pkg/errors v0.8.0
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.36 go: finding github.com/sirupsen/logrus v1.0.5
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.45 go: finding github.com/spf13/pflag v1.0.1
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.45 go: finding github.com/mattn/go-colorable v0.0.9
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.49 go: finding github.com/mattn/go-isatty v0.0.3
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.62 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.72 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.74 go: finding github.com/jonboulle/clockwork v0.1.0
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.85 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:13 [2020-09-16T10:35:13.980Z] #43 12.87 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:14 [2020-09-16T10:35:14.599Z] #47 ...
10:35:14 [2020-09-16T10:35:14.600Z] 
10:35:14 [2020-09-16T10:35:14.600Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:14 [2020-09-16T10:35:14.600Z] #43 DONE 27.2s
10:35:14 [2020-09-16T10:35:14.600Z] 
10:35:14 [2020-09-16T10:35:14.600Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:14 [2020-09-16T10:35:14.881Z] db4e2d8d5901: Pull complete
10:35:14 [2020-09-16T10:35:14.919Z] #43 ...
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:14 [2020-09-16T10:35:14.919Z] #38 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:14 [2020-09-16T10:35:14.919Z] #39 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:14 [2020-09-16T10:35:14.919Z] #35 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:35:14 [2020-09-16T10:35:14.919Z] #36 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:35:14 [2020-09-16T10:35:14.919Z] #19 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:35:14 [2020-09-16T10:35:14.919Z] #28 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:35:14 [2020-09-16T10:35:14.919Z] #24 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:35:14 [2020-09-16T10:35:14.919Z] #17 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:35:14 [2020-09-16T10:35:14.919Z] #16 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:35:14 [2020-09-16T10:35:14.919Z] #11 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:35:14 [2020-09-16T10:35:14.919Z] #18 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:35:14 [2020-09-16T10:35:14.919Z] #26 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:35:14 [2020-09-16T10:35:14.919Z] #23 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:35:14 [2020-09-16T10:35:14.919Z] #13 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:35:14 [2020-09-16T10:35:14.919Z] #22 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:35:14 [2020-09-16T10:35:14.919Z] #15 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:35:14 [2020-09-16T10:35:14.919Z] #12 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:14 [2020-09-16T10:35:14.919Z] #25 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:14 [2020-09-16T10:35:14.919Z] #27 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:35:14 [2020-09-16T10:35:14.919Z] #14 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:35:14 [2020-09-16T10:35:14.919Z] #29 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:35:14 [2020-09-16T10:35:14.919Z] #58 CACHED
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:35:14 [2020-09-16T10:35:14.919Z] #31 DONE 0.1s
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:35:14 [2020-09-16T10:35:14.919Z] #34 DONE 0.1s
10:35:14 [2020-09-16T10:35:14.919Z] 
10:35:14 [2020-09-16T10:35:14.919Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:14 [2020-09-16T10:35:14.919Z] #47 13.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:14 [2020-09-16T10:35:14.919Z] #47 13.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:14 [2020-09-16T10:35:14.919Z] #47 13.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:14 [2020-09-16T10:35:14.919Z] #47 13.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:14 [2020-09-16T10:35:14.919Z] #47 13.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:14 [2020-09-16T10:35:14.919Z] #47 14.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.564 go: finding github.com/fatih/color v1.6.0
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.606 go: finding github.com/pkg/errors v0.8.0
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.626 go: finding github.com/sirupsen/logrus v1.0.5
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.704 go: finding github.com/mattn/go-colorable v0.0.9
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.803 go: finding github.com/spf13/pflag v1.0.1
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.807 go: finding github.com/mattn/go-isatty v0.0.3
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.896 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:35:15 [2020-09-16T10:35:15.250Z] #43 6.994 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:35:15 [2020-09-16T10:35:15.250Z] #43 7.022 go: finding github.com/jonboulle/clockwork v0.1.0
10:35:15 [2020-09-16T10:35:15.250Z] #43 7.090 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:35:15 [2020-09-16T10:35:15.251Z] dfe2d012519c: Pull complete
10:35:15 [2020-09-16T10:35:15.530Z] #47 14.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:15 [2020-09-16T10:35:15.544Z] #43 7.156 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:35:15 [2020-09-16T10:35:15.548Z] 3c370c2e2f82: Verifying Checksum
10:35:15 [2020-09-16T10:35:15.548Z] 3c370c2e2f82: Download complete
10:35:15 [2020-09-16T10:35:15.589Z] #54 ...
10:35:15 [2020-09-16T10:35:15.589Z] 
10:35:15 [2020-09-16T10:35:15.589Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:15 [2020-09-16T10:35:15.589Z] #47 28.02 mvdan.cc/sh/v3/cmd/shfmt
10:35:15 [2020-09-16T10:35:15.806Z] #47 ...
10:35:15 [2020-09-16T10:35:15.806Z] 
10:35:15 [2020-09-16T10:35:15.806Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:35:15 [2020-09-16T10:35:15.806Z] #37 DONE 0.7s
10:35:15 [2020-09-16T10:35:15.806Z] 
10:35:15 [2020-09-16T10:35:15.806Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:35:15 [2020-09-16T10:35:15.806Z] #40 DONE 0.1s
10:35:15 [2020-09-16T10:35:15.806Z] 
10:35:15 [2020-09-16T10:35:15.806Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:15 [2020-09-16T10:35:15.806Z] #49 14.39 + cd /tmp/tmp.YsJNjIZW4A/src/github.com/opencontainers/runc
10:35:15 [2020-09-16T10:35:15.806Z] #49 14.39 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:35:15 [2020-09-16T10:35:15.806Z] #49 14.91 + '[' -z '' ']'
10:35:15 [2020-09-16T10:35:15.806Z] #49 14.91 + target=static
10:35:15 [2020-09-16T10:35:15.806Z] #49 14.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:35:15 [2020-09-16T10:35:15.806Z] #49 15.17 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
10:35:15 [2020-09-16T10:35:15.844Z] 5d8f1d1f9197: Pull complete
10:35:16 [2020-09-16T10:35:16.158Z] #47 ...
10:35:16 [2020-09-16T10:35:16.158Z] 
10:35:16 [2020-09-16T10:35:16.158Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:35:16 [2020-09-16T10:35:16.158Z] #44 DONE 0.1s
10:35:16 [2020-09-16T10:35:16.158Z] 
10:35:16 [2020-09-16T10:35:16.158Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:16 [2020-09-16T10:35:16.677Z] #52 28.75 Checking out files:  73% (2392/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
10:35:16 [2020-09-16T10:35:16.677Z] #52 29.20 + cd /tmp/tmp.np6AWG6Xtx/src/github.com/containerd/containerd
10:35:16 [2020-09-16T10:35:16.677Z] #52 29.20 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + export 'BUILDTAGS=netgo osusergo static_build'
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + BUILDTAGS='netgo osusergo static_build'
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + export EXTRA_FLAGS=-buildmode=pie
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + EXTRA_FLAGS=-buildmode=pie
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + '[' '' = dynamic ']'
10:35:16 [2020-09-16T10:35:16.937Z] #52 29.59 + make
10:35:17 [2020-09-16T10:35:17.506Z] #52 30.24 + bin/ctr
10:35:17 [2020-09-16T10:35:17.620Z] #43 ...
10:35:17 [2020-09-16T10:35:17.620Z] 
10:35:17 [2020-09-16T10:35:17.620Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.917 + RM_GOPATH=0
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.917 + TMP_GOPATH=
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.917 + : /build
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.917 + '[' -z '' ']'
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.918 ++ mktemp -d
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.924 + export GOPATH=/tmp/tmp.DQtTZkbnMC
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.924 + GOPATH=/tmp/tmp.DQtTZkbnMC
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.924 + RM_GOPATH=1
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.924 + case "$(go env GOARCH)" in
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.924 ++ go env GOARCH
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.926 + export GO_BUILDMODE=-buildmode=pie
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.926 + GO_BUILDMODE=-buildmode=pie
10:35:17 [2020-09-16T10:35:17.620Z] #21 2.941 ++ dirname /tmp/install/install.sh
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + dir=/tmp/install
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + bin=dockercli
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + shift
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + . /tmp/install/dockercli.installer
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 ++ : stable
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 ++ : 17.06.2-ce
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + install_dockercli
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 ++ uname -m
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + arch=s390x
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + '[' s390x '!=' x86_64 ']'
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + '[' s390x '!=' s390x ']'
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + url=https://download.docker.com/linux/static
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + tar -xz docker/docker
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
10:35:17 [2020-09-16T10:35:17.620Z] #21 3.004 Install docker/cli version 17.06.2-ce from stable
10:35:17 [2020-09-16T10:35:17.620Z] #21 9.015 + mkdir -p /build
10:35:17 [2020-09-16T10:35:17.620Z] #21 9.019 + mv docker/docker /build/
10:35:17 [2020-09-16T10:35:17.620Z] #21 9.022 + rmdir docker
10:35:17 [2020-09-16T10:35:17.620Z] #21 DONE 9.4s
10:35:17 [2020-09-16T10:35:17.620Z] 
10:35:17 [2020-09-16T10:35:17.620Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + RM_GOPATH=0
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + TMP_GOPATH=
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + : /build
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + '[' -z '' ']'
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 ++ mktemp -d
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + export GOPATH=/tmp/tmp.X51Ghts9eH
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + GOPATH=/tmp/tmp.X51Ghts9eH
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + RM_GOPATH=1
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 + case "$(go env GOARCH)" in
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.893 ++ go env GOARCH
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.908 + export GO_BUILDMODE=-buildmode=pie
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.908 + GO_BUILDMODE=-buildmode=pie
10:35:17 [2020-09-16T10:35:17.620Z] #30 1.909 ++ dirname /tmp/install/install.sh
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + dir=/tmp/install
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + bin=tomlv
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + shift
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + . /tmp/install/tomlv.installer
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + install_tomlv
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X51Ghts9eH/src/github.com/BurntSushi/toml
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.025 Cloning into '/tmp/tmp.X51Ghts9eH/src/github.com/BurntSushi/toml'...
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.427 + cd /tmp/tmp.X51Ghts9eH/src/github.com/BurntSushi/toml
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.427 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.427 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.725 internal/cpu
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.725 runtime/internal/atomic
10:35:17 [2020-09-16T10:35:17.620Z] #30 2.852 runtime/internal/sys
10:35:17 [2020-09-16T10:35:17.620Z] #30 3.005 runtime/internal/math
10:35:17 [2020-09-16T10:35:17.620Z] #30 3.009 math/bits
10:35:17 [2020-09-16T10:35:17.620Z] #30 3.319 internal/bytealg
10:35:17 [2020-09-16T10:35:17.620Z] #30 3.519 math
10:35:17 [2020-09-16T10:35:17.620Z] #30 3.613 runtime
10:35:17 [2020-09-16T10:35:17.620Z] #30 8.033 internal/testlog
10:35:17 [2020-09-16T10:35:17.620Z] #30 8.343 encoding
10:35:17 [2020-09-16T10:35:17.620Z] #30 8.488 runtime/cgo
10:35:18 [2020-09-16T10:35:18.258Z] #30 ...
10:35:18 [2020-09-16T10:35:18.258Z] 
10:35:18 [2020-09-16T10:35:18.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + RM_GOPATH=0
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + TMP_GOPATH=
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + : /build
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + '[' -z '' ']'
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 ++ mktemp -d
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + export GOPATH=/tmp/tmp.eE3jmzsEp5
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + GOPATH=/tmp/tmp.eE3jmzsEp5
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + RM_GOPATH=1
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + case "$(go env GOARCH)" in
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 ++ go env GOARCH
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + export GO_BUILDMODE=-buildmode=pie
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + GO_BUILDMODE=-buildmode=pie
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 ++ dirname /tmp/install/install.sh
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + dir=/tmp/install
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + bin=vndr
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + shift
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + '[' '!' -f /tmp/install/vndr.installer ']'
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + . /tmp/install/vndr.installer
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + install_vndr
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eE3jmzsEp5/src/github.com/LK4D4/vndr
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 Cloning into '/tmp/tmp.eE3jmzsEp5/src/github.com/LK4D4/vndr'...
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.025 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.479 + cd /tmp/tmp.eE3jmzsEp5/src/github.com/LK4D4/vndr
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.479 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:35:18 [2020-09-16T10:35:18.258Z] #41 2.479 + go build -buildmode=pie -v -o /build/vndr .
10:35:18 [2020-09-16T10:35:18.258Z] #41 3.203 internal/cpu
10:35:18 [2020-09-16T10:35:18.258Z] #41 3.213 internal/race
10:35:18 [2020-09-16T10:35:18.258Z] #41 3.319 sync/atomic
10:35:18 [2020-09-16T10:35:18.258Z] #41 3.487 unicode
10:35:18 [2020-09-16T10:35:18.258Z] #41 3.670 runtime
10:35:18 [2020-09-16T10:35:18.258Z] #41 6.096 unicode/utf8
10:35:18 [2020-09-16T10:35:18.258Z] #41 6.711 math
10:35:18 [2020-09-16T10:35:18.556Z] #41 ...
10:35:18 [2020-09-16T10:35:18.556Z] 
10:35:18 [2020-09-16T10:35:18.556Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + RM_GOPATH=0
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + TMP_GOPATH=
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + : /build
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + '[' -z '' ']'
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 ++ mktemp -d
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + export GOPATH=/tmp/tmp.AsLNR4PLA3
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + GOPATH=/tmp/tmp.AsLNR4PLA3
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + RM_GOPATH=1
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + case "$(go env GOARCH)" in
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 ++ go env GOARCH
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + export GO_BUILDMODE=-buildmode=pie
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + GO_BUILDMODE=-buildmode=pie
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 ++ dirname /tmp/install/install.sh
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + dir=/tmp/install
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + bin=proxy
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + shift
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + '[' '!' -f /tmp/install/proxy.installer ']'
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + . /tmp/install/proxy.installer
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + install_proxy
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + case "$1" in
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + export CGO_ENABLED=0
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + CGO_ENABLED=0
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + _install_proxy
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AsLNR4PLA3/src/github.com/docker/libnetwork
10:35:18 [2020-09-16T10:35:18.556Z] #60 2.025 Cloning into '/tmp/tmp.AsLNR4PLA3/src/github.com/docker/libnetwork'...
10:35:18 [2020-09-16T10:35:18.556Z] #60 ...
10:35:18 [2020-09-16T10:35:18.556Z] 
10:35:18 [2020-09-16T10:35:18.556Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:35:18 [2020-09-16T10:35:18.556Z] #51 0.730 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:35:18 [2020-09-16T10:35:18.556Z] #51 0.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:35:18 [2020-09-16T10:35:18.556Z] #51 1.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:35:18 [2020-09-16T10:35:18.556Z] #51 1.025 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:35:18 [2020-09-16T10:35:18.556Z] #51 1.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
10:35:18 [2020-09-16T10:35:18.556Z] #51 1.454 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:35:18 [2020-09-16T10:35:18.556Z] #51 5.743 Fetched 8071 kB in 5s (1575 kB/s)
10:35:18 [2020-09-16T10:35:18.556Z] #51 5.743 Reading package lists...
10:35:18 [2020-09-16T10:35:18.633Z] 1301750ffb48: Pull complete
10:35:18 [2020-09-16T10:35:18.850Z] #51 9.841 Reading package lists...
10:35:18 [2020-09-16T10:35:18.850Z] #51 ...
10:35:18 [2020-09-16T10:35:18.850Z] 
10:35:18 [2020-09-16T10:35:18.850Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:35:18 [2020-09-16T10:35:18.850Z] #32 3.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:35:18 [2020-09-16T10:35:18.850Z] #32 3.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:35:18 [2020-09-16T10:35:18.850Z] #32 3.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:35:18 [2020-09-16T10:35:18.850Z] #32 4.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:35:18 [2020-09-16T10:35:18.850Z] #32 5.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
10:35:18 [2020-09-16T10:35:18.850Z] #32 7.485 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:35:18 [2020-09-16T10:35:18.850Z] #32 ...
10:35:18 [2020-09-16T10:35:18.850Z] 
10:35:18 [2020-09-16T10:35:18.850Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + RM_GOPATH=0
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + TMP_GOPATH=
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + : /build
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + '[' -z '' ']'
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 ++ mktemp -d
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + export GOPATH=/tmp/tmp.q1mgEWidxf
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + GOPATH=/tmp/tmp.q1mgEWidxf
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + RM_GOPATH=1
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 + case "$(go env GOARCH)" in
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.004 ++ go env GOARCH
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.054 + export GO_BUILDMODE=-buildmode=pie
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.054 + GO_BUILDMODE=-buildmode=pie
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 Installing golangci-lint version v1.23.8
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 ++ dirname /tmp/install/install.sh
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + dir=/tmp/install
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + bin=golangci_lint
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + shift
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + . /tmp/install/golangci_lint.installer
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 ++ : v1.23.8
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + install_golangci_lint
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + echo 'Installing golangci-lint version v1.23.8'
10:35:18 [2020-09-16T10:35:18.850Z] #45 3.066 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:35:18 [2020-09-16T10:35:18.887Z] #52 ...
10:35:18 [2020-09-16T10:35:18.887Z] 
10:35:18 [2020-09-16T10:35:18.887Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:18 [2020-09-16T10:35:18.887Z] #47 DONE 31.4s
10:35:18 [2020-09-16T10:35:18.887Z] 
10:35:18 [2020-09-16T10:35:18.887Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:19 [2020-09-16T10:35:19.144Z] #45 ...
10:35:19 [2020-09-16T10:35:19.144Z] 
10:35:19 [2020-09-16T10:35:19.144Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:35:19 [2020-09-16T10:35:19.144Z] #23 3.187 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #23 3.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #23 3.249 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #23 3.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #23 5.569 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #23 7.583 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:35:19 [2020-09-16T10:35:19.144Z] #23 ...
10:35:19 [2020-09-16T10:35:19.144Z] 
10:35:19 [2020-09-16T10:35:19.144Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:19 [2020-09-16T10:35:19.144Z] #38 3.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #38 3.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #38 3.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #38 3.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #38 5.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
10:35:19 [2020-09-16T10:35:19.144Z] #38 8.164 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:35:19 [2020-09-16T10:35:19.437Z] #38 ...
10:35:19 [2020-09-16T10:35:19.437Z] 
10:35:19 [2020-09-16T10:35:19.438Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:35:19 [2020-09-16T10:35:19.438Z] #36 3.016 + git clone https://github.com/docker/distribution.git .
10:35:19 [2020-09-16T10:35:19.438Z] #36 3.017 Cloning into '.'...
10:35:19 [2020-09-16T10:35:19.438Z] #36 ...
10:35:19 [2020-09-16T10:35:19.438Z] 
10:35:19 [2020-09-16T10:35:19.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:35:19 [2020-09-16T10:35:19.438Z] #10 3.209 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:35:19 [2020-09-16T10:35:19.438Z] #10 3.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:35:19 [2020-09-16T10:35:19.438Z] #10 3.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:35:19 [2020-09-16T10:35:19.438Z] #10 4.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:35:19 [2020-09-16T10:35:19.438Z] #10 5.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
10:35:19 [2020-09-16T10:35:19.438Z] #10 7.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:35:19 [2020-09-16T10:35:19.731Z] #10 ...
10:35:19 [2020-09-16T10:35:19.731Z] 
10:35:19 [2020-09-16T10:35:19.731Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.631 + RM_GOPATH=0
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.631 + TMP_GOPATH=
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.631 + : /build
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.631 + '[' -z '' ']'
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.631 ++ mktemp -d
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.640 + export GOPATH=/tmp/tmp.bD6w6F3J86
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.640 + GOPATH=/tmp/tmp.bD6w6F3J86
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.640 + RM_GOPATH=1
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.640 + case "$(go env GOARCH)" in
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.640 ++ go env GOARCH
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.650 + export GO_BUILDMODE=-buildmode=pie
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.650 + GO_BUILDMODE=-buildmode=pie
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 ++ dirname /tmp/install/install.sh
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + dir=/tmp/install
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + bin=shfmt
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + shift
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + . /tmp/install/shfmt.installer
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + install_shfmt
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bD6w6F3J86/src/github.com/mvdan/sh
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 Cloning into '/tmp/tmp.bD6w6F3J86/src/github.com/mvdan/sh'...
10:35:19 [2020-09-16T10:35:19.731Z] #47 2.665 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:35:19 [2020-09-16T10:35:19.731Z] #47 8.709 + cd /tmp/tmp.bD6w6F3J86/src/github.com/mvdan/sh
10:35:19 [2020-09-16T10:35:19.731Z] #47 8.709 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:35:19 [2020-09-16T10:35:19.731Z] #47 8.816 + GO111MODULE=on
10:35:19 [2020-09-16T10:35:19.731Z] #47 8.847 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:35:19 [2020-09-16T10:35:19.731Z] #47 10.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:19 [2020-09-16T10:35:19.731Z] #47 10.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:19 [2020-09-16T10:35:19.731Z] #47 10.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:19 [2020-09-16T10:35:19.731Z] #47 10.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:19 [2020-09-16T10:35:19.731Z] #47 10.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:19 [2020-09-16T10:35:19.731Z] #47 11.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:19 [2020-09-16T10:35:19.731Z] #47 11.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:19 [2020-09-16T10:35:19.731Z] #47 ...
10:35:19 [2020-09-16T10:35:19.731Z] 
10:35:19 [2020-09-16T10:35:19.731Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:19 [2020-09-16T10:35:19.731Z] #41 10.89 unicode/utf16
10:35:19 [2020-09-16T10:35:19.731Z] #41 11.12 container/list
10:35:20 [2020-09-16T10:35:20.024Z] #41 11.60 crypto/internal/subtle
10:35:20 [2020-09-16T10:35:20.024Z] #41 11.67 crypto/subtle
10:35:20 [2020-09-16T10:35:20.024Z] #41 11.80 vendor/golang.org/x/crypto/cryptobyte/asn1
10:35:20 [2020-09-16T10:35:20.318Z] #41 11.89 internal/nettrace
10:35:20 [2020-09-16T10:35:20.318Z] #41 12.00 runtime/cgo
10:35:20 [2020-09-16T10:35:20.721Z] dc5c6edc9cff: Pull complete
10:35:21 [2020-09-16T10:35:21.358Z] #41 ...
10:35:21 [2020-09-16T10:35:21.358Z] 
10:35:21 [2020-09-16T10:35:21.358Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:21 [2020-09-16T10:35:21.358Z] #54 3.003 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:35:21 [2020-09-16T10:35:21.358Z] #54 3.003 + RM_GOPATH=0
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + TMP_GOPATH=
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + : /build
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + '[' -z '' ']'
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 ++ mktemp -d
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + export GOPATH=/tmp/tmp.vZnCRkF4Fb
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + GOPATH=/tmp/tmp.vZnCRkF4Fb
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + RM_GOPATH=1
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + case "$(go env GOARCH)" in
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 ++ go env GOARCH
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + export GO_BUILDMODE=-buildmode=pie
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + GO_BUILDMODE=-buildmode=pie
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 ++ dirname /tmp/install/install.sh
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + dir=/tmp/install
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + bin=rootlesskit
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + shift
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + . /tmp/install/rootlesskit.installer
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + install_rootlesskit
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + case "$1" in
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + export CGO_ENABLED=0
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + CGO_ENABLED=0
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + _install_rootlesskit
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vZnCRkF4Fb/src/github.com/rootless-containers/rootlesskit
10:35:21 [2020-09-16T10:35:21.359Z] #54 3.003 Cloning into '/tmp/tmp.vZnCRkF4Fb/src/github.com/rootless-containers/rootlesskit'...
10:35:21 [2020-09-16T10:35:21.359Z] #54 7.102 + cd /tmp/tmp.vZnCRkF4Fb/src/github.com/rootless-containers/rootlesskit
10:35:21 [2020-09-16T10:35:21.359Z] #54 7.103 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:35:21 [2020-09-16T10:35:21.359Z] #54 7.531 + for f in rootlesskit rootlesskit-docker-proxy
10:35:21 [2020-09-16T10:35:21.359Z] #54 7.532 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:35:21 [2020-09-16T10:35:21.652Z] #54 ...
10:35:21 [2020-09-16T10:35:21.652Z] 
10:35:21 [2020-09-16T10:35:21.652Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:35:21 [2020-09-16T10:35:21.652Z] #51 9.841 Reading package lists...
10:35:21 [2020-09-16T10:35:21.652Z] #51 12.93 Building dependency tree...
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.62 The following additional packages will be installed:
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.63   libbtrfs0
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.70 The following NEW packages will be installed:
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.71   libbtrfs-dev libbtrfs0
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.76 Need to get 118 kB of archives.
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.76 After this operation, 390 kB of additional disk space will be used.
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:35:21 [2020-09-16T10:35:21.946Z] #51 13.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:35:22 [2020-09-16T10:35:22.377Z] #49 ...
10:35:22 [2020-09-16T10:35:22.377Z] 
10:35:22 [2020-09-16T10:35:22.377Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:22 [2020-09-16T10:35:22.377Z] #47 15.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:22 [2020-09-16T10:35:22.377Z] #47 16.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:22 [2020-09-16T10:35:22.377Z] #47 16.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:22 [2020-09-16T10:35:22.377Z] #47 16.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:22 [2020-09-16T10:35:22.377Z] #47 16.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:22 [2020-09-16T10:35:22.377Z] #47 17.30 golang.org/x/sys/unix
10:35:22 [2020-09-16T10:35:22.377Z] #47 17.33 github.com/pkg/diff
10:35:22 [2020-09-16T10:35:22.377Z] #47 18.67 mvdan.cc/editorconfig
10:35:22 [2020-09-16T10:35:22.377Z] #47 19.77 mvdan.cc/sh/v3/fileutil
10:35:22 [2020-09-16T10:35:22.377Z] #47 19.91 mvdan.cc/sh/v3/syntax
10:35:22 [2020-09-16T10:35:22.377Z] #47 ...
10:35:22 [2020-09-16T10:35:22.377Z] 
10:35:22 [2020-09-16T10:35:22.377Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:22 [2020-09-16T10:35:22.377Z] #41 DONE 21.3s
10:35:22 [2020-09-16T10:35:22.377Z] 
10:35:22 [2020-09-16T10:35:22.377Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:22 [2020-09-16T10:35:22.377Z] #60 17.24 + cd /tmp/tmp.7gvO3bHkz5/src/github.com/docker/libnetwork
10:35:22 [2020-09-16T10:35:22.377Z] #60 17.24 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:35:22 [2020-09-16T10:35:22.377Z] #60 17.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:22 [2020-09-16T10:35:22.377Z] #60 DONE 21.6s
10:35:22 [2020-09-16T10:35:22.377Z] 
10:35:22 [2020-09-16T10:35:22.377Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.53 debconf: delaying package configuration, since apt-utils is not installed
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.63 Fetched 118 kB in 0s (1514 kB/s)
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.70 Selecting previously unselected package libbtrfs0.
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.71 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.72 Unpacking libbtrfs0 (4.20.1-2) ...
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.79 Selecting previously unselected package libbtrfs-dev.
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.79 Unpacking libbtrfs-dev (4.20.1-2) ...
10:35:23 [2020-09-16T10:35:23.043Z] #51 14.90 Setting up libbtrfs0 (4.20.1-2) ...
10:35:23 [2020-09-16T10:35:23.338Z] #51 14.90 Setting up libbtrfs-dev (4.20.1-2) ...
10:35:23 [2020-09-16T10:35:23.338Z] #51 14.91 Processing triggers for libc-bin (2.28-10) ...
10:35:23 [2020-09-16T10:35:23.980Z] #51 DONE 15.5s
10:35:23 [2020-09-16T10:35:23.981Z] 
10:35:23 [2020-09-16T10:35:23.981Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:24 [2020-09-16T10:35:24.286Z] #47 ...
10:35:24 [2020-09-16T10:35:24.286Z] 
10:35:24 [2020-09-16T10:35:24.286Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:35:24 [2020-09-16T10:35:24.286Z] #42 DONE 0.2s
10:35:24 [2020-09-16T10:35:24.286Z] 
10:35:24 [2020-09-16T10:35:24.286Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:24 [2020-09-16T10:35:24.314Z] 3c370c2e2f82: Pull complete
10:35:24 [2020-09-16T10:35:24.314Z] 5ffb2f5886e2: Pull complete
10:35:24 [2020-09-16T10:35:24.314Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:35:24 [2020-09-16T10:35:24.314Z] Status: Downloaded newer image for golang:1.13.15-buster
10:35:24 [2020-09-16T10:35:24.314Z]  ---> 805dc2d65d1c
10:35:24 [2020-09-16T10:35:24.314Z] Step 5/15 : ARG BUILDX_REPO
10:35:24 [2020-09-16T10:35:24.314Z]  ---> Running in 92174f58bcde
10:35:24 [2020-09-16T10:35:24.314Z] Removing intermediate container 92174f58bcde
10:35:24 [2020-09-16T10:35:24.314Z]  ---> fb4054a316f3
10:35:24 [2020-09-16T10:35:24.314Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
10:35:24 [2020-09-16T10:35:24.314Z]  ---> Running in 06e4c8b0ccc3
10:35:24 [2020-09-16T10:35:24.608Z] Cloning into '/buildx'...
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.627 + RM_GOPATH=0
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.627 + TMP_GOPATH=
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.627 + : /build
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.627 + '[' -z '' ']'
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.627 ++ mktemp -d
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.628 + export GOPATH=/tmp/tmp.DMBFH2iSRp
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.628 + GOPATH=/tmp/tmp.DMBFH2iSRp
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.628 + RM_GOPATH=1
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.628 + case "$(go env GOARCH)" in
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.630 ++ go env GOARCH
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.656 + export GO_BUILDMODE=-buildmode=pie
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.656 + GO_BUILDMODE=-buildmode=pie
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 ++ dirname /tmp/install/install.sh
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 + dir=/tmp/install
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 + bin=containerd
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 + shift
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 + '[' '!' -f /tmp/install/containerd.installer ']'
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 + . /tmp/install/containerd.installer
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 ++ set -e
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.657 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.658 + install_containerd
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.658 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.658 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DMBFH2iSRp/src/github.com/containerd/containerd
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.658 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:24 [2020-09-16T10:35:24.624Z] #52 0.666 Cloning into '/tmp/tmp.DMBFH2iSRp/src/github.com/containerd/containerd'...
10:35:25 [2020-09-16T10:35:25.224Z] #47 24.34 golang.org/x/crypto/ssh/terminal
10:35:25 [2020-09-16T10:35:25.458Z] #49 ...
10:35:25 [2020-09-16T10:35:25.458Z] 
10:35:25 [2020-09-16T10:35:25.458Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:25 [2020-09-16T10:35:25.458Z] #54 37.30 + for f in rootlesskit rootlesskit-docker-proxy
10:35:25 [2020-09-16T10:35:25.458Z] #54 37.30 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:35:27 [2020-09-16T10:35:27.383Z] #54 DONE 39.8s
10:35:27 [2020-09-16T10:35:27.383Z] 
10:35:27 [2020-09-16T10:35:27.383Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:27 [2020-09-16T10:35:27.383Z] #52 ...
10:35:27 [2020-09-16T10:35:27.383Z] 
10:35:27 [2020-09-16T10:35:27.383Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:35:27 [2020-09-16T10:35:27.383Z] #55 DONE 0.0s
10:35:27 [2020-09-16T10:35:27.383Z] 
10:35:27 [2020-09-16T10:35:27.383Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:35:27 [2020-09-16T10:35:27.383Z] #56 DONE 0.0s
10:35:27 [2020-09-16T10:35:27.383Z] 
10:35:27 [2020-09-16T10:35:27.383Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:27 [2020-09-16T10:35:27.771Z] #47 ...
10:35:27 [2020-09-16T10:35:27.771Z] 
10:35:27 [2020-09-16T10:35:27.771Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:27 [2020-09-16T10:35:27.771Z] #43 DONE 27.0s
10:35:27 [2020-09-16T10:35:27.771Z] 
10:35:27 [2020-09-16T10:35:27.771Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:27 [2020-09-16T10:35:27.771Z] #47 27.23 mvdan.cc/sh/v3/cmd/shfmt
10:35:28 [2020-09-16T10:35:28.167Z] Removing intermediate container 06e4c8b0ccc3
10:35:28 [2020-09-16T10:35:28.167Z]  ---> ec84c439f0bf
10:35:28 [2020-09-16T10:35:28.167Z] Step 7/15 : WORKDIR /buildx
10:35:28 [2020-09-16T10:35:28.167Z]  ---> Running in e1153338f4c4
10:35:28 [2020-09-16T10:35:28.167Z] Removing intermediate container e1153338f4c4
10:35:28 [2020-09-16T10:35:28.167Z]  ---> 8db732cae8cd
10:35:28 [2020-09-16T10:35:28.167Z] Step 8/15 : ARG BUILDX_COMMIT
10:35:28 [2020-09-16T10:35:28.462Z]  ---> Running in 6a0738c8f0f2
10:35:28 [2020-09-16T10:35:28.462Z] Removing intermediate container 6a0738c8f0f2
10:35:28 [2020-09-16T10:35:28.462Z]  ---> 0287f9e9839d
10:35:28 [2020-09-16T10:35:28.462Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
10:35:28 [2020-09-16T10:35:28.462Z]  ---> Running in 061d0922b112
10:35:28 [2020-09-16T10:35:28.711Z] #47 ...
10:35:28 [2020-09-16T10:35:28.711Z] 
10:35:28 [2020-09-16T10:35:28.711Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:35:28 [2020-09-16T10:35:28.711Z] #44 DONE 0.1s
10:35:28 [2020-09-16T10:35:28.971Z] 
10:35:28 [2020-09-16T10:35:28.971Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:29 [2020-09-16T10:35:29.102Z] From https://github.com/docker/buildx
10:35:29 [2020-09-16T10:35:29.102Z]  * [new tag]         v0.3.1     -> build
10:35:29 [2020-09-16T10:35:29.398Z] Switched to branch 'build'
10:35:30 [2020-09-16T10:35:30.449Z] Removing intermediate container 061d0922b112
10:35:30 [2020-09-16T10:35:30.449Z]  ---> 461ce110b29a
10:35:30 [2020-09-16T10:35:30.449Z] Step 10/15 : ARG GOOS
10:35:30 [2020-09-16T10:35:30.449Z]  ---> Running in e0e699ec07b3
10:35:30 [2020-09-16T10:35:30.449Z] Removing intermediate container e0e699ec07b3
10:35:30 [2020-09-16T10:35:30.449Z]  ---> 5ee04009ecab
10:35:30 [2020-09-16T10:35:30.449Z] Step 11/15 : ARG GOARCH
10:35:30 [2020-09-16T10:35:30.449Z]  ---> Running in a5974d80cb63
10:35:30 [2020-09-16T10:35:30.449Z] Removing intermediate container a5974d80cb63
10:35:30 [2020-09-16T10:35:30.449Z]  ---> 419525dbcc67
10:35:30 [2020-09-16T10:35:30.449Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
10:35:30 [2020-09-16T10:35:30.449Z]  ---> Running in f16a50c84fb2
10:35:31 [2020-09-16T10:35:31.507Z] #47 DONE 31.0s
10:35:31 [2020-09-16T10:35:31.507Z] 
10:35:31 [2020-09-16T10:35:31.507Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.21 Checking out files:  96% (3121/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.28 + cd /tmp/tmp.WxB14wZJRt/src/github.com/containerd/containerd
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.28 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.85 + export 'BUILDTAGS=netgo osusergo static_build'
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.85 + BUILDTAGS='netgo osusergo static_build'
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.85 + export EXTRA_FLAGS=-buildmode=pie
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.86 + EXTRA_FLAGS=-buildmode=pie
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.86 + '[' '' = dynamic ']'
10:35:31 [2020-09-16T10:35:31.507Z] #52 29.86 + make
10:35:31 [2020-09-16T10:35:31.507Z] #52 30.27 + bin/ctr
10:35:31 [2020-09-16T10:35:31.542Z] #52 ...
10:35:31 [2020-09-16T10:35:31.542Z] 
10:35:31 [2020-09-16T10:35:31.542Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:31 [2020-09-16T10:35:31.542Z] #47 12.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:31 [2020-09-16T10:35:31.542Z] #47 13.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:31 [2020-09-16T10:35:31.542Z] #47 13.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:31 [2020-09-16T10:35:31.542Z] #47 13.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:31 [2020-09-16T10:35:31.542Z] #47 13.48 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:31 [2020-09-16T10:35:31.542Z] #47 13.99 runtime
10:35:31 [2020-09-16T10:35:31.542Z] #47 ...
10:35:31 [2020-09-16T10:35:31.542Z] 
10:35:31 [2020-09-16T10:35:31.542Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:31 [2020-09-16T10:35:31.542Z] #60 13.31 Checking out files:  86% (1795/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:35:31 [2020-09-16T10:35:31.542Z] #60 13.68 + cd /tmp/tmp.AsLNR4PLA3/src/github.com/docker/libnetwork
10:35:31 [2020-09-16T10:35:31.542Z] #60 13.68 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:35:31 [2020-09-16T10:35:31.542Z] #60 14.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:31 [2020-09-16T10:35:31.542Z] #60 ...
10:35:31 [2020-09-16T10:35:31.542Z] 
10:35:31 [2020-09-16T10:35:31.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:35:31 [2020-09-16T10:35:31.542Z] #10 13.50 Fetched 8071 kB in 10s (779 kB/s)
10:35:31 [2020-09-16T10:35:31.542Z] #10 13.50 Reading package lists...
10:35:31 [2020-09-16T10:35:31.542Z] #10 17.04 Reading package lists...
10:35:31 [2020-09-16T10:35:31.542Z] #10 20.79 Building dependency tree...
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.91 The following additional packages will be installed:
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.92   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.92   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.92   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.92 Suggested packages:
10:35:31 [2020-09-16T10:35:31.542Z] #10 21.92   gcc-8-locales seccomp wine64
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.98 The following NEW packages will be installed:
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.98   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.98   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.99   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:35:31 [2020-09-16T10:35:31.542Z] #10 22.99   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:35:31 [2020-09-16T10:35:31.542Z] #10 23.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:35:31 [2020-09-16T10:35:31.542Z] #10 23.12 Need to get 73.3 MB of archives.
10:35:31 [2020-09-16T10:35:31.542Z] #10 23.12 After this operation, 494 MB of additional disk space will be used.
10:35:31 [2020-09-16T10:35:31.542Z] #10 23.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
10:35:31 [2020-09-16T10:35:31.542Z] #10 23.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
10:35:31 [2020-09-16T10:35:31.836Z] #10 23.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:35:31 [2020-09-16T10:35:31.836Z] #10 23.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
10:35:31 [2020-09-16T10:35:31.836Z] #10 23.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
10:35:31 [2020-09-16T10:35:31.836Z] #10 23.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
10:35:31 [2020-09-16T10:35:31.836Z] #10 23.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #10 ...
10:35:32 [2020-09-16T10:35:32.131Z] 
10:35:32 [2020-09-16T10:35:32.131Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:35:32 [2020-09-16T10:35:32.131Z] #43 DONE 23.8s
10:35:32 [2020-09-16T10:35:32.131Z] 
10:35:32 [2020-09-16T10:35:32.131Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:32 [2020-09-16T10:35:32.131Z] #38 13.74 Fetched 8071 kB in 11s (748 kB/s)
10:35:32 [2020-09-16T10:35:32.131Z] #38 13.74 Reading package lists...
10:35:32 [2020-09-16T10:35:32.131Z] #38 17.56 Reading package lists...
10:35:32 [2020-09-16T10:35:32.131Z] #38 21.45 Building dependency tree...
10:35:32 [2020-09-16T10:35:32.131Z] #38 22.48 The following additional packages will be installed:
10:35:32 [2020-09-16T10:35:32.131Z] #38 22.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:35:32 [2020-09-16T10:35:32.131Z] #38 22.50   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:35:32 [2020-09-16T10:35:32.131Z] #38 22.50 Suggested packages:
10:35:32 [2020-09-16T10:35:32.131Z] #38 22.50   manpages-dev python-setuptools
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.32 The following NEW packages will be installed:
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.32   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.32   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.32   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.32   python-six zlib1g-dev
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.44 Need to get 3742 kB of archives.
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.44 After this operation, 22.0 MB of additional disk space will be used.
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 23.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
10:35:32 [2020-09-16T10:35:32.131Z] #38 ...
10:35:32 [2020-09-16T10:35:32.131Z] 
10:35:32 [2020-09-16T10:35:32.131Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:32 [2020-09-16T10:35:32.131Z] #30 23.74 internal/reflectlite
10:35:32 [2020-09-16T10:35:32.131Z] #30 23.74 sync
10:35:32 [2020-09-16T10:35:32.773Z] #30 ...
10:35:32 [2020-09-16T10:35:32.773Z] 
10:35:32 [2020-09-16T10:35:32.773Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:35:32 [2020-09-16T10:35:32.773Z] #36 14.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:35:32 [2020-09-16T10:35:32.773Z] #36 16.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:35:32 [2020-09-16T10:35:32.773Z] #36 ...
10:35:32 [2020-09-16T10:35:32.773Z] 
10:35:32 [2020-09-16T10:35:32.773Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:35:32 [2020-09-16T10:35:32.773Z] #32 14.63 Fetched 8071 kB in 11s (707 kB/s)
10:35:32 [2020-09-16T10:35:32.773Z] #32 14.63 Reading package lists...
10:35:32 [2020-09-16T10:35:32.773Z] #32 18.28 Reading package lists...
10:35:32 [2020-09-16T10:35:32.773Z] #32 22.38 Building dependency tree...
10:35:32 [2020-09-16T10:35:32.773Z] #32 23.24 The following additional packages will be installed:
10:35:32 [2020-09-16T10:35:32.773Z] #32 23.24   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:35:32 [2020-09-16T10:35:32.773Z] #32 23.24 Suggested packages:
10:35:32 [2020-09-16T10:35:32.773Z] #32 23.24   cmake-doc ninja-build lrzip
10:35:32 [2020-09-16T10:35:32.774Z] #32 23.24 Recommended packages:
10:35:32 [2020-09-16T10:35:32.774Z] #32 23.24   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:35:32 [2020-09-16T10:35:32.774Z] #32 23.97 The following NEW packages will be installed:
10:35:32 [2020-09-16T10:35:32.774Z] #32 23.97   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:35:32 [2020-09-16T10:35:32.774Z] #32 23.97   vim-common xxd
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.11 Need to get 14.0 MB of archives.
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.11 After this operation, 62.1 MB of additional disk space will be used.
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
10:35:32 [2020-09-16T10:35:32.774Z] #32 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:35:33 [2020-09-16T10:35:33.067Z] #32 ...
10:35:33 [2020-09-16T10:35:33.067Z] 
10:35:33 [2020-09-16T10:35:33.067Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:35:33 [2020-09-16T10:35:33.067Z] #23 14.69 Fetched 8071 kB in 12s (698 kB/s)
10:35:33 [2020-09-16T10:35:33.067Z] #23 14.69 Reading package lists...
10:35:33 [2020-09-16T10:35:33.067Z] #23 18.15 Reading package lists...
10:35:33 [2020-09-16T10:35:33.067Z] #23 22.21 Building dependency tree...
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.36 ca-certificates is already the newest version (20200601~deb10u1).
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.36 The following additional packages will be installed:
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.37   libjq1 libonig5
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.65 The following NEW packages will be installed:
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.65   jq libjq1 libonig5
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.76 Need to get 350 kB of archives.
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.76 After this operation, 1154 kB of additional disk space will be used.
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:35:33 [2020-09-16T10:35:33.067Z] #23 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.57 debconf: delaying package configuration, since apt-utils is not installed
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.67 Fetched 350 kB in 0s (2214 kB/s)
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.73 Selecting previously unselected package libonig5:s390x.
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.76 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.76 Unpacking libonig5:s390x (6.9.1-1) ...
10:35:33 [2020-09-16T10:35:33.067Z] #23 24.91 Selecting previously unselected package libjq1:s390x.
10:35:33 [2020-09-16T10:35:33.067Z] #23 ...
10:35:33 [2020-09-16T10:35:33.067Z] 
10:35:33 [2020-09-16T10:35:33.067Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:35:33 [2020-09-16T10:35:33.067Z] #32 24.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
10:35:33 [2020-09-16T10:35:33.362Z] #32 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
10:35:33 [2020-09-16T10:35:33.362Z] #32 24.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
10:35:33 [2020-09-16T10:35:33.362Z] #32 24.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
10:35:33 [2020-09-16T10:35:33.362Z] #32 24.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
10:35:33 [2020-09-16T10:35:33.362Z] #32 24.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
10:35:34 [2020-09-16T10:35:34.007Z] #32 ...
10:35:34 [2020-09-16T10:35:34.007Z] 
10:35:34 [2020-09-16T10:35:34.007Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:35:34 [2020-09-16T10:35:34.007Z] #23 24.91 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 24.91 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.05 Selecting previously unselected package jq.
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.05 Unpacking jq (1.5+dfsg-2+b1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.11 Setting up libonig5:s390x (6.9.1-1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.14 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.14 Setting up jq (1.5+dfsg-2+b1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 25.15 Processing triggers for libc-bin (2.28-10) ...
10:35:34 [2020-09-16T10:35:34.007Z] #23 DONE 25.6s
10:35:34 [2020-09-16T10:35:34.007Z] 
10:35:34 [2020-09-16T10:35:34.007Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:35:34 [2020-09-16T10:35:34.007Z] #24 DONE 0.1s
10:35:34 [2020-09-16T10:35:34.007Z] 
10:35:34 [2020-09-16T10:35:34.007Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:34 [2020-09-16T10:35:34.007Z] #38 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
10:35:34 [2020-09-16T10:35:34.007Z] #38 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.79 debconf: delaying package configuration, since apt-utils is not installed
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.86 Fetched 3742 kB in 1s (5659 kB/s)
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.92 Selecting previously unselected package libcap-dev:s390x.
10:35:34 [2020-09-16T10:35:34.007Z] #38 24.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.01 Unpacking libcap-dev:s390x (1:2.25-2) ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.12 Selecting previously unselected package libnet1:s390x.
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.13 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.23 Selecting previously unselected package libnet1-dev.
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.43 Selecting previously unselected package libnl-3-200:s390x.
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.43 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.56 Selecting previously unselected package libnl-3-dev:s390x.
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.57 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.75 Selecting previously unselected package libprotobuf-c1:s390x.
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.75 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.83 Selecting previously unselected package libprotobuf-c-dev:s390x.
10:35:34 [2020-09-16T10:35:34.007Z] #38 25.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.318Z] #38 ...
10:35:34 [2020-09-16T10:35:34.318Z] 
10:35:34 [2020-09-16T10:35:34.318Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:34 [2020-09-16T10:35:34.318Z] #60 DONE 25.8s
10:35:34 [2020-09-16T10:35:34.318Z] 
10:35:34 [2020-09-16T10:35:34.318Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:34 [2020-09-16T10:35:34.318Z] #38 25.84 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:35:34 [2020-09-16T10:35:34.318Z] #38 25.88 Selecting previously unselected package zlib1g-dev:s390x.
10:35:34 [2020-09-16T10:35:34.318Z] #38 25.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.318Z] #38 25.88 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:35:34 [2020-09-16T10:35:34.645Z] #38 26.31 Selecting previously unselected package libprotobuf17:s390x.
10:35:34 [2020-09-16T10:35:34.645Z] #38 26.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.645Z] #38 26.33 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
10:35:34 [2020-09-16T10:35:34.945Z] #38 ...
10:35:34 [2020-09-16T10:35:34.945Z] 
10:35:34 [2020-09-16T10:35:34.945Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:34 [2020-09-16T10:35:34.945Z] #41 16.62 vendor/golang.org/x/crypto/internal/subtle
10:35:34 [2020-09-16T10:35:34.945Z] #41 26.09 internal/reflectlite
10:35:34 [2020-09-16T10:35:34.945Z] #41 26.10 github.com/LK4D4/vndr/godl/singleflight
10:35:34 [2020-09-16T10:35:34.945Z] #41 26.33 math/rand
10:35:34 [2020-09-16T10:35:34.945Z] #41 ...
10:35:34 [2020-09-16T10:35:34.945Z] 
10:35:34 [2020-09-16T10:35:34.945Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:35:34 [2020-09-16T10:35:34.945Z] #32 25.71 debconf: delaying package configuration, since apt-utils is not installed
10:35:34 [2020-09-16T10:35:34.945Z] #32 25.81 Fetched 14.0 MB in 1s (12.8 MB/s)
10:35:34 [2020-09-16T10:35:34.945Z] #32 25.83 Selecting previously unselected package xxd.
10:35:34 [2020-09-16T10:35:34.945Z] #32 25.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:35:34 [2020-09-16T10:35:34.945Z] #32 25.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
10:35:34 [2020-09-16T10:35:34.945Z] #32 25.99 Unpacking xxd (2:8.1.0875-5) ...
10:35:34 [2020-09-16T10:35:34.945Z] #32 26.25 Selecting previously unselected package vim-common.
10:35:34 [2020-09-16T10:35:34.945Z] #32 26.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:35:34 [2020-09-16T10:35:34.945Z] #32 26.28 Unpacking vim-common (2:8.1.0875-5) ...
10:35:34 [2020-09-16T10:35:34.945Z] #32 26.71 Selecting previously unselected package cmake-data.
10:35:34 [2020-09-16T10:35:34.945Z] #32 26.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:35:34 [2020-09-16T10:35:34.945Z] #32 26.73 Unpacking cmake-data (3.13.4-1) ...
10:35:37 [2020-09-16T10:35:37.026Z] #32 28.80 Selecting previously unselected package libicu63:s390x.
10:35:37 [2020-09-16T10:35:37.026Z] #32 28.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
10:35:37 [2020-09-16T10:35:37.026Z] #32 28.81 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:35:38 [2020-09-16T10:35:38.087Z] #52 ...
10:35:38 [2020-09-16T10:35:38.087Z] 
10:35:38 [2020-09-16T10:35:38.087Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:35:38 [2020-09-16T10:35:38.087Z] #54 36.87 + for f in rootlesskit rootlesskit-docker-proxy
10:35:38 [2020-09-16T10:35:38.087Z] #54 36.87 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:35:39 [2020-09-16T10:35:39.114Z] #32 ...
10:35:39 [2020-09-16T10:35:39.114Z] 
10:35:39 [2020-09-16T10:35:39.114Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:39 [2020-09-16T10:35:39.114Z] #25 2.195 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:35:39 [2020-09-16T10:35:39.114Z] #25 2.447 
10:35:39 [2020-09-16T10:35:39.114Z] #25 2.586 #=#=#                                                                         

######                                                                     9.4%
##############                                                            20.7%
###################                                                       27.4%
###########################                                               38.7%
##################################                                        47.7%
########################################                                  56.7%
################################################                          68.0%
#######################################################                   77.0%
#############################################################             86.0%
######################################################################    97.3%
######################################################################## 100.0%
10:35:39 [2020-09-16T10:35:39.114Z] #25 4.182 
10:35:39 [2020-09-16T10:35:39.114Z] #25 4.313 
                                                                           0.0%
########################################                                  56.1%
######################################################################## 100.0%
10:35:39 [2020-09-16T10:35:39.114Z] #25 4.836 
10:35:39 [2020-09-16T10:35:39.114Z] #25 4.979 
#################                                                         24.2%
#################################                                         46.6%
#################################################                         68.9%
######################################################################## 100.0%
10:35:39 [2020-09-16T10:35:39.407Z] #25 5.542 
10:35:40 [2020-09-16T10:35:40.296Z] #25 5.690 
###                                                                        4.6%
#######                                                                   11.0%
############                                                              17.4%
#################                                                         23.9%
#####################                                                     30.4%
###########################                                               38.0%
##################################                                        47.4%
10:35:40 [2020-09-16T10:35:40.296Z] #25 ...
10:35:40 [2020-09-16T10:35:40.296Z] 
10:35:40 [2020-09-16T10:35:40.296Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:35:40 [2020-09-16T10:35:40.590Z] #28 32.07 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
10:35:40 [2020-09-16T10:35:40.590Z] #28 32.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:35:40 [2020-09-16T10:35:40.590Z] #28 32.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:35:40 [2020-09-16T10:35:40.628Z] #54 DONE 39.6s
10:35:40 [2020-09-16T10:35:40.628Z] 
10:35:40 [2020-09-16T10:35:40.628Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:35:40 [2020-09-16T10:35:40.628Z] #55 DONE 0.0s
10:35:40 [2020-09-16T10:35:40.628Z] 
10:35:40 [2020-09-16T10:35:40.628Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:40 [2020-09-16T10:35:40.628Z] #52 ...
10:35:40 [2020-09-16T10:35:40.628Z] 
10:35:40 [2020-09-16T10:35:40.628Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:35:40 [2020-09-16T10:35:40.628Z] #56 DONE 0.1s
10:35:40 [2020-09-16T10:35:40.628Z] 
10:35:40 [2020-09-16T10:35:40.628Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:35:42 [2020-09-16T10:35:42.106Z] #28 ...
10:35:42 [2020-09-16T10:35:42.106Z] 
10:35:42 [2020-09-16T10:35:42.106Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:35:42 [2020-09-16T10:35:42.106Z] #10 23.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 24.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 26.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 27.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
10:35:42 [2020-09-16T10:35:42.106Z] #10 28.47 debconf: delaying package configuration, since apt-utils is not installed
10:35:42 [2020-09-16T10:35:42.106Z] #10 28.55 Fetched 73.3 MB in 5s (15.2 MB/s)
10:35:42 [2020-09-16T10:35:42.106Z] #10 28.60 Selecting previously unselected package binutils-mingw-w64-i686.
10:35:42 [2020-09-16T10:35:42.106Z] #10 28.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
10:35:42 [2020-09-16T10:35:42.106Z] #10 28.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 28.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 30.03 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:35:42 [2020-09-16T10:35:42.106Z] #10 30.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 30.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.32 Selecting previously unselected package binutils-mingw-w64.
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.44 Selecting previously unselected package libdevmapper1.02.1:s390x.
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.47 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.61 Selecting previously unselected package dmsetup.
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.61 Unpacking dmsetup (2:1.02.155-3) ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.71 Selecting previously unselected package mingw-w64-common.
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:35:42 [2020-09-16T10:35:42.106Z] #10 32.71 Unpacking mingw-w64-common (6.0.0-3) ...
10:35:42 [2020-09-16T10:35:42.400Z] #10 ...
10:35:42 [2020-09-16T10:35:42.400Z] 
10:35:42 [2020-09-16T10:35:42.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:42 [2020-09-16T10:35:42.400Z] #25 5.690 
###                                                                        4.6%
#######                                                                   11.0%
############                                                              17.4%
#################                                                         23.9%
#####################                                                     30.4%
###########################                                               38.0%
##################################                                        47.4%
#######################################                                   55.3%
#############################################                             63.8%
#####################################################                     74.6%
##########################################################                81.0%
################################################################          89.6%
######################################################################    98.2%
######################################################################## 100.0%
10:35:42 [2020-09-16T10:35:42.400Z] #25 7.524 #=#=#                                                                         
10:35:44 [2020-09-16T10:35:44.459Z] #25 7.635 
                                                                           0.1%
##                                                                         2.9%
####                                                                       6.0%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.9%
#####################                                                     30.4%
########################                                                  34.1%
##########################                                                37.2%
############################                                              39.7%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.1%
#####################################                                     52.2%
#######################################                                   54.7%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            65.2%
#################################################                         68.3%
10:35:44 [2020-09-16T10:35:44.459Z] #25 ...
10:35:44 [2020-09-16T10:35:44.459Z] 
10:35:44 [2020-09-16T10:35:44.459Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:44 [2020-09-16T10:35:44.459Z] #30 26.24 errors
10:35:44 [2020-09-16T10:35:44.459Z] #30 26.25 sort
10:35:44 [2020-09-16T10:35:44.459Z] #30 26.44 strconv
10:35:44 [2020-09-16T10:35:44.459Z] #30 27.29 io
10:35:44 [2020-09-16T10:35:44.459Z] #30 28.15 internal/oserror
10:35:44 [2020-09-16T10:35:44.459Z] #30 28.24 syscall
10:35:44 [2020-09-16T10:35:44.459Z] #30 28.93 reflect
10:35:44 [2020-09-16T10:35:44.459Z] #30 33.99 time
10:35:44 [2020-09-16T10:35:44.754Z] #30 ...
10:35:44 [2020-09-16T10:35:44.754Z] 
10:35:44 [2020-09-16T10:35:44.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:45 [2020-09-16T10:35:45.351Z] #25 7.635 
                                                                           0.1%
##                                                                         2.9%
####                                                                       6.0%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.9%
#####################                                                     30.4%
########################                                                  34.1%
##########################                                                37.2%
############################                                              39.7%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.1%
#####################################                                     52.2%
#######################################                                   54.7%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            65.2%
#################################################                         68.3%
###################################################                       71.5%
#####################################################                     74.0%
#######################################################                   77.1%
##########################################################                80.8%
#############################################################             85.2%
#
10:35:45 [2020-09-16T10:35:45.351Z] #25 ...
10:35:45 [2020-09-16T10:35:45.351Z] 
10:35:45 [2020-09-16T10:35:45.351Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:35:45 [2020-09-16T10:35:45.351Z] #38 27.21 Selecting previously unselected package libprotobuf-lite17:s390x.
10:35:45 [2020-09-16T10:35:45.351Z] #38 27.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 27.21 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 27.38 Selecting previously unselected package libprotobuf-dev:s390x.
10:35:45 [2020-09-16T10:35:45.351Z] #38 27.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 27.38 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.33 Selecting previously unselected package libprotoc17:s390x.
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.34 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.86 Selecting previously unselected package protobuf-c-compiler.
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.93 Selecting previously unselected package protobuf-compiler.
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.93 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 28.94 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.01 Selecting previously unselected package python-pkg-resources.
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.02 Unpacking python-pkg-resources (40.8.0-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.19 Selecting previously unselected package python-six.
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.22 Unpacking python-six (1.12.0-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.28 Selecting previously unselected package python-protobuf.
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.29 Unpacking python-protobuf (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 29.80 Setting up python-pkg-resources (40.8.0-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 31.82 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 31.84 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 31.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 31.88 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 31.90 Setting up python-six (1.12.0-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.32 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.33 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.35 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.35 Setting up libcap-dev:s390x (1:2.25-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.36 Setting up libprotoc17:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.37 Setting up protobuf-compiler (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.38 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 33.40 Setting up python-protobuf (3.6.1.3-2) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 36.36 Setting up libnl-3-dev:s390x (3.4.0-1) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 36.37 Processing triggers for libc-bin (2.28-10) ...
10:35:45 [2020-09-16T10:35:45.351Z] #38 DONE 37.0s
10:35:45 [2020-09-16T10:35:45.351Z] 
10:35:45 [2020-09-16T10:35:45.352Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:35:45 [2020-09-16T10:35:45.352Z] #32 33.49 Selecting previously unselected package libxml2:s390x.
10:35:45 [2020-09-16T10:35:45.352Z] #32 33.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 33.50 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 33.86 Selecting previously unselected package libarchive13:s390x.
10:35:45 [2020-09-16T10:35:45.352Z] #32 33.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 33.86 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.04 Selecting previously unselected package libjsoncpp1:s390x.
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.04 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.13 Selecting previously unselected package librhash0:s390x.
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.13 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.13 Unpacking librhash0:s390x (1.3.8-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.21 Selecting previously unselected package libuv1:s390x.
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.22 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.22 Unpacking libuv1:s390x (1.24.1-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.30 Selecting previously unselected package cmake.
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.31 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 34.31 Unpacking cmake (3.13.4-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.03 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.06 Setting up xxd (2:8.1.0875-5) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.07 Setting up libuv1:s390x (1.24.1-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.07 Setting up vim-common (2:8.1.0875-5) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.09 Setting up librhash0:s390x (1.3.8-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.10 Setting up cmake-data (3.13.4-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.11 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.12 Setting up libjsoncpp1:s390x (1.7.4-3) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.13 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.14 Setting up cmake (3.13.4-1) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.15 Processing triggers for libc-bin (2.28-10) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 36.23 Processing triggers for mime-support (3.62) ...
10:35:45 [2020-09-16T10:35:45.352Z] #32 DONE 37.0s
10:35:45 [2020-09-16T10:35:45.352Z] 
10:35:45 [2020-09-16T10:35:45.352Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:45 [2020-09-16T10:35:45.647Z] #25 7.635 
                                                                           0.1%
##                                                                         2.9%
####                                                                       6.0%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.9%
#####################                                                     30.4%
########################                                                  34.1%
##########################                                                37.2%
############################                                              39.7%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.1%
#####################################                                     52.2%
#######################################                                   54.7%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            65.2%
#################################################                         68.3%
###################################################                       71.5%
#####################################################                     74.0%
#######################################################                   77.1%
##########################################################                80.8%
#############################################################             85.2%
################################################################          88.9%
##################################################################        92.7%
####################################################################      95.2%
#####################################################################     96.4%
10:35:45 [2020-09-16T10:35:45.647Z] #25 ...
10:35:45 [2020-09-16T10:35:45.647Z] 
10:35:45 [2020-09-16T10:35:45.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:45 [2020-09-16T10:35:45.647Z] #41 27.41 internal/singleflight
10:35:45 [2020-09-16T10:35:45.647Z] #41 28.11 io
10:35:45 [2020-09-16T10:35:45.647Z] #41 28.11 strconv
10:35:45 [2020-09-16T10:35:45.647Z] #41 28.97 bytes
10:35:45 [2020-09-16T10:35:45.647Z] #41 30.30 bufio
10:35:45 [2020-09-16T10:35:45.647Z] #41 30.46 reflect
10:35:45 [2020-09-16T10:35:45.647Z] #41 31.12 syscall
10:35:45 [2020-09-16T10:35:45.647Z] #41 36.52 time
10:35:45 [2020-09-16T10:35:45.647Z] #41 ...
10:35:45 [2020-09-16T10:35:45.647Z] 
10:35:45 [2020-09-16T10:35:45.647Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:45 [2020-09-16T10:35:45.647Z] #25 7.635 
                                                                           0.1%
##                                                                         2.9%
####                                                                       6.0%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.1%
###########                                                               16.6%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        25.4%
####################                                                      27.9%
#####################                                                     30.4%
########################                                                  34.1%
##########################                                                37.2%
############################                                              39.7%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.1%
#####################################                                     52.2%
#######################################                                   54.7%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             62.9%
##############################################                            65.2%
#################################################                         68.3%
###################################################                       71.5%
#####################################################                     74.0%
#######################################################                   77.1%
##########################################################                80.8%
#############################################################             85.2%
################################################################          88.9%
##################################################################        92.7%
####################################################################      95.2%
#####################################################################     96.4%
######################################################################    97.7%
######################################################################## 100.0%
10:35:45 [2020-09-16T10:35:45.943Z] #25 12.11 
10:35:46 [2020-09-16T10:35:46.988Z] #25 12.90 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:35:46 [2020-09-16T10:35:46.988Z] #25 13.14 
10:35:47 [2020-09-16T10:35:47.281Z] #25 13.25 
#############################################################             85.1%
######################################################################## 100.0%
10:35:47 [2020-09-16T10:35:47.281Z] #25 13.32 
10:35:47 [2020-09-16T10:35:47.281Z] #25 ...
10:35:47 [2020-09-16T10:35:47.281Z] 
10:35:47 [2020-09-16T10:35:47.281Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:47 [2020-09-16T10:35:47.281Z] #47 29.15 syscall
10:35:47 [2020-09-16T10:35:47.281Z] #47 29.16 bytes
10:35:47 [2020-09-16T10:35:47.281Z] #47 31.08 reflect
10:35:47 [2020-09-16T10:35:47.281Z] #47 35.61 time
10:35:47 [2020-09-16T10:35:47.575Z] #47 ...
10:35:47 [2020-09-16T10:35:47.575Z] 
10:35:47 [2020-09-16T10:35:47.575Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + RM_GOPATH=0
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + TMP_GOPATH=
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + : /build
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + '[' -z '' ']'
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 ++ mktemp -d
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + export GOPATH=/tmp/tmp.Q1mMIzESL5
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + GOPATH=/tmp/tmp.Q1mMIzESL5
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + RM_GOPATH=1
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 + case "$(go env GOARCH)" in
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.921 ++ go env GOARCH
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.924 + export GO_BUILDMODE=-buildmode=pie
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.924 + GO_BUILDMODE=-buildmode=pie
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.925 ++ dirname /tmp/install/install.sh
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.927 + dir=/tmp/install
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.927 + bin=tini
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.927 + shift
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.927 + '[' '!' -f /tmp/install/tini.installer ']'
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.928 + . /tmp/install/tini.installer
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.928 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.928 + install_tini
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.928 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.928 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.928 + git clone https://github.com/krallin/tini.git /tmp/tmp.Q1mMIzESL5/tini
10:35:47 [2020-09-16T10:35:47.575Z] #33 0.932 Cloning into '/tmp/tmp.Q1mMIzESL5/tini'...
10:35:47 [2020-09-16T10:35:47.575Z] #33 1.509 + cd /tmp/tmp.Q1mMIzESL5/tini
10:35:47 [2020-09-16T10:35:47.575Z] #33 1.509 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:35:47 [2020-09-16T10:35:47.575Z] #33 1.512 + cmake .
10:35:47 [2020-09-16T10:35:47.575Z] #33 1.869 -- The C compiler identification is GNU 8.3.0
10:35:47 [2020-09-16T10:35:47.575Z] #33 1.917 -- Check for working C compiler: /usr/bin/cc
10:35:47 [2020-09-16T10:35:47.575Z] #33 2.300 -- Check for working C compiler: /usr/bin/cc -- works
10:35:47 [2020-09-16T10:35:47.575Z] #33 2.303 -- Detecting C compiler ABI info
10:35:47 [2020-09-16T10:35:47.868Z] #33 2.655 -- Detecting C compiler ABI info - done
10:35:47 [2020-09-16T10:35:47.868Z] #33 2.660 -- Detecting C compile features
10:35:48 [2020-09-16T10:35:48.908Z] #33 3.662 -- Detecting C compile features - done
10:35:48 [2020-09-16T10:35:48.908Z] #33 3.689 -- Performing Test HAS_BUILTIN_FORTIFY
10:35:48 [2020-09-16T10:35:48.908Z] #33 3.825 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:35:49 [2020-09-16T10:35:49.202Z] #33 3.899 -- Configuring done
10:35:49 [2020-09-16T10:35:49.202Z] #33 3.917 -- Generating done
10:35:49 [2020-09-16T10:35:49.202Z] #33 3.939 -- Build files have been written to: /tmp/tmp.Q1mMIzESL5/tini
10:35:49 [2020-09-16T10:35:49.202Z] #33 3.945 + make tini-static
10:35:49 [2020-09-16T10:35:49.339Z] #49 59.89 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:35:49 [2020-09-16T10:35:49.339Z] #49 61.03 + mkdir -p /build
10:35:49 [2020-09-16T10:35:49.339Z] #49 61.03 + cp runc /build/runc
10:35:49 [2020-09-16T10:35:49.339Z] #49 DONE 61.6s
10:35:49 [2020-09-16T10:35:49.339Z] 
10:35:49 [2020-09-16T10:35:49.339Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:49 [2020-09-16T10:35:49.495Z] #33 4.309 Scanning dependencies of target tini-static
10:35:49 [2020-09-16T10:35:49.789Z] #33 4.427 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:35:50 [2020-09-16T10:35:50.425Z] #33 5.248 [100%] Linking C executable tini-static
10:35:51 [2020-09-16T10:35:51.065Z] #33 5.604 [100%] Built target tini-static
10:35:51 [2020-09-16T10:35:51.065Z] #33 5.621 + mkdir -p /build
10:35:51 [2020-09-16T10:35:51.065Z] #33 5.632 + cp tini-static /build/docker-init
10:35:51 [2020-09-16T10:35:51.359Z] #33 DONE 6.0s
10:35:51 [2020-09-16T10:35:51.359Z] 
10:35:51 [2020-09-16T10:35:51.359Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:35:51 [2020-09-16T10:35:51.359Z] #52 24.75 Checking out files:  80% (2623/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.22 + cd /tmp/tmp.DMBFH2iSRp/src/github.com/containerd/containerd
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.22 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + export 'BUILDTAGS=netgo osusergo static_build'
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + BUILDTAGS='netgo osusergo static_build'
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + export EXTRA_FLAGS=-buildmode=pie
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + EXTRA_FLAGS=-buildmode=pie
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + '[' '' = dynamic ']'
10:35:51 [2020-09-16T10:35:51.359Z] #52 25.82 + make
10:35:51 [2020-09-16T10:35:51.359Z] #52 26.34 + bin/ctr
10:35:51 [2020-09-16T10:35:51.824Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0712f1748a118d071) in /home/ubuntu/workspace/moby_PR-41450
[Pipeline] {
[Pipeline] checkout
10:35:52 [2020-09-16T10:35:52.916Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a4fdabfa40b25e2b) in /home/ubuntu/workspace/moby_PR-41450
[Pipeline] {
[Pipeline] checkout
10:35:54 [2020-09-16T10:35:54.829Z] using credential docker-jenkins-github-credentials
10:35:54 [2020-09-16T10:35:54.837Z] Cloning the remote Git repository
10:35:54 [2020-09-16T10:35:54.837Z] Cloning with configured refspecs honoured and without tags
10:35:54 [2020-09-16T10:35:54.635Z] Cloning repository https://github.com/moby/moby.git
10:35:54 [2020-09-16T10:35:54.697Z]  > git init /home/ubuntu/workspace/moby_PR-41450 # timeout=10
10:35:55 [2020-09-16T10:35:55.009Z] Fetching upstream changes from https://github.com/moby/moby.git
10:35:55 [2020-09-16T10:35:55.009Z]  > git --version # timeout=10
10:35:55 [2020-09-16T10:35:55.020Z]  > git --version # 'git version 2.7.4'
10:35:55 [2020-09-16T10:35:55.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:55 [2020-09-16T10:35:55.023Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:55 [2020-09-16T10:35:55.916Z] #52 ...
10:35:55 [2020-09-16T10:35:55.916Z] 
10:35:55 [2020-09-16T10:35:55.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:55 [2020-09-16T10:35:55.916Z] #39 6.862 Note: Building without setproctitle() and strlcpy() support.
10:35:55 [2020-09-16T10:35:55.916Z] #39 6.862       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:35:55 [2020-09-16T10:35:55.916Z] #39 6.864 Note: Building without GnuTLS support
10:35:55 [2020-09-16T10:35:55.916Z] #39 6.866 Makefile.config:39: Warn: you have no libnftables installed
10:35:55 [2020-09-16T10:35:55.916Z] #39 6.866 Makefile.config:40: Warn: Building without nftables support
10:35:55 [2020-09-16T10:35:55.916Z] #39 7.540 fatal: not a git repository (or any of the parent directories): .git
10:35:55 [2020-09-16T10:35:55.916Z] #39 7.566   GEN      .gitid
10:35:55 [2020-09-16T10:35:55.916Z] #39 7.586   GEN      criu/include/version.h
10:35:55 [2020-09-16T10:35:55.916Z] #39 7.607   GEN      include/common/asm
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.429   PBCC     images/timens.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.435   DEP      images/timens.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.494   PBCC     images/fown.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.497   PBCC     images/google/protobuf/descriptor.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.544   PBCC     images/opts.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.587   PBCC     images/memfd.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.607   DEP      images/fown.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.638   DEP      images/google/protobuf/descriptor.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.700   DEP      images/opts.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.721   DEP      images/memfd.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.753   PBCC     images/sit.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.788   DEP      images/sit.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.821   PBCC     images/macvlan.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.825   DEP      images/macvlan.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.866   PBCC     images/autofs.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.885   DEP      images/autofs.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.915   PBCC     images/sysctl.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.948   DEP      images/sysctl.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.962   PBCC     images/time.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 8.980   DEP      images/time.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.018   PBCC     images/binfmt-misc.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.043   DEP      images/binfmt-misc.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.051   PBCC     images/seccomp.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.071   DEP      images/seccomp.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.105   PBCC     images/userns.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.111   DEP      images/userns.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.143   PBCC     images/cgroup.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.159   DEP      images/cgroup.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.193   PBCC     images/ext-file.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.203   DEP      images/ext-file.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.233   PBCC     images/rpc.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.292   DEP      images/rpc.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.303   PBCC     images/siginfo.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.329   DEP      images/siginfo.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.363   PBCC     images/pagemap.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.388   DEP      images/pagemap.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.420   PBCC     images/rlimit.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.432   DEP      images/rlimit.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.439   PBCC     images/file-lock.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.456   DEP      images/file-lock.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.501   PBCC     images/tty.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.555   DEP      images/tty.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.614   PBCC     images/tun.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.671   PBCC     images/netdev.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.712   DEP      images/tun.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.738   DEP      images/netdev.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.777   PBCC     images/vma.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.809   DEP      images/vma.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.865   PBCC     images/creds.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.881   DEP      images/creds.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.919   PBCC     images/utsns.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.935   DEP      images/utsns.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.966   PBCC     images/ipc-desc.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.970   PBCC     images/ipc-sem.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.973   DEP      images/ipc-desc.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 9.999   DEP      images/ipc-sem.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.03   PBCC     images/ipc-msg.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.05   DEP      images/ipc-msg.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.08   PBCC     images/ipc-shm.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.08   DEP      images/ipc-shm.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.14   PBCC     images/ipc-var.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.14   DEP      images/ipc-var.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.22   PBCC     images/sk-opts.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.22   PBCC     images/packet-sock.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.26   DEP      images/sk-opts.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.29   DEP      images/packet-sock.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.31   PBCC     images/sk-netlink.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.35   DEP      images/sk-netlink.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.37   PBCC     images/sk-inet.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 ...
10:35:55 [2020-09-16T10:35:55.916Z] 
10:35:55 [2020-09-16T10:35:55.916Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:35:55 [2020-09-16T10:35:55.916Z] #25 19.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:35:55 [2020-09-16T10:35:55.916Z] #25 19.24 skipping existing aab193acf6ba
10:35:55 [2020-09-16T10:35:55.916Z] #25 19.29 
10:35:55 [2020-09-16T10:35:55.916Z] #25 20.23 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:35:55 [2020-09-16T10:35:55.916Z] #25 20.26 skipping existing 4d43f82972ce
10:35:55 [2020-09-16T10:35:55.916Z] #25 20.33 
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.50 
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.61 
######################################################################## 100.0%
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.65 
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.69 Download of images into '/build' complete.
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.69 Use something like the following to load the result into a Docker daemon:
10:35:55 [2020-09-16T10:35:55.916Z] #25 21.69   tar -cC '/build' . | docker load
10:35:55 [2020-09-16T10:35:55.916Z] #25 DONE 21.9s
10:35:55 [2020-09-16T10:35:55.916Z] 
10:35:55 [2020-09-16T10:35:55.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.40   DEP      images/sk-inet.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.43   PBCC     images/sk-unix.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.47   DEP      images/sk-unix.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.49   PBCC     images/mm.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.52   DEP      images/mm.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.61   PBCC     images/timerfd.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.62   DEP      images/timerfd.pb-c.d
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.68   PBCC     images/timer.pb-c.c
10:35:55 [2020-09-16T10:35:55.916Z] #39 10.71   DEP      images/timer.pb-c.d
10:35:56 [2020-09-16T10:35:56.153Z] using credential docker-jenkins-github-credentials
10:35:56 [2020-09-16T10:35:56.159Z] Cloning the remote Git repository
10:35:56 [2020-09-16T10:35:56.159Z] Cloning with configured refspecs honoured and without tags
10:35:56 [2020-09-16T10:35:56.212Z] #39 10.77   PBCC     images/sa.pb-c.c
10:35:56 [2020-09-16T10:35:56.212Z] #39 10.84   DEP      images/sa.pb-c.d
10:35:56 [2020-09-16T10:35:56.212Z] #39 ...
10:35:56 [2020-09-16T10:35:56.212Z] 
10:35:56 [2020-09-16T10:35:56.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:35:56 [2020-09-16T10:35:56.212Z] #10 37.72 Selecting previously unselected package mingw-w64-x86-64-dev.
10:35:56 [2020-09-16T10:35:56.212Z] #10 37.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:35:56 [2020-09-16T10:35:56.212Z] #10 37.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:35:56 [2020-09-16T10:35:56.212Z] #10 41.13 Selecting previously unselected package gcc-mingw-w64-base.
10:35:56 [2020-09-16T10:35:56.212Z] #10 41.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:35:56 [2020-09-16T10:35:56.212Z] #10 41.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:35:56 [2020-09-16T10:35:56.212Z] #10 41.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:35:56 [2020-09-16T10:35:56.212Z] #10 41.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:35:56 [2020-09-16T10:35:56.212Z] #10 41.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:35:56 [2020-09-16T10:35:56.212Z] #10 ...
10:35:56 [2020-09-16T10:35:56.212Z] 
10:35:56 [2020-09-16T10:35:56.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:56 [2020-09-16T10:35:56.212Z] #39 10.88   PBCC     images/pipe-data.pb-c.c
10:35:56 [2020-09-16T10:35:56.212Z] #39 10.89   DEP      images/pipe-data.pb-c.d
10:35:56 [2020-09-16T10:35:56.212Z] #39 10.93   PBCC     images/mnt.pb-c.c
10:35:56 [2020-09-16T10:35:56.212Z] #39 10.97   DEP      images/mnt.pb-c.d
10:35:56 [2020-09-16T10:35:56.212Z] #39 11.00   PBCC     images/sk-packet.pb-c.c
10:35:56 [2020-09-16T10:35:56.212Z] #39 11.03   DEP      images/sk-packet.pb-c.d
10:35:56 [2020-09-16T10:35:56.212Z] #39 11.06   PBCC     images/tcp-stream.pb-c.c
10:35:56 [2020-09-16T10:35:56.505Z] #39 11.08   DEP      images/tcp-stream.pb-c.d
10:35:56 [2020-09-16T10:35:56.505Z] #39 11.26   PBCC     images/pipe.pb-c.c
10:35:56 [2020-09-16T10:35:56.505Z] #39 11.26   DEP      images/pipe.pb-c.d
10:35:56 [2020-09-16T10:35:56.505Z] #39 11.30   PBCC     images/pstree.pb-c.c
10:35:56 [2020-09-16T10:35:56.505Z] #39 11.32   DEP      images/pstree.pb-c.d
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.42   PBCC     images/fs.pb-c.c
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.42   DEP      images/fs.pb-c.d
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.43   PBCC     images/signalfd.pb-c.c
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.45   DEP      images/signalfd.pb-c.d
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.49   PBCC     images/fh.pb-c.c
10:35:56 [2020-09-16T10:35:56.799Z] #39 ...
10:35:56 [2020-09-16T10:35:56.799Z] 
10:35:56 [2020-09-16T10:35:56.799Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:56 [2020-09-16T10:35:56.799Z] #30 38.37 internal/poll
10:35:56 [2020-09-16T10:35:56.799Z] #30 39.10 internal/fmtsort
10:35:56 [2020-09-16T10:35:56.799Z] #30 39.53 internal/syscall/execenv
10:35:56 [2020-09-16T10:35:56.799Z] #30 39.61 internal/syscall/unix
10:35:56 [2020-09-16T10:35:56.799Z] #30 39.75 strings
10:35:56 [2020-09-16T10:35:56.799Z] #30 39.78 os
10:35:56 [2020-09-16T10:35:56.799Z] #30 41.21 path
10:35:56 [2020-09-16T10:35:56.799Z] #30 41.59 text/tabwriter
10:35:56 [2020-09-16T10:35:56.799Z] #30 42.18 fmt
10:35:56 [2020-09-16T10:35:56.799Z] #30 42.18 path/filepath
10:35:56 [2020-09-16T10:35:56.799Z] #30 43.51 io/ioutil
10:35:56 [2020-09-16T10:35:56.799Z] #30 44.83 flag
10:35:56 [2020-09-16T10:35:56.799Z] #30 44.84 github.com/BurntSushi/toml
10:35:56 [2020-09-16T10:35:56.799Z] #30 45.87 log
10:35:56 [2020-09-16T10:35:56.799Z] #30 47.89 github.com/BurntSushi/toml/cmd/tomlv
10:35:56 [2020-09-16T10:35:56.799Z] #30 ...
10:35:56 [2020-09-16T10:35:56.799Z] 
10:35:56 [2020-09-16T10:35:56.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.56   PBCC     images/fsnotify.pb-c.c
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.59   DEP      images/fh.pb-c.d
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.65   DEP      images/fsnotify.pb-c.d
10:35:56 [2020-09-16T10:35:56.799Z] #39 11.70   PBCC     images/eventpoll.pb-c.c
10:35:56 [2020-09-16T10:35:56.161Z] Cloning repository https://github.com/moby/moby.git
10:35:56 [2020-09-16T10:35:56.211Z]  > git init /home/ubuntu/workspace/moby_PR-41450 # timeout=10
10:35:56 [2020-09-16T10:35:56.473Z] Fetching upstream changes from https://github.com/moby/moby.git
10:35:56 [2020-09-16T10:35:56.473Z]  > git --version # timeout=10
10:35:56 [2020-09-16T10:35:56.482Z]  > git --version # 'git version 2.17.1'
10:35:56 [2020-09-16T10:35:56.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:35:56 [2020-09-16T10:35:56.538Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.70   DEP      images/eventpoll.pb-c.d
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.74   PBCC     images/eventfd.pb-c.c
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.77   DEP      images/eventfd.pb-c.d
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.83   PBCC     images/remap-file-path.pb-c.c
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.87   DEP      images/remap-file-path.pb-c.d
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.90   PBCC     images/fifo.pb-c.c
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.90   DEP      images/fifo.pb-c.d
10:35:57 [2020-09-16T10:35:57.092Z] #39 11.97   PBCC     images/ghost-file.pb-c.c
10:35:57 [2020-09-16T10:35:57.385Z] #39 11.97   DEP      images/ghost-file.pb-c.d
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.01   PBCC     images/regfile.pb-c.c
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.06   DEP      images/regfile.pb-c.d
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.11   PBCC     images/ns.pb-c.c
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.13   DEP      images/ns.pb-c.d
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.14   PBCC     images/fdinfo.pb-c.c
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.21   DEP      images/fdinfo.pb-c.d
10:35:57 [2020-09-16T10:35:57.385Z] #39 12.25   PBCC     images/core-aarch64.pb-c.c
10:35:57 [2020-09-16T10:35:57.678Z] #39 12.27   PBCC     images/core-arm.pb-c.c
10:35:57 [2020-09-16T10:35:57.678Z] #39 12.28   PBCC     images/core-ppc64.pb-c.c
10:35:57 [2020-09-16T10:35:57.678Z] #39 12.34   PBCC     images/core-s390.pb-c.c
10:35:57 [2020-09-16T10:35:57.678Z] #39 12.39   PBCC     images/core-x86.pb-c.c
10:35:57 [2020-09-16T10:35:57.678Z] #39 ...
10:35:57 [2020-09-16T10:35:57.678Z] 
10:35:57 [2020-09-16T10:35:57.678Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:57 [2020-09-16T10:35:57.678Z] #47 39.37 context
10:35:57 [2020-09-16T10:35:57.678Z] #47 39.78 internal/syscall/unix
10:35:57 [2020-09-16T10:35:57.678Z] #47 39.91 os
10:35:57 [2020-09-16T10:35:57.678Z] #47 40.39 encoding/binary
10:35:57 [2020-09-16T10:35:57.678Z] #47 41.51 encoding/base64
10:35:57 [2020-09-16T10:35:57.678Z] #47 42.11 golang.org/x/sys/unix
10:35:57 [2020-09-16T10:35:57.678Z] #47 42.40 fmt
10:35:57 [2020-09-16T10:35:57.678Z] #47 45.57 encoding/json
10:35:57 [2020-09-16T10:35:57.678Z] #47 47.34 github.com/pkg/diff
10:35:57 [2020-09-16T10:35:57.678Z] #47 48.38 go/scanner
10:35:57 [2020-09-16T10:35:57.678Z] #47 49.05 go/ast
10:35:57 [2020-09-16T10:35:57.678Z] #47 ...
10:35:57 [2020-09-16T10:35:57.678Z] 
10:35:57 [2020-09-16T10:35:57.678Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:35:57 [2020-09-16T10:35:57.678Z] #41 39.50 internal/fmtsort
10:35:57 [2020-09-16T10:35:57.678Z] #41 39.69 internal/poll
10:35:57 [2020-09-16T10:35:57.678Z] #41 39.92 strings
10:35:57 [2020-09-16T10:35:57.678Z] #41 40.94 os
10:35:57 [2020-09-16T10:35:57.678Z] #41 41.67 regexp/syntax
10:35:57 [2020-09-16T10:35:57.678Z] #41 43.05 fmt
10:35:57 [2020-09-16T10:35:57.678Z] #41 45.24 regexp
10:35:57 [2020-09-16T10:35:57.678Z] #41 46.84 go/token
10:35:57 [2020-09-16T10:35:57.678Z] #41 47.25 go/scanner
10:35:57 [2020-09-16T10:35:57.678Z] #41 48.07 internal/lazyregexp
10:35:57 [2020-09-16T10:35:57.678Z] #41 48.43 go/ast
10:35:57 [2020-09-16T10:35:57.678Z] #41 48.50 net/url
10:35:57 [2020-09-16T10:35:57.987Z] #41 49.62 text/template/parse
10:35:57 [2020-09-16T10:35:57.987Z] #41 ...
10:35:57 [2020-09-16T10:35:57.987Z] 
10:35:57 [2020-09-16T10:35:57.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.46   PBCC     images/core.pb-c.c
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.55   PBCC     images/inventory.pb-c.c
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.63   DEP      images/core-aarch64.pb-c.d
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.64   DEP      images/core-arm.pb-c.d
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.75   DEP      images/core-ppc64.pb-c.d
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.77   DEP      images/core-s390.pb-c.d
10:35:57 [2020-09-16T10:35:57.987Z] #39 12.83   DEP      images/core-x86.pb-c.d
10:35:58 [2020-09-16T10:35:58.280Z] #39 12.88   DEP      images/core.pb-c.d
10:35:58 [2020-09-16T10:35:58.280Z] #39 12.89   DEP      images/inventory.pb-c.d
10:35:58 [2020-09-16T10:35:58.280Z] #39 12.97   PBCC     images/cpuinfo.pb-c.c
10:35:58 [2020-09-16T10:35:58.280Z] #39 12.98   DEP      images/cpuinfo.pb-c.d
10:35:58 [2020-09-16T10:35:58.280Z] #39 13.03   PBCC     images/stats.pb-c.c
10:35:58 [2020-09-16T10:35:58.280Z] #39 13.04   DEP      images/stats.pb-c.d
10:35:59 [2020-09-16T10:35:59.327Z] #39 13.73 make[1]: Nothing to be done for 'all'.
10:35:59 [2020-09-16T10:35:59.622Z] #39 ...
10:35:59 [2020-09-16T10:35:59.622Z] 
10:35:59 [2020-09-16T10:35:59.622Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:59 [2020-09-16T10:35:59.622Z] #30 DONE 51.2s
10:35:59 [2020-09-16T10:35:59.622Z] 
10:35:59 [2020-09-16T10:35:59.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:35:59 [2020-09-16T10:35:59.622Z] #47 50.60 golang.org/x/crypto/ssh/terminal
10:35:59 [2020-09-16T10:35:59.920Z] #47 51.67 mvdan.cc/editorconfig
10:36:00 [2020-09-16T10:36:00.574Z] #47 52.14 mvdan.cc/sh/v3/fileutil
10:36:00 [2020-09-16T10:36:00.574Z] #47 52.29 mvdan.cc/sh/v3/syntax
10:36:02 [2020-09-16T10:36:02.577Z] #45 ...
10:36:02 [2020-09-16T10:36:02.577Z] 
10:36:02 [2020-09-16T10:36:02.577Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:02 [2020-09-16T10:36:02.577Z] #49 59.42 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:36:02 [2020-09-16T10:36:02.577Z] #49 60.52 + mkdir -p /build
10:36:02 [2020-09-16T10:36:02.577Z] #49 60.52 + cp runc /build/runc
10:36:02 [2020-09-16T10:36:02.577Z] #49 DONE 60.9s
10:36:02 [2020-09-16T10:36:02.577Z] 
10:36:02 [2020-09-16T10:36:02.577Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:36:04 [2020-09-16T10:36:04.106Z] #47 55.57 mvdan.cc/sh/v3/cmd/shfmt
10:36:04 [2020-09-16T10:36:04.224Z] #52 74.41 + bin/containerd
10:36:04 [2020-09-16T10:36:04.742Z] #47 ...
10:36:04 [2020-09-16T10:36:04.742Z] 
10:36:04 [2020-09-16T10:36:04.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:04 [2020-09-16T10:36:04.742Z] #39 14.95   CC       images/stats.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 15.17   CC       images/core.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 15.41   CC       images/core-x86.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 15.67   CC       images/core-arm.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 15.89   CC       images/core-aarch64.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 16.13   CC       images/core-ppc64.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 16.36   CC       images/core-s390.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 16.72   CC       images/cpuinfo.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 16.93   CC       images/inventory.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.10   CC       images/fdinfo.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.29   CC       images/fown.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.39   CC       images/ns.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.48   CC       images/regfile.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.63   CC       images/ghost-file.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.86   CC       images/fifo.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 17.99   CC       images/remap-file-path.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.12   CC       images/eventfd.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.26   CC       images/eventpoll.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.43   CC       images/fh.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.58   CC       images/fsnotify.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.80   CC       images/signalfd.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.92   CC       images/fs.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 18.99   CC       images/pstree.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 19.10   CC       images/pipe.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 19.22   CC       images/tcp-stream.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 19.30   CC       images/sk-packet.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 19.56   CC       images/mnt.o
10:36:04 [2020-09-16T10:36:04.742Z] #39 19.65   CC       images/pipe-data.o
10:36:05 [2020-09-16T10:36:05.035Z] #39 19.79   CC       images/sa.o
10:36:05 [2020-09-16T10:36:05.035Z] #39 19.89   CC       images/timer.o
10:36:05 [2020-09-16T10:36:05.329Z] #39 20.14   CC       images/timerfd.o
10:36:05 [2020-09-16T10:36:05.622Z] #39 20.31   CC       images/mm.o
10:36:05 [2020-09-16T10:36:05.622Z] #39 20.47   CC       images/sk-opts.o
10:36:05 [2020-09-16T10:36:05.622Z] #39 20.54   CC       images/sk-unix.o
10:36:05 [2020-09-16T10:36:05.915Z] #39 20.68   CC       images/sk-inet.o
10:36:06 [2020-09-16T10:36:06.208Z] #39 20.89   CC       images/tun.o
10:36:06 [2020-09-16T10:36:06.208Z] #39 21.03   CC       images/sk-netlink.o
10:36:06 [2020-09-16T10:36:06.208Z] #39 ...
10:36:06 [2020-09-16T10:36:06.208Z] 
10:36:06 [2020-09-16T10:36:06.208Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:36:06 [2020-09-16T10:36:06.208Z] #10 58.09 Selecting previously unselected package g++-mingw-w64-x86-64.
10:36:06 [2020-09-16T10:36:06.501Z] #10 58.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:36:06 [2020-09-16T10:36:06.501Z] #10 58.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:36:07 [2020-09-16T10:36:07.138Z] #10 ...
10:36:07 [2020-09-16T10:36:07.138Z] 
10:36:07 [2020-09-16T10:36:07.138Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:36:07 [2020-09-16T10:36:07.138Z] #47 DONE 58.8s
10:36:07 [2020-09-16T10:36:07.436Z] 
10:36:07 [2020-09-16T10:36:07.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.11   CC       images/packet-sock.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.25   CC       images/ipc-var.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.39   CC       images/ipc-desc.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.48   CC       images/ipc-shm.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.59   CC       images/ipc-msg.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.80   CC       images/ipc-sem.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 21.93   CC       images/utsns.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 22.15   CC       images/creds.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 22.23   CC       images/vma.o
10:36:07 [2020-09-16T10:36:07.436Z] #39 22.35   CC       images/netdev.o
10:36:08 [2020-09-16T10:36:08.073Z] #39 22.53   CC       images/tty.o
10:36:08 [2020-09-16T10:36:08.367Z] #39 22.98   CC       images/file-lock.o
10:36:08 [2020-09-16T10:36:08.367Z] #39 23.04   CC       images/rlimit.o
10:36:08 [2020-09-16T10:36:08.367Z] #39 23.12   CC       images/pagemap.o
10:36:08 [2020-09-16T10:36:08.659Z] #39 23.24   CC       images/siginfo.o
10:36:08 [2020-09-16T10:36:08.659Z] #39 23.33   CC       images/rpc.o
10:36:09 [2020-09-16T10:36:09.296Z] #39 23.82   CC       images/ext-file.o
10:36:09 [2020-09-16T10:36:09.297Z] #39 23.94   CC       images/cgroup.o
10:36:09 [2020-09-16T10:36:09.590Z] #39 24.18   CC       images/userns.o
10:36:09 [2020-09-16T10:36:09.590Z] #39 24.26   CC       images/google/protobuf/descriptor.o
10:36:10 [2020-09-16T10:36:10.227Z] #39 24.79   CC       images/opts.o
10:36:10 [2020-09-16T10:36:10.227Z] #39 24.93   CC       images/seccomp.o
10:36:10 [2020-09-16T10:36:10.227Z] #39 ...
10:36:10 [2020-09-16T10:36:10.227Z] 
10:36:10 [2020-09-16T10:36:10.227Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:10 [2020-09-16T10:36:10.227Z] #41 51.82 go/parser
10:36:10 [2020-09-16T10:36:10.227Z] #41 52.74 text/template
10:36:10 [2020-09-16T10:36:10.227Z] #41 53.71 encoding/xml
10:36:10 [2020-09-16T10:36:10.227Z] #41 55.71 go/doc
10:36:10 [2020-09-16T10:36:10.227Z] #41 57.36 github.com/LK4D4/vndr/build
10:36:10 [2020-09-16T10:36:10.227Z] #41 57.60 github.com/LK4D4/vndr/versioned
10:36:10 [2020-09-16T10:36:10.227Z] #41 57.72 crypto/x509/pkix
10:36:10 [2020-09-16T10:36:10.227Z] #41 57.99 vendor/golang.org/x/crypto/cryptobyte
10:36:10 [2020-09-16T10:36:10.227Z] #41 59.31 net
10:36:10 [2020-09-16T10:36:10.227Z] #41 59.50 vendor/golang.org/x/sys/cpu
10:36:10 [2020-09-16T10:36:10.227Z] #41 59.91 vendor/golang.org/x/crypto/internal/chacha20
10:36:10 [2020-09-16T10:36:10.227Z] #41 60.15 vendor/golang.org/x/crypto/poly1305
10:36:10 [2020-09-16T10:36:10.227Z] #41 60.54 vendor/golang.org/x/crypto/chacha20poly1305
10:36:10 [2020-09-16T10:36:10.227Z] #41 60.83 vendor/golang.org/x/crypto/curve25519
10:36:10 [2020-09-16T10:36:10.227Z] #41 61.07 vendor/golang.org/x/crypto/hkdf
10:36:10 [2020-09-16T10:36:10.227Z] #41 61.17 vendor/golang.org/x/text/transform
10:36:10 [2020-09-16T10:36:10.227Z] #41 61.56 vendor/golang.org/x/text/unicode/bidi
10:36:10 [2020-09-16T10:36:10.227Z] #41 ...
10:36:10 [2020-09-16T10:36:10.227Z] 
10:36:10 [2020-09-16T10:36:10.227Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:10 [2020-09-16T10:36:10.227Z] #39 25.03   CC       images/binfmt-misc.o
10:36:10 [2020-09-16T10:36:10.520Z] #39 25.13   CC       images/time.o
10:36:10 [2020-09-16T10:36:10.520Z] #39 25.19   CC       images/sysctl.o
10:36:10 [2020-09-16T10:36:10.520Z] #39 25.24   CC       images/autofs.o
10:36:10 [2020-09-16T10:36:10.520Z] #39 25.33   CC       images/macvlan.o
10:36:10 [2020-09-16T10:36:10.520Z] #39 25.44   CC       images/sit.o
10:36:10 [2020-09-16T10:36:10.815Z] #39 25.58   CC       images/memfd.o
10:36:10 [2020-09-16T10:36:10.815Z] #39 25.69   CC       images/timens.o
10:36:11 [2020-09-16T10:36:11.108Z] #39 25.80   LINK     images/built-in.o
10:36:11 [2020-09-16T10:36:11.108Z] #39 25.88   GEN      compel/include/asm
10:36:11 [2020-09-16T10:36:11.108Z] #39 25.89   GEN      compel/include/version.h
10:36:11 [2020-09-16T10:36:11.108Z] #39 25.91 touch .config
10:36:11 [2020-09-16T10:36:11.108Z] #39 25.93   GEN      include/common/config.h
10:36:11 [2020-09-16T10:36:11.108Z] #39 25.97   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
10:36:11 [2020-09-16T10:36:11.108Z] #39 26.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:36:11 [2020-09-16T10:36:11.108Z] #39 26.02   GEN      compel/plugins/include/uapi/std/syscall.h
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.05   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.07   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.09   DEP      compel/arch/s390/plugins/std/parasite-head.d
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.10   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.10   DEP      compel/plugins/std/infect.d
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.18   DEP      compel/plugins/std/string.d
10:36:11 [2020-09-16T10:36:11.401Z] #39 26.23   DEP      compel/plugins/std/log.d
10:36:11 [2020-09-16T10:36:11.694Z] #39 26.32   DEP      compel/plugins/std/fds.d
10:36:11 [2020-09-16T10:36:11.694Z] #39 26.45   DEP      compel/plugins/std/std.d
10:36:11 [2020-09-16T10:36:11.694Z] #39 26.54   DEP      compel/plugins/shmem/shmem.d
10:36:11 [2020-09-16T10:36:11.988Z] #39 26.63   DEP      compel/plugins/fds/fds.d
10:36:11 [2020-09-16T10:36:11.988Z] #39 26.79   CC       compel/plugins/std/std.o
10:36:12 [2020-09-16T10:36:12.282Z] #39 27.05   CC       compel/plugins/std/fds.o
10:36:12 [2020-09-16T10:36:12.918Z] #39 27.44   CC       compel/plugins/std/log.o
10:36:13 [2020-09-16T10:36:13.212Z] #39 27.94   CC       compel/plugins/std/string.o
10:36:13 [2020-09-16T10:36:13.848Z] #39 28.39   CC       compel/plugins/std/infect.o
10:36:13 [2020-09-16T10:36:13.848Z] #39 28.65   CC       compel/arch/s390/plugins/std/parasite-head.o
10:36:14 [2020-09-16T10:36:14.187Z] #39 28.67   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
10:36:14 [2020-09-16T10:36:14.187Z] #39 28.70   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
10:36:14 [2020-09-16T10:36:14.187Z] #39 28.79   AR       compel/plugins/std.lib.a
10:36:14 [2020-09-16T10:36:14.187Z] #39 28.81   CC       compel/plugins/fds/fds.o
10:36:14 [2020-09-16T10:36:14.524Z] #39 28.96   AR       compel/plugins/fds.lib.a
10:36:14 [2020-09-16T10:36:14.524Z] #39 28.99   HOSTDEP  compel/src/lib/log-host.d
10:36:14 [2020-09-16T10:36:14.524Z] #39 29.04   HOSTDEP  compel/src/lib/handle-elf-host.d
10:36:14 [2020-09-16T10:36:14.524Z] #39 29.11   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
10:36:14 [2020-09-16T10:36:14.524Z] #39 29.15   HOSTDEP  compel/src/main-host.d
10:36:14 [2020-09-16T10:36:14.524Z] #39 29.22   DEP      compel/src/lib/ptrace.d
10:36:14 [2020-09-16T10:36:14.524Z] #39 29.31   DEP      compel/src/lib/infect.d
10:36:14 [2020-09-16T10:36:14.798Z] #45 ...
10:36:14 [2020-09-16T10:36:14.798Z] 
10:36:14 [2020-09-16T10:36:14.798Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:36:14 [2020-09-16T10:36:14.798Z] #52 73.67 + bin/containerd
10:36:14 [2020-09-16T10:36:14.817Z] #39 29.41   DEP      compel/src/lib/infect-util.d
10:36:14 [2020-09-16T10:36:14.817Z] #39 29.48   DEP      compel/src/lib/infect-rpc.d
10:36:14 [2020-09-16T10:36:14.817Z] #39 29.56   DEP      compel/arch/s390/src/lib/infect.d
10:36:15 [2020-09-16T10:36:15.110Z] #39 29.67   DEP      compel/arch/s390/src/lib/cpu.d
10:36:15 [2020-09-16T10:36:15.110Z] #39 29.70   DEP      compel/src/lib/log.d
10:36:15 [2020-09-16T10:36:15.110Z] #39 29.79   DEP      compel/src/main.d
10:36:15 [2020-09-16T10:36:15.110Z] #39 29.86   DEP      compel/src/lib/handle-elf.d
10:36:15 [2020-09-16T10:36:15.110Z] #39 29.92   DEP      compel/arch/s390/src/lib/handle-elf.d
10:36:15 [2020-09-16T10:36:15.383Z] Fetching without tags
10:36:15 [2020-09-16T10:36:15.403Z] #39 30.02   CC       compel/src/lib/log.o
10:36:15 [2020-09-16T10:36:15.403Z] #39 30.21   CC       compel/arch/s390/src/lib/cpu.o
10:36:15 [2020-09-16T10:36:15.294Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:36:15 [2020-09-16T10:36:15.315Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:36:15 [2020-09-16T10:36:15.320Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:36:15 [2020-09-16T10:36:15.336Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:36:15 [2020-09-16T10:36:15.364Z] Fetching upstream changes from https://github.com/moby/moby.git
10:36:15 [2020-09-16T10:36:15.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:15 [2020-09-16T10:36:15.366Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:36:15 [2020-09-16T10:36:15.696Z] #39 30.39   CC       compel/arch/s390/src/lib/infect.o
10:36:15 [2020-09-16T10:36:15.807Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:36:16 [2020-09-16T10:36:16.003Z] #39 30.81   CC       compel/src/lib/infect-rpc.o
10:36:16 [2020-09-16T10:36:16.296Z] #39 31.00   CC       compel/src/lib/infect-util.o
10:36:16 [2020-09-16T10:36:16.296Z] #39 31.11   CC       compel/src/lib/infect.o
10:36:17 [2020-09-16T10:36:17.009Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:36:17 [2020-09-16T10:36:17.009Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:36:17 [2020-09-16T10:36:17.355Z] #39 ...
10:36:17 [2020-09-16T10:36:17.355Z] 
10:36:17 [2020-09-16T10:36:17.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.18 Selecting previously unselected package libapparmor1:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.18 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.19 Unpacking libapparmor1:s390x (2.13.2-10) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.28 Selecting previously unselected package libapparmor-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.28 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.29 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.35 Selecting previously unselected package libbtrfs0.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.35 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.35 Unpacking libbtrfs0 (4.20.1-2) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.40 Selecting previously unselected package libbtrfs-dev.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.40 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.40 Unpacking libbtrfs-dev (4.20.1-2) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.52 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.52 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.57 Selecting previously unselected package libudev-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.57 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.58 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.69 Selecting previously unselected package libsepol1-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.70 Unpacking libsepol1-dev:s390x (2.8-1) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.93 Selecting previously unselected package libpcre16-3:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.93 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 67.93 Unpacking libpcre16-3:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.03 Selecting previously unselected package libpcre32-3:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.03 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.03 Unpacking libpcre32-3:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.14 Selecting previously unselected package libpcrecpp0v5:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.14 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.14 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.22 Selecting previously unselected package libpcre3-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.23 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.23 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.50 Selecting previously unselected package libselinux1-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.51 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.51 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.80 Selecting previously unselected package libdevmapper-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.80 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.81 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.86 Selecting previously unselected package libseccomp-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.86 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.86 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.93 Selecting previously unselected package libsystemd-dev:s390x.
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.93 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 68.93 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
10:36:17 [2020-09-16T10:36:17.355Z] #10 69.26 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.28 Setting up libseccomp-dev:s390x (2.3.3-4) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.29 Setting up libapparmor1:s390x (2.13.2-10) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.29 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.30 Setting up libpcre16-3:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.31 Setting up libsepol1-dev:s390x (2.8-1) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.32 Setting up libbtrfs0 (4.20.1-2) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.33 Setting up libpcre32-3:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.33 Setting up libudev-dev:s390x (241-7~deb10u4) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.35 Setting up libbtrfs-dev (4.20.1-2) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.36 Setting up libapparmor-dev:s390x (2.13.2-10) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.36 Setting up mingw-w64-common (6.0.0-3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.37 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.38 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.38 Setting up libpcre3-dev:s390x (2:8.39-12) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.39 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.41 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.42 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.43 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.44 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.44 Setting up dmsetup (2:1.02.155-3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.45 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.46 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
10:36:17 [2020-09-16T10:36:17.649Z] #10 69.46 Processing triggers for libc-bin (2.28-10) ...
10:36:17 [2020-09-16T10:36:17.795Z] Fetching without tags
10:36:15 [2020-09-16T10:36:15.789Z]  > git config core.sparsecheckout # timeout=10
10:36:15 [2020-09-16T10:36:15.802Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:36:16 [2020-09-16T10:36:16.929Z]  > git remote # timeout=10
10:36:16 [2020-09-16T10:36:16.934Z]  > git config --get remote.origin.url # timeout=10
10:36:16 [2020-09-16T10:36:16.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:16 [2020-09-16T10:36:16.961Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:36:16 [2020-09-16T10:36:16.977Z]  > git rev-parse HEAD^{commit} # timeout=10
10:36:16 [2020-09-16T10:36:16.988Z]  > git config core.sparsecheckout # timeout=10
10:36:17 [2020-09-16T10:36:17.000Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:36:17 [2020-09-16T10:36:17.950Z] Removing intermediate container f16a50c84fb2
10:36:17 [2020-09-16T10:36:17.950Z]  ---> 1fd7626fc57c
10:36:17 [2020-09-16T10:36:17.950Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
10:36:17 [2020-09-16T10:36:17.950Z]  ---> 805dc2d65d1c
10:36:17 [2020-09-16T10:36:17.950Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
10:36:17 [2020-09-16T10:36:17.950Z]  ---> fc8fdffebdf9
10:36:17 [2020-09-16T10:36:17.950Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
10:36:17 [2020-09-16T10:36:17.950Z]  ---> Running in 293b52ce377b
10:36:17 [2020-09-16T10:36:17.950Z] Removing intermediate container 293b52ce377b
10:36:17 [2020-09-16T10:36:17.950Z]  ---> 3e0567c09f57
10:36:17 [2020-09-16T10:36:17.950Z] Successfully built 3e0567c09f57
10:36:17 [2020-09-16T10:36:17.950Z] Successfully tagged moby-buildx:latest
10:36:17 [2020-09-16T10:36:17.950Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
10:36:17 [2020-09-16T10:36:17.950Z] if [ -n "${id}" ]; then \
10:36:17 [2020-09-16T10:36:17.950Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
10:36:17 [2020-09-16T10:36:17.950Z] 	&& touch bundles/buildx; \
10:36:17 [2020-09-16T10:36:17.950Z] 	docker rm -f ${id}; \
10:36:17 [2020-09-16T10:36:17.950Z] fi
10:36:17 [2020-09-16T10:36:17.950Z] 7f56d45d9447ac0b835bb83be522671e9e6dae4430144785124b8ceda6cfe7cb
10:36:17 [2020-09-16T10:36:17.950Z] bundles/buildx version
10:36:17 [2020-09-16T10:36:17.950Z] buildx v0.3.1 6db68d0
10:36:17 [2020-09-16T10:36:17.950Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 .
10:36:17 [2020-09-16T10:36:17.950Z] #1 [internal] booting buildkit
10:36:17 [2020-09-16T10:36:17.950Z] #1 pulling image moby/buildkit:buildx-stable-1
10:36:17 [2020-09-16T10:36:17.950Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
10:36:17 [2020-09-16T10:36:17.950Z] #1 creating container buildx_buildkit_default
10:36:17 [2020-09-16T10:36:17.950Z] #1 creating container buildx_buildkit_default 0.6s done
10:36:17 [2020-09-16T10:36:17.950Z] #1 DONE 2.5s
10:36:17 [2020-09-16T10:36:17.950Z] 
10:36:17 [2020-09-16T10:36:17.950Z] #2 [internal] load build definition from Dockerfile
10:36:17 [2020-09-16T10:36:17.950Z] #2 transferring dockerfile: 16.36kB done
10:36:17 [2020-09-16T10:36:17.950Z] #2 DONE 0.0s
10:36:17 [2020-09-16T10:36:17.950Z] 
10:36:17 [2020-09-16T10:36:17.950Z] #3 [internal] load .dockerignore
10:36:17 [2020-09-16T10:36:17.950Z] #3 transferring context: 87B done
10:36:17 [2020-09-16T10:36:17.950Z] #3 DONE 0.0s
10:36:17 [2020-09-16T10:36:17.950Z] 
10:36:17 [2020-09-16T10:36:17.950Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:36:17 [2020-09-16T10:36:17.950Z] #4 DONE 0.7s
10:36:17 [2020-09-16T10:36:17.950Z] 
10:36:17 [2020-09-16T10:36:17.950Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:36:17 [2020-09-16T10:36:17.950Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:36:17 [2020-09-16T10:36:17.950Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
10:36:17 [2020-09-16T10:36:17.950Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
10:36:17 [2020-09-16T10:36:17.950Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:36:17 [2020-09-16T10:36:17.950Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
10:36:18 [2020-09-16T10:36:18.090Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:36:18 [2020-09-16T10:36:18.256Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
10:36:18 [2020-09-16T10:36:18.256Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
10:36:18 [2020-09-16T10:36:18.289Z] #10 DONE 69.9s
10:36:18 [2020-09-16T10:36:18.289Z] 
10:36:18 [2020-09-16T10:36:18.289Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:36:18 [2020-09-16T10:36:18.551Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done
10:36:18 [2020-09-16T10:36:18.551Z] #5 DONE 1.0s
10:36:18 [2020-09-16T10:36:18.744Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:36:18 [2020-09-16T10:36:18.744Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:36:18 [2020-09-16T10:36:18.844Z] 
10:36:18 [2020-09-16T10:36:18.844Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:36:19 [2020-09-16T10:36:19.358Z] #11 DONE 1.0s
10:36:19 [2020-09-16T10:36:19.358Z] 
10:36:19 [2020-09-16T10:36:19.358Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.875 + RM_GOPATH=0
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.875 + TMP_GOPATH=
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.875 + : /build
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.875 + '[' -z '' ']'
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.876 ++ mktemp -d
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.876 + export GOPATH=/tmp/tmp.XesYiKA9Il
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.876 + GOPATH=/tmp/tmp.XesYiKA9Il
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.876 + RM_GOPATH=1
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.876 + case "$(go env GOARCH)" in
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.877 ++ go env GOARCH
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.899 + export GO_BUILDMODE=-buildmode=pie
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.899 + GO_BUILDMODE=-buildmode=pie
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.899 ++ dirname /tmp/install/install.sh
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + dir=/tmp/install
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + bin=runc
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + shift
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + '[' '!' -f /tmp/install/runc.installer ']'
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + . /tmp/install/runc.installer
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + install_runc
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + uname -r
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.901 + grep -q '^3\.10\.0.*\.el7\.'
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.903 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.903 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.903 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.903 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XesYiKA9Il/src/github.com/opencontainers/runc
10:36:19 [2020-09-16T10:36:19.358Z] #49 0.904 Cloning into '/tmp/tmp.XesYiKA9Il/src/github.com/opencontainers/runc'...
10:36:19 [2020-09-16T10:36:19.358Z] #49 ...
10:36:19 [2020-09-16T10:36:19.358Z] 
10:36:19 [2020-09-16T10:36:19.358Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:36:19 [2020-09-16T10:36:19.358Z] #54 66.96 + for f in rootlesskit rootlesskit-docker-proxy
10:36:19 [2020-09-16T10:36:19.358Z] #54 66.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:36:19 [2020-09-16T10:36:19.358Z] #54 DONE 71.2s
10:36:17 [2020-09-16T10:36:17.722Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:36:17 [2020-09-16T10:36:17.744Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:36:17 [2020-09-16T10:36:17.751Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:36:17 [2020-09-16T10:36:17.765Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:36:17 [2020-09-16T10:36:17.792Z] Fetching upstream changes from https://github.com/moby/moby.git
10:36:17 [2020-09-16T10:36:17.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:17 [2020-09-16T10:36:17.793Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:36:18 [2020-09-16T10:36:18.091Z]  > git config core.sparsecheckout # timeout=10
10:36:18 [2020-09-16T10:36:18.108Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:36:18 [2020-09-16T10:36:18.672Z]  > git remote # timeout=10
10:36:18 [2020-09-16T10:36:18.692Z]  > git config --get remote.origin.url # timeout=10
10:36:18 [2020-09-16T10:36:18.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:18 [2020-09-16T10:36:18.704Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:36:18 [2020-09-16T10:36:18.721Z]  > git rev-parse HEAD^{commit} # timeout=10
10:36:18 [2020-09-16T10:36:18.740Z]  > git config core.sparsecheckout # timeout=10
10:36:18 [2020-09-16T10:36:18.759Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:36:19 [2020-09-16T10:36:19.488Z] #7 DONE 0.6s
10:36:19 [2020-09-16T10:36:19.488Z] 
10:36:19 [2020-09-16T10:36:19.488Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:36:19 [2020-09-16T10:36:19.488Z] #6 DONE 0.6s
10:36:19 [2020-09-16T10:36:19.488Z] 
10:36:19 [2020-09-16T10:36:19.488Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:36:19 [2020-09-16T10:36:19.488Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:36:19 [2020-09-16T10:36:19.652Z] 
10:36:19 [2020-09-16T10:36:19.652Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:36:19 [2020-09-16T10:36:19.652Z] #55 DONE 0.1s
10:36:19 [2020-09-16T10:36:19.652Z] 
10:36:19 [2020-09-16T10:36:19.652Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:36:19 [2020-09-16T10:36:19.652Z] #56 DONE 0.0s
10:36:19 [2020-09-16T10:36:19.652Z] 
10:36:19 [2020-09-16T10:36:19.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:19 [2020-09-16T10:36:19.652Z] #39 32.17   CC       compel/src/lib/ptrace.o
10:36:19 [2020-09-16T10:36:19.652Z] #39 32.52   AR       compel/libcompel.a
10:36:19 [2020-09-16T10:36:19.652Z] #39 32.57   HOSTCC   compel/src/main-host.o
10:36:19 [2020-09-16T10:36:19.652Z] #39 32.78   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
10:36:19 [2020-09-16T10:36:19.652Z] #39 32.88   HOSTCC   compel/src/lib/handle-elf-host.o
10:36:19 [2020-09-16T10:36:19.652Z] #39 33.21   HOSTCC   compel/src/lib/log-host.o
10:36:19 [2020-09-16T10:36:19.652Z] #39 33.32   HOSTLINK compel/compel-host-bin
10:36:19 [2020-09-16T10:36:19.652Z] #39 33.39   DEP      soccr/soccr.d
10:36:19 [2020-09-16T10:36:19.652Z] #39 33.66   CC       soccr/soccr.o
10:36:19 [2020-09-16T10:36:19.788Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:36:19 [2020-09-16T10:36:19.788Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:36:19 [2020-09-16T10:36:19.788Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
10:36:19 [2020-09-16T10:36:19.949Z] #39 34.71   AR       soccr/libsoccr.a
10:36:19 [2020-09-16T10:36:19.949Z] #39 34.75 make[1]: 'soccr/libsoccr.a' is up to date.
10:36:20 [2020-09-16T10:36:20.254Z] #39 ...
10:36:20 [2020-09-16T10:36:20.254Z] 
10:36:20 [2020-09-16T10:36:20.254Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:36:20 [2020-09-16T10:36:20.254Z] #12 DONE 1.1s
10:36:20 [2020-09-16T10:36:20.425Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.57MB / 9.86MB 0.6s
10:36:20 [2020-09-16T10:36:20.552Z] 
10:36:20 [2020-09-16T10:36:20.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:20 [2020-09-16T10:36:20.553Z] #39 35.20   DEP      criu/arch/s390/sigframe.d
10:36:20 [2020-09-16T10:36:20.553Z] #39 35.26   DEP      criu/arch/s390/crtools.d
10:36:20 [2020-09-16T10:36:20.553Z] #39 35.40   DEP      criu/arch/s390/cpu.d
10:36:20 [2020-09-16T10:36:20.849Z] #39 ...
10:36:20 [2020-09-16T10:36:20.849Z] 
10:36:20 [2020-09-16T10:36:20.849Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:20 [2020-09-16T10:36:20.849Z] #41 62.45 vendor/golang.org/x/text/secure/bidirule
10:36:20 [2020-09-16T10:36:20.849Z] #41 62.65 vendor/golang.org/x/text/unicode/norm
10:36:20 [2020-09-16T10:36:20.849Z] #41 65.36 vendor/golang.org/x/net/idna
10:36:20 [2020-09-16T10:36:20.849Z] #41 66.74 vendor/golang.org/x/net/http2/hpack
10:36:20 [2020-09-16T10:36:20.849Z] #41 67.76 mime
10:36:20 [2020-09-16T10:36:20.849Z] #41 68.74 mime/quotedprintable
10:36:20 [2020-09-16T10:36:20.849Z] #41 68.99 net/http/internal
10:36:20 [2020-09-16T10:36:20.849Z] #41 69.43 mime/multipart
10:36:20 [2020-09-16T10:36:20.849Z] #41 69.44 crypto/tls
10:36:20 [2020-09-16T10:36:20.849Z] #41 ...
10:36:20 [2020-09-16T10:36:20.849Z] 
10:36:20 [2020-09-16T10:36:20.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:20 [2020-09-16T10:36:20.849Z] #39 35.60   CC       criu/arch/s390/cpu.o
10:36:20 [2020-09-16T10:36:20.896Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.73MB / 9.86MB 0.9s
10:36:20 [2020-09-16T10:36:20.897Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.18MB / 9.86MB 1.0s
10:36:20 [2020-09-16T10:36:20.897Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.75MB / 9.86MB 1.2s
10:36:21 [2020-09-16T10:36:21.301Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done
10:36:21 [2020-09-16T10:36:21.301Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
10:36:21 [2020-09-16T10:36:21.485Z] #39 35.96   CC       criu/arch/s390/crtools.o
10:36:21 [2020-09-16T10:36:21.485Z] #39 ...
10:36:21 [2020-09-16T10:36:21.485Z] 
10:36:21 [2020-09-16T10:36:21.485Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:36:21 [2020-09-16T10:36:21.485Z] #13 0.913 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:36:21 [2020-09-16T10:36:21.485Z] #13 DONE 1.1s
10:36:21 [2020-09-16T10:36:21.792Z] 
10:36:21 [2020-09-16T10:36:21.792Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:36:21 [2020-09-16T10:36:21.980Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:36:22 [2020-09-16T10:36:22.450Z] #14 DONE 1.1s
10:36:22 [2020-09-16T10:36:22.450Z] 
10:36:22 [2020-09-16T10:36:22.450Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:36:22 [2020-09-16T10:36:22.888Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:36:23 [2020-09-16T10:36:23.191Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:36:23 [2020-09-16T10:36:23.505Z] #15 DONE 1.0s
10:36:23 [2020-09-16T10:36:23.505Z] 
10:36:23 [2020-09-16T10:36:23.505Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:36:23 [2020-09-16T10:36:23.818Z] + docker version
10:36:24 [2020-09-16T10:36:24.398Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
10:36:24 [2020-09-16T10:36:24.398Z] #59 DONE 4.9s
10:36:24 [2020-09-16T10:36:24.398Z] 
10:36:24 [2020-09-16T10:36:24.398Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:24 [2020-09-16T10:36:24.398Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 73.25MB / 96.52MB 4.8s
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.7s done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.8s done
10:36:24 [2020-09-16T10:36:24.398Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.6s done
10:36:24 [2020-09-16T10:36:24.548Z] #16 DONE 1.1s
10:36:24 [2020-09-16T10:36:24.548Z] 
10:36:24 [2020-09-16T10:36:24.548Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:36:24 [2020-09-16T10:36:24.706Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.98MB / 96.52MB 4.9s
10:36:25 [2020-09-16T10:36:25.008Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.42MB / 96.52MB 5.1s
10:36:25 [2020-09-16T10:36:25.008Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 93.56MB / 96.52MB 5.2s
10:36:25 [2020-09-16T10:36:25.008Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done
10:36:25 [2020-09-16T10:36:25.008Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:36:25 [2020-09-16T10:36:25.588Z] #17 1.020 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:36:25 [2020-09-16T10:36:25.658Z] #8 ...
10:36:25 [2020-09-16T10:36:25.658Z] 
10:36:25 [2020-09-16T10:36:25.658Z] #21 [internal] load build context
10:36:25 [2020-09-16T10:36:25.658Z] #21 transferring context: 51.44MB 6.0s done
10:36:25 [2020-09-16T10:36:25.658Z] #21 DONE 6.1s
10:36:25 [2020-09-16T10:36:25.658Z] 
10:36:25 [2020-09-16T10:36:25.658Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:25 [2020-09-16T10:36:25.881Z] #17 1.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:36:25 [2020-09-16T10:36:25.881Z] #17 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:36:26 [2020-09-16T10:36:26.175Z] #17 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
10:36:26 [2020-09-16T10:36:26.811Z] #17 2.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
10:36:27 [2020-09-16T10:36:27.448Z] #17 2.804 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
10:36:30 [2020-09-16T10:36:30.379Z] Client: Docker Engine - Community
10:36:30 [2020-09-16T10:36:30.379Z]  Version:           19.03.12
10:36:30 [2020-09-16T10:36:30.379Z]  API version:       1.40
10:36:30 [2020-09-16T10:36:30.379Z]  Go version:        go1.13.10
10:36:30 [2020-09-16T10:36:30.379Z]  Git commit:        48a66213fe
10:36:30 [2020-09-16T10:36:30.379Z]  Built:             Mon Jun 22 15:45:36 2020
10:36:30 [2020-09-16T10:36:30.379Z]  OS/Arch:           linux/amd64
10:36:30 [2020-09-16T10:36:30.379Z]  Experimental:      false
10:36:30 [2020-09-16T10:36:30.379Z] 
10:36:30 [2020-09-16T10:36:30.379Z] Server: Docker Engine - Community
10:36:30 [2020-09-16T10:36:30.379Z]  Engine:
10:36:30 [2020-09-16T10:36:30.379Z]   Version:          19.03.12
10:36:30 [2020-09-16T10:36:30.379Z]   API version:      1.40 (minimum version 1.12)
10:36:30 [2020-09-16T10:36:30.379Z]   Go version:       go1.13.10
10:36:30 [2020-09-16T10:36:30.379Z]   Git commit:       48a66213fe
10:36:30 [2020-09-16T10:36:30.379Z]   Built:            Mon Jun 22 15:44:07 2020
10:36:30 [2020-09-16T10:36:30.379Z]   OS/Arch:          linux/amd64
10:36:30 [2020-09-16T10:36:30.379Z]   Experimental:     true
10:36:30 [2020-09-16T10:36:30.379Z]  containerd:
10:36:30 [2020-09-16T10:36:30.379Z]   Version:          1.2.13
10:36:30 [2020-09-16T10:36:30.379Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:36:30 [2020-09-16T10:36:30.379Z]  runc:
10:36:30 [2020-09-16T10:36:30.379Z]   Version:          1.0.0-rc10
10:36:30 [2020-09-16T10:36:30.379Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:36:30 [2020-09-16T10:36:30.379Z]  docker-init:
10:36:30 [2020-09-16T10:36:30.379Z]   Version:          0.18.0
10:36:30 [2020-09-16T10:36:30.379Z]   GitCommit:        fec3683
[Pipeline] sh
10:36:30 [2020-09-16T10:36:30.723Z] + docker info
10:36:30 [2020-09-16T10:36:30.786Z] #52 ...
10:36:30 [2020-09-16T10:36:30.786Z] 
10:36:30 [2020-09-16T10:36:30.786Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:36:30 [2020-09-16T10:36:30.786Z] #45 99.74 + cd /tmp/tmp.ElA0SdQ1JM/src/github.com/golangci/golangci-lint/
10:36:30 [2020-09-16T10:36:30.786Z] #45 99.74 + git checkout -q v1.23.8
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 ++ git describe --tags
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 + version=v1.23.8
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 ++ git rev-parse --short HEAD
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 + commit=76a82c6
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 ++ git show -s --format=%cd
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:36:30 [2020-09-16T10:36:30.786Z] #45 100.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:36:30 [2020-09-16T10:36:30.980Z] #17 5.920 Fetched 8071 kB in 5s (1603 kB/s)
10:36:30 [2020-09-16T10:36:30.980Z] #17 5.920 Reading package lists...
10:36:30 [2020-09-16T10:36:30.980Z] #17 ...
10:36:30 [2020-09-16T10:36:30.980Z] 
10:36:30 [2020-09-16T10:36:30.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:30 [2020-09-16T10:36:30.980Z] #39 36.73   CC       criu/arch/s390/sigframe.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 36.87   LINK     criu/arch/s390/crtools.built-in.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 36.89   DEP      criu/pie/util-vdso.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 36.94   DEP      criu/pie/util.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.02   CC       criu/pie/util.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.13   CC       criu/pie/util-vdso.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.43   AR       criu/pie/pie.lib.a
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.47   DEP      criu/pie/restorer.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.64   DEP      criu/arch/s390/restorer.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.89   DEP      criu/arch/s390/vdso-pie.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 37.94   DEP      criu/pie/parasite-vdso.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 38.09   DEP      criu/pie/parasite.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 38.27   CC       criu/pie/parasite.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 38.86   LINK     criu/pie/parasite.built-in.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 38.86   GEN      criu/pie/parasite-blob.h
10:36:30 [2020-09-16T10:36:30.980Z] #39 38.87   CC       criu/pie/parasite-vdso.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 39.47   CC       criu/arch/s390/vdso-pie.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 39.59   CC       criu/arch/s390/restorer.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 39.93   CC       criu/pie/restorer.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 41.63   LINK     criu/pie/restorer.built-in.o
10:36:30 [2020-09-16T10:36:30.980Z] #39 41.63   GEN      criu/pie/restorer-blob.h
10:36:30 [2020-09-16T10:36:30.980Z] #39 41.68   DEP      criu/vdso.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 41.77   DEP      criu/uts_ns.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 41.90   DEP      criu/util.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.01   DEP      criu/uffd.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.10   DEP      criu/tun.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.20   DEP      criu/tty.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.31   DEP      criu/timerfd.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.44   DEP      criu/timens.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.57   DEP      criu/sysfs_parse.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.71   DEP      criu/sysctl.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.88   DEP      criu/string.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 42.92   DEP      criu/stats.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.05   DEP      criu/sockets.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.16   DEP      criu/sk-unix.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.37   DEP      criu/sk-tcp.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.49   DEP      criu/sk-queue.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.64   DEP      criu/sk-packet.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.79   DEP      criu/sk-netlink.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 43.96   DEP      criu/sk-inet.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.14   DEP      criu/signalfd.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.23   DEP      criu/sigframe.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.30   DEP      criu/shmem.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.46   DEP      criu/servicefd.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.59   DEP      criu/seize.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.67   DEP      criu/seccomp.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.74   DEP      criu/rst-malloc.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.79   DEP      criu/rbtree.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.79   DEP      criu/pstree.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 44.87   DEP      criu/protobuf.d
10:36:30 [2020-09-16T10:36:30.980Z] #39 45.02   GEN      criu/protobuf-desc-gen.h
10:36:30 [2020-09-16T10:36:30.980Z] #39 45.81   DEP      criu/protobuf-desc.d
10:36:31 [2020-09-16T10:36:31.272Z] #39 45.88   DEP      criu/proc_parse.d
10:36:31 [2020-09-16T10:36:31.272Z] #39 45.97   DEP      criu/plugin.d
10:36:31 [2020-09-16T10:36:31.272Z] #39 46.04   DEP      criu/pipes.d
10:36:31 [2020-09-16T10:36:31.272Z] #39 46.12   DEP      criu/pie-util.d
10:36:31 [2020-09-16T10:36:31.566Z] #39 46.19   DEP      criu/pie-util-vdso.d
10:36:31 [2020-09-16T10:36:31.566Z] #39 46.28   DEP      criu/path.d
10:36:31 [2020-09-16T10:36:31.566Z] #39 46.42   DEP      criu/parasite-syscall.d
10:36:31 [2020-09-16T10:36:31.859Z] #39 46.64   DEP      criu/pagemap.d
10:36:32 [2020-09-16T10:36:32.152Z] #39 46.77   DEP      criu/pagemap-cache.d
10:36:32 [2020-09-16T10:36:32.152Z] #39 46.92   DEP      criu/page-xfer.d
10:36:32 [2020-09-16T10:36:32.152Z] #39 ...
10:36:32 [2020-09-16T10:36:32.152Z] 
10:36:32 [2020-09-16T10:36:32.152Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:36:32 [2020-09-16T10:36:32.152Z] #17 5.920 Reading package lists...
10:36:33 [2020-09-16T10:36:33.084Z] #17 7.659 Reading package lists...
10:36:33 [2020-09-16T10:36:33.084Z] #17 ...
10:36:33 [2020-09-16T10:36:33.084Z] 
10:36:33 [2020-09-16T10:36:33.084Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:33 [2020-09-16T10:36:33.084Z] #41 74.77 net/http/httptrace
10:36:33 [2020-09-16T10:36:33.084Z] #41 74.86 net/http
10:36:33 [2020-09-16T10:36:33.084Z] #41 82.57 github.com/LK4D4/vndr/godl
10:36:33 [2020-09-16T10:36:33.084Z] #41 83.01 github.com/LK4D4/vndr
10:36:33 [2020-09-16T10:36:33.084Z] #41 ...
10:36:33 [2020-09-16T10:36:33.084Z] 
10:36:33 [2020-09-16T10:36:33.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.02   DEP      criu/page-pipe.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.11   DEP      criu/netfilter.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.20   DEP      criu/net.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.35   DEP      criu/namespaces.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.42   DEP      criu/mount.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.54   DEP      criu/memfd.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.61   DEP      criu/mem.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.68   DEP      criu/lsm.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.83   DEP      criu/log.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.88   DEP      criu/libnetlink.d
10:36:33 [2020-09-16T10:36:33.084Z] #39 47.94   DEP      criu/kerndat.d
10:36:33 [2020-09-16T10:36:33.212Z] Client: Docker Engine - Community
10:36:33 [2020-09-16T10:36:33.212Z]  Version:           19.03.12
10:36:33 [2020-09-16T10:36:33.212Z]  API version:       1.40
10:36:33 [2020-09-16T10:36:33.212Z]  Go version:        go1.13.10
10:36:33 [2020-09-16T10:36:33.212Z]  Git commit:        48a6621
10:36:33 [2020-09-16T10:36:33.212Z]  Built:             Mon Jun 22 15:46:32 2020
10:36:33 [2020-09-16T10:36:33.212Z]  OS/Arch:           linux/arm64
10:36:33 [2020-09-16T10:36:33.212Z]  Experimental:      false
10:36:33 [2020-09-16T10:36:33.212Z] 
10:36:33 [2020-09-16T10:36:33.212Z] Server: Docker Engine - Community
10:36:33 [2020-09-16T10:36:33.212Z]  Engine:
10:36:33 [2020-09-16T10:36:33.212Z]   Version:          19.03.12
10:36:33 [2020-09-16T10:36:33.212Z]   API version:      1.40 (minimum version 1.12)
10:36:33 [2020-09-16T10:36:33.212Z]   Go version:       go1.13.10
10:36:33 [2020-09-16T10:36:33.212Z]   Git commit:       48a6621
10:36:33 [2020-09-16T10:36:33.212Z]   Built:            Mon Jun 22 15:45:04 2020
10:36:33 [2020-09-16T10:36:33.212Z]   OS/Arch:          linux/arm64
10:36:33 [2020-09-16T10:36:33.212Z]   Experimental:     true
10:36:33 [2020-09-16T10:36:33.212Z]  containerd:
10:36:33 [2020-09-16T10:36:33.212Z]   Version:          1.2.13
10:36:33 [2020-09-16T10:36:33.212Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
10:36:33 [2020-09-16T10:36:33.212Z]  runc:
10:36:33 [2020-09-16T10:36:33.212Z]   Version:          1.0.0-rc10
10:36:33 [2020-09-16T10:36:33.212Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:36:33 [2020-09-16T10:36:33.212Z]  docker-init:
10:36:33 [2020-09-16T10:36:33.212Z]   Version:          0.18.0
10:36:33 [2020-09-16T10:36:33.212Z]   GitCommit:        fec3683
[Pipeline] sh
10:36:33 [2020-09-16T10:36:33.378Z] #39 48.09   DEP      criu/kcmp-ids.d
10:36:33 [2020-09-16T10:36:33.378Z] #39 48.17   DEP      criu/irmap.d
10:36:33 [2020-09-16T10:36:33.541Z] + docker info
10:36:33 [2020-09-16T10:36:33.671Z] #39 48.31   DEP      criu/ipc_ns.d
10:36:33 [2020-09-16T10:36:33.671Z] #39 48.42   DEP      criu/image.d
10:36:33 [2020-09-16T10:36:33.671Z] #39 48.52   DEP      criu/image-desc.d
10:36:33 [2020-09-16T10:36:33.972Z] #39 48.59   DEP      criu/fsnotify.d
10:36:33 [2020-09-16T10:36:33.972Z] #39 48.74   DEP      criu/filesystems.d
10:36:34 [2020-09-16T10:36:34.265Z] #39 48.87   DEP      criu/files.d
10:36:34 [2020-09-16T10:36:34.265Z] #39 48.99   DEP      criu/files-reg.d
10:36:34 [2020-09-16T10:36:34.265Z] #39 49.09   DEP      criu/files-ext.d
10:36:34 [2020-09-16T10:36:34.559Z] #39 49.17   DEP      criu/file-lock.d
10:36:34 [2020-09-16T10:36:34.559Z] #39 ...
10:36:34 [2020-09-16T10:36:34.559Z] 
10:36:34 [2020-09-16T10:36:34.559Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:34 [2020-09-16T10:36:34.559Z] #49 6.210 + cd /tmp/tmp.XesYiKA9Il/src/github.com/opencontainers/runc
10:36:34 [2020-09-16T10:36:34.559Z] #49 6.210 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:36:34 [2020-09-16T10:36:34.559Z] #49 6.404 + '[' -z '' ']'
10:36:34 [2020-09-16T10:36:34.559Z] #49 6.404 + target=static
10:36:34 [2020-09-16T10:36:34.559Z] #49 6.404 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:36:34 [2020-09-16T10:36:34.559Z] #49 6.841 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
10:36:34 [2020-09-16T10:36:34.559Z] #49 ...
10:36:34 [2020-09-16T10:36:34.559Z] 
10:36:34 [2020-09-16T10:36:34.559Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:36:34 [2020-09-16T10:36:34.559Z] #17 7.659 Reading package lists...
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.431 Building dependency tree...
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.771 libcap2-bin is already the newest version (1:2.25-2).
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.771 The following additional packages will be installed:
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.794   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.794   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.795   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.795   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.795   python3.7 python3.7-minimal vim-runtime xxd
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796 Suggested packages:
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796 Recommended packages:
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796   aufs-dkms nftables build-essential python3-dev python3-keyring
10:36:34 [2020-09-16T10:36:34.559Z] #17 9.796   python3-keyrings.alt python3-xdg unzip
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.94 The following NEW packages will be installed:
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:36:35 [2020-09-16T10:36:35.600Z] #17 10.95   xz-utils zip
10:36:35 [2020-09-16T10:36:35.600Z] #17 11.03 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:36:35 [2020-09-16T10:36:35.600Z] #17 11.03 Need to get 27.7 MB of archives.
10:36:35 [2020-09-16T10:36:35.600Z] #17 11.03 After this operation, 117 MB of additional disk space will be used.
10:36:35 [2020-09-16T10:36:35.600Z] #17 11.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
10:36:35 [2020-09-16T10:36:35.600Z] #17 11.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
10:36:35 [2020-09-16T10:36:35.600Z] #17 11.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
10:36:35 [2020-09-16T10:36:35.894Z] #17 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
10:36:35 [2020-09-16T10:36:35.894Z] #17 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
10:36:35 [2020-09-16T10:36:35.894Z] #17 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
10:36:35 [2020-09-16T10:36:35.894Z] #17 11.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
10:36:35 [2020-09-16T10:36:35.894Z] #17 11.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
10:36:36 [2020-09-16T10:36:36.216Z] #17 11.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 ...
10:36:36 [2020-09-16T10:36:36.511Z] 
10:36:36 [2020-09-16T10:36:36.511Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:36 [2020-09-16T10:36:36.511Z] #41 DONE 88.3s
10:36:36 [2020-09-16T10:36:36.511Z] 
10:36:36 [2020-09-16T10:36:36.511Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:36:36 [2020-09-16T10:36:36.511Z] #17 11.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 11.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 11.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 11.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 11.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 11.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 12.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 12.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 12.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 12.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
10:36:36 [2020-09-16T10:36:36.511Z] #17 12.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
10:36:36 [2020-09-16T10:36:36.804Z] #17 12.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
10:36:36 [2020-09-16T10:36:36.804Z] #17 12.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
10:36:36 [2020-09-16T10:36:36.804Z] #17 12.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
10:36:36 [2020-09-16T10:36:36.804Z] #17 12.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
10:36:36 [2020-09-16T10:36:36.804Z] #17 12.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
10:36:37 [2020-09-16T10:36:37.097Z] #17 12.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
10:36:37 [2020-09-16T10:36:37.097Z] #17 12.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
10:36:37 [2020-09-16T10:36:37.097Z] #17 12.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
10:36:37 [2020-09-16T10:36:37.392Z] #17 12.92 debconf: delaying package configuration, since apt-utils is not installed
10:36:37 [2020-09-16T10:36:37.392Z] #17 12.94 Fetched 27.7 MB in 1s (18.5 MB/s)
10:36:37 [2020-09-16T10:36:37.686Z] #17 12.97 Selecting previously unselected package pigz.
10:36:37 [2020-09-16T10:36:37.686Z] #17 12.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
10:36:37 [2020-09-16T10:36:37.686Z] #17 13.00 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
10:36:37 [2020-09-16T10:36:37.686Z] #17 13.01 Unpacking pigz (2.4-1) ...
10:36:37 [2020-09-16T10:36:37.686Z] #17 13.06 Selecting previously unselected package libpython3.7-minimal:s390x.
10:36:37 [2020-09-16T10:36:37.686Z] #17 13.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
10:36:37 [2020-09-16T10:36:37.686Z] #17 13.07 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
10:36:37 [2020-09-16T10:36:37.979Z] #17 13.34 Selecting previously unselected package python3.7-minimal.
10:36:37 [2020-09-16T10:36:37.979Z] #17 13.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
10:36:37 [2020-09-16T10:36:37.979Z] #17 13.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:36:38 [2020-09-16T10:36:38.617Z] #17 13.88 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
10:36:38 [2020-09-16T10:36:38.617Z] #17 13.89 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:36:38 [2020-09-16T10:36:38.821Z] Client:
10:36:38 [2020-09-16T10:36:38.821Z]  Debug Mode: false
10:36:38 [2020-09-16T10:36:38.821Z] 
10:36:38 [2020-09-16T10:36:38.821Z] Server:
10:36:38 [2020-09-16T10:36:38.821Z]  Containers: 0
10:36:38 [2020-09-16T10:36:38.821Z]   Running: 0
10:36:38 [2020-09-16T10:36:38.821Z]   Paused: 0
10:36:38 [2020-09-16T10:36:38.821Z]   Stopped: 0
10:36:38 [2020-09-16T10:36:38.821Z]  Images: 0
10:36:38 [2020-09-16T10:36:38.821Z]  Server Version: 19.03.12
10:36:38 [2020-09-16T10:36:38.821Z]  Storage Driver: overlay2
10:36:38 [2020-09-16T10:36:38.821Z]   Backing Filesystem: extfs
10:36:38 [2020-09-16T10:36:38.821Z]   Supports d_type: true
10:36:38 [2020-09-16T10:36:38.821Z]   Native Overlay Diff: true
10:36:38 [2020-09-16T10:36:38.821Z]  Logging Driver: json-file
10:36:38 [2020-09-16T10:36:38.821Z]  Cgroup Driver: cgroupfs
10:36:38 [2020-09-16T10:36:38.821Z]  Plugins:
10:36:38 [2020-09-16T10:36:38.821Z]   Volume: local
10:36:38 [2020-09-16T10:36:38.821Z]   Network: bridge host ipvlan macvlan null overlay
10:36:38 [2020-09-16T10:36:38.821Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:36:38 [2020-09-16T10:36:38.821Z]  Swarm: inactive
10:36:38 [2020-09-16T10:36:38.821Z]  Runtimes: runc
10:36:38 [2020-09-16T10:36:38.821Z]  Default Runtime: runc
10:36:38 [2020-09-16T10:36:38.821Z]  Init Binary: docker-init
10:36:38 [2020-09-16T10:36:38.821Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:36:38 [2020-09-16T10:36:38.821Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:36:38 [2020-09-16T10:36:38.821Z]  init version: fec3683
10:36:38 [2020-09-16T10:36:38.821Z]  Security Options:
10:36:38 [2020-09-16T10:36:38.821Z]   apparmor
10:36:38 [2020-09-16T10:36:38.821Z]   seccomp
10:36:38 [2020-09-16T10:36:38.821Z]    Profile: default
10:36:38 [2020-09-16T10:36:38.821Z]  Kernel Version: 5.3.0-1035-aws
10:36:38 [2020-09-16T10:36:38.821Z]  Operating System: Ubuntu 18.04.5 LTS
10:36:38 [2020-09-16T10:36:38.821Z]  OSType: linux
10:36:38 [2020-09-16T10:36:38.821Z]  Architecture: x86_64
10:36:38 [2020-09-16T10:36:38.821Z]  CPUs: 2
10:36:38 [2020-09-16T10:36:38.821Z]  Total Memory: 7.569GiB
10:36:38 [2020-09-16T10:36:38.821Z]  Name: ip-10-100-87-117
10:36:38 [2020-09-16T10:36:38.821Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
10:36:38 [2020-09-16T10:36:38.821Z]  Docker Root Dir: /var/lib/docker
10:36:38 [2020-09-16T10:36:38.821Z]  Debug Mode: false
10:36:38 [2020-09-16T10:36:38.821Z]  Registry: https://index.docker.io/v1/
10:36:38 [2020-09-16T10:36:38.821Z]  Labels:
10:36:38 [2020-09-16T10:36:38.821Z]  Experimental: true
10:36:38 [2020-09-16T10:36:38.821Z]  Insecure Registries:
10:36:38 [2020-09-16T10:36:38.821Z]   127.0.0.0/8
10:36:38 [2020-09-16T10:36:38.821Z]  Live Restore Enabled: true
10:36:38 [2020-09-16T10:36:38.821Z] 
10:36:38 [2020-09-16T10:36:38.821Z] WARNING: No swap limit support
[Pipeline] sh
10:36:39 [2020-09-16T10:36:39.143Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:36:39 [2020-09-16T10:36:39.143Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:36:39 [2020-09-16T10:36:39.143Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41450/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:36:39 [2020-09-16T10:36:39.143Z] + bash /home/ubuntu/workspace/moby_PR-41450/check-config.sh
10:36:39 [2020-09-16T10:36:39.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:36:39 [2020-09-16T10:36:39.143Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
10:36:39 [2020-09-16T10:36:39.143Z] 
10:36:39 [2020-09-16T10:36:39.143Z] Generally Necessary:
10:36:39 [2020-09-16T10:36:39.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:36:39 [2020-09-16T10:36:39.143Z] - apparmor: enabled and tools installed
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NAMESPACES: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NET_NS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_PID_NS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IPC_NS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_UTS_NS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUPS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_CPUACCT: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_DEVICE: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_FREEZER: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_SCHED: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CPUSETS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_MEMCG: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_KEYS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_VETH: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_BRIDGE: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NF_NAT_IPV4: missing
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NF_NAT: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NF_NAT_NEEDED: missing
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_POSIX_MQUEUE: enabled
10:36:39 [2020-09-16T10:36:39.143Z] 
10:36:39 [2020-09-16T10:36:39.143Z] Optional Features:
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_USER_NS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_SECCOMP: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_PIDS: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_MEMCG_SWAP: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:36:39 [2020-09-16T10:36:39.143Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_BLK_CGROUP: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IOSCHED_CFQ: missing
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_PERF: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_HUGETLB: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_CFS_BANDWIDTH: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_RT_GROUP_SCHED: missing
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IP_VS: enabled (as module)
10:36:39 [2020-09-16T10:36:39.143Z] - CONFIG_IP_VS_NFCT: enabled
10:36:39 [2020-09-16T10:36:39.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:36:39 [2020-09-16T10:36:39.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:36:39 [2020-09-16T10:36:39.400Z] - CONFIG_IP_VS_RR: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z] - CONFIG_EXT4_FS: enabled
10:36:39 [2020-09-16T10:36:39.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:36:39 [2020-09-16T10:36:39.400Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:36:39 [2020-09-16T10:36:39.400Z] - Network Drivers:
10:36:39 [2020-09-16T10:36:39.400Z]   - "overlay":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_VXLAN: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       Optional (for encrypted networks):
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_CRYPTO: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_CRYPTO_AEAD: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_CRYPTO_GCM: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_CRYPTO_GHASH: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_XFRM: enabled
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_XFRM_USER: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_INET_ESP: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:36:39 [2020-09-16T10:36:39.400Z]   - "ipvlan":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_IPVLAN: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]   - "macvlan":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_MACVLAN: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_DUMMY: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]   - "ftp,tftp client in container":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z] - Storage Drivers:
10:36:39 [2020-09-16T10:36:39.400Z]   - "aufs":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_AUFS_FS: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]   - "btrfs":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:36:39 [2020-09-16T10:36:39.400Z]   - "devicemapper":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_BLK_DEV_DM: enabled
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]   - "overlay":
10:36:39 [2020-09-16T10:36:39.400Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:36:39 [2020-09-16T10:36:39.400Z]   - "zfs":
10:36:39 [2020-09-16T10:36:39.400Z]     - /dev/zfs: present
10:36:39 [2020-09-16T10:36:39.400Z]     - zfs command: missing
10:36:39 [2020-09-16T10:36:39.400Z]     - zpool command: missing
10:36:39 [2020-09-16T10:36:39.400Z] 
10:36:39 [2020-09-16T10:36:39.400Z] Limits:
10:36:39 [2020-09-16T10:36:39.400Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:36:39 [2020-09-16T10:36:39.400Z] 
10:36:39 [2020-09-16T10:36:39.400Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:36:39 [2020-09-16T10:36:39.738Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 .
10:36:39 [2020-09-16T10:36:39.738Z] #2 [internal] load .dockerignore
10:36:39 [2020-09-16T10:36:39.994Z] #2 transferring context: 87B done
10:36:39 [2020-09-16T10:36:39.994Z] #2 DONE 0.2s
10:36:39 [2020-09-16T10:36:39.994Z] 
10:36:39 [2020-09-16T10:36:39.994Z] #1 [internal] load build definition from Dockerfile
10:36:39 [2020-09-16T10:36:39.994Z] #1 transferring dockerfile: 16.37kB 0.0s done
10:36:39 [2020-09-16T10:36:39.994Z] #1 DONE 0.2s
10:36:39 [2020-09-16T10:36:39.994Z] 
10:36:39 [2020-09-16T10:36:39.994Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.35 Selecting previously unselected package python3-minimal.
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.39 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.40 Unpacking python3-minimal (3.7.3-1) ...
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.44 Selecting previously unselected package libmpdec2:s390x.
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.44 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.44 Unpacking libmpdec2:s390x (2.4.2-2) ...
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.50 Selecting previously unselected package libpython3.7-stdlib:s390x.
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
10:36:40 [2020-09-16T10:36:40.134Z] #17 15.50 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
10:36:40 [2020-09-16T10:36:40.254Z] #3 DONE 0.4s
10:36:40 [2020-09-16T10:36:40.254Z] 
10:36:40 [2020-09-16T10:36:40.254Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:36:40 [2020-09-16T10:36:40.254Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:36:40 [2020-09-16T10:36:40.513Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:36:40 [2020-09-16T10:36:40.513Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
10:36:40 [2020-09-16T10:36:40.513Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
10:36:40 [2020-09-16T10:36:40.513Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
10:36:40 [2020-09-16T10:36:40.513Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
10:36:40 [2020-09-16T10:36:40.513Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
10:36:40 [2020-09-16T10:36:40.770Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
10:36:40 [2020-09-16T10:36:40.770Z] #4 DONE 0.6s
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.12 Selecting previously unselected package python3.7.
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.13 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.19 Selecting previously unselected package libpython3-stdlib:s390x.
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.20 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
10:36:40 [2020-09-16T10:36:40.772Z] #17 16.24 Setting up python3-minimal (3.7.3-1) ...
10:36:41 [2020-09-16T10:36:41.066Z] #17 ...
10:36:41 [2020-09-16T10:36:41.066Z] 
10:36:41 [2020-09-16T10:36:41.066Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:36:41 [2020-09-16T10:36:41.066Z] #28 DONE 92.7s
10:36:41 [2020-09-16T10:36:41.346Z] 
10:36:41 [2020-09-16T10:36:41.346Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:36:41 [2020-09-16T10:36:41.360Z] 
10:36:41 [2020-09-16T10:36:41.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.27   DEP      criu/file-ids.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.40   DEP      criu/fifo.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.48   DEP      criu/fdstore.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.58   DEP      criu/fault-injection.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.61   DEP      criu/external.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.70   DEP      criu/eventpoll.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.80   DEP      criu/eventfd.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 49.95   DEP      criu/crtools.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 50.13   DEP      criu/cr-service.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 50.32   DEP      criu/cr-restore.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 50.54   DEP      criu/cr-errno.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 50.57   DEP      criu/cr-dump.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 50.75   DEP      criu/cr-dedup.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 50.92   DEP      criu/cr-check.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.04   DEP      criu/config.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.14   DEP      criu/clone-noasan.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.18   DEP      criu/cgroup.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.38   DEP      criu/cgroup-props.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.54   DEP      criu/bitmap.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.55   DEP      criu/bfd.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.64   DEP      criu/autofs.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 51.79   DEP      criu/aio.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 52.01   DEP      criu/action-scripts.d
10:36:41 [2020-09-16T10:36:41.360Z] #39 52.21   CC       criu/action-scripts.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 52.39   CC       criu/aio.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 52.61   CC       criu/autofs.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 53.32   CC       criu/bfd.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 53.61   CC       criu/bitmap.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 53.74   CC       criu/cgroup-props.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 54.27   CC       criu/cgroup.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 56.04   CC       criu/clone-noasan.o
10:36:41 [2020-09-16T10:36:41.360Z] #39 56.14   CC       criu/config.o
10:36:41 [2020-09-16T10:36:41.376Z] #52 ...
10:36:41 [2020-09-16T10:36:41.376Z] 
10:36:41 [2020-09-16T10:36:41.376Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.68 + cd /tmp/tmp.XQkFh0G8KN/src/github.com/golangci/golangci-lint/
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.68 + git checkout -q v1.23.8
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.95 ++ git describe --tags
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.96 + version=v1.23.8
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.96 ++ git rev-parse --short HEAD
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.96 + commit=76a82c6
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.96 ++ git show -s --format=%cd
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.96 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:36:41 [2020-09-16T10:36:41.376Z] #45 97.97 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:36:41 [2020-09-16T10:36:41.603Z] #6 DONE 0.2s
10:36:41 [2020-09-16T10:36:41.603Z] 
10:36:41 [2020-09-16T10:36:41.603Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:36:41 [2020-09-16T10:36:41.603Z] #5 DONE 0.3s
10:36:41 [2020-09-16T10:36:41.603Z] 
10:36:41 [2020-09-16T10:36:41.603Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:41 [2020-09-16T10:36:41.603Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:36:41 [2020-09-16T10:36:41.603Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:36:41 [2020-09-16T10:36:41.603Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
10:36:41 [2020-09-16T10:36:41.603Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
10:36:41 [2020-09-16T10:36:41.603Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
10:36:41 [2020-09-16T10:36:41.603Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
10:36:41 [2020-09-16T10:36:41.603Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
10:36:41 [2020-09-16T10:36:41.654Z] #39 ...
10:36:41 [2020-09-16T10:36:41.654Z] 
10:36:41 [2020-09-16T10:36:41.654Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:36:41 [2020-09-16T10:36:41.654Z] #17 16.91 Selecting previously unselected package python3.
10:36:41 [2020-09-16T10:36:41.654Z] #17 16.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 ... 23860 files and directories currently installed.)
10:36:41 [2020-09-16T10:36:41.654Z] #17 16.95 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
10:36:41 [2020-09-16T10:36:41.654Z] #17 16.97 Unpacking python3 (3.7.3-1) ...
10:36:41 [2020-09-16T10:36:41.860Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.10MB / 50.40MB 0.3s
10:36:41 [2020-09-16T10:36:41.860Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.29MB / 7.81MB 0.3s
10:36:41 [2020-09-16T10:36:41.860Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.09MB / 10.00MB 0.3s
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.11 Selecting previously unselected package libip4tc0:s390x.
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.11 Unpacking libip4tc0:s390x (1.8.2-4) ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.16 Selecting previously unselected package libip6tc0:s390x.
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.17 Unpacking libip6tc0:s390x (1.8.2-4) ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.26 Selecting previously unselected package libiptc0:s390x.
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.26 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.26 Unpacking libiptc0:s390x (1.8.2-4) ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.32 Selecting previously unselected package libnfnetlink0:s390x.
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.33 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.38 Selecting previously unselected package libnetfilter-conntrack3:s390x.
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
10:36:41 [2020-09-16T10:36:41.948Z] #17 17.38 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:36:42 [2020-09-16T10:36:42.117Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.92MB / 50.40MB 0.7s
10:36:42 [2020-09-16T10:36:42.117Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
10:36:42 [2020-09-16T10:36:42.117Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done
10:36:42 [2020-09-16T10:36:42.117Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.56MB / 51.83MB 0.7s
10:36:42 [2020-09-16T10:36:42.117Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.43MB / 68.67MB 0.7s
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.44 Selecting previously unselected package libnftnl11:s390x.
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.44 Unpacking libnftnl11:s390x (1.1.2-2) ...
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.52 Selecting previously unselected package iptables.
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.52 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.53 Unpacking iptables (1.8.2-4) ...
10:36:42 [2020-09-16T10:36:42.242Z] #17 17.77 Selecting previously unselected package xxd.
10:36:42 [2020-09-16T10:36:42.377Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
10:36:42 [2020-09-16T10:36:42.377Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.52MB / 51.83MB 0.9s
10:36:42 [2020-09-16T10:36:42.377Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.71MB / 68.67MB 0.9s
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.77 Unpacking xxd (2:8.1.0875-5) ...
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.86 Selecting previously unselected package vim-common.
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.87 Unpacking vim-common (2:8.1.0875-5) ...
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.94 Selecting previously unselected package bash-completion.
10:36:42 [2020-09-16T10:36:42.536Z] #17 17.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:36:42 [2020-09-16T10:36:42.676Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.07MB / 51.83MB 1.0s
10:36:42 [2020-09-16T10:36:42.676Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.78MB / 68.67MB 1.0s
10:36:42 [2020-09-16T10:36:42.676Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.33MB / 51.83MB 1.1s
10:36:42 [2020-09-16T10:36:42.676Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.68MB / 68.67MB 1.1s
10:36:42 [2020-09-16T10:36:42.941Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.85MB / 68.67MB 1.2s
10:36:42 [2020-09-16T10:36:42.941Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
10:36:43 [2020-09-16T10:36:43.003Z] #45 ...
10:36:43 [2020-09-16T10:36:43.003Z] 
10:36:43 [2020-09-16T10:36:43.003Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:36:43 [2020-09-16T10:36:43.003Z] #52 114.8 + bin/containerd-stress
10:36:43 [2020-09-16T10:36:43.200Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done
10:36:43 [2020-09-16T10:36:43.200Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.5s
10:36:43 [2020-09-16T10:36:43.200Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.5s
10:36:43 [2020-09-16T10:36:43.457Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s done
10:36:43 [2020-09-16T10:36:43.457Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.68MB / 120.17MB 1.9s
10:36:43 [2020-09-16T10:36:43.458Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.9s
10:36:43 [2020-09-16T10:36:43.561Z] Client:
10:36:43 [2020-09-16T10:36:43.561Z]  Debug Mode: false
10:36:43 [2020-09-16T10:36:43.561Z] 
10:36:43 [2020-09-16T10:36:43.561Z] Server:
10:36:43 [2020-09-16T10:36:43.561Z]  Containers: 0
10:36:43 [2020-09-16T10:36:43.561Z]   Running: 0
10:36:43 [2020-09-16T10:36:43.561Z]   Paused: 0
10:36:43 [2020-09-16T10:36:43.561Z]   Stopped: 0
10:36:43 [2020-09-16T10:36:43.561Z]  Images: 0
10:36:43 [2020-09-16T10:36:43.561Z]  Server Version: 19.03.12
10:36:43 [2020-09-16T10:36:43.561Z]  Storage Driver: overlay2
10:36:43 [2020-09-16T10:36:43.561Z]   Backing Filesystem: extfs
10:36:43 [2020-09-16T10:36:43.561Z]   Supports d_type: true
10:36:43 [2020-09-16T10:36:43.561Z]   Native Overlay Diff: true
10:36:43 [2020-09-16T10:36:43.561Z]  Logging Driver: json-file
10:36:43 [2020-09-16T10:36:43.561Z]  Cgroup Driver: cgroupfs
10:36:43 [2020-09-16T10:36:43.561Z]  Plugins:
10:36:43 [2020-09-16T10:36:43.561Z]   Volume: local
10:36:43 [2020-09-16T10:36:43.561Z]   Network: bridge host ipvlan macvlan null overlay
10:36:43 [2020-09-16T10:36:43.561Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:36:43 [2020-09-16T10:36:43.561Z]  Swarm: inactive
10:36:43 [2020-09-16T10:36:43.561Z]  Runtimes: runc
10:36:43 [2020-09-16T10:36:43.561Z]  Default Runtime: runc
10:36:43 [2020-09-16T10:36:43.561Z]  Init Binary: docker-init
10:36:43 [2020-09-16T10:36:43.561Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:36:43 [2020-09-16T10:36:43.561Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:36:43 [2020-09-16T10:36:43.561Z]  init version: fec3683
10:36:43 [2020-09-16T10:36:43.561Z]  Security Options:
10:36:43 [2020-09-16T10:36:43.561Z]   apparmor
10:36:43 [2020-09-16T10:36:43.561Z]   seccomp
10:36:43 [2020-09-16T10:36:43.561Z]    Profile: default
10:36:43 [2020-09-16T10:36:43.561Z]  Kernel Version: 4.15.0-1082-aws
10:36:43 [2020-09-16T10:36:43.561Z]  Operating System: Ubuntu 16.04.7 LTS
10:36:43 [2020-09-16T10:36:43.561Z]  OSType: linux
10:36:43 [2020-09-16T10:36:43.561Z]  Architecture: aarch64
10:36:43 [2020-09-16T10:36:43.561Z]  CPUs: 4
10:36:43 [2020-09-16T10:36:43.561Z]  Total Memory: 7.525GiB
10:36:43 [2020-09-16T10:36:43.561Z]  Name: ip-10-100-61-76
10:36:43 [2020-09-16T10:36:43.561Z]  ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP
10:36:43 [2020-09-16T10:36:43.561Z]  Docker Root Dir: /var/lib/docker
10:36:43 [2020-09-16T10:36:43.561Z]  Debug Mode: false
10:36:43 [2020-09-16T10:36:43.561Z]  Registry: https://index.docker.io/v1/
10:36:43 [2020-09-16T10:36:43.561Z]  Labels:
10:36:43 [2020-09-16T10:36:43.561Z]  Experimental: true
10:36:43 [2020-09-16T10:36:43.561Z]  Insecure Registries:
10:36:43 [2020-09-16T10:36:43.561Z]   127.0.0.0/8
10:36:43 [2020-09-16T10:36:43.561Z]  Live Restore Enabled: true
10:36:43 [2020-09-16T10:36:43.561Z] 
10:36:43 [2020-09-16T10:36:43.561Z] WARNING: No swap limit support
[Pipeline] sh
10:36:43 [2020-09-16T10:36:43.717Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s done
10:36:43 [2020-09-16T10:36:43.717Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.33MB / 120.17MB 2.2s
10:36:43 [2020-09-16T10:36:43.717Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s done
10:36:43 [2020-09-16T10:36:43.856Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:36:43 [2020-09-16T10:36:43.856Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:36:43 [2020-09-16T10:36:43.856Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41450/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:36:43 [2020-09-16T10:36:43.856Z] + bash /home/ubuntu/workspace/moby_PR-41450/check-config.sh
10:36:43 [2020-09-16T10:36:43.856Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:36:43 [2020-09-16T10:36:43.856Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ...
10:36:43 [2020-09-16T10:36:43.856Z] 
10:36:43 [2020-09-16T10:36:43.856Z] Generally Necessary:
10:36:43 [2020-09-16T10:36:43.856Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:36:43 [2020-09-16T10:36:43.856Z] - apparmor: enabled and tools installed
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_NAMESPACES: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_NET_NS: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_PID_NS: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_IPC_NS: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_UTS_NS: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_CGROUPS: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_CGROUP_CPUACCT: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_CGROUP_DEVICE: enabled
10:36:43 [2020-09-16T10:36:43.856Z] - CONFIG_CGROUP_FREEZER: enabled
10:36:43 [2020-09-16T10:36:43.974Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.27MB / 120.17MB 2.4s
10:36:43 [2020-09-16T10:36:43.974Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.79MB / 120.17MB 2.6s
10:36:44 [2020-09-16T10:36:44.052Z] #17 19.24 Unpacking bash-completion (1:2.8-6) ...
10:36:44 [2020-09-16T10:36:44.053Z] #17 19.50 Selecting previously unselected package bzip2.
10:36:44 [2020-09-16T10:36:44.131Z] - CONFIG_CGROUP_SCHED: enabled
10:36:44 [2020-09-16T10:36:44.131Z] - CONFIG_CPUSETS: enabled
10:36:44 [2020-09-16T10:36:44.131Z] - CONFIG_MEMCG: enabled
10:36:44 [2020-09-16T10:36:44.131Z] - CONFIG_KEYS: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_VETH: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_BRIDGE: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_NF_NAT: enabled (as module)
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_NF_NAT_NEEDED: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_POSIX_MQUEUE: enabled
10:36:44 [2020-09-16T10:36:44.132Z] 
10:36:44 [2020-09-16T10:36:44.132Z] Optional Features:
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_USER_NS: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_SECCOMP: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_CGROUP_PIDS: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_MEMCG_SWAP: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:36:44 [2020-09-16T10:36:44.132Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_BLK_CGROUP: enabled
10:36:44 [2020-09-16T10:36:44.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:36:44 [2020-09-16T10:36:44.233Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.31MB / 120.17MB 2.8s
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.54 Selecting previously unselected package xz-utils.
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.54 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.55 Unpacking xz-utils (5.2.4-1) ...
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.68 Selecting previously unselected package apparmor.
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.68 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.345Z] #17 19.73 Unpacking apparmor (2.13.2-10) ...
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IOSCHED_CFQ: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_CGROUP_PERF: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_CGROUP_HUGETLB: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_CFS_BANDWIDTH: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_RT_GROUP_SCHED: missing
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IP_VS: enabled (as module)
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IP_VS_NFCT: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_IP_VS_RR: enabled (as module)
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_EXT4_FS: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:36:44 [2020-09-16T10:36:44.398Z] - Network Drivers:
10:36:44 [2020-09-16T10:36:44.398Z]   - "overlay":
10:36:44 [2020-09-16T10:36:44.398Z]     - CONFIG_VXLAN: enabled (as module)
10:36:44 [2020-09-16T10:36:44.398Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:36:44 [2020-09-16T10:36:44.398Z]       Optional (for encrypted networks):
10:36:44 [2020-09-16T10:36:44.493Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.96MB / 120.17MB 2.9s
10:36:44 [2020-09-16T10:36:44.493Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.05MB / 120.17MB 3.0s
10:36:44 [2020-09-16T10:36:44.639Z] #17 19.94 Selecting previously unselected package aufs-tools.
10:36:44 [2020-09-16T10:36:44.639Z] #17 19.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.639Z] #17 19.94 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:36:44 [2020-09-16T10:36:44.639Z] #17 20.03 Selecting previously unselected package libonig5:s390x.
10:36:44 [2020-09-16T10:36:44.639Z] #17 20.03 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.639Z] #17 20.03 Unpacking libonig5:s390x (6.9.1-1) ...
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_CRYPTO: enabled
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_CRYPTO_AEAD: enabled
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_CRYPTO_GCM: enabled
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_CRYPTO_GHASH: enabled
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_XFRM: enabled
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_XFRM_USER: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_INET_ESP: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]   - "ipvlan":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_IPVLAN: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]   - "macvlan":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_MACVLAN: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_DUMMY: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]   - "ftp,tftp client in container":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z] - Storage Drivers:
10:36:44 [2020-09-16T10:36:44.660Z]   - "aufs":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_AUFS_FS: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]   - "btrfs":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:36:44 [2020-09-16T10:36:44.660Z]   - "devicemapper":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_BLK_DEV_DM: enabled
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]   - "overlay":
10:36:44 [2020-09-16T10:36:44.660Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:36:44 [2020-09-16T10:36:44.660Z]   - "zfs":
10:36:44 [2020-09-16T10:36:44.660Z]     - /dev/zfs: missing
10:36:44 [2020-09-16T10:36:44.660Z]     - zfs command: missing
10:36:44 [2020-09-16T10:36:44.660Z]     - zpool command: missing
10:36:44 [2020-09-16T10:36:44.660Z] 
10:36:44 [2020-09-16T10:36:44.660Z] Limits:
10:36:44 [2020-09-16T10:36:44.751Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.26MB / 120.17MB 3.1s
10:36:44 [2020-09-16T10:36:44.752Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.78MB / 120.17MB 3.3s
10:36:44 [2020-09-16T10:36:44.922Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:36:44 [2020-09-16T10:36:44.922Z] 
10:36:44 [2020-09-16T10:36:44.922Z] + true
[Pipeline] }
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.12 Selecting previously unselected package libjq1:s390x.
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.13 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.22 Selecting previously unselected package jq.
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.22 Unpacking jq (1.5+dfsg-2+b1) ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.27 Selecting previously unselected package libaio1:s390x.
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.27 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.27 Unpacking libaio1:s390x (0.3.112-3) ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.30 Selecting previously unselected package libgpm2:s390x.
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.30 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.30 Unpacking libgpm2:s390x (1.20.7-5) ...
10:36:44 [2020-09-16T10:36:44.933Z] #17 20.35 Selecting previously unselected package libicu63:s390x.
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:36:45 [2020-09-16T10:36:45.012Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 3.4s
10:36:45 [2020-09-16T10:36:45.227Z] #17 20.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
10:36:45 [2020-09-16T10:36:45.227Z] #17 20.35 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:36:45 [2020-09-16T10:36:45.272Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.7s
10:36:45 [2020-09-16T10:36:45.275Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 .
10:36:45 [2020-09-16T10:36:45.275Z] #1 [internal] load .dockerignore
10:36:45 [2020-09-16T10:36:45.838Z] #7 ...
10:36:45 [2020-09-16T10:36:45.838Z] 
10:36:45 [2020-09-16T10:36:45.838Z] #20 [internal] load build context
10:36:45 [2020-09-16T10:36:45.838Z] #20 transferring context: 51.44MB 3.9s done
10:36:45 [2020-09-16T10:36:45.838Z] #20 DONE 4.3s
10:36:45 [2020-09-16T10:36:45.838Z] 
10:36:45 [2020-09-16T10:36:45.838Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:45 [2020-09-16T10:36:45.853Z] #1 transferring context: 87B 0.0s done
10:36:45 [2020-09-16T10:36:45.853Z] #1 DONE 0.7s
10:36:45 [2020-09-16T10:36:45.853Z] 
10:36:45 [2020-09-16T10:36:45.853Z] #2 [internal] load build definition from Dockerfile
10:36:45 [2020-09-16T10:36:45.853Z] #2 transferring dockerfile: 16.37kB 0.0s done
10:36:45 [2020-09-16T10:36:45.853Z] #2 DONE 0.7s
10:36:45 [2020-09-16T10:36:45.853Z] 
10:36:45 [2020-09-16T10:36:45.853Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:36:46 [2020-09-16T10:36:46.096Z] #7 ...
10:36:46 [2020-09-16T10:36:46.096Z] 
10:36:46 [2020-09-16T10:36:46.096Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:36:46 [2020-09-16T10:36:46.096Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:36:46 [2020-09-16T10:36:46.096Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:36:46 [2020-09-16T10:36:46.096Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:36:46 [2020-09-16T10:36:46.096Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done
10:36:46 [2020-09-16T10:36:46.096Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done
10:36:46 [2020-09-16T10:36:46.096Z] #58 DONE 4.5s
10:36:46 [2020-09-16T10:36:46.096Z] 
10:36:46 [2020-09-16T10:36:46.096Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:46 [2020-09-16T10:36:46.096Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.4s done
10:36:46 [2020-09-16T10:36:46.291Z] #52 118.3 + bin/containerd-shim
10:36:46 [2020-09-16T10:36:46.427Z] #3 DONE 0.5s
10:36:46 [2020-09-16T10:36:46.427Z] 
10:36:46 [2020-09-16T10:36:46.427Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:36:46 [2020-09-16T10:36:46.427Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:36:46 [2020-09-16T10:36:46.427Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:36:46 [2020-09-16T10:36:46.427Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
10:36:46 [2020-09-16T10:36:46.427Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
10:36:46 [2020-09-16T10:36:46.427Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
10:36:46 [2020-09-16T10:36:46.690Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.19MB / 8.28MB 0.2s
10:36:46 [2020-09-16T10:36:46.690Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.26MB / 8.28MB 0.4s
10:36:46 [2020-09-16T10:36:46.952Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s
10:36:47 [2020-09-16T10:36:47.214Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done
10:36:47 [2020-09-16T10:36:47.214Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
10:36:47 [2020-09-16T10:36:47.214Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.31 Selecting previously unselected package libnet1:s390x.
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.31 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.35 Selecting previously unselected package libnl-3-200:s390x.
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.35 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.42 Selecting previously unselected package libprotobuf-c1:s390x.
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.42 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.47 Selecting previously unselected package libreadline5:s390x.
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.54 Selecting previously unselected package net-tools.
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.65 Selecting previously unselected package python-pip-whl.
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:36:47 [2020-09-16T10:36:47.303Z] #17 22.66 Unpacking python-pip-whl (18.1-5) ...
10:36:47 [2020-09-16T10:36:47.472Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s done
10:36:47 [2020-09-16T10:36:47.478Z] #4 DONE 1.0s
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.00 Selecting previously unselected package python3-lib2to3.
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.01 Unpacking python3-lib2to3 (3.7.3-1) ...
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.05 Selecting previously unselected package python3-distutils.
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.05 Unpacking python3-distutils (3.7.3-1) ...
10:36:47 [2020-09-16T10:36:47.596Z] #17 23.12 Selecting previously unselected package python3-pip.
10:36:47 [2020-09-16T10:36:47.729Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
10:36:47 [2020-09-16T10:36:47.739Z] 
10:36:47 [2020-09-16T10:36:47.739Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.13 Unpacking python3-pip (18.1-5) ...
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.24 Selecting previously unselected package python3-pkg-resources.
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.24 Unpacking python3-pkg-resources (40.8.0-1) ...
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.31 Selecting previously unselected package python3-setuptools.
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:36:47 [2020-09-16T10:36:47.889Z] #17 23.32 Unpacking python3-setuptools (40.8.0-1) ...
10:36:47 [2020-09-16T10:36:47.986Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
10:36:48 [2020-09-16T10:36:48.004Z] #5 DONE 0.3s
10:36:48 [2020-09-16T10:36:48.004Z] 
10:36:48 [2020-09-16T10:36:48.004Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:36:48 [2020-09-16T10:36:48.004Z] #6 DONE 0.4s
10:36:48 [2020-09-16T10:36:48.004Z] 
10:36:48 [2020-09-16T10:36:48.004Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:48 [2020-09-16T10:36:48.004Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:36:48 [2020-09-16T10:36:48.182Z] #17 23.51 Selecting previously unselected package python3-wheel.
10:36:48 [2020-09-16T10:36:48.182Z] #17 23.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:36:48 [2020-09-16T10:36:48.182Z] #17 23.51 Unpacking python3-wheel (0.32.3-2) ...
10:36:48 [2020-09-16T10:36:48.182Z] #17 23.55 Selecting previously unselected package sudo.
10:36:48 [2020-09-16T10:36:48.182Z] #17 23.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
10:36:48 [2020-09-16T10:36:48.182Z] #17 23.56 Unpacking sudo (1.8.27-1+deb10u2) ...
10:36:48 [2020-09-16T10:36:48.198Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.7s done
10:36:48 [2020-09-16T10:36:48.198Z] #8 DONE 25.3s
10:36:48 [2020-09-16T10:36:48.198Z] 
10:36:48 [2020-09-16T10:36:48.198Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:36:48 [2020-09-16T10:36:48.198Z] #9 DONE 0.2s
10:36:48 [2020-09-16T10:36:48.198Z] 
10:36:48 [2020-09-16T10:36:48.198Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:36:48 [2020-09-16T10:36:48.198Z] #10 DONE 0.2s
10:36:48 [2020-09-16T10:36:48.198Z] 
10:36:48 [2020-09-16T10:36:48.198Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:36:48 [2020-09-16T10:36:48.198Z] #31 ...
10:36:48 [2020-09-16T10:36:48.198Z] 
10:36:48 [2020-09-16T10:36:48.198Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:36:48 [2020-09-16T10:36:48.198Z] #28 DONE 0.1s
10:36:48 [2020-09-16T10:36:48.198Z] 
10:36:48 [2020-09-16T10:36:48.198Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:36:48 [2020-09-16T10:36:48.198Z] #36 DONE 0.1s
10:36:48 [2020-09-16T10:36:48.198Z] 
10:36:48 [2020-09-16T10:36:48.198Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:36:48 [2020-09-16T10:36:48.198Z] #37 0.735 + git clone https://github.com/docker/distribution.git .
10:36:48 [2020-09-16T10:36:48.198Z] #37 0.737 Cloning into '.'...
10:36:48 [2020-09-16T10:36:48.242Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
10:36:48 [2020-09-16T10:36:48.274Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
10:36:48 [2020-09-16T10:36:48.274Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
10:36:48 [2020-09-16T10:36:48.274Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.3s
10:36:48 [2020-09-16T10:36:48.274Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.3s
10:36:48 [2020-09-16T10:36:48.274Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:36:48 [2020-09-16T10:36:48.476Z] #17 23.81 Selecting previously unselected package thin-provisioning-tools.
10:36:48 [2020-09-16T10:36:48.476Z] #17 23.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
10:36:48 [2020-09-16T10:36:48.476Z] #17 23.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:36:48 [2020-09-16T10:36:48.476Z] #17 23.96 Selecting previously unselected package uidmap.
10:36:48 [2020-09-16T10:36:48.476Z] #17 23.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
10:36:48 [2020-09-16T10:36:48.476Z] #17 23.97 Unpacking uidmap (1:4.5-1.1) ...
10:36:48 [2020-09-16T10:36:48.476Z] #17 24.02 Selecting previously unselected package vim-runtime.
10:36:48 [2020-09-16T10:36:48.499Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
10:36:48 [2020-09-16T10:36:48.499Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
10:36:48 [2020-09-16T10:36:48.583Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 19.23MB / 49.18MB 0.5s
10:36:48 [2020-09-16T10:36:48.583Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.79MB / 7.68MB 0.5s
10:36:48 [2020-09-16T10:36:48.769Z] #17 24.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:36:48 [2020-09-16T10:36:48.769Z] #17 24.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:36:48 [2020-09-16T10:36:48.769Z] #17 24.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:36:48 [2020-09-16T10:36:48.769Z] #17 24.06 Unpacking vim-runtime (2:8.1.0875-5) ...
10:36:50 [2020-09-16T10:36:50.348Z] #37 ...
10:36:50 [2020-09-16T10:36:50.348Z] 
10:36:50 [2020-09-16T10:36:50.348Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.703 + RM_GOPATH=0
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.703 + TMP_GOPATH=
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.704 + : /build
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.704 + '[' -z '' ']'
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.705 ++ mktemp -d
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.706 + export GOPATH=/tmp/tmp.ssehll5tTb
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.706 + GOPATH=/tmp/tmp.ssehll5tTb
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.706 + RM_GOPATH=1
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.706 + case "$(go env GOARCH)" in
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.707 ++ go env GOARCH
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.717 + export GO_BUILDMODE=-buildmode=pie
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.717 + GO_BUILDMODE=-buildmode=pie
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.720 ++ dirname /tmp/install/install.sh
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.722 + dir=/tmp/install
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.722 + bin=gotestsum
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.722 + shift
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.722 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.722 + . /tmp/install/gotestsum.installer
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.722 ++ : v0.3.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.723 + install_gotestsum
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.724 + set -e
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.724 + export GO111MODULE=on
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.724 + GO111MODULE=on
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.724 + GOBIN=/build
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.724 + go get gotest.tools/gotestsum@v0.3.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.749 go: finding gotest.tools v0.3.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 0.750 go: finding gotest.tools/gotestsum v0.3.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 1.523 go: downloading gotest.tools/gotestsum v0.3.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 2.461 go: extracting gotest.tools/gotestsum v0.3.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 3.882 go: downloading gotest.tools v2.1.0+incompatible
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.108 go: extracting gotest.tools v2.1.0+incompatible
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.253 go: downloading github.com/spf13/pflag v1.0.1
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.276 go: downloading github.com/fatih/color v1.6.0
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.364 go: downloading github.com/sirupsen/logrus v1.0.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.374 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.403 go: downloading github.com/jonboulle/clockwork v0.1.0
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.489 go: downloading github.com/pkg/errors v0.8.0
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.828 go: extracting github.com/jonboulle/clockwork v0.1.0
10:36:50 [2020-09-16T10:36:50.348Z] #44 4.887 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.051 go: extracting github.com/pkg/errors v0.8.0
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.080 go: extracting github.com/fatih/color v1.6.0
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.095 go: downloading github.com/mattn/go-isatty v0.0.3
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.142 go: extracting github.com/sirupsen/logrus v1.0.5
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.143 go: downloading github.com/mattn/go-colorable v0.0.9
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.144 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:36:50 [2020-09-16T10:36:50.348Z] #44 5.177 go: extracting github.com/spf13/pflag v1.0.1
10:36:50 [2020-09-16T10:36:50.523Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.3s
10:36:50 [2020-09-16T10:36:50.523Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done
10:36:50 [2020-09-16T10:36:50.523Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.3s
10:36:50 [2020-09-16T10:36:50.523Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.3s
10:36:50 [2020-09-16T10:36:50.650Z] #44 5.366 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:36:50 [2020-09-16T10:36:50.650Z] #44 5.384 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:36:50 [2020-09-16T10:36:50.650Z] #44 5.389 go: extracting github.com/mattn/go-isatty v0.0.3
10:36:50 [2020-09-16T10:36:50.650Z] #44 5.397 go: extracting github.com/mattn/go-colorable v0.0.9
10:36:50 [2020-09-16T10:36:50.787Z] #7 ...
10:36:50 [2020-09-16T10:36:50.787Z] 
10:36:50 [2020-09-16T10:36:50.787Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:36:50 [2020-09-16T10:36:50.787Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:36:50 [2020-09-16T10:36:50.787Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:36:50 [2020-09-16T10:36:50.787Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:36:50 [2020-09-16T10:36:50.787Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
10:36:50 [2020-09-16T10:36:50.787Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
10:36:50 [2020-09-16T10:36:50.787Z] #62 DONE 2.7s
10:36:50 [2020-09-16T10:36:50.787Z] 
10:36:50 [2020-09-16T10:36:50.787Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:50 [2020-09-16T10:36:50.787Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.5s done
10:36:50 [2020-09-16T10:36:50.787Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.65MB / 52.16MB 2.7s
10:36:50 [2020-09-16T10:36:50.787Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s done
10:36:50 [2020-09-16T10:36:50.787Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
10:36:50 [2020-09-16T10:36:50.787Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.7s
10:36:50 [2020-09-16T10:36:50.787Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 125.53kB / 62.53MB 2.7s
10:36:50 [2020-09-16T10:36:50.845Z] #17 25.82 Selecting previously unselected package vim.
10:36:50 [2020-09-16T10:36:50.845Z] #17 25.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
10:36:50 [2020-09-16T10:36:50.845Z] #17 25.83 Unpacking vim (2:8.1.0875-5) ...
10:36:50 [2020-09-16T10:36:50.845Z] #17 26.17 Selecting previously unselected package xfsprogs.
10:36:50 [2020-09-16T10:36:50.845Z] #17 26.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
10:36:50 [2020-09-16T10:36:50.845Z] #17 26.17 Unpacking xfsprogs (4.20.0-1) ...
10:36:51 [2020-09-16T10:36:51.019Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
10:36:51 [2020-09-16T10:36:51.019Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
10:36:51 [2020-09-16T10:36:51.066Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 29.12MB / 52.16MB 2.8s
10:36:51 [2020-09-16T10:36:51.066Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.95MB / 62.53MB 2.8s
10:36:51 [2020-09-16T10:36:51.066Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 34.52MB / 52.16MB 3.0s
10:36:51 [2020-09-16T10:36:51.066Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.85MB / 97.69MB 3.0s
10:36:51 [2020-09-16T10:36:51.066Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.11MB / 62.53MB 3.0s
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.43 Selecting previously unselected package zip.
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.43 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.43 Unpacking zip (3.0-11+b1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.53 Setting up aufs-tools (1:4.14+20190211-1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.55 Setting up libip6tc0:s390x (1.8.2-4) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.55 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.57 Setting up libgpm2:s390x (1.20.7-5) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.57 Setting up libip4tc0:s390x (1.8.2-4) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.58 Setting up uidmap (1:4.5-1.1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.59 Setting up libnftnl11:s390x (1.1.2-2) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.59 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.61 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.62 Setting up xxd (2:8.1.0875-5) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.62 Setting up zip (3.0-11+b1) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.63 Setting up vim-common (2:8.1.0875-5) ...
10:36:51 [2020-09-16T10:36:51.138Z] #17 26.66 Setting up bash-completion (1:2.8-6) ...
10:36:51 [2020-09-16T10:36:51.338Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.2s
10:36:51 [2020-09-16T10:36:51.338Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 3.2s
10:36:51 [2020-09-16T10:36:51.338Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 43.99MB / 62.53MB 3.2s
10:36:51 [2020-09-16T10:36:51.338Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.02MB / 62.53MB 3.3s
10:36:51 [2020-09-16T10:36:51.601Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 43.60MB / 97.69MB 3.4s
10:36:51 [2020-09-16T10:36:51.601Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 52.31MB / 97.69MB 3.6s
10:36:51 [2020-09-16T10:36:51.869Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.08MB / 97.69MB 3.7s
10:36:51 [2020-09-16T10:36:51.869Z] #7 ...
10:36:51 [2020-09-16T10:36:51.869Z] 
10:36:51 [2020-09-16T10:36:51.869Z] #63 [internal] load build context
10:36:51 [2020-09-16T10:36:51.869Z] #63 transferring context: 51.44MB 2.9s done
10:36:51 [2020-09-16T10:36:51.869Z] #63 DONE 3.8s
10:36:51 [2020-09-16T10:36:51.869Z] 
10:36:51 [2020-09-16T10:36:51.869Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:36:51 [2020-09-16T10:36:51.869Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 3.8s
10:36:52 [2020-09-16T10:36:52.370Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 80.40MB / 97.69MB 4.0s
10:36:52 [2020-09-16T10:36:52.636Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.2s
10:36:52 [2020-09-16T10:36:52.651Z] #17 27.97 Setting up libiptc0:s390x (1.8.2-4) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 ...
10:36:52 [2020-09-16T10:36:52.651Z] 
10:36:52 [2020-09-16T10:36:52.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:52 [2020-09-16T10:36:52.651Z] #39 57.23   CC       criu/cr-check.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 58.00   CC       criu/cr-dedup.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 58.28   CC       criu/cr-dump.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 59.32   CC       criu/cr-errno.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 59.34   CC       criu/cr-restore.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 61.49   CC       criu/cr-service.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 62.14   CC       criu/crtools.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 62.39   CC       criu/eventfd.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 62.63   CC       criu/eventpoll.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 63.14   CC       criu/external.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 63.31   CC       criu/fault-injection.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 63.35   CC       criu/fdstore.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 63.57   CC       criu/fifo.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 63.78   CC       criu/file-ids.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 63.99   CC       criu/file-lock.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 64.45   CC       criu/files-ext.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 64.72   CC       criu/files-reg.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 65.83   CC       criu/files.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 66.96   CC       criu/filesystems.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 67.36   CC       criu/fsnotify.o
10:36:52 [2020-09-16T10:36:52.651Z] #39 ...
10:36:52 [2020-09-16T10:36:52.651Z] 
10:36:52 [2020-09-16T10:36:52.651Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:36:52 [2020-09-16T10:36:52.651Z] #17 27.97 Setting up xz-utils (5.2.4-1) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 27.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:36:52 [2020-09-16T10:36:52.651Z] #17 27.99 Setting up sudo (1.8.27-1+deb10u2) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.02 invoke-rc.d: could not determine current runlevel
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.03 invoke-rc.d: policy-rc.d denied execution of start.
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.03 Setting up pigz (2.4-1) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.04 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.04 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.05 Setting up python-pip-whl (18.1-5) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.06 Setting up libmpdec2:s390x (2.4.2-2) ...
10:36:52 [2020-09-16T10:36:52.651Z] #17 28.07 Setting up vim-runtime (2:8.1.0875-5) ...
10:36:52 [2020-09-16T10:36:52.912Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
10:36:52 [2020-09-16T10:36:52.912Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.22 Setting up libaio1:s390x (0.3.112-3) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.23 Setting up libonig5:s390x (6.9.1-1) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.24 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.24 Setting up vim (2:8.1.0875-5) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.29 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.29 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.30 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.31 Setting up jq (1.5+dfsg-2+b1) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.31 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
10:36:52 [2020-09-16T10:36:52.944Z] #17 28.32 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:36:53 [2020-09-16T10:36:53.432Z] #44 8.089 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:36:53 [2020-09-16T10:36:53.432Z] #44 8.373 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:36:53 [2020-09-16T10:36:53.595Z] #45 ...
10:36:53 [2020-09-16T10:36:53.595Z] 
10:36:53 [2020-09-16T10:36:53.595Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:36:53 [2020-09-16T10:36:53.595Z] #52 113.0 + bin/containerd-stress
10:36:53 [2020-09-16T10:36:53.604Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.6s done
10:36:54 [2020-09-16T10:36:54.082Z] #44 8.741 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:36:54 [2020-09-16T10:36:54.504Z] #17 29.92 Setting up iptables (1.8.2-4) ...
10:36:54 [2020-09-16T10:36:54.504Z] #17 29.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:36:54 [2020-09-16T10:36:54.504Z] #17 29.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:36:54 [2020-09-16T10:36:54.504Z] #17 29.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:36:54 [2020-09-16T10:36:54.504Z] #17 29.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:36:54 [2020-09-16T10:36:54.798Z] #17 29.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:36:54 [2020-09-16T10:36:54.798Z] #17 29.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:36:54 [2020-09-16T10:36:54.798Z] #17 29.95 Setting up python3 (3.7.3-1) ...
10:36:54 [2020-09-16T10:36:54.798Z] #17 30.19 Setting up python3-wheel (0.32.3-2) ...
10:36:55 [2020-09-16T10:36:55.091Z] #17 30.60 Setting up apparmor (2.13.2-10) ...
10:36:55 [2020-09-16T10:36:55.153Z] #44 ...
10:36:55 [2020-09-16T10:36:55.153Z] 
10:36:55 [2020-09-16T10:36:55.153Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.776 + RM_GOPATH=0
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.776 + TMP_GOPATH=
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.776 + : /build
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.776 + '[' -z '' ']'
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.777 ++ mktemp -d
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.779 + export GOPATH=/tmp/tmp.ht1F4CVvcw
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.779 + GOPATH=/tmp/tmp.ht1F4CVvcw
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.779 + RM_GOPATH=1
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.779 + case "$(go env GOARCH)" in
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.780 ++ go env GOARCH
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.797 + export GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.797 + GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.798 ++ dirname /tmp/install/install.sh
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.805 + dir=/tmp/install
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.805 + bin=golangci_lint
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.805 + shift
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 + . /tmp/install/golangci_lint.installer
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 ++ : v1.23.8
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 Installing golangci-lint version v1.23.8
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 + install_golangci_lint
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 + echo 'Installing golangci-lint version v1.23.8'
10:36:55 [2020-09-16T10:36:55.153Z] #46 0.806 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:36:55 [2020-09-16T10:36:55.454Z] #46 ...
10:36:55 [2020-09-16T10:36:55.454Z] 
10:36:55 [2020-09-16T10:36:55.454Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.667 + RM_GOPATH=0
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.667 + TMP_GOPATH=
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.667 + : /build
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.667 + '[' -z '' ']'
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.669 ++ mktemp -d
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.671 + export GOPATH=/tmp/tmp.jQ6Kk6Ogb5
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.671 + GOPATH=/tmp/tmp.jQ6Kk6Ogb5
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.671 + RM_GOPATH=1
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.671 + case "$(go env GOARCH)" in
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.672 ++ go env GOARCH
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.679 + export GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.679 + GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.680 ++ dirname /tmp/install/install.sh
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.681 + dir=/tmp/install
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.681 + bin=proxy
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.681 + shift
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.681 + '[' '!' -f /tmp/install/proxy.installer ']'
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.681 + . /tmp/install/proxy.installer
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.681 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + install_proxy
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + case "$1" in
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + export CGO_ENABLED=0
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + CGO_ENABLED=0
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + _install_proxy
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jQ6Kk6Ogb5/src/github.com/docker/libnetwork
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.682 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:36:55 [2020-09-16T10:36:55.454Z] #61 0.684 Cloning into '/tmp/tmp.jQ6Kk6Ogb5/src/github.com/docker/libnetwork'...
10:36:55 [2020-09-16T10:36:55.454Z] #61 ...
10:36:55 [2020-09-16T10:36:55.454Z] 
10:36:55 [2020-09-16T10:36:55.454Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.872 + RM_GOPATH=0
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.872 + TMP_GOPATH=
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.872 + : /build
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.872 + '[' -z '' ']'
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.874 ++ mktemp -d
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.880 + export GOPATH=/tmp/tmp.IU3uq3auEl
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.880 + GOPATH=/tmp/tmp.IU3uq3auEl
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.880 + RM_GOPATH=1
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.881 + case "$(go env GOARCH)" in
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.882 ++ go env GOARCH
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.895 + export GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.895 + GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.896 ++ dirname /tmp/install/install.sh
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.905 + dir=/tmp/install
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.913 + bin=vndr
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.913 + shift
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.913 + '[' '!' -f /tmp/install/vndr.installer ']'
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.913 + . /tmp/install/vndr.installer
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.913 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.920 + install_vndr
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.920 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.921 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.921 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IU3uq3auEl/src/github.com/LK4D4/vndr
10:36:55 [2020-09-16T10:36:55.454Z] #42 0.962 Cloning into '/tmp/tmp.IU3uq3auEl/src/github.com/LK4D4/vndr'...
10:36:55 [2020-09-16T10:36:55.454Z] #42 1.884 + cd /tmp/tmp.IU3uq3auEl/src/github.com/LK4D4/vndr
10:36:55 [2020-09-16T10:36:55.454Z] #42 1.884 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:36:55 [2020-09-16T10:36:55.454Z] #42 1.921 + go build -buildmode=pie -v -o /build/vndr .
10:36:55 [2020-09-16T10:36:55.454Z] #42 3.659 internal/race
10:36:55 [2020-09-16T10:36:55.454Z] #42 3.730 internal/cpu
10:36:55 [2020-09-16T10:36:55.454Z] #42 3.816 sync/atomic
10:36:55 [2020-09-16T10:36:55.454Z] #42 3.900 unicode
10:36:55 [2020-09-16T10:36:55.454Z] #42 3.914 unicode/utf8
10:36:55 [2020-09-16T10:36:55.454Z] #42 5.292 math
10:36:55 [2020-09-16T10:36:55.454Z] #42 5.525 internal/bytealg
10:36:55 [2020-09-16T10:36:55.454Z] #42 5.565 internal/testlog
10:36:55 [2020-09-16T10:36:55.454Z] #42 6.423 unicode/utf16
10:36:55 [2020-09-16T10:36:55.454Z] #42 7.388 container/list
10:36:55 [2020-09-16T10:36:55.454Z] #42 8.062 runtime
10:36:55 [2020-09-16T10:36:55.454Z] #42 9.755 crypto/internal/subtle
10:36:55 [2020-09-16T10:36:55.454Z] #42 9.962 crypto/subtle
10:36:55 [2020-09-16T10:36:55.454Z] #42 10.35 vendor/golang.org/x/crypto/cryptobyte/asn1
10:36:55 [2020-09-16T10:36:55.756Z] #42 ...
10:36:55 [2020-09-16T10:36:55.756Z] 
10:36:55 [2020-09-16T10:36:55.756Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.935 + RM_GOPATH=0
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.935 + TMP_GOPATH=
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.935 + : /build
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.935 + '[' -z '' ']'
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.936 ++ mktemp -d
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.942 + export GOPATH=/tmp/tmp.eBf0oB9Rb9
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.942 + GOPATH=/tmp/tmp.eBf0oB9Rb9
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.942 + RM_GOPATH=1
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.942 + case "$(go env GOARCH)" in
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.943 ++ go env GOARCH
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.961 + export GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.961 + GO_BUILDMODE=-buildmode=pie
10:36:55 [2020-09-16T10:36:55.756Z] #22 0.986 ++ dirname /tmp/install/install.sh
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.005 + dir=/tmp/install
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.010 + bin=dockercli
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.010 + shift
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.010 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.011 + . /tmp/install/dockercli.installer
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.011 ++ : stable
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.011 ++ : 17.06.2-ce
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.012 + install_dockercli
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.012 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.013 Install docker/cli version 17.06.2-ce from stable
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.013 ++ uname -m
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.017 + arch=ppc64le
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.018 + '[' ppc64le '!=' x86_64 ']'
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.018 + '[' ppc64le '!=' s390x ']'
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.018 + '[' ppc64le '!=' armhf ']'
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.018 + build_dockercli
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.018 + git clone https://github.com/docker/docker-ce /tmp/tmp.eBf0oB9Rb9/tmp/docker-ce
10:36:55 [2020-09-16T10:36:55.756Z] #22 1.023 Cloning into '/tmp/tmp.eBf0oB9Rb9/tmp/docker-ce'...
10:36:55 [2020-09-16T10:36:55.756Z] #22 ...
10:36:55 [2020-09-16T10:36:55.756Z] 
10:36:55 [2020-09-16T10:36:55.756Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:36:55 [2020-09-16T10:36:55.756Z] #24 1.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #24 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #24 1.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #24 2.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #24 4.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #24 6.558 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:36:55 [2020-09-16T10:36:55.756Z] #24 ...
10:36:55 [2020-09-16T10:36:55.756Z] 
10:36:55 [2020-09-16T10:36:55.756Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:36:55 [2020-09-16T10:36:55.756Z] #52 1.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #52 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #52 1.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #52 2.618 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #52 4.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:36:55 [2020-09-16T10:36:55.756Z] #52 6.874 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:36:56 [2020-09-16T10:36:56.056Z] #52 ...
10:36:56 [2020-09-16T10:36:56.056Z] 
10:36:56 [2020-09-16T10:36:56.056Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:36:56 [2020-09-16T10:36:56.056Z] #33 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:36:56 [2020-09-16T10:36:56.056Z] #33 1.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:36:56 [2020-09-16T10:36:56.056Z] #33 1.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:36:56 [2020-09-16T10:36:56.056Z] #33 2.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:36:56 [2020-09-16T10:36:56.056Z] #33 5.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:36:56 [2020-09-16T10:36:56.056Z] #33 6.834 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:36:56 [2020-09-16T10:36:56.056Z] #33 ...
10:36:56 [2020-09-16T10:36:56.056Z] 
10:36:56 [2020-09-16T10:36:56.056Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:36:56 [2020-09-16T10:36:56.056Z] #29 0.825 + git clone https://github.com/kolyshkin/go-swagger.git .
10:36:56 [2020-09-16T10:36:56.056Z] #29 0.830 Cloning into '.'...
10:36:56 [2020-09-16T10:36:56.135Z] #17 31.46 Setting up xfsprogs (4.20.0-1) ...
10:36:56 [2020-09-16T10:36:56.135Z] #17 31.47 Setting up python3-lib2to3 (3.7.3-1) ...
10:36:56 [2020-09-16T10:36:56.355Z] #29 ...
10:36:56 [2020-09-16T10:36:56.355Z] 
10:36:56 [2020-09-16T10:36:56.355Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.643 + RM_GOPATH=0
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.643 + TMP_GOPATH=
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.643 + : /build
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.643 + '[' -z '' ']'
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.644 ++ mktemp -d
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.646 + export GOPATH=/tmp/tmp.3AH1KLnc8W
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.646 + GOPATH=/tmp/tmp.3AH1KLnc8W
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.646 + RM_GOPATH=1
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.646 + case "$(go env GOARCH)" in
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.647 ++ go env GOARCH
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.653 + export GO_BUILDMODE=-buildmode=pie
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.653 + GO_BUILDMODE=-buildmode=pie
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.654 ++ dirname /tmp/install/install.sh
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.655 + dir=/tmp/install
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.655 + bin=tomlv
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.656 + shift
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.656 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.656 + . /tmp/install/tomlv.installer
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.656 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.656 + install_tomlv
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.656 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.657 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3AH1KLnc8W/src/github.com/BurntSushi/toml
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.657 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:36:56 [2020-09-16T10:36:56.355Z] #31 0.659 Cloning into '/tmp/tmp.3AH1KLnc8W/src/github.com/BurntSushi/toml'...
10:36:56 [2020-09-16T10:36:56.355Z] #31 1.628 + cd /tmp/tmp.3AH1KLnc8W/src/github.com/BurntSushi/toml
10:36:56 [2020-09-16T10:36:56.355Z] #31 1.629 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:36:56 [2020-09-16T10:36:56.355Z] #31 1.644 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:36:56 [2020-09-16T10:36:56.355Z] #31 2.413 internal/cpu
10:36:56 [2020-09-16T10:36:56.355Z] #31 2.445 math/bits
10:36:56 [2020-09-16T10:36:56.355Z] #31 2.494 runtime/internal/sys
10:36:56 [2020-09-16T10:36:56.355Z] #31 2.521 runtime/internal/atomic
10:36:56 [2020-09-16T10:36:56.355Z] #31 2.909 runtime/internal/math
10:36:56 [2020-09-16T10:36:56.355Z] #31 3.189 unicode/utf8
10:36:56 [2020-09-16T10:36:56.355Z] #31 3.427 internal/race
10:36:56 [2020-09-16T10:36:56.355Z] #31 3.722 sync/atomic
10:36:56 [2020-09-16T10:36:56.355Z] #31 4.124 internal/bytealg
10:36:56 [2020-09-16T10:36:56.355Z] #31 4.437 math
10:36:56 [2020-09-16T10:36:56.355Z] #31 4.880 unicode
10:36:56 [2020-09-16T10:36:56.355Z] #31 5.097 internal/testlog
10:36:56 [2020-09-16T10:36:56.355Z] #31 5.841 encoding
10:36:56 [2020-09-16T10:36:56.355Z] #31 6.153 runtime
10:36:56 [2020-09-16T10:36:56.355Z] #31 6.432 runtime/cgo
10:36:56 [2020-09-16T10:36:56.355Z] #31 ...
10:36:56 [2020-09-16T10:36:56.355Z] 
10:36:56 [2020-09-16T10:36:56.355Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.900 + RM_GOPATH=0
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.900 + TMP_GOPATH=
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.900 + : /build
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.901 + '[' -z '' ']'
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.902 ++ mktemp -d
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.905 + export GOPATH=/tmp/tmp.YI6gpH1rUY
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.906 + GOPATH=/tmp/tmp.YI6gpH1rUY
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.906 + RM_GOPATH=1
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.909 + case "$(go env GOARCH)" in
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.913 ++ go env GOARCH
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.966 + export GO_BUILDMODE=-buildmode=pie
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.967 + GO_BUILDMODE=-buildmode=pie
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.973 ++ dirname /tmp/install/install.sh
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.975 + dir=/tmp/install
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.975 + bin=rootlesskit
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.975 + shift
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.976 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.976 + . /tmp/install/rootlesskit.installer
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.976 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.977 + install_rootlesskit
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.977 + case "$1" in
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.977 + export CGO_ENABLED=0
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.977 + CGO_ENABLED=0
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.977 + _install_rootlesskit
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.978 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.978 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:36:56 [2020-09-16T10:36:56.355Z] #55 0.978 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YI6gpH1rUY/src/github.com/rootless-containers/rootlesskit
10:36:56 [2020-09-16T10:36:56.355Z] #55 1.021 Cloning into '/tmp/tmp.YI6gpH1rUY/src/github.com/rootless-containers/rootlesskit'...
10:36:56 [2020-09-16T10:36:56.355Z] #55 6.335 + cd /tmp/tmp.YI6gpH1rUY/src/github.com/rootless-containers/rootlesskit
10:36:56 [2020-09-16T10:36:56.355Z] #55 6.336 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:36:56 [2020-09-16T10:36:56.355Z] #55 6.922 + for f in rootlesskit rootlesskit-docker-proxy
10:36:56 [2020-09-16T10:36:56.355Z] #55 6.922 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:36:56 [2020-09-16T10:36:56.429Z] #17 31.73 Setting up python3-pkg-resources (40.8.0-1) ...
10:36:56 [2020-09-16T10:36:56.655Z] #55 ...
10:36:56 [2020-09-16T10:36:56.655Z] 
10:36:56 [2020-09-16T10:36:56.655Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.542 + RM_GOPATH=0
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.544 + TMP_GOPATH=
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.545 + : /build
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.546 + '[' -z '' ']'
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.546 ++ mktemp -d
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.549 + export GOPATH=/tmp/tmp.BjmUGp0NHz
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.549 + GOPATH=/tmp/tmp.BjmUGp0NHz
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.549 + RM_GOPATH=1
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.549 + case "$(go env GOARCH)" in
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.552 ++ go env GOARCH
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.580 + export GO_BUILDMODE=-buildmode=pie
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.581 + GO_BUILDMODE=-buildmode=pie
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.583 ++ dirname /tmp/install/install.sh
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.586 + dir=/tmp/install
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.587 + bin=shfmt
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.587 + shift
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.587 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.587 + . /tmp/install/shfmt.installer
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.587 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.588 + install_shfmt
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.588 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.588 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.588 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BjmUGp0NHz/src/github.com/mvdan/sh
10:36:56 [2020-09-16T10:36:56.655Z] #48 0.593 Cloning into '/tmp/tmp.BjmUGp0NHz/src/github.com/mvdan/sh'...
10:36:56 [2020-09-16T10:36:56.655Z] #48 10.60 + cd /tmp/tmp.BjmUGp0NHz/src/github.com/mvdan/sh
10:36:56 [2020-09-16T10:36:56.655Z] #48 10.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:36:56 [2020-09-16T10:36:56.655Z] #48 10.73 + GO111MODULE=on
10:36:56 [2020-09-16T10:36:56.655Z] #48 10.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:36:56 [2020-09-16T10:36:56.655Z] #48 ...
10:36:56 [2020-09-16T10:36:56.655Z] 
10:36:56 [2020-09-16T10:36:56.655Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:36:56 [2020-09-16T10:36:56.655Z] #11 1.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:36:56 [2020-09-16T10:36:56.655Z] #11 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:36:56 [2020-09-16T10:36:56.655Z] #11 1.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:36:56 [2020-09-16T10:36:56.655Z] #11 2.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:36:56 [2020-09-16T10:36:56.655Z] #11 5.122 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:36:56 [2020-09-16T10:36:56.655Z] #11 7.165 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:36:56 [2020-09-16T10:36:56.886Z] #52 116.4 + bin/containerd-shim
10:36:56 [2020-09-16T10:36:56.911Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.7s done
10:36:56 [2020-09-16T10:36:56.911Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.7s
10:36:56 [2020-09-16T10:36:56.911Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.7s done
10:36:56 [2020-09-16T10:36:56.956Z] #11 ...
10:36:56 [2020-09-16T10:36:56.956Z] 
10:36:56 [2020-09-16T10:36:56.956Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:36:56 [2020-09-16T10:36:56.956Z] #39 1.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:36:56 [2020-09-16T10:36:56.956Z] #39 1.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:36:56 [2020-09-16T10:36:56.956Z] #39 1.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:36:56 [2020-09-16T10:36:56.956Z] #39 2.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:36:56 [2020-09-16T10:36:56.956Z] #39 5.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:36:56 [2020-09-16T10:36:56.956Z] #39 6.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:36:56 [2020-09-16T10:36:56.956Z] #39 ...
10:36:56 [2020-09-16T10:36:56.956Z] 
10:36:56 [2020-09-16T10:36:56.956Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:36:56 [2020-09-16T10:36:56.956Z] #44 11.77 go: finding github.com/pkg/errors v0.8.0
10:36:56 [2020-09-16T10:36:56.956Z] #44 11.80 go: finding github.com/fatih/color v1.6.0
10:36:56 [2020-09-16T10:36:56.956Z] #44 11.89 go: finding github.com/spf13/pflag v1.0.1
10:36:57 [2020-09-16T10:36:57.066Z] #17 32.36 Setting up python3-distutils (3.7.3-1) ...
10:36:57 [2020-09-16T10:36:57.135Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.0s done
10:36:57 [2020-09-16T10:36:57.135Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
10:36:57 [2020-09-16T10:36:57.176Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.7s done
10:36:57 [2020-09-16T10:36:57.176Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.7s done
10:36:57 [2020-09-16T10:36:57.176Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s
10:36:57 [2020-09-16T10:36:57.256Z] #44 11.94 go: finding github.com/sirupsen/logrus v1.0.5
10:36:57 [2020-09-16T10:36:57.256Z] #44 12.11 go: finding github.com/mattn/go-colorable v0.0.9
10:36:57 [2020-09-16T10:36:57.256Z] #44 12.19 go: finding github.com/mattn/go-isatty v0.0.3
10:36:57 [2020-09-16T10:36:57.361Z] #17 32.63 Setting up python3-setuptools (40.8.0-1) ...
10:36:57 [2020-09-16T10:36:57.396Z] #7 DONE 15.7s
10:36:57 [2020-09-16T10:36:57.396Z] 
10:36:57 [2020-09-16T10:36:57.396Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:36:57 [2020-09-16T10:36:57.438Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
10:36:57 [2020-09-16T10:36:57.556Z] #44 12.40 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:36:57 [2020-09-16T10:36:57.856Z] #44 12.49 go: finding github.com/jonboulle/clockwork v0.1.0
10:36:57 [2020-09-16T10:36:57.856Z] #44 12.54 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:36:57 [2020-09-16T10:36:57.856Z] #44 12.76 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:36:57 [2020-09-16T10:36:57.856Z] #44 12.88 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:36:57 [2020-09-16T10:36:57.997Z] #17 33.38 Setting up python3-pip (18.1-5) ...
10:36:58 [2020-09-16T10:36:58.383Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
10:36:58 [2020-09-16T10:36:58.636Z] #17 33.84 Processing triggers for libc-bin (2.28-10) ...
10:36:58 [2020-09-16T10:36:58.636Z] #17 33.87 Processing triggers for mime-support (3.62) ...
10:36:58 [2020-09-16T10:36:58.645Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done
10:36:58 [2020-09-16T10:36:58.929Z] #17 DONE 34.3s
10:36:58 [2020-09-16T10:36:58.930Z] 
10:36:58 [2020-09-16T10:36:58.930Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:36:59 [2020-09-16T10:36:59.593Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
10:36:59 [2020-09-16T10:36:59.916Z] #8 DONE 2.6s
10:36:59 [2020-09-16T10:36:59.916Z] 
10:36:59 [2020-09-16T10:36:59.916Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:36:59 [2020-09-16T10:36:59.971Z] #18 0.800 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:36:59 [2020-09-16T10:36:59.971Z] #18 0.802 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:36:59 [2020-09-16T10:36:59.971Z] #18 0.804 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:36:59 [2020-09-16T10:36:59.971Z] #18 DONE 1.0s
10:36:59 [2020-09-16T10:36:59.971Z] 
10:36:59 [2020-09-16T10:36:59.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:36:59 [2020-09-16T10:36:59.971Z] #39 67.90   CC       criu/image-desc.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 67.97   CC       criu/image.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 68.27   CC       criu/ipc_ns.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 68.82   CC       criu/irmap.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 69.20   CC       criu/kcmp-ids.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 69.35   CC       criu/kerndat.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 69.92   CC       criu/libnetlink.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 70.13   CC       criu/log.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 70.44   CC       criu/lsm.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 70.65   CC       criu/mem.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 71.70   CC       criu/memfd.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 72.07   CC       criu/mount.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 74.29   CC       criu/namespaces.o
10:36:59 [2020-09-16T10:36:59.971Z] #39 ...
10:36:59 [2020-09-16T10:36:59.971Z] 
10:36:59 [2020-09-16T10:36:59.971Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:37:00 [2020-09-16T10:37:00.480Z] #9 DONE 0.5s
10:37:00 [2020-09-16T10:37:00.480Z] 
10:37:00 [2020-09-16T10:37:00.480Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:37:00 [2020-09-16T10:37:00.480Z] #35 DONE 0.1s
10:37:00 [2020-09-16T10:37:00.480Z] 
10:37:00 [2020-09-16T10:37:00.480Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:00 [2020-09-16T10:37:00.480Z] #43 ...
10:37:00 [2020-09-16T10:37:00.480Z] 
10:37:00 [2020-09-16T10:37:00.480Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:37:00 [2020-09-16T10:37:00.480Z] #27 DONE 0.1s
10:37:00 [2020-09-16T10:37:00.739Z] 
10:37:00 [2020-09-16T10:37:00.739Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:37:00 [2020-09-16T10:37:00.992Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.7s done
10:37:01 [2020-09-16T10:37:01.185Z] #52 131.3 + bin/containerd-shim-runc-v1
10:37:02 [2020-09-16T10:37:02.382Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
10:37:02 [2020-09-16T10:37:02.386Z] #44 ...
10:37:02 [2020-09-16T10:37:02.386Z] 
10:37:02 [2020-09-16T10:37:02.386Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:02 [2020-09-16T10:37:02.386Z] #11 16.77 Fetched 8156 kB in 16s (526 kB/s)
10:37:02 [2020-09-16T10:37:02.705Z] #19 2.691 Collecting yamllint==1.16.0
10:37:02 [2020-09-16T10:37:02.705Z] #19 2.840   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:37:02 [2020-09-16T10:37:02.705Z] #19 2.892 Collecting pyyaml (from yamllint==1.16.0)
10:37:02 [2020-09-16T10:37:02.996Z] #19 2.975   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:37:03 [2020-09-16T10:37:03.287Z] #19 3.506 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:37:03 [2020-09-16T10:37:03.578Z] #19 3.554   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:37:03 [2020-09-16T10:37:03.578Z] #19 3.575 Building wheels for collected packages: pyyaml
10:37:03 [2020-09-16T10:37:03.578Z] #19 3.583   Running setup.py bdist_wheel for pyyaml: started
10:37:03 [2020-09-16T10:37:03.770Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done
10:37:04 [2020-09-16T10:37:04.212Z] #19 4.073   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:37:04 [2020-09-16T10:37:04.213Z] #19 4.073   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:37:04 [2020-09-16T10:37:04.213Z] #19 4.107 Successfully built pyyaml
10:37:04 [2020-09-16T10:37:04.213Z] #19 4.117 Installing collected packages: pyyaml, pathspec, yamllint
10:37:04 [2020-09-16T10:37:04.213Z] #19 4.289 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:37:04 [2020-09-16T10:37:04.504Z] #19 DONE 4.6s
10:37:04 [2020-09-16T10:37:04.504Z] 
10:37:04 [2020-09-16T10:37:04.504Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:04 [2020-09-16T10:37:04.504Z] #36 114.5 + dpkg --print-architecture
10:37:04 [2020-09-16T10:37:04.504Z] #36 114.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:37:04 [2020-09-16T10:37:04.504Z] #36 114.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:37:04 [2020-09-16T10:37:04.504Z] #36 114.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:37:04 [2020-09-16T10:37:04.797Z] #36 ...
10:37:04 [2020-09-16T10:37:04.797Z] 
10:37:04 [2020-09-16T10:37:04.797Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:37:04 [2020-09-16T10:37:04.797Z] #22 DONE 0.2s
10:37:05 [2020-09-16T10:37:05.089Z] 
10:37:05 [2020-09-16T10:37:05.089Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:37:05 [2020-09-16T10:37:05.159Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
10:37:05 [2020-09-16T10:37:05.721Z] #26 DONE 0.9s
10:37:05 [2020-09-16T10:37:05.721Z] 
10:37:05 [2020-09-16T10:37:05.721Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:37:05 [2020-09-16T10:37:05.957Z] #11 16.77 Reading package lists...
10:37:05 [2020-09-16T10:37:05.957Z] #11 ...
10:37:05 [2020-09-16T10:37:05.957Z] 
10:37:05 [2020-09-16T10:37:05.957Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:05 [2020-09-16T10:37:05.957Z] #42 10.83 internal/nettrace
10:37:05 [2020-09-16T10:37:05.957Z] #42 11.14 runtime/cgo
10:37:05 [2020-09-16T10:37:05.957Z] #42 15.64 vendor/golang.org/x/crypto/internal/subtle
10:37:05 [2020-09-16T10:37:05.993Z] #28 4.827 + git clone https://github.com/kolyshkin/go-swagger.git .
10:37:05 [2020-09-16T10:37:05.993Z] #28 4.829 Cloning into '.'...
10:37:05 [2020-09-16T10:37:05.993Z] #28 ...
10:37:05 [2020-09-16T10:37:05.993Z] 
10:37:05 [2020-09-16T10:37:05.993Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.889 + RM_GOPATH=0
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.889 + TMP_GOPATH=
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.893 + : /build
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.893 + '[' -z '' ']'
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.894 ++ mktemp -d
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.898 + export GOPATH=/tmp/tmp.ChLYPlXhma
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.898 + GOPATH=/tmp/tmp.ChLYPlXhma
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.899 + RM_GOPATH=1
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.899 + case "$(go env GOARCH)" in
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.900 ++ go env GOARCH
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.929 + export GO_BUILDMODE=-buildmode=pie
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.929 + GO_BUILDMODE=-buildmode=pie
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.933 ++ dirname /tmp/install/install.sh
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.942 + dir=/tmp/install
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.942 + bin=gotestsum
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.942 + shift
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.942 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.942 + . /tmp/install/gotestsum.installer
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.942 ++ : v0.3.5
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.943 + install_gotestsum
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.943 + set -e
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.943 + export GO111MODULE=on
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.943 + GO111MODULE=on
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.943 + GOBIN=/build
10:37:05 [2020-09-16T10:37:05.993Z] #43 4.945 + go get gotest.tools/gotestsum@v0.3.5
10:37:05 [2020-09-16T10:37:05.993Z] #43 5.040 go: finding gotest.tools v0.3.5
10:37:05 [2020-09-16T10:37:05.993Z] #43 5.041 go: finding gotest.tools/gotestsum v0.3.5
10:37:06 [2020-09-16T10:37:06.013Z] #29 DONE 0.2s
10:37:06 [2020-09-16T10:37:06.013Z] 
10:37:06 [2020-09-16T10:37:06.013Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:37:06 [2020-09-16T10:37:06.013Z] #31 DONE 0.1s
10:37:06 [2020-09-16T10:37:06.013Z] 
10:37:06 [2020-09-16T10:37:06.013Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:37:06 [2020-09-16T10:37:06.013Z] #34 DONE 0.1s
10:37:06 [2020-09-16T10:37:06.013Z] 
10:37:06 [2020-09-16T10:37:06.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:06 [2020-09-16T10:37:06.013Z] #39 75.26   CC       criu/net.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 76.83   CC       criu/netfilter.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 77.03   CC       criu/page-pipe.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 77.48   CC       criu/page-xfer.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 78.30   CC       criu/pagemap-cache.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 78.49   CC       criu/pagemap.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 78.95   CC       criu/parasite-syscall.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 79.46   CC       criu/path.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 79.63   CC       criu/pie-util-vdso.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 79.99   CC       criu/pie-util.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 80.09   CC       criu/pipes.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 80.51   CC       criu/plugin.o
10:37:06 [2020-09-16T10:37:06.013Z] #39 80.78   CC       criu/proc_parse.o
10:37:06 [2020-09-16T10:37:06.257Z] #42 ...
10:37:06 [2020-09-16T10:37:06.257Z] 
10:37:06 [2020-09-16T10:37:06.257Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:06 [2020-09-16T10:37:06.257Z] #37 17.57 Checking out files:  85% (1422/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
10:37:06 [2020-09-16T10:37:06.257Z] #37 17.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:37:06 [2020-09-16T10:37:06.257Z] #37 19.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:37:06 [2020-09-16T10:37:06.556Z] #43 6.194 go: downloading gotest.tools/gotestsum v0.3.5
10:37:07 [2020-09-16T10:37:07.122Z] #43 6.742 go: extracting gotest.tools/gotestsum v0.3.5
10:37:07 [2020-09-16T10:37:07.520Z] #39 82.14   CC       criu/protobuf-desc.o
10:37:07 [2020-09-16T10:37:07.758Z] #52 139.7 + bin/containerd-shim-runc-v2
10:37:07 [2020-09-16T10:37:07.794Z] #37 ...
10:37:07 [2020-09-16T10:37:07.794Z] 
10:37:07 [2020-09-16T10:37:07.794Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:07 [2020-09-16T10:37:07.794Z] #48 12.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:07 [2020-09-16T10:37:07.794Z] #48 12.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:07 [2020-09-16T10:37:07.794Z] #48 12.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:07 [2020-09-16T10:37:07.794Z] #48 12.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:07 [2020-09-16T10:37:07.794Z] #48 12.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:07 [2020-09-16T10:37:07.794Z] #48 14.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:07 [2020-09-16T10:37:07.794Z] #48 15.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:07 [2020-09-16T10:37:07.794Z] #48 16.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:07 [2020-09-16T10:37:07.794Z] #48 18.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:07 [2020-09-16T10:37:07.794Z] #48 18.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:07 [2020-09-16T10:37:07.794Z] #48 18.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:07 [2020-09-16T10:37:07.794Z] #48 19.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:07 [2020-09-16T10:37:07.794Z] #48 20.18 runtime/cgo
10:37:07 [2020-09-16T10:37:07.794Z] #48 20.19 runtime
10:37:07 [2020-09-16T10:37:07.794Z] #48 ...
10:37:07 [2020-09-16T10:37:07.794Z] 
10:37:07 [2020-09-16T10:37:07.794Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:07 [2020-09-16T10:37:07.794Z] #61 17.09 Checking out files:  69% (1434/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:37:07 [2020-09-16T10:37:07.794Z] #61 17.55 + cd /tmp/tmp.jQ6Kk6Ogb5/src/github.com/docker/libnetwork
10:37:07 [2020-09-16T10:37:07.794Z] #61 17.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:37:07 [2020-09-16T10:37:07.794Z] #61 18.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:37:07 [2020-09-16T10:37:07.811Z] #39 82.61   CC       criu/protobuf.o
10:37:08 [2020-09-16T10:37:08.054Z] #43 7.706 go: downloading gotest.tools v2.1.0+incompatible
10:37:08 [2020-09-16T10:37:08.054Z] #43 7.842 go: extracting gotest.tools v2.1.0+incompatible
10:37:08 [2020-09-16T10:37:08.103Z] #39 82.76   CC       criu/pstree.o
10:37:08 [2020-09-16T10:37:08.311Z] #43 7.970 go: downloading github.com/pkg/errors v0.8.0
10:37:08 [2020-09-16T10:37:08.311Z] #43 7.970 go: downloading github.com/spf13/pflag v1.0.1
10:37:08 [2020-09-16T10:37:08.311Z] #43 7.973 go: downloading github.com/sirupsen/logrus v1.0.5
10:37:08 [2020-09-16T10:37:08.311Z] #43 7.977 go: downloading github.com/fatih/color v1.6.0
10:37:08 [2020-09-16T10:37:08.394Z] #39 83.30   CC       criu/rbtree.o
10:37:08 [2020-09-16T10:37:08.480Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.2s done
10:37:08 [2020-09-16T10:37:08.569Z] #43 8.191 go: extracting github.com/pkg/errors v0.8.0
10:37:08 [2020-09-16T10:37:08.569Z] #43 8.285 go: extracting github.com/fatih/color v1.6.0
10:37:08 [2020-09-16T10:37:08.687Z] #39 83.47   CC       criu/rst-malloc.o
10:37:08 [2020-09-16T10:37:08.695Z] #52 141.2 + binaries
10:37:08 [2020-09-16T10:37:08.695Z] #52 141.2 + install -D bin/containerd /build/containerd
10:37:08 [2020-09-16T10:37:08.695Z] #52 141.2 + install -D bin/containerd-shim /build/containerd-shim
10:37:08 [2020-09-16T10:37:08.695Z] #52 141.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:37:08 [2020-09-16T10:37:08.695Z] #52 141.2 + install -D bin/ctr /build/ctr
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.392 go: extracting github.com/sirupsen/logrus v1.0.5
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.396 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.482 go: extracting github.com/spf13/pflag v1.0.1
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.526 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.569 go: downloading github.com/jonboulle/clockwork v0.1.0
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.572 go: downloading github.com/mattn/go-colorable v0.0.9
10:37:08 [2020-09-16T10:37:08.825Z] #43 8.627 go: downloading github.com/mattn/go-isatty v0.0.3
10:37:08 [2020-09-16T10:37:08.853Z] #61 ...
10:37:08 [2020-09-16T10:37:08.853Z] 
10:37:08 [2020-09-16T10:37:08.854Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:08 [2020-09-16T10:37:08.854Z] #11 16.77 Reading package lists...
10:37:08 [2020-09-16T10:37:08.981Z] #39 83.69   CC       criu/seccomp.o
10:37:09 [2020-09-16T10:37:09.082Z] #43 8.792 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:37:09 [2020-09-16T10:37:09.082Z] #43 8.892 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:37:09 [2020-09-16T10:37:09.274Z] #39 84.01   CC       criu/seize.o
10:37:09 [2020-09-16T10:37:09.340Z] #43 8.892 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:37:09 [2020-09-16T10:37:09.340Z] #43 8.952 go: extracting github.com/mattn/go-colorable v0.0.9
10:37:09 [2020-09-16T10:37:09.340Z] #43 9.034 go: extracting github.com/mattn/go-isatty v0.0.3
10:37:09 [2020-09-16T10:37:09.340Z] #43 9.086 go: extracting github.com/jonboulle/clockwork v0.1.0
10:37:09 [2020-09-16T10:37:09.568Z] #39 ...
10:37:09 [2020-09-16T10:37:09.568Z] 
10:37:09 [2020-09-16T10:37:09.568Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:09 [2020-09-16T10:37:09.568Z] #49 51.41 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:37:09 [2020-09-16T10:37:09.867Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
10:37:10 [2020-09-16T10:37:10.271Z] #43 ...
10:37:10 [2020-09-16T10:37:10.271Z] 
10:37:10 [2020-09-16T10:37:10.271Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:10 [2020-09-16T10:37:10.271Z] #38 5.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:10 [2020-09-16T10:37:10.271Z] #38 5.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:10 [2020-09-16T10:37:10.271Z] #38 5.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:10 [2020-09-16T10:37:10.271Z] #38 6.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:37:10 [2020-09-16T10:37:10.271Z] #38 8.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
10:37:10 [2020-09-16T10:37:10.441Z] #7 DONE 22.0s
10:37:10 [2020-09-16T10:37:10.441Z] 
10:37:10 [2020-09-16T10:37:10.441Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:37:10 [2020-09-16T10:37:10.529Z] #38 ...
10:37:10 [2020-09-16T10:37:10.529Z] 
10:37:10 [2020-09-16T10:37:10.529Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + RM_GOPATH=0
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + TMP_GOPATH=
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + : /build
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + '[' -z '' ']'
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 ++ mktemp -d
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + export GOPATH=/tmp/tmp.jl5cIyPeyp
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + GOPATH=/tmp/tmp.jl5cIyPeyp
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + RM_GOPATH=1
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 + case "$(go env GOARCH)" in
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.137 ++ go env GOARCH
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.149 + export GO_BUILDMODE=-buildmode=pie
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.149 + GO_BUILDMODE=-buildmode=pie
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 ++ dirname /tmp/install/install.sh
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + dir=/tmp/install
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + bin=tomlv
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + shift
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + . /tmp/install/tomlv.installer
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + install_tomlv
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.162 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.166 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.166 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jl5cIyPeyp/src/github.com/BurntSushi/toml
10:37:10 [2020-09-16T10:37:10.529Z] #30 4.166 Cloning into '/tmp/tmp.jl5cIyPeyp/src/github.com/BurntSushi/toml'...
10:37:10 [2020-09-16T10:37:10.529Z] #30 5.191 + cd /tmp/tmp.jl5cIyPeyp/src/github.com/BurntSushi/toml
10:37:10 [2020-09-16T10:37:10.529Z] #30 5.191 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:37:10 [2020-09-16T10:37:10.529Z] #30 5.196 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:37:10 [2020-09-16T10:37:10.529Z] #30 5.968 internal/cpu
10:37:10 [2020-09-16T10:37:10.529Z] #30 5.995 runtime/internal/atomic
10:37:10 [2020-09-16T10:37:10.529Z] #30 6.255 runtime/internal/sys
10:37:10 [2020-09-16T10:37:10.529Z] #30 6.496 runtime/internal/math
10:37:10 [2020-09-16T10:37:10.529Z] #30 6.546 internal/bytealg
10:37:10 [2020-09-16T10:37:10.529Z] #30 6.599 math/bits
10:37:10 [2020-09-16T10:37:10.529Z] #30 7.185 runtime
10:37:10 [2020-09-16T10:37:10.529Z] #30 7.227 math
10:37:10 [2020-09-16T10:37:10.529Z] #30 ...
10:37:10 [2020-09-16T10:37:10.529Z] 
10:37:10 [2020-09-16T10:37:10.529Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + RM_GOPATH=0
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + TMP_GOPATH=
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + : /build
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + '[' -z '' ']'
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 ++ mktemp -d
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + export GOPATH=/tmp/tmp.F7MLGBGBV9
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + GOPATH=/tmp/tmp.F7MLGBGBV9
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + RM_GOPATH=1
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 + case "$(go env GOARCH)" in
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.871 ++ go env GOARCH
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.885 + export GO_BUILDMODE=-buildmode=pie
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.885 + GO_BUILDMODE=-buildmode=pie
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.886 ++ dirname /tmp/install/install.sh
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.891 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + dir=/tmp/install
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + bin=rootlesskit
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + shift
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + . /tmp/install/rootlesskit.installer
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + install_rootlesskit
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + case "$1" in
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + export CGO_ENABLED=0
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + CGO_ENABLED=0
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + _install_rootlesskit
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.893 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F7MLGBGBV9/src/github.com/rootless-containers/rootlesskit
10:37:10 [2020-09-16T10:37:10.529Z] #54 3.894 Cloning into '/tmp/tmp.F7MLGBGBV9/src/github.com/rootless-containers/rootlesskit'...
10:37:10 [2020-09-16T10:37:10.529Z] #54 9.527 + cd /tmp/tmp.F7MLGBGBV9/src/github.com/rootless-containers/rootlesskit
10:37:10 [2020-09-16T10:37:10.529Z] #54 9.527 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:37:10 [2020-09-16T10:37:10.529Z] #54 10.23 + for f in rootlesskit rootlesskit-docker-proxy
10:37:10 [2020-09-16T10:37:10.529Z] #54 10.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:37:10 [2020-09-16T10:37:10.569Z] #11 24.19 Reading package lists...
10:37:10 [2020-09-16T10:37:10.569Z] #11 ...
10:37:10 [2020-09-16T10:37:10.569Z] 
10:37:10 [2020-09-16T10:37:10.569Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:10 [2020-09-16T10:37:10.569Z] #52 15.38 Fetched 8156 kB in 14s (570 kB/s)
10:37:10 [2020-09-16T10:37:10.569Z] #52 15.38 Reading package lists...
10:37:10 [2020-09-16T10:37:10.596Z] #52 DONE 143.0s
10:37:10 [2020-09-16T10:37:10.596Z] 
10:37:10 [2020-09-16T10:37:10.596Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:10 [2020-09-16T10:37:10.596Z] #45 DONE 143.0s
10:37:10 [2020-09-16T10:37:10.608Z] #49 52.52 + mkdir -p /build
10:37:10 [2020-09-16T10:37:10.608Z] #49 52.52 + cp runc /build/runc
10:37:10 [2020-09-16T10:37:10.786Z] #54 ...
10:37:10 [2020-09-16T10:37:10.786Z] 
10:37:10 [2020-09-16T10:37:10.786Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.526 + RM_GOPATH=0
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.526 + TMP_GOPATH=
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.526 + : /build
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.526 + '[' -z '' ']'
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.526 ++ mktemp -d
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.533 + export GOPATH=/tmp/tmp.x5C22GPQKQ
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.533 + GOPATH=/tmp/tmp.x5C22GPQKQ
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.533 + RM_GOPATH=1
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.533 + case "$(go env GOARCH)" in
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.537 ++ go env GOARCH
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + export GO_BUILDMODE=-buildmode=pie
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + GO_BUILDMODE=-buildmode=pie
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 ++ dirname /tmp/install/install.sh
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + dir=/tmp/install
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + bin=shfmt
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + shift
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + . /tmp/install/shfmt.installer
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + install_shfmt
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 + git clone https://github.com/mvdan/sh.git /tmp/tmp.x5C22GPQKQ/src/github.com/mvdan/sh
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.605 Cloning into '/tmp/tmp.x5C22GPQKQ/src/github.com/mvdan/sh'...
10:37:10 [2020-09-16T10:37:10.786Z] #47 4.606 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:37:10 [2020-09-16T10:37:10.870Z] #52 21.87 Reading package lists...
10:37:10 [2020-09-16T10:37:10.870Z] #52 ...
10:37:10 [2020-09-16T10:37:10.870Z] 
10:37:10 [2020-09-16T10:37:10.870Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:10 [2020-09-16T10:37:10.870Z] #24 15.59 Fetched 8156 kB in 15s (554 kB/s)
10:37:10 [2020-09-16T10:37:10.870Z] #24 15.59 Reading package lists...
10:37:10 [2020-09-16T10:37:10.870Z] #24 22.80 Reading package lists...
10:37:10 [2020-09-16T10:37:10.870Z] #24 ...
10:37:10 [2020-09-16T10:37:10.870Z] 
10:37:10 [2020-09-16T10:37:10.870Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:10 [2020-09-16T10:37:10.870Z] #39 15.49 Fetched 8156 kB in 14s (577 kB/s)
10:37:10 [2020-09-16T10:37:10.870Z] #39 15.49 Reading package lists...
10:37:10 [2020-09-16T10:37:10.907Z] #49 DONE 52.8s
10:37:10 [2020-09-16T10:37:10.907Z] 
10:37:10 [2020-09-16T10:37:10.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:10 [2020-09-16T10:37:10.908Z] #39 84.56   CC       criu/servicefd.o
10:37:10 [2020-09-16T10:37:10.908Z] #39 84.86   CC       criu/shmem.o
10:37:10 [2020-09-16T10:37:10.908Z] #39 85.42   CC       criu/sigframe.o
10:37:10 [2020-09-16T10:37:10.908Z] #39 85.52   CC       criu/signalfd.o
10:37:10 [2020-09-16T10:37:10.908Z] #39 85.68   CC       criu/sk-inet.o
10:37:11 [2020-09-16T10:37:11.015Z] #8 DONE 0.9s
10:37:11 [2020-09-16T10:37:11.044Z] #47 ...
10:37:11 [2020-09-16T10:37:11.044Z] 
10:37:11 [2020-09-16T10:37:11.044Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:11 [2020-09-16T10:37:11.044Z] #51 5.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #51 5.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #51 5.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #51 6.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #51 8.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #51 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:37:11 [2020-09-16T10:37:11.044Z] #51 ...
10:37:11 [2020-09-16T10:37:11.044Z] 
10:37:11 [2020-09-16T10:37:11.044Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:11 [2020-09-16T10:37:11.044Z] #32 5.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #32 5.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #32 5.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #32 6.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:37:11 [2020-09-16T10:37:11.044Z] #32 8.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
10:37:11 [2020-09-16T10:37:11.170Z] #39 22.38 Reading package lists...
10:37:11 [2020-09-16T10:37:11.170Z] #39 ...
10:37:11 [2020-09-16T10:37:11.170Z] 
10:37:11 [2020-09-16T10:37:11.170Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:11 [2020-09-16T10:37:11.170Z] #33 15.49 Fetched 8156 kB in 14s (572 kB/s)
10:37:11 [2020-09-16T10:37:11.170Z] #33 15.49 Reading package lists...
10:37:11 [2020-09-16T10:37:11.277Z] 
10:37:11 [2020-09-16T10:37:11.277Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
10:37:11 [2020-09-16T10:37:11.300Z] #32 ...
10:37:11 [2020-09-16T10:37:11.301Z] 
10:37:11 [2020-09-16T10:37:11.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.835 + RM_GOPATH=0
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.835 + TMP_GOPATH=
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.835 + : /build
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.835 + '[' -z '' ']'
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.835 ++ mktemp -d
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.841 + export GOPATH=/tmp/tmp.BjItC590dH
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.841 + GOPATH=/tmp/tmp.BjItC590dH
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.841 + RM_GOPATH=1
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.841 + case "$(go env GOARCH)" in
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.841 ++ go env GOARCH
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.874 + export GO_BUILDMODE=-buildmode=pie
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.874 + GO_BUILDMODE=-buildmode=pie
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.889 ++ dirname /tmp/install/install.sh
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.905 + dir=/tmp/install
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.906 + bin=vndr
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.906 + shift
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.906 + '[' '!' -f /tmp/install/vndr.installer ']'
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.907 + . /tmp/install/vndr.installer
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.908 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.909 + install_vndr
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.909 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.910 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.910 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BjItC590dH/src/github.com/LK4D4/vndr
10:37:11 [2020-09-16T10:37:11.301Z] #41 4.912 Cloning into '/tmp/tmp.BjItC590dH/src/github.com/LK4D4/vndr'...
10:37:11 [2020-09-16T10:37:11.301Z] #41 5.711 + cd /tmp/tmp.BjItC590dH/src/github.com/LK4D4/vndr
10:37:11 [2020-09-16T10:37:11.301Z] #41 5.711 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:37:11 [2020-09-16T10:37:11.301Z] #41 5.744 + go build -buildmode=pie -v -o /build/vndr .
10:37:11 [2020-09-16T10:37:11.301Z] #41 7.055 internal/race
10:37:11 [2020-09-16T10:37:11.301Z] #41 7.432 runtime
10:37:11 [2020-09-16T10:37:11.301Z] #41 7.450 sync/atomic
10:37:11 [2020-09-16T10:37:11.301Z] #41 7.915 unicode
10:37:11 [2020-09-16T10:37:11.301Z] #41 ...
10:37:11 [2020-09-16T10:37:11.301Z] 
10:37:11 [2020-09-16T10:37:11.301Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + RM_GOPATH=0
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + TMP_GOPATH=
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + : /build
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + '[' -z '' ']'
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 ++ mktemp -d
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + export GOPATH=/tmp/tmp.yU7MiCL22j
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + GOPATH=/tmp/tmp.yU7MiCL22j
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + RM_GOPATH=1
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 + case "$(go env GOARCH)" in
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.752 ++ go env GOARCH
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.758 + export GO_BUILDMODE=-buildmode=pie
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.758 + GO_BUILDMODE=-buildmode=pie
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.758 ++ dirname /tmp/install/install.sh
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + dir=/tmp/install
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + bin=proxy
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + shift
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + '[' '!' -f /tmp/install/proxy.installer ']'
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + . /tmp/install/proxy.installer
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + install_proxy
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + case "$1" in
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + export CGO_ENABLED=0
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + CGO_ENABLED=0
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + _install_proxy
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yU7MiCL22j/src/github.com/docker/libnetwork
10:37:11 [2020-09-16T10:37:11.301Z] #60 3.770 Cloning into '/tmp/tmp.yU7MiCL22j/src/github.com/docker/libnetwork'...
10:37:11 [2020-09-16T10:37:11.558Z] #60 ...
10:37:11 [2020-09-16T10:37:11.558Z] 
10:37:11 [2020-09-16T10:37:11.558Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:11 [2020-09-16T10:37:11.558Z] #10 5.387 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:11 [2020-09-16T10:37:11.558Z] #10 5.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:11 [2020-09-16T10:37:11.558Z] #10 5.422 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:11 [2020-09-16T10:37:11.558Z] #10 6.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:37:11 [2020-09-16T10:37:11.558Z] #10 8.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
10:37:11 [2020-09-16T10:37:11.558Z] #10 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:37:11 [2020-09-16T10:37:11.558Z] #10 ...
10:37:11 [2020-09-16T10:37:11.558Z] 
10:37:11 [2020-09-16T10:37:11.558Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + RM_GOPATH=0
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + TMP_GOPATH=
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + : /build
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + '[' -z '' ']'
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 ++ mktemp -d
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + export GOPATH=/tmp/tmp.1ueWTAqRSG
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + GOPATH=/tmp/tmp.1ueWTAqRSG
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + RM_GOPATH=1
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 + case "$(go env GOARCH)" in
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.440 ++ go env GOARCH
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.443 + export GO_BUILDMODE=-buildmode=pie
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.443 + GO_BUILDMODE=-buildmode=pie
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.443 ++ dirname /tmp/install/install.sh
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + dir=/tmp/install
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + bin=dockercli
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + shift
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + . /tmp/install/dockercli.installer
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 ++ : stable
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 ++ : 17.06.2-ce
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + install_dockercli
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.444 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.445 Install docker/cli version 17.06.2-ce from stable
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.445 ++ uname -m
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.446 + arch=x86_64
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.449 + '[' x86_64 '!=' x86_64 ']'
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.449 + url=https://download.docker.com/linux/static
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.449 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:37:11 [2020-09-16T10:37:11.558Z] #21 3.449 + tar -xz docker/docker
10:37:11 [2020-09-16T10:37:11.558Z] #21 11.17 + mkdir -p /build
10:37:11 [2020-09-16T10:37:11.558Z] #21 11.17 + mv docker/docker /build/
10:37:11 [2020-09-16T10:37:11.558Z] #21 11.18 + rmdir docker
10:37:11 [2020-09-16T10:37:11.781Z] #52 129.3 + bin/containerd-shim-runc-v1
10:37:11 [2020-09-16T10:37:11.851Z] #9 DONE 0.7s
10:37:11 [2020-09-16T10:37:11.851Z] 
10:37:11 [2020-09-16T10:37:11.851Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:11 [2020-09-16T10:37:11.851Z] #31 ...
10:37:11 [2020-09-16T10:37:11.851Z] 
10:37:11 [2020-09-16T10:37:11.851Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:37:11 [2020-09-16T10:37:11.851Z] #26 DONE 0.1s
10:37:11 [2020-09-16T10:37:11.851Z] 
10:37:11 [2020-09-16T10:37:11.851Z] #34 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:37:11 [2020-09-16T10:37:11.851Z] #34 DONE 0.1s
10:37:11 [2020-09-16T10:37:11.856Z] #21 ...
10:37:11 [2020-09-16T10:37:11.856Z] 
10:37:11 [2020-09-16T10:37:11.856Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:11 [2020-09-16T10:37:11.856Z] #36 4.789 + git clone https://github.com/docker/distribution.git .
10:37:11 [2020-09-16T10:37:11.856Z] #36 4.790 Cloning into '.'...
10:37:11 [2020-09-16T10:37:11.961Z] #39 86.57   CC       criu/sk-netlink.o
10:37:11 [2020-09-16T10:37:11.961Z] #39 86.79   CC       criu/sk-packet.o
10:37:12 [2020-09-16T10:37:12.113Z] #36 ...
10:37:12 [2020-09-16T10:37:12.114Z] 
10:37:12 [2020-09-16T10:37:12.114Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:12 [2020-09-16T10:37:12.114Z] #23 4.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:12 [2020-09-16T10:37:12.114Z] #23 4.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:12 [2020-09-16T10:37:12.114Z] #23 4.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:12 [2020-09-16T10:37:12.114Z] #23 5.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:37:12 [2020-09-16T10:37:12.114Z] #23 8.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
10:37:12 [2020-09-16T10:37:12.114Z] #23 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:37:12 [2020-09-16T10:37:12.114Z] #23 ...
10:37:12 [2020-09-16T10:37:12.114Z] 
10:37:12 [2020-09-16T10:37:12.114Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.492 + RM_GOPATH=0
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.492 + TMP_GOPATH=
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.492 + : /build
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.492 + '[' -z '' ']'
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.493 ++ mktemp -d
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.503 + export GOPATH=/tmp/tmp.wR3bPohPtB
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.503 + GOPATH=/tmp/tmp.wR3bPohPtB
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.503 + RM_GOPATH=1
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.503 + case "$(go env GOARCH)" in
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.503 ++ go env GOARCH
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + export GO_BUILDMODE=-buildmode=pie
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + GO_BUILDMODE=-buildmode=pie
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 ++ dirname /tmp/install/install.sh
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + dir=/tmp/install
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + bin=golangci_lint
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + shift
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + . /tmp/install/golangci_lint.installer
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 ++ : v1.23.8
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + install_golangci_lint
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + echo 'Installing golangci-lint version v1.23.8'
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:37:12 [2020-09-16T10:37:12.114Z] #45 4.508 Installing golangci-lint version v1.23.8
10:37:12 [2020-09-16T10:37:12.115Z] 
10:37:12 [2020-09-16T10:37:12.115Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:12 [2020-09-16T10:37:12.254Z] #39 87.10   CC       criu/sk-queue.o
10:37:12 [2020-09-16T10:37:12.371Z] #45 ...
10:37:12 [2020-09-16T10:37:12.371Z] 
10:37:12 [2020-09-16T10:37:12.371Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:12 [2020-09-16T10:37:12.371Z] #43 11.80 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:37:12 [2020-09-16T10:37:12.371Z] #43 ...
10:37:12 [2020-09-16T10:37:12.371Z] 
10:37:12 [2020-09-16T10:37:12.371Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:12 [2020-09-16T10:37:12.371Z] #21 DONE 12.1s
10:37:12 [2020-09-16T10:37:12.371Z] 
10:37:12 [2020-09-16T10:37:12.371Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:12 [2020-09-16T10:37:12.371Z] #43 12.17 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:37:12 [2020-09-16T10:37:12.499Z] 
10:37:12 [2020-09-16T10:37:12.499Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:37:12 [2020-09-16T10:37:12.499Z] #46 DONE 0.4s
10:37:12 [2020-09-16T10:37:12.499Z] 
10:37:12 [2020-09-16T10:37:12.499Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:37:12 [2020-09-16T10:37:12.499Z] #48 DONE 0.0s
10:37:12 [2020-09-16T10:37:12.499Z] 
10:37:12 [2020-09-16T10:37:12.499Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:37:12 [2020-09-16T10:37:12.549Z] #39 87.27   CC       criu/sk-tcp.o
10:37:12 [2020-09-16T10:37:12.758Z] #50 DONE 0.2s
10:37:12 [2020-09-16T10:37:12.758Z] 
10:37:12 [2020-09-16T10:37:12.758Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:37:12 [2020-09-16T10:37:12.842Z] #39 87.52   CC       criu/sk-unix.o
10:37:13 [2020-09-16T10:37:13.304Z] #43 12.87 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:37:13 [2020-09-16T10:37:13.693Z] #53 DONE 0.7s
10:37:13 [2020-09-16T10:37:13.693Z] 
10:37:13 [2020-09-16T10:37:13.693Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:37:13 [2020-09-16T10:37:13.693Z] #57 DONE 0.2s
10:37:13 [2020-09-16T10:37:13.693Z] 
10:37:13 [2020-09-16T10:37:13.693Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:37:13 [2020-09-16T10:37:13.881Z] #39 88.42   CC       criu/sockets.o
10:37:13 [2020-09-16T10:37:13.952Z] #59 DONE 0.4s
10:37:13 [2020-09-16T10:37:13.952Z] 
10:37:13 [2020-09-16T10:37:13.952Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:37:13 [2020-09-16T10:37:13.952Z] #61 DONE 0.0s
10:37:13 [2020-09-16T10:37:13.952Z] 
10:37:13 [2020-09-16T10:37:13.952Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:37:13 [2020-09-16T10:37:13.952Z] #62 DONE 0.0s
10:37:13 [2020-09-16T10:37:13.952Z] 
10:37:13 [2020-09-16T10:37:13.952Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:37:14 [2020-09-16T10:37:14.219Z] #39 88.74   CC       criu/stats.o
10:37:14 [2020-09-16T10:37:14.219Z] #39 88.83   CC       criu/string.o
10:37:14 [2020-09-16T10:37:14.220Z] #39 88.85   CC       criu/sysctl.o
10:37:14 [2020-09-16T10:37:14.513Z] #39 89.14   CC       criu/sysfs_parse.o
10:37:14 [2020-09-16T10:37:14.513Z] #39 89.28   CC       criu/timens.o
10:37:14 [2020-09-16T10:37:14.513Z] #39 89.40   CC       criu/timerfd.o
10:37:14 [2020-09-16T10:37:14.806Z] #39 89.52   CC       criu/tty.o
10:37:14 [2020-09-16T10:37:14.891Z] #63 DONE 0.6s
10:37:14 [2020-09-16T10:37:14.891Z] 
10:37:14 [2020-09-16T10:37:14.891Z] #64 exporting to image
10:37:14 [2020-09-16T10:37:14.891Z] #64 exporting layers
10:37:15 [2020-09-16T10:37:15.699Z] #33 23.03 Reading package lists...
10:37:15 [2020-09-16T10:37:15.699Z] #33 ...
10:37:15 [2020-09-16T10:37:15.699Z] 
10:37:15 [2020-09-16T10:37:15.699Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:15 [2020-09-16T10:37:15.699Z] #39 22.38 Reading package lists...
10:37:15 [2020-09-16T10:37:15.848Z] #39 90.29   CC       criu/tun.o
10:37:15 [2020-09-16T10:37:15.848Z] #39 90.50   CC       criu/uffd.o
10:37:16 [2020-09-16T10:37:16.142Z] #39 91.01   CC       criu/util.o
10:37:16 [2020-09-16T10:37:16.386Z] #35 4.175 + git clone https://github.com/docker/distribution.git .
10:37:16 [2020-09-16T10:37:16.386Z] #35 4.186 Cloning into '.'...
10:37:16 [2020-09-16T10:37:16.575Z] #43 15.85 go: finding github.com/fatih/color v1.6.0
10:37:16 [2020-09-16T10:37:16.575Z] #43 15.85 go: finding github.com/pkg/errors v0.8.0
10:37:16 [2020-09-16T10:37:16.575Z] #43 15.87 go: finding github.com/sirupsen/logrus v1.0.5
10:37:16 [2020-09-16T10:37:16.575Z] #43 16.07 go: finding github.com/spf13/pflag v1.0.1
10:37:16 [2020-09-16T10:37:16.575Z] #43 16.14 go: finding github.com/mattn/go-colorable v0.0.9
10:37:16 [2020-09-16T10:37:16.576Z] #43 16.20 go: finding github.com/mattn/go-isatty v0.0.3
10:37:16 [2020-09-16T10:37:16.576Z] #43 16.37 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:37:16 [2020-09-16T10:37:16.790Z] #39 ...
10:37:16 [2020-09-16T10:37:16.790Z] 
10:37:16 [2020-09-16T10:37:16.790Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:16 [2020-09-16T10:37:16.790Z] #36 DONE 128.4s
10:37:16 [2020-09-16T10:37:16.790Z] 
10:37:16 [2020-09-16T10:37:16.790Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.5 + cd /tmp/tmp.q1mgEWidxf/src/github.com/golangci/golangci-lint/
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.5 + git checkout -q v1.23.8
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 ++ git describe --tags
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 + version=v1.23.8
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 ++ git rev-parse --short HEAD
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 + commit=76a82c6
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 ++ git show -s --format=%cd
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:37:16 [2020-09-16T10:37:16.790Z] #45 123.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:37:16 [2020-09-16T10:37:16.794Z] #64 exporting layers 1.8s done
10:37:16 [2020-09-16T10:37:16.794Z] #64 writing image sha256:822d0a9a75e465552c0be0e757d21b3eed1c1a5a536121446330e0e40f0f6b3b done
10:37:16 [2020-09-16T10:37:16.794Z] #64 naming to docker.io/library/docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 done
10:37:16 [2020-09-16T10:37:16.794Z] #64 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
10:37:16 [2020-09-16T10:37:16.833Z] #43 16.52 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:37:16 [2020-09-16T10:37:16.833Z] #43 16.59 go: finding github.com/jonboulle/clockwork v0.1.0
10:37:16 [2020-09-16T10:37:16.833Z] #43 16.71 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
[Pipeline] { (Run tests)
[Pipeline] sh
10:37:16 [2020-09-16T10:37:16.969Z] #35 ...
10:37:16 [2020-09-16T10:37:16.969Z] 
10:37:16 [2020-09-16T10:37:16.969Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:16 [2020-09-16T10:37:16.969Z] #31 4.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:16 [2020-09-16T10:37:16.969Z] #31 4.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:16 [2020-09-16T10:37:16.969Z] #31 4.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:16 [2020-09-16T10:37:16.969Z] #31 5.115 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:37:17 [2020-09-16T10:37:17.090Z] #43 16.72 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:37:17 [2020-09-16T10:37:17.099Z] #45 ...
10:37:17 [2020-09-16T10:37:17.100Z] 
10:37:17 [2020-09-16T10:37:17.100Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:17 [2020-09-16T10:37:17.100Z] #39 91.75   CC       criu/uts_ns.o
10:37:17 [2020-09-16T10:37:17.100Z] #39 91.89   CC       criu/vdso.o
10:37:17 [2020-09-16T10:37:17.207Z] + trap exit INT TERM
10:37:17 [2020-09-16T10:37:17.207Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:37:17 [2020-09-16T10:37:17.207Z] + CONTAINER_NAME=docker-pr2
10:37:17 [2020-09-16T10:37:17.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41450/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh dynbinary-daemon
10:37:17 [2020-09-16T10:37:17.242Z] #39 30.18 Building dependency tree...
10:37:17 [2020-09-16T10:37:17.395Z] #39 92.30   LINK     criu/built-in.o
10:37:17 [2020-09-16T10:37:17.689Z] #39 92.40   LINK     criu/criu
10:37:17 [2020-09-16T10:37:17.689Z] #39 92.54   DEP      lib/c/criu.d
10:37:17 [2020-09-16T10:37:17.689Z] #39 92.57   CC       images/rpc.pb-c.o
10:37:17 [2020-09-16T10:37:17.781Z] 
10:37:17 [2020-09-16T10:37:17.781Z] Removing bundles/
10:37:17 [2020-09-16T10:37:17.781Z] 
10:37:17 [2020-09-16T10:37:17.781Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:37:17 [2020-09-16T10:37:17.781Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:37:17 [2020-09-16T10:37:17.781Z] GOOS="" GOARCH="" GOARM=""
10:37:17 [2020-09-16T10:37:17.982Z] #39 ...
10:37:17 [2020-09-16T10:37:17.982Z] 
10:37:17 [2020-09-16T10:37:17.982Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:37:17 [2020-09-16T10:37:17.982Z] #37 DONE 0.3s
10:37:17 [2020-09-16T10:37:17.982Z] 
10:37:17 [2020-09-16T10:37:17.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:17 [2020-09-16T10:37:17.982Z] #39 92.77   CC       lib/c/criu.o
10:37:18 [2020-09-16T10:37:18.275Z] #39 93.11   LINK     lib/c/built-in.o
10:37:18 [2020-09-16T10:37:18.275Z] #39 93.11   LINK     lib/c/libcriu.so
10:37:18 [2020-09-16T10:37:18.275Z] #39 93.13   LINK     lib/c/libcriu.a
10:37:18 [2020-09-16T10:37:18.355Z] #52 137.5 + bin/containerd-shim-runc-v2
10:37:18 [2020-09-16T10:37:18.372Z] #31 6.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
10:37:18 [2020-09-16T10:37:18.568Z] #39 93.19   GEN      magic.py
10:37:18 [2020-09-16T10:37:18.568Z] #39 93.25 Note: Building without setproctitle() and strlcpy() support.
10:37:18 [2020-09-16T10:37:18.568Z] #39 93.25       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:37:18 [2020-09-16T10:37:18.568Z] #39 93.25 Note: Building without GnuTLS support
10:37:18 [2020-09-16T10:37:18.568Z] #39 93.25 Makefile.config:39: Warn: you have no libnftables installed
10:37:18 [2020-09-16T10:37:18.568Z] #39 93.25 Makefile.config:40: Warn: Building without nftables support
10:37:18 [2020-09-16T10:37:18.783Z] #39 33.46 The following additional packages will be installed:
10:37:18 [2020-09-16T10:37:18.783Z] #39 33.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:37:18 [2020-09-16T10:37:18.783Z] #39 33.49   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:37:18 [2020-09-16T10:37:18.783Z] #39 33.50 Suggested packages:
10:37:18 [2020-09-16T10:37:18.783Z] #39 33.50   manpages-dev python-setuptools
10:37:18 [2020-09-16T10:37:18.862Z] #39 93.52 fatal: not a git repository (or any of the parent directories): .git
10:37:18 [2020-09-16T10:37:18.862Z] #39 93.78 make[1]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.155Z] #39 94.06 make[1]: 'images/built-in.o' is up to date.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.07 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.09 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.10 make[1]: 'compel/libcompel.a' is up to date.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.11 make[1]: 'compel/compel-host-bin' is up to date.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.12 make[1]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.12 make[1]: 'soccr/libsoccr.a' is up to date.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.22 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.22 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.24 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.29 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.448Z] #39 94.32 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.738Z] #52 139.0 + binaries
10:37:19 [2020-09-16T10:37:19.738Z] #52 139.0 + install -D bin/containerd /build/containerd
10:37:19 [2020-09-16T10:37:19.738Z] #52 139.1 + install -D bin/containerd-shim /build/containerd-shim
10:37:19 [2020-09-16T10:37:19.738Z] #52 139.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:37:19 [2020-09-16T10:37:19.738Z] #52 139.1 + install -D bin/ctr /build/ctr
10:37:19 [2020-09-16T10:37:19.742Z] #39 94.33 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.742Z] #39 94.34 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.742Z] #39 94.41 make[2]: Nothing to be done for 'all'.
10:37:19 [2020-09-16T10:37:19.742Z] #39 94.41   INSTALL  criu/criu
10:37:19 [2020-09-16T10:37:19.998Z] #52 DONE 139.3s
10:37:19 [2020-09-16T10:37:19.999Z] 
10:37:19 [2020-09-16T10:37:19.999Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:19 [2020-09-16T10:37:19.999Z] #45 DONE 139.2s
10:37:20 [2020-09-16T10:37:20.038Z] #39 DONE 94.6s
10:37:20 [2020-09-16T10:37:20.038Z] 
10:37:20 [2020-09-16T10:37:20.038Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:20 [2020-09-16T10:37:20.301Z] #31 8.330 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.05 The following NEW packages will be installed:
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.05   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.05   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.05   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.06   python-six zlib1g-dev
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.27 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.27 Need to get 4075 kB of archives.
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.27 After this operation, 24.5 MB of additional disk space will be used.
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
10:37:20 [2020-09-16T10:37:20.338Z] #39 35.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
10:37:20 [2020-09-16T10:37:20.367Z] #43 ...
10:37:20 [2020-09-16T10:37:20.367Z] 
10:37:20 [2020-09-16T10:37:20.367Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:20 [2020-09-16T10:37:20.367Z] #47 16.06 + cd /tmp/tmp.x5C22GPQKQ/src/github.com/mvdan/sh
10:37:20 [2020-09-16T10:37:20.367Z] #47 16.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:37:20 [2020-09-16T10:37:20.367Z] #47 16.18 + GO111MODULE=on
10:37:20 [2020-09-16T10:37:20.367Z] #47 16.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:37:20 [2020-09-16T10:37:20.367Z] #47 17.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:20 [2020-09-16T10:37:20.367Z] #47 17.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:20 [2020-09-16T10:37:20.367Z] #47 17.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:20 [2020-09-16T10:37:20.367Z] #47 17.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:20 [2020-09-16T10:37:20.367Z] #47 18.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:20 [2020-09-16T10:37:20.367Z] #47 19.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:20 [2020-09-16T10:37:20.367Z] #47 19.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
10:37:20 [2020-09-16T10:37:20.642Z] #39 35.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
10:37:20 [2020-09-16T10:37:20.682Z] #45 ...
10:37:20 [2020-09-16T10:37:20.683Z] 
10:37:20 [2020-09-16T10:37:20.683Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:37:20 [2020-09-16T10:37:20.943Z] #39 35.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
10:37:20 [2020-09-16T10:37:20.943Z] #39 35.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
10:37:20 [2020-09-16T10:37:20.943Z] #39 35.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
10:37:20 [2020-09-16T10:37:20.943Z] #39 35.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
10:37:20 [2020-09-16T10:37:20.943Z] #39 35.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
10:37:20 [2020-09-16T10:37:20.943Z] #39 35.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
10:37:20 [2020-09-16T10:37:20.978Z] #40 DONE 0.2s
10:37:20 [2020-09-16T10:37:20.978Z] 
10:37:20 [2020-09-16T10:37:20.978Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:37:20 [2020-09-16T10:37:20.978Z] #42 DONE 0.2s
10:37:20 [2020-09-16T10:37:20.978Z] 
10:37:20 [2020-09-16T10:37:20.978Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:21 [2020-09-16T10:37:21.271Z] #45 ...
10:37:21 [2020-09-16T10:37:21.271Z] 
10:37:21 [2020-09-16T10:37:21.271Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:37:21 [2020-09-16T10:37:21.271Z] #44 DONE 0.1s
10:37:21 [2020-09-16T10:37:21.271Z] 
10:37:21 [2020-09-16T10:37:21.271Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:37:21 [2020-09-16T10:37:21.300Z] #47 ...
10:37:21 [2020-09-16T10:37:21.300Z] 
10:37:21 [2020-09-16T10:37:21.300Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:21 [2020-09-16T10:37:21.300Z] #38 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:37:21 [2020-09-16T10:37:21.300Z] #38 ...
10:37:21 [2020-09-16T10:37:21.300Z] 
10:37:21 [2020-09-16T10:37:21.300Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:21 [2020-09-16T10:37:21.300Z] #32 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:37:21 [2020-09-16T10:37:21.558Z] #32 ...
10:37:21 [2020-09-16T10:37:21.558Z] 
10:37:21 [2020-09-16T10:37:21.558Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:21 [2020-09-16T10:37:21.699Z] #31 ...
10:37:21 [2020-09-16T10:37:21.699Z] 
10:37:21 [2020-09-16T10:37:21.699Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.520 + RM_GOPATH=0
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.520 + TMP_GOPATH=
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.520 + : /build
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.520 + '[' -z '' ']'
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.521 ++ mktemp -d
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.522 + export GOPATH=/tmp/tmp.OZ7p9O3d3L
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.522 + GOPATH=/tmp/tmp.OZ7p9O3d3L
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.522 + RM_GOPATH=1
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.522 + case "$(go env GOARCH)" in
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.523 ++ go env GOARCH
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.530 + export GO_BUILDMODE=-buildmode=pie
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.530 + GO_BUILDMODE=-buildmode=pie
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.531 ++ dirname /tmp/install/install.sh
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.537 + dir=/tmp/install
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.537 + bin=gotestsum
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.537 + shift
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.537 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.538 + . /tmp/install/gotestsum.installer
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.539 ++ : v0.3.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.539 + install_gotestsum
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.540 + set -e
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.540 + export GO111MODULE=on
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.540 + GO111MODULE=on
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.540 + GOBIN=/build
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.540 + go get gotest.tools/gotestsum@v0.3.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.669 go: finding gotest.tools v0.3.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 4.679 go: finding gotest.tools/gotestsum v0.3.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 5.663 go: downloading gotest.tools/gotestsum v0.3.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 6.154 go: extracting gotest.tools/gotestsum v0.3.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 6.736 go: downloading gotest.tools v2.1.0+incompatible
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.079 go: extracting gotest.tools v2.1.0+incompatible
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.203 go: downloading github.com/spf13/pflag v1.0.1
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.268 go: downloading github.com/jonboulle/clockwork v0.1.0
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.320 go: downloading github.com/sirupsen/logrus v1.0.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.322 go: downloading github.com/pkg/errors v0.8.0
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.323 go: downloading github.com/fatih/color v1.6.0
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.530 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.646 go: extracting github.com/pkg/errors v0.8.0
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.652 go: extracting github.com/jonboulle/clockwork v0.1.0
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.715 go: extracting github.com/fatih/color v1.6.0
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.818 go: extracting github.com/sirupsen/logrus v1.0.5
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.826 go: extracting github.com/spf13/pflag v1.0.1
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.855 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.856 go: downloading github.com/mattn/go-colorable v0.0.9
10:37:21 [2020-09-16T10:37:21.700Z] #42 7.860 go: downloading github.com/mattn/go-isatty v0.0.3
10:37:21 [2020-09-16T10:37:21.700Z] #42 8.065 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:37:21 [2020-09-16T10:37:21.700Z] #42 8.067 go: extracting github.com/mattn/go-isatty v0.0.3
10:37:21 [2020-09-16T10:37:21.700Z] #42 8.076 go: extracting github.com/mattn/go-colorable v0.0.9
10:37:21 [2020-09-16T10:37:21.700Z] #42 8.121 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:37:21 [2020-09-16T10:37:21.700Z] #42 8.153 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:37:21 [2020-09-16T10:37:21.700Z] #42 9.632 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:37:21 [2020-09-16T10:37:21.700Z] #42 9.633 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:37:21 [2020-09-16T10:37:21.700Z] #42 9.730 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:37:21 [2020-09-16T10:37:21.700Z] #42 ...
10:37:21 [2020-09-16T10:37:21.700Z] 
10:37:21 [2020-09-16T10:37:21.700Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:21 [2020-09-16T10:37:21.700Z] #22 1.587 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:21 [2020-09-16T10:37:21.700Z] #22 1.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:21 [2020-09-16T10:37:21.700Z] #22 1.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:21 [2020-09-16T10:37:21.700Z] #22 2.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:37:21 [2020-09-16T10:37:21.700Z] #22 2.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
10:37:21 [2020-09-16T10:37:21.700Z] #22 3.162 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:37:21 [2020-09-16T10:37:21.700Z] #22 5.786 Fetched 8204 kB in 5s (1803 kB/s)
10:37:21 [2020-09-16T10:37:21.816Z] #60 21.06 Checking out files:  61% (1264/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
10:37:21 [2020-09-16T10:37:21.816Z] #60 ...
10:37:21 [2020-09-16T10:37:21.816Z] 
10:37:21 [2020-09-16T10:37:21.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:21 [2020-09-16T10:37:21.816Z] #41 11.41 unicode/utf8
10:37:21 [2020-09-16T10:37:21.816Z] #41 12.38 math
10:37:21 [2020-09-16T10:37:21.816Z] #41 16.56 unicode/utf16
10:37:21 [2020-09-16T10:37:21.816Z] #41 16.82 container/list
10:37:21 [2020-09-16T10:37:21.816Z] #41 17.43 crypto/internal/subtle
10:37:21 [2020-09-16T10:37:21.816Z] #41 17.62 crypto/subtle
10:37:21 [2020-09-16T10:37:21.816Z] #41 17.76 vendor/golang.org/x/crypto/cryptobyte/asn1
10:37:21 [2020-09-16T10:37:21.816Z] #41 17.91 internal/nettrace
10:37:21 [2020-09-16T10:37:21.816Z] #41 18.04 runtime/cgo
10:37:21 [2020-09-16T10:37:21.816Z] #41 ...
10:37:21 [2020-09-16T10:37:21.816Z] 
10:37:21 [2020-09-16T10:37:21.816Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:21 [2020-09-16T10:37:21.935Z] 
10:37:21 [2020-09-16T10:37:21.935Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:37:21 [2020-09-16T10:37:21.935Z] #46 DONE 0.2s
10:37:21 [2020-09-16T10:37:21.935Z] 
10:37:21 [2020-09-16T10:37:21.935Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:37:21 [2020-09-16T10:37:21.935Z] #48 DONE 0.0s
10:37:21 [2020-09-16T10:37:21.935Z] 
10:37:21 [2020-09-16T10:37:21.935Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:37:21 [2020-09-16T10:37:21.935Z] #50 DONE 0.1s
10:37:21 [2020-09-16T10:37:21.935Z] 
10:37:21 [2020-09-16T10:37:21.935Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:37:21 [2020-09-16T10:37:21.935Z] #53 DONE 0.2s
10:37:21 [2020-09-16T10:37:21.965Z] #22 5.786 Reading package lists...
10:37:21 [2020-09-16T10:37:21.965Z] #22 ...
10:37:21 [2020-09-16T10:37:21.965Z] 
10:37:21 [2020-09-16T10:37:21.965Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:21 [2020-09-16T10:37:21.965Z] #37 2.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:21 [2020-09-16T10:37:21.965Z] #37 2.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:21 [2020-09-16T10:37:21.965Z] #37 2.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:21 [2020-09-16T10:37:21.965Z] #37 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:37:21 [2020-09-16T10:37:21.965Z] #37 3.681 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
10:37:21 [2020-09-16T10:37:21.965Z] #37 4.734 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:37:21 [2020-09-16T10:37:21.965Z] #37 10.22 Fetched 8204 kB in 8s (1042 kB/s)
10:37:21 [2020-09-16T10:37:21.965Z] #37 10.22 Reading package lists...
10:37:21 [2020-09-16T10:37:21.965Z] #37 ...
10:37:21 [2020-09-16T10:37:21.965Z] 
10:37:21 [2020-09-16T10:37:21.965Z] #53 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.670 + RM_GOPATH=0
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.670 + TMP_GOPATH=
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.670 + : /build
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.670 + '[' -z '' ']'
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.674 ++ mktemp -d
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.674 + export GOPATH=/tmp/tmp.57o9zfjxMH
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.674 + GOPATH=/tmp/tmp.57o9zfjxMH
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.674 + RM_GOPATH=1
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.674 + case "$(go env GOARCH)" in
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.680 ++ go env GOARCH
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + export GO_BUILDMODE=-buildmode=pie
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + GO_BUILDMODE=-buildmode=pie
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 ++ dirname /tmp/install/install.sh
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + dir=/tmp/install
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + bin=rootlesskit
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + shift
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + . /tmp/install/rootlesskit.installer
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + install_rootlesskit
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + case "$1" in
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + export CGO_ENABLED=0
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + CGO_ENABLED=0
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + _install_rootlesskit
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.709 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.57o9zfjxMH/src/github.com/rootless-containers/rootlesskit
10:37:21 [2020-09-16T10:37:21.965Z] #53 2.720 Cloning into '/tmp/tmp.57o9zfjxMH/src/github.com/rootless-containers/rootlesskit'...
10:37:21 [2020-09-16T10:37:21.965Z] #53 4.548 + cd /tmp/tmp.57o9zfjxMH/src/github.com/rootless-containers/rootlesskit
10:37:21 [2020-09-16T10:37:21.965Z] #53 4.548 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:37:21 [2020-09-16T10:37:21.965Z] #53 4.775 + for f in rootlesskit rootlesskit-docker-proxy
10:37:21 [2020-09-16T10:37:21.965Z] #53 4.775 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:37:22 [2020-09-16T10:37:22.194Z] 
10:37:22 [2020-09-16T10:37:22.194Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:37:22 [2020-09-16T10:37:22.194Z] #57 DONE 0.1s
10:37:22 [2020-09-16T10:37:22.194Z] 
10:37:22 [2020-09-16T10:37:22.194Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:37:22 [2020-09-16T10:37:22.194Z] #59 DONE 0.1s
10:37:22 [2020-09-16T10:37:22.230Z] #53 ...
10:37:22 [2020-09-16T10:37:22.230Z] 
10:37:22 [2020-09-16T10:37:22.230Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:22 [2020-09-16T10:37:22.230Z] #10 4.882 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:22 [2020-09-16T10:37:22.230Z] #10 4.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:22 [2020-09-16T10:37:22.230Z] #10 4.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:22 [2020-09-16T10:37:22.230Z] #10 5.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:37:22 [2020-09-16T10:37:22.230Z] #10 7.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
10:37:22 [2020-09-16T10:37:22.230Z] #10 8.731 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:37:22 [2020-09-16T10:37:22.230Z] #10 ...
10:37:22 [2020-09-16T10:37:22.230Z] 
10:37:22 [2020-09-16T10:37:22.230Z] #58 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.211 + RM_GOPATH=0
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.211 + TMP_GOPATH=
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.211 + : /build
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.211 + '[' -z '' ']'
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.212 ++ mktemp -d
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.213 + export GOPATH=/tmp/tmp.FJnvr1L2HX
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.214 + GOPATH=/tmp/tmp.FJnvr1L2HX
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.214 + RM_GOPATH=1
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.214 + case "$(go env GOARCH)" in
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.215 ++ go env GOARCH
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.246 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + export GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 ++ dirname /tmp/install/install.sh
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + dir=/tmp/install
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + bin=proxy
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + shift
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + '[' '!' -f /tmp/install/proxy.installer ']'
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + . /tmp/install/proxy.installer
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 ++ : 9e99af28df21367340c95a3863e31808d689c92a
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + install_proxy
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + case "$1" in
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + export CGO_ENABLED=0
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + CGO_ENABLED=0
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + _install_proxy
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.247 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FJnvr1L2HX/src/github.com/docker/libnetwork
10:37:22 [2020-09-16T10:37:22.230Z] #58 4.250 Cloning into '/tmp/tmp.FJnvr1L2HX/src/github.com/docker/libnetwork'...
10:37:22 [2020-09-16T10:37:22.329Z] #60 21.06 Checking out files:  61% (1264/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:37:22 [2020-09-16T10:37:22.329Z] #60 21.99 + cd /tmp/tmp.yU7MiCL22j/src/github.com/docker/libnetwork
10:37:22 [2020-09-16T10:37:22.329Z] #60 21.99 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:37:22 [2020-09-16T10:37:22.329Z] #60 22.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:37:22 [2020-09-16T10:37:22.459Z] 
10:37:22 [2020-09-16T10:37:22.459Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:37:22 [2020-09-16T10:37:22.459Z] #61 DONE 0.0s
10:37:22 [2020-09-16T10:37:22.459Z] 
10:37:22 [2020-09-16T10:37:22.459Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:37:22 [2020-09-16T10:37:22.459Z] #62 DONE 0.0s
10:37:22 [2020-09-16T10:37:22.459Z] 
10:37:22 [2020-09-16T10:37:22.459Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:37:22 [2020-09-16T10:37:22.494Z] #58 ...
10:37:22 [2020-09-16T10:37:22.494Z] 
10:37:22 [2020-09-16T10:37:22.494Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.782 + RM_GOPATH=0
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.782 + TMP_GOPATH=
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.782 + : /build
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.783 + '[' -z '' ']'
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.783 ++ mktemp -d
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.784 + export GOPATH=/tmp/tmp.pVaYVrWznj
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.784 + GOPATH=/tmp/tmp.pVaYVrWznj
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.784 + RM_GOPATH=1
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.785 + case "$(go env GOARCH)" in
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.791 ++ go env GOARCH
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.816 + export GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.816 + GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.821 ++ dirname /tmp/install/install.sh
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + dir=/tmp/install
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + bin=shfmt
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + shift
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + . /tmp/install/shfmt.installer
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + install_shfmt
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pVaYVrWznj/src/github.com/mvdan/sh
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.830 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
10:37:22 [2020-09-16T10:37:22.494Z] #46 3.838 Cloning into '/tmp/tmp.pVaYVrWznj/src/github.com/mvdan/sh'...
10:37:22 [2020-09-16T10:37:22.494Z] #46 ...
10:37:22 [2020-09-16T10:37:22.494Z] 
10:37:22 [2020-09-16T10:37:22.494Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.859 + RM_GOPATH=0
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.859 + TMP_GOPATH=
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 + : /build
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 + '[' -z '' ']'
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 ++ mktemp -d
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 + export GOPATH=/tmp/tmp.jKBNCUGMVm
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 + GOPATH=/tmp/tmp.jKBNCUGMVm
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 + RM_GOPATH=1
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 + case "$(go env GOARCH)" in
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.872 ++ go env GOARCH
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.882 + export GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.882 + GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.882 ++ dirname /tmp/install/install.sh
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + dir=/tmp/install
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + bin=vndr
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + shift
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + '[' '!' -f /tmp/install/vndr.installer ']'
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + . /tmp/install/vndr.installer
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + install_vndr
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jKBNCUGMVm/src/github.com/LK4D4/vndr
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.884 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:37:22 [2020-09-16T10:37:22.494Z] #40 3.940 Cloning into '/tmp/tmp.jKBNCUGMVm/src/github.com/LK4D4/vndr'...
10:37:22 [2020-09-16T10:37:22.494Z] #40 4.596 + cd /tmp/tmp.jKBNCUGMVm/src/github.com/LK4D4/vndr
10:37:22 [2020-09-16T10:37:22.494Z] #40 4.600 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:37:22 [2020-09-16T10:37:22.494Z] #40 4.607 + go build -buildmode=pie -v -o /build/vndr .
10:37:22 [2020-09-16T10:37:22.494Z] #40 5.701 internal/cpu
10:37:22 [2020-09-16T10:37:22.494Z] #40 5.703 runtime/internal/sys
10:37:22 [2020-09-16T10:37:22.494Z] #40 5.726 runtime/internal/atomic
10:37:22 [2020-09-16T10:37:22.494Z] #40 5.848 internal/race
10:37:22 [2020-09-16T10:37:22.494Z] #40 6.026 runtime/internal/math
10:37:22 [2020-09-16T10:37:22.494Z] #40 6.061 sync/atomic
10:37:22 [2020-09-16T10:37:22.494Z] #40 6.086 unicode
10:37:22 [2020-09-16T10:37:22.494Z] #40 6.205 unicode/utf8
10:37:22 [2020-09-16T10:37:22.494Z] #40 6.331 internal/bytealg
10:37:22 [2020-09-16T10:37:22.494Z] #40 6.538 math/bits
10:37:22 [2020-09-16T10:37:22.494Z] #40 7.096 internal/testlog
10:37:22 [2020-09-16T10:37:22.494Z] #40 7.426 runtime
10:37:22 [2020-09-16T10:37:22.494Z] #40 7.583 math
10:37:22 [2020-09-16T10:37:22.494Z] #40 7.817 encoding
10:37:22 [2020-09-16T10:37:22.494Z] #40 8.013 unicode/utf16
10:37:22 [2020-09-16T10:37:22.494Z] #40 8.630 container/list
10:37:22 [2020-09-16T10:37:22.494Z] #40 9.916 crypto/internal/subtle
10:37:22 [2020-09-16T10:37:22.494Z] #40 10.13 crypto/subtle
10:37:22 [2020-09-16T10:37:22.494Z] #40 10.46 vendor/golang.org/x/crypto/cryptobyte/asn1
10:37:22 [2020-09-16T10:37:22.494Z] #40 10.60 internal/nettrace
10:37:22 [2020-09-16T10:37:22.494Z] #40 10.89 runtime/cgo
10:37:22 [2020-09-16T10:37:22.760Z] #40 10.96 vendor/golang.org/x/crypto/internal/subtle
10:37:22 [2020-09-16T10:37:22.760Z] #40 ...
10:37:22 [2020-09-16T10:37:22.760Z] 
10:37:22 [2020-09-16T10:37:22.760Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.470 + RM_GOPATH=0
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.470 + TMP_GOPATH=
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.470 + : /build
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.470 + '[' -z '' ']'
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.472 ++ mktemp -d
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.474 + export GOPATH=/tmp/tmp.GevGUswwCK
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.475 + GOPATH=/tmp/tmp.GevGUswwCK
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.475 + RM_GOPATH=1
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.475 + case "$(go env GOARCH)" in
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.476 ++ go env GOARCH
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.492 + export GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.493 + GO_BUILDMODE=-buildmode=pie
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.493 ++ dirname /tmp/install/install.sh
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.497 + dir=/tmp/install
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.497 + bin=tomlv
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.497 + shift
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.497 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.497 + . /tmp/install/tomlv.installer
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.498 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.498 + install_tomlv
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.498 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.498 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.498 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GevGUswwCK/src/github.com/BurntSushi/toml
10:37:22 [2020-09-16T10:37:22.760Z] #29 4.547 Cloning into '/tmp/tmp.GevGUswwCK/src/github.com/BurntSushi/toml'...
10:37:22 [2020-09-16T10:37:22.760Z] #29 5.484 + cd /tmp/tmp.GevGUswwCK/src/github.com/BurntSushi/toml
10:37:22 [2020-09-16T10:37:22.760Z] #29 5.485 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:37:22 [2020-09-16T10:37:22.760Z] #29 5.492 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:37:22 [2020-09-16T10:37:22.760Z] #29 6.128 math/bits
10:37:22 [2020-09-16T10:37:22.760Z] #29 6.153 runtime/internal/math
10:37:22 [2020-09-16T10:37:22.760Z] #29 6.179 unicode/utf8
10:37:22 [2020-09-16T10:37:22.760Z] #29 6.183 internal/cpu
10:37:22 [2020-09-16T10:37:22.760Z] #29 6.386 sync/atomic
10:37:22 [2020-09-16T10:37:22.760Z] #29 6.726 math
10:37:22 [2020-09-16T10:37:22.760Z] #29 7.033 unicode
10:37:22 [2020-09-16T10:37:22.760Z] #29 7.052 internal/testlog
10:37:22 [2020-09-16T10:37:22.760Z] #29 7.163 internal/bytealg
10:37:22 [2020-09-16T10:37:22.760Z] #29 7.685 encoding
10:37:22 [2020-09-16T10:37:22.760Z] #29 8.286 runtime/cgo
10:37:22 [2020-09-16T10:37:22.760Z] #29 8.337 runtime
10:37:22 [2020-09-16T10:37:22.760Z] #29 ...
10:37:22 [2020-09-16T10:37:22.760Z] 
10:37:22 [2020-09-16T10:37:22.760Z] #50 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:22 [2020-09-16T10:37:22.760Z] #50 5.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:37:22 [2020-09-16T10:37:22.760Z] #50 5.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:37:22 [2020-09-16T10:37:22.760Z] #50 5.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:37:22 [2020-09-16T10:37:22.760Z] #50 5.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:37:22 [2020-09-16T10:37:22.760Z] #50 7.461 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
10:37:22 [2020-09-16T10:37:22.760Z] #50 9.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:37:22 [2020-09-16T10:37:22.897Z] #60 ...
10:37:22 [2020-09-16T10:37:22.897Z] 
10:37:22 [2020-09-16T10:37:22.897Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:22 [2020-09-16T10:37:22.897Z] #30 12.48 internal/testlog
10:37:22 [2020-09-16T10:37:22.897Z] #30 13.22 encoding
10:37:22 [2020-09-16T10:37:22.897Z] #30 13.47 runtime/cgo
10:37:22 [2020-09-16T10:37:22.897Z] #30 ...
10:37:22 [2020-09-16T10:37:22.897Z] 
10:37:22 [2020-09-16T10:37:22.897Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:22 [2020-09-16T10:37:22.897Z] #36 22.05 Checking out files:  85% (1418/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
10:37:22 [2020-09-16T10:37:22.897Z] #36 22.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:37:23 [2020-09-16T10:37:23.024Z] #50 ...
10:37:23 [2020-09-16T10:37:23.024Z] 
10:37:23 [2020-09-16T10:37:23.024Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:37:23 [2020-09-16T10:37:23.024Z] #27 4.383 + git clone https://github.com/kolyshkin/go-swagger.git .
10:37:23 [2020-09-16T10:37:23.024Z] #27 4.389 Cloning into '.'...
10:37:23 [2020-09-16T10:37:23.027Z] #63 DONE 0.6s
10:37:23 [2020-09-16T10:37:23.027Z] 
10:37:23 [2020-09-16T10:37:23.027Z] #64 exporting to image
10:37:23 [2020-09-16T10:37:23.027Z] #64 exporting layers
10:37:23 [2020-09-16T10:37:23.059Z] #39 ...
10:37:23 [2020-09-16T10:37:23.059Z] 
10:37:23 [2020-09-16T10:37:23.059Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:23 [2020-09-16T10:37:23.059Z] #52 21.87 Reading package lists...
10:37:23 [2020-09-16T10:37:23.059Z] #52 30.91 Building dependency tree...
10:37:23 [2020-09-16T10:37:23.059Z] #52 34.60 The following additional packages will be installed:
10:37:23 [2020-09-16T10:37:23.059Z] #52 34.61   libbtrfs0
10:37:23 [2020-09-16T10:37:23.059Z] #52 34.80 The following NEW packages will be installed:
10:37:23 [2020-09-16T10:37:23.059Z] #52 34.83   libbtrfs-dev libbtrfs0
10:37:23 [2020-09-16T10:37:23.059Z] #52 35.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:37:23 [2020-09-16T10:37:23.059Z] #52 35.27 Need to get 120 kB of archives.
10:37:23 [2020-09-16T10:37:23.059Z] #52 35.27 After this operation, 423 kB of additional disk space will be used.
10:37:23 [2020-09-16T10:37:23.059Z] #52 35.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:37:23 [2020-09-16T10:37:23.059Z] #52 35.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:37:23 [2020-09-16T10:37:23.059Z] #52 36.96 debconf: delaying package configuration, since apt-utils is not installed
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.23 Fetched 120 kB in 0s (997 kB/s)
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.37 Selecting previously unselected package libbtrfs0.
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.47 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.48 Unpacking libbtrfs0 (4.20.1-2) ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.61 Selecting previously unselected package libbtrfs-dev.
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.62 Unpacking libbtrfs-dev (4.20.1-2) ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.74 Setting up libbtrfs0 (4.20.1-2) ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.76 Setting up libbtrfs-dev (4.20.1-2) ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 37.77 Processing triggers for libc-bin (2.28-10) ...
10:37:23 [2020-09-16T10:37:23.059Z] #52 ...
10:37:23 [2020-09-16T10:37:23.059Z] 
10:37:23 [2020-09-16T10:37:23.059Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:23 [2020-09-16T10:37:23.059Z] #39 37.82 debconf: delaying package configuration, since apt-utils is not installed
10:37:23 [2020-09-16T10:37:23.059Z] #39 ...
10:37:23 [2020-09-16T10:37:23.059Z] 
10:37:23 [2020-09-16T10:37:23.059Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:23 [2020-09-16T10:37:23.059Z] #52 DONE 37.9s
10:37:23 [2020-09-16T10:37:23.288Z] #27 ...
10:37:23 [2020-09-16T10:37:23.288Z] 
10:37:23 [2020-09-16T10:37:23.288Z] #44 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.988 + RM_GOPATH=0
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.988 + TMP_GOPATH=
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.988 + : /build
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.988 + '[' -z '' ']'
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.988 ++ mktemp -d
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.999 + export GOPATH=/tmp/tmp.IcSB1aIEvN
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.999 + GOPATH=/tmp/tmp.IcSB1aIEvN
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.999 + RM_GOPATH=1
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.999 + case "$(go env GOARCH)" in
10:37:23 [2020-09-16T10:37:23.288Z] #44 3.999 ++ go env GOARCH
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.013 + export GO_BUILDMODE=-buildmode=pie
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.013 + GO_BUILDMODE=-buildmode=pie
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.015 ++ dirname /tmp/install/install.sh
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.020 + dir=/tmp/install
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.020 + bin=golangci_lint
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.020 + shift
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.021 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.021 + . /tmp/install/golangci_lint.installer
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.021 ++ : v1.23.8
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.022 + install_golangci_lint
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.022 + echo 'Installing golangci-lint version v1.23.8'
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.022 Installing golangci-lint version v1.23.8
10:37:23 [2020-09-16T10:37:23.288Z] #44 4.023 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
10:37:23 [2020-09-16T10:37:23.288Z] #44 ...
10:37:23 [2020-09-16T10:37:23.288Z] 
10:37:23 [2020-09-16T10:37:23.288Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.247 + RM_GOPATH=0
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.247 + TMP_GOPATH=
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.247 + : /build
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.247 + '[' -z '' ']'
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.247 ++ mktemp -d
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.248 + export GOPATH=/tmp/tmp.1jUxVtKnsb
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.248 + GOPATH=/tmp/tmp.1jUxVtKnsb
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.248 + RM_GOPATH=1
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.248 + case "$(go env GOARCH)" in
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.257 ++ go env GOARCH
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.272 + export GO_BUILDMODE=-buildmode=pie
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.272 + GO_BUILDMODE=-buildmode=pie
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 ++ dirname /tmp/install/install.sh
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 + dir=/tmp/install
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 + bin=dockercli
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 + shift
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 + . /tmp/install/dockercli.installer
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 ++ : stable
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.274 ++ : 17.06.2-ce
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.275 + install_dockercli
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.276 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.276 Install docker/cli version 17.06.2-ce from stable
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.294 ++ uname -m
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.296 + arch=aarch64
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.296 + '[' aarch64 '!=' x86_64 ']'
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.296 + '[' aarch64 '!=' s390x ']'
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.296 + '[' aarch64 '!=' armhf ']'
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.296 + build_dockercli
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.296 + git clone https://github.com/docker/docker-ce /tmp/tmp.1jUxVtKnsb/tmp/docker-ce
10:37:23 [2020-09-16T10:37:23.288Z] #20 4.304 Cloning into '/tmp/tmp.1jUxVtKnsb/tmp/docker-ce'...
10:37:23 [2020-09-16T10:37:23.363Z] 
10:37:23 [2020-09-16T10:37:23.364Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.297 + RM_GOPATH=0
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.298 + TMP_GOPATH=
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.299 + : /build
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.299 + '[' -z '' ']'
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.300 ++ mktemp -d
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.302 + export GOPATH=/tmp/tmp.1A2so2Tfv2
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.303 + GOPATH=/tmp/tmp.1A2so2Tfv2
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.303 + RM_GOPATH=1
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.303 + case "$(go env GOARCH)" in
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.304 ++ go env GOARCH
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.365 + export GO_BUILDMODE=-buildmode=pie
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.367 + GO_BUILDMODE=-buildmode=pie
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.371 ++ dirname /tmp/install/install.sh
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.374 + dir=/tmp/install
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.375 + bin=containerd
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.376 + shift
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.377 + '[' '!' -f /tmp/install/containerd.installer ']'
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.379 + . /tmp/install/containerd.installer
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.380 ++ set -e
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.382 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.386 + install_containerd
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.389 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1A2so2Tfv2/src/github.com/containerd/containerd
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.389 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
10:37:23 [2020-09-16T10:37:23.364Z] #53 0.393 Cloning into '/tmp/tmp.1A2so2Tfv2/src/github.com/containerd/containerd'...
10:37:23 [2020-09-16T10:37:23.553Z] #20 ...
10:37:23 [2020-09-16T10:37:23.553Z] 
10:37:23 [2020-09-16T10:37:23.553Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:23 [2020-09-16T10:37:23.553Z] #46 11.28 + cd /tmp/tmp.pVaYVrWznj/src/github.com/mvdan/sh
10:37:23 [2020-09-16T10:37:23.553Z] #46 11.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
10:37:23 [2020-09-16T10:37:23.553Z] #46 11.36 + GO111MODULE=on
10:37:23 [2020-09-16T10:37:23.553Z] #46 11.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
10:37:24 [2020-09-16T10:37:24.504Z] #46 12.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:24 [2020-09-16T10:37:24.504Z] #46 12.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:24 [2020-09-16T10:37:24.504Z] #46 12.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:24 [2020-09-16T10:37:24.504Z] #46 12.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:24 [2020-09-16T10:37:24.933Z] #64 exporting layers 1.8s done
10:37:24 [2020-09-16T10:37:24.933Z] #64 writing image sha256:3c6daa8923992f22d5c38334ea3838724281a3ffcbe0e167dec536de5b91cfc9 done
10:37:24 [2020-09-16T10:37:24.933Z] #64 naming to docker.io/library/docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 done
10:37:24 [2020-09-16T10:37:24.933Z] #64 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:37:25 [2020-09-16T10:37:25.083Z] #46 13.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:25 [2020-09-16T10:37:25.268Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41450/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/validate/default
10:37:25 [2020-09-16T10:37:25.348Z] #46 13.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:25 [2020-09-16T10:37:25.421Z] #36 24.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:37:25 [2020-09-16T10:37:25.511Z] #53 ...
10:37:25 [2020-09-16T10:37:25.511Z] 
10:37:25 [2020-09-16T10:37:25.511Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:25 [2020-09-16T10:37:25.511Z] #24 22.80 Reading package lists...
10:37:25 [2020-09-16T10:37:25.511Z] #24 32.11 Building dependency tree...
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.14 ca-certificates is already the newest version (20200601~deb10u1).
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.14 The following additional packages will be installed:
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.15   libjq1 libonig5
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.75 The following NEW packages will be installed:
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.77   jq libjq1 libonig5
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.95 Need to get 358 kB of archives.
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.95 After this operation, 1277 kB of additional disk space will be used.
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:37:25 [2020-09-16T10:37:25.511Z] #24 36.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:37:25 [2020-09-16T10:37:25.511Z] #24 37.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.16 debconf: delaying package configuration, since apt-utils is not installed
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.43 Fetched 358 kB in 0s (3395 kB/s)
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.55 Selecting previously unselected package libonig5:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.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 ... 15339 files and directories currently installed.)
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.65 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.67 Unpacking libonig5:ppc64el (6.9.1-1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.93 Selecting previously unselected package libjq1:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 38.96 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.18 Selecting previously unselected package jq.
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.21 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.22 Unpacking jq (1.5+dfsg-2+b1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.53 Setting up libonig5:ppc64el (6.9.1-1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.55 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.57 Setting up jq (1.5+dfsg-2+b1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 39.58 Processing triggers for libc-bin (2.28-10) ...
10:37:25 [2020-09-16T10:37:25.511Z] #24 DONE 39.9s
10:37:25 [2020-09-16T10:37:25.511Z] 
10:37:25 [2020-09-16T10:37:25.511Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:37:25 [2020-09-16T10:37:25.511Z] #25 DONE 0.1s
10:37:25 [2020-09-16T10:37:25.511Z] 
10:37:25 [2020-09-16T10:37:25.511Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.21 Fetched 4075 kB in 1s (3926 kB/s)
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.36 Selecting previously unselected package libcap-dev:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.41 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.58 Selecting previously unselected package libnet1:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.62 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.80 Selecting previously unselected package libnet1-dev.
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 38.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.01 Selecting previously unselected package libnl-3-200:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.05 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.20 Selecting previously unselected package libnl-3-dev:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.22 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.61 Selecting previously unselected package libprotobuf-c1:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.61 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.81 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 39.84 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 40.07 Selecting previously unselected package zlib1g-dev:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 40.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 40.07 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 40.38 Selecting previously unselected package libprotobuf17:ppc64el.
10:37:25 [2020-09-16T10:37:25.511Z] #39 40.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
10:37:25 [2020-09-16T10:37:25.511Z] #39 40.41 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
10:37:25 [2020-09-16T10:37:25.835Z] Congratulations!  All commits are properly signed with the DCO!
10:37:25 [2020-09-16T10:37:25.835Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:37:25 [2020-09-16T10:37:25.835Z] No api/types/ or api/swagger.yaml changes in diff.
10:37:25 [2020-09-16T10:37:25.835Z] Congratulations!  All TOML source files changed here have valid syntax.
10:37:25 [2020-09-16T10:37:25.835Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:37:25 [2020-09-16T10:37:25.835Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:37:25 [2020-09-16T10:37:25.835Z] Congratulations!  No new tests were added to integration-cli.
10:37:25 [2020-09-16T10:37:25.835Z] 
10:37:25 [2020-09-16T10:37:25.835Z] INFO Start validation with golang-ci-lint
10:37:25 [2020-09-16T10:37:25.926Z] #46 14.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:26 [2020-09-16T10:37:26.095Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:37:26 [2020-09-16T10:37:26.095Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:37:26 [2020-09-16T10:37:26.095Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:37:26 [2020-09-16T10:37:26.168Z] #39 ...
10:37:26 [2020-09-16T10:37:26.168Z] 
10:37:26 [2020-09-16T10:37:26.168Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:26 [2020-09-16T10:37:26.168Z] #61 DONE 41.1s
10:37:26 [2020-09-16T10:37:26.168Z] 
10:37:26 [2020-09-16T10:37:26.168Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:26 [2020-09-16T10:37:26.168Z] #39 40.96 Selecting previously unselected package libprotobuf-lite17:ppc64el.
10:37:26 [2020-09-16T10:37:26.168Z] #39 40.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
10:37:26 [2020-09-16T10:37:26.168Z] #39 40.97 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
10:37:26 [2020-09-16T10:37:26.477Z] #39 41.34 Selecting previously unselected package libprotobuf-dev:ppc64el.
10:37:26 [2020-09-16T10:37:26.477Z] #39 41.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
10:37:26 [2020-09-16T10:37:26.477Z] #39 41.39 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
10:37:26 [2020-09-16T10:37:26.477Z] #39 ...
10:37:26 [2020-09-16T10:37:26.477Z] 
10:37:26 [2020-09-16T10:37:26.477Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:26 [2020-09-16T10:37:26.477Z] #11 24.19 Reading package lists...
10:37:26 [2020-09-16T10:37:26.477Z] #11 31.66 Building dependency tree...
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.86 The following additional packages will be installed:
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.87   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.87   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.87   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.87 Suggested packages:
10:37:26 [2020-09-16T10:37:26.477Z] #11 35.87   gcc-8-locales seccomp wine64
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.28 The following NEW packages will be installed:
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.28   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.28   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.29   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.29   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.30   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.56 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.56 Need to get 78.9 MB of archives.
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.56 After this operation, 532 MB of additional disk space will be used.
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 37.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 38.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 38.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 38.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 38.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 38.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 39.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
10:37:26 [2020-09-16T10:37:26.477Z] #11 39.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
10:37:26 [2020-09-16T10:37:26.880Z] #46 15.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:27 [2020-09-16T10:37:27.133Z] #11 ...
10:37:27 [2020-09-16T10:37:27.133Z] 
10:37:27 [2020-09-16T10:37:27.133Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:27 [2020-09-16T10:37:27.133Z] #33 23.03 Reading package lists...
10:37:27 [2020-09-16T10:37:27.133Z] #33 32.34 Building dependency tree...
10:37:27 [2020-09-16T10:37:27.133Z] #33 36.66 The following additional packages will be installed:
10:37:27 [2020-09-16T10:37:27.133Z] #33 36.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:37:27 [2020-09-16T10:37:27.133Z] #33 36.69 Suggested packages:
10:37:27 [2020-09-16T10:37:27.133Z] #33 36.69   cmake-doc ninja-build lrzip
10:37:27 [2020-09-16T10:37:27.133Z] #33 36.69 Recommended packages:
10:37:27 [2020-09-16T10:37:27.133Z] #33 36.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.09 The following NEW packages will be installed:
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.11   vim-common xxd
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.39 Need to get 14.9 MB of archives.
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.39 After this operation, 67.2 MB of additional disk space will be used.
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 38.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 39.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 39.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 39.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 39.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 39.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
10:37:27 [2020-09-16T10:37:27.133Z] #33 ...
10:37:27 [2020-09-16T10:37:27.133Z] 
10:37:27 [2020-09-16T10:37:27.133Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:27 [2020-09-16T10:37:27.133Z] #31 41.96 internal/reflectlite
10:37:27 [2020-09-16T10:37:27.133Z] #31 41.97 sync
10:37:27 [2020-09-16T10:37:27.832Z] #46 15.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:27 [2020-09-16T10:37:27.832Z] #46 16.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:28 [2020-09-16T10:37:28.182Z] #52 123.3 + bin/containerd
10:37:28 [2020-09-16T10:37:28.410Z] #46 16.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:28 [2020-09-16T10:37:28.410Z] #46 16.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:28 [2020-09-16T10:37:28.699Z] #46 ...
10:37:28 [2020-09-16T10:37:28.699Z] 
10:37:28 [2020-09-16T10:37:28.699Z] #58 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:28 [2020-09-16T10:37:28.962Z] #58 16.11 Checking out files:  75% (1565/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
10:37:28 [2020-09-16T10:37:28.962Z] #58 17.10 + cd /tmp/tmp.FJnvr1L2HX/src/github.com/docker/libnetwork
10:37:28 [2020-09-16T10:37:28.962Z] #58 17.10 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
10:37:29 [2020-09-16T10:37:29.538Z] #58 17.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:37:31 [2020-09-16T10:37:31.693Z] #31 46.37 sort
10:37:31 [2020-09-16T10:37:31.693Z] #31 46.39 errors
10:37:32 [2020-09-16T10:37:32.064Z] #36 ...
10:37:32 [2020-09-16T10:37:32.064Z] 
10:37:32 [2020-09-16T10:37:32.064Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:32 [2020-09-16T10:37:32.064Z] #47 21.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:32 [2020-09-16T10:37:32.064Z] #47 22.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:37:32 [2020-09-16T10:37:32.064Z] #47 22.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:37:32 [2020-09-16T10:37:32.064Z] #47 22.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:37:32 [2020-09-16T10:37:32.064Z] #47 22.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:37:32 [2020-09-16T10:37:32.064Z] #47 23.76 runtime/cgo
10:37:32 [2020-09-16T10:37:32.064Z] #47 23.90 runtime
10:37:32 [2020-09-16T10:37:32.064Z] #47 ...
10:37:32 [2020-09-16T10:37:32.064Z] 
10:37:32 [2020-09-16T10:37:32.064Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:32 [2020-09-16T10:37:32.064Z] #23 21.68 Fetched 8380 kB in 17s (481 kB/s)
10:37:32 [2020-09-16T10:37:32.064Z] #23 21.68 Reading package lists...
10:37:32 [2020-09-16T10:37:32.064Z] #23 28.44 Reading package lists...
10:37:32 [2020-09-16T10:37:32.064Z] #23 ...
10:37:32 [2020-09-16T10:37:32.064Z] 
10:37:32 [2020-09-16T10:37:32.064Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:32 [2020-09-16T10:37:32.064Z] #32 22.88 Fetched 8380 kB in 18s (473 kB/s)
10:37:32 [2020-09-16T10:37:32.064Z] #32 22.88 Reading package lists...
10:37:32 [2020-09-16T10:37:32.107Z] #58 ...
10:37:32 [2020-09-16T10:37:32.107Z] 
10:37:32 [2020-09-16T10:37:32.107Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:32 [2020-09-16T10:37:32.107Z] #22 10.52 Reading package lists...
10:37:32 [2020-09-16T10:37:32.107Z] #22 15.32 Building dependency tree...
10:37:32 [2020-09-16T10:37:32.107Z] #22 17.86 ca-certificates is already the newest version (20200601~deb10u1).
10:37:32 [2020-09-16T10:37:32.107Z] #22 17.86 The following additional packages will be installed:
10:37:32 [2020-09-16T10:37:32.107Z] #22 17.87   libjq1 libonig5
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.11 The following NEW packages will be installed:
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.12   jq libjq1 libonig5
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.49 Need to get 325 kB of archives.
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.49 After this operation, 1019 kB of additional disk space will be used.
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
10:37:32 [2020-09-16T10:37:32.107Z] #22 18.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
10:37:32 [2020-09-16T10:37:32.107Z] #22 19.71 debconf: delaying package configuration, since apt-utils is not installed
10:37:32 [2020-09-16T10:37:32.107Z] #22 19.89 Fetched 325 kB in 0s (1154 kB/s)
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.01 Selecting previously unselected package libonig5:arm64.
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.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 ... 15383 files and directories currently installed.)
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.15 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.16 Unpacking libonig5:arm64 (6.9.1-1) ...
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.40 Selecting previously unselected package libjq1:arm64.
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
10:37:32 [2020-09-16T10:37:32.107Z] #22 20.41 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
10:37:32 [2020-09-16T10:37:32.369Z] #31 46.96 strconv
10:37:32 [2020-09-16T10:37:32.369Z] #31 46.97 internal/oserror
10:37:32 [2020-09-16T10:37:32.369Z] #31 46.97 io
10:37:32 [2020-09-16T10:37:32.369Z] #31 ...
10:37:32 [2020-09-16T10:37:32.369Z] 
10:37:32 [2020-09-16T10:37:32.369Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:32 [2020-09-16T10:37:32.369Z] #26 2.627 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:37:32 [2020-09-16T10:37:32.369Z] #26 3.097 
10:37:32 [2020-09-16T10:37:32.369Z] #26 3.448 
                                                                           0.1%
###                                                                        5.2%
########                                                                  11.3%
############                                                              17.4%
###############                                                           21.5%
#####################                                                     29.7%
#########################                                                 35.8%
##############################                                            41.9%
###############################                                           43.9%
#####################################                                     52.1%
###########################################                               60.2%
#################################################                         68.4%
########################################################                  78.6%
###########################################################               82.3%
############################################################              84.3%
#################################################################         90.4%
#####################################################################     96.6%
######################################################################## 100.0%
10:37:32 [2020-09-16T10:37:32.369Z] #26 5.962 
10:37:32 [2020-09-16T10:37:32.369Z] #26 6.184 
#####################                                                     30.0%
############################################################              83.5%
######################################################################## 100.0%
10:37:32 [2020-09-16T10:37:32.369Z] #26 6.688 
10:37:32 [2020-09-16T10:37:32.369Z] #26 6.940 
#########                                                                 12.7%
#######################                                                   33.3%
###############################                                           43.7%
10:37:32 [2020-09-16T10:37:32.369Z] #26 ...
10:37:32 [2020-09-16T10:37:32.369Z] 
10:37:32 [2020-09-16T10:37:32.369Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:32 [2020-09-16T10:37:32.369Z] #42 47.31 io
10:37:32 [2020-09-16T10:37:32.371Z] #22 20.60 Selecting previously unselected package jq.
10:37:32 [2020-09-16T10:37:32.371Z] #22 20.64 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
10:37:32 [2020-09-16T10:37:32.371Z] #22 20.64 Unpacking jq (1.5+dfsg-2+b1) ...
10:37:32 [2020-09-16T10:37:32.629Z] #32 30.38 Reading package lists...
10:37:32 [2020-09-16T10:37:32.629Z] #32 ...
10:37:32 [2020-09-16T10:37:32.629Z] 
10:37:32 [2020-09-16T10:37:32.629Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:32 [2020-09-16T10:37:32.629Z] #51 22.25 Fetched 8380 kB in 17s (481 kB/s)
10:37:32 [2020-09-16T10:37:32.629Z] #51 22.25 Reading package lists...
10:37:32 [2020-09-16T10:37:32.629Z] #51 29.70 Reading package lists...
10:37:32 [2020-09-16T10:37:32.629Z] #51 ...
10:37:32 [2020-09-16T10:37:32.629Z] 
10:37:32 [2020-09-16T10:37:32.629Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:32 [2020-09-16T10:37:32.629Z] #38 22.40 Fetched 8380 kB in 18s (478 kB/s)
10:37:32 [2020-09-16T10:37:32.629Z] #38 22.40 Reading package lists...
10:37:32 [2020-09-16T10:37:32.636Z] #22 20.90 Setting up libonig5:arm64 (6.9.1-1) ...
10:37:32 [2020-09-16T10:37:32.636Z] #22 20.93 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
10:37:32 [2020-09-16T10:37:32.636Z] #22 20.95 Setting up jq (1.5+dfsg-2+b1) ...
10:37:32 [2020-09-16T10:37:32.636Z] #22 20.99 Processing triggers for libc-bin (2.28-10) ...
10:37:32 [2020-09-16T10:37:32.671Z] #42 47.33 internal/oserror
10:37:32 [2020-09-16T10:37:32.671Z] #42 47.34 sort
10:37:32 [2020-09-16T10:37:32.671Z] #42 47.34 strconv
10:37:32 [2020-09-16T10:37:32.890Z] #38 29.24 Reading package lists...
10:37:32 [2020-09-16T10:37:32.890Z] #38 ...
10:37:32 [2020-09-16T10:37:32.890Z] 
10:37:32 [2020-09-16T10:37:32.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:32 [2020-09-16T10:37:32.890Z] #10 22.87 Fetched 8380 kB in 18s (473 kB/s)
10:37:32 [2020-09-16T10:37:32.890Z] #10 22.87 Reading package lists...
10:37:33 [2020-09-16T10:37:33.331Z] #42 47.89 syscall
10:37:34 [2020-09-16T10:37:34.039Z] #22 ...
10:37:34 [2020-09-16T10:37:34.039Z] 
10:37:34 [2020-09-16T10:37:34.039Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.19 go: finding github.com/pkg/errors v0.8.0
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.20 go: finding github.com/fatih/color v1.6.0
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.24 go: finding github.com/sirupsen/logrus v1.0.5
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.25 go: finding github.com/spf13/pflag v1.0.1
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.46 go: finding github.com/mattn/go-colorable v0.0.9
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.63 go: finding github.com/mattn/go-isatty v0.0.3
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.67 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.75 go: finding github.com/jonboulle/clockwork v0.1.0
10:37:34 [2020-09-16T10:37:34.039Z] #42 12.81 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:37:34 [2020-09-16T10:37:34.039Z] #42 13.00 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:37:34 [2020-09-16T10:37:34.039Z] #42 13.25 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:37:34 [2020-09-16T10:37:34.195Z] Running on azwin-2-7ad6e0 in d:\jenkins\workspace\moby_PR-41450
[Pipeline] {
[Pipeline] ws
10:37:34 [2020-09-16T10:37:34.211Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:37:34 [2020-09-16T10:37:34.305Z] #42 ...
10:37:34 [2020-09-16T10:37:34.305Z] 
10:37:34 [2020-09-16T10:37:34.305Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:34 [2020-09-16T10:37:34.305Z] #37 10.22 Reading package lists...
10:37:34 [2020-09-16T10:37:34.305Z] #37 15.02 Reading package lists...
10:37:34 [2020-09-16T10:37:34.305Z] #37 20.37 Building dependency tree...
10:37:34 [2020-09-16T10:37:34.305Z] #37 22.58 The following additional packages will be installed:
10:37:34 [2020-09-16T10:37:34.305Z] #37 22.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:37:34 [2020-09-16T10:37:34.305Z] #37 22.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:37:34 [2020-09-16T10:37:34.305Z] #37 22.61 Suggested packages:
10:37:34 [2020-09-16T10:37:34.305Z] #37 22.61   manpages-dev python-setuptools
10:37:34 [2020-09-16T10:37:34.883Z] #37 23.23 The following NEW packages will be installed:
10:37:34 [2020-09-16T10:37:34.883Z] #37 23.23   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:37:34 [2020-09-16T10:37:34.883Z] #37 23.24   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:37:34 [2020-09-16T10:37:34.883Z] #37 23.24   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:37:34 [2020-09-16T10:37:34.883Z] #37 23.24   python-six zlib1g-dev
10:37:35 [2020-09-16T10:37:35.148Z] #37 ...
10:37:35 [2020-09-16T10:37:35.148Z] 
10:37:35 [2020-09-16T10:37:35.148Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:35 [2020-09-16T10:37:35.148Z] #31 13.40 Fetched 8204 kB in 9s (879 kB/s)
10:37:35 [2020-09-16T10:37:35.148Z] #31 13.40 Reading package lists...
10:37:35 [2020-09-16T10:37:35.148Z] #31 17.96 Reading package lists...
10:37:35 [2020-09-16T10:37:35.725Z] #31 23.21 Building dependency tree...
10:37:35 [2020-09-16T10:37:35.725Z] #31 ...
10:37:35 [2020-09-16T10:37:35.725Z] 
10:37:35 [2020-09-16T10:37:35.725Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.67 Need to get 3798 kB of archives.
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.67 After this operation, 21.6 MB of additional disk space will be used.
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
10:37:35 [2020-09-16T10:37:35.725Z] #37 23.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
10:37:35 [2020-09-16T10:37:35.990Z] #37 24.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
10:37:35 [2020-09-16T10:37:35.990Z] #37 24.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
10:37:35 [2020-09-16T10:37:35.990Z] #37 ...
10:37:35 [2020-09-16T10:37:35.990Z] 
10:37:35 [2020-09-16T10:37:35.990Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:35 [2020-09-16T10:37:35.990Z] #10 14.05 Fetched 8204 kB in 9s (872 kB/s)
10:37:35 [2020-09-16T10:37:35.990Z] #10 14.05 Reading package lists...
10:37:35 [2020-09-16T10:37:35.990Z] #10 19.59 Reading package lists...
10:37:35 [2020-09-16T10:37:35.990Z] #10 23.98 Building dependency tree...
10:37:35 [2020-09-16T10:37:35.990Z] #10 ...
10:37:35 [2020-09-16T10:37:35.990Z] 
10:37:35 [2020-09-16T10:37:35.990Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:35 [2020-09-16T10:37:35.990Z] #37 24.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
10:37:35 [2020-09-16T10:37:35.990Z] #37 24.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
10:37:36 [2020-09-16T10:37:36.172Z] #10 29.72 Reading package lists...
10:37:36 [2020-09-16T10:37:36.172Z] #10 ...
10:37:36 [2020-09-16T10:37:36.172Z] 
10:37:36 [2020-09-16T10:37:36.172Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:36 [2020-09-16T10:37:36.172Z] #30 35.60 sync
10:37:36 [2020-09-16T10:37:36.172Z] #30 35.61 internal/reflectlite
10:37:36 [2020-09-16T10:37:36.255Z] #37 24.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
10:37:36 [2020-09-16T10:37:36.255Z] #37 24.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
10:37:36 [2020-09-16T10:37:36.255Z] #37 24.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
10:37:36 [2020-09-16T10:37:36.255Z] #37 24.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
10:37:36 [2020-09-16T10:37:36.520Z] #37 ...
10:37:36 [2020-09-16T10:37:36.520Z] 
10:37:36 [2020-09-16T10:37:36.520Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:37:36 [2020-09-16T10:37:36.520Z] #35 14.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:37:36 [2020-09-16T10:37:36.520Z] #35 16.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:37:36 [2020-09-16T10:37:36.794Z] #35 ...
10:37:36 [2020-09-16T10:37:36.794Z] 
10:37:36 [2020-09-16T10:37:36.794Z] #50 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:36 [2020-09-16T10:37:36.794Z] #50 14.84 Fetched 8204 kB in 10s (819 kB/s)
10:37:36 [2020-09-16T10:37:36.794Z] #50 14.84 Reading package lists...
10:37:36 [2020-09-16T10:37:36.794Z] #50 19.66 Reading package lists...
10:37:36 [2020-09-16T10:37:36.794Z] #50 24.77 Building dependency tree...
10:37:36 [2020-09-16T10:37:36.794Z] #50 ...
10:37:36 [2020-09-16T10:37:36.794Z] 
10:37:36 [2020-09-16T10:37:36.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:36 [2020-09-16T10:37:36.794Z] #10 23.98 Building dependency tree...
10:37:37 [2020-09-16T10:37:37.750Z] #10 ...
10:37:37 [2020-09-16T10:37:37.750Z] 
10:37:37 [2020-09-16T10:37:37.750Z] #22 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:37 [2020-09-16T10:37:37.750Z] #22 DONE 26.1s
10:37:37 [2020-09-16T10:37:37.750Z] 
10:37:37 [2020-09-16T10:37:37.750Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.06 The following additional packages will be installed:
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.07   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.08   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.08   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.09 Suggested packages:
10:37:37 [2020-09-16T10:37:37.750Z] #10 26.09   gcc-8-locales seccomp wine64
10:37:37 [2020-09-16T10:37:37.925Z] #42 ...
10:37:37 [2020-09-16T10:37:37.925Z] 
10:37:37 [2020-09-16T10:37:37.925Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:37 [2020-09-16T10:37:37.925Z] #44 DONE 52.2s
10:37:37 [2020-09-16T10:37:37.925Z] 
10:37:37 [2020-09-16T10:37:37.925Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:37 [2020-09-16T10:37:37.925Z] #26 6.940 
#########                                                                 12.7%
#######################                                                   33.3%
###############################                                           43.7%
##############################################                            64.1%
#############################################################             84.9%
######################################################################## 100.0%
10:37:37 [2020-09-16T10:37:37.925Z] #26 7.890 
10:37:37 [2020-09-16T10:37:37.925Z] #26 8.115 
                                                                           0.6%
#####                                                                      8.2%
###########                                                               15.9%
###############                                                           21.6%
#####################                                                     29.3%
#############################                                             40.8%
#####################################                                     52.3%
###########################################                               60.0%
################################################                          67.3%
###################################################                       71.3%
######################################################                    75.1%
##########################################################                80.9%
##############################################################            86.7%
##################################################################        92.4%
######################################################################## 100.0%
10:37:37 [2020-09-16T10:37:37.925Z] #26 10.11 
10:37:37 [2020-09-16T10:37:37.925Z] #26 10.26 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.6%
####                                                                       6.2%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
################                                                          22.5%
#################                                                         24.2%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    30.8%
#######################                                                   32.4%
##
10:37:37 [2020-09-16T10:37:37.925Z] #26 ...
10:37:37 [2020-09-16T10:37:37.925Z] 
10:37:37 [2020-09-16T10:37:37.925Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:37 [2020-09-16T10:37:37.925Z] #33 42.42 debconf: delaying package configuration, since apt-utils is not installed
10:37:37 [2020-09-16T10:37:37.925Z] #33 42.79 Fetched 14.9 MB in 2s (7428 kB/s)
10:37:37 [2020-09-16T10:37:37.925Z] #33 42.88 Selecting previously unselected package xxd.
10:37:37 [2020-09-16T10:37:37.925Z] #33 42.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
10:37:37 [2020-09-16T10:37:37.925Z] #33 43.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 43.02 Unpacking xxd (2:8.1.0875-5) ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 43.29 Selecting previously unselected package vim-common.
10:37:37 [2020-09-16T10:37:37.925Z] #33 43.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 43.42 Unpacking vim-common (2:8.1.0875-5) ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 44.00 Selecting previously unselected package cmake-data.
10:37:37 [2020-09-16T10:37:37.925Z] #33 44.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 44.02 Unpacking cmake-data (3.13.4-1) ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 47.09 Selecting previously unselected package libicu63:ppc64el.
10:37:37 [2020-09-16T10:37:37.925Z] #33 47.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 47.12 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
10:37:37 [2020-09-16T10:37:37.925Z] #33 ...
10:37:37 [2020-09-16T10:37:37.925Z] 
10:37:37 [2020-09-16T10:37:37.925Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:38 [2020-09-16T10:37:38.014Z] #10 ...
10:37:38 [2020-09-16T10:37:38.014Z] 
10:37:38 [2020-09-16T10:37:38.014Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:37:38 [2020-09-16T10:37:38.014Z] #23 DONE 0.2s
10:37:38 [2020-09-16T10:37:38.235Z] #26 10.26 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.6%
####                                                                       6.2%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
################                                                          22.5%
#################                                                         24.2%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    30.8%
#######################                                                   32.4%
########################                                                  34.1%
#########################                                                 35.7%
##########################                                                36.8%
###########################                                               38.4%
##############
10:37:38 [2020-09-16T10:37:38.235Z] #26 ...
10:37:38 [2020-09-16T10:37:38.235Z] 
10:37:38 [2020-09-16T10:37:38.235Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:38 [2020-09-16T10:37:38.235Z] #11 43.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 45.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 46.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
10:37:38 [2020-09-16T10:37:38.235Z] #11 48.02 debconf: delaying package configuration, since apt-utils is not installed
10:37:38 [2020-09-16T10:37:38.235Z] #11 48.42 Fetched 78.9 MB in 9s (9006 kB/s)
10:37:38 [2020-09-16T10:37:38.235Z] #11 48.59 Selecting previously unselected package binutils-mingw-w64-i686.
10:37:38 [2020-09-16T10:37:38.235Z] #11 48.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
10:37:38 [2020-09-16T10:37:38.235Z] #11 48.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
10:37:38 [2020-09-16T10:37:38.235Z] #11 48.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:37:38 [2020-09-16T10:37:38.235Z] #11 52.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:37:38 [2020-09-16T10:37:38.235Z] #11 52.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
10:37:38 [2020-09-16T10:37:38.235Z] #11 52.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:37:38 [2020-09-16T10:37:38.235Z] #11 ...
10:37:38 [2020-09-16T10:37:38.235Z] 
10:37:38 [2020-09-16T10:37:38.235Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:38 [2020-09-16T10:37:38.297Z] 
10:37:38 [2020-09-16T10:37:38.297Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:38 [2020-09-16T10:37:38.297Z] #37 25.63 debconf: delaying package configuration, since apt-utils is not installed
10:37:38 [2020-09-16T10:37:38.297Z] #37 26.03 Fetched 3798 kB in 1s (3688 kB/s)
10:37:38 [2020-09-16T10:37:38.297Z] #37 26.31 Selecting previously unselected package libcap-dev:arm64.
10:37:38 [2020-09-16T10:37:38.297Z] #37 26.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
10:37:38 [2020-09-16T10:37:38.297Z] #37 26.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
10:37:38 [2020-09-16T10:37:38.297Z] #37 26.53 Unpacking libcap-dev:arm64 (1:2.25-2) ...
10:37:38 [2020-09-16T10:37:38.539Z] #26 10.26 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.6%
####                                                                       6.2%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
################                                                          22.5%
#################                                                         24.2%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    30.8%
#######################                                                   32.4%
########################                                                  34.1%
#########################                                                 35.7%
##########################                                                36.8%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
################################                                         
10:37:38 [2020-09-16T10:37:38.539Z] #26 ...
10:37:38 [2020-09-16T10:37:38.539Z] 
10:37:38 [2020-09-16T10:37:38.539Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:38 [2020-09-16T10:37:38.539Z] #39 43.36 Selecting previously unselected package libprotoc17:ppc64el.
10:37:38 [2020-09-16T10:37:38.539Z] #39 43.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 43.40 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.37 Selecting previously unselected package protobuf-c-compiler.
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.61 Selecting previously unselected package protobuf-compiler.
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 44.99 Selecting previously unselected package python-pkg-resources.
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.02 Unpacking python-pkg-resources (40.8.0-1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.29 Selecting previously unselected package python-six.
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.30 Unpacking python-six (1.12.0-1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.45 Selecting previously unselected package python-protobuf.
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 45.49 Unpacking python-protobuf (3.6.1.3-2) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 46.38 Setting up python-pkg-resources (40.8.0-1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 52.28 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 52.28 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 52.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 52.30 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 52.31 Setting up python-six (1.12.0-1) ...
10:37:38 [2020-09-16T10:37:38.539Z] #39 ...
10:37:38 [2020-09-16T10:37:38.539Z] 
10:37:38 [2020-09-16T10:37:38.539Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:38 [2020-09-16T10:37:38.562Z] #37 26.75 Selecting previously unselected package libnet1:arm64.
10:37:38 [2020-09-16T10:37:38.562Z] #37 26.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:37:38 [2020-09-16T10:37:38.562Z] #37 26.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:37:38 [2020-09-16T10:37:38.700Z] #30 38.12 sort
10:37:38 [2020-09-16T10:37:38.700Z] #30 38.12 errors
10:37:38 [2020-09-16T10:37:38.828Z] #37 27.11 Selecting previously unselected package libnet1-dev.
10:37:38 [2020-09-16T10:37:38.828Z] #37 27.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
10:37:38 [2020-09-16T10:37:38.828Z] #37 27.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:37:38 [2020-09-16T10:37:38.959Z] #30 38.56 strconv
10:37:39 [2020-09-16T10:37:39.093Z] #37 27.41 Selecting previously unselected package libnl-3-200:arm64.
10:37:39 [2020-09-16T10:37:39.094Z] #37 27.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
10:37:39 [2020-09-16T10:37:39.094Z] #37 27.42 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
10:37:39 [2020-09-16T10:37:39.359Z] #37 ...
10:37:39 [2020-09-16T10:37:39.359Z] 
10:37:39 [2020-09-16T10:37:39.359Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:39 [2020-09-16T10:37:39.359Z] #46 17.59 runtime
10:37:39 [2020-09-16T10:37:39.359Z] #46 17.60 runtime/cgo
10:37:39 [2020-09-16T10:37:39.359Z] #46 ...
10:37:39 [2020-09-16T10:37:39.359Z] 
10:37:39 [2020-09-16T10:37:39.359Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:39 [2020-09-16T10:37:39.359Z] #37 27.64 Selecting previously unselected package libnl-3-dev:arm64.
10:37:39 [2020-09-16T10:37:39.359Z] #37 27.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
10:37:39 [2020-09-16T10:37:39.359Z] #37 27.64 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
10:37:39 [2020-09-16T10:37:39.523Z] #30 39.29 io
10:37:39 [2020-09-16T10:37:39.942Z] #37 28.22 Selecting previously unselected package libprotobuf-c1:arm64.
10:37:39 [2020-09-16T10:37:39.943Z] #37 28.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
10:37:39 [2020-09-16T10:37:39.943Z] #37 28.25 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:37:40 [2020-09-16T10:37:40.208Z] #37 28.37 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:37:40 [2020-09-16T10:37:40.208Z] #37 28.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
10:37:40 [2020-09-16T10:37:40.208Z] #37 28.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
10:37:40 [2020-09-16T10:37:40.473Z] #37 28.68 Selecting previously unselected package zlib1g-dev:arm64.
10:37:40 [2020-09-16T10:37:40.473Z] #37 28.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
10:37:40 [2020-09-16T10:37:40.473Z] #37 28.70 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
10:37:41 [2020-09-16T10:37:41.052Z] #37 29.10 Selecting previously unselected package libprotobuf17:arm64.
10:37:41 [2020-09-16T10:37:41.052Z] #37 29.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
10:37:41 [2020-09-16T10:37:41.052Z] #37 29.11 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
10:37:41 [2020-09-16T10:37:41.431Z] #30 40.86 internal/oserror
10:37:41 [2020-09-16T10:37:41.431Z] #30 40.93 syscall
10:37:41 [2020-09-16T10:37:41.431Z] #30 ...
10:37:41 [2020-09-16T10:37:41.431Z] 
10:37:41 [2020-09-16T10:37:41.431Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:41 [2020-09-16T10:37:41.431Z] #60 DONE 41.2s
10:37:41 [2020-09-16T10:37:41.431Z] 
10:37:41 [2020-09-16T10:37:41.431Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:41 [2020-09-16T10:37:41.431Z] #38 29.24 Reading package lists...
10:37:41 [2020-09-16T10:37:41.431Z] #38 36.02 Building dependency tree...
10:37:41 [2020-09-16T10:37:41.431Z] #38 39.08 The following additional packages will be installed:
10:37:41 [2020-09-16T10:37:41.431Z] #38 39.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:37:41 [2020-09-16T10:37:41.431Z] #38 39.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:37:41 [2020-09-16T10:37:41.431Z] #38 39.13 Suggested packages:
10:37:41 [2020-09-16T10:37:41.431Z] #38 39.15   manpages-dev python-setuptools
10:37:41 [2020-09-16T10:37:41.431Z] #38 40.63 The following NEW packages will be installed:
10:37:41 [2020-09-16T10:37:41.431Z] #38 40.65   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:37:41 [2020-09-16T10:37:41.431Z] #38 40.65   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:37:41 [2020-09-16T10:37:41.431Z] #38 40.65   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:37:41 [2020-09-16T10:37:41.432Z] #38 40.65   python-six zlib1g-dev
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.11 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.11 Need to get 4095 kB of archives.
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.11 After this operation, 22.5 MB of additional disk space will be used.
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:37:41 [2020-09-16T10:37:41.432Z] #38 41.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:37:41 [2020-09-16T10:37:41.632Z] #37 30.04 Selecting previously unselected package libprotobuf-lite17:arm64.
10:37:41 [2020-09-16T10:37:41.689Z] #38 41.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:37:41 [2020-09-16T10:37:41.689Z] #38 41.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:37:41 [2020-09-16T10:37:41.896Z] #37 30.04 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
10:37:41 [2020-09-16T10:37:41.896Z] #37 30.05 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
10:37:41 [2020-09-16T10:37:41.946Z] #38 41.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:37:41 [2020-09-16T10:37:41.946Z] #38 41.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:37:41 [2020-09-16T10:37:41.946Z] #38 41.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:37:41 [2020-09-16T10:37:41.946Z] #38 41.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:37:42 [2020-09-16T10:37:42.181Z] #37 30.33 Selecting previously unselected package libprotobuf-dev:arm64.
10:37:42 [2020-09-16T10:37:42.181Z] #37 30.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
10:37:42 [2020-09-16T10:37:42.181Z] #37 30.37 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
10:37:42 [2020-09-16T10:37:42.203Z] #38 41.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:37:42 [2020-09-16T10:37:42.203Z] #38 41.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:37:42 [2020-09-16T10:37:42.214Z] #26 10.26 
                                                                           0.8%
#                                                                          2.4%
##                                                                         3.5%
###                                                                        4.6%
####                                                                       6.2%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 12.8%
##########                                                                14.4%
###########                                                               16.6%
#############                                                             18.2%
##############                                                            20.4%
################                                                          22.5%
#################                                                         24.2%
##################                                                        25.4%
###################                                                       27.0%
####################                                                      29.2%
######################                                                    30.8%
#######################                                                   32.4%
########################                                                  34.1%
#########################                                                 35.7%
##########################                                                36.8%
###########################                                               38.4%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
################################                                          44.9%
#################################                                         46.0%
#################################                                         47.1%
###################################                                       48.7%
###################################                                       49.8%
#####################################                                     52.2%
######################################                                    53.9%
########################################                                  56.0%
#########################################                                 58.2%
###########################################                               60.8%
#############################################                             62.8%
##############################################                            64.4%
################################################                          67.1%
#################################################                         69.3%
###################################################                       71.5%
#####################################################                     73.7%
######################################################                    75.8%
#######################################################                   77.5%
#########################################################                 79.9%
##########################################################                81.0%
###########################################################               83.1%
#############################################################             84.8%
##############################################################            87.5%
################################################################          89.1%
##################################################################        91.8%
###################################################################       94.0%
####################################################################      95.6%
#####################################################################     96.9%
######################################################################    98.0%
######################################################################## 100.0%
10:37:42 [2020-09-16T10:37:42.461Z] #38 ...
10:37:42 [2020-09-16T10:37:42.461Z] 
10:37:42 [2020-09-16T10:37:42.461Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:42 [2020-09-16T10:37:42.461Z] #43 DONE 42.1s
10:37:42 [2020-09-16T10:37:42.461Z] 
10:37:42 [2020-09-16T10:37:42.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:42 [2020-09-16T10:37:42.461Z] #10 29.72 Reading package lists...
10:37:42 [2020-09-16T10:37:42.461Z] #10 36.37 Building dependency tree...
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.83 The following additional packages will be installed:
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.83   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.85   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.85   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.85   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.87 Suggested packages:
10:37:42 [2020-09-16T10:37:42.461Z] #10 39.87   gcc-8-locales seccomp wine64
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.12 The following NEW packages will be installed:
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.62 Need to get 77.7 MB of archives.
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.62 After this operation, 487 MB of additional disk space will be used.
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
10:37:42 [2020-09-16T10:37:42.461Z] #10 41.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
10:37:42 [2020-09-16T10:37:42.517Z] #26 17.22 
10:37:42 [2020-09-16T10:37:42.517Z] #26 ...
10:37:42 [2020-09-16T10:37:42.517Z] 
10:37:42 [2020-09-16T10:37:42.517Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:42 [2020-09-16T10:37:42.517Z] #31 47.42 syscall
10:37:42 [2020-09-16T10:37:42.517Z] #31 53.35 strings
10:37:42 [2020-09-16T10:37:42.517Z] #31 53.35 bytes
10:37:42 [2020-09-16T10:37:42.727Z] #10 42.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:37:42 [2020-09-16T10:37:42.727Z] #10 42.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:37:42 [2020-09-16T10:37:42.727Z] #10 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:37:42 [2020-09-16T10:37:42.727Z] #10 42.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:37:42 [2020-09-16T10:37:42.820Z] #31 ...
10:37:42 [2020-09-16T10:37:42.820Z] 
10:37:42 [2020-09-16T10:37:42.820Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:42 [2020-09-16T10:37:42.820Z] #11 56.29 Selecting previously unselected package binutils-mingw-w64.
10:37:42 [2020-09-16T10:37:42.820Z] #11 56.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 56.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 56.54 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
10:37:42 [2020-09-16T10:37:42.820Z] #11 56.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 56.57 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 57.01 Selecting previously unselected package dmsetup.
10:37:42 [2020-09-16T10:37:42.820Z] #11 57.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 57.01 Unpacking dmsetup (2:1.02.155-3) ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 57.21 Selecting previously unselected package mingw-w64-common.
10:37:42 [2020-09-16T10:37:42.820Z] #11 57.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:37:42 [2020-09-16T10:37:42.820Z] #11 57.22 Unpacking mingw-w64-common (6.0.0-3) ...
10:37:43 [2020-09-16T10:37:43.298Z] #10 ...
10:37:43 [2020-09-16T10:37:43.298Z] 
10:37:43 [2020-09-16T10:37:43.298Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:43 [2020-09-16T10:37:43.298Z] #23 28.44 Reading package lists...
10:37:43 [2020-09-16T10:37:43.298Z] #23 35.97 Building dependency tree...
10:37:43 [2020-09-16T10:37:43.298Z] #23 39.41 ca-certificates is already the newest version (20200601~deb10u1).
10:37:43 [2020-09-16T10:37:43.298Z] #23 39.41 The following additional packages will be installed:
10:37:43 [2020-09-16T10:37:43.298Z] #23 39.43   libjq1 libonig5
10:37:43 [2020-09-16T10:37:43.298Z] #23 39.94 The following NEW packages will be installed:
10:37:43 [2020-09-16T10:37:43.298Z] #23 39.98   jq libjq1 libonig5
10:37:43 [2020-09-16T10:37:43.298Z] #23 40.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:37:43 [2020-09-16T10:37:43.298Z] #23 40.42 Need to get 355 kB of archives.
10:37:43 [2020-09-16T10:37:43.298Z] #23 40.42 After this operation, 1072 kB of additional disk space will be used.
10:37:43 [2020-09-16T10:37:43.298Z] #23 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:37:43 [2020-09-16T10:37:43.298Z] #23 40.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:37:43 [2020-09-16T10:37:43.298Z] #23 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:37:43 [2020-09-16T10:37:43.298Z] #23 41.66 debconf: delaying package configuration, since apt-utils is not installed
10:37:43 [2020-09-16T10:37:43.298Z] #23 42.14 Fetched 355 kB in 0s (1111 kB/s)
10:37:43 [2020-09-16T10:37:43.298Z] #23 42.47 Selecting previously unselected package libonig5:amd64.
10:37:43 [2020-09-16T10:37:43.298Z] #23 42.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:37:43 [2020-09-16T10:37:43.298Z] #23 42.62 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:37:43 [2020-09-16T10:37:43.298Z] #23 42.69 Unpacking libonig5:amd64 (6.9.1-1) ...
10:37:43 [2020-09-16T10:37:43.298Z] #23 43.07 Selecting previously unselected package libjq1:amd64.
10:37:43 [2020-09-16T10:37:43.298Z] #23 43.10 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:37:43 [2020-09-16T10:37:43.298Z] #23 43.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:37:43 [2020-09-16T10:37:43.865Z] #23 ...
10:37:43 [2020-09-16T10:37:43.865Z] 
10:37:43 [2020-09-16T10:37:43.865Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:43 [2020-09-16T10:37:43.865Z] #10 43.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:37:44 [2020-09-16T10:37:44.125Z] #10 43.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
10:37:44 [2020-09-16T10:37:44.125Z] #10 43.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
10:37:44 [2020-09-16T10:37:44.379Z] #11 ...
10:37:44 [2020-09-16T10:37:44.379Z] 
10:37:44 [2020-09-16T10:37:44.379Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:37:44 [2020-09-16T10:37:44.379Z] #29 49.03 Checking out files:  77% (1181/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
10:37:44 [2020-09-16T10:37:44.379Z] #29 49.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:37:44 [2020-09-16T10:37:44.379Z] #29 50.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:37:44 [2020-09-16T10:37:44.379Z] #29 ...
10:37:44 [2020-09-16T10:37:44.379Z] 
10:37:44 [2020-09-16T10:37:44.379Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.39 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.39 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.40 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.41 Setting up libcap-dev:ppc64el (1:2.25-2) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.42 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.42 Setting up protobuf-compiler (3.6.1.3-2) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.43 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:37:44 [2020-09-16T10:37:44.379Z] #39 58.44 Setting up python-protobuf (3.6.1.3-2) ...
10:37:44 [2020-09-16T10:37:44.698Z] #10 ...
10:37:44 [2020-09-16T10:37:44.698Z] 
10:37:44 [2020-09-16T10:37:44.698Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.48 Selecting previously unselected package jq.
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.48 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.49 Unpacking jq (1.5+dfsg-2+b1) ...
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.88 Setting up libonig5:amd64 (6.9.1-1) ...
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.91 Setting up jq (1.5+dfsg-2+b1) ...
10:37:44 [2020-09-16T10:37:44.698Z] #23 43.93 Processing triggers for libc-bin (2.28-10) ...
10:37:44 [2020-09-16T10:37:44.698Z] #23 DONE 44.3s
10:37:44 [2020-09-16T10:37:44.698Z] 
10:37:44 [2020-09-16T10:37:44.698Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:37:44 [2020-09-16T10:37:44.698Z] #24 DONE 0.1s
10:37:44 [2020-09-16T10:37:44.698Z] 
10:37:44 [2020-09-16T10:37:44.698Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:44 [2020-09-16T10:37:44.698Z] #38 43.81 debconf: delaying package configuration, since apt-utils is not installed
10:37:44 [2020-09-16T10:37:44.698Z] #38 44.09 Fetched 4095 kB in 1s (3782 kB/s)
10:37:44 [2020-09-16T10:37:44.698Z] #38 44.17 Selecting previously unselected package libcap-dev:amd64.
10:37:44 [2020-09-16T10:37:44.698Z] #38 44.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:37:44 [2020-09-16T10:37:44.698Z] #38 44.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:37:44 [2020-09-16T10:37:44.698Z] #38 44.27 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:37:44 [2020-09-16T10:37:44.761Z] #37 ...
10:37:44 [2020-09-16T10:37:44.761Z] 
10:37:44 [2020-09-16T10:37:44.761Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:44 [2020-09-16T10:37:44.761Z] #24 2.687 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:37:44 [2020-09-16T10:37:44.761Z] #24 3.134 
10:37:44 [2020-09-16T10:37:44.761Z] #24 3.403 
                                                                           0.0%
#####                                                                      7.8%
###########                                                               16.6%
###############                                                           21.5%
####################                                                      28.6%
##########################                                                36.8%
#############################                                             41.6%
####################################                                      51.2%
#####################################                                     52.0%
##############################################                            64.6%
################################################                          67.5%
######################################################                    75.9%
##############################################################            87.0%
####################################################################      95.0%
######################################################################## 100.0%
10:37:44 [2020-09-16T10:37:44.761Z] #24 5.616 
10:37:44 [2020-09-16T10:37:44.761Z] #24 5.888 
                                                                           0.2%
#############################                                             40.6%
#######################################                                   54.6%
#################################################                         69.1%
###############################################################           88.8%
######################################################################## 100.0%
10:37:44 [2020-09-16T10:37:44.956Z] #38 ...
10:37:44 [2020-09-16T10:37:44.956Z] 
10:37:44 [2020-09-16T10:37:44.956Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:44 [2020-09-16T10:37:44.956Z] #51 29.70 Reading package lists...
10:37:44 [2020-09-16T10:37:44.956Z] #51 36.94 Building dependency tree...
10:37:44 [2020-09-16T10:37:44.956Z] #51 40.35 The following additional packages will be installed:
10:37:44 [2020-09-16T10:37:44.956Z] #51 40.36   libbtrfs0
10:37:44 [2020-09-16T10:37:44.956Z] #51 40.55 The following NEW packages will be installed:
10:37:44 [2020-09-16T10:37:44.956Z] #51 40.57   libbtrfs-dev libbtrfs0
10:37:44 [2020-09-16T10:37:44.956Z] #51 41.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:37:44 [2020-09-16T10:37:44.956Z] #51 41.00 Need to get 119 kB of archives.
10:37:44 [2020-09-16T10:37:44.956Z] #51 41.00 After this operation, 387 kB of additional disk space will be used.
10:37:44 [2020-09-16T10:37:44.956Z] #51 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:37:44 [2020-09-16T10:37:44.956Z] #51 41.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:37:44 [2020-09-16T10:37:44.956Z] #51 42.91 debconf: delaying package configuration, since apt-utils is not installed
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.25 Fetched 119 kB in 0s (362 kB/s)
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.48 Selecting previously unselected package libbtrfs0.
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.72 Unpacking libbtrfs0 (4.20.1-2) ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.83 Selecting previously unselected package libbtrfs-dev.
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 43.87 Unpacking libbtrfs-dev (4.20.1-2) ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 44.09 Setting up libbtrfs0 (4.20.1-2) ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 44.12 Setting up libbtrfs-dev (4.20.1-2) ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 44.13 Processing triggers for libc-bin (2.28-10) ...
10:37:44 [2020-09-16T10:37:44.956Z] #51 DONE 44.6s
10:37:44 [2020-09-16T10:37:44.956Z] 
10:37:44 [2020-09-16T10:37:44.956Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:44 [2020-09-16T10:37:44.956Z] #38 44.80 Selecting previously unselected package libnet1:amd64.
10:37:44 [2020-09-16T10:37:44.956Z] #38 44.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:37:44 [2020-09-16T10:37:44.956Z] #38 44.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:37:45 [2020-09-16T10:37:45.025Z] #24 6.746 
10:37:45 [2020-09-16T10:37:45.522Z] #38 45.00 Selecting previously unselected package libnet1-dev.
10:37:45 [2020-09-16T10:37:45.522Z] #38 45.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:37:45 [2020-09-16T10:37:45.522Z] #38 45.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:37:45 [2020-09-16T10:37:45.765Z] #24 7.131 
                                                                           0.2%
###############                                                           22.1%
#######################################                                   55.4%
########################################                                  55.6%
################################################################          90.1%
######################################################################## 100.0%
10:37:45 [2020-09-16T10:37:45.765Z] #24 ...
10:37:45 [2020-09-16T10:37:45.765Z] 
10:37:45 [2020-09-16T10:37:45.765Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:45 [2020-09-16T10:37:45.765Z] #31 23.21 Building dependency tree...
10:37:45 [2020-09-16T10:37:45.765Z] #31 25.62 The following additional packages will be installed:
10:37:45 [2020-09-16T10:37:45.765Z] #31 25.62   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:37:45 [2020-09-16T10:37:45.765Z] #31 25.63 Suggested packages:
10:37:45 [2020-09-16T10:37:45.765Z] #31 25.64   cmake-doc ninja-build lrzip
10:37:45 [2020-09-16T10:37:45.765Z] #31 25.64 Recommended packages:
10:37:45 [2020-09-16T10:37:45.765Z] #31 25.64   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.40 The following NEW packages will be installed:
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.40   vim-common xxd
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.82 Need to get 14.2 MB of archives.
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.82 After this operation, 60.0 MB of additional disk space will be used.
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 26.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 27.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 27.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 27.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 27.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 27.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 27.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
10:37:45 [2020-09-16T10:37:45.765Z] #31 28.94 debconf: delaying package configuration, since apt-utils is not installed
10:37:45 [2020-09-16T10:37:45.765Z] #31 29.09 Fetched 14.2 MB in 1s (11.1 MB/s)
10:37:45 [2020-09-16T10:37:45.765Z] #31 29.22 Selecting previously unselected package xxd.
10:37:45 [2020-09-16T10:37:45.765Z] #31 29.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 ... 15383 files and directories currently installed.)
10:37:45 [2020-09-16T10:37:45.765Z] #31 29.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
10:37:45 [2020-09-16T10:37:45.765Z] #31 29.39 Unpacking xxd (2:8.1.0875-5) ...
10:37:45 [2020-09-16T10:37:45.765Z] #31 29.99 Selecting previously unselected package vim-common.
10:37:45 [2020-09-16T10:37:45.765Z] #31 30.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:37:45 [2020-09-16T10:37:45.765Z] #31 30.03 Unpacking vim-common (2:8.1.0875-5) ...
10:37:45 [2020-09-16T10:37:45.765Z] #31 30.38 Selecting previously unselected package cmake-data.
10:37:45 [2020-09-16T10:37:45.765Z] #31 30.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:37:45 [2020-09-16T10:37:45.765Z] #31 30.41 Unpacking cmake-data (3.13.4-1) ...
10:37:45 [2020-09-16T10:37:45.780Z] #38 45.31 Selecting previously unselected package libnl-3-200:amd64.
10:37:45 [2020-09-16T10:37:45.780Z] #38 45.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:37:45 [2020-09-16T10:37:45.780Z] #38 45.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:37:46 [2020-09-16T10:37:46.029Z] #31 ...
10:37:46 [2020-09-16T10:37:46.029Z] 
10:37:46 [2020-09-16T10:37:46.029Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:37:46 [2020-09-16T10:37:46.029Z] #27 31.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:37:46 [2020-09-16T10:37:46.029Z] #27 32.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:37:46 [2020-09-16T10:37:46.038Z] #38 45.60 Selecting previously unselected package libnl-3-dev:amd64.
10:37:46 [2020-09-16T10:37:46.038Z] #38 45.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:37:46 [2020-09-16T10:37:46.038Z] #38 45.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:37:46 [2020-09-16T10:37:46.387Z] #38 46.07 Selecting previously unselected package libprotobuf-c1:amd64.
10:37:46 [2020-09-16T10:37:46.387Z] #38 46.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:37:46 [2020-09-16T10:37:46.387Z] #38 46.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:37:46 [2020-09-16T10:37:46.387Z] #38 46.22 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:37:46 [2020-09-16T10:37:46.650Z] #38 46.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:37:46 [2020-09-16T10:37:46.650Z] #38 46.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:37:46 [2020-09-16T10:37:46.793Z] #52 ...
10:37:46 [2020-09-16T10:37:46.793Z] 
10:37:46 [2020-09-16T10:37:46.793Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:37:46 [2020-09-16T10:37:46.793Z] #45 DONE 157.3s
10:37:46 [2020-09-16T10:37:46.793Z] 
10:37:46 [2020-09-16T10:37:46.793Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:37:46 [2020-09-16T10:37:46.793Z] #52 ...
10:37:46 [2020-09-16T10:37:46.793Z] 
10:37:46 [2020-09-16T10:37:46.793Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:37:46 [2020-09-16T10:37:46.793Z] #46 DONE 0.2s
10:37:46 [2020-09-16T10:37:46.793Z] 
10:37:46 [2020-09-16T10:37:46.793Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:37:46 [2020-09-16T10:37:46.944Z] #38 46.48 Selecting previously unselected package zlib1g-dev:amd64.
10:37:46 [2020-09-16T10:37:46.944Z] #38 46.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:37:46 [2020-09-16T10:37:46.944Z] #38 46.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:37:47 [2020-09-16T10:37:47.086Z] #48 DONE 0.1s
10:37:47 [2020-09-16T10:37:47.086Z] 
10:37:47 [2020-09-16T10:37:47.086Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:37:47 [2020-09-16T10:37:47.086Z] #50 DONE 0.1s
10:37:47 [2020-09-16T10:37:47.086Z] 
10:37:47 [2020-09-16T10:37:47.086Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:37:47 [2020-09-16T10:37:47.166Z] #39 ...
10:37:47 [2020-09-16T10:37:47.166Z] 
10:37:47 [2020-09-16T10:37:47.166Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:47 [2020-09-16T10:37:47.166Z] #33 56.01 Selecting previously unselected package libxml2:ppc64el.
10:37:47 [2020-09-16T10:37:47.166Z] #33 56.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
10:37:47 [2020-09-16T10:37:47.166Z] #33 56.02 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
10:37:47 [2020-09-16T10:37:47.166Z] #33 57.10 Selecting previously unselected package libarchive13:ppc64el.
10:37:47 [2020-09-16T10:37:47.166Z] #33 57.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
10:37:47 [2020-09-16T10:37:47.166Z] #33 57.11 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.45 Selecting previously unselected package libjsoncpp1:ppc64el.
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.47 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.63 Selecting previously unselected package librhash0:ppc64el.
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.64 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.65 Unpacking librhash0:ppc64el (1.3.8-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.84 Selecting previously unselected package libuv1:ppc64el.
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.84 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 57.85 Unpacking libuv1:ppc64el (1.24.1-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 58.02 Selecting previously unselected package cmake.
10:37:47 [2020-09-16T10:37:47.167Z] #33 58.03 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 58.05 Unpacking cmake (3.13.4-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.25 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.28 Setting up xxd (2:8.1.0875-5) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.29 Setting up libuv1:ppc64el (1.24.1-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.29 Setting up vim-common (2:8.1.0875-5) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.36 Setting up librhash0:ppc64el (1.3.8-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.37 Setting up cmake-data (3.13.4-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.40 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.41 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.42 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.42 Setting up cmake (3.13.4-1) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.43 Processing triggers for libc-bin (2.28-10) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 61.49 Processing triggers for mime-support (3.62) ...
10:37:47 [2020-09-16T10:37:47.167Z] #33 DONE 61.8s
10:37:47 [2020-09-16T10:37:47.167Z] 
10:37:47 [2020-09-16T10:37:47.167Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:47 [2020-09-16T10:37:47.167Z] #26 18.89 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:37:47 [2020-09-16T10:37:47.167Z] #26 19.38 
10:37:47 [2020-09-16T10:37:47.167Z] #26 19.69 
##########                                                                14.2%
######################################################################## 100.0%
10:37:47 [2020-09-16T10:37:47.167Z] #26 20.00 
10:37:47 [2020-09-16T10:37:47.167Z] #26 21.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:37:47 [2020-09-16T10:37:47.167Z] #26 21.43 skipping existing 5cb8031fd95d
10:37:47 [2020-09-16T10:37:47.167Z] #26 21.62 
10:37:47 [2020-09-16T10:37:47.203Z] #38 46.83 Selecting previously unselected package libprotobuf17:amd64.
10:37:47 [2020-09-16T10:37:47.203Z] #38 46.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:37:47 [2020-09-16T10:37:47.203Z] #38 46.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:37:47 [2020-09-16T10:37:47.431Z] #27 ...
10:37:47 [2020-09-16T10:37:47.431Z] 
10:37:47 [2020-09-16T10:37:47.431Z] #50 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:47 [2020-09-16T10:37:47.431Z] #50 24.77 Building dependency tree...
10:37:47 [2020-09-16T10:37:47.431Z] #50 27.55 The following additional packages will be installed:
10:37:47 [2020-09-16T10:37:47.431Z] #50 27.56   libbtrfs0
10:37:47 [2020-09-16T10:37:47.431Z] #50 27.70 The following NEW packages will be installed:
10:37:47 [2020-09-16T10:37:47.431Z] #50 28.17   libbtrfs-dev libbtrfs0
10:37:47 [2020-09-16T10:37:47.431Z] #50 28.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:37:47 [2020-09-16T10:37:47.431Z] #50 28.58 Need to get 119 kB of archives.
10:37:47 [2020-09-16T10:37:47.431Z] #50 28.58 After this operation, 387 kB of additional disk space will be used.
10:37:47 [2020-09-16T10:37:47.431Z] #50 28.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
10:37:47 [2020-09-16T10:37:47.431Z] #50 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
10:37:47 [2020-09-16T10:37:47.431Z] #50 29.65 debconf: delaying package configuration, since apt-utils is not installed
10:37:47 [2020-09-16T10:37:47.431Z] #50 29.83 Fetched 119 kB in 0s (379 kB/s)
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.00 Selecting previously unselected package libbtrfs0.
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.10 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.12 Unpacking libbtrfs0 (4.20.1-2) ...
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.29 Selecting previously unselected package libbtrfs-dev.
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
10:37:47 [2020-09-16T10:37:47.431Z] #50 30.33 Unpacking libbtrfs-dev (4.20.1-2) ...
10:37:47 [2020-09-16T10:37:47.431Z] #50 34.02 Setting up libbtrfs0 (4.20.1-2) ...
10:37:47 [2020-09-16T10:37:47.460Z] #38 ...
10:37:47 [2020-09-16T10:37:47.460Z] 
10:37:47 [2020-09-16T10:37:47.460Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:47 [2020-09-16T10:37:47.460Z] #32 30.38 Reading package lists...
10:37:47 [2020-09-16T10:37:47.460Z] #32 37.53 Building dependency tree...
10:37:47 [2020-09-16T10:37:47.460Z] #32 40.48 The following additional packages will be installed:
10:37:47 [2020-09-16T10:37:47.460Z] #32 40.49   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:37:47 [2020-09-16T10:37:47.460Z] #32 40.50 Suggested packages:
10:37:47 [2020-09-16T10:37:47.460Z] #32 40.51   cmake-doc ninja-build lrzip
10:37:47 [2020-09-16T10:37:47.460Z] #32 40.51 Recommended packages:
10:37:47 [2020-09-16T10:37:47.460Z] #32 40.51   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:37:47 [2020-09-16T10:37:47.460Z] #32 41.68 The following NEW packages will be installed:
10:37:47 [2020-09-16T10:37:47.460Z] #32 41.70   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:37:47 [2020-09-16T10:37:47.460Z] #32 41.70   vim-common xxd
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.15 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.15 Need to get 14.9 MB of archives.
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.15 After this operation, 61.8 MB of additional disk space will be used.
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 42.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 43.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 43.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 43.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 43.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 43.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 43.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:37:47 [2020-09-16T10:37:47.460Z] #32 45.93 debconf: delaying package configuration, since apt-utils is not installed
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.08 Fetched 14.9 MB in 2s (6715 kB/s)
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.20 Selecting previously unselected package xxd.
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.35 Unpacking xxd (2:8.1.0875-5) ...
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.70 Selecting previously unselected package vim-common.
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:37:47 [2020-09-16T10:37:47.460Z] #32 46.77 Unpacking vim-common (2:8.1.0875-5) ...
10:37:47 [2020-09-16T10:37:47.460Z] #32 47.15 Selecting previously unselected package cmake-data.
10:37:47 [2020-09-16T10:37:47.460Z] #32 47.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:37:47 [2020-09-16T10:37:47.460Z] #32 47.18 Unpacking cmake-data (3.13.4-1) ...
10:37:47 [2020-09-16T10:37:47.697Z] #50 ...
10:37:47 [2020-09-16T10:37:47.697Z] 
10:37:47 [2020-09-16T10:37:47.697Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:47 [2020-09-16T10:37:47.697Z] #24 8.057 
10:37:47 [2020-09-16T10:37:47.697Z] #24 8.285 
                                                                           0.0%
##                                                                         4.0%
######                                                                     9.4%
#########                                                                 12.6%
###########                                                               16.2%
###########                                                               16.3%
###################                                                       26.9%
####################                                                      27.8%
#######################                                                   32.7%
#########################                                                 36.1%
############################                                              40.1%
10:37:47 [2020-09-16T10:37:47.697Z] #24 ...
10:37:47 [2020-09-16T10:37:47.697Z] 
10:37:47 [2020-09-16T10:37:47.697Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:37:47 [2020-09-16T10:37:47.697Z] #42 DONE 36.0s
10:37:47 [2020-09-16T10:37:47.697Z] 
10:37:47 [2020-09-16T10:37:47.697Z] #58 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:47 [2020-09-16T10:37:47.697Z] #58 DONE 36.0s
10:37:47 [2020-09-16T10:37:47.697Z] 
10:37:47 [2020-09-16T10:37:47.697Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:47 [2020-09-16T10:37:47.717Z] #32 ...
10:37:47 [2020-09-16T10:37:47.717Z] 
10:37:47 [2020-09-16T10:37:47.717Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.438 + RM_GOPATH=0
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.439 + TMP_GOPATH=
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.440 + : /build
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.440 + '[' -z '' ']'
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.441 ++ mktemp -d
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.443 + export GOPATH=/tmp/tmp.1WppePyQAH
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.443 + GOPATH=/tmp/tmp.1WppePyQAH
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.443 + RM_GOPATH=1
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.443 + case "$(go env GOARCH)" in
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.444 ++ go env GOARCH
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.515 + export GO_BUILDMODE=-buildmode=pie
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.515 + GO_BUILDMODE=-buildmode=pie
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.516 ++ dirname /tmp/install/install.sh
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 + dir=/tmp/install
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 + bin=containerd
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 + shift
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 + '[' '!' -f /tmp/install/containerd.installer ']'
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 + . /tmp/install/containerd.installer
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 ++ set -e
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.517 + install_containerd
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.518 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.518 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.519 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1WppePyQAH/src/github.com/containerd/containerd
10:37:47 [2020-09-16T10:37:47.717Z] #52 1.573 Cloning into '/tmp/tmp.1WppePyQAH/src/github.com/containerd/containerd'...
10:37:48 [2020-09-16T10:37:48.232Z] #26 23.17 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:37:48 [2020-09-16T10:37:48.560Z] #26 23.25 skipping existing 283607eaa57e
10:37:48 [2020-09-16T10:37:48.560Z] #26 23.41 
10:37:48 [2020-09-16T10:37:48.560Z] #26 ...
10:37:48 [2020-09-16T10:37:48.560Z] 
10:37:48 [2020-09-16T10:37:48.560Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:48 [2020-09-16T10:37:48.560Z] #42 53.48 github.com/LK4D4/vndr/godl/singleflight
10:37:48 [2020-09-16T10:37:48.560Z] #42 54.34 bytes
10:37:48 [2020-09-16T10:37:48.560Z] #42 54.49 strings
10:37:48 [2020-09-16T10:37:48.560Z] #42 62.21 bufio
10:37:48 [2020-09-16T10:37:48.560Z] #42 63.07 reflect
10:37:48 [2020-09-16T10:37:48.862Z] #42 ...
10:37:48 [2020-09-16T10:37:48.862Z] 
10:37:48 [2020-09-16T10:37:48.862Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.290 + RM_GOPATH=0
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.291 + TMP_GOPATH=
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.291 + : /build
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.291 + '[' -z '' ']'
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.292 ++ mktemp -d
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.301 + export GOPATH=/tmp/tmp.24GVmQWRV5
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.301 + GOPATH=/tmp/tmp.24GVmQWRV5
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.301 + RM_GOPATH=1
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.301 + case "$(go env GOARCH)" in
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.308 ++ go env GOARCH
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.325 + export GO_BUILDMODE=-buildmode=pie
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.325 + GO_BUILDMODE=-buildmode=pie
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.332 ++ dirname /tmp/install/install.sh
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.336 + dir=/tmp/install
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.337 + bin=tini
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.337 + shift
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.337 + '[' '!' -f /tmp/install/tini.installer ']'
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.340 + . /tmp/install/tini.installer
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.340 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.340 + install_tini
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.346 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.346 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.346 + git clone https://github.com/krallin/tini.git /tmp/tmp.24GVmQWRV5/tini
10:37:48 [2020-09-16T10:37:48.862Z] #34 0.357 Cloning into '/tmp/tmp.24GVmQWRV5/tini'...
10:37:48 [2020-09-16T10:37:48.862Z] #34 1.475 + cd /tmp/tmp.24GVmQWRV5/tini
10:37:48 [2020-09-16T10:37:48.862Z] #34 1.481 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:37:48 [2020-09-16T10:37:48.862Z] #34 1.499 + cmake .
10:37:49 [2020-09-16T10:37:49.031Z] #24 8.285 
                                                                           0.0%
##                                                                         4.0%
######                                                                     9.4%
#########                                                                 12.6%
###########                                                               16.2%
###########                                                               16.3%
###################                                                       26.9%
####################                                                      27.8%
#######################                                                   32.7%
#########################                                                 36.1%
############################                                              40.1%
###############################                                           44.2%
##################################                                        47.8%
####################################                                      50.6%
#######################################                                   54.9%
##########################################                                58.8%
#############################################                             63.3%
#################################################                         68.1%
#########################################################                 79.9%
################################################################          88.9%
################################################################          89.9%
##################################################################        92.2%
######################################################################    98.1%
######################################################################## 100.0%
10:37:49 [2020-09-16T10:37:49.031Z] #24 ...
10:37:49 [2020-09-16T10:37:49.031Z] 
10:37:49 [2020-09-16T10:37:49.031Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.21 The following NEW packages will be installed:
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.22   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.22   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.23   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.74 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.74 Need to get 73.3 MB of archives.
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.74 After this operation, 472 MB of additional disk space will be used.
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 27.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 28.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 32.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 34.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 35.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 35.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 35.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 35.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
10:37:49 [2020-09-16T10:37:49.031Z] #10 36.57 debconf: delaying package configuration, since apt-utils is not installed
10:37:49 [2020-09-16T10:37:49.031Z] #10 ...
10:37:49 [2020-09-16T10:37:49.031Z] 
10:37:49 [2020-09-16T10:37:49.031Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:49 [2020-09-16T10:37:49.031Z] #37 36.05 Selecting previously unselected package libprotoc17:arm64.
10:37:49 [2020-09-16T10:37:49.031Z] #37 36.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
10:37:49 [2020-09-16T10:37:49.031Z] #37 36.10 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
10:37:49 [2020-09-16T10:37:49.163Z] #34 2.138 -- The C compiler identification is GNU 8.3.0
10:37:49 [2020-09-16T10:37:49.163Z] #34 2.204 -- Check for working C compiler: /usr/bin/cc
10:37:49 [2020-09-16T10:37:49.296Z] #37 ...
10:37:49 [2020-09-16T10:37:49.296Z] 
10:37:49 [2020-09-16T10:37:49.296Z] #50 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:37:49 [2020-09-16T10:37:49.296Z] #50 35.98 Setting up libbtrfs-dev (4.20.1-2) ...
10:37:49 [2020-09-16T10:37:49.296Z] #50 36.01 Processing triggers for libc-bin (2.28-10) ...
10:37:49 [2020-09-16T10:37:49.296Z] #50 DONE 37.6s
10:37:49 [2020-09-16T10:37:49.561Z] 
10:37:49 [2020-09-16T10:37:49.561Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:49 [2020-09-16T10:37:49.561Z] #37 37.69 Selecting previously unselected package protobuf-c-compiler.
10:37:49 [2020-09-16T10:37:49.561Z] #37 37.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
10:37:49 [2020-09-16T10:37:49.561Z] #37 37.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:37:49 [2020-09-16T10:37:49.625Z] #52 ...
10:37:49 [2020-09-16T10:37:49.626Z] 
10:37:49 [2020-09-16T10:37:49.626Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:49 [2020-09-16T10:37:49.626Z] #41 39.38 github.com/LK4D4/vndr/godl/singleflight
10:37:49 [2020-09-16T10:37:49.626Z] #41 39.41 io
10:37:49 [2020-09-16T10:37:49.626Z] #41 39.72 strconv
10:37:49 [2020-09-16T10:37:49.626Z] #41 40.82 bytes
10:37:49 [2020-09-16T10:37:49.626Z] #41 44.56 bufio
10:37:49 [2020-09-16T10:37:49.626Z] #41 45.14 reflect
10:37:49 [2020-09-16T10:37:49.626Z] #41 47.07 syscall
10:37:49 [2020-09-16T10:37:49.814Z] #34 2.803 -- Check for working C compiler: /usr/bin/cc -- works
10:37:49 [2020-09-16T10:37:49.814Z] #34 2.807 -- Detecting C compiler ABI info
10:37:49 [2020-09-16T10:37:49.825Z] #37 37.89 Selecting previously unselected package protobuf-compiler.
10:37:49 [2020-09-16T10:37:49.825Z] #37 37.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
10:37:49 [2020-09-16T10:37:49.825Z] #37 37.92 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:37:49 [2020-09-16T10:37:49.825Z] #37 38.14 Selecting previously unselected package python-pkg-resources.
10:37:49 [2020-09-16T10:37:49.825Z] #37 38.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:37:49 [2020-09-16T10:37:49.825Z] #37 38.16 Unpacking python-pkg-resources (40.8.0-1) ...
10:37:49 [2020-09-16T10:37:49.883Z] #41 ...
10:37:49 [2020-09-16T10:37:49.883Z] 
10:37:49 [2020-09-16T10:37:49.883Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:49 [2020-09-16T10:37:49.883Z] #25 2.599 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
10:37:49 [2020-09-16T10:37:49.883Z] #25 2.994 
10:37:49 [2020-09-16T10:37:49.883Z] #25 3.195 
##                                                                         3.4%
#####                                                                      7.4%
#########                                                                 13.2%
#############                                                             18.5%
##################                                                        25.5%
########################                                                  33.8%
############################                                              40.2%
#################################                                         47.1%
#######################################                                   54.8%
###########################################                               60.1%
###############################################                           65.3%
####################################################                      72.9%
########################################################                  78.3%
#############################################################             85.0%
################################################################          89.4%
####################################################################      95.6%
######################################################################## 100.0%
10:37:49 [2020-09-16T10:37:49.883Z] #25 5.243 
10:37:50 [2020-09-16T10:37:50.398Z] #25 5.459 
#########                                                                 13.5%
#############################                                             41.6%
###########################################################               83.3%
######################################################################## 100.0%
10:37:50 [2020-09-16T10:37:50.402Z] #37 38.52 Selecting previously unselected package python-six.
10:37:50 [2020-09-16T10:37:50.402Z] #37 38.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:37:50 [2020-09-16T10:37:50.402Z] #37 38.54 Unpacking python-six (1.12.0-1) ...
10:37:50 [2020-09-16T10:37:50.466Z] #34 3.455 -- Detecting C compiler ABI info - done
10:37:50 [2020-09-16T10:37:50.466Z] #34 3.498 -- Detecting C compile features
10:37:50 [2020-09-16T10:37:50.654Z] #25 6.044 
10:37:50 [2020-09-16T10:37:50.989Z] #37 39.14 Selecting previously unselected package python-protobuf.
10:37:50 [2020-09-16T10:37:50.989Z] #37 39.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
10:37:51 [2020-09-16T10:37:51.115Z] #34 ...
10:37:51 [2020-09-16T10:37:51.115Z] 
10:37:51 [2020-09-16T10:37:51.115Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:51 [2020-09-16T10:37:51.115Z] #26 24.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:37:51 [2020-09-16T10:37:51.115Z] #26 25.33 
10:37:51 [2020-09-16T10:37:51.115Z] #26 25.50 
######################################################################## 100.0%
10:37:51 [2020-09-16T10:37:51.115Z] #26 25.72 
10:37:51 [2020-09-16T10:37:51.115Z] #26 25.78 Download of images into '/build' complete.
10:37:51 [2020-09-16T10:37:51.115Z] #26 25.78 Use something like the following to load the result into a Docker daemon:
10:37:51 [2020-09-16T10:37:51.115Z] #26 25.78   tar -cC '/build' . | docker load
10:37:51 [2020-09-16T10:37:51.115Z] #26 DONE 25.9s
10:37:51 [2020-09-16T10:37:51.115Z] 
10:37:51 [2020-09-16T10:37:51.115Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:51 [2020-09-16T10:37:51.115Z] #39 65.74 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
10:37:51 [2020-09-16T10:37:51.115Z] #39 65.74 Processing triggers for libc-bin (2.28-10) ...
10:37:51 [2020-09-16T10:37:51.115Z] #39 DONE 66.0s
10:37:51 [2020-09-16T10:37:51.168Z] #25 6.204 
                                                                           0.2%
###############################                                           44.1%
####################################################                      72.4%
######################################################################## 100.0%
10:37:51 [2020-09-16T10:37:51.416Z] 
10:37:51 [2020-09-16T10:37:51.416Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:51 [2020-09-16T10:37:51.416Z] #40 ...
10:37:51 [2020-09-16T10:37:51.416Z] 
10:37:51 [2020-09-16T10:37:51.416Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:51 [2020-09-16T10:37:51.416Z] #48 56.24 bytes
10:37:51 [2020-09-16T10:37:51.416Z] #48 56.27 strings
10:37:51 [2020-09-16T10:37:51.416Z] #48 56.29 strconv
10:37:51 [2020-09-16T10:37:51.416Z] #48 56.29 syscall
10:37:51 [2020-09-16T10:37:51.416Z] #48 63.85 bufio
10:37:51 [2020-09-16T10:37:51.425Z] #25 6.816 
10:37:51 [2020-09-16T10:37:51.450Z] #37 39.53 Unpacking python-protobuf (3.6.1.3-2) ...
10:37:51 [2020-09-16T10:37:51.725Z] #48 ...
10:37:51 [2020-09-16T10:37:51.725Z] 
10:37:51 [2020-09-16T10:37:51.725Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:51 [2020-09-16T10:37:51.725Z] #42 65.49 regexp/syntax
10:37:52 [2020-09-16T10:37:52.030Z] #37 ...
10:37:52 [2020-09-16T10:37:52.030Z] 
10:37:52 [2020-09-16T10:37:52.030Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:52 [2020-09-16T10:37:52.030Z] #40 30.29 sync
10:37:52 [2020-09-16T10:37:52.030Z] #40 30.34 internal/reflectlite
10:37:52 [2020-09-16T10:37:52.030Z] #40 31.25 github.com/LK4D4/vndr/godl/singleflight
10:37:52 [2020-09-16T10:37:52.030Z] #40 31.25 internal/singleflight
10:37:52 [2020-09-16T10:37:52.030Z] #40 31.26 math/rand
10:37:52 [2020-09-16T10:37:52.030Z] #40 32.06 errors
10:37:52 [2020-09-16T10:37:52.030Z] #40 32.18 sort
10:37:52 [2020-09-16T10:37:52.030Z] #40 32.58 internal/oserror
10:37:52 [2020-09-16T10:37:52.030Z] #40 32.59 io
10:37:52 [2020-09-16T10:37:52.030Z] #40 32.59 strconv
10:37:52 [2020-09-16T10:37:52.030Z] #40 32.91 syscall
10:37:52 [2020-09-16T10:37:52.030Z] #40 33.46 vendor/golang.org/x/net/dns/dnsmessage
10:37:52 [2020-09-16T10:37:52.030Z] #40 34.00 bytes
10:37:52 [2020-09-16T10:37:52.030Z] #40 35.66 reflect
10:37:52 [2020-09-16T10:37:52.030Z] #40 36.51 bufio
10:37:52 [2020-09-16T10:37:52.030Z] #40 39.47 regexp/syntax
10:37:52 [2020-09-16T10:37:52.030Z] #40 40.17 hash/crc32
10:37:52 [2020-09-16T10:37:52.030Z] #40 ...
10:37:52 [2020-09-16T10:37:52.030Z] 
10:37:52 [2020-09-16T10:37:52.030Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:52 [2020-09-16T10:37:52.030Z] #24 11.11 
10:37:52 [2020-09-16T10:37:52.830Z] #24 11.51 
                                                                           0.0%
                                                                           1.4%
##                                                                         2.8%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.7%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 12.8%
##########                                                                14.5%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            20.0%
###############                                                           21.6%
################                                                          22.7%
##################                                                        25.1%
##################                                                        25.6%
####################                                                      27.9%
######################                                                    30.6%
#######################                                                   32.6%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.2%
#############################                                             41.3%
##############################                                            42.7%
###############################                                           44.2%
#################################                                         45.9%
##################################                                        47.6%
10:37:52 [2020-09-16T10:37:52.830Z] #24 ...
10:37:52 [2020-09-16T10:37:52.830Z] 
10:37:52 [2020-09-16T10:37:52.830Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:52 [2020-09-16T10:37:52.830Z] #29 31.21 sync
10:37:52 [2020-09-16T10:37:52.830Z] #29 31.23 internal/reflectlite
10:37:52 [2020-09-16T10:37:52.830Z] #29 32.59 sort
10:37:52 [2020-09-16T10:37:52.830Z] #29 32.59 strconv
10:37:52 [2020-09-16T10:37:52.830Z] #29 32.60 io
10:37:52 [2020-09-16T10:37:52.830Z] #29 32.60 internal/oserror
10:37:52 [2020-09-16T10:37:52.830Z] #29 32.77 syscall
10:37:52 [2020-09-16T10:37:52.830Z] #29 33.98 bytes
10:37:52 [2020-09-16T10:37:52.830Z] #29 33.98 strings
10:37:52 [2020-09-16T10:37:52.830Z] #29 35.78 bufio
10:37:52 [2020-09-16T10:37:52.830Z] #29 36.47 reflect
10:37:52 [2020-09-16T10:37:52.830Z] #29 37.40 path
10:37:52 [2020-09-16T10:37:52.830Z] #29 38.43 text/tabwriter
10:37:52 [2020-09-16T10:37:52.830Z] #29 41.02 internal/syscall/execenv
10:37:52 [2020-09-16T10:37:52.830Z] #29 41.02 internal/syscall/unix
10:37:52 [2020-09-16T10:37:52.830Z] #29 41.03 time
10:37:53 [2020-09-16T10:37:53.094Z] #29 ...
10:37:53 [2020-09-16T10:37:53.094Z] 
10:37:53 [2020-09-16T10:37:53.094Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:53 [2020-09-16T10:37:53.999Z] #25 7.144 #=#=#                                                                         

                                                                           0.0%
####                                                                       6.4%
#######                                                                   10.6%
###########                                                               16.4%
################                                                          22.8%
####################                                                      29.1%
########################                                                  33.7%
#############################                                             40.8%
#################################                                         46.8%
#####################################                                     51.7%
#########################################                                 57.0%
#############################################                             63.2%
#################################################                         68.6%
####################################################                      73.5%
########################################################                  77.9%
############################################################              83.6%
################################################################          89.9%
####################################################################      95.3%
######################################################################## 100.0%
10:37:54 [2020-09-16T10:37:54.255Z] #25 ...
10:37:54 [2020-09-16T10:37:54.255Z] 
10:37:54 [2020-09-16T10:37:54.255Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:54 [2020-09-16T10:37:54.255Z] #30 43.82 reflect
10:37:54 [2020-09-16T10:37:54.255Z] #30 51.22 time
10:37:54 [2020-09-16T10:37:54.255Z] #30 ...
10:37:54 [2020-09-16T10:37:54.255Z] 
10:37:54 [2020-09-16T10:37:54.255Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:54 [2020-09-16T10:37:54.255Z] #25 9.647 
10:37:55 [2020-09-16T10:37:55.296Z] #42 69.58 hash/crc32
10:37:55 [2020-09-16T10:37:55.639Z] #52 150.9 + bin/containerd-stress
10:37:55 [2020-09-16T10:37:55.932Z] #52 152.2 + bin/containerd-shim
10:37:55 [2020-09-16T10:37:55.947Z] #42 ...
10:37:55 [2020-09-16T10:37:55.947Z] 
10:37:55 [2020-09-16T10:37:55.947Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:55 [2020-09-16T10:37:55.947Z] #40 2.207 Note: Building without setproctitle() and strlcpy() support.
10:37:55 [2020-09-16T10:37:55.947Z] #40 2.207       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:37:55 [2020-09-16T10:37:55.947Z] #40 2.225 Note: Building without GnuTLS support
10:37:55 [2020-09-16T10:37:55.947Z] #40 2.238 Makefile.config:39: Warn: you have no libnftables installed
10:37:55 [2020-09-16T10:37:55.947Z] #40 2.238 Makefile.config:40: Warn: Building without nftables support
10:37:55 [2020-09-16T10:37:55.947Z] #40 4.075 fatal: not a git repository (or any of the parent directories): .git
10:37:55 [2020-09-16T10:37:55.947Z] #40 4.138   GEN      .gitid
10:37:55 [2020-09-16T10:37:55.947Z] #40 4.171   GEN      criu/include/version.h
10:37:55 [2020-09-16T10:37:55.947Z] #40 4.237   GEN      include/common/asm
10:37:55 [2020-09-16T10:37:55.947Z] #40 ...
10:37:55 [2020-09-16T10:37:55.947Z] 
10:37:55 [2020-09-16T10:37:55.947Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.154 -- Detecting C compile features - done
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.207 -- Performing Test HAS_BUILTIN_FORTIFY
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.547 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.702 -- Configuring done
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.731 -- Generating done
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.739 -- Build files have been written to: /tmp/tmp.24GVmQWRV5/tini
10:37:55 [2020-09-16T10:37:55.947Z] #34 6.752 + make tini-static
10:37:55 [2020-09-16T10:37:55.947Z] #34 7.176 Scanning dependencies of target tini-static
10:37:55 [2020-09-16T10:37:55.947Z] #34 7.267 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:37:55 [2020-09-16T10:37:55.947Z] #34 8.519 [100%] Linking C executable tini-static
10:37:55 [2020-09-16T10:37:55.947Z] #34 9.029 [100%] Built target tini-static
10:37:55 [2020-09-16T10:37:55.947Z] #34 9.093 + mkdir -p /build
10:37:55 [2020-09-16T10:37:55.947Z] #34 9.096 + cp tini-static /build/docker-init
10:37:55 [2020-09-16T10:37:55.947Z] #34 DONE 9.2s
10:37:56 [2020-09-16T10:37:56.246Z] 
10:37:56 [2020-09-16T10:37:56.246Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:56 [2020-09-16T10:37:56.246Z] #48 67.33 text/tabwriter
10:37:56 [2020-09-16T10:37:56.246Z] #48 69.82 regexp/syntax
10:37:56 [2020-09-16T10:37:56.246Z] #48 69.83 reflect
10:37:56 [2020-09-16T10:37:56.546Z] #48 ...
10:37:56 [2020-09-16T10:37:56.546Z] 
10:37:56 [2020-09-16T10:37:56.546Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:56 [2020-09-16T10:37:56.546Z] #31 61.40 bufio
10:37:56 [2020-09-16T10:37:56.546Z] #31 61.44 reflect
10:37:56 [2020-09-16T10:37:56.546Z] #31 64.76 path
10:37:56 [2020-09-16T10:37:56.546Z] #31 67.29 text/tabwriter
10:37:56 [2020-09-16T10:37:56.844Z] #31 ...
10:37:56 [2020-09-16T10:37:56.844Z] 
10:37:56 [2020-09-16T10:37:56.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:56 [2020-09-16T10:37:56.844Z] #11 63.07 Selecting previously unselected package mingw-w64-x86-64-dev.
10:37:56 [2020-09-16T10:37:56.844Z] #11 63.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:37:56 [2020-09-16T10:37:56.844Z] #11 63.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:37:56 [2020-09-16T10:37:56.844Z] #11 71.20 Selecting previously unselected package gcc-mingw-w64-base.
10:37:56 [2020-09-16T10:37:56.844Z] #11 71.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:37:56 [2020-09-16T10:37:56.844Z] #11 71.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:37:56 [2020-09-16T10:37:56.844Z] #11 71.38 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:37:56 [2020-09-16T10:37:56.844Z] #11 71.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:37:56 [2020-09-16T10:37:56.844Z] #11 71.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:37:57 [2020-09-16T10:37:57.150Z] #11 ...
10:37:57 [2020-09-16T10:37:57.150Z] 
10:37:57 [2020-09-16T10:37:57.150Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:37:57 [2020-09-16T10:37:57.150Z] #40 6.078   PBCC     images/timens.pb-c.c
10:37:57 [2020-09-16T10:37:57.449Z] #40 6.183   DEP      images/timens.pb-c.d
10:37:57 [2020-09-16T10:37:57.449Z] #40 6.247   PBCC     images/fown.pb-c.c
10:37:57 [2020-09-16T10:37:57.449Z] #40 6.316   PBCC     images/google/protobuf/descriptor.pb-c.c
10:37:57 [2020-09-16T10:37:57.486Z] #24 11.51 
                                                                           0.0%
                                                                           1.4%
##                                                                         2.8%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.7%
######                                                                     9.2%
#######                                                                   11.0%
#########                                                                 12.8%
##########                                                                14.5%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            20.0%
###############                                                           21.6%
################                                                          22.7%
##################                                                        25.1%
##################                                                        25.6%
####################                                                      27.9%
######################                                                    30.6%
#######################                                                   32.6%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              39.2%
#############################                                             41.3%
##############################                                            42.7%
###############################                                           44.2%
#################################                                         45.9%
##################################                                        47.6%
###################################                                       49.3%
####################################                                      50.5%
#####################################                                     51.9%
######################################                                    53.9%
#######################################                                   55.2%
########################################                                  56.6%
##########################################                                59.0%
##########################################                                59.4%
############################################                              61.3%
#############################################                             62.9%
##############################################                            64.3%
###############################################                           65.6%
################################################                          67.4%
################################################                          67.4%
#################################################                         69.2%
###################################################                       71.9%
#####################################################                     73.8%
#####################################################                     74.3%
######################################################                    75.8%
#######################################################                   76.7%
########################################################                  78.6%
########################################################                  78.9%
#########################################################                 80.3%
###########################################################               82.3%
###########################################################               83.2%
#############################################################             85.3%
##############################################################            86.6%
###############################################################           88.4%
###############################################################           88.4%
##################################################################        91.8%
##################################################################        91.9%
####################################################################      94.8%
####################################################################      95.7%
######################################################################    97.9%
######################################################################## 100.0%
10:37:57 [2020-09-16T10:37:57.486Z] #24 19.46 
10:37:57 [2020-09-16T10:37:57.486Z] #24 ...
10:37:57 [2020-09-16T10:37:57.486Z] 
10:37:57 [2020-09-16T10:37:57.486Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:37:57 [2020-09-16T10:37:57.486Z] #46 35.71 bytes
10:37:57 [2020-09-16T10:37:57.486Z] #46 35.72 strings
10:37:57 [2020-09-16T10:37:57.486Z] #46 35.73 syscall
10:37:57 [2020-09-16T10:37:57.486Z] #46 35.79 reflect
10:37:57 [2020-09-16T10:37:57.486Z] #46 40.04 regexp/syntax
10:37:57 [2020-09-16T10:37:57.486Z] #46 44.07 time
10:37:57 [2020-09-16T10:37:57.486Z] #46 44.61 regexp
10:37:57 [2020-09-16T10:37:57.748Z] #40 6.461   PBCC     images/opts.pb-c.c
10:37:57 [2020-09-16T10:37:57.748Z] #40 6.497   PBCC     images/memfd.pb-c.c
10:37:57 [2020-09-16T10:37:57.748Z] #40 6.572   DEP      images/fown.pb-c.d
10:37:57 [2020-09-16T10:37:57.748Z] #40 6.636   DEP      images/google/protobuf/descriptor.pb-c.d
10:37:57 [2020-09-16T10:37:57.748Z] #40 6.717   DEP      images/opts.pb-c.d
10:37:57 [2020-09-16T10:37:57.749Z] #46 ...
10:37:57 [2020-09-16T10:37:57.749Z] 
10:37:57 [2020-09-16T10:37:57.749Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.753 + RM_GOPATH=0
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.754 + TMP_GOPATH=
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.754 + : /build
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.754 + '[' -z '' ']'
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.757 ++ mktemp -d
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.781 + export GOPATH=/tmp/tmp.luHgtxTuCf
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.781 + GOPATH=/tmp/tmp.luHgtxTuCf
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.781 + RM_GOPATH=1
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.781 + case "$(go env GOARCH)" in
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.781 ++ go env GOARCH
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.795 + export GO_BUILDMODE=-buildmode=pie
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.796 + GO_BUILDMODE=-buildmode=pie
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.797 ++ dirname /tmp/install/install.sh
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.803 + dir=/tmp/install
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.803 + bin=containerd
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.803 + shift
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.804 + '[' '!' -f /tmp/install/containerd.installer ']'
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.804 + . /tmp/install/containerd.installer
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.804 ++ set -e
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.804 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.804 + install_containerd
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.805 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.805 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.806 + git clone https://github.com/containerd/containerd.git /tmp/tmp.luHgtxTuCf/src/github.com/containerd/containerd
10:37:57 [2020-09-16T10:37:57.749Z] #51 1.809 Cloning into '/tmp/tmp.luHgtxTuCf/src/github.com/containerd/containerd'...
10:37:58 [2020-09-16T10:37:58.015Z] #51 ...
10:37:58 [2020-09-16T10:37:58.015Z] 
10:37:58 [2020-09-16T10:37:58.015Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:58 [2020-09-16T10:37:58.015Z] #37 46.35 Setting up python-pkg-resources (40.8.0-1) ...
10:37:58 [2020-09-16T10:37:58.047Z] #40 6.760   DEP      images/memfd.pb-c.d
10:37:58 [2020-09-16T10:37:58.047Z] #40 6.805   PBCC     images/sit.pb-c.c
10:37:58 [2020-09-16T10:37:58.047Z] #40 6.848   DEP      images/sit.pb-c.d
10:37:58 [2020-09-16T10:37:58.047Z] #40 6.910   PBCC     images/macvlan.pb-c.c
10:37:58 [2020-09-16T10:37:58.047Z] #40 6.930   DEP      images/macvlan.pb-c.d
10:37:58 [2020-09-16T10:37:58.189Z] #25 9.934 
                                                                           0.0%
#                                                                          1.8%
##                                                                         3.9%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  11.6%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               15.8%
############                                                              17.9%
##############                                                            19.8%
###############                                                           21.3%
################                                                          23.1%
#################                                                         24.6%
###################                                                       26.7%
####################                                                      28.8%
#####################                                                     30.3%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               37.9%
############################                                              40.2%
##############################                                            41.8%
###############################                                           43.8%
################################                                          45.3%
#################################                                         46.6%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.5%
##########################################                                59.6%
10:37:58 [2020-09-16T10:37:58.189Z] #25 ...
10:37:58 [2020-09-16T10:37:58.189Z] 
10:37:58 [2020-09-16T10:37:58.189Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:37:58 [2020-09-16T10:37:58.189Z] #38 47.86 Selecting previously unselected package libprotobuf-lite17:amd64.
10:37:58 [2020-09-16T10:37:58.189Z] #38 47.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 47.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 48.17 Selecting previously unselected package libprotobuf-dev:amd64.
10:37:58 [2020-09-16T10:37:58.189Z] #38 48.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 48.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 49.95 Selecting previously unselected package libprotoc17:amd64.
10:37:58 [2020-09-16T10:37:58.189Z] #38 49.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 49.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 50.75 Selecting previously unselected package protobuf-c-compiler.
10:37:58 [2020-09-16T10:37:58.189Z] #38 50.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 50.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 50.97 Selecting previously unselected package protobuf-compiler.
10:37:58 [2020-09-16T10:37:58.189Z] #38 50.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 50.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.14 Selecting previously unselected package python-pkg-resources.
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.17 Unpacking python-pkg-resources (40.8.0-1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.37 Selecting previously unselected package python-six.
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.39 Unpacking python-six (1.12.0-1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.64 Selecting previously unselected package python-protobuf.
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 51.65 Unpacking python-protobuf (3.6.1.3-2) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 52.45 Setting up python-pkg-resources (40.8.0-1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 57.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 57.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 57.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 57.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 57.93 Setting up python-six (1.12.0-1) ...
10:37:58 [2020-09-16T10:37:58.189Z] #38 ...
10:37:58 [2020-09-16T10:37:58.189Z] 
10:37:58 [2020-09-16T10:37:58.189Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:58 [2020-09-16T10:37:58.347Z] #40 6.989   PBCC     images/autofs.pb-c.c
10:37:58 [2020-09-16T10:37:58.347Z] #40 7.031   DEP      images/autofs.pb-c.d
10:37:58 [2020-09-16T10:37:58.347Z] #40 7.081   PBCC     images/sysctl.pb-c.c
10:37:58 [2020-09-16T10:37:58.347Z] #40 7.091   DEP      images/sysctl.pb-c.d
10:37:58 [2020-09-16T10:37:58.347Z] #40 7.164   PBCC     images/time.pb-c.c
10:37:58 [2020-09-16T10:37:58.347Z] #40 7.174   DEP      images/time.pb-c.d
10:37:58 [2020-09-16T10:37:58.347Z] #40 7.227   PBCC     images/binfmt-misc.pb-c.c
10:37:58 [2020-09-16T10:37:58.448Z] #25 9.934 
                                                                           0.0%
#                                                                          1.8%
##                                                                         3.9%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  11.6%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               15.8%
############                                                              17.9%
##############                                                            19.8%
###############                                                           21.3%
################                                                          23.1%
#################                                                         24.6%
###################                                                       26.7%
####################                                                      28.8%
#####################                                                     30.3%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               37.9%
############################                                              40.2%
##############################                                            41.8%
###############################                                           43.8%
################################                                          45.3%
#################################                                         46.6%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.5%
##########################################                                59.6%
############################################                              61.5%
#############################################                             63.2%
###############################################                           65.6%
10:37:58 [2020-09-16T10:37:58.448Z] #25 ...
10:37:58 [2020-09-16T10:37:58.448Z] 
10:37:58 [2020-09-16T10:37:58.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:58 [2020-09-16T10:37:58.448Z] #10 48.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 50.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 51.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:37:58 [2020-09-16T10:37:58.448Z] #10 52.19 debconf: delaying package configuration, since apt-utils is not installed
10:37:58 [2020-09-16T10:37:58.448Z] #10 52.46 Fetched 77.7 MB in 10s (7760 kB/s)
10:37:58 [2020-09-16T10:37:58.448Z] #10 52.55 Selecting previously unselected package binutils-mingw-w64-i686.
10:37:58 [2020-09-16T10:37:58.448Z] #10 52.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 ... 15410 files and directories currently installed.)
10:37:58 [2020-09-16T10:37:58.448Z] #10 52.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.448Z] #10 52.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:37:58 [2020-09-16T10:37:58.448Z] #10 55.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:37:58 [2020-09-16T10:37:58.448Z] #10 55.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:37:58 [2020-09-16T10:37:58.448Z] #10 55.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.253   DEP      images/binfmt-misc.pb-c.d
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.285   PBCC     images/seccomp.pb-c.c
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.310   DEP      images/seccomp.pb-c.d
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.349   PBCC     images/userns.pb-c.c
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.377   DEP      images/userns.pb-c.d
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.414   PBCC     images/cgroup.pb-c.c
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.436   DEP      images/cgroup.pb-c.d
10:37:58 [2020-09-16T10:37:58.650Z] #40 7.484   PBCC     images/ext-file.pb-c.c
10:37:58 [2020-09-16T10:37:58.705Z] #10 ...
10:37:58 [2020-09-16T10:37:58.705Z] 
10:37:58 [2020-09-16T10:37:58.705Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.501   DEP      images/ext-file.pb-c.d
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.536   PBCC     images/rpc.pb-c.c
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.575   DEP      images/rpc.pb-c.d
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.636   PBCC     images/siginfo.pb-c.c
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.648   DEP      images/siginfo.pb-c.d
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.766   PBCC     images/pagemap.pb-c.c
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.812   DEP      images/pagemap.pb-c.d
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.854   PBCC     images/rlimit.pb-c.c
10:37:58 [2020-09-16T10:37:58.950Z] #40 7.897   DEP      images/rlimit.pb-c.d
10:37:59 [2020-09-16T10:37:59.102Z] using credential docker-jenkins-github-credentials
10:37:59 [2020-09-16T10:37:59.179Z] Cloning the remote Git repository
10:37:59 [2020-09-16T10:37:59.179Z] Cloning with configured refspecs honoured and without tags
10:37:59 [2020-09-16T10:37:59.251Z] #40 7.924   PBCC     images/file-lock.pb-c.c
10:37:59 [2020-09-16T10:37:59.251Z] #40 7.942   DEP      images/file-lock.pb-c.d
10:37:59 [2020-09-16T10:37:59.251Z] #40 8.034   PBCC     images/tty.pb-c.c
10:37:59 [2020-09-16T10:37:59.251Z] #40 8.088   DEP      images/tty.pb-c.d
10:37:59 [2020-09-16T10:37:59.251Z] #40 8.170   PBCC     images/tun.pb-c.c
10:37:59 [2020-09-16T10:37:59.476Z] #25 9.934 
                                                                           0.0%
#                                                                          1.8%
##                                                                         3.9%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  11.6%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               15.8%
############                                                              17.9%
##############                                                            19.8%
###############                                                           21.3%
################                                                          23.1%
#################                                                         24.6%
###################                                                       26.7%
####################                                                      28.8%
#####################                                                     30.3%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               37.9%
############################                                              40.2%
##############################                                            41.8%
###############################                                           43.8%
################################                                          45.3%
#################################                                         46.6%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.5%
##########################################                                59.6%
############################################                              61.5%
#############################################                             63.2%
###############################################                           65.6%
################################################                          67.9%
##################################################                        69.6%
###################################################                       71.0%
####################################################                      73.5%
#####################################################                     74.9%
#######################################################                   77.6%
#########################################################                 79.3%
#########################################################                 80.5%
10:37:59 [2020-09-16T10:37:59.476Z] #25 ...
10:37:59 [2020-09-16T10:37:59.476Z] 
10:37:59 [2020-09-16T10:37:59.476Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:37:59 [2020-09-16T10:37:59.476Z] #28 49.00 Checking out files:  85% (1299/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
10:37:59 [2020-09-16T10:37:59.476Z] #28 49.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
10:37:59 [2020-09-16T10:37:59.476Z] #28 50.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:37:59 [2020-09-16T10:37:59.476Z] #28 ...
10:37:59 [2020-09-16T10:37:59.476Z] 
10:37:59 [2020-09-16T10:37:59.476Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:37:59 [2020-09-16T10:37:59.551Z] #40 8.229   PBCC     images/netdev.pb-c.c
10:37:59 [2020-09-16T10:37:59.551Z] #40 8.298   DEP      images/tun.pb-c.d
10:37:59 [2020-09-16T10:37:59.551Z] #40 8.337   DEP      images/netdev.pb-c.d
10:37:59 [2020-09-16T10:37:59.551Z] #40 8.422   PBCC     images/vma.pb-c.c
10:37:59 [2020-09-16T10:37:59.594Z] #37 ...
10:37:59 [2020-09-16T10:37:59.594Z] 
10:37:59 [2020-09-16T10:37:59.594Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:37:59 [2020-09-16T10:37:59.594Z] #10 37.58 Fetched 73.3 MB in 8s (9198 kB/s)
10:37:59 [2020-09-16T10:37:59.594Z] #10 37.70 Selecting previously unselected package binutils-mingw-w64-i686.
10:37:59 [2020-09-16T10:37:59.595Z] #10 37.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
10:37:59 [2020-09-16T10:37:59.595Z] #10 37.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
10:37:59 [2020-09-16T10:37:59.595Z] #10 37.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:37:59 [2020-09-16T10:37:59.595Z] #10 45.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:37:59 [2020-09-16T10:37:59.595Z] #10 45.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
10:37:59 [2020-09-16T10:37:59.595Z] #10 46.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:37:59 [2020-09-16T10:37:59.595Z] #10 ...
10:37:59 [2020-09-16T10:37:59.595Z] 
10:37:59 [2020-09-16T10:37:59.595Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:37:59 [2020-09-16T10:37:59.595Z] #31 47.24 Selecting previously unselected package libicu63:arm64.
10:37:59 [2020-09-16T10:37:59.595Z] #31 47.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
10:37:59 [2020-09-16T10:37:59.595Z] #31 47.58 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
10:37:59 [2020-09-16T10:37:59.373Z] Cloning repository https://github.com/moby/moby.git
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.498   DEP      images/vma.pb-c.d
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.584   PBCC     images/creds.pb-c.c
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.597   DEP      images/creds.pb-c.d
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.639   PBCC     images/utsns.pb-c.c
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.680   DEP      images/utsns.pb-c.d
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.744   PBCC     images/ipc-desc.pb-c.c
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.763   PBCC     images/ipc-sem.pb-c.c
10:37:59 [2020-09-16T10:37:59.850Z] #40 8.784   DEP      images/ipc-desc.pb-c.d
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.826   DEP      images/ipc-sem.pb-c.d
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.869   PBCC     images/ipc-msg.pb-c.c
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.880   DEP      images/ipc-msg.pb-c.d
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.907   PBCC     images/ipc-shm.pb-c.c
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.935   DEP      images/ipc-shm.pb-c.d
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.969   PBCC     images/ipc-var.pb-c.c
10:38:00 [2020-09-16T10:38:00.152Z] #40 8.999   DEP      images/ipc-var.pb-c.d
10:38:00 [2020-09-16T10:38:00.400Z] #52 156.5 + bin/containerd-shim-runc-v1
10:38:00 [2020-09-16T10:38:00.451Z] #40 9.058   PBCC     images/sk-opts.pb-c.c
10:38:00 [2020-09-16T10:38:00.451Z] #40 9.084   PBCC     images/packet-sock.pb-c.c
10:38:00 [2020-09-16T10:38:00.451Z] #40 9.138   DEP      images/sk-opts.pb-c.d
10:38:00 [2020-09-16T10:38:00.451Z] #40 9.224   DEP      images/packet-sock.pb-c.d
10:38:00 [2020-09-16T10:38:00.451Z] #40 9.353   PBCC     images/sk-netlink.pb-c.c
10:38:00 [2020-09-16T10:38:00.509Z] #25 9.934 
                                                                           0.0%
#                                                                          1.8%
##                                                                         3.9%
###                                                                        5.3%
#####                                                                      7.0%
######                                                                     8.4%
#######                                                                   10.1%
########                                                                  11.6%
#########                                                                 13.1%
##########                                                                14.3%
###########                                                               15.8%
############                                                              17.9%
##############                                                            19.8%
###############                                                           21.3%
################                                                          23.1%
#################                                                         24.6%
###################                                                       26.7%
####################                                                      28.8%
#####################                                                     30.3%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               37.9%
############################                                              40.2%
##############################                                            41.8%
###############################                                           43.8%
################################                                          45.3%
#################################                                         46.6%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.5%
##########################################                                59.6%
############################################                              61.5%
#############################################                             63.2%
###############################################                           65.6%
################################################                          67.9%
##################################################                        69.6%
###################################################                       71.0%
####################################################                      73.5%
#####################################################                     74.9%
#######################################################                   77.6%
#########################################################                 79.3%
#########################################################                 80.5%
###########################################################               82.5%
############################################################              84.5%
##############################################################            86.3%
###############################################################           88.9%
##################################################################        92.0%
###################################################################       93.9%
#####################################################################     96.1%
######################################################################    97.4%
######################################################################## 100.0%
10:38:00 [2020-09-16T10:38:00.509Z] #25 15.92 
10:38:00 [2020-09-16T10:38:00.752Z] #40 9.443   DEP      images/sk-netlink.pb-c.d
10:38:00 [2020-09-16T10:38:00.752Z] #40 9.487   PBCC     images/sk-inet.pb-c.c
10:38:00 [2020-09-16T10:38:00.752Z] #40 9.581   DEP      images/sk-inet.pb-c.d
10:38:01 [2020-09-16T10:38:01.052Z] #40 9.672   PBCC     images/sk-unix.pb-c.c
10:38:01 [2020-09-16T10:38:01.052Z] #40 9.755   DEP      images/sk-unix.pb-c.d
10:38:01 [2020-09-16T10:38:01.052Z] #40 9.864   PBCC     images/mm.pb-c.c
10:38:01 [2020-09-16T10:38:01.052Z] #40 10.01   DEP      images/mm.pb-c.d
10:38:01 [2020-09-16T10:38:01.351Z] #40 10.09   PBCC     images/timerfd.pb-c.c
10:38:01 [2020-09-16T10:38:01.351Z] #40 10.13   DEP      images/timerfd.pb-c.d
10:38:01 [2020-09-16T10:38:01.351Z] #40 10.22   PBCC     images/timer.pb-c.c
10:38:01 [2020-09-16T10:38:01.351Z] #40 10.23   DEP      images/timer.pb-c.d
10:38:01 [2020-09-16T10:38:01.437Z] #25 ...
10:38:01 [2020-09-16T10:38:01.437Z] 
10:38:01 [2020-09-16T10:38:01.437Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:01 [2020-09-16T10:38:01.437Z] #32 50.86 Selecting previously unselected package libicu63:amd64.
10:38:01 [2020-09-16T10:38:01.437Z] #32 50.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 50.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 58.40 Selecting previously unselected package libxml2:amd64.
10:38:01 [2020-09-16T10:38:01.437Z] #32 58.41 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 58.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.02 Selecting previously unselected package libarchive13:amd64.
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.50 Selecting previously unselected package libjsoncpp1:amd64.
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.74 Selecting previously unselected package librhash0:amd64.
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.76 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.78 Unpacking librhash0:amd64 (1.3.8-1) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 59.98 Selecting previously unselected package libuv1:amd64.
10:38:01 [2020-09-16T10:38:01.437Z] #32 60.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 60.00 Unpacking libuv1:amd64 (1.24.1-1) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 60.14 Selecting previously unselected package cmake.
10:38:01 [2020-09-16T10:38:01.437Z] #32 60.16 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 60.17 Unpacking cmake (3.13.4-1) ...
10:38:01 [2020-09-16T10:38:01.437Z] #32 ...
10:38:01 [2020-09-16T10:38:01.437Z] 
10:38:01 [2020-09-16T10:38:01.437Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:38:01 [2020-09-16T10:38:01.437Z] #25 16.80 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:38:01 [2020-09-16T10:38:01.652Z] #40 10.29   PBCC     images/sa.pb-c.c
10:38:01 [2020-09-16T10:38:01.652Z] #40 10.36   DEP      images/sa.pb-c.d
10:38:01 [2020-09-16T10:38:01.652Z] #40 10.45   PBCC     images/pipe-data.pb-c.c
10:38:01 [2020-09-16T10:38:01.652Z] #40 10.48   DEP      images/pipe-data.pb-c.d
10:38:01 [2020-09-16T10:38:01.652Z] #40 10.54   PBCC     images/mnt.pb-c.c
10:37:59 [2020-09-16T10:37:59.771Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:38:00 [2020-09-16T10:38:00.682Z] Fetching upstream changes from https://github.com/moby/moby.git
10:38:00 [2020-09-16T10:38:00.683Z]  > git --version # timeout=10
10:38:00 [2020-09-16T10:38:00.729Z]  > git --version # 'git version 2.24.1.windows.2'
10:38:00 [2020-09-16T10:38:00.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:38:00 [2020-09-16T10:38:00.732Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:38:01 [2020-09-16T10:38:01.954Z] #40 10.70   DEP      images/mnt.pb-c.d
10:38:01 [2020-09-16T10:38:01.954Z] #40 10.74   PBCC     images/sk-packet.pb-c.c
10:38:01 [2020-09-16T10:38:01.954Z] #40 10.76   DEP      images/sk-packet.pb-c.d
10:38:02 [2020-09-16T10:38:02.002Z] #25 17.13 
10:38:02 [2020-09-16T10:38:02.002Z] #25 17.32 
#                                                                          2.2%
######################################################################## 100.0%
10:38:02 [2020-09-16T10:38:02.254Z] #40 10.85   PBCC     images/tcp-stream.pb-c.c
10:38:02 [2020-09-16T10:38:02.255Z] #40 10.92   DEP      images/tcp-stream.pb-c.d
10:38:02 [2020-09-16T10:38:02.255Z] #40 11.02   PBCC     images/pipe.pb-c.c
10:38:02 [2020-09-16T10:38:02.255Z] #40 11.12   DEP      images/pipe.pb-c.d
10:38:02 [2020-09-16T10:38:02.259Z] #25 17.44 
10:38:02 [2020-09-16T10:38:02.517Z] #25 ...
10:38:02 [2020-09-16T10:38:02.517Z] 
10:38:02 [2020-09-16T10:38:02.517Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:02 [2020-09-16T10:38:02.517Z] #47 52.21 reflect
10:38:02 [2020-09-16T10:38:02.517Z] #47 52.22 time
10:38:02 [2020-09-16T10:38:02.517Z] #47 58.74 context
10:38:02 [2020-09-16T10:38:02.517Z] #47 59.67 internal/poll
10:38:02 [2020-09-16T10:38:02.517Z] #47 61.97 os
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.19   PBCC     images/pstree.pb-c.c
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.20   DEP      images/pstree.pb-c.d
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.26   PBCC     images/fs.pb-c.c
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.28   DEP      images/fs.pb-c.d
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.35   PBCC     images/signalfd.pb-c.c
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.45   DEP      images/signalfd.pb-c.d
10:38:02 [2020-09-16T10:38:02.574Z] #40 11.53   PBCC     images/fh.pb-c.c
10:38:02 [2020-09-16T10:38:02.774Z] #47 ...
10:38:02 [2020-09-16T10:38:02.775Z] 
10:38:02 [2020-09-16T10:38:02.775Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.25 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.28 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.31 Setting up protobuf-compiler (3.6.1.3-2) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:38:02 [2020-09-16T10:38:02.775Z] #38 62.36 Setting up python-protobuf (3.6.1.3-2) ...
10:38:02 [2020-09-16T10:38:02.873Z] #40 11.58   PBCC     images/fsnotify.pb-c.c
10:38:02 [2020-09-16T10:38:02.873Z] #40 11.74   DEP      images/fh.pb-c.d
10:38:02 [2020-09-16T10:38:02.873Z] #40 11.76   DEP      images/fsnotify.pb-c.d
10:38:02 [2020-09-16T10:38:02.873Z] #40 11.78   PBCC     images/eventpoll.pb-c.c
10:38:02 [2020-09-16T10:38:02.873Z] #40 11.79   DEP      images/eventpoll.pb-c.d
10:38:02 [2020-09-16T10:38:02.919Z] #31 ...
10:38:02 [2020-09-16T10:38:02.919Z] 
10:38:02 [2020-09-16T10:38:02.919Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:02 [2020-09-16T10:38:02.919Z] #40 40.78 vendor/golang.org/x/crypto/hkdf
10:38:02 [2020-09-16T10:38:02.919Z] #40 40.99 vendor/golang.org/x/text/transform
10:38:02 [2020-09-16T10:38:02.919Z] #40 42.84 time
10:38:02 [2020-09-16T10:38:02.919Z] #40 43.87 regexp
10:38:02 [2020-09-16T10:38:02.919Z] #40 48.73 encoding/binary
10:38:02 [2020-09-16T10:38:02.919Z] #40 48.75 github.com/LK4D4/vndr/versioned
10:38:02 [2020-09-16T10:38:02.919Z] #40 48.87 fmt
10:38:02 [2020-09-16T10:38:02.919Z] #40 48.89 internal/lazyregexp
10:38:02 [2020-09-16T10:38:02.919Z] #40 48.91 net
10:38:02 [2020-09-16T10:38:02.919Z] #40 49.40 os/exec
10:38:02 [2020-09-16T10:38:02.919Z] #40 ...
10:38:02 [2020-09-16T10:38:02.919Z] 
10:38:02 [2020-09-16T10:38:02.919Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:38:02 [2020-09-16T10:38:02.919Z] #24 20.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:38:02 [2020-09-16T10:38:02.919Z] #24 21.25 #=#=#                                                                         
10:38:02 [2020-09-16T10:38:02.919Z] #24 21.57 
#                                                                          2.0%
######################################################################## 100.0%
10:38:02 [2020-09-16T10:38:02.919Z] #24 21.71 
10:38:02 [2020-09-16T10:38:02.919Z] #24 22.87 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:38:02 [2020-09-16T10:38:02.919Z] #24 23.24 
10:38:02 [2020-09-16T10:38:02.919Z] #24 23.48 
                                                                           0.8%
######################################################################## 100.0%
10:38:02 [2020-09-16T10:38:02.919Z] #24 23.75 
10:38:02 [2020-09-16T10:38:02.919Z] #24 24.90 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.82   PBCC     images/eventfd.pb-c.c
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.83   DEP      images/eventfd.pb-c.d
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.86   PBCC     images/remap-file-path.pb-c.c
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.87   DEP      images/remap-file-path.pb-c.d
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.90   PBCC     images/fifo.pb-c.c
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.93   DEP      images/fifo.pb-c.d
10:38:03 [2020-09-16T10:38:03.173Z] #40 11.97   PBCC     images/ghost-file.pb-c.c
10:38:03 [2020-09-16T10:38:03.173Z] #40 12.02   DEP      images/ghost-file.pb-c.d
10:38:03 [2020-09-16T10:38:03.173Z] #40 12.05   PBCC     images/regfile.pb-c.c
10:38:03 [2020-09-16T10:38:03.173Z] #40 12.09   DEP      images/regfile.pb-c.d
10:38:03 [2020-09-16T10:38:03.173Z] #40 12.14   PBCC     images/ns.pb-c.c
10:38:03 [2020-09-16T10:38:03.183Z] #24 24.96 skipping existing 9a99313a2c50
10:38:03 [2020-09-16T10:38:03.183Z] #24 25.03 
10:38:03 [2020-09-16T10:38:03.473Z] #40 12.18   DEP      images/ns.pb-c.d
10:38:03 [2020-09-16T10:38:03.473Z] #40 12.24   PBCC     images/fdinfo.pb-c.c
10:38:03 [2020-09-16T10:38:03.473Z] #40 12.35   DEP      images/fdinfo.pb-c.d
10:38:03 [2020-09-16T10:38:03.772Z] #40 12.39   PBCC     images/core-aarch64.pb-c.c
10:38:03 [2020-09-16T10:38:03.772Z] #40 12.42   PBCC     images/core-arm.pb-c.c
10:38:03 [2020-09-16T10:38:03.772Z] #40 12.50   PBCC     images/core-ppc64.pb-c.c
10:38:03 [2020-09-16T10:38:03.772Z] #40 12.56   PBCC     images/core-s390.pb-c.c
10:38:03 [2020-09-16T10:38:03.772Z] #40 12.64   PBCC     images/core-x86.pb-c.c
10:38:03 [2020-09-16T10:38:03.928Z] #52 159.5 + bin/containerd-shim-runc-v2
10:38:03 [2020-09-16T10:38:03.928Z] #52 160.1 + binaries
10:38:03 [2020-09-16T10:38:03.928Z] #52 160.1 + install -D bin/containerd /build/containerd
10:38:03 [2020-09-16T10:38:03.928Z] #52 160.2 + install -D bin/containerd-shim /build/containerd-shim
10:38:03 [2020-09-16T10:38:03.928Z] #52 160.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:38:03 [2020-09-16T10:38:03.928Z] #52 160.2 + install -D bin/ctr /build/ctr
10:38:04 [2020-09-16T10:38:04.073Z] #40 12.76   PBCC     images/core.pb-c.c
10:38:04 [2020-09-16T10:38:04.073Z] #40 12.85   PBCC     images/inventory.pb-c.c
10:38:04 [2020-09-16T10:38:04.134Z] #24 26.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:38:04 [2020-09-16T10:38:04.373Z] #40 12.96   DEP      images/core-aarch64.pb-c.d
10:38:04 [2020-09-16T10:38:04.373Z] #40 13.07   DEP      images/core-arm.pb-c.d
10:38:04 [2020-09-16T10:38:04.373Z] #40 13.14   DEP      images/core-ppc64.pb-c.d
10:38:04 [2020-09-16T10:38:04.398Z] #24 ...
10:38:04 [2020-09-16T10:38:04.398Z] 
10:38:04 [2020-09-16T10:38:04.398Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:04 [2020-09-16T10:38:04.398Z] #31 52.62 Selecting previously unselected package libxml2:arm64.
10:38:04 [2020-09-16T10:38:04.398Z] #31 52.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
10:38:04 [2020-09-16T10:38:04.398Z] #31 52.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
10:38:04 [2020-09-16T10:38:04.564Z] #52 DONE 160.7s
10:38:04 [2020-09-16T10:38:04.670Z] #38 ...
10:38:04 [2020-09-16T10:38:04.670Z] 
10:38:04 [2020-09-16T10:38:04.670Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:04 [2020-09-16T10:38:04.670Z] #41 54.30 time
10:38:04 [2020-09-16T10:38:04.670Z] #41 60.71 strings
10:38:04 [2020-09-16T10:38:04.670Z] #41 60.75 os
10:38:04 [2020-09-16T10:38:04.670Z] #41 63.33 regexp/syntax
10:38:04 [2020-09-16T10:38:04.670Z] #41 ...
10:38:04 [2020-09-16T10:38:04.670Z] 
10:38:04 [2020-09-16T10:38:04.670Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:38:04 [2020-09-16T10:38:04.670Z] #25 18.33 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:38:04 [2020-09-16T10:38:04.670Z] #25 18.68 
10:38:04 [2020-09-16T10:38:04.670Z] #25 18.88 
                                                                           0.6%
######################################################################## 100.0%
10:38:04 [2020-09-16T10:38:04.670Z] #25 19.03 
10:38:04 [2020-09-16T10:38:04.670Z] #25 19.79 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
10:38:04 [2020-09-16T10:38:04.670Z] #25 19.88 skipping existing c35d46ef359f
10:38:04 [2020-09-16T10:38:04.670Z] #25 19.99 
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.26   DEP      images/core-s390.pb-c.d
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.37   DEP      images/core-x86.pb-c.d
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.41   DEP      images/core.pb-c.d
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.45   DEP      images/inventory.pb-c.d
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.56   PBCC     images/cpuinfo.pb-c.c
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.61   DEP      images/cpuinfo.pb-c.d
10:38:04 [2020-09-16T10:38:04.674Z] #40 13.66   PBCC     images/stats.pb-c.c
10:38:04 [2020-09-16T10:38:04.975Z] #40 13.68   DEP      images/stats.pb-c.d
10:38:05 [2020-09-16T10:38:05.202Z] 
10:38:05 [2020-09-16T10:38:05.202Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:38:05 [2020-09-16T10:38:05.494Z] #53 DONE 0.3s
10:38:05 [2020-09-16T10:38:05.494Z] 
10:38:05 [2020-09-16T10:38:05.494Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:38:05 [2020-09-16T10:38:05.494Z] #57 DONE 0.1s
10:38:05 [2020-09-16T10:38:05.602Z] #25 20.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:38:05 [2020-09-16T10:38:05.787Z] 
10:38:05 [2020-09-16T10:38:05.787Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:38:05 [2020-09-16T10:38:05.787Z] #59 DONE 0.2s
10:38:05 [2020-09-16T10:38:05.787Z] 
10:38:05 [2020-09-16T10:38:05.787Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:38:05 [2020-09-16T10:38:05.903Z] #25 21.24 
10:38:06 [2020-09-16T10:38:06.036Z] #40 ...
10:38:06 [2020-09-16T10:38:06.036Z] 
10:38:06 [2020-09-16T10:38:06.036Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:38:06 [2020-09-16T10:38:06.080Z] #61 DONE 0.1s
10:38:06 [2020-09-16T10:38:06.080Z] 
10:38:06 [2020-09-16T10:38:06.080Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:38:06 [2020-09-16T10:38:06.080Z] #62 DONE 0.1s
10:38:06 [2020-09-16T10:38:06.080Z] 
10:38:06 [2020-09-16T10:38:06.080Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:38:06 [2020-09-16T10:38:06.162Z] #25 21.38 
######################################################################## 100.0%
10:38:06 [2020-09-16T10:38:06.162Z] #25 21.52 
10:38:06 [2020-09-16T10:38:06.162Z] #25 21.58 Download of images into '/build' complete.
10:38:06 [2020-09-16T10:38:06.162Z] #25 21.58 Use something like the following to load the result into a Docker daemon:
10:38:06 [2020-09-16T10:38:06.162Z] #25 21.58   tar -cC '/build' . | docker load
10:38:06 [2020-09-16T10:38:06.340Z] #31 ...
10:38:06 [2020-09-16T10:38:06.340Z] 
10:38:06 [2020-09-16T10:38:06.340Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:06 [2020-09-16T10:38:06.340Z] #29 44.19 internal/poll
10:38:06 [2020-09-16T10:38:06.340Z] #29 45.53 internal/fmtsort
10:38:06 [2020-09-16T10:38:06.340Z] #29 45.69 os
10:38:06 [2020-09-16T10:38:06.340Z] #29 47.09 path/filepath
10:38:06 [2020-09-16T10:38:06.340Z] #29 47.09 fmt
10:38:06 [2020-09-16T10:38:06.340Z] #29 48.12 io/ioutil
10:38:06 [2020-09-16T10:38:06.340Z] #29 49.60 flag
10:38:06 [2020-09-16T10:38:06.340Z] #29 49.61 log
10:38:06 [2020-09-16T10:38:06.340Z] #29 49.61 github.com/BurntSushi/toml
10:38:06 [2020-09-16T10:38:06.340Z] #29 52.43 github.com/BurntSushi/toml/cmd/tomlv
10:38:06 [2020-09-16T10:38:06.340Z] #29 ...
10:38:06 [2020-09-16T10:38:06.340Z] 
10:38:06 [2020-09-16T10:38:06.340Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:38:06 [2020-09-16T10:38:06.340Z] #37 48.62 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 48.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 48.68 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 48.70 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 48.71 Setting up python-six (1.12.0-1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 50.83 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.69 Setting up libnl-3-200:arm64 (3.4.0-1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.73 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.75 Setting up libcap-dev:arm64 (1:2.25-2) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.78 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.82 Setting up protobuf-compiler (3.6.1.3-2) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 51.94 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 52.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:38:06 [2020-09-16T10:38:06.340Z] #37 52.40 Setting up python-protobuf (3.6.1.3-2) ...
10:38:06 [2020-09-16T10:38:06.655Z] #53 42.83 Checking out files:  60% (1953/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
10:38:06 [2020-09-16T10:38:06.655Z] #53 43.47 + cd /tmp/tmp.1A2so2Tfv2/src/github.com/containerd/containerd
10:38:06 [2020-09-16T10:38:06.655Z] #53 43.47 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
10:38:06 [2020-09-16T10:38:06.717Z] #63 DONE 0.8s
10:38:07 [2020-09-16T10:38:07.010Z] 
10:38:07 [2020-09-16T10:38:07.010Z] #64 exporting to image
10:38:07 [2020-09-16T10:38:07.010Z] #64 exporting layers
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.22 + export 'BUILDTAGS=netgo osusergo static_build'
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.22 + BUILDTAGS='netgo osusergo static_build'
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.22 + export EXTRA_FLAGS=-buildmode=pie
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.22 + EXTRA_FLAGS=-buildmode=pie
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.23 + '[' '' = dynamic ']'
10:38:07 [2020-09-16T10:38:07.306Z] #53 44.23 + make
10:38:07 [2020-09-16T10:38:07.606Z] #53 ...
10:38:07 [2020-09-16T10:38:07.606Z] 
10:38:07 [2020-09-16T10:38:07.606Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:07 [2020-09-16T10:38:07.606Z] #42 72.57 crypto/rc4
10:38:07 [2020-09-16T10:38:07.606Z] #42 73.00 vendor/golang.org/x/net/dns/dnsmessage
10:38:07 [2020-09-16T10:38:07.606Z] #42 76.97 time
10:38:07 [2020-09-16T10:38:07.908Z] #42 ...
10:38:07 [2020-09-16T10:38:07.908Z] 
10:38:07 [2020-09-16T10:38:07.908Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:07 [2020-09-16T10:38:07.908Z] #40 15.58 make[1]: Nothing to be done for 'all'.
10:38:08 [2020-09-16T10:38:08.209Z] #40 ...
10:38:08 [2020-09-16T10:38:08.209Z] 
10:38:08 [2020-09-16T10:38:08.209Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:08 [2020-09-16T10:38:08.209Z] #31 73.01 internal/syscall/execenv
10:38:08 [2020-09-16T10:38:08.209Z] #31 73.02 internal/syscall/unix
10:38:08 [2020-09-16T10:38:08.209Z] #31 73.16 time
10:38:08 [2020-09-16T10:38:08.209Z] #31 79.61 internal/poll
10:38:08 [2020-09-16T10:38:08.209Z] #31 82.05 os
10:38:08 [2020-09-16T10:38:08.209Z] #31 82.44 internal/fmtsort
10:38:08 [2020-09-16T10:38:08.209Z] #31 ...
10:38:08 [2020-09-16T10:38:08.209Z] 
10:38:08 [2020-09-16T10:38:08.209Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:08 [2020-09-16T10:38:08.209Z] #42 83.07 regexp
10:38:08 [2020-09-16T10:38:08.270Z] #37 ...
10:38:08 [2020-09-16T10:38:08.270Z] 
10:38:08 [2020-09-16T10:38:08.270Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:08 [2020-09-16T10:38:08.270Z] #31 56.12 Selecting previously unselected package libarchive13:arm64.
10:38:08 [2020-09-16T10:38:08.270Z] #31 56.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
10:38:08 [2020-09-16T10:38:08.270Z] #31 56.33 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
10:38:08 [2020-09-16T10:38:08.534Z] #31 ...
10:38:08 [2020-09-16T10:38:08.534Z] 
10:38:08 [2020-09-16T10:38:08.534Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:38:08 [2020-09-16T10:38:08.534Z] #24 26.47 
10:38:08 [2020-09-16T10:38:08.534Z] #24 26.68 
######################################################################## 100.0%
10:38:08 [2020-09-16T10:38:08.534Z] #24 26.76 
10:38:08 [2020-09-16T10:38:08.534Z] #24 26.83 Download of images into '/build' complete.
10:38:08 [2020-09-16T10:38:08.534Z] #24 26.83 Use something like the following to load the result into a Docker daemon:
10:38:08 [2020-09-16T10:38:08.534Z] #24 26.83   tar -cC '/build' . | docker load
10:38:08 [2020-09-16T10:38:08.534Z] #24 DONE 30.5s
10:38:08 [2020-09-16T10:38:08.534Z] 
10:38:08 [2020-09-16T10:38:08.534Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:38:08 [2020-09-16T10:38:08.534Z] #37 56.65 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
10:38:08 [2020-09-16T10:38:08.534Z] #37 56.81 Processing triggers for libc-bin (2.28-10) ...
10:38:08 [2020-09-16T10:38:08.687Z] #25 ...
10:38:08 [2020-09-16T10:38:08.687Z] 
10:38:08 [2020-09-16T10:38:08.687Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:08 [2020-09-16T10:38:08.687Z] #30 58.25 internal/poll
10:38:08 [2020-09-16T10:38:08.687Z] #30 58.97 internal/fmtsort
10:38:08 [2020-09-16T10:38:08.687Z] #30 59.54 internal/syscall/execenv
10:38:08 [2020-09-16T10:38:08.687Z] #30 59.73 internal/syscall/unix
10:38:08 [2020-09-16T10:38:08.687Z] #30 60.00 strings
10:38:08 [2020-09-16T10:38:08.687Z] #30 60.91 os
10:38:08 [2020-09-16T10:38:08.687Z] #30 63.57 path
10:38:08 [2020-09-16T10:38:08.687Z] #30 63.97 text/tabwriter
10:38:08 [2020-09-16T10:38:08.687Z] #30 64.46 fmt
10:38:08 [2020-09-16T10:38:08.687Z] #30 64.59 path/filepath
10:38:08 [2020-09-16T10:38:08.687Z] #30 66.35 io/ioutil
10:38:08 [2020-09-16T10:38:08.687Z] #30 67.78 github.com/BurntSushi/toml
10:38:08 [2020-09-16T10:38:08.687Z] #30 67.78 flag
10:38:08 [2020-09-16T10:38:08.687Z] #30 ...
10:38:08 [2020-09-16T10:38:08.687Z] 
10:38:08 [2020-09-16T10:38:08.687Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:38:08 [2020-09-16T10:38:08.687Z] #38 68.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:38:08 [2020-09-16T10:38:08.687Z] #38 68.42 Processing triggers for libc-bin (2.28-10) ...
10:38:08 [2020-09-16T10:38:08.797Z] #37 ...
10:38:08 [2020-09-16T10:38:08.797Z] 
10:38:08 [2020-09-16T10:38:08.797Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:08 [2020-09-16T10:38:08.797Z] #46 47.16 context
10:38:08 [2020-09-16T10:38:08.797Z] #46 47.27 path/filepath
10:38:08 [2020-09-16T10:38:08.797Z] #46 49.00 mvdan.cc/sh/v3/fileutil
10:38:08 [2020-09-16T10:38:08.797Z] #46 49.59 fmt
10:38:08 [2020-09-16T10:38:08.797Z] #46 49.61 encoding/binary
10:38:08 [2020-09-16T10:38:08.797Z] #46 51.24 encoding/base64
10:38:08 [2020-09-16T10:38:08.797Z] #46 51.25 golang.org/x/sys/unix
10:38:08 [2020-09-16T10:38:08.797Z] #46 53.06 encoding/json
10:38:08 [2020-09-16T10:38:08.797Z] #46 53.07 github.com/pkg/diff
10:38:08 [2020-09-16T10:38:08.798Z] #46 53.07 go/token
10:38:08 [2020-09-16T10:38:08.798Z] #46 54.43 go/scanner
10:38:08 [2020-09-16T10:38:08.798Z] #46 54.71 mvdan.cc/editorconfig
10:38:08 [2020-09-16T10:38:08.798Z] #46 56.11 go/ast
10:38:08 [2020-09-16T10:38:08.798Z] #46 56.18 mvdan.cc/sh/v3/syntax
10:38:08 [2020-09-16T10:38:08.944Z] #38 ...
10:38:08 [2020-09-16T10:38:08.944Z] 
10:38:08 [2020-09-16T10:38:08.944Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:08 [2020-09-16T10:38:08.944Z] #32 63.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 63.86 Setting up xxd (2:8.1.0875-5) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 63.89 Setting up libuv1:amd64 (1.24.1-1) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 63.91 Setting up vim-common (2:8.1.0875-5) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 63.96 Setting up librhash0:amd64 (1.3.8-1) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 63.97 Setting up cmake-data (3.13.4-1) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 64.03 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 64.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 64.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 64.13 Setting up cmake (3.13.4-1) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 64.14 Processing triggers for libc-bin (2.28-10) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 64.23 Processing triggers for mime-support (3.62) ...
10:38:08 [2020-09-16T10:38:08.944Z] #32 DONE 68.6s
10:38:08 [2020-09-16T10:38:08.944Z] 
10:38:08 [2020-09-16T10:38:08.944Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:08 [2020-09-16T10:38:08.944Z] #10 58.57 Selecting previously unselected package binutils-mingw-w64.
10:38:08 [2020-09-16T10:38:08.944Z] #10 58.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 58.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 58.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:38:08 [2020-09-16T10:38:08.944Z] #10 58.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 58.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 59.02 Selecting previously unselected package dmsetup.
10:38:08 [2020-09-16T10:38:08.944Z] #10 59.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 59.04 Unpacking dmsetup (2:1.02.155-3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 59.24 Selecting previously unselected package mingw-w64-common.
10:38:08 [2020-09-16T10:38:08.944Z] #10 59.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 59.27 Unpacking mingw-w64-common (6.0.0-3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 65.60 Selecting previously unselected package mingw-w64-x86-64-dev.
10:38:08 [2020-09-16T10:38:08.944Z] #10 65.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 65.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:38:08 [2020-09-16T10:38:08.944Z] #10 ...
10:38:08 [2020-09-16T10:38:08.944Z] 
10:38:08 [2020-09-16T10:38:08.944Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
10:38:08 [2020-09-16T10:38:08.944Z] #25 DONE 24.3s
10:38:08 [2020-09-16T10:38:08.944Z] 
10:38:08 [2020-09-16T10:38:08.944Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:09 [2020-09-16T10:38:09.062Z] #46 ...
10:38:09 [2020-09-16T10:38:09.062Z] 
10:38:09 [2020-09-16T10:38:09.062Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:09 [2020-09-16T10:38:09.062Z] #31 56.96 Selecting previously unselected package libjsoncpp1:arm64.
10:38:09 [2020-09-16T10:38:09.062Z] #31 56.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
10:38:09 [2020-09-16T10:38:09.062Z] #31 57.27 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
10:38:09 [2020-09-16T10:38:09.507Z] #33 ...
10:38:09 [2020-09-16T10:38:09.507Z] 
10:38:09 [2020-09-16T10:38:09.507Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:38:09 [2020-09-16T10:38:09.507Z] #38 DONE 69.0s
10:38:09 [2020-09-16T10:38:09.507Z] 
10:38:09 [2020-09-16T10:38:09.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:09 [2020-09-16T10:38:09.640Z] #31 57.84 Selecting previously unselected package librhash0:arm64.
10:38:09 [2020-09-16T10:38:09.640Z] #31 57.85 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
10:38:09 [2020-09-16T10:38:09.752Z] #64 exporting layers 2.4s done
10:38:09 [2020-09-16T10:38:09.752Z] #64 writing image sha256:7e79f19060a532484a7ea13c5d188165010066c0e377476983b1afb533109706 done
10:38:09 [2020-09-16T10:38:09.752Z] #64 naming to docker.io/library/docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 done
10:38:09 [2020-09-16T10:38:09.752Z] #64 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:38:09 [2020-09-16T10:38:09.906Z] #31 58.13 Unpacking librhash0:arm64 (1.3.8-1) ...
10:38:10 [2020-09-16T10:38:10.170Z] #31 ...
10:38:10 [2020-09-16T10:38:10.170Z] 
10:38:10 [2020-09-16T10:38:10.170Z] #37 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
10:38:10 [2020-09-16T10:38:10.170Z] #37 DONE 58.3s
10:38:10 [2020-09-16T10:38:10.170Z] 
10:38:10 [2020-09-16T10:38:10.170Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:10 [2020-09-16T10:38:10.190Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/test/unit
10:38:10 [2020-09-16T10:38:10.435Z] #38 ...
10:38:10 [2020-09-16T10:38:10.435Z] 
10:38:10 [2020-09-16T10:38:10.435Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:10 [2020-09-16T10:38:10.435Z] #29 DONE 58.5s
10:38:10 [2020-09-16T10:38:10.435Z] 
10:38:10 [2020-09-16T10:38:10.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.45 Selecting previously unselected package binutils-mingw-w64.
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.65 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.66 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.88 Selecting previously unselected package dmsetup.
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 48.93 Unpacking dmsetup (2:1.02.155-3) ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 49.11 Selecting previously unselected package mingw-w64-common.
10:38:10 [2020-09-16T10:38:10.435Z] #10 49.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 49.15 Unpacking mingw-w64-common (6.0.0-3) ...
10:38:10 [2020-09-16T10:38:10.435Z] #10 ...
10:38:10 [2020-09-16T10:38:10.435Z] 
10:38:10 [2020-09-16T10:38:10.435Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:10 [2020-09-16T10:38:10.435Z] #31 58.52 Selecting previously unselected package libuv1:arm64.
10:38:10 [2020-09-16T10:38:10.435Z] #31 58.52 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
10:38:10 [2020-09-16T10:38:10.435Z] #31 58.53 Unpacking libuv1:arm64 (1.24.1-1) ...
10:38:10 [2020-09-16T10:38:10.435Z] #31 58.80 Selecting previously unselected package cmake.
10:38:10 [2020-09-16T10:38:10.701Z] #31 58.85 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
10:38:10 [2020-09-16T10:38:10.701Z] #31 58.87 Unpacking cmake (3.13.4-1) ...
10:38:11 [2020-09-16T10:38:11.788Z] #42 ...
10:38:11 [2020-09-16T10:38:11.788Z] 
10:38:11 [2020-09-16T10:38:11.788Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:11 [2020-09-16T10:38:11.788Z] #48 76.64 time
10:38:11 [2020-09-16T10:38:11.788Z] #48 78.28 regexp
10:38:12 [2020-09-16T10:38:12.089Z] #48 86.72 io/ioutil
10:38:12 [2020-09-16T10:38:12.089Z] #48 86.72 mvdan.cc/sh/v3/fileutil
10:38:12 [2020-09-16T10:38:12.089Z] #48 ...
10:38:12 [2020-09-16T10:38:12.089Z] 
10:38:12 [2020-09-16T10:38:12.089Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:12 [2020-09-16T10:38:12.089Z] #40 17.60   CC       images/stats.o
10:38:12 [2020-09-16T10:38:12.089Z] #40 18.04   CC       images/core.o
10:38:12 [2020-09-16T10:38:12.089Z] #40 18.89   CC       images/core-x86.o
10:38:12 [2020-09-16T10:38:12.089Z] #40 19.69   CC       images/core-arm.o
10:38:12 [2020-09-16T10:38:12.089Z] #40 20.19   CC       images/core-aarch64.o
10:38:12 [2020-09-16T10:38:12.089Z] #40 20.66   CC       images/core-ppc64.o
10:38:12 [2020-09-16T10:38:12.267Z] ?   	github.com/docker/docker/api	[no test files]
10:38:12 [2020-09-16T10:38:12.740Z] #40 21.47   CC       images/core-s390.o
10:38:13 [2020-09-16T10:38:13.275Z] #31 ...
10:38:13 [2020-09-16T10:38:13.275Z] 
10:38:13 [2020-09-16T10:38:13.275Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:13 [2020-09-16T10:38:13.275Z] #40 51.06 encoding/base64
10:38:13 [2020-09-16T10:38:13.275Z] #40 51.93 crypto/cipher
10:38:13 [2020-09-16T10:38:13.275Z] #40 51.99 crypto/sha512
10:38:13 [2020-09-16T10:38:13.275Z] #40 53.12 crypto/ed25519/internal/edwards25519
10:38:13 [2020-09-16T10:38:13.275Z] #40 53.66 crypto/aes
10:38:13 [2020-09-16T10:38:13.275Z] #40 54.38 go/token
10:38:13 [2020-09-16T10:38:13.275Z] #40 54.65 net/url
10:38:13 [2020-09-16T10:38:13.275Z] #40 54.79 text/template/parse
10:38:13 [2020-09-16T10:38:13.275Z] #40 54.89 go/scanner
10:38:13 [2020-09-16T10:38:13.275Z] #40 56.91 go/ast
10:38:13 [2020-09-16T10:38:13.275Z] #40 57.36 encoding/json
10:38:13 [2020-09-16T10:38:13.275Z] #40 ...
10:38:13 [2020-09-16T10:38:13.275Z] 
10:38:13 [2020-09-16T10:38:13.275Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:13 [2020-09-16T10:38:13.275Z] #38 2.921 Note: Building without setproctitle() and strlcpy() support.
10:38:13 [2020-09-16T10:38:13.275Z] #38 2.922       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:38:13 [2020-09-16T10:38:13.275Z] #38 2.930 Note: Building without GnuTLS support
10:38:13 [2020-09-16T10:38:13.275Z] #38 2.936 Makefile.config:39: Warn: you have no libnftables installed
10:38:13 [2020-09-16T10:38:13.275Z] #38 2.936 Makefile.config:40: Warn: Building without nftables support
10:38:13 [2020-09-16T10:38:13.679Z] #39 4.330 Note: Building without setproctitle() and strlcpy() support.
10:38:13 [2020-09-16T10:38:13.679Z] #39 4.330       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:38:13 [2020-09-16T10:38:13.679Z] #39 4.338 Note: Building without GnuTLS support
10:38:13 [2020-09-16T10:38:13.679Z] #39 4.343 Makefile.config:39: Warn: you have no libnftables installed
10:38:13 [2020-09-16T10:38:13.679Z] #39 4.344 Makefile.config:40: Warn: Building without nftables support
10:38:13 [2020-09-16T10:38:13.806Z] #40 22.58   CC       images/cpuinfo.o
10:38:14 [2020-09-16T10:38:14.476Z] #40 23.04   CC       images/inventory.o
10:38:14 [2020-09-16T10:38:14.476Z] #40 ...
10:38:14 [2020-09-16T10:38:14.476Z] 
10:38:14 [2020-09-16T10:38:14.476Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:14 [2020-09-16T10:38:14.476Z] #48 89.15 encoding/binary
10:38:14 [2020-09-16T10:38:14.476Z] #48 89.17 github.com/pkg/diff
10:38:14 [2020-09-16T10:38:14.476Z] #48 89.19 go/token
10:38:14 [2020-09-16T10:38:14.476Z] #48 89.22 flag
10:38:14 [2020-09-16T10:38:14.609Z] #39 ...
10:38:14 [2020-09-16T10:38:14.609Z] 
10:38:14 [2020-09-16T10:38:14.609Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:14 [2020-09-16T10:38:14.609Z] #10 73.77 Selecting previously unselected package gcc-mingw-w64-base.
10:38:14 [2020-09-16T10:38:14.609Z] #10 73.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:38:14 [2020-09-16T10:38:14.609Z] #10 73.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:38:14 [2020-09-16T10:38:14.609Z] #10 73.94 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:38:14 [2020-09-16T10:38:14.609Z] #10 73.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:38:14 [2020-09-16T10:38:14.609Z] #10 73.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:14 [2020-09-16T10:38:14.674Z] #38 4.682 fatal: not a git repository (or any of the parent directories): .git
10:38:14 [2020-09-16T10:38:14.674Z] #38 4.735   GEN      .gitid
10:38:14 [2020-09-16T10:38:14.674Z] #38 4.796   GEN      criu/include/version.h
10:38:14 [2020-09-16T10:38:14.938Z] #38 4.910   GEN      include/common/asm
10:38:15 [2020-09-16T10:38:15.172Z] #10 ...
10:38:15 [2020-09-16T10:38:15.172Z] 
10:38:15 [2020-09-16T10:38:15.172Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:15 [2020-09-16T10:38:15.172Z] #41 64.79 fmt
10:38:15 [2020-09-16T10:38:15.172Z] #41 67.54 regexp
10:38:15 [2020-09-16T10:38:15.172Z] #41 71.06 go/token
10:38:15 [2020-09-16T10:38:15.172Z] #41 72.49 internal/lazyregexp
10:38:15 [2020-09-16T10:38:15.172Z] #41 72.49 go/scanner
10:38:15 [2020-09-16T10:38:15.172Z] #41 73.04 net/url
10:38:15 [2020-09-16T10:38:15.172Z] #41 74.25 go/ast
10:38:15 [2020-09-16T10:38:15.428Z] #41 ...
10:38:15 [2020-09-16T10:38:15.428Z] 
10:38:15 [2020-09-16T10:38:15.428Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.263 + RM_GOPATH=0
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.263 + TMP_GOPATH=
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.263 + : /build
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.263 + '[' -z '' ']'
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.263 ++ mktemp -d
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.279 + export GOPATH=/tmp/tmp.5Fjx669p7H
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.279 + GOPATH=/tmp/tmp.5Fjx669p7H
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.279 + RM_GOPATH=1
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.279 + case "$(go env GOARCH)" in
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.279 ++ go env GOARCH
10:38:15 [2020-09-16T10:38:15.428Z] #33 2.289 + export GO_BUILDMODE=-buildmode=pie
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + GO_BUILDMODE=-buildmode=pie
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 ++ dirname /tmp/install/install.sh
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + dir=/tmp/install
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + bin=tini
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + shift
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + '[' '!' -f /tmp/install/tini.installer ']'
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + . /tmp/install/tini.installer
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + install_tini
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.289 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.323 + git clone https://github.com/krallin/tini.git /tmp/tmp.5Fjx669p7H/tini
10:38:15 [2020-09-16T10:38:15.429Z] #33 2.325 Cloning into '/tmp/tmp.5Fjx669p7H/tini'...
10:38:15 [2020-09-16T10:38:15.429Z] #33 3.403 + cd /tmp/tmp.5Fjx669p7H/tini
10:38:15 [2020-09-16T10:38:15.429Z] #33 3.403 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:38:15 [2020-09-16T10:38:15.429Z] #33 3.444 + cmake .
10:38:15 [2020-09-16T10:38:15.429Z] #33 4.630 -- The C compiler identification is GNU 8.3.0
10:38:15 [2020-09-16T10:38:15.429Z] #33 4.704 -- Check for working C compiler: /usr/bin/cc
10:38:15 [2020-09-16T10:38:15.429Z] #33 5.449 -- Check for working C compiler: /usr/bin/cc -- works
10:38:15 [2020-09-16T10:38:15.429Z] #33 5.459 -- Detecting C compiler ABI info
10:38:15 [2020-09-16T10:38:15.429Z] #33 6.125 -- Detecting C compiler ABI info - done
10:38:15 [2020-09-16T10:38:15.429Z] #33 6.204 -- Detecting C compile features
10:38:15 [2020-09-16T10:38:15.892Z] #38 ...
10:38:15 [2020-09-16T10:38:15.892Z] 
10:38:15 [2020-09-16T10:38:15.892Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.17 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.28 Setting up xxd (2:8.1.0875-5) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.29 Setting up libuv1:arm64 (1.24.1-1) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.30 Setting up vim-common (2:8.1.0875-5) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.48 Setting up librhash0:arm64 (1.3.8-1) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.49 Setting up cmake-data (3.13.4-1) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.51 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.53 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
10:38:15 [2020-09-16T10:38:15.892Z] #31 62.54 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
10:38:15 [2020-09-16T10:38:15.893Z] #31 62.55 Setting up cmake (3.13.4-1) ...
10:38:15 [2020-09-16T10:38:15.893Z] #31 62.56 Processing triggers for libc-bin (2.28-10) ...
10:38:15 [2020-09-16T10:38:15.893Z] #31 62.91 Processing triggers for mime-support (3.62) ...
10:38:15 [2020-09-16T10:38:15.893Z] #31 DONE 64.1s
10:38:15 [2020-09-16T10:38:15.991Z] #33 ...
10:38:15 [2020-09-16T10:38:15.991Z] 
10:38:15 [2020-09-16T10:38:15.991Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:15 [2020-09-16T10:38:15.991Z] #47 65.63 path/filepath
10:38:15 [2020-09-16T10:38:15.991Z] #47 66.68 encoding/binary
10:38:15 [2020-09-16T10:38:15.991Z] #47 66.89 fmt
10:38:15 [2020-09-16T10:38:15.991Z] #47 68.70 encoding/base64
10:38:15 [2020-09-16T10:38:15.991Z] #47 70.26 golang.org/x/sys/unix
10:38:15 [2020-09-16T10:38:15.991Z] #47 73.22 encoding/json
10:38:15 [2020-09-16T10:38:15.991Z] #47 ...
10:38:15 [2020-09-16T10:38:15.991Z] 
10:38:15 [2020-09-16T10:38:15.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:15 [2020-09-16T10:38:15.991Z] #39 6.448 fatal: not a git repository (or any of the parent directories): .git
10:38:15 [2020-09-16T10:38:15.991Z] #39 6.507   GEN      .gitid
10:38:15 [2020-09-16T10:38:15.991Z] #39 6.573   GEN      criu/include/version.h
10:38:15 [2020-09-16T10:38:15.991Z] #39 6.654   GEN      include/common/asm
10:38:16 [2020-09-16T10:38:16.164Z] 
10:38:16 [2020-09-16T10:38:16.164Z] #32 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.388 + RM_GOPATH=0
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.388 + TMP_GOPATH=
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.388 + : /build
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.388 + '[' -z '' ']'
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.391 ++ mktemp -d
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.392 + export GOPATH=/tmp/tmp.ri32mCMdTD
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.393 + GOPATH=/tmp/tmp.ri32mCMdTD
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.394 + RM_GOPATH=1
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.394 + case "$(go env GOARCH)" in
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.395 ++ go env GOARCH
10:38:17 [2020-09-16T10:38:17.116Z] #32 1.416 + export GO_BUILDMODE=-buildmode=pie
10:38:17 [2020-09-16T10:38:17.253Z] #48 91.98 go/scanner
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.416 + GO_BUILDMODE=-buildmode=pie
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.417 ++ dirname /tmp/install/install.sh
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + dir=/tmp/install
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + bin=tini
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + shift
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + '[' '!' -f /tmp/install/tini.installer ']'
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + . /tmp/install/tini.installer
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + install_tini
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.ri32mCMdTD/tini
10:38:17 [2020-09-16T10:38:17.380Z] #32 1.429 Cloning into '/tmp/tmp.ri32mCMdTD/tini'...
10:38:17 [2020-09-16T10:38:17.884Z] #39 8.362   PBCC     images/timens.pb-c.c
10:38:17 [2020-09-16T10:38:17.884Z] #39 8.408   DEP      images/timens.pb-c.d
10:38:17 [2020-09-16T10:38:17.884Z] #39 8.506   PBCC     images/fown.pb-c.c
10:38:17 [2020-09-16T10:38:17.884Z] #39 8.534   PBCC     images/google/protobuf/descriptor.pb-c.c
10:38:17 [2020-09-16T10:38:17.884Z] #39 8.672   PBCC     images/opts.pb-c.c
10:38:18 [2020-09-16T10:38:18.141Z] #39 8.720   PBCC     images/memfd.pb-c.c
10:38:18 [2020-09-16T10:38:18.141Z] #39 8.823   DEP      images/fown.pb-c.d
10:38:18 [2020-09-16T10:38:18.141Z] #39 8.900   DEP      images/google/protobuf/descriptor.pb-c.d
10:38:18 [2020-09-16T10:38:18.314Z] #48 ...
10:38:18 [2020-09-16T10:38:18.314Z] 
10:38:18 [2020-09-16T10:38:18.314Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:38:18 [2020-09-16T10:38:18.314Z] #53 45.08 + bin/ctr
10:38:18 [2020-09-16T10:38:18.314Z] #53 ...
10:38:18 [2020-09-16T10:38:18.314Z] 
10:38:18 [2020-09-16T10:38:18.314Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:18 [2020-09-16T10:38:18.314Z] #40 23.31   CC       images/fdinfo.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 23.72   CC       images/fown.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 23.92   CC       images/ns.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 24.13   CC       images/regfile.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 24.50   CC       images/ghost-file.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 24.93   CC       images/fifo.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 25.16   CC       images/remap-file-path.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 25.48   CC       images/eventfd.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 25.83   CC       images/eventpoll.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 26.19   CC       images/fh.o
10:38:18 [2020-09-16T10:38:18.314Z] #40 26.57   CC       images/fsnotify.o
10:38:18 [2020-09-16T10:38:18.331Z] #32 2.281 + cd /tmp/tmp.ri32mCMdTD/tini
10:38:18 [2020-09-16T10:38:18.331Z] #32 2.284 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:38:18 [2020-09-16T10:38:18.331Z] #32 2.299 + cmake .
10:38:18 [2020-09-16T10:38:18.397Z] #39 8.976   DEP      images/opts.pb-c.d
10:38:18 [2020-09-16T10:38:18.397Z] #39 9.079   DEP      images/memfd.pb-c.d
10:38:18 [2020-09-16T10:38:18.397Z] #39 9.146   PBCC     images/sit.pb-c.c
10:38:18 [2020-09-16T10:38:18.595Z] #32 2.791 -- The C compiler identification is GNU 8.3.0
10:38:18 [2020-09-16T10:38:18.615Z] #40 27.32   CC       images/signalfd.o
10:38:18 [2020-09-16T10:38:18.653Z] #39 9.201   DEP      images/sit.pb-c.d
10:38:18 [2020-09-16T10:38:18.654Z] #39 9.242   PBCC     images/macvlan.pb-c.c
10:38:18 [2020-09-16T10:38:18.654Z] #39 9.274   DEP      images/macvlan.pb-c.d
10:38:18 [2020-09-16T10:38:18.654Z] #39 ...
10:38:18 [2020-09-16T10:38:18.654Z] 
10:38:18 [2020-09-16T10:38:18.654Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:18 [2020-09-16T10:38:18.654Z] #30 70.26 log
10:38:18 [2020-09-16T10:38:18.654Z] #30 73.74 github.com/BurntSushi/toml/cmd/tomlv
10:38:18 [2020-09-16T10:38:18.654Z] #30 DONE 78.5s
10:38:18 [2020-09-16T10:38:18.654Z] 
10:38:18 [2020-09-16T10:38:18.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:18 [2020-09-16T10:38:18.654Z] #39 9.355   PBCC     images/autofs.pb-c.c
10:38:18 [2020-09-16T10:38:18.654Z] #39 9.393   DEP      images/autofs.pb-c.d
10:38:18 [2020-09-16T10:38:18.654Z] #39 9.441   PBCC     images/sysctl.pb-c.c
10:38:18 [2020-09-16T10:38:18.858Z] #32 2.831 -- Check for working C compiler: /usr/bin/cc
10:38:18 [2020-09-16T10:38:18.913Z] #39 9.529   DEP      images/sysctl.pb-c.d
10:38:18 [2020-09-16T10:38:18.913Z] #39 9.600   PBCC     images/time.pb-c.c
10:38:18 [2020-09-16T10:38:18.913Z] #39 9.645   DEP      images/time.pb-c.d
10:38:18 [2020-09-16T10:38:18.913Z] #39 9.706   PBCC     images/binfmt-misc.pb-c.c
10:38:18 [2020-09-16T10:38:18.916Z] #40 27.60   CC       images/fs.o
10:38:18 [2020-09-16T10:38:18.916Z] #40 27.80   CC       images/pstree.o
10:38:19 [2020-09-16T10:38:19.175Z] #39 9.733   DEP      images/binfmt-misc.pb-c.d
10:38:19 [2020-09-16T10:38:19.175Z] #39 9.845   PBCC     images/seccomp.pb-c.c
10:38:19 [2020-09-16T10:38:19.175Z] #39 9.851   DEP      images/seccomp.pb-c.d
10:38:19 [2020-09-16T10:38:19.175Z] #39 9.906   PBCC     images/userns.pb-c.c
10:38:19 [2020-09-16T10:38:19.175Z] #39 9.933   DEP      images/userns.pb-c.d
10:38:19 [2020-09-16T10:38:19.224Z] #40 28.05   CC       images/pipe.o
10:38:19 [2020-09-16T10:38:19.330Z] Fetching without tags
10:38:19 [2020-09-16T10:38:19.431Z] #39 10.02   PBCC     images/cgroup.pb-c.c
10:38:19 [2020-09-16T10:38:19.431Z] #39 10.11   DEP      images/cgroup.pb-c.d
10:38:19 [2020-09-16T10:38:19.431Z] #39 10.18   PBCC     images/ext-file.pb-c.c
10:38:19 [2020-09-16T10:38:19.433Z] #32 3.577 -- Check for working C compiler: /usr/bin/cc -- works
10:38:19 [2020-09-16T10:38:19.433Z] #32 3.584 -- Detecting C compiler ABI info
10:38:19 [2020-09-16T10:38:19.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:38:19 [2020-09-16T10:38:19.072Z]  > git config --add remote.origin.fetch +refs/pull/41450/head:refs/remotes/origin/PR-41450 # timeout=10
10:38:19 [2020-09-16T10:38:19.117Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:38:19 [2020-09-16T10:38:19.237Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:38:19 [2020-09-16T10:38:19.364Z] Fetching upstream changes from https://github.com/moby/moby.git
10:38:19 [2020-09-16T10:38:19.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:38:19 [2020-09-16T10:38:19.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41450/head:refs/remotes/origin/PR-41450 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:38:19 [2020-09-16T10:38:19.523Z] #40 28.28   CC       images/tcp-stream.o
10:38:19 [2020-09-16T10:38:19.688Z] #39 10.31   DEP      images/ext-file.pb-c.d
10:38:19 [2020-09-16T10:38:19.688Z] #39 10.43   PBCC     images/rpc.pb-c.c
10:38:19 [2020-09-16T10:38:19.688Z] #39 10.54   DEP      images/rpc.pb-c.d
10:38:19 [2020-09-16T10:38:19.821Z] #40 28.60   CC       images/sk-packet.o
10:38:19 [2020-09-16T10:38:19.821Z] #40 ...
10:38:19 [2020-09-16T10:38:19.821Z] 
10:38:19 [2020-09-16T10:38:19.821Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:19 [2020-09-16T10:38:19.821Z] #31 84.73 path/filepath
10:38:19 [2020-09-16T10:38:19.821Z] #31 84.74 fmt
10:38:19 [2020-09-16T10:38:19.821Z] #31 86.57 io/ioutil
10:38:19 [2020-09-16T10:38:19.821Z] #31 88.84 log
10:38:19 [2020-09-16T10:38:19.821Z] #31 88.85 github.com/BurntSushi/toml
10:38:19 [2020-09-16T10:38:19.821Z] #31 88.86 flag
10:38:19 [2020-09-16T10:38:19.821Z] #31 93.88 github.com/BurntSushi/toml/cmd/tomlv
10:38:19 [2020-09-16T10:38:19.945Z] #39 10.66   PBCC     images/siginfo.pb-c.c
10:38:19 [2020-09-16T10:38:19.945Z] #39 10.74   DEP      images/siginfo.pb-c.d
10:38:19 [2020-09-16T10:38:19.945Z] #39 10.78   PBCC     images/pagemap.pb-c.c
10:38:20 [2020-09-16T10:38:20.121Z] #31 ...
10:38:20 [2020-09-16T10:38:20.121Z] 
10:38:20 [2020-09-16T10:38:20.121Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:20 [2020-09-16T10:38:20.121Z] #11 93.57 Selecting previously unselected package g++-mingw-w64-x86-64.
10:38:20 [2020-09-16T10:38:20.121Z] #11 93.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:38:20 [2020-09-16T10:38:20.121Z] #11 93.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:20 [2020-09-16T10:38:20.202Z] #39 10.81   DEP      images/pagemap.pb-c.d
10:38:20 [2020-09-16T10:38:20.202Z] #39 10.88   PBCC     images/rlimit.pb-c.c
10:38:20 [2020-09-16T10:38:20.202Z] #39 10.93   DEP      images/rlimit.pb-c.d
10:38:20 [2020-09-16T10:38:20.202Z] #39 10.98   PBCC     images/file-lock.pb-c.c
10:38:20 [2020-09-16T10:38:20.384Z] #32 4.246 -- Detecting C compiler ABI info - done
10:38:20 [2020-09-16T10:38:20.384Z] #32 4.323 -- Detecting C compile features
10:38:20 [2020-09-16T10:38:20.460Z] #39 11.01   DEP      images/file-lock.pb-c.d
10:38:20 [2020-09-16T10:38:20.460Z] #39 11.06   PBCC     images/tty.pb-c.c
10:38:20 [2020-09-16T10:38:20.460Z] #39 11.09   DEP      images/tty.pb-c.d
10:38:20 [2020-09-16T10:38:20.460Z] #39 11.17   PBCC     images/tun.pb-c.c
10:38:20 [2020-09-16T10:38:20.460Z] #39 11.22   PBCC     images/netdev.pb-c.c
10:38:20 [2020-09-16T10:38:20.620Z] Merging remotes/origin/master commit f99814d749d722f9ddec30d4ee94651b9b4c7163 into PR head commit af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:38:20 [2020-09-16T10:38:20.724Z] #39 11.37   DEP      images/tun.pb-c.d
10:38:20 [2020-09-16T10:38:20.724Z] #39 ...
10:38:20 [2020-09-16T10:38:20.724Z] 
10:38:20 [2020-09-16T10:38:20.724Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.326 -- Detecting C compile features - done
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.361 -- Performing Test HAS_BUILTIN_FORTIFY
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.653 -- Configuring done
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.673 -- Generating done
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.691 -- Build files have been written to: /tmp/tmp.5Fjx669p7H/tini
10:38:20 [2020-09-16T10:38:20.724Z] #33 8.697 + make tini-static
10:38:20 [2020-09-16T10:38:20.724Z] #33 9.041 Scanning dependencies of target tini-static
10:38:20 [2020-09-16T10:38:20.724Z] #33 9.138 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:38:20 [2020-09-16T10:38:20.724Z] #33 10.83 [100%] Linking C executable tini-static
10:38:20 [2020-09-16T10:38:20.724Z] #33 11.51 [100%] Built target tini-static
10:38:20 [2020-09-16T10:38:20.724Z] #33 11.59 + mkdir -p /build
10:38:20 [2020-09-16T10:38:20.724Z] #33 11.61 + cp tini-static /build/docker-init
10:38:20 [2020-09-16T10:38:20.724Z] #33 DONE 11.7s
10:38:20 [2020-09-16T10:38:20.761Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
10:38:20 [2020-09-16T10:38:20.981Z] 
10:38:20 [2020-09-16T10:38:20.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:20 [2020-09-16T10:38:20.981Z] #39 11.52   DEP      images/netdev.pb-c.d
10:38:20 [2020-09-16T10:38:20.981Z] #39 11.64   PBCC     images/vma.pb-c.c
10:38:21 [2020-09-16T10:38:21.239Z] #39 11.83   DEP      images/vma.pb-c.d
10:38:21 [2020-09-16T10:38:21.239Z] #39 11.92   PBCC     images/creds.pb-c.c
10:38:21 [2020-09-16T10:38:21.239Z] #39 12.00   DEP      images/creds.pb-c.d
10:38:21 [2020-09-16T10:38:21.337Z] #32 ...
10:38:21 [2020-09-16T10:38:21.337Z] 
10:38:21 [2020-09-16T10:38:21.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:21 [2020-09-16T10:38:21.337Z] #10 59.63 Selecting previously unselected package mingw-w64-x86-64-dev.
10:38:21 [2020-09-16T10:38:21.337Z] #10 59.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:38:21 [2020-09-16T10:38:21.337Z] #10 59.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:38:21 [2020-09-16T10:38:21.337Z] #10 66.60 Selecting previously unselected package gcc-mingw-w64-base.
10:38:21 [2020-09-16T10:38:21.337Z] #10 66.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:38:21 [2020-09-16T10:38:21.337Z] #10 66.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:38:21 [2020-09-16T10:38:21.337Z] #10 66.81 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:38:21 [2020-09-16T10:38:21.337Z] #10 66.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:38:21 [2020-09-16T10:38:21.337Z] #10 66.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:21 [2020-09-16T10:38:21.553Z] #39 12.08   PBCC     images/utsns.pb-c.c
10:38:21 [2020-09-16T10:38:21.553Z] #39 12.13   DEP      images/utsns.pb-c.d
10:38:21 [2020-09-16T10:38:21.553Z] #39 12.30   PBCC     images/ipc-desc.pb-c.c
10:38:21 [2020-09-16T10:38:21.553Z] #39 12.36   PBCC     images/ipc-sem.pb-c.c
10:38:21 [2020-09-16T10:38:21.601Z] #10 ...
10:38:21 [2020-09-16T10:38:21.602Z] 
10:38:21 [2020-09-16T10:38:21.602Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:21 [2020-09-16T10:38:21.602Z] #38 6.737   PBCC     images/timens.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 6.803   DEP      images/timens.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 6.867   PBCC     images/fown.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 6.908   PBCC     images/google/protobuf/descriptor.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.004   PBCC     images/opts.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.038   PBCC     images/memfd.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.080   DEP      images/fown.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.204   DEP      images/google/protobuf/descriptor.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.273   DEP      images/opts.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.319   DEP      images/memfd.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.398   PBCC     images/sit.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.472   DEP      images/sit.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.543   PBCC     images/macvlan.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.592   DEP      images/macvlan.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.653   PBCC     images/autofs.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.769   DEP      images/autofs.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.806   PBCC     images/sysctl.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.849   DEP      images/sysctl.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.904   PBCC     images/time.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 7.916   DEP      images/time.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.007   PBCC     images/binfmt-misc.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.038   DEP      images/binfmt-misc.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.090   PBCC     images/seccomp.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.108   DEP      images/seccomp.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.147   PBCC     images/userns.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.206   DEP      images/userns.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.247   PBCC     images/cgroup.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.274   DEP      images/cgroup.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.322   PBCC     images/ext-file.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.336   DEP      images/ext-file.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.402   PBCC     images/rpc.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.459   DEP      images/rpc.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.561   PBCC     images/siginfo.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.608   DEP      images/siginfo.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.665   PBCC     images/pagemap.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.727   DEP      images/pagemap.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.786   PBCC     images/rlimit.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.844   DEP      images/rlimit.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.917   PBCC     images/file-lock.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 8.973   DEP      images/file-lock.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.034   PBCC     images/tty.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.103   DEP      images/tty.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.196   PBCC     images/tun.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.273   PBCC     images/netdev.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.388   DEP      images/tun.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.468   DEP      images/netdev.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.576   PBCC     images/vma.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.665   DEP      images/vma.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.763   PBCC     images/creds.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.817   DEP      images/creds.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.849   PBCC     images/utsns.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.877   DEP      images/utsns.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.949   PBCC     images/ipc-desc.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.963   PBCC     images/ipc-sem.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 9.996   DEP      images/ipc-desc.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.08   DEP      images/ipc-sem.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.14   PBCC     images/ipc-msg.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.16   DEP      images/ipc-msg.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.24   PBCC     images/ipc-shm.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.30   DEP      images/ipc-shm.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.34   PBCC     images/ipc-var.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.35   DEP      images/ipc-var.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.44   PBCC     images/sk-opts.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.47   PBCC     images/packet-sock.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.53   DEP      images/sk-opts.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.58   DEP      images/packet-sock.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.66   PBCC     images/sk-netlink.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.76   DEP      images/sk-netlink.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.86   PBCC     images/sk-inet.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 10.94   DEP      images/sk-inet.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.03   PBCC     images/sk-unix.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.09   DEP      images/sk-unix.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.22   PBCC     images/mm.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.28   DEP      images/mm.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.34   PBCC     images/timerfd.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.38   DEP      images/timerfd.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.45   PBCC     images/timer.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.47   DEP      images/timer.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.53   PBCC     images/sa.pb-c.c
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.57   DEP      images/sa.pb-c.d
10:38:21 [2020-09-16T10:38:21.602Z] #38 11.67   PBCC     images/pipe-data.pb-c.c
10:38:21 [2020-09-16T10:38:21.833Z] #39 12.52   DEP      images/ipc-desc.pb-c.d
10:38:21 [2020-09-16T10:38:21.833Z] #39 12.66   DEP      images/ipc-sem.pb-c.d
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.70   DEP      images/pipe-data.pb-c.d
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.74   PBCC     images/mnt.pb-c.c
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.80   DEP      images/mnt.pb-c.d
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.84   PBCC     images/sk-packet.pb-c.c
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.86   DEP      images/sk-packet.pb-c.d
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.89   PBCC     images/tcp-stream.pb-c.c
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.92   DEP      images/tcp-stream.pb-c.d
10:38:21 [2020-09-16T10:38:21.866Z] #38 11.97   PBCC     images/pipe.pb-c.c
10:38:21 [2020-09-16T10:38:21.866Z] #38 12.02   DEP      images/pipe.pb-c.d
10:38:22 [2020-09-16T10:38:22.090Z] #39 12.75   PBCC     images/ipc-msg.pb-c.c
10:38:22 [2020-09-16T10:38:22.090Z] #39 12.79   DEP      images/ipc-msg.pb-c.d
10:38:22 [2020-09-16T10:38:22.090Z] #39 12.83   PBCC     images/ipc-shm.pb-c.c
10:38:22 [2020-09-16T10:38:22.090Z] #39 12.85   DEP      images/ipc-shm.pb-c.d
10:38:22 [2020-09-16T10:38:22.090Z] #39 12.89   PBCC     images/ipc-var.pb-c.c
10:38:22 [2020-09-16T10:38:22.090Z] #39 12.93   DEP      images/ipc-var.pb-c.d
10:38:22 [2020-09-16T10:38:22.130Z] #38 12.07   PBCC     images/pstree.pb-c.c
10:38:22 [2020-09-16T10:38:22.130Z] #38 12.10   DEP      images/pstree.pb-c.d
10:38:22 [2020-09-16T10:38:22.130Z] #38 12.13   PBCC     images/fs.pb-c.c
10:38:22 [2020-09-16T10:38:22.130Z] #38 12.18   DEP      images/fs.pb-c.d
10:38:22 [2020-09-16T10:38:22.130Z] #38 12.24   PBCC     images/signalfd.pb-c.c
10:38:22 [2020-09-16T10:38:22.347Z] #39 12.96   PBCC     images/sk-opts.pb-c.c
10:38:22 [2020-09-16T10:38:22.347Z] #39 12.99   PBCC     images/packet-sock.pb-c.c
10:38:22 [2020-09-16T10:38:22.347Z] #39 13.05   DEP      images/sk-opts.pb-c.d
10:38:22 [2020-09-16T10:38:22.347Z] #39 13.09   DEP      images/packet-sock.pb-c.d
10:38:22 [2020-09-16T10:38:22.347Z] #39 13.15   PBCC     images/sk-netlink.pb-c.c
10:38:22 [2020-09-16T10:38:22.394Z] #38 12.29   DEP      images/signalfd.pb-c.d
10:38:22 [2020-09-16T10:38:22.394Z] #38 12.35   PBCC     images/fh.pb-c.c
10:38:22 [2020-09-16T10:38:22.394Z] #38 12.41   PBCC     images/fsnotify.pb-c.c
10:38:22 [2020-09-16T10:38:22.394Z] #38 12.50   DEP      images/fh.pb-c.d
10:38:20 [2020-09-16T10:38:20.727Z]  > git config core.sparsecheckout # timeout=10
10:38:20 [2020-09-16T10:38:20.769Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:38:22 [2020-09-16T10:38:22.605Z] #39 13.24   DEP      images/sk-netlink.pb-c.d
10:38:22 [2020-09-16T10:38:22.605Z] #39 13.33   PBCC     images/sk-inet.pb-c.c
10:38:22 [2020-09-16T10:38:22.605Z] #39 13.39   DEP      images/sk-inet.pb-c.d
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.54   DEP      images/fsnotify.pb-c.d
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.57   PBCC     images/eventpoll.pb-c.c
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.60   DEP      images/eventpoll.pb-c.d
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.64   PBCC     images/eventfd.pb-c.c
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.65   DEP      images/eventfd.pb-c.d
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.69   PBCC     images/remap-file-path.pb-c.c
10:38:22 [2020-09-16T10:38:22.659Z] #38 12.72   DEP      images/remap-file-path.pb-c.d
10:38:22 [2020-09-16T10:38:22.862Z] #39 13.46   PBCC     images/sk-unix.pb-c.c
10:38:22 [2020-09-16T10:38:22.862Z] #39 13.55   DEP      images/sk-unix.pb-c.d
10:38:22 [2020-09-16T10:38:22.862Z] #39 13.63   PBCC     images/mm.pb-c.c
10:38:22 [2020-09-16T10:38:22.862Z] #39 13.68   DEP      images/mm.pb-c.d
10:38:22 [2020-09-16T10:38:22.925Z] #38 12.79   PBCC     images/fifo.pb-c.c
10:38:22 [2020-09-16T10:38:22.925Z] #38 12.84   DEP      images/fifo.pb-c.d
10:38:22 [2020-09-16T10:38:22.925Z] #38 ...
10:38:22 [2020-09-16T10:38:22.925Z] 
10:38:22 [2020-09-16T10:38:22.925Z] #46 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:22 [2020-09-16T10:38:22.925Z] #46 61.47 golang.org/x/crypto/ssh/terminal
10:38:22 [2020-09-16T10:38:22.925Z] #46 66.40 mvdan.cc/sh/v3/cmd/shfmt
10:38:22 [2020-09-16T10:38:22.925Z] #46 DONE 71.1s
10:38:22 [2020-09-16T10:38:22.925Z] 
10:38:22 [2020-09-16T10:38:22.925Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:22 [2020-09-16T10:38:22.925Z] #38 12.90   PBCC     images/ghost-file.pb-c.c
10:38:22 [2020-09-16T10:38:22.925Z] #38 12.92   DEP      images/ghost-file.pb-c.d
10:38:22 [2020-09-16T10:38:22.925Z] #38 ...
10:38:22 [2020-09-16T10:38:22.925Z] 
10:38:22 [2020-09-16T10:38:22.925Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:38:22 [2020-09-16T10:38:22.925Z] #51 28.10 Checking out files:  48% (1576/3239)   
Checking out files:  49% (1588/3239)   
Checking out files:  50% (1620/3239)   
Checking out files:  51% (1652/3239)   
Checking out files:  52% (1685/3239)   
Checking out files:  53% (1717/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  87% (2824/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
10:38:22 [2020-09-16T10:38:22.925Z] #51 29.52 + cd /tmp/tmp.luHgtxTuCf/src/github.com/containerd/containerd
10:38:22 [2020-09-16T10:38:22.925Z] #51 29.52 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + export 'BUILDTAGS=netgo osusergo static_build'
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + BUILDTAGS='netgo osusergo static_build'
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + export EXTRA_FLAGS=-buildmode=pie
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + EXTRA_FLAGS=-buildmode=pie
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + '[' '' = dynamic ']'
10:38:22 [2020-09-16T10:38:22.925Z] #51 30.08 + make
10:38:22 [2020-09-16T10:38:22.925Z] #51 31.00 + bin/ctr
10:38:23 [2020-09-16T10:38:23.120Z] #39 13.74   PBCC     images/timerfd.pb-c.c
10:38:23 [2020-09-16T10:38:23.120Z] #39 13.82   DEP      images/timerfd.pb-c.d
10:38:23 [2020-09-16T10:38:23.120Z] #39 13.86   PBCC     images/timer.pb-c.c
10:38:23 [2020-09-16T10:38:23.120Z] #39 13.89   DEP      images/timer.pb-c.d
10:38:23 [2020-09-16T10:38:23.120Z] #39 13.93   PBCC     images/sa.pb-c.c
10:38:23 [2020-09-16T10:38:23.377Z] #39 13.97   DEP      images/sa.pb-c.d
10:38:23 [2020-09-16T10:38:23.377Z] #39 14.03   PBCC     images/pipe-data.pb-c.c
10:38:23 [2020-09-16T10:38:23.377Z] #39 14.07   DEP      images/pipe-data.pb-c.d
10:38:23 [2020-09-16T10:38:23.377Z] #39 14.12   PBCC     images/mnt.pb-c.c
10:38:23 [2020-09-16T10:38:23.377Z] #39 14.17   DEP      images/mnt.pb-c.d
10:38:23 [2020-09-16T10:38:23.634Z] #39 14.20   PBCC     images/sk-packet.pb-c.c
10:38:23 [2020-09-16T10:38:23.634Z] #39 14.21   DEP      images/sk-packet.pb-c.d
10:38:23 [2020-09-16T10:38:23.634Z] #39 14.26   PBCC     images/tcp-stream.pb-c.c
10:38:23 [2020-09-16T10:38:23.634Z] #39 14.31   DEP      images/tcp-stream.pb-c.d
10:38:23 [2020-09-16T10:38:23.634Z] #39 14.33   PBCC     images/pipe.pb-c.c
10:38:23 [2020-09-16T10:38:23.634Z] #39 14.38   DEP      images/pipe.pb-c.d
10:38:23 [2020-09-16T10:38:23.694Z] #11 ...
10:38:23 [2020-09-16T10:38:23.694Z] 
10:38:23 [2020-09-16T10:38:23.694Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:23 [2020-09-16T10:38:23.694Z] #31 DONE 98.2s
10:38:23 [2020-09-16T10:38:23.694Z] 
10:38:23 [2020-09-16T10:38:23.694Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:23 [2020-09-16T10:38:23.694Z] #40 28.97   CC       images/mnt.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 29.22   CC       images/pipe-data.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 29.52   CC       images/sa.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 29.77   CC       images/timer.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 30.15   CC       images/timerfd.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 30.37   CC       images/mm.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 30.74   CC       images/sk-opts.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 30.97   CC       images/sk-unix.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 31.30   CC       images/sk-inet.o
10:38:23 [2020-09-16T10:38:23.694Z] #40 31.84   CC       images/tun.o
10:38:23 [2020-09-16T10:38:23.814Z] Merge succeeded, producing af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:38:23 [2020-09-16T10:38:23.814Z] Checking out Revision af3220884e9a4851435b8e8480dea5a5cb2a1db9 (PR-41450)
10:38:23 [2020-09-16T10:38:23.878Z] #51 ...
10:38:23 [2020-09-16T10:38:23.878Z] 
10:38:23 [2020-09-16T10:38:23.878Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:23 [2020-09-16T10:38:23.878Z] #40 62.16 text/template
10:38:23 [2020-09-16T10:38:23.878Z] #40 62.97 go/parser
10:38:23 [2020-09-16T10:38:23.878Z] #40 65.43 encoding/xml
10:38:23 [2020-09-16T10:38:23.878Z] #40 68.10 compress/gzip
10:38:23 [2020-09-16T10:38:23.878Z] #40 68.75 encoding/asn1
10:38:23 [2020-09-16T10:38:23.878Z] #40 69.33 go/doc
10:38:23 [2020-09-16T10:38:23.891Z] #39 14.45   PBCC     images/pstree.pb-c.c
10:38:23 [2020-09-16T10:38:23.891Z] #39 14.49   DEP      images/pstree.pb-c.d
10:38:23 [2020-09-16T10:38:23.891Z] #39 14.51   PBCC     images/fs.pb-c.c
10:38:23 [2020-09-16T10:38:23.891Z] #39 14.55   DEP      images/fs.pb-c.d
10:38:23 [2020-09-16T10:38:23.891Z] #39 14.63   PBCC     images/signalfd.pb-c.c
10:38:23 [2020-09-16T10:38:23.891Z] #39 14.66   DEP      images/signalfd.pb-c.d
10:38:23 [2020-09-16T10:38:23.994Z] #40 32.64   CC       images/sk-netlink.o
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.69   PBCC     images/fh.pb-c.c
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.72   PBCC     images/fsnotify.pb-c.c
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.76   DEP      images/fh.pb-c.d
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.78   DEP      images/fsnotify.pb-c.d
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.82   PBCC     images/eventpoll.pb-c.c
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.84   DEP      images/eventpoll.pb-c.d
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.88   PBCC     images/eventfd.pb-c.c
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.91   DEP      images/eventfd.pb-c.d
10:38:24 [2020-09-16T10:38:24.148Z] #39 14.98   PBCC     images/remap-file-path.pb-c.c
10:38:24 [2020-09-16T10:38:24.151Z] #40 ...
10:38:24 [2020-09-16T10:38:24.151Z] 
10:38:24 [2020-09-16T10:38:24.151Z] #53 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:38:24 [2020-09-16T10:38:24.151Z] #53 72.34 + for f in rootlesskit rootlesskit-docker-proxy
10:38:24 [2020-09-16T10:38:24.151Z] #53 72.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:38:24 [2020-09-16T10:38:24.299Z] #40 32.96   CC       images/packet-sock.o
10:38:24 [2020-09-16T10:38:24.405Z] #39 15.03   DEP      images/remap-file-path.pb-c.d
10:38:24 [2020-09-16T10:38:24.405Z] #39 15.08   PBCC     images/fifo.pb-c.c
10:38:24 [2020-09-16T10:38:24.405Z] #39 15.12   DEP      images/fifo.pb-c.d
10:38:24 [2020-09-16T10:38:24.405Z] #39 15.16   PBCC     images/ghost-file.pb-c.c
10:38:24 [2020-09-16T10:38:24.405Z] #39 15.21   DEP      images/ghost-file.pb-c.d
10:38:24 [2020-09-16T10:38:24.663Z] #39 15.26   PBCC     images/regfile.pb-c.c
10:38:24 [2020-09-16T10:38:24.663Z] #39 15.28   DEP      images/regfile.pb-c.d
10:38:24 [2020-09-16T10:38:24.663Z] #39 15.34   PBCC     images/ns.pb-c.c
10:38:24 [2020-09-16T10:38:24.663Z] #39 15.37   DEP      images/ns.pb-c.d
10:38:24 [2020-09-16T10:38:24.920Z] #39 15.44   PBCC     images/fdinfo.pb-c.c
10:38:24 [2020-09-16T10:38:24.920Z] #39 15.52   DEP      images/fdinfo.pb-c.d
10:38:24 [2020-09-16T10:38:24.920Z] #39 15.60   PBCC     images/core-aarch64.pb-c.c
10:38:24 [2020-09-16T10:38:24.920Z] #39 15.69   PBCC     images/core-arm.pb-c.c
10:38:24 [2020-09-16T10:38:24.948Z] #40 33.52   CC       images/ipc-var.o
10:38:24 [2020-09-16T10:38:24.948Z] #40 33.70   CC       images/ipc-desc.o
10:38:25 [2020-09-16T10:38:25.177Z] #39 15.74   PBCC     images/core-ppc64.pb-c.c
10:38:25 [2020-09-16T10:38:25.177Z] #39 15.83   PBCC     images/core-s390.pb-c.c
10:38:25 [2020-09-16T10:38:25.177Z] #39 15.91   PBCC     images/core-x86.pb-c.c
10:38:25 [2020-09-16T10:38:25.177Z] #39 15.97   PBCC     images/core.pb-c.c
10:38:25 [2020-09-16T10:38:25.178Z] #39 16.02   PBCC     images/inventory.pb-c.c
10:38:25 [2020-09-16T10:38:25.247Z] #40 33.92   CC       images/ipc-shm.o
10:38:25 [2020-09-16T10:38:25.247Z] #40 ...
10:38:25 [2020-09-16T10:38:25.247Z] 
10:38:25 [2020-09-16T10:38:25.247Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:25 [2020-09-16T10:38:25.247Z] #42 90.05 os/exec
10:38:25 [2020-09-16T10:38:25.247Z] #42 90.09 net
10:38:25 [2020-09-16T10:38:25.247Z] #42 91.33 internal/lazyregexp
10:38:25 [2020-09-16T10:38:25.247Z] #42 92.09 github.com/LK4D4/vndr/versioned
10:38:25 [2020-09-16T10:38:25.247Z] #42 95.17 encoding/base64
10:38:25 [2020-09-16T10:38:25.247Z] #42 95.17 crypto/cipher
10:38:25 [2020-09-16T10:38:25.247Z] #42 95.28 go/scanner
10:38:25 [2020-09-16T10:38:25.247Z] #42 97.33 net/url
10:38:25 [2020-09-16T10:38:25.247Z] #42 98.61 go/ast
10:38:25 [2020-09-16T10:38:25.247Z] #42 99.41 text/template/parse
10:38:25 [2020-09-16T10:38:25.247Z] #42 ...
10:38:25 [2020-09-16T10:38:25.247Z] 
10:38:25 [2020-09-16T10:38:25.247Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:25 [2020-09-16T10:38:25.247Z] #40 34.11   CC       images/ipc-msg.o
10:38:25 [2020-09-16T10:38:25.435Z] #39 16.09   DEP      images/core-aarch64.pb-c.d
10:38:25 [2020-09-16T10:38:25.435Z] #39 16.15   DEP      images/core-arm.pb-c.d
10:38:25 [2020-09-16T10:38:25.435Z] #39 16.21   DEP      images/core-ppc64.pb-c.d
10:38:25 [2020-09-16T10:38:25.435Z] #39 16.25   DEP      images/core-s390.pb-c.d
10:38:25 [2020-09-16T10:38:25.547Z] #40 34.36   CC       images/ipc-sem.o
10:38:25 [2020-09-16T10:38:25.692Z] #39 16.33   DEP      images/core-x86.pb-c.d
10:38:25 [2020-09-16T10:38:25.692Z] #39 16.38   DEP      images/core.pb-c.d
10:38:25 [2020-09-16T10:38:25.692Z] #39 ...
10:38:25 [2020-09-16T10:38:25.692Z] 
10:38:25 [2020-09-16T10:38:25.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:25 [2020-09-16T10:38:25.692Z] #41 75.30 text/template/parse
10:38:25 [2020-09-16T10:38:25.692Z] #41 79.67 go/parser
10:38:25 [2020-09-16T10:38:25.692Z] #41 80.81 text/template
10:38:25 [2020-09-16T10:38:25.692Z] #41 84.02 encoding/xml
10:38:25 [2020-09-16T10:38:25.692Z] #41 ...
10:38:25 [2020-09-16T10:38:25.692Z] 
10:38:25 [2020-09-16T10:38:25.692Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:38:25 [2020-09-16T10:38:25.692Z] #52 38.82 Checking out files:  43% (1425/3239)   
Checking out files:  44% (1426/3239)   
Checking out files:  45% (1458/3239)   
Checking out files:  46% (1490/3239)   
Checking out files:  47% (1523/3239)   
Checking out files:  48% (1555/3239)   
Checking out files:  49% (1588/3239)   
Checking out files:  50% (1620/3239)   
Checking out files:  51% (1652/3239)   
Checking out files:  52% (1685/3239)   
Checking out files:  53% (1717/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  85% (2765/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.44 + cd /tmp/tmp.1WppePyQAH/src/github.com/containerd/containerd
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.44 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + export 'BUILDTAGS=netgo osusergo static_build'
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + BUILDTAGS='netgo osusergo static_build'
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + export EXTRA_FLAGS=-buildmode=pie
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + EXTRA_FLAGS=-buildmode=pie
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + '[' '' = dynamic ']'
10:38:25 [2020-09-16T10:38:25.692Z] #52 40.67 + make
10:38:23 [2020-09-16T10:38:23.440Z]  > git remote # timeout=10
10:38:23 [2020-09-16T10:38:23.511Z]  > git config --get remote.origin.url # timeout=10
10:38:23 [2020-09-16T10:38:23.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:38:23 [2020-09-16T10:38:23.567Z]  > git merge f99814d749d722f9ddec30d4ee94651b9b4c7163 # timeout=10
10:38:23 [2020-09-16T10:38:23.711Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:38:23 [2020-09-16T10:38:23.847Z]  > git config core.sparsecheckout # timeout=10
10:38:23 [2020-09-16T10:38:23.890Z]  > git checkout -f af3220884e9a4851435b8e8480dea5a5cb2a1db9 # timeout=10
10:38:25 [2020-09-16T10:38:25.847Z] #40 34.64   CC       images/utsns.o
10:38:26 [2020-09-16T10:38:26.153Z] #40 34.84   CC       images/creds.o
10:38:26 [2020-09-16T10:38:26.461Z] #40 35.18   CC       images/vma.o
10:38:26 [2020-09-16T10:38:26.623Z] #52 41.55 + bin/ctr
10:38:26 [2020-09-16T10:38:26.718Z] #53 ...
10:38:26 [2020-09-16T10:38:26.718Z] 
10:38:26 [2020-09-16T10:38:26.718Z] #32 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:26 [2020-09-16T10:38:26.718Z] #32 6.766 -- Detecting C compile features - done
10:38:26 [2020-09-16T10:38:26.718Z] #32 6.824 -- Performing Test HAS_BUILTIN_FORTIFY
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.295 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.387 -- Configuring done
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.401 -- Generating done
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.410 -- Build files have been written to: /tmp/tmp.ri32mCMdTD/tini
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.416 + make tini-static
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.767 Scanning dependencies of target tini-static
10:38:26 [2020-09-16T10:38:26.718Z] #32 7.933 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:38:26 [2020-09-16T10:38:26.718Z] #32 9.378 [100%] Linking C executable tini-static
10:38:26 [2020-09-16T10:38:26.718Z] #32 9.897 [100%] Built target tini-static
10:38:26 [2020-09-16T10:38:26.718Z] #32 9.955 + mkdir -p /build
10:38:26 [2020-09-16T10:38:26.718Z] #32 9.958 + cp tini-static /build/docker-init
10:38:26 [2020-09-16T10:38:26.718Z] #32 DONE 10.3s
10:38:26 [2020-09-16T10:38:26.718Z] 
10:38:26 [2020-09-16T10:38:26.718Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.01   PBCC     images/regfile.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.08   DEP      images/regfile.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.14   PBCC     images/ns.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.16   DEP      images/ns.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.26   PBCC     images/fdinfo.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.32   DEP      images/fdinfo.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.39   PBCC     images/core-aarch64.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.46   PBCC     images/core-arm.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.49   PBCC     images/core-ppc64.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.58   PBCC     images/core-s390.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.66   PBCC     images/core-x86.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.73   PBCC     images/core.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.79   PBCC     images/inventory.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.85   DEP      images/core-aarch64.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 13.92   DEP      images/core-arm.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.01   DEP      images/core-ppc64.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.08   DEP      images/core-s390.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.12   DEP      images/core-x86.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.23   DEP      images/core.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.35   DEP      images/inventory.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.42   PBCC     images/cpuinfo.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.44   DEP      images/cpuinfo.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.51   PBCC     images/stats.pb-c.c
10:38:26 [2020-09-16T10:38:26.718Z] #38 14.54   DEP      images/stats.pb-c.d
10:38:26 [2020-09-16T10:38:26.718Z] #38 15.89 make[1]: Nothing to be done for 'all'.
10:38:26 [2020-09-16T10:38:26.761Z] #40 35.43   CC       images/netdev.o
10:38:27 [2020-09-16T10:38:27.061Z] #40 35.88   CC       images/tty.o
10:38:27 [2020-09-16T10:38:27.669Z] #38 17.63   CC       images/stats.o
10:38:27 [2020-09-16T10:38:27.712Z] #40 36.56   CC       images/file-lock.o
10:38:28 [2020-09-16T10:38:28.011Z] #40 36.81   CC       images/rlimit.o
10:38:28 [2020-09-16T10:38:28.248Z] #38 18.11   CC       images/core.o
10:38:28 [2020-09-16T10:38:28.312Z] #40 37.00   CC       images/pagemap.o
10:38:28 [2020-09-16T10:38:28.613Z] #40 37.26   CC       images/siginfo.o
10:38:28 [2020-09-16T10:38:28.613Z] #40 37.56   CC       images/rpc.o
10:38:28 [2020-09-16T10:38:28.913Z] #40 ...
10:38:28 [2020-09-16T10:38:28.913Z] 
10:38:28 [2020-09-16T10:38:28.913Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:28 [2020-09-16T10:38:28.913Z] #48 93.71 mvdan.cc/editorconfig
10:38:28 [2020-09-16T10:38:28.913Z] #48 94.20 mvdan.cc/sh/v3/syntax
10:38:28 [2020-09-16T10:38:28.913Z] #48 95.15 encoding/base64
10:38:28 [2020-09-16T10:38:28.913Z] #48 96.74 go/ast
10:38:28 [2020-09-16T10:38:28.913Z] #48 97.34 encoding/json
10:38:28 [2020-09-16T10:38:28.913Z] #48 98.37 golang.org/x/sys/unix
10:38:29 [2020-09-16T10:38:29.200Z] #38 18.96   CC       images/core-x86.o
10:38:29 [2020-09-16T10:38:29.779Z] #38 19.67   CC       images/core-arm.o
10:38:30 [2020-09-16T10:38:30.050Z] #38 20.09   CC       images/core-aarch64.o
10:38:30 [2020-09-16T10:38:30.456Z] #48 ...
10:38:30 [2020-09-16T10:38:30.456Z] 
10:38:30 [2020-09-16T10:38:30.456Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:30 [2020-09-16T10:38:30.456Z] #40 39.09   CC       images/ext-file.o
10:38:30 [2020-09-16T10:38:30.456Z] #40 39.29   CC       images/cgroup.o
10:38:30 [2020-09-16T10:38:30.630Z] #38 ...
10:38:30 [2020-09-16T10:38:30.630Z] 
10:38:30 [2020-09-16T10:38:30.630Z] #53 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:38:30 [2020-09-16T10:38:30.630Z] #53 DONE 78.8s
10:38:30 [2020-09-16T10:38:30.630Z] 
10:38:30 [2020-09-16T10:38:30.630Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:30 [2020-09-16T10:38:30.630Z] #40 73.10 vendor/golang.org/x/crypto/cryptobyte
10:38:30 [2020-09-16T10:38:30.630Z] #40 73.84 vendor/golang.org/x/text/unicode/bidi
10:38:30 [2020-09-16T10:38:30.630Z] #40 74.38 github.com/LK4D4/vndr/build
10:38:30 [2020-09-16T10:38:30.630Z] #40 76.21 vendor/golang.org/x/text/unicode/norm
10:38:30 [2020-09-16T10:38:30.630Z] #40 76.90 mime
10:38:30 [2020-09-16T10:38:30.630Z] #40 ...
10:38:30 [2020-09-16T10:38:30.630Z] 
10:38:30 [2020-09-16T10:38:30.630Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:30 [2020-09-16T10:38:30.630Z] #38 20.52   CC       images/core-ppc64.o
10:38:30 [2020-09-16T10:38:30.798Z] #52 ...
10:38:30 [2020-09-16T10:38:30.798Z] 
10:38:30 [2020-09-16T10:38:30.798Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:30 [2020-09-16T10:38:30.798Z] #47 80.26 github.com/pkg/diff
10:38:30 [2020-09-16T10:38:30.798Z] #47 81.89 golang.org/x/crypto/ssh/terminal
10:38:30 [2020-09-16T10:38:30.798Z] #47 82.26 mvdan.cc/editorconfig
10:38:30 [2020-09-16T10:38:30.798Z] #47 83.45 mvdan.cc/sh/v3/fileutil
10:38:30 [2020-09-16T10:38:30.798Z] #47 83.58 mvdan.cc/sh/v3/syntax
10:38:30 [2020-09-16T10:38:30.798Z] #47 89.66 mvdan.cc/sh/v3/cmd/shfmt
10:38:30 [2020-09-16T10:38:30.798Z] #47 ...
10:38:30 [2020-09-16T10:38:30.798Z] 
10:38:30 [2020-09-16T10:38:30.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:30 [2020-09-16T10:38:30.798Z] #39 16.45   DEP      images/inventory.pb-c.d
10:38:30 [2020-09-16T10:38:30.798Z] #39 16.51   PBCC     images/cpuinfo.pb-c.c
10:38:30 [2020-09-16T10:38:30.798Z] #39 16.55   DEP      images/cpuinfo.pb-c.d
10:38:30 [2020-09-16T10:38:30.798Z] #39 16.65   PBCC     images/stats.pb-c.c
10:38:30 [2020-09-16T10:38:30.798Z] #39 16.67   DEP      images/stats.pb-c.d
10:38:30 [2020-09-16T10:38:30.798Z] #39 17.98 make[1]: Nothing to be done for 'all'.
10:38:30 [2020-09-16T10:38:30.798Z] #39 19.26   CC       images/stats.o
10:38:30 [2020-09-16T10:38:30.798Z] #39 19.60   CC       images/core.o
10:38:30 [2020-09-16T10:38:30.798Z] #39 20.23   CC       images/core-x86.o
10:38:30 [2020-09-16T10:38:30.798Z] #39 20.82   CC       images/core-arm.o
10:38:30 [2020-09-16T10:38:30.798Z] #39 21.26   CC       images/core-aarch64.o
10:38:30 [2020-09-16T10:38:30.895Z] #38 ...
10:38:30 [2020-09-16T10:38:30.895Z] 
10:38:30 [2020-09-16T10:38:30.895Z] #54 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:38:30 [2020-09-16T10:38:30.895Z] #54 DONE 0.2s
10:38:30 [2020-09-16T10:38:30.895Z] 
10:38:30 [2020-09-16T10:38:30.895Z] #55 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:38:30 [2020-09-16T10:38:30.895Z] #55 DONE 0.2s
10:38:30 [2020-09-16T10:38:30.895Z] 
10:38:30 [2020-09-16T10:38:30.895Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:38:31 [2020-09-16T10:38:31.056Z] #39 21.68   CC       images/core-ppc64.o
10:38:31 [2020-09-16T10:38:31.159Z] #20 ...
10:38:31 [2020-09-16T10:38:31.159Z] 
10:38:31 [2020-09-16T10:38:31.159Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:31 [2020-09-16T10:38:31.159Z] #38 21.14   CC       images/core-s390.o
10:38:31 [2020-09-16T10:38:31.521Z] #40 40.27   CC       images/userns.o
10:38:31 [2020-09-16T10:38:31.619Z] #39 22.21   CC       images/core-s390.o
10:38:31 [2020-09-16T10:38:31.824Z] #40 40.53   CC       images/google/protobuf/descriptor.o
10:38:32 [2020-09-16T10:38:32.113Z] #38 22.09   CC       images/cpuinfo.o
10:38:32 [2020-09-16T10:38:32.183Z] #39 22.87   CC       images/cpuinfo.o
10:38:32 [2020-09-16T10:38:32.377Z] #38 22.45   CC       images/inventory.o
10:38:32 [2020-09-16T10:38:32.751Z] #39 23.25   CC       images/inventory.o
10:38:32 [2020-09-16T10:38:32.751Z] #39 23.57   CC       images/fdinfo.o
10:38:32 [2020-09-16T10:38:32.956Z] #38 22.77   CC       images/fdinfo.o
10:38:33 [2020-09-16T10:38:33.220Z] #38 23.23   CC       images/fown.o
10:38:33 [2020-09-16T10:38:33.315Z] #39 23.93   CC       images/fown.o
10:38:33 [2020-09-16T10:38:33.315Z] #39 24.10   CC       images/ns.o
10:38:33 [2020-09-16T10:38:33.485Z] #38 23.45   CC       images/ns.o
10:38:33 [2020-09-16T10:38:33.573Z] #39 24.28   CC       images/regfile.o
10:38:33 [2020-09-16T10:38:33.749Z] #38 23.70   CC       images/regfile.o
10:38:33 [2020-09-16T10:38:33.830Z] #39 24.45   CC       images/ghost-file.o
10:38:33 [2020-09-16T10:38:33.941Z] #40 42.65   CC       images/opts.o
10:38:34 [2020-09-16T10:38:34.014Z] #38 23.99   CC       images/ghost-file.o
10:38:34 [2020-09-16T10:38:34.087Z] #39 24.77   CC       images/fifo.o
10:38:34 [2020-09-16T10:38:34.242Z] #40 42.85   CC       images/seccomp.o
10:38:34 [2020-09-16T10:38:34.242Z] #40 43.17   CC       images/binfmt-misc.o
10:38:34 [2020-09-16T10:38:34.299Z] #38 24.31   CC       images/fifo.o
10:38:34 [2020-09-16T10:38:34.299Z] #38 24.45   CC       images/remap-file-path.o
10:38:34 [2020-09-16T10:38:34.343Z] #39 25.01   CC       images/remap-file-path.o
10:38:34 [2020-09-16T10:38:34.544Z] #40 43.40   CC       images/time.o
10:38:34 [2020-09-16T10:38:34.564Z] #38 24.72   CC       images/eventfd.o
10:38:34 [2020-09-16T10:38:34.600Z] #39 25.25   CC       images/eventfd.o
10:38:34 [2020-09-16T10:38:34.828Z] #38 24.98   CC       images/eventpoll.o
10:38:34 [2020-09-16T10:38:34.845Z] #40 43.62   CC       images/sysctl.o
10:38:34 [2020-09-16T10:38:34.857Z] #39 25.48   CC       images/eventpoll.o
10:38:34 [2020-09-16T10:38:34.857Z] #39 25.72   CC       images/fh.o
10:38:35 [2020-09-16T10:38:35.147Z] #40 43.87   CC       images/autofs.o
10:38:35 [2020-09-16T10:38:35.406Z] #38 25.18   CC       images/fh.o
10:38:35 [2020-09-16T10:38:35.420Z] #39 26.06   CC       images/fsnotify.o
10:38:35 [2020-09-16T10:38:35.448Z] #40 44.16   CC       images/macvlan.o
10:38:35 [2020-09-16T10:38:35.670Z] #38 25.58   CC       images/fsnotify.o
10:38:35 [2020-09-16T10:38:35.677Z] #39 ...
10:38:35 [2020-09-16T10:38:35.677Z] 
10:38:35 [2020-09-16T10:38:35.677Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:35 [2020-09-16T10:38:35.677Z] #47 DONE 95.4s
10:38:35 [2020-09-16T10:38:35.677Z] 
10:38:35 [2020-09-16T10:38:35.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:35 [2020-09-16T10:38:35.677Z] #41 85.52 go/doc
10:38:35 [2020-09-16T10:38:35.677Z] #41 88.70 github.com/LK4D4/vndr/build
10:38:35 [2020-09-16T10:38:35.677Z] #41 89.64 github.com/LK4D4/vndr/versioned
10:38:35 [2020-09-16T10:38:35.677Z] #41 89.84 compress/flate
10:38:35 [2020-09-16T10:38:35.677Z] #41 91.68 hash/crc32
10:38:35 [2020-09-16T10:38:35.677Z] #41 92.52 net
10:38:35 [2020-09-16T10:38:35.677Z] #41 92.58 compress/gzip
10:38:35 [2020-09-16T10:38:35.677Z] #41 93.11 vendor/golang.org/x/text/transform
10:38:35 [2020-09-16T10:38:35.677Z] #41 93.86 vendor/golang.org/x/text/unicode/bidi
10:38:35 [2020-09-16T10:38:35.752Z] #40 44.49   CC       images/sit.o
10:38:35 [2020-09-16T10:38:35.752Z] #40 ...
10:38:35 [2020-09-16T10:38:35.752Z] 
10:38:35 [2020-09-16T10:38:35.752Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.0 Selecting previously unselected package libapparmor1:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.2 Selecting previously unselected package libapparmor-dev:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.3 Selecting previously unselected package libbtrfs0.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.3 Unpacking libbtrfs0 (4.20.1-2) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.4 Selecting previously unselected package libbtrfs-dev.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.4 Unpacking libbtrfs-dev (4.20.1-2) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.6 Selecting previously unselected package libudev-dev:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.8 Selecting previously unselected package libsepol1-dev:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 109.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.2 Selecting previously unselected package libpcre16-3:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.4 Selecting previously unselected package libpcre32-3:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.6 Selecting previously unselected package libpcrecpp0v5:ppc64el.
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
10:38:35 [2020-09-16T10:38:35.752Z] #11 110.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
10:38:36 [2020-09-16T10:38:36.052Z] #11 110.8 Selecting previously unselected package libpcre3-dev:ppc64el.
10:38:36 [2020-09-16T10:38:36.052Z] #11 110.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
10:38:36 [2020-09-16T10:38:36.052Z] #11 110.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
10:38:36 [2020-09-16T10:38:36.241Z] #41 95.78 vendor/golang.org/x/text/secure/bidirule
10:38:36 [2020-09-16T10:38:36.241Z] #41 ...
10:38:36 [2020-09-16T10:38:36.241Z] 
10:38:36 [2020-09-16T10:38:36.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:36 [2020-09-16T10:38:36.241Z] #39 26.78   CC       images/signalfd.o
10:38:36 [2020-09-16T10:38:36.248Z] #38 26.17   CC       images/signalfd.o
10:38:36 [2020-09-16T10:38:36.353Z] #11 111.3 Selecting previously unselected package libselinux1-dev:ppc64el.
10:38:36 [2020-09-16T10:38:36.353Z] #11 111.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
10:38:36 [2020-09-16T10:38:36.498Z] #39 27.29   CC       images/fs.o
10:38:36 [2020-09-16T10:38:36.513Z] #38 26.37   CC       images/fs.o
10:38:36 [2020-09-16T10:38:36.513Z] #38 26.62   CC       images/pstree.o
10:38:36 [2020-09-16T10:38:36.670Z] #11 111.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
10:38:36 [2020-09-16T10:38:36.755Z] #39 27.52   CC       images/pstree.o
10:38:36 [2020-09-16T10:38:36.777Z] #38 26.84   CC       images/pipe.o
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
10:38:36 [2020-09-16T10:38:36.969Z] #11 ...
10:38:36 [2020-09-16T10:38:36.969Z] 
10:38:36 [2020-09-16T10:38:36.969Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:36 [2020-09-16T10:38:36.969Z] #42 101.7 encoding/json
10:38:36 [2020-09-16T10:38:36.969Z] #42 108.3 text/template
10:38:36 [2020-09-16T10:38:36.969Z] #42 109.3 go/parser
10:38:36 [2020-09-16T10:38:36.969Z] #42 ...
10:38:36 [2020-09-16T10:38:36.969Z] 
10:38:36 [2020-09-16T10:38:36.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.8 Selecting previously unselected package libseccomp-dev:ppc64el.
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
10:38:36 [2020-09-16T10:38:36.969Z] #11 111.9 Selecting previously unselected package libsystemd-dev:ppc64el.
10:38:36 [2020-09-16T10:38:36.969Z] #11 112.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
10:38:36 [2020-09-16T10:38:36.969Z] #11 112.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
10:38:37 [2020-09-16T10:38:37.012Z] #39 27.67   CC       images/pipe.o
10:38:37 [2020-09-16T10:38:37.040Z] #38 27.03   CC       images/tcp-stream.o
10:38:37 [2020-09-16T10:38:37.041Z] #38 27.17   CC       images/sk-packet.o
10:38:37 [2020-09-16T10:38:37.269Z] #39 27.87   CC       images/tcp-stream.o
10:38:37 [2020-09-16T10:38:37.269Z] #39 28.11   CC       images/sk-packet.o
10:38:37 [2020-09-16T10:38:37.619Z] #38 27.57   CC       images/mnt.o
10:38:37 [2020-09-16T10:38:37.619Z] #38 27.71   CC       images/pipe-data.o
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libapparmor1:ppc64el (2.13.2-10) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libbtrfs0 (4.20.1-2) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up libbtrfs-dev (4.20.1-2) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up mingw-w64-common (6.0.0-3) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:38:37 [2020-09-16T10:38:37.620Z] #11 112.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:38:37 [2020-09-16T10:38:37.833Z] #39 28.42   CC       images/mnt.o
10:38:37 [2020-09-16T10:38:37.883Z] #38 27.84   CC       images/sa.o
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Setting up dmsetup (2:1.02.155-3) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
10:38:37 [2020-09-16T10:38:37.920Z] #11 112.7 Processing triggers for libc-bin (2.28-10) ...
10:38:38 [2020-09-16T10:38:38.090Z] #39 28.65   CC       images/pipe-data.o
10:38:38 [2020-09-16T10:38:38.090Z] #39 28.86   CC       images/sa.o
10:38:38 [2020-09-16T10:38:38.148Z] #38 27.99   CC       images/timer.o
10:38:38 [2020-09-16T10:38:38.347Z] #39 29.14   CC       images/timer.o
10:38:38 [2020-09-16T10:38:38.413Z] #38 28.30   CC       images/timerfd.o
10:38:38 [2020-09-16T10:38:38.413Z] #38 28.45   CC       images/mm.o
10:38:38 [2020-09-16T10:38:38.571Z] #11 DONE 113.2s
10:38:38 [2020-09-16T10:38:38.571Z] 
10:38:38 [2020-09-16T10:38:38.571Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:38 [2020-09-16T10:38:38.571Z] #40 44.75   CC       images/memfd.o
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.14   CC       images/timens.o
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.45   LINK     images/built-in.o
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.61   GEN      compel/include/asm
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.65   GEN      compel/include/version.h
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.68 touch .config
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.73   GEN      include/common/config.h
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.84   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.90   GEN      compel/plugins/include/uapi/std/syscall.h
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.93   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.94   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.95   DEP      compel/arch/ppc64/plugins/std/memcmp.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 45.98   DEP      compel/arch/ppc64/plugins/std/memcpy.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.00   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.04   DEP      compel/plugins/std/infect.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.11   DEP      compel/plugins/std/string.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.20   DEP      compel/plugins/std/log.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.30   DEP      compel/plugins/std/fds.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.57   DEP      compel/plugins/std/std.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.70   DEP      compel/plugins/shmem/shmem.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 46.86   DEP      compel/plugins/fds/fds.d
10:38:38 [2020-09-16T10:38:38.571Z] #40 47.02   CC       compel/plugins/std/std.o
10:38:38 [2020-09-16T10:38:38.571Z] #40 47.46   CC       compel/plugins/std/fds.o
10:38:38 [2020-09-16T10:38:38.604Z] #39 29.39   CC       images/timerfd.o
10:38:38 [2020-09-16T10:38:38.861Z] #39 29.55   CC       images/mm.o
10:38:38 [2020-09-16T10:38:38.872Z] #40 ...
10:38:38 [2020-09-16T10:38:38.872Z] 
10:38:38 [2020-09-16T10:38:38.872Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
10:38:38 [2020-09-16T10:38:38.872Z] #12 DONE 0.5s
10:38:38 [2020-09-16T10:38:38.872Z] 
10:38:38 [2020-09-16T10:38:38.872Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.408 + RM_GOPATH=0
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.408 + TMP_GOPATH=
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.408 + : /build
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.408 + '[' -z '' ']'
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.410 ++ mktemp -d
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.412 + export GOPATH=/tmp/tmp.i71HfG9eFd
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.413 + GOPATH=/tmp/tmp.i71HfG9eFd
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.413 + RM_GOPATH=1
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.413 + case "$(go env GOARCH)" in
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.414 ++ go env GOARCH
10:38:38 [2020-09-16T10:38:38.872Z] #50 0.445 + export GO_BUILDMODE=-buildmode=pie
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.445 + GO_BUILDMODE=-buildmode=pie
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.448 ++ dirname /tmp/install/install.sh
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.467 + dir=/tmp/install
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.472 + bin=runc
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.472 + shift
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.473 + '[' '!' -f /tmp/install/runc.installer ']'
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.473 + . /tmp/install/runc.installer
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.474 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.479 + install_runc
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.490 + grep -q '^3\.10\.0.*\.el7\.'
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.494 + uname -r
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.511 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.512 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.513 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.514 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i71HfG9eFd/src/github.com/opencontainers/runc
10:38:38 [2020-09-16T10:38:38.873Z] #50 0.520 Cloning into '/tmp/tmp.i71HfG9eFd/src/github.com/opencontainers/runc'...
10:38:38 [2020-09-16T10:38:38.992Z] #38 28.84   CC       images/sk-opts.o
10:38:38 [2020-09-16T10:38:38.992Z] #38 29.06   CC       images/sk-unix.o
10:38:39 [2020-09-16T10:38:39.120Z] #39 29.86   CC       images/sk-opts.o
10:38:39 [2020-09-16T10:38:39.224Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:38:39 [2020-09-16T10:38:39.256Z] #38 29.40   CC       images/sk-inet.o
10:38:39 [2020-09-16T10:38:39.377Z] #39 30.07   CC       images/sk-unix.o
10:38:39 [2020-09-16T10:38:39.525Z] #50 ...
10:38:39 [2020-09-16T10:38:39.525Z] 
10:38:39 [2020-09-16T10:38:39.525Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:38:39 [2020-09-16T10:38:39.525Z] #13 DONE 0.5s
10:38:39 [2020-09-16T10:38:39.525Z] 
10:38:39 [2020-09-16T10:38:39.525Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:39 [2020-09-16T10:38:39.525Z] #40 48.20   CC       compel/plugins/std/log.o
10:38:39 [2020-09-16T10:38:39.525Z] #40 ...
10:38:39 [2020-09-16T10:38:39.525Z] 
10:38:39 [2020-09-16T10:38:39.525Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:38:39 [2020-09-16T10:38:39.525Z] #14 0.279 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:38:39 [2020-09-16T10:38:39.525Z] #14 DONE 0.4s
10:38:39 [2020-09-16T10:38:39.572Z] Commit message: "vendor: github.com/containerd/containerd v1.4.1"
10:38:39 [2020-09-16T10:38:39.634Z] #39 30.38   CC       images/sk-inet.o
10:38:39 [2020-09-16T10:38:39.824Z] 
10:38:39 [2020-09-16T10:38:39.824Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:38:39 [2020-09-16T10:38:39.837Z] #38 29.82   CC       images/tun.o
10:38:39 [2020-09-16T10:38:39.837Z] #38 29.96   CC       images/sk-netlink.o
10:38:39 [2020-09-16T10:38:39.892Z] #39 30.67   CC       images/tun.o
10:38:40 [2020-09-16T10:38:40.102Z] #38 30.09   CC       images/packet-sock.o
10:38:40 [2020-09-16T10:38:40.124Z] #15 DONE 0.4s
10:38:40 [2020-09-16T10:38:40.124Z] 
10:38:40 [2020-09-16T10:38:40.124Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:38:40 [2020-09-16T10:38:40.149Z] #39 30.89   CC       images/sk-netlink.o
10:38:40 [2020-09-16T10:38:40.158Z] 
10:38:40 [2020-09-16T10:38:40.406Z] #39 31.13   CC       images/packet-sock.o
10:38:40 [2020-09-16T10:38:40.426Z] #16 DONE 0.4s
10:38:40 [2020-09-16T10:38:40.426Z] 
10:38:40 [2020-09-16T10:38:40.426Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:40 [2020-09-16T10:38:40.426Z] #48 115.3 golang.org/x/crypto/ssh/terminal
[Pipeline] withEnv
[Pipeline] {
10:38:40 [2020-09-16T10:38:40.664Z] #39 31.47   CC       images/ipc-var.o
[Pipeline] withEnv
[Pipeline] {
10:38:40 [2020-09-16T10:38:40.681Z] #38 30.43   CC       images/ipc-var.o
10:38:40 [2020-09-16T10:38:40.681Z] #38 30.65   CC       images/ipc-desc.o
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:38:40 [2020-09-16T10:38:40.734Z] #48 ...
10:38:40 [2020-09-16T10:38:40.734Z] 
10:38:40 [2020-09-16T10:38:40.734Z] #17 [dev-systemd-false  6/26] RUN ldconfig
10:38:40 [2020-09-16T10:38:40.734Z] #17 DONE 0.4s
10:38:40 [2020-09-16T10:38:40.921Z] #39 31.73   CC       images/ipc-desc.o
10:38:40 [2020-09-16T10:38:40.946Z] #38 30.85   CC       images/ipc-shm.o
10:38:40 [2020-09-16T10:38:40.946Z] #38 31.02   CC       images/ipc-msg.o
10:38:41 [2020-09-16T10:38:41.032Z] 
10:38:41 [2020-09-16T10:38:41.032Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:38:41 [2020-09-16T10:38:41.177Z] #39 31.95   CC       images/ipc-shm.o
10:38:41 [2020-09-16T10:38:41.333Z] #18 0.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:38:41 [2020-09-16T10:38:41.333Z] #18 0.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:38:41 [2020-09-16T10:38:41.333Z] #18 0.552 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:38:41 [2020-09-16T10:38:41.434Z] #39 32.11   CC       images/ipc-msg.o
10:38:41 [2020-09-16T10:38:41.525Z] #38 31.26   CC       images/ipc-sem.o
10:38:41 [2020-09-16T10:38:41.525Z] #38 31.42   CC       images/utsns.o
10:38:41 [2020-09-16T10:38:41.691Z] #39 32.34   CC       images/ipc-sem.o
10:38:41 [2020-09-16T10:38:41.790Z] #38 31.58   CC       images/creds.o
10:38:41 [2020-09-16T10:38:41.790Z] #38 31.72   CC       images/vma.o
10:38:41 [2020-09-16T10:38:41.948Z] #39 32.61   CC       images/utsns.o
10:38:42 [2020-09-16T10:38:42.054Z] #38 31.96   CC       images/netdev.o
10:38:42 [2020-09-16T10:38:42.062Z] + TEST_INTEGRATION_DEST=1
10:38:42 [2020-09-16T10:38:42.062Z] + CONTAINER_NAME=docker-pr2-1
10:38:42 [2020-09-16T10:38:42.062Z] + TEST_SKIP_INTEGRATION_CLI=1
10:38:42 [2020-09-16T10:38:42.062Z] + run_tests test-integration-flaky
10:38:42 [2020-09-16T10:38:42.062Z] + '[' -n 0 ']'
10:38:42 [2020-09-16T10:38:42.062Z] + rm=
10:38:42 [2020-09-16T10:38:42.062Z] + c=0
10:38:42 [2020-09-16T10:38:42.062Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41450/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41450/.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=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh test-integration-flaky test-integration
10:38:42 [2020-09-16T10:38:42.062Z] ++ jobs -p
10:38:42 [2020-09-16T10:38:42.062Z] + for job in $(jobs -p)
10:38:42 [2020-09-16T10:38:42.062Z] + wait 25525
10:38:42 [2020-09-16T10:38:42.062Z] + TEST_INTEGRATION_DEST=3
10:38:42 [2020-09-16T10:38:42.062Z] + CONTAINER_NAME=docker-pr2-3
10:38:42 [2020-09-16T10:38:42.062Z] + TEST_SKIP_INTEGRATION=1
10:38:42 [2020-09-16T10:38:42.062Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:38:42 [2020-09-16T10:38:42.062Z] + run_tests
10:38:42 [2020-09-16T10:38:42.062Z] + '[' -n 0 ']'
10:38:42 [2020-09-16T10:38:42.062Z] + rm=
10:38:42 [2020-09-16T10:38:42.062Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41450/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41450/.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=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh '' test-integration
10:38:42 [2020-09-16T10:38:42.062Z] + TEST_INTEGRATION_DEST=2
10:38:42 [2020-09-16T10:38:42.062Z] + CONTAINER_NAME=docker-pr2-2
10:38:42 [2020-09-16T10:38:42.062Z] + TEST_SKIP_INTEGRATION=1
10:38:42 [2020-09-16T10:38:42.062Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:38:42 [2020-09-16T10:38:42.062Z] + run_tests
10:38:42 [2020-09-16T10:38:42.062Z] + '[' -n 0 ']'
10:38:42 [2020-09-16T10:38:42.062Z] + rm=
10:38:42 [2020-09-16T10:38:42.062Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41450/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41450/.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=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh '' test-integration
10:38:42 [2020-09-16T10:38:42.207Z] #39 32.77   CC       images/creds.o
10:38:42 [2020-09-16T10:38:42.207Z] #39 32.92   CC       images/vma.o
10:38:42 [2020-09-16T10:38:42.318Z] #38 ...
10:38:42 [2020-09-16T10:38:42.318Z] 
10:38:42 [2020-09-16T10:38:42.318Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:42 [2020-09-16T10:38:42.318Z] #40 80.51 vendor/golang.org/x/net/idna
10:38:42 [2020-09-16T10:38:42.318Z] #40 80.90 net/textproto
10:38:42 [2020-09-16T10:38:42.318Z] #40 80.91 crypto/x509
10:38:42 [2020-09-16T10:38:42.318Z] #40 81.65 mime/multipart
10:38:42 [2020-09-16T10:38:42.318Z] #40 81.96 vendor/golang.org/x/net/http/httpguts
10:38:42 [2020-09-16T10:38:42.318Z] #40 81.96 vendor/golang.org/x/net/http/httpproxy
10:38:42 [2020-09-16T10:38:42.318Z] #40 83.76 crypto/tls
10:38:42 [2020-09-16T10:38:42.318Z] #40 88.03 net/http/httptrace
10:38:42 [2020-09-16T10:38:42.318Z] #40 88.25 net/http
10:38:42 [2020-09-16T10:38:42.318Z] #40 ...
10:38:42 [2020-09-16T10:38:42.318Z] 
10:38:42 [2020-09-16T10:38:42.318Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:42 [2020-09-16T10:38:42.318Z] #38 32.34   CC       images/tty.o
10:38:42 [2020-09-16T10:38:42.446Z] #18 1.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:38:42 [2020-09-16T10:38:42.463Z] #39 33.09   CC       images/netdev.o
10:38:42 [2020-09-16T10:38:42.720Z] #39 33.45   CC       images/tty.o
10:38:42 [2020-09-16T10:38:42.896Z] #38 32.82   CC       images/file-lock.o
10:38:42 [2020-09-16T10:38:42.999Z] 
10:38:42 [2020-09-16T10:38:42.999Z] 
10:38:42 [2020-09-16T10:38:42.999Z] 
10:38:42 [2020-09-16T10:38:42.999Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:38:42 [2020-09-16T10:38:42.999Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:38:42 [2020-09-16T10:38:42.999Z] HOSTNAME=8f317e384ca6
10:38:42 [2020-09-16T10:38:42.999Z] TEST_SKIP_INTEGRATION=1
10:38:42 [2020-09-16T10:38:42.999Z] TESTDEBUG=0
10:38:42 [2020-09-16T10:38:42.999Z] DEST=bundles/test-integration
10:38:42 [2020-09-16T10:38:42.999Z] PWD=/go/src/github.com/docker/docker
10:38:42 [2020-09-16T10:38:42.999Z] KEEPBUNDLE=1
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:38:42 [2020-09-16T10:38:42.999Z] container=docker
10:38:42 [2020-09-16T10:38:42.999Z] HOME=/root
10:38:42 [2020-09-16T10:38:42.999Z] GOLANG_VERSION=1.13.15
10:38:42 [2020-09-16T10:38:42.999Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:38:42 [2020-09-16T10:38:42.999Z] VALIDATE_BRANCH=master
10:38:42 [2020-09-16T10:38:42.999Z] TERM=xterm
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_PKG=github.com/docker/docker
10:38:42 [2020-09-16T10:38:42.999Z] SHLVL=1
10:38:42 [2020-09-16T10:38:42.999Z] TIMEOUT=120m
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_GRAPHDRIVER=overlay2
10:38:42 [2020-09-16T10:38:42.999Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:38:42 [2020-09-16T10:38:42.999Z] GO111MODULE=off
10:38:42 [2020-09-16T10:38:42.999Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:38:42 [2020-09-16T10:38:42.999Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:38:42 [2020-09-16T10:38:42.999Z] GOPATH=/go
10:38:42 [2020-09-16T10:38:42.999Z] PKG_CONFIG=pkg-config
10:38:42 [2020-09-16T10:38:42.999Z] _=/usr/bin/env
10:38:42 [2020-09-16T10:38:42.999Z] Building test suite binary ./integration-cli/test.main
10:38:42 [2020-09-16T10:38:42.999Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:38:42 [2020-09-16T10:38:42.999Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:38:42 [2020-09-16T10:38:42.999Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:38:42 [2020-09-16T10:38:42.999Z] HOSTNAME=1eedb603900d
10:38:42 [2020-09-16T10:38:42.999Z] TEST_SKIP_INTEGRATION=1
10:38:42 [2020-09-16T10:38:42.999Z] TESTDEBUG=0
10:38:42 [2020-09-16T10:38:42.999Z] DEST=bundles/test-integration
10:38:42 [2020-09-16T10:38:42.999Z] PWD=/go/src/github.com/docker/docker
10:38:42 [2020-09-16T10:38:42.999Z] KEEPBUNDLE=1
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:38:42 [2020-09-16T10:38:42.999Z] container=docker
10:38:42 [2020-09-16T10:38:42.999Z] HOME=/root
10:38:42 [2020-09-16T10:38:42.999Z] GOLANG_VERSION=1.13.15
10:38:42 [2020-09-16T10:38:42.999Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:38:42 [2020-09-16T10:38:42.999Z] VALIDATE_BRANCH=master
10:38:42 [2020-09-16T10:38:42.999Z] TERM=xterm
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_PKG=github.com/docker/docker
10:38:42 [2020-09-16T10:38:42.999Z] SHLVL=1
10:38:42 [2020-09-16T10:38:42.999Z] TIMEOUT=120m
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:38:42 [2020-09-16T10:38:42.999Z] DOCKER_GRAPHDRIVER=overlay2
10:38:42 [2020-09-16T10:38:42.999Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:38:42 [2020-09-16T10:38:42.999Z] GO111MODULE=off
10:38:42 [2020-09-16T10:38:42.999Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:38:42 [2020-09-16T10:38:42.999Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:38:42 [2020-09-16T10:38:42.999Z] GOPATH=/go
10:38:42 [2020-09-16T10:38:42.999Z] PKG_CONFIG=pkg-config
10:38:42 [2020-09-16T10:38:42.999Z] _=/usr/bin/env
10:38:42 [2020-09-16T10:38:42.999Z] Building test suite binary ./integration-cli/test.main
10:38:43 [2020-09-16T10:38:43.161Z] #38 33.16   CC       images/rlimit.o
10:38:43 [2020-09-16T10:38:43.207Z] + docker version
10:38:43 [2020-09-16T10:38:43.283Z] #39 33.81   CC       images/file-lock.o
10:38:43 [2020-09-16T10:38:43.283Z] #39 34.02   CC       images/rlimit.o
10:38:43 [2020-09-16T10:38:43.426Z] #38 33.39   CC       images/pagemap.o
10:38:43 [2020-09-16T10:38:43.426Z] #38 ...
10:38:43 [2020-09-16T10:38:43.426Z] 
10:38:43 [2020-09-16T10:38:43.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:43 [2020-09-16T10:38:43.426Z] #10 81.72 Selecting previously unselected package g++-mingw-w64-x86-64.
10:38:43 [2020-09-16T10:38:43.426Z] #10 81.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
10:38:43 [2020-09-16T10:38:43.426Z] #10 81.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:43 [2020-09-16T10:38:43.540Z] #39 34.23   CC       images/pagemap.o
10:38:43 [2020-09-16T10:38:43.567Z] No new tests added to integration.
10:38:43 [2020-09-16T10:38:43.567Z] 
10:38:43 [2020-09-16T10:38:43.567Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:38:43 [2020-09-16T10:38:43.690Z] #10 ...
10:38:43 [2020-09-16T10:38:43.690Z] 
10:38:43 [2020-09-16T10:38:43.690Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:43 [2020-09-16T10:38:43.690Z] #38 33.61   CC       images/siginfo.o
10:38:43 [2020-09-16T10:38:43.690Z] #38 33.77   CC       images/rpc.o
10:38:43 [2020-09-16T10:38:43.797Z] #39 34.47   CC       images/siginfo.o
10:38:43 [2020-09-16T10:38:43.990Z] #18 3.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:38:44 [2020-09-16T10:38:44.054Z] #39 34.75   CC       images/rpc.o
10:38:44 [2020-09-16T10:38:44.945Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:38:44 [2020-09-16T10:38:44.945Z] HOSTNAME=26158d7a9481
10:38:44 [2020-09-16T10:38:44.945Z] TESTDEBUG=0
10:38:44 [2020-09-16T10:38:44.945Z] DEST=bundles/test-integration
10:38:44 [2020-09-16T10:38:44.945Z] PWD=/go/src/github.com/docker/docker
10:38:44 [2020-09-16T10:38:44.945Z] KEEPBUNDLE=1
10:38:44 [2020-09-16T10:38:44.945Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:38:44 [2020-09-16T10:38:44.945Z] container=docker
10:38:44 [2020-09-16T10:38:44.945Z] HOME=/root
10:38:44 [2020-09-16T10:38:44.945Z] GOLANG_VERSION=1.13.15
10:38:44 [2020-09-16T10:38:44.945Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:38:44 [2020-09-16T10:38:44.945Z] VALIDATE_BRANCH=master
10:38:44 [2020-09-16T10:38:44.945Z] TERM=xterm
10:38:44 [2020-09-16T10:38:44.945Z] DOCKER_PKG=github.com/docker/docker
10:38:44 [2020-09-16T10:38:44.945Z] SHLVL=1
10:38:44 [2020-09-16T10:38:44.945Z] TIMEOUT=120m
10:38:44 [2020-09-16T10:38:44.945Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:38:44 [2020-09-16T10:38:44.945Z] DOCKER_GRAPHDRIVER=overlay2
10:38:44 [2020-09-16T10:38:44.945Z] GO111MODULE=off
10:38:44 [2020-09-16T10:38:44.945Z] TEST_SKIP_INTEGRATION_CLI=1
10:38:44 [2020-09-16T10:38:44.945Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:38:44 [2020-09-16T10:38:44.945Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:38:44 [2020-09-16T10:38:44.945Z] GOPATH=/go
10:38:44 [2020-09-16T10:38:44.945Z] PKG_CONFIG=pkg-config
10:38:44 [2020-09-16T10:38:44.945Z] _=/usr/bin/env
10:38:44 [2020-09-16T10:38:44.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:38:45 [2020-09-16T10:38:45.088Z] #38 34.87   CC       images/ext-file.o
10:38:45 [2020-09-16T10:38:45.088Z] #38 35.08   CC       images/cgroup.o
10:38:45 [2020-09-16T10:38:45.424Z] #39 35.85   CC       images/ext-file.o
10:38:45 [2020-09-16T10:38:45.424Z] #39 36.00   CC       images/cgroup.o
10:38:45 [2020-09-16T10:38:45.532Z] #18 4.516 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:38:45 [2020-09-16T10:38:45.667Z] #38 35.62   CC       images/userns.o
10:38:45 [2020-09-16T10:38:45.667Z] #38 35.83   CC       images/google/protobuf/descriptor.o
10:38:45 [2020-09-16T10:38:45.680Z] #39 36.44   CC       images/userns.o
10:38:46 [2020-09-16T10:38:46.243Z] #39 36.77   CC       images/google/protobuf/descriptor.o
10:38:46 [2020-09-16T10:38:46.807Z] #39 ...
10:38:46 [2020-09-16T10:38:46.807Z] 
10:38:46 [2020-09-16T10:38:46.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:46 [2020-09-16T10:38:46.807Z] #41 96.31 vendor/golang.org/x/text/unicode/norm
10:38:46 [2020-09-16T10:38:46.807Z] #41 99.77 vendor/golang.org/x/net/idna
10:38:46 [2020-09-16T10:38:46.807Z] #41 102.2 vendor/golang.org/x/net/http2/hpack
10:38:46 [2020-09-16T10:38:46.807Z] #41 103.3 mime
10:38:46 [2020-09-16T10:38:46.807Z] #41 104.9 mime/quotedprintable
10:38:46 [2020-09-16T10:38:46.807Z] #41 105.1 net/http/internal
10:38:47 [2020-09-16T10:38:47.074Z] #18 ...
10:38:47 [2020-09-16T10:38:47.074Z] 
10:38:47 [2020-09-16T10:38:47.074Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:47 [2020-09-16T10:38:47.074Z] #40 48.88   CC       compel/plugins/std/string.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 49.83   CC       compel/plugins/std/infect.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.37   CC       compel/arch/ppc64/plugins/std/parasite-head.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.43   CC       compel/arch/ppc64/plugins/std/memcpy.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.50   CC       compel/arch/ppc64/plugins/std/memcmp.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.55   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.58   AR       compel/plugins/std.lib.a
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.66   CC       compel/plugins/fds/fds.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 50.99   AR       compel/plugins/fds.lib.a
10:38:47 [2020-09-16T10:38:47.074Z] #40 51.14   HOSTDEP  compel/src/lib/log-host.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 51.27   HOSTDEP  compel/src/lib/handle-elf-host.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 51.40   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 51.50   HOSTDEP  compel/src/main-host.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 51.63   DEP      compel/src/lib/ptrace.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 51.82   DEP      compel/src/lib/infect.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.06   DEP      compel/src/lib/infect-util.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.18   DEP      compel/src/lib/infect-rpc.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.31   DEP      compel/arch/ppc64/src/lib/infect.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.40   DEP      compel/arch/ppc64/src/lib/cpu.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.48   DEP      compel/src/lib/log.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.58   DEP      compel/src/main.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.73   DEP      compel/src/lib/handle-elf.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.87   DEP      compel/arch/ppc64/src/lib/handle-elf.d
10:38:47 [2020-09-16T10:38:47.074Z] #40 52.98   CC       compel/src/lib/log.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 53.22   CC       compel/arch/ppc64/src/lib/cpu.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 53.49   CC       compel/arch/ppc64/src/lib/infect.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 54.36   CC       compel/src/lib/infect-rpc.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 54.91   CC       compel/src/lib/infect-util.o
10:38:47 [2020-09-16T10:38:47.074Z] #40 55.32   CC       compel/src/lib/infect.o
10:38:47 [2020-09-16T10:38:47.371Z] #41 ...
10:38:47 [2020-09-16T10:38:47.371Z] 
10:38:47 [2020-09-16T10:38:47.371Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:47 [2020-09-16T10:38:47.371Z] #39 38.00   CC       images/opts.o
10:38:47 [2020-09-16T10:38:47.599Z] #38 37.27   CC       images/opts.o
10:38:47 [2020-09-16T10:38:47.599Z] #38 37.42   CC       images/seccomp.o
10:38:47 [2020-09-16T10:38:47.628Z] #39 38.16   CC       images/seccomp.o
10:38:47 [2020-09-16T10:38:47.628Z] #39 38.40   CC       images/binfmt-misc.o
10:38:47 [2020-09-16T10:38:47.864Z] #38 37.75   CC       images/binfmt-misc.o
10:38:47 [2020-09-16T10:38:47.864Z] #38 37.99   CC       images/time.o
10:38:47 [2020-09-16T10:38:47.885Z] #39 38.57   CC       images/time.o
10:38:48 [2020-09-16T10:38:48.129Z] #38 38.22   CC       images/sysctl.o
10:38:48 [2020-09-16T10:38:48.142Z] #39 38.75   CC       images/sysctl.o
10:38:48 [2020-09-16T10:38:48.142Z] #39 38.98   CC       images/autofs.o
10:38:48 [2020-09-16T10:38:48.573Z] Client: Docker Engine - Enterprise
10:38:48 [2020-09-16T10:38:48.573Z]  Version:           19.03.5
10:38:48 [2020-09-16T10:38:48.573Z]  API version:       1.40
10:38:48 [2020-09-16T10:38:48.573Z]  Go version:        go1.12.12
10:38:48 [2020-09-16T10:38:48.573Z]  Git commit:        2ee0c57608
10:38:48 [2020-09-16T10:38:48.573Z]  Built:             11/13/2019 08:00:16
10:38:48 [2020-09-16T10:38:48.573Z]  OS/Arch:           windows/amd64
10:38:48 [2020-09-16T10:38:48.573Z]  Experimental:      false
10:38:48 [2020-09-16T10:38:48.573Z] 
10:38:48 [2020-09-16T10:38:48.573Z] Server: Docker Engine - Enterprise
10:38:48 [2020-09-16T10:38:48.573Z]  Engine:
10:38:48 [2020-09-16T10:38:48.573Z]   Version:          19.03.5
10:38:48 [2020-09-16T10:38:48.573Z]   API version:      1.40 (minimum version 1.24)
10:38:48 [2020-09-16T10:38:48.573Z]   Go version:       go1.12.12
10:38:48 [2020-09-16T10:38:48.573Z]   Git commit:       2ee0c57608
10:38:48 [2020-09-16T10:38:48.573Z]   Built:            11/13/2019 07:58:51
10:38:48 [2020-09-16T10:38:48.573Z]   OS/Arch:          windows/amd64
10:38:48 [2020-09-16T10:38:48.573Z]   Experimental:     true
[Pipeline] sh
10:38:48 [2020-09-16T10:38:48.640Z] #40 ...
10:38:48 [2020-09-16T10:38:48.641Z] 
10:38:48 [2020-09-16T10:38:48.641Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:48 [2020-09-16T10:38:48.641Z] #50 10.04 + cd /tmp/tmp.i71HfG9eFd/src/github.com/opencontainers/runc
10:38:48 [2020-09-16T10:38:48.641Z] #50 10.04 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:38:48 [2020-09-16T10:38:48.641Z] #50 10.27 + '[' -z '' ']'
10:38:48 [2020-09-16T10:38:48.641Z] #50 10.28 + target=static
10:38:48 [2020-09-16T10:38:48.641Z] #50 10.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:38:48 [2020-09-16T10:38:48.705Z] #39 39.17   CC       images/macvlan.o
10:38:48 [2020-09-16T10:38:48.706Z] #39 39.33   CC       images/sit.o
10:38:48 [2020-09-16T10:38:48.706Z] #39 39.54   CC       images/memfd.o
10:38:48 [2020-09-16T10:38:48.712Z] #38 38.51   CC       images/autofs.o
10:38:48 [2020-09-16T10:38:48.712Z] #38 38.70   CC       images/macvlan.o
10:38:48 [2020-09-16T10:38:48.963Z] #39 ...
10:38:48 [2020-09-16T10:38:48.963Z] 
10:38:48 [2020-09-16T10:38:48.963Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:48 [2020-09-16T10:38:48.963Z] #10 98.59 Selecting previously unselected package g++-mingw-w64-x86-64.
10:38:48 [2020-09-16T10:38:48.963Z] #10 98.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:38:48 [2020-09-16T10:38:48.963Z] #10 98.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:48 [2020-09-16T10:38:48.963Z] #10 ...
10:38:48 [2020-09-16T10:38:48.963Z] 
10:38:48 [2020-09-16T10:38:48.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:48 [2020-09-16T10:38:48.963Z] #39 39.83   CC       images/timens.o
10:38:48 [2020-09-16T10:38:48.976Z] #38 38.93   CC       images/sit.o
10:38:49 [2020-09-16T10:38:49.241Z] #38 ...
10:38:49 [2020-09-16T10:38:49.241Z] 
10:38:49 [2020-09-16T10:38:49.241Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.16 Selecting previously unselected package libapparmor1:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.18 Unpacking libapparmor1:arm64 (2.13.2-10) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.27 Selecting previously unselected package libapparmor-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.27 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.28 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.43 Selecting previously unselected package libbtrfs0.
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.44 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.45 Unpacking libbtrfs0 (4.20.1-2) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.53 Selecting previously unselected package libbtrfs-dev.
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.54 Unpacking libbtrfs-dev (4.20.1-2) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.66 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.69 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.69 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.81 Selecting previously unselected package libudev-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.85 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 93.99 Selecting previously unselected package libsepol1-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.00 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.01 Unpacking libsepol1-dev:arm64 (2.8-1) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.31 Selecting previously unselected package libpcre16-3:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.33 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.33 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.49 Selecting previously unselected package libpcre32-3:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.51 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.51 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.70 Selecting previously unselected package libpcrecpp0v5:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.70 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.70 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.78 Selecting previously unselected package libpcre3-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.78 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 94.79 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.17 Selecting previously unselected package libselinux1-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.17 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.18 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.55 Selecting previously unselected package libdevmapper-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.56 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.58 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.69 Selecting previously unselected package libseccomp-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.71 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.71 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.87 Selecting previously unselected package libsystemd-dev:arm64.
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.87 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 95.88 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.40 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.45 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.46 Setting up libapparmor1:arm64 (2.13.2-10) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.47 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.48 Setting up libpcre16-3:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.49 Setting up libsepol1-dev:arm64 (2.8-1) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.52 Setting up libbtrfs0 (4.20.1-2) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.54 Setting up libpcre32-3:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.55 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.58 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.60 Setting up libbtrfs-dev (4.20.1-2) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.61 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.62 Setting up mingw-w64-common (6.0.0-3) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.63 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.65 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.66 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.67 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.69 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:38:49 [2020-09-16T10:38:49.241Z] #10 96.72 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.74 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.76 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.77 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.78 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.80 Setting up dmsetup (2:1.02.155-3) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.81 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.83 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
10:38:49 [2020-09-16T10:38:49.242Z] #10 96.84 Processing triggers for libc-bin (2.28-10) ...
10:38:49 [2020-09-16T10:38:49.293Z] #50 11.02 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
10:38:49 [2020-09-16T10:38:49.476Z] + docker info
10:38:49 [2020-09-16T10:38:49.527Z] #39 40.12   LINK     images/built-in.o
10:38:49 [2020-09-16T10:38:49.527Z] #39 40.32   GEN      compel/include/asm
10:38:49 [2020-09-16T10:38:49.527Z] #39 40.35   GEN      compel/include/version.h
10:38:49 [2020-09-16T10:38:49.527Z] #39 40.38 touch .config
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.43   GEN      include/common/config.h
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.48   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.49   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.51   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.53   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.54   DEP      compel/arch/x86/plugins/std/memcpy.d
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.57   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:38:49 [2020-09-16T10:38:49.784Z] #39 40.58   GEN      compel/plugins/include/uapi/std/syscall.h
10:38:49 [2020-09-16T10:38:49.837Z] #10 DONE 98.0s
10:38:49 [2020-09-16T10:38:49.837Z] 
10:38:49 [2020-09-16T10:38:49.837Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:38:50 [2020-09-16T10:38:50.041Z] #39 40.61   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:38:50 [2020-09-16T10:38:50.041Z] #39 40.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:38:50 [2020-09-16T10:38:50.041Z] #39 40.64   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:38:50 [2020-09-16T10:38:50.041Z] #39 40.64   DEP      compel/plugins/std/infect.d
10:38:50 [2020-09-16T10:38:50.041Z] #39 40.80   DEP      compel/plugins/std/string.d
10:38:50 [2020-09-16T10:38:50.298Z] #39 40.91   DEP      compel/plugins/std/log.d
10:38:50 [2020-09-16T10:38:50.298Z] #39 41.00   DEP      compel/plugins/std/fds.d
10:38:50 [2020-09-16T10:38:50.555Z] #39 41.15   DEP      compel/plugins/std/std.d
10:38:50 [2020-09-16T10:38:50.555Z] #39 41.24   DEP      compel/plugins/shmem/shmem.d
10:38:50 [2020-09-16T10:38:50.555Z] #39 41.33   DEP      compel/plugins/fds/fds.d
10:38:50 [2020-09-16T10:38:50.813Z] #39 41.47   CC       compel/plugins/std/std.o
10:38:50 [2020-09-16T10:38:50.837Z] #50 ...
10:38:50 [2020-09-16T10:38:50.837Z] 
10:38:50 [2020-09-16T10:38:50.837Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:38:50 [2020-09-16T10:38:50.837Z] #48 118.9 mvdan.cc/sh/v3/cmd/shfmt
10:38:50 [2020-09-16T10:38:50.837Z] #48 DONE 125.5s
10:38:50 [2020-09-16T10:38:50.837Z] 
10:38:50 [2020-09-16T10:38:50.837Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:50 [2020-09-16T10:38:50.837Z] #40 58.44   CC       compel/src/lib/ptrace.o
10:38:50 [2020-09-16T10:38:50.837Z] #40 59.08   AR       compel/libcompel.a
10:38:50 [2020-09-16T10:38:50.837Z] #40 59.17   HOSTCC   compel/src/main-host.o
10:38:50 [2020-09-16T10:38:50.837Z] #40 59.52   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
10:38:51 [2020-09-16T10:38:51.069Z] #39 41.88   CC       compel/plugins/std/fds.o
10:38:51 [2020-09-16T10:38:51.136Z] #40 59.89   HOSTCC   compel/src/lib/handle-elf-host.o
10:38:51 [2020-09-16T10:38:51.633Z] #39 42.33   CC       compel/plugins/std/log.o
10:38:51 [2020-09-16T10:38:51.788Z] #40 ...
10:38:51 [2020-09-16T10:38:51.788Z] 
10:38:51 [2020-09-16T10:38:51.788Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:51 [2020-09-16T10:38:51.788Z] #42 116.6 encoding/xml
10:38:51 [2020-09-16T10:38:51.788Z] #42 120.8 math/big
10:38:51 [2020-09-16T10:38:51.788Z] #42 124.3 go/doc
10:38:52 [2020-09-16T10:38:52.092Z] #42 ...
10:38:52 [2020-09-16T10:38:52.092Z] 
10:38:52 [2020-09-16T10:38:52.092Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:52 [2020-09-16T10:38:52.092Z] #40 60.71   HOSTCC   compel/src/lib/log-host.o
10:38:52 [2020-09-16T10:38:52.092Z] #40 61.05   HOSTLINK compel/compel-host-bin
10:38:52 [2020-09-16T10:38:52.399Z] #40 61.22   DEP      soccr/soccr.d
10:38:52 [2020-09-16T10:38:52.429Z] #11 DONE 2.6s
10:38:52 [2020-09-16T10:38:52.429Z] 
10:38:52 [2020-09-16T10:38:52.429Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:38:52 [2020-09-16T10:38:52.571Z] #39 43.27   CC       compel/plugins/std/string.o
10:38:52 [2020-09-16T10:38:52.700Z] #40 61.43   CC       soccr/soccr.o
10:38:53 [2020-09-16T10:38:53.502Z] #39 43.99   CC       compel/plugins/std/infect.o
10:38:53 [2020-09-16T10:38:53.772Z] #39 44.38   CC       compel/arch/x86/plugins/std/parasite-head.o
10:38:53 [2020-09-16T10:38:53.772Z] #39 44.46   CC       compel/arch/x86/plugins/std/memcpy.o
10:38:53 [2020-09-16T10:38:53.772Z] #39 44.51   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:38:53 [2020-09-16T10:38:53.772Z] #39 44.59   AR       compel/plugins/std.lib.a
10:38:54 [2020-09-16T10:38:54.034Z] #39 44.64   CC       compel/plugins/fds/fds.o
10:38:54 [2020-09-16T10:38:54.340Z] #39 44.89   AR       compel/plugins/fds.lib.a
10:38:54 [2020-09-16T10:38:54.340Z] #39 44.97   HOSTDEP  compel/src/lib/log-host.d
10:38:54 [2020-09-16T10:38:54.340Z] #39 45.01   HOSTDEP  compel/src/lib/handle-elf-host.d
10:38:54 [2020-09-16T10:38:54.340Z] #39 45.11   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:38:54 [2020-09-16T10:38:54.598Z] #39 45.22   HOSTDEP  compel/src/main-host.d
10:38:54 [2020-09-16T10:38:54.598Z] #39 45.29   DEP      compel/src/lib/ptrace.d
10:38:54 [2020-09-16T10:38:54.598Z] #39 ...
10:38:54 [2020-09-16T10:38:54.598Z] 
10:38:54 [2020-09-16T10:38:54.598Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:38:54 [2020-09-16T10:38:54.598Z] #54 107.2 + for f in rootlesskit rootlesskit-docker-proxy
10:38:54 [2020-09-16T10:38:54.598Z] #54 107.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:38:54 [2020-09-16T10:38:54.598Z] #54 DONE 114.4s
10:38:54 [2020-09-16T10:38:54.598Z] 
10:38:54 [2020-09-16T10:38:54.598Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:38:54 [2020-09-16T10:38:54.598Z] #55 DONE 0.1s
10:38:54 [2020-09-16T10:38:54.598Z] 
10:38:54 [2020-09-16T10:38:54.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:54 [2020-09-16T10:38:54.598Z] #39 45.37   DEP      compel/src/lib/infect.d
10:38:54 [2020-09-16T10:38:54.598Z] #39 ...
10:38:54 [2020-09-16T10:38:54.598Z] 
10:38:54 [2020-09-16T10:38:54.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:54 [2020-09-16T10:38:54.598Z] #10 113.0 Selecting previously unselected package libapparmor1:amd64.
10:38:54 [2020-09-16T10:38:54.598Z] #10 113.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:38:54 [2020-09-16T10:38:54.598Z] #10 113.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:38:54 [2020-09-16T10:38:54.598Z] #10 113.6 Selecting previously unselected package libapparmor-dev:amd64.
10:38:54 [2020-09-16T10:38:54.598Z] #10 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:38:54 [2020-09-16T10:38:54.598Z] #10 113.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:38:54 [2020-09-16T10:38:54.598Z] #10 114.3 Selecting previously unselected package libbtrfs0.
10:38:54 [2020-09-16T10:38:54.598Z] #10 114.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:38:54 [2020-09-16T10:38:54.598Z] #10 114.4 Unpacking libbtrfs0 (4.20.1-2) ...
10:38:54 [2020-09-16T10:38:54.848Z] #40 63.40   AR       soccr/libsoccr.a
10:38:54 [2020-09-16T10:38:54.848Z] #40 63.45 make[1]: 'soccr/libsoccr.a' is up to date.
10:38:54 [2020-09-16T10:38:54.855Z] #10 ...
10:38:54 [2020-09-16T10:38:54.855Z] 
10:38:54 [2020-09-16T10:38:54.855Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:38:54 [2020-09-16T10:38:54.855Z] #56 DONE 0.0s
10:38:54 [2020-09-16T10:38:54.855Z] 
10:38:54 [2020-09-16T10:38:54.855Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:38:54 [2020-09-16T10:38:54.855Z] #10 114.5 Selecting previously unselected package libbtrfs-dev.
10:38:54 [2020-09-16T10:38:54.855Z] #10 114.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:38:54 [2020-09-16T10:38:54.855Z] #10 114.5 Unpacking libbtrfs-dev (4.20.1-2) ...
10:38:55 [2020-09-16T10:38:55.111Z] #10 114.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:38:55 [2020-09-16T10:38:55.111Z] #10 114.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:38:55 [2020-09-16T10:38:55.111Z] #10 114.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:38:55 [2020-09-16T10:38:55.111Z] #10 114.8 Selecting previously unselected package libudev-dev:amd64.
10:38:55 [2020-09-16T10:38:55.111Z] #10 114.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
10:38:55 [2020-09-16T10:38:55.148Z] #40 63.79   DEP      criu/arch/ppc64/sigframe.d
10:38:55 [2020-09-16T10:38:55.148Z] #40 63.93   DEP      criu/arch/ppc64/crtools.d
10:38:55 [2020-09-16T10:38:55.367Z] #10 114.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:38:55 [2020-09-16T10:38:55.447Z] #40 64.12   DEP      criu/arch/ppc64/cpu.d
10:38:55 [2020-09-16T10:38:55.447Z] #40 64.30   CC       criu/arch/ppc64/cpu.o
10:38:55 [2020-09-16T10:38:55.622Z] #20 99.88 Checking out files:  23% (2554/10919)   
Checking out files:  24% (2621/10919)   
Checking out files:  25% (2730/10919)   
Checking out files:  26% (2839/10919)   
Checking out files:  27% (2949/10919)   
Checking out files:  28% (3058/10919)   
Checking out files:  29% (3167/10919)   
Checking out files:  30% (3276/10919)   
Checking out files:  31% (3385/10919)   
Checking out files:  32% (3495/10919)   
Checking out files:  33% (3604/10919)   
Checking out files:  34% (3713/10919)   
Checking out files:  35% (3822/10919)   
Checking out files:  35% (3879/10919)   
Checking out files:  36% (3931/10919)   
Checking out files:  37% (4041/10919)   
Checking out files:  38% (4150/10919)   
Checking out files:  39% (4259/10919)   
Checking out files:  40% (4368/10919)   
Checking out files:  41% (4477/10919)   
Checking out files:  42% (4586/10919)   
Checking out files:  43% (4696/10919)   
Checking out files:  44% (4805/10919)   
Checking out files:  45% (4914/10919)   
Checking out files:  46% (5023/10919)   
Checking out files:  47% (5132/10919)   
Checking out files:  48% (5242/10919)   
Checking out files:  49% (5351/10919)   
Checking out files:  50% (5460/10919)   
Checking out files:  51% (5569/10919)   
Checking out files:  52% (5678/10919)   
Checking out files:  53% (5788/10919)   
Checking out files:  54% (5897/10919)   
Checking out files:  54% (5912/10919)   
Checking out files:  55% (6006/10919)   
Checking out files:  56% (6115/10919)   
Checking out files:  57% (6224/10919)   
Checking out files:  58% (6334/10919)   
Checking out files:  59% (6443/10919)   
Checking out files:  60% (6552/10919)   
Checking out files:  61% (6661/10919)   
Checking out files:  62% (6770/10919)   
Checking out files:  63% (6879/10919)   
Checking out files:  64% (6989/10919)   
Checking out files:  65% (7098/10919)   
Checking out files:  66% (7207/10919)   
Checking out files:  67% (7316/10919)   
Checking out files:  68% (7425/10919)   
Checking out files:  69% (7535/10919)   
Checking out files:  70% (7644/10919)   
Checking out files:  71% (7753/10919)   
Checking out files:  72% (7862/10919)   
Checking out files:  73% (7971/10919)   
Checking out files:  73% (8008/10919)   
Checking out files:  74% (8081/10919)   
Checking out files:  75% (8190/10919)   
Checking out files:  76% (8299/10919)   
Checking out files:  77% (8408/10919)   
Checking out files:  78% (8517/10919)   
Checking out files:  79% (8627/10919)   
Checking out files:  80% (8736/10919)   
Checking out files:  81% (8845/10919)   
Checking out files:  82% (8954/10919)   
Checking out files:  83% (9063/10919)   
Checking out files:  84% (9172/10919)   
Checking out files:  85% (9282/10919)   
Checking out files:  86% (9391/10919)   
Checking out files:  87% (9500/10919)   
Checking out files:  88% (9609/10919)   
Checking out files:  89% (9718/10919)   
Checking out files:  90% (9828/10919)   
Checking out files:  91% (9937/10919)   
Checking out files:  92% (10046/10919)   
Checking out files:  93% (10155/10919)   
Checking out files:  94% (10264/10919)   
Checking out files:  95% (10374/10919)   
Checking out files:  96% (10483/10919)   
Checking out files:  97% (10592/10919)   
Checking out files:  97% (10656/10919)   
Checking out files:  98% (10701/10919)   
Checking out files:  99% (10810/10919)   
Checking out files: 100% (10919/10919)   
Checking out files: 100% (10919/10919), done.
10:38:55 [2020-09-16T10:38:55.624Z] #10 115.2 Selecting previously unselected package libsepol1-dev:amd64.
10:38:55 [2020-09-16T10:38:55.624Z] #10 115.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:38:55 [2020-09-16T10:38:55.624Z] #10 115.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:38:55 [2020-09-16T10:38:55.887Z] #10 115.6 Selecting previously unselected package libpcre16-3:amd64.
10:38:55 [2020-09-16T10:38:55.887Z] #10 115.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:38:55 [2020-09-16T10:38:55.887Z] #10 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:38:55 [2020-09-16T10:38:55.888Z] #20 ...
10:38:55 [2020-09-16T10:38:55.888Z] 
10:38:55 [2020-09-16T10:38:55.888Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:38:55 [2020-09-16T10:38:55.888Z] #12 DONE 3.5s
10:38:55 [2020-09-16T10:38:55.888Z] 
10:38:55 [2020-09-16T10:38:55.888Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:38:55 [2020-09-16T10:38:55.888Z] #20 104.1 + cd /tmp/tmp.1jUxVtKnsb/tmp/docker-ce
10:38:55 [2020-09-16T10:38:55.888Z] #20 104.1 + git checkout -q v17.06.2-ce
10:38:55 [2020-09-16T10:38:55.888Z] #20 ...
10:38:55 [2020-09-16T10:38:55.888Z] 
10:38:55 [2020-09-16T10:38:55.888Z] #40 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:55 [2020-09-16T10:38:55.888Z] #40 95.74 github.com/LK4D4/vndr/godl
10:38:55 [2020-09-16T10:38:55.888Z] #40 96.28 github.com/LK4D4/vndr
10:38:55 [2020-09-16T10:38:55.888Z] #40 DONE 104.1s
10:38:56 [2020-09-16T10:38:56.100Z] #40 64.83   CC       criu/arch/ppc64/crtools.o
10:38:56 [2020-09-16T10:38:56.144Z] #10 115.9 Selecting previously unselected package libpcre32-3:amd64.
10:38:56 [2020-09-16T10:38:56.144Z] #10 115.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:38:56 [2020-09-16T10:38:56.144Z] #10 115.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:38:56 [2020-09-16T10:38:56.153Z] 
10:38:56 [2020-09-16T10:38:56.153Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:56 [2020-09-16T10:38:56.153Z] #38 39.21   CC       images/memfd.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 39.57   CC       images/timens.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 39.89   LINK     images/built-in.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.19   GEN      compel/include/asm
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.21   GEN      compel/include/version.h
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.27 touch .config
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.38   GEN      include/common/config.h
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.52   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.54   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.57   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.61   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.63   DEP      compel/plugins/std/infect.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.68   DEP      compel/plugins/std/string.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.76   DEP      compel/plugins/std/log.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 40.92   DEP      compel/plugins/std/fds.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 41.11   DEP      compel/plugins/std/std.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 41.21   DEP      compel/plugins/shmem/shmem.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 41.30   DEP      compel/plugins/fds/fds.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 41.40   CC       compel/plugins/std/std.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 41.71   CC       compel/plugins/std/fds.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 42.48   CC       compel/plugins/std/log.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 43.32   CC       compel/plugins/std/string.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 43.82   CC       compel/plugins/std/infect.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.06   CC       compel/arch/aarch64/plugins/std/parasite-head.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.16   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.24   AR       compel/plugins/std.lib.a
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.47   CC       compel/plugins/fds/fds.o
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.70   AR       compel/plugins/fds.lib.a
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.83   HOSTDEP  compel/src/lib/log-host.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 44.94   HOSTDEP  compel/src/lib/handle-elf-host.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.07   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.12   HOSTDEP  compel/src/main-host.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.19   DEP      compel/src/lib/ptrace.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.30   DEP      compel/src/lib/infect.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.49   DEP      compel/src/lib/infect-util.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.54   DEP      compel/src/lib/infect-rpc.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.64   DEP      compel/arch/aarch64/src/lib/infect.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.72   DEP      compel/arch/aarch64/src/lib/cpu.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.75   DEP      compel/src/lib/log.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.85   DEP      compel/src/main.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 45.96   DEP      compel/src/lib/handle-elf.d
10:38:56 [2020-09-16T10:38:56.153Z] #38 46.22   DEP      compel/arch/aarch64/src/lib/handle-elf.d
10:38:56 [2020-09-16T10:38:56.400Z] #10 116.1 Selecting previously unselected package libpcrecpp0v5:amd64.
10:38:56 [2020-09-16T10:38:56.400Z] #10 116.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:38:56 [2020-09-16T10:38:56.400Z] #10 116.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:38:56 [2020-09-16T10:38:56.400Z] #10 116.2 Selecting previously unselected package libpcre3-dev:amd64.
10:38:56 [2020-09-16T10:38:56.418Z] #38 46.33   CC       compel/src/lib/log.o
10:38:56 [2020-09-16T10:38:56.658Z] #10 116.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:38:56 [2020-09-16T10:38:56.658Z] #10 116.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:38:56 [2020-09-16T10:38:56.682Z] #38 ...
10:38:56 [2020-09-16T10:38:56.682Z] 
10:38:56 [2020-09-16T10:38:56.682Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:38:56 [2020-09-16T10:38:56.682Z] #27 DONE 104.8s
10:38:56 [2020-09-16T10:38:56.682Z] 
10:38:56 [2020-09-16T10:38:56.682Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.695 + RM_GOPATH=0
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.697 + TMP_GOPATH=
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.698 + : /build
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.698 + '[' -z '' ']'
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.700 ++ mktemp -d
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.704 + export GOPATH=/tmp/tmp.RiVe9ABCjK
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.704 + GOPATH=/tmp/tmp.RiVe9ABCjK
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.704 + RM_GOPATH=1
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.704 + case "$(go env GOARCH)" in
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.704 ++ go env GOARCH
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.732 + export GO_BUILDMODE=-buildmode=pie
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.732 + GO_BUILDMODE=-buildmode=pie
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.733 ++ dirname /tmp/install/install.sh
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.734 + dir=/tmp/install
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.734 + bin=runc
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.734 + shift
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.734 + '[' '!' -f /tmp/install/runc.installer ']'
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.734 + . /tmp/install/runc.installer
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.734 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.735 + install_runc
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.735 + uname -r
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.740 + grep -q '^3\.10\.0.*\.el7\.'
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.741 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.741 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.741 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RiVe9ABCjK/src/github.com/opencontainers/runc
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.742 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:38:56 [2020-09-16T10:38:56.682Z] #48 1.749 Cloning into '/tmp/tmp.RiVe9ABCjK/src/github.com/opencontainers/runc'...
10:38:56 [2020-09-16T10:38:56.682Z] #48 ...
10:38:56 [2020-09-16T10:38:56.682Z] 
10:38:56 [2020-09-16T10:38:56.682Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:56 [2020-09-16T10:38:56.682Z] #38 46.62   CC       compel/arch/aarch64/src/lib/cpu.o
10:38:56 [2020-09-16T10:38:56.917Z] #10 116.6 Selecting previously unselected package libselinux1-dev:amd64.
10:38:56 [2020-09-16T10:38:56.917Z] #10 116.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:38:56 [2020-09-16T10:38:56.917Z] #10 116.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:38:56 [2020-09-16T10:38:56.948Z] #38 46.89   CC       compel/arch/aarch64/src/lib/infect.o
10:38:57 [2020-09-16T10:38:57.212Z] #38 47.16   CC       compel/src/lib/infect-rpc.o
10:38:57 [2020-09-16T10:38:57.481Z] #10 116.9 Selecting previously unselected package libdevmapper-dev:amd64.
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.1 Selecting previously unselected package libseccomp-dev:amd64.
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.2 Selecting previously unselected package libsystemd-dev:amd64.
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:38:57 [2020-09-16T10:38:57.481Z] #10 117.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:38:57 [2020-09-16T10:38:57.644Z] #40 66.05   CC       criu/arch/ppc64/sigframe.o
10:38:57 [2020-09-16T10:38:57.644Z] #40 66.42   LINK     criu/arch/ppc64/crtools.built-in.o
10:38:57 [2020-09-16T10:38:57.790Z] #38 47.63   CC       compel/src/lib/infect-util.o
10:38:57 [2020-09-16T10:38:57.791Z] #38 ...
10:38:57 [2020-09-16T10:38:57.791Z] 
10:38:57 [2020-09-16T10:38:57.791Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:38:57 [2020-09-16T10:38:57.791Z] #13 1.724 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:38:57 [2020-09-16T10:38:57.791Z] #13 DONE 2.1s
10:38:57 [2020-09-16T10:38:57.944Z] #40 66.49   DEP      criu/pie/util-vdso.d
10:38:57 [2020-09-16T10:38:57.944Z] #40 66.72   DEP      criu/pie/util.d
10:38:57 [2020-09-16T10:38:57.944Z] #40 66.91   CC       criu/pie/util.o
10:38:58 [2020-09-16T10:38:58.044Z] #10 117.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up libbtrfs0 (4.20.1-2) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:38:58 [2020-09-16T10:38:58.045Z] #10 117.8 Setting up libbtrfs-dev (4.20.1-2) ...
10:38:58 [2020-09-16T10:38:58.055Z] 
10:38:58 [2020-09-16T10:38:58.055Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:58 [2020-09-16T10:38:58.055Z] #38 48.05   CC       compel/src/lib/infect.o
10:38:58 [2020-09-16T10:38:58.302Z] #10 117.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 117.9 Setting up mingw-w64-common (6.0.0-3) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 117.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 117.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.0 Setting up dmsetup (2:1.02.155-3) ...
10:38:58 [2020-09-16T10:38:58.302Z] #10 118.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:38:58 [2020-09-16T10:38:58.559Z] #10 118.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:38:58 [2020-09-16T10:38:58.559Z] #10 118.1 Processing triggers for libc-bin (2.28-10) ...
10:38:58 [2020-09-16T10:38:58.595Z] #40 67.26   CC       criu/pie/util-vdso.o
10:38:58 [2020-09-16T10:38:58.816Z] #10 DONE 118.5s
10:38:58 [2020-09-16T10:38:58.816Z] 
10:38:58 [2020-09-16T10:38:58.816Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:59 [2020-09-16T10:38:59.073Z] #49 ...
10:38:59 [2020-09-16T10:38:59.073Z] 
10:38:59 [2020-09-16T10:38:59.073Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:38:59 [2020-09-16T10:38:59.073Z] #41 108.6 net/textproto
10:38:59 [2020-09-16T10:38:59.073Z] #41 108.6 crypto/x509
10:38:59 [2020-09-16T10:38:59.073Z] #41 109.6 vendor/golang.org/x/net/http/httpguts
10:38:59 [2020-09-16T10:38:59.073Z] #41 109.8 vendor/golang.org/x/net/http/httpproxy
10:38:59 [2020-09-16T10:38:59.073Z] #41 110.3 mime/multipart
10:38:59 [2020-09-16T10:38:59.073Z] #41 112.3 crypto/tls
10:38:59 [2020-09-16T10:38:59.073Z] #41 118.3 net/http/httptrace
10:38:59 [2020-09-16T10:38:59.073Z] #41 118.4 net/http
10:38:59 [2020-09-16T10:38:59.330Z] #41 ...
10:38:59 [2020-09-16T10:38:59.330Z] 
10:38:59 [2020-09-16T10:38:59.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:38:59 [2020-09-16T10:38:59.330Z] #39 45.63   DEP      compel/src/lib/infect-util.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 45.79   DEP      compel/src/lib/infect-rpc.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 45.94   DEP      compel/arch/x86/src/lib/infect.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.14   DEP      compel/arch/x86/src/lib/cpu.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.26   DEP      compel/src/lib/log.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.33   DEP      compel/src/main.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.47   DEP      compel/src/lib/handle-elf.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.66   DEP      compel/arch/x86/src/lib/handle-elf.d
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.80   CC       compel/src/lib/log.o
10:38:59 [2020-09-16T10:38:59.330Z] #39 46.97   CC       compel/arch/x86/src/lib/cpu.o
10:38:59 [2020-09-16T10:38:59.330Z] #39 47.65   CC       compel/arch/x86/src/lib/infect.o
10:38:59 [2020-09-16T10:38:59.330Z] #39 48.43   CC       compel/src/lib/infect-rpc.o
10:38:59 [2020-09-16T10:38:59.330Z] #39 48.75   CC       compel/src/lib/infect-util.o
10:38:59 [2020-09-16T10:38:59.330Z] #39 49.06   CC       compel/src/lib/infect.o
10:38:59 [2020-09-16T10:38:59.665Z] #40 68.11   AR       criu/pie/pie.lib.a
10:38:59 [2020-09-16T10:38:59.665Z] #40 68.32   DEP      criu/pie/restorer.d
10:38:59 [2020-09-16T10:38:59.965Z] #40 68.59   DEP      criu/arch/ppc64/vdso-trampoline.d
10:38:59 [2020-09-16T10:38:59.965Z] #40 68.61   DEP      criu/arch/ppc64/restorer.d
10:39:00 [2020-09-16T10:39:00.262Z] #39 ...
10:39:00 [2020-09-16T10:39:00.263Z] 
10:39:00 [2020-09-16T10:39:00.263Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.453 + RM_GOPATH=0
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.453 + TMP_GOPATH=
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.453 + : /build
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.453 + '[' -z '' ']'
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.453 ++ mktemp -d
10:39:00 [2020-09-16T10:39:00.263Z] #49 ...
10:39:00 [2020-09-16T10:39:00.263Z] 
10:39:00 [2020-09-16T10:39:00.263Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
10:39:00 [2020-09-16T10:39:00.263Z] #11 DONE 1.5s
10:39:00 [2020-09-16T10:39:00.263Z] 
10:39:00 [2020-09-16T10:39:00.263Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.455 + export GOPATH=/tmp/tmp.bo8fMAQpdi
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.455 + GOPATH=/tmp/tmp.bo8fMAQpdi
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.455 + RM_GOPATH=1
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.455 + case "$(go env GOARCH)" in
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.466 ++ go env GOARCH
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.489 + export GO_BUILDMODE=-buildmode=pie
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.489 + GO_BUILDMODE=-buildmode=pie
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.489 ++ dirname /tmp/install/install.sh
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 + dir=/tmp/install
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 + bin=runc
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 + shift
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 + '[' '!' -f /tmp/install/runc.installer ']'
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 + . /tmp/install/runc.installer
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.493 + install_runc
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.494 + grep -q '^3\.10\.0.*\.el7\.'
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.523 + uname -r
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.532 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.532 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bo8fMAQpdi/src/github.com/opencontainers/runc
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.532 Cloning into '/tmp/tmp.bo8fMAQpdi/src/github.com/opencontainers/runc'...
10:39:00 [2020-09-16T10:39:00.263Z] #49 1.532 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:39:00 [2020-09-16T10:39:00.267Z] #40 68.92   DEP      criu/arch/ppc64/vdso-pie.d
10:39:00 [2020-09-16T10:39:00.267Z] #40 69.08   DEP      criu/pie/parasite-vdso.d
10:39:00 [2020-09-16T10:39:00.267Z] #40 ...
10:39:00 [2020-09-16T10:39:00.267Z] 
10:39:00 [2020-09-16T10:39:00.267Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:00 [2020-09-16T10:39:00.267Z] #42 135.2 vendor/golang.org/x/text/secure/bidirule
10:39:00 [2020-09-16T10:39:00.621Z] #38 ...
10:39:00 [2020-09-16T10:39:00.621Z] 
10:39:00 [2020-09-16T10:39:00.621Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:39:00 [2020-09-16T10:39:00.621Z] #14 DONE 2.2s
10:39:00 [2020-09-16T10:39:00.621Z] 
10:39:00 [2020-09-16T10:39:00.621Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:00 [2020-09-16T10:39:00.621Z] #38 50.12   CC       compel/src/lib/ptrace.o
10:39:00 [2020-09-16T10:39:00.621Z] #38 50.50   AR       compel/libcompel.a
10:39:00 [2020-09-16T10:39:00.621Z] #38 50.64   HOSTCC   compel/src/main-host.o
10:39:00 [2020-09-16T10:39:00.886Z] #38 50.88   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
10:39:00 [2020-09-16T10:39:00.920Z] #42 135.7 github.com/LK4D4/vndr/build
10:39:01 [2020-09-16T10:39:01.151Z] #38 51.01   HOSTCC   compel/src/lib/handle-elf-host.o
10:39:01 [2020-09-16T10:39:01.151Z] #38 51.26   HOSTCC   compel/src/lib/log-host.o
10:39:01 [2020-09-16T10:39:01.221Z] #42 136.1 vendor/golang.org/x/text/unicode/norm
10:39:01 [2020-09-16T10:39:01.415Z] #38 ...
10:39:01 [2020-09-16T10:39:01.416Z] 
10:39:01 [2020-09-16T10:39:01.416Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:39:01 [2020-09-16T10:39:01.416Z] #15 DONE 1.4s
10:39:01 [2020-09-16T10:39:01.416Z] 
10:39:01 [2020-09-16T10:39:01.416Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:01 [2020-09-16T10:39:01.416Z] #38 51.46   HOSTLINK compel/compel-host-bin
10:39:01 [2020-09-16T10:39:01.634Z] #49 ...
10:39:01 [2020-09-16T10:39:01.634Z] 
10:39:01 [2020-09-16T10:39:01.634Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
10:39:01 [2020-09-16T10:39:01.634Z] #12 DONE 1.0s
10:39:01 [2020-09-16T10:39:01.634Z] 
10:39:01 [2020-09-16T10:39:01.634Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
10:39:01 [2020-09-16T10:39:01.681Z] #38 51.69   DEP      soccr/soccr.d
10:39:01 [2020-09-16T10:39:01.950Z] #38 51.92   CC       soccr/soccr.o
10:39:02 [2020-09-16T10:39:02.199Z] #13 0.916 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:39:02 [2020-09-16T10:39:02.199Z] #13 DONE 1.0s
10:39:02 [2020-09-16T10:39:02.199Z] 
10:39:02 [2020-09-16T10:39:02.199Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:02 [2020-09-16T10:39:02.199Z] #39 51.68   CC       compel/src/lib/ptrace.o
10:39:02 [2020-09-16T10:39:02.199Z] #39 52.41   AR       compel/libcompel.a
10:39:02 [2020-09-16T10:39:02.199Z] #39 52.53   HOSTCC   compel/src/main-host.o
10:39:02 [2020-09-16T10:39:02.199Z] #39 53.01   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:39:02 [2020-09-16T10:39:02.763Z] #39 53.27   HOSTCC   compel/src/lib/handle-elf-host.o
10:39:02 [2020-09-16T10:39:02.767Z] #42 ...
10:39:02 [2020-09-16T10:39:02.767Z] 
10:39:02 [2020-09-16T10:39:02.767Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:02 [2020-09-16T10:39:02.767Z] #18 11.69 Fetched 8156 kB in 11s (723 kB/s)
10:39:02 [2020-09-16T10:39:02.767Z] #18 11.69 Reading package lists...
10:39:02 [2020-09-16T10:39:02.767Z] #18 15.99 Reading package lists...
10:39:02 [2020-09-16T10:39:02.767Z] #18 19.66 Building dependency tree...
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.41 libcap2-bin is already the newest version (1:2.25-2).
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.41 The following additional packages will be installed:
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.41   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.42   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.42   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.42   python3.7 python3.7-minimal vim-runtime xxd
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43 Suggested packages:
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43 Recommended packages:
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43   aufs-dkms nftables build-essential python3-dev python3-keyring
10:39:02 [2020-09-16T10:39:02.767Z] #18 21.43   python3-keyrings.alt python3-xdg unzip
10:39:02 [2020-09-16T10:39:02.767Z] #18 ...
10:39:02 [2020-09-16T10:39:02.767Z] 
10:39:02 [2020-09-16T10:39:02.767Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:02 [2020-09-16T10:39:02.767Z] #40 69.34   DEP      criu/pie/parasite.d
10:39:02 [2020-09-16T10:39:02.767Z] #40 69.75   CC       criu/pie/parasite.o
10:39:02 [2020-09-16T10:39:02.767Z] #40 71.28   LINK     criu/pie/parasite.built-in.o
10:39:02 [2020-09-16T10:39:02.767Z] #40 71.29   GEN      criu/pie/parasite-blob.h
10:39:02 [2020-09-16T10:39:02.767Z] #40 71.36   CC       criu/pie/parasite-vdso.o
10:39:02 [2020-09-16T10:39:02.902Z] #38 ...
10:39:02 [2020-09-16T10:39:02.902Z] 
10:39:02 [2020-09-16T10:39:02.902Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:39:02 [2020-09-16T10:39:02.902Z] #16 DONE 1.5s
10:39:02 [2020-09-16T10:39:02.902Z] 
10:39:02 [2020-09-16T10:39:02.902Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:02 [2020-09-16T10:39:02.902Z] #38 52.90   AR       soccr/libsoccr.a
10:39:02 [2020-09-16T10:39:02.902Z] #38 52.98 make[1]: 'soccr/libsoccr.a' is up to date.
10:39:03 [2020-09-16T10:39:03.019Z] #39 53.60   HOSTCC   compel/src/lib/log-host.o
10:39:03 [2020-09-16T10:39:03.276Z] #39 53.84   HOSTLINK compel/compel-host-bin
10:39:03 [2020-09-16T10:39:03.276Z] #39 54.01   DEP      soccr/soccr.d
10:39:03 [2020-09-16T10:39:03.416Z] #40 72.20   CC       criu/arch/ppc64/vdso-pie.o
10:39:03 [2020-09-16T10:39:03.481Z] #38 53.40   DEP      criu/arch/aarch64/sigframe.d
10:39:03 [2020-09-16T10:39:03.481Z] #38 53.48   DEP      criu/arch/aarch64/crtools.d
10:39:03 [2020-09-16T10:39:03.533Z] #39 ...
10:39:03 [2020-09-16T10:39:03.533Z] 
10:39:03 [2020-09-16T10:39:03.533Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
10:39:03 [2020-09-16T10:39:03.533Z] #14 DONE 1.1s
10:39:03 [2020-09-16T10:39:03.533Z] 
10:39:03 [2020-09-16T10:39:03.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:03 [2020-09-16T10:39:03.533Z] #39 54.12   CC       soccr/soccr.o
10:39:03 [2020-09-16T10:39:03.746Z] #38 53.65   DEP      criu/arch/aarch64/cpu.d
10:39:03 [2020-09-16T10:39:03.746Z] #38 53.68   DEP      criu/arch/aarch64/bitops.d
10:39:03 [2020-09-16T10:39:03.746Z] #38 53.73   CC       criu/arch/aarch64/bitops.o
10:39:03 [2020-09-16T10:39:03.746Z] #38 53.78   CC       criu/arch/aarch64/cpu.o
10:39:04 [2020-09-16T10:39:04.013Z] #38 53.94   CC       criu/arch/aarch64/crtools.o
10:39:04 [2020-09-16T10:39:04.073Z] #40 72.80   CC       criu/arch/ppc64/restorer.o
10:39:04 [2020-09-16T10:39:04.282Z] #38 54.26   CC       criu/arch/aarch64/sigframe.o
10:39:04 [2020-09-16T10:39:04.282Z] #38 54.39   LINK     criu/arch/aarch64/crtools.built-in.o
10:39:04 [2020-09-16T10:39:04.282Z] #38 54.44   DEP      criu/pie/util-vdso.d
10:39:04 [2020-09-16T10:39:04.377Z] #40 ...
10:39:04 [2020-09-16T10:39:04.377Z] 
10:39:04 [2020-09-16T10:39:04.377Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:39:04 [2020-09-16T10:39:04.377Z] #55 130.6 + for f in rootlesskit rootlesskit-docker-proxy
10:39:04 [2020-09-16T10:39:04.377Z] #55 130.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:39:04 [2020-09-16T10:39:04.377Z] #55 DONE 139.1s
10:39:04 [2020-09-16T10:39:04.377Z] 
10:39:04 [2020-09-16T10:39:04.377Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:39:04 [2020-09-16T10:39:04.377Z] #56 DONE 0.1s
10:39:04 [2020-09-16T10:39:04.377Z] 
10:39:04 [2020-09-16T10:39:04.377Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:39:04 [2020-09-16T10:39:04.377Z] #57 DONE 0.1s
10:39:04 [2020-09-16T10:39:04.377Z] 
10:39:04 [2020-09-16T10:39:04.377Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.24 The following NEW packages will be installed:
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.25   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.25   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.25   xz-utils zip
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.36 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.36 Need to get 29.2 MB of archives.
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.36 After this operation, 134 MB of additional disk space will be used.
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
10:39:04 [2020-09-16T10:39:04.377Z] #18 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
10:39:04 [2020-09-16T10:39:04.464Z] #39 ...
10:39:04 [2020-09-16T10:39:04.464Z] 
10:39:04 [2020-09-16T10:39:04.464Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
10:39:04 [2020-09-16T10:39:04.464Z] #15 DONE 1.0s
10:39:04 [2020-09-16T10:39:04.464Z] 
10:39:04 [2020-09-16T10:39:04.464Z] #16 [dev-systemd-false  6/26] RUN ldconfig
10:39:04 [2020-09-16T10:39:04.547Z] #38 54.55   DEP      criu/pie/util.d
10:39:04 [2020-09-16T10:39:04.547Z] #38 54.69   CC       criu/pie/util.o
10:39:04 [2020-09-16T10:39:04.677Z] #18 23.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
10:39:04 [2020-09-16T10:39:04.677Z] #18 23.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
10:39:04 [2020-09-16T10:39:04.677Z] #18 23.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
10:39:04 [2020-09-16T10:39:04.677Z] #18 23.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
10:39:04 [2020-09-16T10:39:04.677Z] #18 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
10:39:04 [2020-09-16T10:39:04.677Z] #18 23.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
10:39:04 [2020-09-16T10:39:04.979Z] #18 24.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
10:39:05 [2020-09-16T10:39:05.127Z] #38 55.03   CC       criu/pie/util-vdso.o
10:39:05 [2020-09-16T10:39:05.281Z] #18 24.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:39:05 [2020-09-16T10:39:05.281Z] #18 24.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:39:05 [2020-09-16T10:39:05.281Z] #18 24.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:39:05 [2020-09-16T10:39:05.281Z] #18 24.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
10:39:05 [2020-09-16T10:39:05.281Z] #18 24.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
10:39:05 [2020-09-16T10:39:05.281Z] #18 24.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
10:39:05 [2020-09-16T10:39:05.706Z] #38 55.62   AR       criu/pie/pie.lib.a
10:39:05 [2020-09-16T10:39:05.706Z] #38 55.70   DEP      criu/pie/restorer.d
10:39:05 [2020-09-16T10:39:05.833Z] #16 DONE 1.0s
10:39:05 [2020-09-16T10:39:05.833Z] 
10:39:05 [2020-09-16T10:39:05.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:05 [2020-09-16T10:39:05.833Z] #39 56.08   AR       soccr/libsoccr.a
10:39:05 [2020-09-16T10:39:05.833Z] #39 56.15 make[1]: 'soccr/libsoccr.a' is up to date.
10:39:05 [2020-09-16T10:39:05.970Z] #38 55.93   DEP      criu/arch/aarch64/intraprocedure.d
10:39:05 [2020-09-16T10:39:05.970Z] #38 55.94   DEP      criu/arch/aarch64/restorer.d
10:39:06 [2020-09-16T10:39:06.090Z] #39 56.62   DEP      criu/arch/x86/sigframe.d
10:39:06 [2020-09-16T10:39:06.090Z] #39 56.83   DEP      criu/arch/x86/sigaction_compat.d
10:39:06 [2020-09-16T10:39:06.235Z] #38 56.14   DEP      criu/arch/aarch64/vdso-pie.d
10:39:06 [2020-09-16T10:39:06.235Z] #38 56.26   DEP      criu/pie/parasite-vdso.d
10:39:06 [2020-09-16T10:39:06.346Z] #39 56.94   DEP      criu/arch/x86/kerndat.d
10:39:06 [2020-09-16T10:39:06.346Z] #39 57.10   DEP      criu/arch/x86/crtools.d
10:39:06 [2020-09-16T10:39:06.499Z] #38 56.41   DEP      criu/pie/parasite.d
10:39:06 [2020-09-16T10:39:06.604Z] #39 57.22   DEP      criu/arch/x86/cpu.d
10:39:06 [2020-09-16T10:39:06.604Z] #39 57.34   CC       criu/arch/x86/cpu.o
10:39:06 [2020-09-16T10:39:06.764Z] #38 56.73   CC       criu/pie/parasite.o
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
10:39:07 [2020-09-16T10:39:07.405Z] #18 26.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
10:39:07 [2020-09-16T10:39:07.535Z] #39 57.94   CC       criu/arch/x86/crtools.o
10:39:07 [2020-09-16T10:39:07.716Z] #38 ...
10:39:07 [2020-09-16T10:39:07.716Z] 
10:39:07 [2020-09-16T10:39:07.716Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:07 [2020-09-16T10:39:07.716Z] #48 7.709 + cd /tmp/tmp.RiVe9ABCjK/src/github.com/opencontainers/runc
10:39:07 [2020-09-16T10:39:07.716Z] #48 7.709 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:39:07 [2020-09-16T10:39:07.716Z] #48 8.053 + '[' -z '' ']'
10:39:07 [2020-09-16T10:39:07.716Z] #48 8.053 + target=static
10:39:07 [2020-09-16T10:39:07.716Z] #48 8.053 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:39:07 [2020-09-16T10:39:07.716Z] #48 8.459 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
10:39:07 [2020-09-16T10:39:07.716Z] #48 ...
10:39:07 [2020-09-16T10:39:07.716Z] 
10:39:07 [2020-09-16T10:39:07.716Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:07 [2020-09-16T10:39:07.716Z] #17 1.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:39:07 [2020-09-16T10:39:07.716Z] #17 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:39:07 [2020-09-16T10:39:07.716Z] #17 1.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:39:07 [2020-09-16T10:39:07.716Z] #17 2.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
10:39:07 [2020-09-16T10:39:07.716Z] #17 2.968 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
10:39:07 [2020-09-16T10:39:07.716Z] #17 4.053 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
10:39:08 [2020-09-16T10:39:08.062Z] #18 27.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
10:39:08 [2020-09-16T10:39:08.063Z] #18 27.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
10:39:08 [2020-09-16T10:39:08.063Z] #18 27.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
10:39:08 [2020-09-16T10:39:08.236Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:39:08 [2020-09-16T10:39:08.236Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
10:39:08 [2020-09-16T10:39:08.236Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
10:39:08 [2020-09-16T10:39:08.236Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:39:08 [2020-09-16T10:39:08.236Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:39:08 [2020-09-16T10:39:08.236Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:39:08 [2020-09-16T10:39:08.466Z] #39 59.14   CC       criu/arch/x86/kerndat.o
10:39:08 [2020-09-16T10:39:08.529Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:39:08 [2020-09-16T10:39:08.529Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:39:08 [2020-09-16T10:39:08.529Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:39:08 [2020-09-16T10:39:08.529Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:39:08 [2020-09-16T10:39:08.822Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:39:08 [2020-09-16T10:39:08.822Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:39:09 [2020-09-16T10:39:09.029Z] #39 59.66   CC       criu/arch/x86/sigaction_compat.o
10:39:09 [2020-09-16T10:39:09.115Z] #17 6.090 Fetched 8204 kB in 5s (1743 kB/s)
10:39:09 [2020-09-16T10:39:09.115Z] #17 6.090 Reading package lists...
10:39:09 [2020-09-16T10:39:09.115Z] #17 ...
10:39:09 [2020-09-16T10:39:09.115Z] 
10:39:09 [2020-09-16T10:39:09.115Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:09 [2020-09-16T10:39:09.115Z] #38 57.88   LINK     criu/pie/parasite.built-in.o
10:39:09 [2020-09-16T10:39:09.115Z] #38 57.89   GEN      criu/pie/parasite-blob.h
10:39:09 [2020-09-16T10:39:09.115Z] #38 57.91   CC       criu/pie/parasite-vdso.o
10:39:09 [2020-09-16T10:39:09.115Z] #38 58.38   CC       criu/arch/aarch64/vdso-pie.o
10:39:09 [2020-09-16T10:39:09.115Z] #38 58.60   CC       criu/arch/aarch64/restorer.o
10:39:09 [2020-09-16T10:39:09.115Z] #38 59.03   CC       criu/arch/aarch64/intraprocedure.o
10:39:09 [2020-09-16T10:39:09.115Z] #38 59.08   CC       criu/pie/restorer.o
10:39:09 [2020-09-16T10:39:09.127Z] #18 28.20 debconf: delaying package configuration, since apt-utils is not installed
10:39:09 [2020-09-16T10:39:09.127Z] #18 28.37 Fetched 29.2 MB in 4s (7504 kB/s)
10:39:09 [2020-09-16T10:39:09.127Z] #18 28.45 Selecting previously unselected package pigz.
10:39:09 [2020-09-16T10:39:09.286Z] #39 59.91   CC       criu/arch/x86/sigframe.o
10:39:09 [2020-09-16T10:39:09.429Z] #18 28.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
10:39:09 [2020-09-16T10:39:09.429Z] #18 28.53 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
10:39:09 [2020-09-16T10:39:09.429Z] #18 28.54 Unpacking pigz (2.4-1) ...
10:39:09 [2020-09-16T10:39:09.429Z] #18 28.67 Selecting previously unselected package libpython3.7-minimal:ppc64el.
10:39:09 [2020-09-16T10:39:09.429Z] #18 28.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
10:39:09 [2020-09-16T10:39:09.429Z] #18 28.68 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
10:39:09 [2020-09-16T10:39:09.459Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:39:09 [2020-09-16T10:39:09.459Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:39:09 [2020-09-16T10:39:09.542Z] #39 60.25   LINK     criu/arch/x86/crtools.built-in.o
10:39:09 [2020-09-16T10:39:09.542Z] #39 60.31   DEP      criu/pie/util-vdso-elf32.d
10:39:09 [2020-09-16T10:39:09.712Z] #38 ...
10:39:09 [2020-09-16T10:39:09.712Z] 
10:39:09 [2020-09-16T10:39:09.712Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:39:09 [2020-09-16T10:39:09.712Z] #20 107.9 + mkdir -p /tmp/tmp.1jUxVtKnsb/src/github.com/docker
10:39:09 [2020-09-16T10:39:09.712Z] #20 107.9 + mv components/cli /tmp/tmp.1jUxVtKnsb/src/github.com/docker/cli
10:39:09 [2020-09-16T10:39:09.712Z] #20 107.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:39:09 [2020-09-16T10:39:09.732Z] #18 ...
10:39:09 [2020-09-16T10:39:09.732Z] 
10:39:09 [2020-09-16T10:39:09.732Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:09 [2020-09-16T10:39:09.732Z] #42 144.7 mime
10:39:09 [2020-09-16T10:39:09.752Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
10:39:09 [2020-09-16T10:39:09.752Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:39:09 [2020-09-16T10:39:09.800Z] #39 60.50   DEP      criu/pie/util-vdso.d
10:39:09 [2020-09-16T10:39:09.800Z] #39 60.63   DEP      criu/pie/util.d
10:39:10 [2020-09-16T10:39:10.045Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:39:10 [2020-09-16T10:39:10.045Z] ?   	github.com/docker/docker/api/types	[no test files]
10:39:10 [2020-09-16T10:39:10.045Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:39:10 [2020-09-16T10:39:10.045Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:39:10 [2020-09-16T10:39:10.045Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:39:10 [2020-09-16T10:39:10.045Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:39:10 [2020-09-16T10:39:10.058Z] #39 60.80   CC       criu/pie/util.o
10:39:10 [2020-09-16T10:39:10.410Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:39:10 [2020-09-16T10:39:10.410Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:39:10 [2020-09-16T10:39:10.410Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
10:39:10 [2020-09-16T10:39:10.623Z] #39 61.07   CC       criu/pie/util-vdso.o
10:39:10 [2020-09-16T10:39:10.704Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:39:10 [2020-09-16T10:39:10.704Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:39:10 [2020-09-16T10:39:10.997Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
10:39:11 [2020-09-16T10:39:11.187Z] #39 61.68   CC       criu/pie/util-vdso-elf32.o
10:39:11 [2020-09-16T10:39:11.643Z] #20 ...
10:39:11 [2020-09-16T10:39:11.643Z] 
10:39:11 [2020-09-16T10:39:11.643Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:11 [2020-09-16T10:39:11.643Z] #17 6.090 Reading package lists...
10:39:11 [2020-09-16T10:39:11.804Z] #39 62.36   AR       criu/pie/pie.lib.a
10:39:11 [2020-09-16T10:39:11.804Z] #39 62.41   DEP      criu/pie/restorer.d
10:39:11 [2020-09-16T10:39:11.804Z] #39 62.60   DEP      criu/arch/x86/sigaction_compat_pie.d
10:39:12 [2020-09-16T10:39:12.079Z] #39 62.75   DEP      criu/arch/x86/restorer_unmap.d
10:39:12 [2020-09-16T10:39:12.079Z] #39 62.78   DEP      criu/arch/x86/restorer.d
10:39:12 [2020-09-16T10:39:12.351Z] #39 62.94   DEP      criu/arch/x86/vdso-pie.d
10:39:12 [2020-09-16T10:39:12.351Z] #39 63.05   DEP      criu/pie/parasite-vdso.d
10:39:12 [2020-09-16T10:39:12.351Z] #39 63.12   DEP      criu/pie/parasite.d
10:39:12 [2020-09-16T10:39:12.521Z] #42 147.4 vendor/golang.org/x/net/idna
10:39:12 [2020-09-16T10:39:12.922Z] #39 63.39   CC       criu/pie/parasite.o
10:39:13 [2020-09-16T10:39:13.170Z] #42 148.1 net/http/internal
10:39:13 [2020-09-16T10:39:13.492Z] #39 ...
10:39:13 [2020-09-16T10:39:13.493Z] 
10:39:13 [2020-09-16T10:39:13.493Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:13 [2020-09-16T10:39:13.493Z] #41 133.0 github.com/LK4D4/vndr/godl
10:39:13 [2020-09-16T10:39:13.830Z] ok  	github.com/docker/docker/builder/remotecontext	0.368s	coverage: 13.6% of statements
10:39:14 [2020-09-16T10:39:14.056Z] #41 133.8 github.com/LK4D4/vndr
10:39:14 [2020-09-16T10:39:14.124Z] ok  	github.com/docker/docker/builder/dockerfile	0.951s	coverage: 48.0% of statements
10:39:14 [2020-09-16T10:39:14.210Z] #17 8.604 Reading package lists...
10:39:14 [2020-09-16T10:39:14.474Z] #17 10.87 Building dependency tree...
10:39:14 [2020-09-16T10:39:14.714Z] #42 ...
10:39:14 [2020-09-16T10:39:14.715Z] 
10:39:14 [2020-09-16T10:39:14.715Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:14 [2020-09-16T10:39:14.715Z] #40 73.35   CC       criu/arch/ppc64/vdso-trampoline.o
10:39:14 [2020-09-16T10:39:14.715Z] #40 73.39   CC       criu/pie/restorer.o
10:39:14 [2020-09-16T10:39:14.715Z] #40 77.21   LINK     criu/pie/restorer.built-in.o
10:39:14 [2020-09-16T10:39:14.715Z] #40 77.21   GEN      criu/pie/restorer-blob.h
10:39:14 [2020-09-16T10:39:14.715Z] #40 77.34   DEP      criu/vdso.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 77.63   DEP      criu/uts_ns.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 77.87   DEP      criu/util.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 78.10   DEP      criu/uffd.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 78.37   DEP      criu/tun.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 78.58   DEP      criu/tty.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 78.84   DEP      criu/timerfd.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 79.03   DEP      criu/timens.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 79.27   DEP      criu/sysfs_parse.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 79.41   DEP      criu/sysctl.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 79.57   DEP      criu/string.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 79.61   DEP      criu/stats.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 79.85   DEP      criu/sockets.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 80.06   DEP      criu/sk-unix.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 80.34   DEP      criu/sk-tcp.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 80.51   DEP      criu/sk-queue.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 80.73   DEP      criu/sk-packet.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 81.01   DEP      criu/sk-netlink.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 81.18   DEP      criu/sk-inet.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 81.42   DEP      criu/signalfd.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 81.58   DEP      criu/sigframe.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 81.71   DEP      criu/shmem.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 81.87   DEP      criu/servicefd.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 82.04   DEP      criu/seize.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 82.20   DEP      criu/seccomp.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 82.46   DEP      criu/rst-malloc.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 82.55   DEP      criu/rbtree.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 82.60   DEP      criu/pstree.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 82.80   DEP      criu/protobuf.d
10:39:14 [2020-09-16T10:39:14.715Z] #40 83.00   GEN      criu/protobuf-desc-gen.h
10:39:14 [2020-09-16T10:39:14.715Z] #40 ...
10:39:14 [2020-09-16T10:39:14.715Z] 
10:39:14 [2020-09-16T10:39:14.715Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:14 [2020-09-16T10:39:14.715Z] #18 29.13 Selecting previously unselected package python3.7-minimal.
10:39:14 [2020-09-16T10:39:14.715Z] #18 29.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 29.16 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 30.35 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 30.36 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.74 Selecting previously unselected package python3-minimal.
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.81 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.81 Unpacking python3-minimal (3.7.3-1) ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.91 Selecting previously unselected package libmpdec2:ppc64el.
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.92 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 32.93 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 33.05 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
10:39:14 [2020-09-16T10:39:14.715Z] #18 33.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
10:39:14 [2020-09-16T10:39:14.715Z] #18 33.06 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
10:39:14 [2020-09-16T10:39:14.811Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
10:39:15 [2020-09-16T10:39:15.020Z] #18 34.19 Selecting previously unselected package python3.7.
10:39:15 [2020-09-16T10:39:15.020Z] #18 34.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
10:39:15 [2020-09-16T10:39:15.020Z] #18 34.20 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:39:15 [2020-09-16T10:39:15.053Z] #17 12.06 libcap2-bin is already the newest version (1:2.25-2).
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.06 The following additional packages will be installed:
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.06   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   python3.7 python3.7-minimal vim-runtime xxd
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07 Suggested packages:
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07 Recommended packages:
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   aufs-dkms nftables build-essential python3-dev python3-keyring
10:39:15 [2020-09-16T10:39:15.054Z] #17 12.07   python3-keyrings.alt python3-xdg unzip
10:39:15 [2020-09-16T10:39:15.103Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.064s	coverage: 86.3% of statements
10:39:15 [2020-09-16T10:39:15.104Z] ?   	github.com/docker/docker/cli	[no test files]
10:39:15 [2020-09-16T10:39:15.104Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:39:15 [2020-09-16T10:39:15.321Z] #18 34.33 Selecting previously unselected package libpython3-stdlib:ppc64el.
10:39:15 [2020-09-16T10:39:15.321Z] #18 34.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
10:39:15 [2020-09-16T10:39:15.321Z] #18 34.34 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
10:39:15 [2020-09-16T10:39:15.321Z] #18 34.44 Setting up python3-minimal (3.7.3-1) ...
10:39:15 [2020-09-16T10:39:15.950Z] #41 ...
10:39:15 [2020-09-16T10:39:15.950Z] 
10:39:15 [2020-09-16T10:39:15.950Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:15 [2020-09-16T10:39:15.950Z] #17 1.326 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:39:15 [2020-09-16T10:39:15.950Z] #17 1.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:39:15 [2020-09-16T10:39:15.950Z] #17 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:39:15 [2020-09-16T10:39:15.950Z] #17 1.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:39:15 [2020-09-16T10:39:15.950Z] #17 3.181 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
10:39:15 [2020-09-16T10:39:15.950Z] #17 4.569 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
10:39:15 [2020-09-16T10:39:15.950Z] #17 10.24 Fetched 8380 kB in 9s (908 kB/s)
10:39:15 [2020-09-16T10:39:15.950Z] #17 10.24 Reading package lists...
10:39:15 [2020-09-16T10:39:15.950Z] #17 ...
10:39:15 [2020-09-16T10:39:15.950Z] 
10:39:15 [2020-09-16T10:39:15.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:15 [2020-09-16T10:39:15.950Z] #39 64.32   LINK     criu/pie/parasite.built-in.o
10:39:15 [2020-09-16T10:39:15.950Z] #39 64.33   GEN      criu/pie/parasite-blob.h
10:39:15 [2020-09-16T10:39:15.950Z] #39 64.35   CC       criu/pie/parasite-vdso.o
10:39:15 [2020-09-16T10:39:15.950Z] #39 64.97   CC       criu/arch/x86/vdso-pie.o
10:39:15 [2020-09-16T10:39:15.950Z] #39 65.21   CC       criu/arch/x86/restorer.o
10:39:15 [2020-09-16T10:39:15.950Z] #39 65.66   CC       criu/arch/x86/restorer_unmap.o
10:39:15 [2020-09-16T10:39:15.950Z] #39 65.71   CC       criu/arch/x86/sigaction_compat_pie.o
10:39:15 [2020-09-16T10:39:15.950Z] #39 66.02   CC       criu/pie/restorer.o
10:39:16 [2020-09-16T10:39:16.006Z] #17 13.02 The following NEW packages will be installed:
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:39:16 [2020-09-16T10:39:16.271Z] #17 13.02   xz-utils zip
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.45 Selecting previously unselected package python3.
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.52 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.53 Unpacking python3 (3.7.3-1) ...
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.64 Selecting previously unselected package libip4tc0:ppc64el.
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
10:39:16 [2020-09-16T10:39:16.399Z] #18 35.65 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.34 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.34 Need to get 27.6 MB of archives.
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.34 After this operation, 114 MB of additional disk space will be used.
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 ...
10:39:16 [2020-09-16T10:39:16.536Z] 
10:39:16 [2020-09-16T10:39:16.536Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:39:16 [2020-09-16T10:39:16.536Z] #35 123.3 + dpkg --print-architecture
10:39:16 [2020-09-16T10:39:16.536Z] #35 DONE 124.8s
10:39:16 [2020-09-16T10:39:16.536Z] 
10:39:16 [2020-09-16T10:39:16.536Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 13.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
10:39:16 [2020-09-16T10:39:16.536Z] #17 ...
10:39:16 [2020-09-16T10:39:16.536Z] 
10:39:16 [2020-09-16T10:39:16.536Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:16 [2020-09-16T10:39:16.536Z] #38 61.72   LINK     criu/pie/restorer.built-in.o
10:39:16 [2020-09-16T10:39:16.536Z] #38 61.74   GEN      criu/pie/restorer-blob.h
10:39:16 [2020-09-16T10:39:16.536Z] #38 61.82   DEP      criu/vdso.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 61.97   DEP      criu/uts_ns.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.07   DEP      criu/util.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.22   DEP      criu/uffd.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.31   DEP      criu/tun.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.42   DEP      criu/tty.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.60   DEP      criu/timerfd.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.71   DEP      criu/timens.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.82   DEP      criu/sysfs_parse.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 62.93   DEP      criu/sysctl.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 63.11   DEP      criu/string.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 63.17   DEP      criu/stats.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 63.32   DEP      criu/sockets.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 63.47   DEP      criu/sk-unix.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 63.62   DEP      criu/sk-tcp.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 63.78   DEP      criu/sk-queue.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.01   DEP      criu/sk-packet.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.18   DEP      criu/sk-netlink.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.29   DEP      criu/sk-inet.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.49   DEP      criu/signalfd.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.65   DEP      criu/sigframe.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.75   DEP      criu/shmem.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 64.98   DEP      criu/servicefd.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.06   DEP      criu/seize.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.13   DEP      criu/seccomp.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.30   DEP      criu/rst-malloc.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.43   DEP      criu/rbtree.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.45   DEP      criu/pstree.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.62   DEP      criu/protobuf.d
10:39:16 [2020-09-16T10:39:16.536Z] #38 65.70   GEN      criu/protobuf-desc-gen.h
10:39:16 [2020-09-16T10:39:16.703Z] #18 35.78 Selecting previously unselected package libip6tc0:ppc64el.
10:39:16 [2020-09-16T10:39:16.703Z] #18 35.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
10:39:16 [2020-09-16T10:39:16.703Z] #18 35.79 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
10:39:16 [2020-09-16T10:39:16.703Z] #18 35.90 Selecting previously unselected package libiptc0:ppc64el.
10:39:16 [2020-09-16T10:39:16.703Z] #18 35.92 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
10:39:16 [2020-09-16T10:39:16.703Z] #18 35.92 Unpacking libiptc0:ppc64el (1.8.2-4) ...
10:39:17 [2020-09-16T10:39:17.007Z] #18 35.99 Selecting previously unselected package libnfnetlink0:ppc64el.
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.02 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.10 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.11 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.16 Selecting previously unselected package libnftnl11:ppc64el.
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
10:39:17 [2020-09-16T10:39:17.007Z] #18 36.18 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
10:39:17 [2020-09-16T10:39:17.307Z] #18 36.34 Selecting previously unselected package iptables.
10:39:17 [2020-09-16T10:39:17.307Z] #18 36.34 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
10:39:17 [2020-09-16T10:39:17.307Z] #18 36.35 Unpacking iptables (1.8.2-4) ...
10:39:17 [2020-09-16T10:39:17.490Z] #38 67.38   DEP      criu/protobuf-desc.d
10:39:17 [2020-09-16T10:39:17.609Z] #18 36.84 Selecting previously unselected package xxd.
10:39:17 [2020-09-16T10:39:17.609Z] #18 36.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
10:39:17 [2020-09-16T10:39:17.609Z] #18 36.85 Unpacking xxd (2:8.1.0875-5) ...
10:39:17 [2020-09-16T10:39:17.754Z] #38 67.62   DEP      criu/proc_parse.d
10:39:17 [2020-09-16T10:39:17.754Z] #38 67.82   DEP      criu/plugin.d
10:39:17 [2020-09-16T10:39:17.846Z] ok  	github.com/docker/docker/client	0.139s	coverage: 75.4% of statements
10:39:17 [2020-09-16T10:39:17.911Z] #18 36.96 Selecting previously unselected package vim-common.
10:39:17 [2020-09-16T10:39:17.911Z] #18 36.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:39:17 [2020-09-16T10:39:17.911Z] #18 37.04 Unpacking vim-common (2:8.1.0875-5) ...
10:39:17 [2020-09-16T10:39:17.911Z] #18 37.26 Selecting previously unselected package bash-completion.
10:39:18 [2020-09-16T10:39:18.018Z] #38 67.88   DEP      criu/pipes.d
10:39:18 [2020-09-16T10:39:18.018Z] #38 68.07   DEP      criu/pie-util.d
10:39:18 [2020-09-16T10:39:18.213Z] #18 37.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:39:18 [2020-09-16T10:39:18.283Z] #38 68.21   DEP      criu/pie-util-vdso.d
10:39:18 [2020-09-16T10:39:18.283Z] #38 68.36   DEP      criu/path.d
10:39:18 [2020-09-16T10:39:18.478Z] #39 68.74   LINK     criu/pie/restorer.built-in.o
10:39:18 [2020-09-16T10:39:18.478Z] #39 68.75   GEN      criu/pie/restorer-blob.h
10:39:18 [2020-09-16T10:39:18.478Z] #39 68.83   DEP      criu/vdso.d
10:39:18 [2020-09-16T10:39:18.478Z] #39 69.02   DEP      criu/vdso-compat.d
10:39:18 [2020-09-16T10:39:18.478Z] #39 69.14   DEP      criu/uts_ns.d
10:39:18 [2020-09-16T10:39:18.546Z] #38 68.49   DEP      criu/parasite-syscall.d
10:39:18 [2020-09-16T10:39:18.546Z] #38 68.66   DEP      criu/pagemap.d
10:39:18 [2020-09-16T10:39:18.546Z] #38 ...
10:39:18 [2020-09-16T10:39:18.546Z] 
10:39:18 [2020-09-16T10:39:18.546Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 13.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 14.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
10:39:18 [2020-09-16T10:39:18.546Z] #17 15.46 debconf: delaying package configuration, since apt-utils is not installed
10:39:18 [2020-09-16T10:39:18.546Z] #17 15.53 Fetched 27.6 MB in 2s (16.4 MB/s)
10:39:18 [2020-09-16T10:39:18.546Z] #17 15.59 Selecting previously unselected package pigz.
10:39:18 [2020-09-16T10:39:18.546Z] #17 15.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
10:39:18 [2020-09-16T10:39:18.546Z] #17 15.68 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
10:39:18 [2020-09-16T10:39:18.735Z] #39 69.30   DEP      criu/util.d
10:39:18 [2020-09-16T10:39:18.735Z] #39 69.53   DEP      criu/uffd.d
10:39:18 [2020-09-16T10:39:18.811Z] #17 15.69 Unpacking pigz (2.4-1) ...
10:39:18 [2020-09-16T10:39:18.811Z] #17 15.77 Selecting previously unselected package libpython3.7-minimal:arm64.
10:39:18 [2020-09-16T10:39:18.811Z] #17 15.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
10:39:18 [2020-09-16T10:39:18.811Z] #17 15.79 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
10:39:18 [2020-09-16T10:39:18.993Z] #39 69.72   DEP      criu/tun.d
10:39:18 [2020-09-16T10:39:18.993Z] #39 ...
10:39:18 [2020-09-16T10:39:18.993Z] 
10:39:18 [2020-09-16T10:39:18.993Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:18 [2020-09-16T10:39:18.993Z] #17 10.24 Reading package lists...
10:39:19 [2020-09-16T10:39:19.074Z] #17 16.19 Selecting previously unselected package python3.7-minimal.
10:39:19 [2020-09-16T10:39:19.250Z] #17 ...
10:39:19 [2020-09-16T10:39:19.250Z] 
10:39:19 [2020-09-16T10:39:19.250Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:19 [2020-09-16T10:39:19.250Z] #49 10.37 + cd /tmp/tmp.bo8fMAQpdi/src/github.com/opencontainers/runc
10:39:19 [2020-09-16T10:39:19.250Z] #49 10.37 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:39:19 [2020-09-16T10:39:19.250Z] #49 10.47 + '[' -z '' ']'
10:39:19 [2020-09-16T10:39:19.250Z] #49 10.47 + target=static
10:39:19 [2020-09-16T10:39:19.250Z] #49 10.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:39:19 [2020-09-16T10:39:19.250Z] #49 10.61 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
10:39:19 [2020-09-16T10:39:19.250Z] #49 ...
10:39:19 [2020-09-16T10:39:19.250Z] 
10:39:19 [2020-09-16T10:39:19.250Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:19 [2020-09-16T10:39:19.339Z] #17 16.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
10:39:19 [2020-09-16T10:39:19.339Z] #17 16.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:39:19 [2020-09-16T10:39:19.489Z] Client:
10:39:19 [2020-09-16T10:39:19.489Z]  Debug Mode: false
10:39:19 [2020-09-16T10:39:19.489Z]  Plugins:
10:39:19 [2020-09-16T10:39:19.489Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
10:39:19 [2020-09-16T10:39:19.489Z] 
10:39:19 [2020-09-16T10:39:19.489Z] Server:
10:39:19 [2020-09-16T10:39:19.489Z]  Containers: 0
10:39:19 [2020-09-16T10:39:19.489Z]   Running: 0
10:39:19 [2020-09-16T10:39:19.489Z]   Paused: 0
10:39:19 [2020-09-16T10:39:19.489Z]   Stopped: 0
10:39:19 [2020-09-16T10:39:19.489Z]  Images: 0
10:39:19 [2020-09-16T10:39:19.489Z]  Server Version: 19.03.5
10:39:19 [2020-09-16T10:39:19.489Z]  Storage Driver: lcow (linux) windowsfilter (windows)
10:39:19 [2020-09-16T10:39:19.489Z]   LCOW: 
10:39:19 [2020-09-16T10:39:19.489Z]   Windows: 
10:39:19 [2020-09-16T10:39:19.489Z]  Logging Driver: json-file
10:39:19 [2020-09-16T10:39:19.489Z]  Plugins:
10:39:19 [2020-09-16T10:39:19.489Z]   Volume: local
10:39:19 [2020-09-16T10:39:19.489Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:39:19 [2020-09-16T10:39:19.489Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:39:19 [2020-09-16T10:39:19.489Z]  Swarm: inactive
10:39:19 [2020-09-16T10:39:19.489Z]  Default Isolation: process
10:39:19 [2020-09-16T10:39:19.489Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:39:19 [2020-09-16T10:39:19.489Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
10:39:19 [2020-09-16T10:39:19.489Z]  OSType: windows
10:39:19 [2020-09-16T10:39:19.489Z]  Architecture: x86_64
10:39:19 [2020-09-16T10:39:19.489Z]  CPUs: 4
10:39:19 [2020-09-16T10:39:19.489Z]  Total Memory: 32GiB
10:39:19 [2020-09-16T10:39:19.489Z]  Name: azwin-2-7ad6e0
10:39:19 [2020-09-16T10:39:19.489Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
10:39:19 [2020-09-16T10:39:19.489Z]  Docker Root Dir: D:\docker
10:39:19 [2020-09-16T10:39:19.489Z]  Debug Mode: false
10:39:19 [2020-09-16T10:39:19.489Z]  Registry: https://index.docker.io/v1/
10:39:19 [2020-09-16T10:39:19.489Z]  Labels:
10:39:19 [2020-09-16T10:39:19.489Z]  Experimental: true
10:39:19 [2020-09-16T10:39:19.489Z]  Insecure Registries:
10:39:19 [2020-09-16T10:39:19.489Z]   10.0.0.4:5000
10:39:19 [2020-09-16T10:39:19.489Z]   127.0.0.0/8
10:39:19 [2020-09-16T10:39:19.489Z]  Registry Mirrors:
10:39:19 [2020-09-16T10:39:19.489Z]   http://10.0.0.4:5000/
10:39:19 [2020-09-16T10:39:19.489Z]  Live Restore Enabled: false
10:39:19 [2020-09-16T10:39:19.489Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:39:19 [2020-09-16T10:39:19.936Z] #17 16.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
10:39:19 [2020-09-16T10:39:19.936Z] #17 16.93 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:39:21 [2020-09-16T10:39:21.814Z] #18 40.91 Unpacking bash-completion (1:2.8-6) ...
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.69 Selecting previously unselected package python3-minimal.
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.76 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.77 Unpacking python3-minimal (3.7.3-1) ...
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.87 Selecting previously unselected package libmpdec2:arm64.
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.87 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
10:39:21 [2020-09-16T10:39:21.867Z] #17 18.89 Unpacking libmpdec2:arm64 (2.4.2-2) ...
10:39:22 [2020-09-16T10:39:22.115Z] #18 41.32 Selecting previously unselected package bzip2.
10:39:22 [2020-09-16T10:39:22.115Z] #18 41.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
10:39:22 [2020-09-16T10:39:22.115Z] #18 41.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:39:22 [2020-09-16T10:39:22.115Z] #18 41.40 Selecting previously unselected package xz-utils.
10:39:22 [2020-09-16T10:39:22.115Z] #18 41.41 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
10:39:22 [2020-09-16T10:39:22.115Z] #18 41.41 Unpacking xz-utils (5.2.4-1) ...
10:39:22 [2020-09-16T10:39:22.131Z] #17 18.97 Selecting previously unselected package libpython3.7-stdlib:arm64.
10:39:22 [2020-09-16T10:39:22.131Z] #17 18.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
10:39:22 [2020-09-16T10:39:22.131Z] #17 18.99 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
10:39:22 [2020-09-16T10:39:22.416Z] #18 41.62 Selecting previously unselected package apparmor.
10:39:22 [2020-09-16T10:39:22.416Z] #18 41.63 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
10:39:22 [2020-09-16T10:39:22.724Z] #17 19.83 Selecting previously unselected package python3.7.
10:39:22 [2020-09-16T10:39:22.742Z] #18 41.74 Unpacking apparmor (2.13.2-10) ...
10:39:22 [2020-09-16T10:39:22.987Z] #17 19.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
10:39:22 [2020-09-16T10:39:22.987Z] #17 19.85 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:39:22 [2020-09-16T10:39:22.987Z] #17 19.99 Selecting previously unselected package libpython3-stdlib:arm64.
10:39:22 [2020-09-16T10:39:22.987Z] #17 19.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
10:39:22 [2020-09-16T10:39:22.987Z] #17 20.00 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
10:39:23 [2020-09-16T10:39:23.045Z] #18 42.28 Selecting previously unselected package aufs-tools.
10:39:23 [2020-09-16T10:39:23.251Z] #17 20.18 Setting up python3-minimal (3.7.3-1) ...
10:39:23 [2020-09-16T10:39:23.345Z] #18 42.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.345Z] #18 42.30 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:39:23 [2020-09-16T10:39:23.345Z] #18 42.47 Selecting previously unselected package libonig5:ppc64el.
10:39:23 [2020-09-16T10:39:23.345Z] #18 42.48 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.345Z] #18 42.49 Unpacking libonig5:ppc64el (6.9.1-1) ...
10:39:23 [2020-09-16T10:39:23.426Z] #17 13.83 Reading package lists...#17 ...
10:39:23 [2020-09-16T10:39:23.426Z] 
10:39:23 [2020-09-16T10:39:23.426Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:23 [2020-09-16T10:39:23.426Z] #41 DONE 142.6s
10:39:23 [2020-09-16T10:39:23.426Z] 
10:39:23 [2020-09-16T10:39:23.426Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:23 [2020-09-16T10:39:23.426Z] #17 13.83 Reading package lists...
10:39:23 [2020-09-16T10:39:23.647Z] #18 42.67 Selecting previously unselected package libjq1:ppc64el.
10:39:23 [2020-09-16T10:39:23.647Z] #18 42.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.647Z] #18 42.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:39:23 [2020-09-16T10:39:23.647Z] #18 42.83 Selecting previously unselected package jq.
10:39:23 [2020-09-16T10:39:23.647Z] #18 42.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.647Z] #18 42.85 Unpacking jq (1.5+dfsg-2+b1) ...
10:39:23 [2020-09-16T10:39:23.948Z] #18 42.94 Selecting previously unselected package libaio1:ppc64el.
10:39:23 [2020-09-16T10:39:23.948Z] #18 42.96 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.948Z] #18 42.96 Unpacking libaio1:ppc64el (0.3.112-3) ...
10:39:23 [2020-09-16T10:39:23.948Z] #18 43.06 Selecting previously unselected package libgpm2:ppc64el.
10:39:23 [2020-09-16T10:39:23.948Z] #18 43.07 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.948Z] #18 43.07 Unpacking libgpm2:ppc64el (1.20.7-5) ...
10:39:23 [2020-09-16T10:39:23.948Z] #18 43.13 Selecting previously unselected package libicu63:ppc64el.
10:39:23 [2020-09-16T10:39:23.948Z] #18 43.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
10:39:23 [2020-09-16T10:39:23.948Z] #18 43.15 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
10:39:23 [2020-09-16T10:39:23.989Z] #17 17.69 Building dependency tree...
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.07 Selecting previously unselected package python3.
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.12 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.14 Unpacking python3 (3.7.3-1) ...
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.24 Selecting previously unselected package libip4tc0:arm64.
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.205Z] #17 21.26 Unpacking libip4tc0:arm64 (1.8.2-4) ...
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.34 Selecting previously unselected package libip6tc0:arm64.
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.38 Unpacking libip6tc0:arm64 (1.8.2-4) ...
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.47 Selecting previously unselected package libiptc0:arm64.
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.47 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.48 Unpacking libiptc0:arm64 (1.8.2-4) ...
10:39:24 [2020-09-16T10:39:24.469Z] #17 21.58 Selecting previously unselected package libnfnetlink0:arm64.
10:39:24 [2020-09-16T10:39:24.734Z] #17 21.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.734Z] #17 21.60 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:39:24 [2020-09-16T10:39:24.734Z] #17 21.68 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:39:24 [2020-09-16T10:39:24.734Z] #17 21.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.734Z] #17 21.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
10:39:24 [2020-09-16T10:39:24.734Z] #17 21.80 Selecting previously unselected package libnftnl11:arm64.
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.34 libcap2-bin is already the newest version (1:2.25-2).
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.34 The following additional packages will be installed:
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.35   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.35   python3.7 python3.7-minimal vim-runtime xxd
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.35 Suggested packages:
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.36   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.36   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.36   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.36 Recommended packages:
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.36   aufs-dkms nftables build-essential python3-dev python3-keyring
10:39:24 [2020-09-16T10:39:24.919Z] #17 19.36   python3-keyrings.alt python3-xdg unzip
10:39:24 [2020-09-16T10:39:24.998Z] #17 21.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.998Z] #17 21.82 Unpacking libnftnl11:arm64 (1.1.2-2) ...
10:39:24 [2020-09-16T10:39:24.998Z] #17 21.91 Selecting previously unselected package iptables.
10:39:24 [2020-09-16T10:39:24.998Z] #17 21.91 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
10:39:24 [2020-09-16T10:39:24.998Z] #17 21.92 Unpacking iptables (1.8.2-4) ...
10:39:25 [2020-09-16T10:39:25.263Z] #17 22.28 Selecting previously unselected package xxd.
10:39:25 [2020-09-16T10:39:25.263Z] #17 22.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
10:39:25 [2020-09-16T10:39:25.263Z] #17 22.29 Unpacking xxd (2:8.1.0875-5) ...
10:39:25 [2020-09-16T10:39:25.528Z] #17 22.46 Selecting previously unselected package vim-common.
10:39:25 [2020-09-16T10:39:25.528Z] #17 22.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:39:25 [2020-09-16T10:39:25.528Z] #17 22.51 Unpacking vim-common (2:8.1.0875-5) ...
10:39:25 [2020-09-16T10:39:25.792Z] #17 22.67 Selecting previously unselected package bash-completion.
10:39:25 [2020-09-16T10:39:25.793Z] #17 22.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:39:26 [2020-09-16T10:39:26.060Z] #18 ...
10:39:26 [2020-09-16T10:39:26.060Z] 
10:39:26 [2020-09-16T10:39:26.060Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:26 [2020-09-16T10:39:26.060Z] #40 84.87   DEP      criu/protobuf-desc.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 84.97   DEP      criu/proc_parse.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 85.20   DEP      criu/plugin.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 85.36   DEP      criu/pipes.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 85.53   DEP      criu/pie-util.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 85.67   DEP      criu/pie-util-vdso.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 85.82   DEP      criu/path.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 85.98   DEP      criu/parasite-syscall.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 86.28   DEP      criu/pagemap.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 86.48   DEP      criu/pagemap-cache.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 86.59   DEP      criu/page-xfer.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 86.77   DEP      criu/page-pipe.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 86.94   DEP      criu/netfilter.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 87.05   DEP      criu/net.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 87.28   DEP      criu/namespaces.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 87.45   DEP      criu/mount.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 87.66   DEP      criu/memfd.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 87.81   DEP      criu/mem.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.03   DEP      criu/lsm.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.19   DEP      criu/log.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.33   DEP      criu/libnetlink.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.47   DEP      criu/kerndat.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.69   DEP      criu/kcmp-ids.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.82   DEP      criu/irmap.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 88.98   DEP      criu/ipc_ns.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 89.16   DEP      criu/image.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 89.39   DEP      criu/image-desc.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 89.51   DEP      criu/fsnotify.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 89.68   DEP      criu/filesystems.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 89.89   DEP      criu/files.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 90.15   DEP      criu/files-reg.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 90.31   DEP      criu/files-ext.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 90.48   DEP      criu/file-lock.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 90.64   DEP      criu/file-ids.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 90.88   DEP      criu/fifo.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.07   DEP      criu/fdstore.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.19   DEP      criu/fault-injection.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.23   DEP      criu/external.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.34   DEP      criu/eventpoll.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.51   DEP      criu/eventfd.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.67   DEP      criu/crtools.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 91.88   DEP      criu/cr-service.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 92.12   DEP      criu/cr-restore.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 92.47   DEP      criu/cr-errno.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 92.49   DEP      criu/cr-dump.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 92.81   DEP      criu/cr-dedup.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 92.99   DEP      criu/cr-check.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 93.20   DEP      criu/config.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 93.35   DEP      criu/clone-noasan.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 93.50   DEP      criu/cgroup.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 93.67   DEP      criu/cgroup-props.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 93.86   DEP      criu/bitmap.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 93.89   DEP      criu/bfd.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 94.04   DEP      criu/autofs.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 94.23   DEP      criu/aio.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 94.43   DEP      criu/action-scripts.d
10:39:26 [2020-09-16T10:39:26.060Z] #40 94.81   CC       criu/action-scripts.o
10:39:26 [2020-09-16T10:39:26.711Z] #40 95.53   CC       criu/aio.o
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.97 The following NEW packages will be installed:
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:39:26 [2020-09-16T10:39:26.814Z] #17 20.98   xz-utils zip
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.30 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.30 Need to get 28.5 MB of archives.
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.30 After this operation, 116 MB of additional disk space will be used.
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:39:26 [2020-09-16T10:39:26.814Z] #17 21.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:39:27 [2020-09-16T10:39:27.071Z] #17 21.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:39:27 [2020-09-16T10:39:27.369Z] #40 ...
10:39:27 [2020-09-16T10:39:27.369Z] 
10:39:27 [2020-09-16T10:39:27.369Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:39:27 [2020-09-16T10:39:27.369Z] #22 162.1 Checking out files:  26% (2869/10919)   
Checking out files:  27% (2949/10919)   
Checking out files:  28% (3058/10919)   
Checking out files:  29% (3167/10919)   
Checking out files:  30% (3276/10919)   
10:39:27 [2020-09-16T10:39:27.369Z] #22 ...
10:39:27 [2020-09-16T10:39:27.369Z] 
10:39:27 [2020-09-16T10:39:27.369Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:27 [2020-09-16T10:39:27.369Z] #42 152.2 vendor/golang.org/x/net/http/httpproxy
10:39:27 [2020-09-16T10:39:27.369Z] #42 152.2 net/textproto
10:39:27 [2020-09-16T10:39:27.369Z] #42 152.2 crypto/x509
10:39:27 [2020-09-16T10:39:27.369Z] #42 153.7 vendor/golang.org/x/net/http/httpguts
10:39:27 [2020-09-16T10:39:27.369Z] #42 153.7 mime/multipart
10:39:27 [2020-09-16T10:39:27.369Z] #42 156.4 crypto/tls
10:39:27 [2020-09-16T10:39:27.369Z] #42 ...
10:39:27 [2020-09-16T10:39:27.369Z] 
10:39:27 [2020-09-16T10:39:27.369Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:39:27 [2020-09-16T10:39:27.636Z] #17 22.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
10:39:27 [2020-09-16T10:39:27.894Z] #17 22.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:39:28 [2020-09-16T10:39:28.151Z] #17 22.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:39:28 [2020-09-16T10:39:28.359Z] #17 25.35 Unpacking bash-completion (1:2.8-6) ...
10:39:28 [2020-09-16T10:39:28.408Z] #17 22.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:39:28 [2020-09-16T10:39:28.408Z] #17 22.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:39:28 [2020-09-16T10:39:28.948Z] #17 25.81 Selecting previously unselected package bzip2.
10:39:28 [2020-09-16T10:39:28.948Z] #17 25.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
10:39:28 [2020-09-16T10:39:28.948Z] #17 ...
10:39:28 [2020-09-16T10:39:28.948Z] 
10:39:28 [2020-09-16T10:39:28.948Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:28 [2020-09-16T10:39:28.948Z] #38 68.80   DEP      criu/pagemap-cache.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 68.89   DEP      criu/page-xfer.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.04   DEP      criu/page-pipe.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.09   DEP      criu/netfilter.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.15   DEP      criu/net.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.33   DEP      criu/namespaces.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.43   DEP      criu/mount.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.52   DEP      criu/memfd.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.57   DEP      criu/mem.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.72   DEP      criu/lsm.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 69.88   DEP      criu/log.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.00   DEP      criu/libnetlink.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.13   DEP      criu/kerndat.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.28   DEP      criu/kcmp-ids.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.35   DEP      criu/irmap.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.44   DEP      criu/ipc_ns.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.58   DEP      criu/image.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.76   DEP      criu/image-desc.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 70.90   DEP      criu/fsnotify.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 71.04   DEP      criu/filesystems.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 71.19   DEP      criu/files.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 71.36   DEP      criu/files-reg.d
10:39:28 [2020-09-16T10:39:28.948Z] #38 71.53   DEP      criu/files-ext.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 71.59   DEP      criu/file-lock.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 71.70   DEP      criu/file-ids.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 71.87   DEP      criu/fifo.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.02   DEP      criu/fdstore.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.13   DEP      criu/fault-injection.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.16   DEP      criu/external.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.29   DEP      criu/eventpoll.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.52   DEP      criu/eventfd.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.70   DEP      criu/crtools.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.90   DEP      criu/cr-service.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 72.97   DEP      criu/cr-restore.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.09   DEP      criu/cr-errno.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.10   DEP      criu/cr-dump.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.25   DEP      criu/cr-dedup.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.33   DEP      criu/cr-check.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.48   DEP      criu/config.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.58   DEP      criu/clone-noasan.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.62   DEP      criu/cgroup.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.73   DEP      criu/cgroup-props.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.82   DEP      criu/bitmap.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.84   DEP      criu/bfd.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 73.94   DEP      criu/autofs.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 74.08   DEP      criu/aio.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 74.21   DEP      criu/action-scripts.d
10:39:28 [2020-09-16T10:39:28.949Z] #38 74.44   CC       criu/action-scripts.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 74.92   CC       criu/aio.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 75.49   CC       criu/autofs.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 76.50   CC       criu/bfd.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 76.99   CC       criu/bitmap.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 77.08   CC       criu/cgroup-props.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 77.72   CC       criu/cgroup.o
10:39:28 [2020-09-16T10:39:28.949Z] #38 ...
10:39:28 [2020-09-16T10:39:28.949Z] 
10:39:28 [2020-09-16T10:39:28.949Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:28 [2020-09-16T10:39:28.949Z] #17 25.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
10:39:28 [2020-09-16T10:39:28.949Z] #17 25.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:39:28 [2020-09-16T10:39:28.949Z] #17 25.94 Selecting previously unselected package xz-utils.
10:39:28 [2020-09-16T10:39:28.949Z] #17 25.96 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
10:39:28 [2020-09-16T10:39:28.949Z] #17 25.97 Unpacking xz-utils (5.2.4-1) ...
10:39:28 [2020-09-16T10:39:28.972Z] #17 23.51 debconf: delaying package configuration, since apt-utils is not installed
10:39:28 [2020-09-16T10:39:28.972Z] #17 23.59 Fetched 28.5 MB in 2s (15.8 MB/s)
10:39:29 [2020-09-16T10:39:29.213Z] #17 26.14 Selecting previously unselected package apparmor.
10:39:29 [2020-09-16T10:39:29.213Z] #17 26.15 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
10:39:29 [2020-09-16T10:39:29.213Z] #17 26.23 Unpacking apparmor (2.13.2-10) ...
10:39:29 [2020-09-16T10:39:29.229Z] #17 23.69 Selecting previously unselected package pigz.
10:39:29 [2020-09-16T10:39:29.230Z] #17 23.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
10:39:29 [2020-09-16T10:39:29.230Z] #17 23.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:39:29 [2020-09-16T10:39:29.230Z] #17 23.75 Unpacking pigz (2.4-1) ...
10:39:29 [2020-09-16T10:39:29.230Z] #17 ...
10:39:29 [2020-09-16T10:39:29.230Z] 
10:39:29 [2020-09-16T10:39:29.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:29 [2020-09-16T10:39:29.230Z] #39 69.93   DEP      criu/tty.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.12   DEP      criu/timerfd.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.26   DEP      criu/timens.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.47   DEP      criu/sysfs_parse.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.61   DEP      criu/sysctl.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.73   DEP      criu/string.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.77   DEP      criu/stats.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 70.91   DEP      criu/sockets.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 71.10   DEP      criu/sk-unix.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 71.35   DEP      criu/sk-tcp.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 71.53   DEP      criu/sk-queue.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 71.74   DEP      criu/sk-packet.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 72.00   DEP      criu/sk-netlink.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 72.21   DEP      criu/sk-inet.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 72.41   DEP      criu/signalfd.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 72.60   DEP      criu/sigframe.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 72.77   DEP      criu/shmem.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 72.92   DEP      criu/servicefd.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.05   DEP      criu/seize.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.18   DEP      criu/seccomp.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.31   DEP      criu/rst-malloc.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.40   DEP      criu/rbtree.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.43   DEP      criu/pstree.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.68   DEP      criu/protobuf.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 73.84   GEN      criu/protobuf-desc-gen.h
10:39:29 [2020-09-16T10:39:29.230Z] #39 75.84   DEP      criu/protobuf-desc.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 75.93   DEP      criu/proc_parse.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.17   DEP      criu/plugin.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.28   DEP      criu/pipes.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.45   DEP      criu/pie-util.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.58   DEP      criu/pie-util-vdso.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.68   DEP      criu/pie-util-vdso-elf32.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.84   DEP      criu/path.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 76.95   DEP      criu/parasite-syscall.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.12   DEP      criu/pagemap.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.24   DEP      criu/pagemap-cache.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.30   DEP      criu/page-xfer.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.40   DEP      criu/page-pipe.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.47   DEP      criu/netfilter.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.67   DEP      criu/net.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 77.87   DEP      criu/namespaces.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.03   DEP      criu/mount.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.19   DEP      criu/memfd.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.33   DEP      criu/mem.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.49   DEP      criu/lsm.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.57   DEP      criu/log.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.68   DEP      criu/libnetlink.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.79   DEP      criu/kerndat.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 78.97   DEP      criu/kcmp-ids.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.09   DEP      criu/irmap.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.30   DEP      criu/ipc_ns.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.41   DEP      criu/image.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.54   DEP      criu/image-desc.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.61   DEP      criu/fsnotify.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.75   DEP      criu/filesystems.d
10:39:29 [2020-09-16T10:39:29.230Z] #39 79.89   DEP      criu/files.d
10:39:29 [2020-09-16T10:39:29.486Z] #39 80.05   DEP      criu/files-reg.d
10:39:29 [2020-09-16T10:39:29.486Z] #39 ...
10:39:29 [2020-09-16T10:39:29.486Z] 
10:39:29 [2020-09-16T10:39:29.486Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:29 [2020-09-16T10:39:29.486Z] #17 23.83 Selecting previously unselected package libpython3.7-minimal:amd64.
10:39:29 [2020-09-16T10:39:29.486Z] #17 23.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:39:29 [2020-09-16T10:39:29.486Z] #17 23.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:39:29 [2020-09-16T10:39:29.743Z] #17 24.16 Selecting previously unselected package python3.7-minimal.
10:39:29 [2020-09-16T10:39:29.743Z] #17 24.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:39:29 [2020-09-16T10:39:29.743Z] #17 24.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:39:29 [2020-09-16T10:39:29.791Z] #17 26.59 Selecting previously unselected package aufs-tools.
10:39:29 [2020-09-16T10:39:29.791Z] #17 26.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
10:39:29 [2020-09-16T10:39:29.791Z] #17 26.61 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:39:29 [2020-09-16T10:39:29.791Z] #17 26.75 Selecting previously unselected package libonig5:arm64.
10:39:29 [2020-09-16T10:39:29.791Z] #17 26.75 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
10:39:29 [2020-09-16T10:39:29.791Z] #17 26.75 Unpacking libonig5:arm64 (6.9.1-1) ...
10:39:30 [2020-09-16T10:39:30.056Z] #17 26.92 Selecting previously unselected package libjq1:arm64.
10:39:30 [2020-09-16T10:39:30.056Z] #17 26.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
10:39:30 [2020-09-16T10:39:30.056Z] #17 27.00 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.11 Selecting previously unselected package jq.
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.13 Unpacking jq (1.5+dfsg-2+b1) ...
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.23 Selecting previously unselected package libaio1:arm64.
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.24 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.25 Unpacking libaio1:arm64 (0.3.112-3) ...
10:39:30 [2020-09-16T10:39:30.320Z] #17 27.33 Selecting previously unselected package libgpm2:arm64.
10:39:30 [2020-09-16T10:39:30.584Z] #17 27.33 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
10:39:30 [2020-09-16T10:39:30.584Z] #17 27.34 Unpacking libgpm2:arm64 (1.20.7-5) ...
10:39:30 [2020-09-16T10:39:30.584Z] #17 27.40 Selecting previously unselected package libicu63:arm64.
10:39:30 [2020-09-16T10:39:30.584Z] #17 27.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
10:39:30 [2020-09-16T10:39:30.584Z] #17 27.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
10:39:30 [2020-09-16T10:39:30.673Z] #17 25.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:39:30 [2020-09-16T10:39:30.673Z] #17 25.17 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:39:31 [2020-09-16T10:39:31.323Z] #22 162.1 Checking out files:  26% (2869/10919)   
Checking out files:  27% (2949/10919)   
Checking out files:  28% (3058/10919)   
Checking out files:  29% (3167/10919)   
Checking out files:  30% (3276/10919)   
Checking out files:  31% (3385/10919)   
Checking out files:  32% (3495/10919)   
Checking out files:  33% (3604/10919)   
Checking out files:  34% (3713/10919)   
Checking out files:  35% (3822/10919)   
Checking out files:  36% (3931/10919)   
Checking out files:  37% (4041/10919)   
Checking out files:  38% (4150/10919)   
Checking out files:  39% (4259/10919)   
Checking out files:  40% (4368/10919)   
Checking out files:  41% (4477/10919)   
Checking out files:  42% (4586/10919)   
Checking out files:  43% (4696/10919)   
Checking out files:  44% (4805/10919)   
Checking out files:  45% (4914/10919)   
Checking out files:  46% (5023/10919)   
Checking out files:  47% (5132/10919)   
Checking out files:  48% (5242/10919)   
Checking out files:  48% (5257/10919)   
Checking out files:  49% (5351/10919)   
Checking out files:  50% (5460/10919)   
Checking out files:  51% (5569/10919)   
Checking out files:  52% (5678/10919)   
Checking out files:  53% (5788/10919)   
Checking out files:  54% (5897/10919)   
Checking out files:  55% (6006/10919)   
Checking out files:  56% (6115/10919)   
Checking out files:  57% (6224/10919)   
Checking out files:  58% (6334/10919)   
Checking out files:  59% (6443/10919)   
Checking out files:  60% (6552/10919)   
Checking out files:  60% (6589/10919)   
Checking out files:  61% (6661/10919)   
Checking out files:  62% (6770/10919)   
Checking out files:  63% (6879/10919)   
Checking out files:  64% (6989/10919)   
Checking out files:  65% (7098/10919)   
Checking out files:  66% (7207/10919)   
Checking out files:  67% (7316/10919)   
Checking out files:  68% (7425/10919)   
Checking out files:  69% (7535/10919)   
Checking out files:  70% (7644/10919)   
Checking out files:  71% (7753/10919)   
Checking out files:  72% (7862/10919)   
Checking out files:  73% (7971/10919)   
Checking out files:  74% (8081/10919)   
Checking out files:  75% (8190/10919)   
Checking out files:  76% (8299/10919)   
Checking out files:  77% (8408/10919)   
Checking out files:  78% (8517/10919)   
Checking out files:  79% (8627/10919)   
Checking out files:  80% (8736/10919)   
Checking out files:  81% (8845/10919)   
Checking out files:  81% (8848/10919)   
Checking out files:  82% (8954/10919)   
Checking out files:  83% (9063/10919)   
Checking out files:  84% (9172/10919)   
Checking out files:  85% (9282/10919)   
Checking out files:  86% (9391/10919)   
Checking out files:  87% (9500/10919)   
Checking out files:  88% (9609/10919)   
Checking out files:  89% (9718/10919)   
Checking out files:  90% (9828/10919)   
Checking out files:  91% (9937/10919)   
Checking out files:  92% (10046/10919)   
Checking out files:  93% (10155/10919)   
Checking out files:  94% (10264/10919)   
Checking out files:  95% (10374/10919)   
Checking out files:  96% (10483/10919)   
Checking out files:  97% (10592/10919)   
Checking out files:  98% (10701/10919)   
Checking out files:  99% (10810/10919)   
Checking out files: 100% (10919/10919)   
Checking out files: 100% (10919/10919), done.
10:39:31 [2020-09-16T10:39:31.324Z] #22 166.2 + cd /tmp/tmp.eBf0oB9Rb9/tmp/docker-ce
10:39:31 [2020-09-16T10:39:31.324Z] #22 166.2 + git checkout -q v17.06.2-ce
10:39:32 [2020-09-16T10:39:32.566Z] #17 ...
10:39:32 [2020-09-16T10:39:32.566Z] 
10:39:32 [2020-09-16T10:39:32.566Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:39:32 [2020-09-16T10:39:32.566Z] #28 DONE 151.9s
10:39:32 [2020-09-16T10:39:32.566Z] 
10:39:32 [2020-09-16T10:39:32.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.29   DEP      criu/files-ext.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.38   DEP      criu/file-lock.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.51   DEP      criu/file-ids.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.60   DEP      criu/fifo.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.75   DEP      criu/fdstore.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.85   DEP      criu/fault-injection.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.89   DEP      criu/external.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 80.97   DEP      criu/eventpoll.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 81.14   DEP      criu/eventfd.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 81.34   DEP      criu/crtools.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 81.51   DEP      criu/cr-service.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 81.72   DEP      criu/cr-restore.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 81.92   DEP      criu/cr-errno.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 81.95   DEP      criu/cr-dump.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 82.20   DEP      criu/cr-dedup.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 82.33   DEP      criu/cr-check.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 82.53   DEP      criu/config.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 82.68   DEP      criu/clone-noasan.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 82.75   DEP      criu/cgroup.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 82.96   DEP      criu/cgroup-props.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 83.08   DEP      criu/bitmap.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 83.09   DEP      criu/bfd.d
10:39:32 [2020-09-16T10:39:32.566Z] #39 83.18   DEP      criu/autofs.d
10:39:32 [2020-09-16T10:39:32.579Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|name|deps|files|imports) took 1m54.633378763s 
10:39:32 [2020-09-16T10:39:32.579Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.092654ms 
10:39:32 [2020-09-16T10:39:32.823Z] #39 83.36   DEP      criu/aio.d
10:39:32 [2020-09-16T10:39:32.823Z] #39 83.56   DEP      criu/action-scripts.d
10:39:33 [2020-09-16T10:39:33.388Z] #39 83.89   CC       criu/action-scripts.o
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.31 Selecting previously unselected package libnet1:arm64.
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.32 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.32 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.43 Selecting previously unselected package libnl-3-200:arm64.
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.46 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.56 Selecting previously unselected package libprotobuf-c1:arm64.
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.59 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.68 Selecting previously unselected package libreadline5:arm64.
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
10:39:33 [2020-09-16T10:39:33.909Z] #17 30.70 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
10:39:33 [2020-09-16T10:39:33.910Z] #17 30.80 Selecting previously unselected package net-tools.
10:39:33 [2020-09-16T10:39:33.910Z] #17 30.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
10:39:33 [2020-09-16T10:39:33.910Z] #17 30.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:39:33 [2020-09-16T10:39:33.952Z] #39 84.53   CC       criu/aio.o
10:39:34 [2020-09-16T10:39:34.173Z] #17 31.03 Selecting previously unselected package python-pip-whl.
10:39:34 [2020-09-16T10:39:34.173Z] #17 31.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:39:34 [2020-09-16T10:39:34.173Z] #17 31.05 Unpacking python-pip-whl (18.1-5) ...
10:39:34 [2020-09-16T10:39:34.209Z] #39 85.06   CC       criu/autofs.o
10:39:34 [2020-09-16T10:39:34.438Z] #17 31.51 Selecting previously unselected package python3-lib2to3.
10:39:34 [2020-09-16T10:39:34.702Z] #17 31.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:39:34 [2020-09-16T10:39:34.702Z] #17 31.51 Unpacking python3-lib2to3 (3.7.3-1) ...
10:39:34 [2020-09-16T10:39:34.702Z] #17 31.62 Selecting previously unselected package python3-distutils.
10:39:34 [2020-09-16T10:39:34.702Z] #17 31.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:39:34 [2020-09-16T10:39:34.702Z] #17 31.64 Unpacking python3-distutils (3.7.3-1) ...
10:39:34 [2020-09-16T10:39:34.967Z] #17 31.77 Selecting previously unselected package python3-pip.
10:39:34 [2020-09-16T10:39:34.967Z] #17 31.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:39:34 [2020-09-16T10:39:34.967Z] #17 31.80 Unpacking python3-pip (18.1-5) ...
10:39:34 [2020-09-16T10:39:34.967Z] #17 31.99 Selecting previously unselected package python3-pkg-resources.
10:39:34 [2020-09-16T10:39:34.967Z] #17 31.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:39:35 [2020-09-16T10:39:35.231Z] #17 32.07 Unpacking python3-pkg-resources (40.8.0-1) ...
10:39:35 [2020-09-16T10:39:35.231Z] #17 32.22 Selecting previously unselected package python3-setuptools.
10:39:35 [2020-09-16T10:39:35.231Z] #17 32.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:39:35 [2020-09-16T10:39:35.231Z] #17 32.24 Unpacking python3-setuptools (40.8.0-1) ...
10:39:35 [2020-09-16T10:39:35.496Z] #17 32.40 Selecting previously unselected package python3-wheel.
10:39:35 [2020-09-16T10:39:35.496Z] #17 32.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:39:35 [2020-09-16T10:39:35.496Z] #17 32.42 Unpacking python3-wheel (0.32.3-2) ...
10:39:35 [2020-09-16T10:39:35.577Z] #39 86.33   CC       criu/bfd.o
10:39:35 [2020-09-16T10:39:35.761Z] #17 32.67 Selecting previously unselected package sudo.
10:39:35 [2020-09-16T10:39:35.761Z] #17 32.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
10:39:35 [2020-09-16T10:39:35.761Z] #17 32.69 Unpacking sudo (1.8.27-1+deb10u2) ...
10:39:35 [2020-09-16T10:39:35.835Z] #39 ...
10:39:35 [2020-09-16T10:39:35.835Z] 
10:39:35 [2020-09-16T10:39:35.835Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.56 Selecting previously unselected package python3-minimal.
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.59 Unpacking python3-minimal (3.7.3-1) ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.77 Selecting previously unselected package libmpdec2:amd64.
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 27.81 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 28.00 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:39:35 [2020-09-16T10:39:35.835Z] #17 28.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 28.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.01 Selecting previously unselected package python3.7.
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.03 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.15 Selecting previously unselected package libpython3-stdlib:amd64.
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 29.26 Setting up python3-minimal (3.7.3-1) ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 30.10 Selecting previously unselected package python3.
10:39:35 [2020-09-16T10:39:35.835Z] #17 30.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
10:39:35 [2020-09-16T10:39:35.835Z] #17 30.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.835Z] #17 30.15 Unpacking python3 (3.7.3-1) ...
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.23 Selecting previously unselected package libip4tc0:amd64.
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.24 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.32 Selecting previously unselected package libip6tc0:amd64.
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.33 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.42 Selecting previously unselected package libiptc0:amd64.
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:39:35 [2020-09-16T10:39:35.836Z] #17 30.43 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:39:35 [2020-09-16T10:39:35.872Z] #22 169.9 + mkdir -p /tmp/tmp.eBf0oB9Rb9/src/github.com/docker
10:39:35 [2020-09-16T10:39:35.872Z] #22 169.9 + mv components/cli /tmp/tmp.eBf0oB9Rb9/src/github.com/docker/cli
10:39:35 [2020-09-16T10:39:35.872Z] #22 169.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:39:36 [2020-09-16T10:39:36.025Z] #17 33.04 Selecting previously unselected package thin-provisioning-tools.
10:39:36 [2020-09-16T10:39:36.025Z] #17 33.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
10:39:36 [2020-09-16T10:39:36.025Z] #17 33.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:39:36 [2020-09-16T10:39:36.092Z] #17 30.52 Selecting previously unselected package libnfnetlink0:amd64.
10:39:36 [2020-09-16T10:39:36.092Z] #17 30.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:39:36 [2020-09-16T10:39:36.092Z] #17 30.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.60 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.69 Selecting previously unselected package libnftnl11:amd64.
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.70 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.78 Selecting previously unselected package iptables.
10:39:36 [2020-09-16T10:39:36.093Z] #17 30.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:39:36 [2020-09-16T10:39:36.300Z] #17 33.31 Selecting previously unselected package uidmap.
10:39:36 [2020-09-16T10:39:36.300Z] #17 33.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
10:39:36 [2020-09-16T10:39:36.300Z] #17 33.33 Unpacking uidmap (1:4.5-1.1) ...
10:39:36 [2020-09-16T10:39:36.349Z] #17 30.79 Unpacking iptables (1.8.2-4) ...
10:39:36 [2020-09-16T10:39:36.564Z] #17 33.45 Selecting previously unselected package vim-runtime.
10:39:36 [2020-09-16T10:39:36.564Z] #17 33.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:39:36 [2020-09-16T10:39:36.564Z] #17 33.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:39:36 [2020-09-16T10:39:36.564Z] #17 33.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:39:36 [2020-09-16T10:39:36.564Z] #17 33.52 Unpacking vim-runtime (2:8.1.0875-5) ...
10:39:36 [2020-09-16T10:39:36.606Z] #17 31.11 Selecting previously unselected package xxd.
10:39:36 [2020-09-16T10:39:36.606Z] #17 31.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:39:36 [2020-09-16T10:39:36.606Z] #17 31.13 Unpacking xxd (2:8.1.0875-5) ...
10:39:36 [2020-09-16T10:39:36.864Z] #17 31.23 Selecting previously unselected package vim-common.
10:39:36 [2020-09-16T10:39:36.864Z] #17 31.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:39:36 [2020-09-16T10:39:36.864Z] #17 31.26 Unpacking vim-common (2:8.1.0875-5) ...
10:39:36 [2020-09-16T10:39:36.864Z] #17 31.44 Selecting previously unselected package bash-completion.
10:39:36 [2020-09-16T10:39:36.864Z] #17 31.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:39:37 [2020-09-16T10:39:37.422Z] #22 ...
10:39:37 [2020-09-16T10:39:37.422Z] 
10:39:37 [2020-09-16T10:39:37.422Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:37 [2020-09-16T10:39:37.422Z] #40 96.18   CC       criu/autofs.o
10:39:37 [2020-09-16T10:39:37.422Z] #40 99.15   CC       criu/bfd.o
10:39:37 [2020-09-16T10:39:37.422Z] #40 100.0   CC       criu/bitmap.o
10:39:37 [2020-09-16T10:39:37.422Z] #40 100.3   CC       criu/cgroup-props.o
10:39:37 [2020-09-16T10:39:37.422Z] #40 101.4   CC       criu/cgroup.o
10:39:37 [2020-09-16T10:39:37.724Z] #40 106.4   CC       criu/clone-noasan.o
10:39:37 [2020-09-16T10:39:37.724Z] #40 ...
10:39:37 [2020-09-16T10:39:37.724Z] 
10:39:37 [2020-09-16T10:39:37.724Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:37 [2020-09-16T10:39:37.724Z] #18 47.55 Selecting previously unselected package libnet1:ppc64el.
10:39:37 [2020-09-16T10:39:37.724Z] #18 47.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 47.60 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 47.87 Selecting previously unselected package libnl-3-200:ppc64el.
10:39:37 [2020-09-16T10:39:37.724Z] #18 47.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 47.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.06 Selecting previously unselected package libprotobuf-c1:ppc64el.
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.07 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.15 Selecting previously unselected package libreadline5:ppc64el.
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.16 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.33 Selecting previously unselected package net-tools.
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.67 Selecting previously unselected package python-pip-whl.
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 48.71 Unpacking python-pip-whl (18.1-5) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.29 Selecting previously unselected package python3-lib2to3.
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.30 Unpacking python3-lib2to3 (3.7.3-1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.49 Selecting previously unselected package python3-distutils.
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.55 Unpacking python3-distutils (3.7.3-1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.78 Selecting previously unselected package python3-pip.
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 49.79 Unpacking python3-pip (18.1-5) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.01 Selecting previously unselected package python3-pkg-resources.
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.04 Unpacking python3-pkg-resources (40.8.0-1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.20 Selecting previously unselected package python3-setuptools.
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.23 Unpacking python3-setuptools (40.8.0-1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.45 Selecting previously unselected package python3-wheel.
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.47 Unpacking python3-wheel (0.32.3-2) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.55 Selecting previously unselected package sudo.
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 50.57 Unpacking sudo (1.8.27-1+deb10u2) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.04 Selecting previously unselected package thin-provisioning-tools.
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.29 Selecting previously unselected package uidmap.
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.31 Unpacking uidmap (1:4.5-1.1) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.52 Selecting previously unselected package vim-runtime.
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:39:37 [2020-09-16T10:39:37.724Z] #18 51.66 Unpacking vim-runtime (2:8.1.0875-5) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 55.67 Selecting previously unselected package vim.
10:39:37 [2020-09-16T10:39:37.724Z] #18 55.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 55.75 Unpacking vim (2:8.1.0875-5) ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 56.54 Selecting previously unselected package xfsprogs.
10:39:37 [2020-09-16T10:39:37.724Z] #18 56.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
10:39:37 [2020-09-16T10:39:37.724Z] #18 56.55 Unpacking xfsprogs (4.20.0-1) ...
10:39:37 [2020-09-16T10:39:37.927Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:39:37 [2020-09-16T10:39:37.927Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-02aa34cd\powershellScript.ps1'; exit $LASTEXITCODE;
10:39:37 [2020-09-16T10:39:37.927Z] ----------------------------------------------------------------------------
10:39:37 [2020-09-16T10:39:37.927Z] 
10:39:37 [2020-09-16T10:39:37.927Z] INFO: executeCI.ps1 starting at Wed Sep 16 10:39:36 CUT 2020
10:39:37 [2020-09-16T10:39:37.927Z] 
10:39:37 [2020-09-16T10:39:37.927Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:39:37 [2020-09-16T10:39:37.927Z] INFO: Running git version 2.24.1.windows.2
10:39:37 [2020-09-16T10:39:37.927Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:39:37 [2020-09-16T10:39:37.927Z] INFO: Environment variables:
10:39:37 [2020-09-16T10:39:37.927Z] 
10:39:37 [2020-09-16T10:39:37.927Z] Name                           Value                                                                                   
10:39:37 [2020-09-16T10:39:37.927Z] ----                           -----                                                                                   
10:39:37 [2020-09-16T10:39:37.927Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:39:37 [2020-09-16T10:39:37.927Z] amd64                          true                                                                                    
10:39:37 [2020-09-16T10:39:37.927Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
10:39:37 [2020-09-16T10:39:37.927Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:39:37 [2020-09-16T10:39:37.927Z] arm64                          true                                                                                    
10:39:37 [2020-09-16T10:39:37.927Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
10:39:37 [2020-09-16T10:39:37.927Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
10:39:37 [2020-09-16T10:39:37.927Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:39:37 [2020-09-16T10:39:37.927Z] BRANCH_NAME                    PR-41450                                                                                
10:39:37 [2020-09-16T10:39:37.927Z] BUILD_DISPLAY_NAME             #2                                                                                      
10:39:37 [2020-09-16T10:39:37.927Z] BUILD_ID                       2                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] BUILD_NUMBER                   2                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] BUILD_TAG                      jenkins-moby-PR-41450-2                                                                 
10:39:37 [2020-09-16T10:39:37.927Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41450/2/                              
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_AUTHOR                  thaJeztah                                                                               
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_BRANCH                  containerd_1.4.1                                                                        
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_FORK                    thaJeztah/docker                                                                        
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_ID                      41450                                                                                   
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_TARGET                  master                                                                                  
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_TITLE                   update containerd vendor and binary to v1.4.1                                           
10:39:37 [2020-09-16T10:39:37.927Z] CHANGE_URL                     https://github.com/moby/moby/pull/41450                                                 
10:39:37 [2020-09-16T10:39:37.927Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:39:37 [2020-09-16T10:39:37.927Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:39:37 [2020-09-16T10:39:37.927Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:39:37 [2020-09-16T10:39:37.927Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:39:37 [2020-09-16T10:39:37.927Z] COMPUTERNAME                   azwin-2-7ad6e0                                                                          
10:39:37 [2020-09-16T10:39:37.927Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
10:39:37 [2020-09-16T10:39:37.927Z] ConfigSequenceNumber           0                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] dco                            true                                                                                    
10:39:37 [2020-09-16T10:39:37.927Z] DOCKER_BUILDKIT                0                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] DOCKER_DUT_DEBUG               1                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:39:37 [2020-09-16T10:39:37.927Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:39:37 [2020-09-16T10:39:37.927Z] EXECUTOR_NUMBER                0                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] FQDN                           azwin-2-7ad6e0.westus.cloudapp.azure.com                                                
10:39:37 [2020-09-16T10:39:37.927Z] GIT_BRANCH                     PR-41450                                                                                
10:39:37 [2020-09-16T10:39:37.927Z] GIT_COMMIT                     af3220884e9a4851435b8e8480dea5a5cb2a1db9                                                
10:39:37 [2020-09-16T10:39:37.927Z] GIT_PREVIOUS_COMMIT            771a0a05c8bb46752496ca2c7eca7bad090b4168                                                
10:39:37 [2020-09-16T10:39:37.927Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:39:37 [2020-09-16T10:39:37.927Z] HUDSON_COOKIE                  89fa0ff3-3599-448d-b4d4-942391cc8175                                                    
10:39:37 [2020-09-16T10:39:37.927Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:39:37 [2020-09-16T10:39:37.927Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:39:37 [2020-09-16T10:39:37.927Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:39:37 [2020-09-16T10:39:37.927Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
10:39:37 [2020-09-16T10:39:37.927Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:39:37 [2020-09-16T10:39:37.927Z] JENKINS_NODE_COOKIE            c7113baf-42a3-411d-864f-b7364a922ea2                                                    
10:39:37 [2020-09-16T10:39:37.927Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:39:37 [2020-09-16T10:39:37.927Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:39:37 [2020-09-16T10:39:37.927Z] JOB_BASE_NAME                  PR-41450                                                                                
10:39:37 [2020-09-16T10:39:37.927Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41450/display/redirect                
10:39:37 [2020-09-16T10:39:37.927Z] JOB_NAME                       moby/PR-41450                                                                           
10:39:37 [2020-09-16T10:39:37.927Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41450/                                
10:39:37 [2020-09-16T10:39:37.927Z] library.jps.version            master                                                                                  
10:39:37 [2020-09-16T10:39:37.927Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
10:39:37 [2020-09-16T10:39:37.927Z] NODE_LABELS                    amd64 azure azwin-2-7ad6e0 azwin-2019 docker west-us windows windows-2019 x86_64        
10:39:37 [2020-09-16T10:39:37.927Z] NODE_NAME                      azwin-2-7ad6e0                                                                          
10:39:37 [2020-09-16T10:39:37.927Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:39:37 [2020-09-16T10:39:37.927Z] OS                             Windows_NT                                                                              
10:39:37 [2020-09-16T10:39:37.928Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
10:39:37 [2020-09-16T10:39:37.928Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:39:37 [2020-09-16T10:39:37.928Z] ppc64le                        true                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:39:37 [2020-09-16T10:39:37.928Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
10:39:37 [2020-09-16T10:39:37.928Z] PROCESSOR_LEVEL                6                                                                                       
10:39:37 [2020-09-16T10:39:37.928Z] PROCESSOR_REVISION             5504                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] ProgramData                    C:\ProgramData                                                                          
10:39:37 [2020-09-16T10:39:37.928Z] ProgramFiles                   C:\Program Files                                                                        
10:39:37 [2020-09-16T10:39:37.928Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:39:37 [2020-09-16T10:39:37.928Z] ProgramW6432                   C:\Program Files                                                                        
10:39:37 [2020-09-16T10:39:37.928Z] PROMPT                         $P$G                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:39:37 [2020-09-16T10:39:37.928Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
10:39:37 [2020-09-16T10:39:37.928Z] PUBLIC                         C:\Users\Public                                                                         
10:39:37 [2020-09-16T10:39:37.928Z] rootless                       true                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41450/2/display/redirect?page=changes 
10:39:37 [2020-09-16T10:39:37.928Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41450/2/display/redirect              
10:39:37 [2020-09-16T10:39:37.928Z] s390x                          true                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:39:37 [2020-09-16T10:39:37.928Z] SOURCES_DRIVE                  d                                                                                       
10:39:37 [2020-09-16T10:39:37.928Z] SOURCES_SUBDIR                 gopath                                                                                  
10:39:37 [2020-09-16T10:39:37.928Z] STAGE_NAME                     Run tests                                                                               
10:39:37 [2020-09-16T10:39:37.928Z] SystemDrive                    C:                                                                                      
10:39:37 [2020-09-16T10:39:37.928Z] SystemRoot                     C:\windows                                                                              
10:39:37 [2020-09-16T10:39:37.928Z] TEMP                           C:\windows\TEMP                                                                         
10:39:37 [2020-09-16T10:39:37.928Z] TESTDEBUG                      0                                                                                       
10:39:37 [2020-09-16T10:39:37.928Z] TESTRUN_DRIVE                  d                                                                                       
10:39:37 [2020-09-16T10:39:37.928Z] TESTRUN_SUBDIR                 CI                                                                                      
10:39:37 [2020-09-16T10:39:37.928Z] TIMEOUT                        120m                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] TMP                            C:\windows\TEMP                                                                         
10:39:37 [2020-09-16T10:39:37.928Z] unit_validate                  true                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] USERDOMAIN                     WORKGROUP                                                                               
10:39:37 [2020-09-16T10:39:37.928Z] USERNAME                       azwin-2-7ad6e0$                                                                         
10:39:37 [2020-09-16T10:39:37.928Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
10:39:37 [2020-09-16T10:39:37.928Z] validate_force                 false                                                                                   
10:39:37 [2020-09-16T10:39:37.928Z] windir                         C:\windows                                                                              
10:39:37 [2020-09-16T10:39:37.928Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:39:37 [2020-09-16T10:39:37.928Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:39:37 [2020-09-16T10:39:37.928Z] windowsRS1                     false                                                                                   
10:39:37 [2020-09-16T10:39:37.928Z] windowsRS5                     true                                                                                    
10:39:37 [2020-09-16T10:39:37.928Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:39:37 [2020-09-16T10:39:37.928Z] 
10:39:37 [2020-09-16T10:39:37.928Z] 
10:39:37 [2020-09-16T10:39:37.928Z] 
10:39:37 [2020-09-16T10:39:37.928Z] INFO: Sources under d:\gopath\...
10:39:37 [2020-09-16T10:39:37.928Z] INFO: Test run under d:\CI\...
10:39:37 [2020-09-16T10:39:37.928Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:39:37 [2020-09-16T10:39:37.928Z] INFO: docker/docker repository was found
10:39:37 [2020-09-16T10:39:37.928Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
10:39:37 [2020-09-16T10:39:37.928Z] ltsc2019: Pulling from windows/servercore
10:39:37 [2020-09-16T10:39:37.928Z] 4612f6d0b889: Pulling fs layer
10:39:37 [2020-09-16T10:39:37.928Z] c3aff4450246: Pulling fs layer
10:39:38 [2020-09-16T10:39:38.031Z] #18 57.15 Selecting previously unselected package zip.
10:39:38 [2020-09-16T10:39:38.031Z] #18 57.15 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
10:39:38 [2020-09-16T10:39:38.031Z] #18 57.15 Unpacking zip (3.0-11+b1) ...
10:39:38 [2020-09-16T10:39:38.031Z] #18 57.35 Setting up aufs-tools (1:4.14+20190211-1) ...
10:39:38 [2020-09-16T10:39:38.031Z] #18 57.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:39:38 [2020-09-16T10:39:38.031Z] #18 57.36 Setting up libip6tc0:ppc64el (1.8.2-4) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.36 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.37 Setting up libgpm2:ppc64el (1.20.7-5) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.37 Setting up libip4tc0:ppc64el (1.8.2-4) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.38 Setting up uidmap (1:4.5-1.1) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.38 Setting up libnftnl11:ppc64el (1.1.2-2) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.39 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.41 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.42 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.42 Setting up xxd (2:8.1.0875-5) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.43 Setting up zip (3.0-11+b1) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.43 Setting up vim-common (2:8.1.0875-5) ...
10:39:38 [2020-09-16T10:39:38.334Z] #18 57.47 Setting up bash-completion (1:2.8-6) ...
10:39:38 [2020-09-16T10:39:38.983Z] #18 ...
10:39:38 [2020-09-16T10:39:38.983Z] 
10:39:38 [2020-09-16T10:39:38.983Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:38 [2020-09-16T10:39:38.983Z] #42 163.6 net/http/httptrace
10:39:38 [2020-09-16T10:39:38.983Z] #42 163.9 net/http
10:39:38 [2020-09-16T10:39:38.983Z] #42 ...
10:39:38 [2020-09-16T10:39:38.983Z] 
10:39:38 [2020-09-16T10:39:38.983Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:38 [2020-09-16T10:39:38.983Z] #40 106.7   CC       criu/config.o
10:39:39 [2020-09-16T10:39:39.237Z] #17 36.27 Selecting previously unselected package vim.
10:39:39 [2020-09-16T10:39:39.237Z] #17 36.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
10:39:39 [2020-09-16T10:39:39.237Z] #17 36.31 Unpacking vim (2:8.1.0875-5) ...
10:39:39 [2020-09-16T10:39:39.388Z] #17 34.01 Unpacking bash-completion (1:2.8-6) ...
10:39:39 [2020-09-16T10:39:39.962Z] #17 34.37 Selecting previously unselected package bzip2.
10:39:39 [2020-09-16T10:39:39.962Z] #17 34.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:39:39 [2020-09-16T10:39:39.962Z] #17 34.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:39:39 [2020-09-16T10:39:39.962Z] #17 34.43 Selecting previously unselected package xz-utils.
10:39:39 [2020-09-16T10:39:39.962Z] #17 34.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:39:39 [2020-09-16T10:39:39.962Z] #17 34.44 Unpacking xz-utils (5.2.4-1) ...
10:39:40 [2020-09-16T10:39:40.219Z] #17 34.58 Selecting previously unselected package apparmor.
10:39:40 [2020-09-16T10:39:40.219Z] #17 34.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.219Z] #17 34.69 Unpacking apparmor (2.13.2-10) ...
10:39:40 [2020-09-16T10:39:40.246Z] #17 36.87 Selecting previously unselected package xfsprogs.
10:39:40 [2020-09-16T10:39:40.246Z] #17 36.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
10:39:40 [2020-09-16T10:39:40.246Z] #17 36.90 Unpacking xfsprogs (4.20.0-1) ...
10:39:40 [2020-09-16T10:39:40.246Z] #17 ...
10:39:40 [2020-09-16T10:39:40.246Z] 
10:39:40 [2020-09-16T10:39:40.246Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:40 [2020-09-16T10:39:40.246Z] #38 80.10   CC       criu/clone-noasan.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 80.29   CC       criu/config.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 81.78   CC       criu/cr-check.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 83.29   CC       criu/cr-dedup.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 83.56   CC       criu/cr-dump.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 85.62   CC       criu/cr-errno.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 85.72   CC       criu/cr-restore.o
10:39:40 [2020-09-16T10:39:40.246Z] #38 89.25   CC       criu/cr-service.o
10:39:40 [2020-09-16T10:39:40.476Z] #17 34.97 Selecting previously unselected package aufs-tools.
10:39:40 [2020-09-16T10:39:40.476Z] #17 34.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.476Z] #17 34.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:39:40 [2020-09-16T10:39:40.521Z] #38 ...
10:39:40 [2020-09-16T10:39:40.521Z] 
10:39:40 [2020-09-16T10:39:40.521Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:40 [2020-09-16T10:39:40.521Z] #17 37.47 Selecting previously unselected package zip.
10:39:40 [2020-09-16T10:39:40.521Z] #17 37.48 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
10:39:40 [2020-09-16T10:39:40.521Z] #17 37.50 Unpacking zip (3.0-11+b1) ...
10:39:40 [2020-09-16T10:39:40.569Z] #40 109.4   CC       criu/cr-check.o
10:39:40 [2020-09-16T10:39:40.733Z] #17 35.10 Selecting previously unselected package libonig5:amd64.
10:39:40 [2020-09-16T10:39:40.733Z] #17 35.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.733Z] #17 35.12 Unpacking libonig5:amd64 (6.9.1-1) ...
10:39:40 [2020-09-16T10:39:40.733Z] #17 35.27 Selecting previously unselected package libjq1:amd64.
10:39:40 [2020-09-16T10:39:40.733Z] #17 35.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.733Z] #17 35.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:39:40 [2020-09-16T10:39:40.789Z] #17 37.74 Setting up aufs-tools (1:4.14+20190211-1) ...
10:39:40 [2020-09-16T10:39:40.789Z] #17 37.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:39:40 [2020-09-16T10:39:40.789Z] #17 37.78 Setting up libip6tc0:arm64 (1.8.2-4) ...
10:39:40 [2020-09-16T10:39:40.789Z] #17 37.80 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
10:39:40 [2020-09-16T10:39:40.789Z] #17 37.82 Setting up libgpm2:arm64 (1.20.7-5) ...
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.42 Selecting previously unselected package jq.
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.42 Unpacking jq (1.5+dfsg-2+b1) ...
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.52 Selecting previously unselected package libaio1:amd64.
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.53 Unpacking libaio1:amd64 (0.3.112-3) ...
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.58 Selecting previously unselected package libgpm2:amd64.
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.58 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
10:39:40 [2020-09-16T10:39:40.990Z] #17 35.58 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 37.86 Setting up libip4tc0:arm64 (1.8.2-4) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.01 Setting up uidmap (1:4.5-1.1) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.02 Setting up libnftnl11:arm64 (1.1.2-2) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.08 Setting up xxd (2:8.1.0875-5) ...
10:39:41 [2020-09-16T10:39:41.064Z] #17 38.09 Setting up zip (3.0-11+b1) ...
10:39:41 [2020-09-16T10:39:41.248Z] #17 35.66 Selecting previously unselected package libicu63:amd64.
10:39:41 [2020-09-16T10:39:41.248Z] #17 35.67 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
10:39:41 [2020-09-16T10:39:41.248Z] #17 35.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:39:41 [2020-09-16T10:39:41.340Z] #17 38.10 Setting up vim-common (2:8.1.0875-5) ...
10:39:41 [2020-09-16T10:39:41.340Z] #17 38.13 Setting up bash-completion (1:2.8-6) ...
10:39:43 [2020-09-16T10:39:43.370Z] #40 ...
10:39:43 [2020-09-16T10:39:43.370Z] 
10:39:43 [2020-09-16T10:39:43.370Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.87 Setting up libiptc0:ppc64el (1.8.2-4) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.88 Setting up xz-utils (5.2.4-1) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.90 Setting up sudo (1.8.27-1+deb10u2) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.96 invoke-rc.d: could not determine current runlevel
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.97 invoke-rc.d: policy-rc.d denied execution of start.
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.98 Setting up pigz (2.4-1) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.99 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 61.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.01 Setting up python-pip-whl (18.1-5) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.02 Setting up libmpdec2:ppc64el (2.4.2-2) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.02 Setting up vim-runtime (2:8.1.0875-5) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.57 Setting up libaio1:ppc64el (0.3.112-3) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.58 Setting up libonig5:ppc64el (6.9.1-1) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.59 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.60 Setting up vim (2:8.1.0875-5) ...
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:39:43 [2020-09-16T10:39:43.370Z] #18 62.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.82 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.84 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.85 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.86 Setting up jq (1.5+dfsg-2+b1) ...
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.87 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
10:39:43 [2020-09-16T10:39:43.671Z] #18 62.89 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:39:43 [2020-09-16T10:39:43.953Z] #17 40.86 Setting up libiptc0:arm64 (1.8.2-4) ...
10:39:43 [2020-09-16T10:39:43.953Z] #17 40.87 Setting up xz-utils (5.2.4-1) ...
10:39:43 [2020-09-16T10:39:43.953Z] #17 40.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:39:43 [2020-09-16T10:39:43.953Z] #17 40.90 Setting up sudo (1.8.27-1+deb10u2) ...
10:39:44 [2020-09-16T10:39:44.216Z] #17 41.06 invoke-rc.d: could not determine current runlevel
10:39:44 [2020-09-16T10:39:44.216Z] #17 41.06 invoke-rc.d: policy-rc.d denied execution of start.
10:39:44 [2020-09-16T10:39:44.216Z] #17 41.16 Setting up pigz (2.4-1) ...
10:39:44 [2020-09-16T10:39:44.216Z] #17 41.18 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:39:44 [2020-09-16T10:39:44.216Z] #17 41.29 Setting up libnl-3-200:arm64 (3.4.0-1) ...
10:39:44 [2020-09-16T10:39:44.481Z] #17 41.46 Setting up python-pip-whl (18.1-5) ...
10:39:44 [2020-09-16T10:39:44.481Z] #17 41.49 Setting up libmpdec2:arm64 (2.4.2-2) ...
10:39:44 [2020-09-16T10:39:44.481Z] #17 41.52 Setting up vim-runtime (2:8.1.0875-5) ...
10:39:45 [2020-09-16T10:39:45.019Z] ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 30.8% of statements
10:39:45 [2020-09-16T10:39:45.019Z] ok  	github.com/docker/docker/container	0.114s	coverage: 34.7% of statements
10:39:45 [2020-09-16T10:39:45.019Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:39:45 [2020-09-16T10:39:45.019Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:39:45 [2020-09-16T10:39:45.019Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:39:45 [2020-09-16T10:39:45.019Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:39:45 [2020-09-16T10:39:45.049Z] c3aff4450246: Verifying Checksum
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.89 Setting up libaio1:arm64 (0.3.112-3) ...
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.90 Setting up libonig5:arm64 (6.9.1-1) ...
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.95 Setting up vim (2:8.1.0875-5) ...
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 41.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 42.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 42.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:39:45 [2020-09-16T10:39:45.061Z] #17 42.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
10:39:45 [2020-09-16T10:39:45.365Z] #17 42.12 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:39:45 [2020-09-16T10:39:45.365Z] #17 42.15 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
10:39:45 [2020-09-16T10:39:45.365Z] #17 42.17 Setting up jq (1.5+dfsg-2+b1) ...
10:39:45 [2020-09-16T10:39:45.365Z] #17 42.18 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
10:39:45 [2020-09-16T10:39:45.365Z] #17 42.19 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:39:45 [2020-09-16T10:39:45.424Z] #17 39.36 Selecting previously unselected package libnet1:amd64.
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.45 Selecting previously unselected package libnl-3-200:amd64.
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.56 Selecting previously unselected package libprotobuf-c1:amd64.
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.63 Selecting previously unselected package libreadline5:amd64.
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.75 Selecting previously unselected package net-tools.
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.96 Selecting previously unselected package python-pip-whl.
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
10:39:45 [2020-09-16T10:39:45.425Z] #17 39.98 Unpacking python-pip-whl (18.1-5) ...
10:39:45 [2020-09-16T10:39:45.989Z] #17 40.53 Selecting previously unselected package python3-lib2to3.
10:39:45 [2020-09-16T10:39:45.989Z] #17 40.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
10:39:45 [2020-09-16T10:39:45.989Z] #17 40.55 Unpacking python3-lib2to3 (3.7.3-1) ...
10:39:45 [2020-09-16T10:39:45.989Z] #17 ...
10:39:45 [2020-09-16T10:39:45.989Z] 
10:39:45 [2020-09-16T10:39:45.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:45 [2020-09-16T10:39:45.989Z] #39 86.75   CC       criu/bitmap.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 86.86   CC       criu/cgroup-props.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 87.53   CC       criu/cgroup.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 90.07   CC       criu/clone-noasan.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 90.34   CC       criu/config.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 91.62   CC       criu/cr-check.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 92.90   CC       criu/cr-dedup.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 93.34   CC       criu/cr-dump.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 95.48   CC       criu/cr-errno.o
10:39:45 [2020-09-16T10:39:45.989Z] #39 95.55   CC       criu/cr-restore.o
10:39:46 [2020-09-16T10:39:46.246Z] #39 ...
10:39:46 [2020-09-16T10:39:46.246Z] 
10:39:46 [2020-09-16T10:39:46.246Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:46 [2020-09-16T10:39:46.246Z] #17 40.66 Selecting previously unselected package python3-distutils.
10:39:46 [2020-09-16T10:39:46.246Z] #17 40.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
10:39:46 [2020-09-16T10:39:46.246Z] #17 40.67 Unpacking python3-distutils (3.7.3-1) ...
10:39:46 [2020-09-16T10:39:46.503Z] #17 40.83 Selecting previously unselected package python3-pip.
10:39:46 [2020-09-16T10:39:46.503Z] #17 40.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
10:39:46 [2020-09-16T10:39:46.503Z] #17 40.84 Unpacking python3-pip (18.1-5) ...
10:39:46 [2020-09-16T10:39:46.503Z] #17 41.05 Selecting previously unselected package python3-pkg-resources.
10:39:46 [2020-09-16T10:39:46.760Z] #17 41.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
10:39:46 [2020-09-16T10:39:46.760Z] #17 41.07 Unpacking python3-pkg-resources (40.8.0-1) ...
10:39:46 [2020-09-16T10:39:46.760Z] #17 41.23 Selecting previously unselected package python3-setuptools.
10:39:46 [2020-09-16T10:39:46.760Z] #17 41.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
10:39:46 [2020-09-16T10:39:46.760Z] #17 41.25 Unpacking python3-setuptools (40.8.0-1) ...
10:39:47 [2020-09-16T10:39:47.023Z] #17 41.48 Selecting previously unselected package python3-wheel.
10:39:47 [2020-09-16T10:39:47.023Z] #17 41.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
10:39:47 [2020-09-16T10:39:47.023Z] #17 41.50 Unpacking python3-wheel (0.32.3-2) ...
10:39:47 [2020-09-16T10:39:47.023Z] #17 41.58 Selecting previously unselected package sudo.
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.53 Setting up iptables (1.8.2-4) ...
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:39:47 [2020-09-16T10:39:47.250Z] #18 66.62 Setting up python3 (3.7.3-1) ...
10:39:47 [2020-09-16T10:39:47.280Z] #17 41.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
10:39:47 [2020-09-16T10:39:47.281Z] #17 41.59 Unpacking sudo (1.8.27-1+deb10u2) ...
10:39:47 [2020-09-16T10:39:47.538Z] #17 42.03 Selecting previously unselected package thin-provisioning-tools.
10:39:47 [2020-09-16T10:39:47.538Z] #17 42.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:39:47 [2020-09-16T10:39:47.538Z] #17 42.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:39:47 [2020-09-16T10:39:47.795Z] #17 42.32 Selecting previously unselected package uidmap.
10:39:47 [2020-09-16T10:39:47.795Z] #17 42.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
10:39:47 [2020-09-16T10:39:47.795Z] #17 42.34 Unpacking uidmap (1:4.5-1.1) ...
10:39:47 [2020-09-16T10:39:47.836Z] ok  	github.com/docker/docker/daemon/cluster	0.035s	coverage: 0.5% of statements
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.51 Setting up iptables (1.8.2-4) ...
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:39:47 [2020-09-16T10:39:47.972Z] #17 44.61 Setting up python3 (3.7.3-1) ...
10:39:48 [2020-09-16T10:39:48.052Z] #17 42.43 Selecting previously unselected package vim-runtime.
10:39:48 [2020-09-16T10:39:48.052Z] #17 42.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:39:48 [2020-09-16T10:39:48.052Z] #17 42.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:39:48 [2020-09-16T10:39:48.052Z] #17 42.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:39:48 [2020-09-16T10:39:48.052Z] #17 42.52 Unpacking vim-runtime (2:8.1.0875-5) ...
10:39:48 [2020-09-16T10:39:48.236Z] #17 45.04 Setting up python3-wheel (0.32.3-2) ...
10:39:48 [2020-09-16T10:39:48.314Z] #18 67.38 Setting up python3-wheel (0.32.3-2) ...
10:39:48 [2020-09-16T10:39:48.876Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
10:39:49 [2020-09-16T10:39:49.186Z] #17 ...
10:39:49 [2020-09-16T10:39:49.186Z] 
10:39:49 [2020-09-16T10:39:49.186Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:49 [2020-09-16T10:39:49.186Z] #48 56.45 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:39:49 [2020-09-16T10:39:49.186Z] #48 58.19 + mkdir -p /build
10:39:49 [2020-09-16T10:39:49.186Z] #48 58.19 + cp runc /build/runc
10:39:49 [2020-09-16T10:39:49.186Z] #48 DONE 59.3s
10:39:49 [2020-09-16T10:39:49.186Z] 
10:39:49 [2020-09-16T10:39:49.186Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:49 [2020-09-16T10:39:49.186Z] #17 45.99 Setting up apparmor (2.13.2-10) ...
10:39:49 [2020-09-16T10:39:49.186Z] #17 ...
10:39:49 [2020-09-16T10:39:49.186Z] 
10:39:49 [2020-09-16T10:39:49.186Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:49 [2020-09-16T10:39:49.186Z] #38 91.01   CC       criu/crtools.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 91.68   CC       criu/eventfd.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 91.97   CC       criu/eventpoll.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 92.74   CC       criu/external.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 93.14   CC       criu/fault-injection.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 93.21   CC       criu/fdstore.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 93.51   CC       criu/fifo.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 93.92   CC       criu/file-ids.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 94.23   CC       criu/file-lock.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 94.99   CC       criu/files-ext.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 95.41   CC       criu/files-reg.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 97.43   CC       criu/files.o
10:39:49 [2020-09-16T10:39:49.186Z] #38 99.23   CC       criu/filesystems.o
10:39:49 [2020-09-16T10:39:49.374Z] #18 68.34 Setting up apparmor (2.13.2-10) ...
10:39:49 [2020-09-16T10:39:49.915Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
10:39:50 [2020-09-16T10:39:50.144Z] #38 100.1   CC       criu/fsnotify.o
10:39:51 [2020-09-16T10:39:51.328Z] #17 45.69 Selecting previously unselected package vim.
10:39:51 [2020-09-16T10:39:51.328Z] #17 45.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
10:39:51 [2020-09-16T10:39:51.328Z] #17 45.71 Unpacking vim (2:8.1.0875-5) ...
10:39:51 [2020-09-16T10:39:51.498Z] #18 70.59 Setting up xfsprogs (4.20.0-1) ...
10:39:51 [2020-09-16T10:39:51.498Z] #18 70.60 Setting up python3-lib2to3 (3.7.3-1) ...
10:39:51 [2020-09-16T10:39:51.540Z] #38 101.2   CC       criu/image-desc.o
10:39:51 [2020-09-16T10:39:51.540Z] #38 101.3   CC       criu/image.o
10:39:51 [2020-09-16T10:39:51.540Z] #38 ...
10:39:51 [2020-09-16T10:39:51.540Z] 
10:39:51 [2020-09-16T10:39:51.540Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:51 [2020-09-16T10:39:51.540Z] #17 48.19 Setting up xfsprogs (4.20.0-1) ...
10:39:51 [2020-09-16T10:39:51.540Z] #17 48.20 Setting up python3-lib2to3 (3.7.3-1) ...
10:39:51 [2020-09-16T10:39:51.585Z] #17 46.07 Selecting previously unselected package xfsprogs.
10:39:51 [2020-09-16T10:39:51.585Z] #17 46.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
10:39:51 [2020-09-16T10:39:51.585Z] #17 46.08 Unpacking xfsprogs (4.20.0-1) ...
10:39:51 [2020-09-16T10:39:51.804Z] #17 48.61 Setting up python3-pkg-resources (40.8.0-1) ...
10:39:51 [2020-09-16T10:39:51.842Z] #17 46.51 Selecting previously unselected package zip.
10:39:52 [2020-09-16T10:39:52.099Z] #17 46.51 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
10:39:52 [2020-09-16T10:39:52.099Z] #17 46.52 Unpacking zip (3.0-11+b1) ...
10:39:52 [2020-09-16T10:39:52.099Z] #17 46.72 Setting up aufs-tools (1:4.14+20190211-1) ...
10:39:52 [2020-09-16T10:39:52.099Z] #17 46.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:39:52 [2020-09-16T10:39:52.099Z] #17 46.75 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:39:52 [2020-09-16T10:39:52.099Z] #17 46.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:39:52 [2020-09-16T10:39:52.159Z] #18 71.20 Setting up python3-pkg-resources (40.8.0-1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.77 Setting up libgpm2:amd64 (1.20.7-5) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.78 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.79 Setting up uidmap (1:4.5-1.1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.80 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.84 Setting up xxd (2:8.1.0875-5) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.85 Setting up zip (3.0-11+b1) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.86 Setting up vim-common (2:8.1.0875-5) ...
10:39:52 [2020-09-16T10:39:52.356Z] #17 46.89 Setting up bash-completion (1:2.8-6) ...
10:39:52 [2020-09-16T10:39:52.754Z] #17 49.48 Setting up python3-distutils (3.7.3-1) ...
10:39:52 [2020-09-16T10:39:52.811Z] #18 ...
10:39:52 [2020-09-16T10:39:52.811Z] 
10:39:52 [2020-09-16T10:39:52.811Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:52 [2020-09-16T10:39:52.811Z] #42 177.8 github.com/LK4D4/vndr/godl
10:39:52 [2020-09-16T10:39:52.811Z] #42 178.6 github.com/LK4D4/vndr
10:39:53 [2020-09-16T10:39:53.023Z] #17 49.91 Setting up python3-setuptools (40.8.0-1) ...
10:39:53 [2020-09-16T10:39:53.112Z] #42 ...
10:39:53 [2020-09-16T10:39:53.112Z] 
10:39:53 [2020-09-16T10:39:53.112Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:53 [2020-09-16T10:39:53.112Z] #40 112.0   CC       criu/cr-dedup.o
10:39:53 [2020-09-16T10:39:53.112Z] #40 112.7   CC       criu/cr-dump.o
10:39:53 [2020-09-16T10:39:53.112Z] #40 116.1   CC       criu/cr-errno.o
10:39:53 [2020-09-16T10:39:53.112Z] #40 116.3   CC       criu/cr-restore.o
10:39:53 [2020-09-16T10:39:53.417Z] #40 ...
10:39:53 [2020-09-16T10:39:53.417Z] 
10:39:53 [2020-09-16T10:39:53.417Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:53 [2020-09-16T10:39:53.417Z] #18 72.57 Setting up python3-distutils (3.7.3-1) ...
10:39:53 [2020-09-16T10:39:53.976Z] #17 50.76 Setting up python3-pip (18.1-5) ...
10:39:54 [2020-09-16T10:39:54.067Z] #18 73.15 Setting up python3-setuptools (40.8.0-1) ...
10:39:54 [2020-09-16T10:39:54.366Z] #18 ...
10:39:54 [2020-09-16T10:39:54.366Z] 
10:39:54 [2020-09-16T10:39:54.366Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:39:54 [2020-09-16T10:39:54.366Z] #42 DONE 189.2s
10:39:54 [2020-09-16T10:39:54.366Z] 
10:39:54 [2020-09-16T10:39:54.366Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.40 Setting up libiptc0:amd64 (1.8.2-4) ...
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.41 Setting up xz-utils (5.2.4-1) ...
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.43 Setting up sudo (1.8.27-1+deb10u2) ...
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.47 invoke-rc.d: could not determine current runlevel
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.48 invoke-rc.d: policy-rc.d denied execution of start.
10:39:54 [2020-09-16T10:39:54.877Z] #17 49.49 Setting up pigz (2.4-1) ...
10:39:54 [2020-09-16T10:39:54.928Z] #17 51.67 Processing triggers for libc-bin (2.28-10) ...
10:39:54 [2020-09-16T10:39:54.928Z] #17 51.72 Processing triggers for mime-support (3.62) ...
10:39:55 [2020-09-16T10:39:55.135Z] #17 49.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:39:55 [2020-09-16T10:39:55.135Z] #17 49.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:39:55 [2020-09-16T10:39:55.135Z] #17 49.53 Setting up python-pip-whl (18.1-5) ...
10:39:55 [2020-09-16T10:39:55.135Z] #17 49.54 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:39:55 [2020-09-16T10:39:55.135Z] #17 49.55 Setting up vim-runtime (2:8.1.0875-5) ...
10:39:55 [2020-09-16T10:39:55.192Z] #17 DONE 52.2s
10:39:55 [2020-09-16T10:39:55.192Z] 
10:39:55 [2020-09-16T10:39:55.192Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:39:55 [2020-09-16T10:39:55.392Z] #17 49.98 Setting up libaio1:amd64 (0.3.112-3) ...
10:39:55 [2020-09-16T10:39:55.392Z] #17 49.99 Setting up libonig5:amd64 (6.9.1-1) ...
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.01 Setting up vim (2:8.1.0875-5) ...
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:39:55 [2020-09-16T10:39:55.392Z] #17 50.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:39:55 [2020-09-16T10:39:55.649Z] #17 50.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:39:55 [2020-09-16T10:39:55.649Z] #17 50.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:39:55 [2020-09-16T10:39:55.649Z] #17 50.11 Setting up jq (1.5+dfsg-2+b1) ...
10:39:55 [2020-09-16T10:39:55.649Z] #17 50.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:39:55 [2020-09-16T10:39:55.649Z] #17 50.13 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:39:55 [2020-09-16T10:39:55.911Z] #18 74.89 Setting up python3-pip (18.1-5) ...
10:39:56 [2020-09-16T10:39:56.592Z] #18 1.222 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:39:56 [2020-09-16T10:39:56.592Z] #18 1.227 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:39:56 [2020-09-16T10:39:56.592Z] #18 1.231 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:39:56 [2020-09-16T10:39:56.592Z] #18 DONE 1.5s
10:39:56 [2020-09-16T10:39:56.592Z] 
10:39:56 [2020-09-16T10:39:56.592Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:56 [2020-09-16T10:39:56.592Z] #38 102.0   CC       criu/ipc_ns.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 102.8   CC       criu/irmap.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 103.3   CC       criu/kcmp-ids.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 103.6   CC       criu/kerndat.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 104.3   CC       criu/libnetlink.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 104.6   CC       criu/log.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 104.9   CC       criu/lsm.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 105.2   CC       criu/mem.o
10:39:56 [2020-09-16T10:39:56.592Z] #38 106.6   CC       criu/memfd.o
10:39:56 [2020-09-16T10:39:56.827Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 14.1% of statements
10:39:56 [2020-09-16T10:39:56.973Z] #18 76.10 Processing triggers for libc-bin (2.28-10) ...
10:39:56 [2020-09-16T10:39:56.973Z] #18 76.14 Processing triggers for mime-support (3.62) ...
10:39:57 [2020-09-16T10:39:57.182Z] #38 107.1   CC       criu/mount.o
10:39:57 [2020-09-16T10:39:57.272Z] #18 DONE 76.4s
10:39:57 [2020-09-16T10:39:57.272Z] 
10:39:57 [2020-09-16T10:39:57.272Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:39:57 [2020-09-16T10:39:57.465Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.8% of statements
10:39:57 [2020-09-16T10:39:57.472Z] 4612f6d0b889: Verifying Checksum
10:39:57 [2020-09-16T10:39:57.472Z] 4612f6d0b889: Download complete
10:39:57 [2020-09-16T10:39:57.571Z] #19 0.387 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:39:57 [2020-09-16T10:39:57.571Z] #19 0.391 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:39:57 [2020-09-16T10:39:57.571Z] #19 0.395 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:39:57 [2020-09-16T10:39:57.571Z] #19 DONE 0.5s
10:39:57 [2020-09-16T10:39:57.571Z] 
10:39:57 [2020-09-16T10:39:57.571Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:57 [2020-09-16T10:39:57.571Z] #40 124.1   CC       criu/cr-service.o
10:39:57 [2020-09-16T10:39:57.571Z] #40 126.4   CC       criu/crtools.o
10:39:58 [2020-09-16T10:39:58.100Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
10:39:58 [2020-09-16T10:39:58.171Z] #17 52.71 Setting up iptables (1.8.2-4) ...
10:39:58 [2020-09-16T10:39:58.171Z] #17 52.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:39:58 [2020-09-16T10:39:58.428Z] #17 52.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:39:58 [2020-09-16T10:39:58.428Z] #17 52.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:39:58 [2020-09-16T10:39:58.428Z] #17 52.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:39:58 [2020-09-16T10:39:58.428Z] #17 52.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:39:58 [2020-09-16T10:39:58.428Z] #17 52.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:39:58 [2020-09-16T10:39:58.428Z] #17 52.76 Setting up python3 (3.7.3-1) ...
10:39:58 [2020-09-16T10:39:58.634Z] #40 127.1   CC       criu/eventfd.o
10:39:58 [2020-09-16T10:39:58.685Z] #17 53.26 Setting up python3-wheel (0.32.3-2) ...
10:39:58 [2020-09-16T10:39:58.737Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
10:39:58 [2020-09-16T10:39:58.935Z] #40 127.7   CC       criu/eventpoll.o
10:39:58 [2020-09-16T10:39:58.942Z] #17 ...
10:39:58 [2020-09-16T10:39:58.942Z] 
10:39:58 [2020-09-16T10:39:58.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:39:58 [2020-09-16T10:39:58.942Z] #39 99.62   CC       criu/cr-service.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 101.0   CC       criu/crtools.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 101.4   CC       criu/eventfd.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 101.8   CC       criu/eventpoll.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 102.7   CC       criu/external.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 103.0   CC       criu/fault-injection.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 103.1   CC       criu/fdstore.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 103.5   CC       criu/fifo.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 104.0   CC       criu/file-ids.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 104.4   CC       criu/file-lock.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 105.3   CC       criu/files-ext.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 105.7   CC       criu/files-reg.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 107.8   CC       criu/files.o
10:39:58 [2020-09-16T10:39:58.942Z] #39 109.5   CC       criu/filesystems.o
10:39:59 [2020-09-16T10:39:59.374Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
10:39:59 [2020-09-16T10:39:59.506Z] #39 ...
10:39:59 [2020-09-16T10:39:59.506Z] 
10:39:59 [2020-09-16T10:39:59.506Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
10:39:59 [2020-09-16T10:39:59.506Z] #17 53.86 Setting up apparmor (2.13.2-10) ...
10:40:00 [2020-09-16T10:40:00.017Z] #40 128.8   CC       criu/external.o
10:40:00 [2020-09-16T10:40:00.316Z] #40 129.2   CC       criu/fault-injection.o
10:40:00 [2020-09-16T10:40:00.412Z] ok  	github.com/docker/docker/daemon	12.248s	coverage: 17.4% of statements
10:40:00 [2020-09-16T10:40:00.412Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:40:00 [2020-09-16T10:40:00.412Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:40:00 [2020-09-16T10:40:00.412Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:40:00 [2020-09-16T10:40:00.412Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:40:00 [2020-09-16T10:40:00.503Z] #38 110.0   CC       criu/namespaces.o
10:40:00 [2020-09-16T10:40:00.618Z] #40 129.4   CC       criu/fdstore.o
10:40:01 [2020-09-16T10:40:01.082Z] #38 ...
10:40:01 [2020-09-16T10:40:01.082Z] 
10:40:01 [2020-09-16T10:40:01.082Z] #44 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:01 [2020-09-16T10:40:01.082Z] #44 169.3 + cd /tmp/tmp.IcSB1aIEvN/src/github.com/golangci/golangci-lint/
10:40:01 [2020-09-16T10:40:01.082Z] #44 169.3 + git checkout -q v1.23.8
10:40:01 [2020-09-16T10:40:01.267Z] #40 129.8   CC       criu/fifo.o
10:40:01 [2020-09-16T10:40:01.399Z] #17 55.52 Setting up xfsprogs (4.20.0-1) ...
10:40:01 [2020-09-16T10:40:01.399Z] #17 55.53 Setting up python3-lib2to3 (3.7.3-1) ...
10:40:01 [2020-09-16T10:40:01.399Z] #17 55.89 Setting up python3-pkg-resources (40.8.0-1) ...
10:40:01 [2020-09-16T10:40:01.568Z] #40 130.3   CC       criu/file-ids.o
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 ++ git describe --tags
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 + version=v1.23.8
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 ++ git rev-parse --short HEAD
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 + commit=76a82c6
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 ++ git show -s --format=%cd
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:40:01 [2020-09-16T10:40:01.661Z] #44 169.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:40:01 [2020-09-16T10:40:01.871Z] #40 130.6   CC       criu/file-lock.o
10:40:01 [2020-09-16T10:40:01.927Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
10:40:01 [2020-09-16T10:40:01.964Z] #17 56.54 Setting up python3-distutils (3.7.3-1) ...
10:40:02 [2020-09-16T10:40:02.219Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.199s	coverage: 57.0% of statements
10:40:02 [2020-09-16T10:40:02.527Z] #17 57.06 Setting up python3-setuptools (40.8.0-1) ...
10:40:02 [2020-09-16T10:40:02.937Z] #40 131.5   CC       criu/files-ext.o
10:40:02 [2020-09-16T10:40:02.937Z] #40 ...
10:40:02 [2020-09-16T10:40:02.937Z] 
10:40:02 [2020-09-16T10:40:02.937Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
10:40:02 [2020-09-16T10:40:02.937Z] #29 DONE 197.6s
10:40:02 [2020-09-16T10:40:02.937Z] 
10:40:02 [2020-09-16T10:40:02.937Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:40:03 [2020-09-16T10:40:03.587Z] #20 ...
10:40:03 [2020-09-16T10:40:03.587Z] 
10:40:03 [2020-09-16T10:40:03.587Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:03 [2020-09-16T10:40:03.587Z] #40 132.3   CC       criu/files-reg.o
10:40:03 [2020-09-16T10:40:03.895Z] #17 58.21 Setting up python3-pip (18.1-5) ...
10:40:04 [2020-09-16T10:40:04.886Z] #17 59.26 Processing triggers for libc-bin (2.28-10) ...
10:40:04 [2020-09-16T10:40:04.886Z] #17 59.31 Processing triggers for mime-support (3.62) ...
10:40:05 [2020-09-16T10:40:05.464Z] #17 DONE 60.0s
10:40:05 [2020-09-16T10:40:05.464Z] 
10:40:05 [2020-09-16T10:40:05.464Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
10:40:06 [2020-09-16T10:40:06.379Z] #40 135.0   CC       criu/files.o
10:40:06 [2020-09-16T10:40:06.399Z] #18 0.936 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:40:06 [2020-09-16T10:40:06.657Z] #18 0.939 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:40:06 [2020-09-16T10:40:06.657Z] #18 0.942 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:40:06 [2020-09-16T10:40:06.657Z] #18 DONE 1.0s
10:40:06 [2020-09-16T10:40:06.657Z] 
10:40:06 [2020-09-16T10:40:06.657Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:40:06 [2020-09-16T10:40:06.691Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.998s	coverage: 46.2% of statements
10:40:06 [2020-09-16T10:40:06.976Z] #44 ...
10:40:06 [2020-09-16T10:40:06.976Z] 
10:40:06 [2020-09-16T10:40:06.976Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:40:06 [2020-09-16T10:40:06.976Z] #19 3.927 Collecting yamllint==1.16.0
10:40:06 [2020-09-16T10:40:06.976Z] #19 9.238   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:40:06 [2020-09-16T10:40:06.976Z] #19 9.335 Collecting pyyaml (from yamllint==1.16.0)
10:40:06 [2020-09-16T10:40:06.976Z] #19 9.473   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:40:06 [2020-09-16T10:40:06.976Z] #19 ...
10:40:06 [2020-09-16T10:40:06.976Z] 
10:40:06 [2020-09-16T10:40:06.976Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:06 [2020-09-16T10:40:06.976Z] #38 111.4   CC       criu/net.o
10:40:06 [2020-09-16T10:40:06.976Z] #38 113.7   CC       criu/netfilter.o
10:40:06 [2020-09-16T10:40:06.976Z] #38 113.9   CC       criu/page-pipe.o
10:40:06 [2020-09-16T10:40:06.976Z] #38 114.4   CC       criu/page-xfer.o
10:40:06 [2020-09-16T10:40:06.976Z] #38 115.7   CC       criu/pagemap-cache.o
10:40:06 [2020-09-16T10:40:06.976Z] #38 116.0   CC       criu/pagemap.o
10:40:06 [2020-09-16T10:40:06.976Z] #38 116.7   CC       criu/parasite-syscall.o
10:40:07 [2020-09-16T10:40:07.327Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
10:40:07 [2020-09-16T10:40:07.553Z] #38 117.4   CC       criu/path.o
10:40:07 [2020-09-16T10:40:07.553Z] #38 ...
10:40:07 [2020-09-16T10:40:07.553Z] 
10:40:07 [2020-09-16T10:40:07.553Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:40:07 [2020-09-16T10:40:07.553Z] #19 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:40:07 [2020-09-16T10:40:07.553Z] #19 10.74   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:40:07 [2020-09-16T10:40:07.553Z] #19 10.77 Building wheels for collected packages: pyyaml
10:40:07 [2020-09-16T10:40:07.553Z] #19 10.78   Running setup.py bdist_wheel for pyyaml: started
10:40:08 [2020-09-16T10:40:08.132Z] #19 11.62   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:40:08 [2020-09-16T10:40:08.395Z] #19 11.62   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:40:08 [2020-09-16T10:40:08.395Z] #19 11.69 Successfully built pyyaml
10:40:08 [2020-09-16T10:40:08.395Z] #19 11.71 Installing collected packages: pyyaml, pathspec, yamllint
10:40:08 [2020-09-16T10:40:08.490Z] #40 ...
10:40:08 [2020-09-16T10:40:08.490Z] 
10:40:08 [2020-09-16T10:40:08.490Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:40:08 [2020-09-16T10:40:08.490Z] #20 5.949 Collecting yamllint==1.16.0
10:40:08 [2020-09-16T10:40:08.490Z] #20 6.631   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:40:08 [2020-09-16T10:40:08.490Z] #20 6.781 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:40:08 [2020-09-16T10:40:08.490Z] #20 6.827   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:40:08 [2020-09-16T10:40:08.490Z] #20 6.899 Collecting pyyaml (from yamllint==1.16.0)
10:40:08 [2020-09-16T10:40:08.490Z] #20 7.126   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:40:08 [2020-09-16T10:40:08.490Z] #20 8.732 Building wheels for collected packages: pyyaml
10:40:08 [2020-09-16T10:40:08.490Z] #20 8.733   Running setup.py bdist_wheel for pyyaml: started
10:40:08 [2020-09-16T10:40:08.490Z] #20 10.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:40:08 [2020-09-16T10:40:08.490Z] #20 10.00   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:40:08 [2020-09-16T10:40:08.490Z] #20 10.08 Successfully built pyyaml
10:40:08 [2020-09-16T10:40:08.490Z] #20 10.09 Installing collected packages: pathspec, pyyaml, yamllint
10:40:08 [2020-09-16T10:40:08.490Z] #20 10.44 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:40:08 [2020-09-16T10:40:08.490Z] #20 DONE 10.7s
10:40:08 [2020-09-16T10:40:08.490Z] 
10:40:08 [2020-09-16T10:40:08.490Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:40:08 [2020-09-16T10:40:08.659Z] #19 12.03 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:40:08 [2020-09-16T10:40:08.791Z] #37 ...
10:40:08 [2020-09-16T10:40:08.791Z] 
10:40:08 [2020-09-16T10:40:08.791Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:08 [2020-09-16T10:40:08.791Z] #40 137.5   CC       criu/filesystems.o
10:40:09 [2020-09-16T10:40:09.856Z] #40 138.4   CC       criu/fsnotify.o
10:40:09 [2020-09-16T10:40:09.931Z] #19 ...
10:40:09 [2020-09-16T10:40:09.931Z] 
10:40:09 [2020-09-16T10:40:09.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:09 [2020-09-16T10:40:09.931Z] #39 110.3   CC       criu/fsnotify.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 111.4   CC       criu/image-desc.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 111.6   CC       criu/image.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 112.3   CC       criu/ipc_ns.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 113.5   CC       criu/irmap.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 114.0   CC       criu/kcmp-ids.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 114.4   CC       criu/kerndat.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 115.5   CC       criu/libnetlink.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 115.9   CC       criu/log.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 116.7   CC       criu/lsm.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 117.4   CC       criu/mem.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 119.1   CC       criu/memfd.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 119.8   CC       criu/mount.o
10:40:09 [2020-09-16T10:40:09.931Z] #39 ...
10:40:09 [2020-09-16T10:40:09.931Z] 
10:40:09 [2020-09-16T10:40:09.931Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:40:09 [2020-09-16T10:40:09.931Z] #36 183.1 + dpkg --print-architecture
10:40:09 [2020-09-16T10:40:09.931Z] #36 183.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:40:09 [2020-09-16T10:40:09.931Z] #36 183.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:40:09 [2020-09-16T10:40:09.931Z] #36 183.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:40:10 [2020-09-16T10:40:10.188Z] #36 ...
10:40:10 [2020-09-16T10:40:10.188Z] 
10:40:10 [2020-09-16T10:40:10.188Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:10 [2020-09-16T10:40:10.188Z] #45 189.9 + cd /tmp/tmp.wR3bPohPtB/src/github.com/golangci/golangci-lint/
10:40:10 [2020-09-16T10:40:10.188Z] #45 189.9 + git checkout -q v1.23.8
10:40:10 [2020-09-16T10:40:10.854Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.407s	coverage: 49.5% of statements
10:40:10 [2020-09-16T10:40:10.918Z] #40 139.5   CC       criu/image-desc.o
10:40:10 [2020-09-16T10:40:10.919Z] #40 139.7   CC       criu/image.o
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.8 ++ git describe --tags
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.8 + version=v1.23.8
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.8 ++ git rev-parse --short HEAD
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.8 + commit=76a82c6
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.8 ++ git show -s --format=%cd
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:40:11 [2020-09-16T10:40:11.119Z] #45 190.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:40:11 [2020-09-16T10:40:11.221Z] #19 DONE 14.0s
10:40:11 [2020-09-16T10:40:11.221Z] 
10:40:11 [2020-09-16T10:40:11.221Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:11 [2020-09-16T10:40:11.221Z] #38 117.7   CC       criu/pie-util-vdso.o
10:40:11 [2020-09-16T10:40:11.221Z] #38 118.0   CC       criu/pie-util.o
10:40:11 [2020-09-16T10:40:11.221Z] #38 118.1   CC       criu/pipes.o
10:40:11 [2020-09-16T10:40:11.221Z] #38 118.7   CC       criu/plugin.o
10:40:11 [2020-09-16T10:40:11.221Z] #38 119.2   CC       criu/proc_parse.o
10:40:11 [2020-09-16T10:40:11.485Z] #38 121.3   CC       criu/protobuf-desc.o
10:40:11 [2020-09-16T10:40:11.988Z] #40 140.7   CC       criu/ipc_ns.o
10:40:12 [2020-09-16T10:40:12.063Z] #38 122.1   CC       criu/protobuf.o
10:40:12 [2020-09-16T10:40:12.640Z] #38 122.4   CC       criu/pstree.o
10:40:13 [2020-09-16T10:40:13.045Z] #40 141.8   CC       criu/irmap.o
10:40:13 [2020-09-16T10:40:13.589Z] #38 123.4   CC       criu/rbtree.o
10:40:13 [2020-09-16T10:40:13.589Z] #38 123.7   CC       criu/rst-malloc.o
10:40:14 [2020-09-16T10:40:14.108Z] #40 142.5   CC       criu/kcmp-ids.o
10:40:14 [2020-09-16T10:40:14.108Z] #40 142.8   CC       criu/kerndat.o
10:40:14 [2020-09-16T10:40:14.167Z] #38 124.0   CC       criu/seccomp.o
10:40:14 [2020-09-16T10:40:14.434Z] #38 124.4   CC       criu/seize.o
10:40:14 [2020-09-16T10:40:14.434Z] #38 ...
10:40:14 [2020-09-16T10:40:14.434Z] 
10:40:14 [2020-09-16T10:40:14.434Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:14 [2020-09-16T10:40:14.434Z] #51 135.1 + bin/containerd
10:40:15 [2020-09-16T10:40:15.011Z] #51 ...
10:40:15 [2020-09-16T10:40:15.011Z] 
10:40:15 [2020-09-16T10:40:15.011Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:40:15 [2020-09-16T10:40:15.011Z] #20 183.4 + return
10:40:15 [2020-09-16T10:40:15.171Z] #40 144.0   CC       criu/libnetlink.o
10:40:15 [2020-09-16T10:40:15.472Z] #40 144.4   CC       criu/log.o
10:40:16 [2020-09-16T10:40:16.124Z] #40 144.8   CC       criu/lsm.o
10:40:16 [2020-09-16T10:40:16.406Z] #20 DONE 184.6s
10:40:16 [2020-09-16T10:40:16.406Z] 
10:40:16 [2020-09-16T10:40:16.406Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:16 [2020-09-16T10:40:16.406Z] #38 125.1   CC       criu/servicefd.o
10:40:16 [2020-09-16T10:40:16.406Z] #38 125.6   CC       criu/shmem.o
10:40:16 [2020-09-16T10:40:16.406Z] #38 126.5   CC       criu/sigframe.o
10:40:16 [2020-09-16T10:40:16.435Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.738s	coverage: 73.1% of statements
10:40:16 [2020-09-16T10:40:16.435Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:40:16 [2020-09-16T10:40:16.436Z] #40 145.3   CC       criu/mem.o
10:40:16 [2020-09-16T10:40:16.670Z] #38 126.7   CC       criu/signalfd.o
10:40:16 [2020-09-16T10:40:16.933Z] #38 126.9   CC       criu/sk-inet.o
10:40:17 [2020-09-16T10:40:17.519Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.656s	coverage: 76.1% of statements
10:40:17 [2020-09-16T10:40:17.519Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.965s	coverage: 57.7% of statements
10:40:17 [2020-09-16T10:40:17.519Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:40:17 [2020-09-16T10:40:17.519Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:40:17 [2020-09-16T10:40:17.882Z] #38 127.9   CC       criu/sk-netlink.o
10:40:18 [2020-09-16T10:40:18.463Z] #38 128.3   CC       criu/sk-packet.o
10:40:18 [2020-09-16T10:40:18.549Z] #40 147.2   CC       criu/memfd.o
10:40:18 [2020-09-16T10:40:18.559Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
10:40:18 [2020-09-16T10:40:18.726Z] #38 ...
10:40:18 [2020-09-16T10:40:18.726Z] 
10:40:18 [2020-09-16T10:40:18.726Z] #21 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:40:18 [2020-09-16T10:40:18.726Z] #21 DONE 0.4s
10:40:18 [2020-09-16T10:40:18.726Z] 
10:40:18 [2020-09-16T10:40:18.726Z] #25 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:40:18 [2020-09-16T10:40:18.852Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
10:40:18 [2020-09-16T10:40:18.854Z] #40 147.8   CC       criu/mount.o
10:40:19 [2020-09-16T10:40:19.145Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
10:40:19 [2020-09-16T10:40:19.221Z] #45 ...
10:40:19 [2020-09-16T10:40:19.221Z] 
10:40:19 [2020-09-16T10:40:19.221Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
10:40:19 [2020-09-16T10:40:19.221Z] #19 5.031 Collecting yamllint==1.16.0
10:40:19 [2020-09-16T10:40:19.221Z] #19 10.37   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:40:19 [2020-09-16T10:40:19.221Z] #19 10.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:40:19 [2020-09-16T10:40:19.221Z] #19 10.53   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:40:19 [2020-09-16T10:40:19.221Z] #19 10.58 Collecting pyyaml (from yamllint==1.16.0)
10:40:19 [2020-09-16T10:40:19.221Z] #19 10.73   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:40:19 [2020-09-16T10:40:19.221Z] #19 12.12 Building wheels for collected packages: pyyaml
10:40:19 [2020-09-16T10:40:19.221Z] #19 12.13   Running setup.py bdist_wheel for pyyaml: started
10:40:19 [2020-09-16T10:40:19.677Z] #25 DONE 1.0s
10:40:19 [2020-09-16T10:40:19.677Z] 
10:40:19 [2020-09-16T10:40:19.677Z] #28 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:40:19 [2020-09-16T10:40:19.677Z] #28 DONE 0.2s
10:40:19 [2020-09-16T10:40:19.677Z] 
10:40:19 [2020-09-16T10:40:19.677Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:19 [2020-09-16T10:40:19.677Z] #38 128.9   CC       criu/sk-queue.o
10:40:19 [2020-09-16T10:40:19.677Z] #38 129.4   CC       criu/sk-tcp.o
10:40:19 [2020-09-16T10:40:19.785Z] #19 13.26   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:40:19 [2020-09-16T10:40:19.785Z] #19 13.27   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:40:19 [2020-09-16T10:40:19.785Z] #19 13.34 Successfully built pyyaml
10:40:19 [2020-09-16T10:40:19.941Z] #38 ...
10:40:19 [2020-09-16T10:40:19.941Z] 
10:40:19 [2020-09-16T10:40:19.941Z] #30 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:40:19 [2020-09-16T10:40:19.941Z] #30 DONE 0.1s
10:40:19 [2020-09-16T10:40:19.941Z] 
10:40:19 [2020-09-16T10:40:19.941Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:19 [2020-09-16T10:40:19.941Z] #38 129.8   CC       criu/sk-unix.o
10:40:19 [2020-09-16T10:40:19.941Z] #38 ...
10:40:19 [2020-09-16T10:40:19.941Z] 
10:40:19 [2020-09-16T10:40:19.941Z] #33 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:40:19 [2020-09-16T10:40:19.941Z] #33 DONE 0.1s
10:40:20 [2020-09-16T10:40:20.042Z] #19 13.36 Installing collected packages: pathspec, pyyaml, yamllint
10:40:20 [2020-09-16T10:40:20.204Z] 
10:40:20 [2020-09-16T10:40:20.204Z] #36 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:40:20 [2020-09-16T10:40:20.204Z] #36 DONE 0.2s
10:40:20 [2020-09-16T10:40:20.204Z] 
10:40:20 [2020-09-16T10:40:20.204Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:20 [2020-09-16T10:40:20.300Z] #19 13.66 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:40:20 [2020-09-16T10:40:20.864Z] #19 DONE 14.2s
10:40:20 [2020-09-16T10:40:20.864Z] 
10:40:20 [2020-09-16T10:40:20.864Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:40:21 [2020-09-16T10:40:21.121Z] #22 DONE 0.3s
10:40:21 [2020-09-16T10:40:21.121Z] 
10:40:21 [2020-09-16T10:40:21.121Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:40:21 [2020-09-16T10:40:21.226Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.8% of statements
10:40:21 [2020-09-16T10:40:21.226Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:40:21 [2020-09-16T10:40:21.226Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:40:21 [2020-09-16T10:40:21.226Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 41.0% of statements
10:40:21 [2020-09-16T10:40:21.604Z] #38 131.5   CC       criu/sockets.o
10:40:22 [2020-09-16T10:40:22.182Z] #38 132.1   CC       criu/stats.o
10:40:22 [2020-09-16T10:40:22.266Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
10:40:22 [2020-09-16T10:40:22.266Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.071s	coverage: 77.4% of statements
10:40:22 [2020-09-16T10:40:22.266Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:40:22 [2020-09-16T10:40:22.266Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:40:22 [2020-09-16T10:40:22.446Z] #38 132.4   CC       criu/string.o
10:40:22 [2020-09-16T10:40:22.446Z] #38 132.5   CC       criu/sysctl.o
10:40:22 [2020-09-16T10:40:22.903Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 23.9% of statements
10:40:22 [2020-09-16T10:40:22.903Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 61.6% of statements
10:40:23 [2020-09-16T10:40:23.017Z] #26 ...
10:40:23 [2020-09-16T10:40:23.017Z] 
10:40:23 [2020-09-16T10:40:23.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:23 [2020-09-16T10:40:23.017Z] #39 123.8   CC       criu/namespaces.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 125.4   CC       criu/net.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 128.5   CC       criu/netfilter.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 128.9   CC       criu/page-pipe.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 129.7   CC       criu/page-xfer.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 131.3   CC       criu/pagemap-cache.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 132.0   CC       criu/pagemap.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 132.7   CC       criu/parasite-syscall.o
10:40:23 [2020-09-16T10:40:23.017Z] #39 133.7   CC       criu/path.o
10:40:23 [2020-09-16T10:40:23.022Z] #38 133.0   CC       criu/sysfs_parse.o
10:40:23 [2020-09-16T10:40:23.196Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
10:40:23 [2020-09-16T10:40:23.274Z] #39 133.9   CC       criu/pie-util-vdso-elf32.o
10:40:23 [2020-09-16T10:40:23.286Z] #38 133.3   CC       criu/timens.o
10:40:23 [2020-09-16T10:40:23.532Z] #39 134.4   CC       criu/pie-util-vdso.o
10:40:23 [2020-09-16T10:40:23.550Z] #38 133.5   CC       criu/timerfd.o
10:40:23 [2020-09-16T10:40:23.814Z] #38 133.8   CC       criu/tty.o
10:40:23 [2020-09-16T10:40:23.879Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 75.2% of statements
10:40:23 [2020-09-16T10:40:23.880Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:40:24 [2020-09-16T10:40:24.096Z] #39 134.8   CC       criu/pie-util.o
10:40:24 [2020-09-16T10:40:24.096Z] #39 134.9   CC       criu/pipes.o
10:40:24 [2020-09-16T10:40:24.354Z] #39 ...
10:40:24 [2020-09-16T10:40:24.354Z] 
10:40:24 [2020-09-16T10:40:24.354Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:40:24 [2020-09-16T10:40:24.354Z] #26 DONE 3.4s
10:40:24 [2020-09-16T10:40:24.354Z] 
10:40:24 [2020-09-16T10:40:24.354Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:40:24 [2020-09-16T10:40:24.507Z] #40 152.5   CC       criu/namespaces.o
10:40:24 [2020-09-16T10:40:24.517Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 37.7% of statements
10:40:24 [2020-09-16T10:40:24.622Z] #29 DONE 0.4s
10:40:24 [2020-09-16T10:40:24.622Z] 
10:40:24 [2020-09-16T10:40:24.622Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:40:24 [2020-09-16T10:40:24.622Z] #31 DONE 0.0s
10:40:24 [2020-09-16T10:40:24.622Z] 
10:40:24 [2020-09-16T10:40:24.622Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:40:24 [2020-09-16T10:40:24.880Z] #49 ...
10:40:24 [2020-09-16T10:40:24.880Z] 
10:40:24 [2020-09-16T10:40:24.880Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:40:24 [2020-09-16T10:40:24.880Z] #34 DONE 0.0s
10:40:25 [2020-09-16T10:40:25.137Z] 
10:40:25 [2020-09-16T10:40:25.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:25 [2020-09-16T10:40:25.137Z] #39 135.8   CC       criu/plugin.o
10:40:25 [2020-09-16T10:40:25.154Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
10:40:25 [2020-09-16T10:40:25.395Z] #39 136.2   CC       criu/proc_parse.o
10:40:25 [2020-09-16T10:40:25.743Z] #38 135.4   CC       criu/tun.o
10:40:25 [2020-09-16T10:40:25.743Z] #38 135.8   CC       criu/uffd.o
10:40:26 [2020-09-16T10:40:26.073Z] #40 154.8   CC       criu/net.o
10:40:26 [2020-09-16T10:40:26.195Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
10:40:26 [2020-09-16T10:40:26.195Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:40:26 [2020-09-16T10:40:26.831Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:40:27 [2020-09-16T10:40:27.124Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.447s	coverage: 82.5% of statements
10:40:27 [2020-09-16T10:40:27.124Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:40:27 [2020-09-16T10:40:27.124Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:40:27 [2020-09-16T10:40:27.139Z] #38 136.8   CC       criu/util.o
10:40:27 [2020-09-16T10:40:27.917Z] #39 ...
10:40:27 [2020-09-16T10:40:27.917Z] 
10:40:27 [2020-09-16T10:40:27.917Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:40:27 [2020-09-16T10:40:27.917Z] #49 86.35 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:40:27 [2020-09-16T10:40:27.917Z] #49 88.25 + mkdir -p /build
10:40:27 [2020-09-16T10:40:27.917Z] #49 88.25 + cp runc /build/runc
10:40:27 [2020-09-16T10:40:27.917Z] #49 DONE 88.6s
10:40:27 [2020-09-16T10:40:27.917Z] 
10:40:27 [2020-09-16T10:40:27.917Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:40:27 [2020-09-16T10:40:27.917Z] #36 ...
10:40:27 [2020-09-16T10:40:27.917Z] 
10:40:27 [2020-09-16T10:40:27.917Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:27 [2020-09-16T10:40:27.917Z] #39 138.5   CC       criu/protobuf-desc.o
10:40:28 [2020-09-16T10:40:28.090Z] #38 137.9   CC       criu/uts_ns.o
10:40:28 [2020-09-16T10:40:28.090Z] #38 138.1   CC       criu/vdso.o
10:40:28 [2020-09-16T10:40:28.638Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 48.2% of statements
10:40:28 [2020-09-16T10:40:28.667Z] #38 138.5   LINK     criu/built-in.o
10:40:28 [2020-09-16T10:40:28.667Z] #38 138.6   LINK     criu/criu
10:40:28 [2020-09-16T10:40:28.848Z] #39 139.6   CC       criu/protobuf.o
10:40:28 [2020-09-16T10:40:28.931Z] #38 138.9   DEP      lib/c/criu.d
10:40:28 [2020-09-16T10:40:28.931Z] #38 139.0   CC       images/rpc.pb-c.o
10:40:29 [2020-09-16T10:40:29.274Z] ok  	github.com/docker/docker/distribution	0.752s	coverage: 21.9% of statements
10:40:29 [2020-09-16T10:40:29.274Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:40:29 [2020-09-16T10:40:29.413Z] #39 140.1   CC       criu/pstree.o
10:40:29 [2020-09-16T10:40:29.508Z] #38 139.5   CC       lib/c/criu.o
10:40:29 [2020-09-16T10:40:29.664Z] #40 158.2   CC       criu/netfilter.o
10:40:29 [2020-09-16T10:40:29.664Z] #40 158.6   CC       criu/page-pipe.o
10:40:29 [2020-09-16T10:40:29.911Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
10:40:30 [2020-09-16T10:40:30.344Z] #39 141.0   CC       criu/rbtree.o
10:40:30 [2020-09-16T10:40:30.459Z] #38 140.5   LINK     lib/c/built-in.o
10:40:30 [2020-09-16T10:40:30.459Z] #38 140.5   LINK     lib/c/libcriu.so
10:40:30 [2020-09-16T10:40:30.459Z] #38 140.5   LINK     lib/c/libcriu.a
10:40:30 [2020-09-16T10:40:30.548Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.4% of statements
10:40:30 [2020-09-16T10:40:30.601Z] #39 141.3   CC       criu/rst-malloc.o
10:40:30 [2020-09-16T10:40:30.723Z] #38 140.7   GEN      magic.py
10:40:30 [2020-09-16T10:40:30.730Z] #40 159.4   CC       criu/page-xfer.o
10:40:30 [2020-09-16T10:40:30.859Z] #39 141.5   CC       criu/seccomp.o
10:40:30 [2020-09-16T10:40:30.986Z] #38 140.8 Note: Building without setproctitle() and strlcpy() support.
10:40:30 [2020-09-16T10:40:30.986Z] #38 140.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:40:30 [2020-09-16T10:40:30.986Z] #38 140.9 Note: Building without GnuTLS support
10:40:30 [2020-09-16T10:40:30.986Z] #38 140.9 Makefile.config:39: Warn: you have no libnftables installed
10:40:30 [2020-09-16T10:40:30.986Z] #38 140.9 Makefile.config:40: Warn: Building without nftables support
10:40:31 [2020-09-16T10:40:31.128Z] #39 142.0   CC       criu/seize.o
10:40:31 [2020-09-16T10:40:31.185Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.1% of statements
10:40:31 [2020-09-16T10:40:31.185Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:40:31 [2020-09-16T10:40:31.185Z] ok  	github.com/docker/docker/image/cache	0.016s	coverage: 19.2% of statements
10:40:31 [2020-09-16T10:40:31.185Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:40:31 [2020-09-16T10:40:31.385Z] #39 ...
10:40:31 [2020-09-16T10:40:31.385Z] 
10:40:31 [2020-09-16T10:40:31.385Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:40:31 [2020-09-16T10:40:31.385Z] #36 DONE 210.9s
10:40:31 [2020-09-16T10:40:31.385Z] 
10:40:31 [2020-09-16T10:40:31.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:31 [2020-09-16T10:40:31.564Z] #38 141.6 fatal: not a git repository (or any of the parent directories): .git
10:40:31 [2020-09-16T10:40:31.822Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
10:40:31 [2020-09-16T10:40:31.822Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:40:32 [2020-09-16T10:40:32.317Z] #39 143.1   CC       criu/servicefd.o
10:40:32 [2020-09-16T10:40:32.459Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
10:40:32 [2020-09-16T10:40:32.516Z] #38 142.4 make[1]: Nothing to be done for 'all'.
10:40:32 [2020-09-16T10:40:32.872Z] #40 161.5   CC       criu/pagemap-cache.o
10:40:32 [2020-09-16T10:40:32.885Z] #39 143.6   CC       criu/shmem.o
10:40:33 [2020-09-16T10:40:33.142Z] #39 ...
10:40:33 [2020-09-16T10:40:33.142Z] 
10:40:33 [2020-09-16T10:40:33.142Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:40:33 [2020-09-16T10:40:33.142Z] #37 DONE 0.2s
10:40:33 [2020-09-16T10:40:33.142Z] 
10:40:33 [2020-09-16T10:40:33.142Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:33 [2020-09-16T10:40:33.468Z] #38 143.3 make[1]: 'images/built-in.o' is up to date.
10:40:33 [2020-09-16T10:40:33.468Z] #38 143.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:40:33 [2020-09-16T10:40:33.468Z] #38 143.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:40:33 [2020-09-16T10:40:33.468Z] #38 143.4 make[1]: 'compel/libcompel.a' is up to date.
10:40:33 [2020-09-16T10:40:33.468Z] #38 143.5 make[1]: 'compel/compel-host-bin' is up to date.
10:40:33 [2020-09-16T10:40:33.468Z] #38 143.6 make[1]: Nothing to be done for 'all'.
10:40:33 [2020-09-16T10:40:33.499Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.1% of statements
10:40:33 [2020-09-16T10:40:33.499Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:40:33 [2020-09-16T10:40:33.523Z] #40 162.1   CC       criu/pagemap.o
10:40:33 [2020-09-16T10:40:33.707Z] #45 ...
10:40:33 [2020-09-16T10:40:33.707Z] 
10:40:33 [2020-09-16T10:40:33.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:33 [2020-09-16T10:40:33.707Z] #39 144.2   CC       criu/sigframe.o
10:40:33 [2020-09-16T10:40:33.707Z] #39 144.4   CC       criu/signalfd.o
10:40:33 [2020-09-16T10:40:33.732Z] #38 143.6 make[1]: 'soccr/libsoccr.a' is up to date.
10:40:33 [2020-09-16T10:40:33.964Z] #39 144.6   CC       criu/sk-inet.o
10:40:33 [2020-09-16T10:40:33.994Z] #38 143.9 make[2]: Nothing to be done for 'all'.
10:40:33 [2020-09-16T10:40:33.994Z] #38 143.9 make[2]: Nothing to be done for 'all'.
10:40:33 [2020-09-16T10:40:33.995Z] #38 144.0 make[2]: Nothing to be done for 'all'.
10:40:33 [2020-09-16T10:40:33.995Z] #38 144.1 make[2]: Nothing to be done for 'all'.
10:40:34 [2020-09-16T10:40:34.264Z] #38 144.2 make[2]: Nothing to be done for 'all'.
10:40:34 [2020-09-16T10:40:34.264Z] #38 144.2 make[2]: Nothing to be done for 'all'.
10:40:34 [2020-09-16T10:40:34.264Z] #38 144.3 make[2]: Nothing to be done for 'all'.
10:40:34 [2020-09-16T10:40:34.264Z] #38 144.4 make[2]: Nothing to be done for 'all'.
10:40:34 [2020-09-16T10:40:34.264Z] #38 144.4   INSTALL  criu/criu
10:40:34 [2020-09-16T10:40:34.527Z] #39 145.2   CC       criu/sk-netlink.o
10:40:34 [2020-09-16T10:40:34.582Z] #40 163.2   CC       criu/parasite-syscall.o
10:40:34 [2020-09-16T10:40:34.784Z] #39 145.5   CC       criu/sk-packet.o
10:40:34 [2020-09-16T10:40:34.841Z] #38 DONE 144.9s
10:40:34 [2020-09-16T10:40:34.841Z] 
10:40:34 [2020-09-16T10:40:34.841Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:35 [2020-09-16T10:40:35.013Z] ok  	github.com/docker/docker/pkg/archive	0.481s	coverage: 77.1% of statements
10:40:35 [2020-09-16T10:40:35.347Z] #39 145.9   CC       criu/sk-queue.o
10:40:35 [2020-09-16T10:40:35.604Z] #39 146.2   CC       criu/sk-tcp.o
10:40:35 [2020-09-16T10:40:35.644Z] #40 164.3   CC       criu/path.o
10:40:35 [2020-09-16T10:40:35.649Z] ok  	github.com/docker/docker/pkg/authorization	0.298s	coverage: 68.3% of statements
10:40:35 [2020-09-16T10:40:35.861Z] #39 146.5   CC       criu/sk-unix.o
10:40:35 [2020-09-16T10:40:35.942Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:40:35 [2020-09-16T10:40:35.942Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
10:40:35 [2020-09-16T10:40:35.947Z] #40 164.8   CC       criu/pie-util-vdso.o
10:40:36 [2020-09-16T10:40:36.598Z] #40 165.3   CC       criu/pie-util.o
10:40:36 [2020-09-16T10:40:36.768Z] #51 ...
10:40:36 [2020-09-16T10:40:36.768Z] 
10:40:36 [2020-09-16T10:40:36.768Z] #39 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:40:36 [2020-09-16T10:40:36.768Z] #39 DONE 0.1s
10:40:36 [2020-09-16T10:40:36.768Z] 
10:40:36 [2020-09-16T10:40:36.768Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:36 [2020-09-16T10:40:36.768Z] #51 ...
10:40:36 [2020-09-16T10:40:36.768Z] 
10:40:36 [2020-09-16T10:40:36.768Z] #41 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:40:36 [2020-09-16T10:40:36.900Z] #40 165.6   CC       criu/pipes.o
10:40:37 [2020-09-16T10:40:37.032Z] #41 DONE 0.2s
10:40:37 [2020-09-16T10:40:37.032Z] 
10:40:37 [2020-09-16T10:40:37.032Z] #43 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:40:37 [2020-09-16T10:40:37.232Z] #39 147.6   CC       criu/sockets.o
10:40:37 [2020-09-16T10:40:37.296Z] #43 DONE 0.2s
10:40:37 [2020-09-16T10:40:37.296Z] 
10:40:37 [2020-09-16T10:40:37.296Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:37 [2020-09-16T10:40:37.489Z] #39 148.1   CC       criu/stats.o
10:40:37 [2020-09-16T10:40:37.489Z] #39 148.2   CC       criu/string.o
10:40:37 [2020-09-16T10:40:37.489Z] #39 148.3   CC       criu/sysctl.o
10:40:37 [2020-09-16T10:40:37.557Z] #40 166.4   CC       criu/plugin.o
10:40:37 [2020-09-16T10:40:37.878Z] #40 166.8   CC       criu/proc_parse.o
10:40:38 [2020-09-16T10:40:38.052Z] #39 148.8   CC       criu/sysfs_parse.o
10:40:38 [2020-09-16T10:40:38.615Z] #39 149.1   CC       criu/timens.o
10:40:38 [2020-09-16T10:40:38.615Z] #39 149.3   CC       criu/timerfd.o
10:40:38 [2020-09-16T10:40:38.872Z] #39 149.6   CC       criu/tty.o
10:40:39 [2020-09-16T10:40:39.803Z] #39 150.6   CC       criu/tun.o
10:40:40 [2020-09-16T10:40:40.297Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.278740269s with top 10 stages: buildssa: 1m35.356661855s, goimports: 22.829958986s, unconvert: 12.346197619s, gosec: 11.168855789s, golint: 6.104641874s, ineffassign: 4.583514008s, inspect: 4.503054104s, misspell: 4.395805665s, vrp: 3.187692125s, printf: 1.853310236s 
10:40:40 [2020-09-16T10:40:40.367Z] #39 150.9   CC       criu/uffd.o
10:40:40 [2020-09-16T10:40:40.427Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.492s	coverage: 43.2% of statements
10:40:40 [2020-09-16T10:40:40.427Z] ok  	github.com/docker/docker/layer	7.559s	coverage: 68.8% of statements
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/oci	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:40:40 [2020-09-16T10:40:40.427Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:40:40 [2020-09-16T10:40:40.720Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
10:40:40 [2020-09-16T10:40:40.720Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
10:40:41 [2020-09-16T10:40:41.013Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
10:40:41 [2020-09-16T10:40:41.309Z] #39 151.7   CC       criu/util.o
10:40:41 [2020-09-16T10:40:41.472Z] #40 ...
10:40:41 [2020-09-16T10:40:41.472Z] 
10:40:41 [2020-09-16T10:40:41.472Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:40:41 [2020-09-16T10:40:41.472Z] #50 122.7 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:40:41 [2020-09-16T10:40:41.649Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
10:40:41 [2020-09-16T10:40:41.942Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
10:40:42 [2020-09-16T10:40:42.241Z] #39 152.8   CC       criu/uts_ns.o
10:40:42 [2020-09-16T10:40:42.241Z] #39 153.0   CC       criu/vdso-compat.o
10:40:42 [2020-09-16T10:40:42.241Z] #39 153.1   CC       criu/vdso.o
10:40:42 [2020-09-16T10:40:42.805Z] #39 153.5   LINK     criu/built-in.o
10:40:42 [2020-09-16T10:40:42.981Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
10:40:43 [2020-09-16T10:40:43.062Z] #39 153.6   LINK     criu/criu
10:40:43 [2020-09-16T10:40:43.320Z] #39 153.9   DEP      lib/c/criu.d
10:40:43 [2020-09-16T10:40:43.320Z] #39 154.0   CC       images/rpc.pb-c.o
10:40:43 [2020-09-16T10:40:43.576Z] #39 154.4   CC       lib/c/criu.o
10:40:43 [2020-09-16T10:40:43.617Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
10:40:44 [2020-09-16T10:40:44.249Z] #50 125.4 + mkdir -p /build
10:40:44 [2020-09-16T10:40:44.249Z] #50 125.4 + cp runc /build/runc
10:40:44 [2020-09-16T10:40:44.249Z] #50 DONE 125.6s
10:40:44 [2020-09-16T10:40:44.249Z] 
10:40:44 [2020-09-16T10:40:44.249Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:40:44 [2020-09-16T10:40:44.249Z] #37 237.0 + dpkg --print-architecture
10:40:44 [2020-09-16T10:40:44.249Z] #37 237.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:40:44 [2020-09-16T10:40:44.249Z] #37 237.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:40:44 [2020-09-16T10:40:44.249Z] #37 237.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:40:44 [2020-09-16T10:40:44.253Z] ok  	github.com/docker/docker/pkg/fsutils	0.442s	coverage: 85.1% of statements
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.0   LINK     lib/c/built-in.o
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.1   LINK     lib/c/libcriu.so
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.1   LINK     lib/c/libcriu.a
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.2   GEN      magic.py
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.2 Note: Building without setproctitle() and strlcpy() support.
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.3 Note: Building without GnuTLS support
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.3 Makefile.config:39: Warn: you have no libnftables installed
10:40:44 [2020-09-16T10:40:44.507Z] #39 155.3 Makefile.config:40: Warn: Building without nftables support
10:40:44 [2020-09-16T10:40:44.545Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
10:40:44 [2020-09-16T10:40:44.545Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
10:40:45 [2020-09-16T10:40:45.070Z] #39 155.9 fatal: not a git repository (or any of the parent directories): .git
10:40:45 [2020-09-16T10:40:45.583Z] ok  	github.com/docker/docker/pkg/idtools	0.285s	coverage: 70.1% of statements
10:40:45 [2020-09-16T10:40:45.584Z] ok  	github.com/docker/docker/pkg/ioutils	0.315s	coverage: 70.1% of statements
10:40:45 [2020-09-16T10:40:45.876Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
10:40:45 [2020-09-16T10:40:45.876Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:40:45 [2020-09-16T10:40:45.876Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
10:40:45 [2020-09-16T10:40:45.876Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:40:45 [2020-09-16T10:40:45.876Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:40:45 [2020-09-16T10:40:45.876Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
10:40:45 [2020-09-16T10:40:45.876Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:40:46 [2020-09-16T10:40:46.001Z] #39 156.4 make[1]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.169Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
10:40:46 [2020-09-16T10:40:46.169Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
10:40:46 [2020-09-16T10:40:46.258Z] #39 156.9 make[1]: 'images/built-in.o' is up to date.
10:40:46 [2020-09-16T10:40:46.258Z] #39 156.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:40:46 [2020-09-16T10:40:46.258Z] #39 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:40:46 [2020-09-16T10:40:46.258Z] #39 157.0 make[1]: 'compel/libcompel.a' is up to date.
10:40:46 [2020-09-16T10:40:46.258Z] #39 157.0 make[1]: 'compel/compel-host-bin' is up to date.
10:40:46 [2020-09-16T10:40:46.258Z] #39 157.0 make[1]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.258Z] #39 157.0 make[1]: 'soccr/libsoccr.a' is up to date.
10:40:46 [2020-09-16T10:40:46.461Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
10:40:46 [2020-09-16T10:40:46.461Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
10:40:46 [2020-09-16T10:40:46.461Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:40:46 [2020-09-16T10:40:46.461Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:40:46 [2020-09-16T10:40:46.514Z] #39 157.2 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.514Z] #39 157.2 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.514Z] #39 157.2 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.514Z] #39 157.3 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.771Z] #39 157.4 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.771Z] #39 157.4 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.771Z] #39 157.4 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.771Z] #39 157.5 make[2]: Nothing to be done for 'all'.
10:40:46 [2020-09-16T10:40:46.771Z] #39 157.5   INSTALL  criu/criu
10:40:47 [2020-09-16T10:40:47.098Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
10:40:47 [2020-09-16T10:40:47.334Z] #39 DONE 157.8s
10:40:47 [2020-09-16T10:40:47.334Z] 
10:40:47 [2020-09-16T10:40:47.334Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:47 [2020-09-16T10:40:47.734Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
10:40:47 [2020-09-16T10:40:47.734Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:40:48 [2020-09-16T10:40:48.027Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
10:40:48 [2020-09-16T10:40:48.267Z] #45 ...
10:40:48 [2020-09-16T10:40:48.267Z] 
10:40:48 [2020-09-16T10:40:48.267Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:40:48 [2020-09-16T10:40:48.267Z] #40 DONE 0.0s
10:40:48 [2020-09-16T10:40:48.267Z] 
10:40:48 [2020-09-16T10:40:48.267Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:40:48 [2020-09-16T10:40:48.526Z] #42 DONE 0.2s
10:40:48 [2020-09-16T10:40:48.526Z] 
10:40:48 [2020-09-16T10:40:48.526Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:48 [2020-09-16T10:40:48.783Z] #45 ...
10:40:48 [2020-09-16T10:40:48.783Z] 
10:40:48 [2020-09-16T10:40:48.783Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:40:48 [2020-09-16T10:40:48.783Z] #44 DONE 0.0s
10:40:48 [2020-09-16T10:40:48.783Z] 
10:40:48 [2020-09-16T10:40:48.783Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:49 [2020-09-16T10:40:49.540Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
10:40:49 [2020-09-16T10:40:49.540Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
10:40:49 [2020-09-16T10:40:49.565Z] #51 ...
10:40:49 [2020-09-16T10:40:49.565Z] 
10:40:49 [2020-09-16T10:40:49.565Z] #44 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:49 [2020-09-16T10:40:49.565Z] #44 DONE 217.2s
10:40:49 [2020-09-16T10:40:49.565Z] 
10:40:49 [2020-09-16T10:40:49.565Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:50 [2020-09-16T10:40:50.954Z] #51 ...
10:40:50 [2020-09-16T10:40:50.954Z] 
10:40:50 [2020-09-16T10:40:50.954Z] #45 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:40:51 [2020-09-16T10:40:51.217Z] #45 DONE 0.2s
10:40:51 [2020-09-16T10:40:51.217Z] 
10:40:51 [2020-09-16T10:40:51.217Z] #47 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:40:51 [2020-09-16T10:40:51.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:40:51 [2020-09-16T10:40:51.479Z] #47 DONE 0.1s
10:40:51 [2020-09-16T10:40:51.479Z] 
10:40:51 [2020-09-16T10:40:51.479Z] #49 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:40:51 [2020-09-16T10:40:51.479Z] #49 DONE 0.1s
10:40:51 [2020-09-16T10:40:51.479Z] 
10:40:51 [2020-09-16T10:40:51.479Z] #51 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:52 [2020-09-16T10:40:52.278Z] ok  	github.com/docker/docker/pkg/signal	2.346s	coverage: 61.0% of statements
10:40:52 [2020-09-16T10:40:52.279Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
10:40:52 [2020-09-16T10:40:52.835Z] #37 ...
10:40:52 [2020-09-16T10:40:52.835Z] 
10:40:52 [2020-09-16T10:40:52.835Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:52 [2020-09-16T10:40:52.835Z] #40 170.8   CC       criu/protobuf-desc.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 172.3   CC       criu/protobuf.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 172.8   CC       criu/pstree.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 174.9   CC       criu/rbtree.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 175.3   CC       criu/rst-malloc.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 175.7   CC       criu/seccomp.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 176.4   CC       criu/seize.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 177.5   CC       criu/servicefd.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 178.1   CC       criu/shmem.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 179.1   CC       criu/sigframe.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 179.2   CC       criu/signalfd.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 179.6   CC       criu/sk-inet.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 180.8   CC       criu/sk-netlink.o
10:40:52 [2020-09-16T10:40:52.835Z] #40 ...
10:40:52 [2020-09-16T10:40:52.835Z] 
10:40:52 [2020-09-16T10:40:52.835Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:40:52 [2020-09-16T10:40:52.835Z] #46 240.7 + cd /tmp/tmp.ht1F4CVvcw/src/github.com/golangci/golangci-lint/
10:40:52 [2020-09-16T10:40:52.835Z] #46 240.7 + git checkout -q v1.23.8
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 ++ git describe --tags
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 + version=v1.23.8
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 ++ git rev-parse --short HEAD
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 + commit=76a82c6
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 ++ git show -s --format=%cd
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
10:40:52 [2020-09-16T10:40:52.835Z] #46 241.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
10:40:52 [2020-09-16T10:40:52.835Z] #46 ...
10:40:52 [2020-09-16T10:40:52.835Z] 
10:40:52 [2020-09-16T10:40:52.835Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:40:52 [2020-09-16T10:40:52.835Z] #40 181.3   CC       criu/sk-packet.o
10:40:52 [2020-09-16T10:40:52.914Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
10:40:52 [2020-09-16T10:40:52.915Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
10:40:53 [2020-09-16T10:40:53.160Z] #40 182.0   CC       criu/sk-queue.o
10:40:53 [2020-09-16T10:40:53.163Z] #45 ...
10:40:53 [2020-09-16T10:40:53.163Z] 
10:40:53 [2020-09-16T10:40:53.163Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:40:53 [2020-09-16T10:40:53.163Z] #52 187.7 + bin/containerd
10:40:53 [2020-09-16T10:40:53.207Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
10:40:53 [2020-09-16T10:40:53.827Z] #40 182.7   CC       criu/sk-tcp.o
10:40:53 [2020-09-16T10:40:53.842Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
10:40:54 [2020-09-16T10:40:54.135Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
10:40:54 [2020-09-16T10:40:54.428Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
10:40:54 [2020-09-16T10:40:54.490Z] #40 183.3   CC       criu/sk-unix.o
10:40:54 [2020-09-16T10:40:54.721Z] ok  	github.com/docker/docker/pkg/tarsum	0.025s	coverage: 89.3% of statements
10:40:54 [2020-09-16T10:40:54.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:40:55 [2020-09-16T10:40:55.014Z] testing: warning: no tests to run
10:40:55 [2020-09-16T10:40:55.014Z] coverage: [no statements]
10:40:55 [2020-09-16T10:40:55.014Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:40:55 [2020-09-16T10:40:55.308Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
10:40:55 [2020-09-16T10:40:55.308Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:40:55 [2020-09-16T10:40:55.603Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:40:56 [2020-09-16T10:40:56.600Z] #40 185.5   CC       criu/sockets.o
10:40:57 [2020-09-16T10:40:57.117Z] ok  	github.com/docker/docker/plugin	0.553s	coverage: 23.1% of statements
10:40:57 [2020-09-16T10:40:57.754Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
10:40:58 [2020-09-16T10:40:58.143Z] #40 186.7   CC       criu/stats.o
10:40:58 [2020-09-16T10:40:58.390Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 73.7% of statements
10:40:58 [2020-09-16T10:40:58.408Z] INFO [runner/unused/goanalysis] analyzers took 25.534186393s with top 10 stages: buildssa: 21.423144358s, U1000: 4.111042035s 
10:40:58 [2020-09-16T10:40:58.408Z] INFO [runner] Issues before processing: 2299, after processing: 0 
10:40:58 [2020-09-16T10:40:58.408Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1690/1690, path_prettifier: 1690/1690, exclude-rules: 64/1585, nolint: 0/64, cgo: 1690/2299, skip_files: 1690/1690, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, identifier_marker: 1585/1585, exclude: 1585/1585 
10:40:58 [2020-09-16T10:40:58.408Z] INFO [runner] processing took 138.797319ms with stages: nolint: 58.045021ms, identifier_marker: 37.820051ms, path_prettifier: 24.034138ms, exclude-rules: 7.014791ms, autogenerated_exclude: 6.57284ms, skip_dirs: 3.312362ms, cgo: 1.175332ms, filename_unadjuster: 817.223µs, max_same_issues: 1.635µs, diff: 703ns, max_from_linter: 569ns, uniq_by_line: 556ns, source_code: 496ns, path_shortener: 456ns, skip_files: 430ns, exclude: 388ns, max_per_file_from_linter: 328ns 
10:40:58 [2020-09-16T10:40:58.408Z] INFO [runner] linters took 1m35.655500849s with stages: goanalysis_metalinter: 1m16.663028137s, unused: 18.853351753s 
10:40:58 [2020-09-16T10:40:58.408Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
10:40:58 [2020-09-16T10:40:58.408Z] INFO Memory: 1577 samples, avg is 252.0MB, max is 3163.7MB 
10:40:58 [2020-09-16T10:40:58.408Z] INFO Execution took 3m31.122730942s               
10:40:58 [2020-09-16T10:40:58.408Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
10:40:58 [2020-09-16T10:40:58.445Z] #40 187.2   CC       criu/string.o
10:40:58 [2020-09-16T10:40:58.445Z] #40 187.3   CC       criu/sysctl.o
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:40:58 [2020-09-16T10:40:58.685Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
10:40:58 [2020-09-16T10:40:58.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh dynbinary-daemon test-docker-py
10:40:59 [2020-09-16T10:40:59.337Z] 
10:40:59 [2020-09-16T10:40:59.337Z] Removing bundles/
10:40:59 [2020-09-16T10:40:59.337Z] 
10:40:59 [2020-09-16T10:40:59.337Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:40:59 [2020-09-16T10:40:59.337Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:40:59 [2020-09-16T10:40:59.337Z] GOOS="" GOARCH="" GOARM=""
10:40:59 [2020-09-16T10:40:59.508Z] #40 188.2   CC       criu/sysfs_parse.o
10:40:59 [2020-09-16T10:40:59.629Z] #51 189.0 + bin/containerd-stress
10:40:59 [2020-09-16T10:40:59.760Z] ok  	github.com/docker/docker/registry	0.094s	coverage: 56.3% of statements
10:40:59 [2020-09-16T10:40:59.833Z] #40 188.7   CC       criu/timens.o
10:41:00 [2020-09-16T10:41:00.398Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
10:41:00 [2020-09-16T10:41:00.398Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
10:41:00 [2020-09-16T10:41:00.482Z] #40 189.1   CC       criu/timerfd.o
10:41:01 [2020-09-16T10:41:01.035Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
10:41:01 [2020-09-16T10:41:01.035Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
10:41:01 [2020-09-16T10:41:01.133Z] #40 189.7   CC       criu/tty.o
10:41:01 [2020-09-16T10:41:01.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:41:01 [2020-09-16T10:41:01.551Z] #51 191.7 + bin/containerd-shim
10:41:03 [2020-09-16T10:41:03.112Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
10:41:03 [2020-09-16T10:41:03.249Z] #40 192.1   CC       criu/tun.o
10:41:03 [2020-09-16T10:41:03.750Z] ok  	github.com/docker/docker/volume/local	0.045s	coverage: 73.0% of statements
10:41:04 [2020-09-16T10:41:04.043Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
10:41:04 [2020-09-16T10:41:04.317Z] #40 192.9   CC       criu/uffd.o
10:41:05 [2020-09-16T10:41:05.083Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
10:41:05 [2020-09-16T10:41:05.859Z] #40 194.3   CC       criu/util.o
10:41:06 [2020-09-16T10:41:06.857Z] #51 197.2 + bin/containerd-shim-runc-v1
10:41:07 [2020-09-16T10:41:07.966Z] #40 196.3   CC       criu/uts_ns.o
10:41:07 [2020-09-16T10:41:07.966Z] #40 196.7   CC       criu/vdso.o
10:41:08 [2020-09-16T10:41:08.614Z] #40 197.4   LINK     criu/built-in.o
10:41:08 [2020-09-16T10:41:08.913Z] #40 197.5   LINK     criu/criu
10:41:09 [2020-09-16T10:41:09.458Z] #40 ...
10:41:09 [2020-09-16T10:41:09.459Z] 
10:41:09 [2020-09-16T10:41:09.459Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
10:41:09 [2020-09-16T10:41:09.459Z] #37 DONE 264.0s
10:41:09 [2020-09-16T10:41:09.459Z] 
10:41:09 [2020-09-16T10:41:09.459Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:41:09 [2020-09-16T10:41:09.459Z] #40 198.0   DEP      lib/c/criu.d
10:41:09 [2020-09-16T10:41:09.459Z] #40 198.2   CC       images/rpc.pb-c.o
10:41:10 [2020-09-16T10:41:10.563Z] #40 199.5   CC       lib/c/criu.o
10:41:11 [2020-09-16T10:41:11.078Z] #51 201.1 + bin/containerd-shim-runc-v2
10:41:11 [2020-09-16T10:41:11.651Z] #51 202.3 + binaries
10:41:11 [2020-09-16T10:41:11.651Z] #51 202.3 + install -D bin/containerd /build/containerd
10:41:11 [2020-09-16T10:41:11.651Z] #51 202.4 + install -D bin/containerd-shim /build/containerd-shim
10:41:11 [2020-09-16T10:41:11.651Z] #51 202.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:41:11 [2020-09-16T10:41:11.651Z] #51 202.4 + install -D bin/ctr /build/ctr
10:41:12 [2020-09-16T10:41:12.133Z] #40 200.8   LINK     lib/c/built-in.o
10:41:12 [2020-09-16T10:41:12.133Z] #40 200.8   LINK     lib/c/libcriu.so
10:41:12 [2020-09-16T10:41:12.133Z] #40 200.9   LINK     lib/c/libcriu.a
10:41:12 [2020-09-16T10:41:12.226Z] #51 DONE 202.8s
10:41:12 [2020-09-16T10:41:12.433Z] #40 201.2   GEN      magic.py
10:41:12 [2020-09-16T10:41:12.734Z] #40 201.4 Note: Building without setproctitle() and strlcpy() support.
10:41:12 [2020-09-16T10:41:12.734Z] #40 201.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:41:12 [2020-09-16T10:41:12.734Z] #40 201.4 Note: Building without GnuTLS support
10:41:12 [2020-09-16T10:41:12.734Z] #40 201.4 Makefile.config:39: Warn: you have no libnftables installed
10:41:12 [2020-09-16T10:41:12.734Z] #40 201.4 Makefile.config:40: Warn: Building without nftables support
10:41:13 [2020-09-16T10:41:13.616Z] 
10:41:13 [2020-09-16T10:41:13.616Z] #52 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:41:13 [2020-09-16T10:41:13.796Z] #40 202.3 fatal: not a git repository (or any of the parent directories): .git
10:41:13 [2020-09-16T10:41:13.877Z] #52 DONE 0.3s
10:41:14 [2020-09-16T10:41:14.137Z] 
10:41:14 [2020-09-16T10:41:14.137Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:41:14 [2020-09-16T10:41:14.137Z] #56 DONE 0.1s
10:41:14 [2020-09-16T10:41:14.137Z] 
10:41:14 [2020-09-16T10:41:14.137Z] #57 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:41:14 [2020-09-16T10:41:14.137Z] #57 DONE 0.1s
10:41:14 [2020-09-16T10:41:14.399Z] 
10:41:14 [2020-09-16T10:41:14.399Z] #59 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:41:14 [2020-09-16T10:41:14.399Z] #59 DONE 0.1s
10:41:14 [2020-09-16T10:41:14.399Z] 
10:41:14 [2020-09-16T10:41:14.399Z] #60 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:41:14 [2020-09-16T10:41:14.399Z] #60 DONE 0.0s
10:41:14 [2020-09-16T10:41:14.399Z] 
10:41:14 [2020-09-16T10:41:14.399Z] #61 [final 1/1] COPY . /go/src/github.com/docker/docker
10:41:14 [2020-09-16T10:41:14.447Z] #40 203.2 make[1]: Nothing to be done for 'all'.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.1 make[1]: 'images/built-in.o' is up to date.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.3 make[1]: 'compel/libcompel.a' is up to date.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.3 make[1]: 'compel/compel-host-bin' is up to date.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.4 make[1]: Nothing to be done for 'all'.
10:41:15 [2020-09-16T10:41:15.507Z] #40 204.4 make[1]: 'soccr/libsoccr.a' is up to date.
10:41:15 [2020-09-16T10:41:15.807Z] #40 204.7 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.106Z] #40 204.7 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.106Z] #40 204.8 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.106Z] #40 205.0 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.106Z] #40 205.0 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.106Z] #40 205.1 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.319Z] #61 DONE 1.6s
10:41:16 [2020-09-16T10:41:16.319Z] 
10:41:16 [2020-09-16T10:41:16.319Z] #64 exporting to image
10:41:16 [2020-09-16T10:41:16.319Z] #64 exporting layers
10:41:16 [2020-09-16T10:41:16.412Z] #40 205.2 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.412Z] #40 205.3 make[2]: Nothing to be done for 'all'.
10:41:16 [2020-09-16T10:41:16.714Z] #40 205.3   INSTALL  criu/criu
10:41:16 [2020-09-16T10:41:16.714Z] #40 DONE 205.5s
10:41:16 [2020-09-16T10:41:16.714Z] 
10:41:16 [2020-09-16T10:41:16.714Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:41:19 [2020-09-16T10:41:19.634Z] #64 exporting layers 3.7s done
10:41:19 [2020-09-16T10:41:19.635Z] #64 writing image sha256:0b0393d2885961e93cc23d35148629fd555f274cc0bc15f3753a6ee0bfc076a1 done
10:41:19 [2020-09-16T10:41:19.635Z] #64 naming to docker.io/library/docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 done
10:41:19 [2020-09-16T10:41:19.635Z] #64 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
10:41:19 [2020-09-16T10:41:19.694Z] #52 ...
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:41:19 [2020-09-16T10:41:19.694Z] #45 DONE 255.4s
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:41:19 [2020-09-16T10:41:19.694Z] #52 ...
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:41:19 [2020-09-16T10:41:19.694Z] #46 DONE 0.1s
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:41:19 [2020-09-16T10:41:19.694Z] #52 ...
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:41:19 [2020-09-16T10:41:19.694Z] #48 DONE 0.0s
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:41:19 [2020-09-16T10:41:19.694Z] #50 DONE 0.1s
10:41:19 [2020-09-16T10:41:19.694Z] 
10:41:19 [2020-09-16T10:41:19.694Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
[Pipeline] sh
10:41:19 [2020-09-16T10:41:19.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/test/unit
10:41:23 [2020-09-16T10:41:23.684Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/rootless	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/volume	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === Skipped
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver btrfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver btrfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver btrfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver btrfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver btrfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:73: No driver to put!
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z] time="2020-09-16T10:40:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z] time="2020-09-16T10:40:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z] time="2020-09-16T10:40:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z] time="2020-09-16T10:40:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z] time="2020-09-16T10:40:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:73: No driver to put!
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     overlay_test.go:49: Fails to compute changes intermittently
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:46: Driver zfs not supported
10:41:23 [2020-09-16T10:41:23.684Z] 
10:41:23 [2020-09-16T10:41:23.684Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:41:23 [2020-09-16T10:41:23.684Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:46: Driver zfs not supported
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:46: Driver zfs not supported
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:46: Driver zfs not supported
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:46: Driver zfs not supported
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:41:23 [2020-09-16T10:41:23.685Z]     graphtest_unix.go:73: No driver to put!
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:41:23 [2020-09-16T10:41:23.685Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:41:23 [2020-09-16T10:41:23.685Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] 
10:41:23 [2020-09-16T10:41:23.685Z] DONE 2138 tests, 26 skipped in 189.715s
Post stage
[Pipeline] junit
10:41:23 [2020-09-16T10:41:23.733Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:41:24 [2020-09-16T10:41:24.329Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh dynbinary test-integration
10:41:24 [2020-09-16T10:41:24.397Z] ?   	github.com/docker/docker/api	[no test files]
10:41:24 [2020-09-16T10:41:24.625Z] 
10:41:24 [2020-09-16T10:41:24.919Z] Removing bundles/
10:41:24 [2020-09-16T10:41:24.919Z] 
10:41:24 [2020-09-16T10:41:24.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:41:24 [2020-09-16T10:41:24.919Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:41:24 [2020-09-16T10:41:24.919Z] GOOS="" GOARCH="" GOARM=""
10:41:34 [2020-09-16T10:41:34.547Z] #52 227.9 + bin/containerd-stress
10:41:34 [2020-09-16T10:41:34.804Z] #52 229.8 + bin/containerd-shim
10:41:36 [2020-09-16T10:41:36.662Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 9.0% of statements
10:41:41 [2020-09-16T10:41:41.349Z] #52 236.4 + bin/containerd-shim-runc-v1
10:41:46 [2020-09-16T10:41:46.602Z] #52 240.9 + bin/containerd-shim-runc-v2
10:41:46 [2020-09-16T10:41:46.602Z] #52 241.7 + binaries
10:41:46 [2020-09-16T10:41:46.602Z] #52 241.8 + install -D bin/containerd /build/containerd
10:41:46 [2020-09-16T10:41:46.602Z] #52 241.8 + install -D bin/containerd-shim /build/containerd-shim
10:41:46 [2020-09-16T10:41:46.602Z] #52 241.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:41:46 [2020-09-16T10:41:46.602Z] #52 241.8 + install -D bin/ctr /build/ctr
10:41:47 [2020-09-16T10:41:47.967Z] #52 DONE 243.0s
10:41:48 [2020-09-16T10:41:48.895Z] 
10:41:48 [2020-09-16T10:41:48.895Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:41:49 [2020-09-16T10:41:49.456Z] #53 DONE 0.7s
10:41:49 [2020-09-16T10:41:49.456Z] 
10:41:49 [2020-09-16T10:41:49.456Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:41:49 [2020-09-16T10:41:49.581Z] #53 ...
10:41:49 [2020-09-16T10:41:49.581Z] 
10:41:49 [2020-09-16T10:41:49.581Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
10:41:49 [2020-09-16T10:41:49.581Z] #22 303.7 + return
10:41:49 [2020-09-16T10:41:49.581Z] #22 DONE 303.9s
10:41:49 [2020-09-16T10:41:49.581Z] 
10:41:49 [2020-09-16T10:41:49.581Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:41:49 [2020-09-16T10:41:49.581Z] #46 ...
10:41:49 [2020-09-16T10:41:49.581Z] 
10:41:49 [2020-09-16T10:41:49.581Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:41:49 [2020-09-16T10:41:49.581Z] #53 266.2 + bin/containerd
10:41:49 [2020-09-16T10:41:49.711Z] #57 DONE 0.2s
10:41:49 [2020-09-16T10:41:49.711Z] 
10:41:49 [2020-09-16T10:41:49.711Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:41:49 [2020-09-16T10:41:49.968Z] #59 DONE 0.4s
10:41:49 [2020-09-16T10:41:49.968Z] 
10:41:49 [2020-09-16T10:41:49.968Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:41:49 [2020-09-16T10:41:49.968Z] #61 DONE 0.0s
10:41:49 [2020-09-16T10:41:49.968Z] 
10:41:49 [2020-09-16T10:41:49.968Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:41:49 [2020-09-16T10:41:49.968Z] #62 DONE 0.0s
10:41:49 [2020-09-16T10:41:49.968Z] 
10:41:49 [2020-09-16T10:41:49.968Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
10:41:50 [2020-09-16T10:41:50.532Z] #63 DONE 0.7s
10:41:50 [2020-09-16T10:41:50.532Z] 
10:41:50 [2020-09-16T10:41:50.532Z] #64 exporting to image
10:41:50 [2020-09-16T10:41:50.532Z] #64 exporting layers
10:41:50 [2020-09-16T10:41:50.650Z] #53 ...
10:41:50 [2020-09-16T10:41:50.650Z] 
10:41:50 [2020-09-16T10:41:50.650Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
10:41:50 [2020-09-16T10:41:50.650Z] #23 DONE 0.1s
10:41:50 [2020-09-16T10:41:50.954Z] 
10:41:50 [2020-09-16T10:41:50.954Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
10:41:51 [2020-09-16T10:41:51.605Z] #27 DONE 0.6s
10:41:51 [2020-09-16T10:41:51.605Z] 
10:41:51 [2020-09-16T10:41:51.605Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
10:41:51 [2020-09-16T10:41:51.605Z] #30 DONE 0.1s
10:41:51 [2020-09-16T10:41:51.605Z] 
10:41:51 [2020-09-16T10:41:51.605Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:41:51 [2020-09-16T10:41:51.605Z] #46 ...
10:41:51 [2020-09-16T10:41:51.605Z] 
10:41:51 [2020-09-16T10:41:51.605Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
10:41:51 [2020-09-16T10:41:51.605Z] #32 DONE 0.1s
10:41:51 [2020-09-16T10:41:51.605Z] 
10:41:51 [2020-09-16T10:41:51.605Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
10:41:51 [2020-09-16T10:41:51.905Z] #35 DONE 0.1s
10:41:51 [2020-09-16T10:41:51.905Z] 
10:41:51 [2020-09-16T10:41:51.905Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
10:41:52 [2020-09-16T10:41:52.203Z] #38 DONE 0.4s
10:41:52 [2020-09-16T10:41:52.203Z] 
10:41:52 [2020-09-16T10:41:52.203Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:41:52 [2020-09-16T10:41:52.203Z] #46 ...
10:41:52 [2020-09-16T10:41:52.203Z] 
10:41:52 [2020-09-16T10:41:52.203Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:41:52 [2020-09-16T10:41:52.203Z] #41 DONE 0.1s
10:41:52 [2020-09-16T10:41:52.203Z] 
10:41:52 [2020-09-16T10:41:52.203Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
10:41:52 [2020-09-16T10:41:52.502Z] #43 DONE 0.1s
10:41:52 [2020-09-16T10:41:52.502Z] 
10:41:52 [2020-09-16T10:41:52.502Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
10:41:52 [2020-09-16T10:41:52.502Z] #45 DONE 0.1s
10:41:52 [2020-09-16T10:41:52.502Z] 
10:41:52 [2020-09-16T10:41:52.502Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
10:41:57 [2020-09-16T10:41:57.080Z] #64 exporting layers 6.4s done
10:41:57 [2020-09-16T10:41:57.080Z] #64 writing image sha256:c1e58243c1e429caab39787d32875b346246fb7548e88e4cc43b671591e00809 done
10:41:57 [2020-09-16T10:41:57.080Z] #64 naming to docker.io/library/docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 done
10:41:57 [2020-09-16T10:41:57.080Z] #64 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:41:57 [2020-09-16T10:41:57.440Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh dynbinary test-integration
10:41:58 [2020-09-16T10:41:58.368Z] 
10:41:58 [2020-09-16T10:41:58.625Z] Removing bundles/
10:41:58 [2020-09-16T10:41:58.625Z] 
10:41:58 [2020-09-16T10:41:58.625Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:41:58 [2020-09-16T10:41:58.625Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:41:58 [2020-09-16T10:41:58.625Z] GOOS="" GOARCH="" GOARM=""
10:42:11 [2020-09-16T10:42:11.209Z] #46 DONE 324.7s
10:42:11 [2020-09-16T10:42:11.209Z] 
10:42:11 [2020-09-16T10:42:11.209Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:42:12 [2020-09-16T10:42:12.746Z] #53 ...
10:42:12 [2020-09-16T10:42:12.746Z] 
10:42:12 [2020-09-16T10:42:12.746Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
10:42:12 [2020-09-16T10:42:12.746Z] #47 DONE 0.1s
10:42:12 [2020-09-16T10:42:12.746Z] 
10:42:12 [2020-09-16T10:42:12.746Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:42:12 [2020-09-16T10:42:12.746Z] #53 ...
10:42:12 [2020-09-16T10:42:12.746Z] 
10:42:12 [2020-09-16T10:42:12.746Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
10:42:12 [2020-09-16T10:42:12.746Z] #49 DONE 0.1s
10:42:12 [2020-09-16T10:42:12.746Z] 
10:42:12 [2020-09-16T10:42:12.746Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
10:42:13 [2020-09-16T10:42:13.044Z] #51 DONE 0.1s
10:42:13 [2020-09-16T10:42:13.044Z] 
10:42:13 [2020-09-16T10:42:13.044Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:42:20 [2020-09-16T10:42:20.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:42:20 [2020-09-16T10:42:20.818Z] 
10:42:20 [2020-09-16T10:42:20.818Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:42:20 [2020-09-16T10:42:20.818Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:42:20 [2020-09-16T10:42:20.818Z] Using test binary docker
10:42:21 [2020-09-16T10:42:21.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:42:21 [2020-09-16T10:42:21.078Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:42:21 [2020-09-16T10:42:21.078Z] INFO: Waiting for daemon to start...
10:42:21 [2020-09-16T10:42:21.078Z] Starting dockerd
10:42:21 [2020-09-16T10:42:21.895Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:42:21 [2020-09-16T10:42:21.895Z] 
10:42:21 [2020-09-16T10:42:21.895Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:42:21 [2020-09-16T10:42:21.895Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:42:21 [2020-09-16T10:42:21.895Z] HOSTNAME=700fb9980f34
10:42:21 [2020-09-16T10:42:21.895Z] TESTDEBUG=0
10:42:21 [2020-09-16T10:42:21.895Z] DEST=bundles/test-integration
10:42:21 [2020-09-16T10:42:21.895Z] PWD=/go/src/github.com/docker/docker
10:42:21 [2020-09-16T10:42:21.895Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:42:21 [2020-09-16T10:42:21.895Z] container=docker
10:42:21 [2020-09-16T10:42:21.895Z] HOME=/root
10:42:21 [2020-09-16T10:42:21.895Z] GOLANG_VERSION=1.13.15
10:42:21 [2020-09-16T10:42:21.895Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:42:21 [2020-09-16T10:42:21.895Z] VALIDATE_BRANCH=master
10:42:21 [2020-09-16T10:42:21.895Z] TERM=xterm
10:42:21 [2020-09-16T10:42:21.895Z] DOCKER_PKG=github.com/docker/docker
10:42:21 [2020-09-16T10:42:21.895Z] SHLVL=1
10:42:21 [2020-09-16T10:42:21.895Z] TIMEOUT=120m
10:42:21 [2020-09-16T10:42:21.895Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:42:21 [2020-09-16T10:42:21.895Z] DOCKER_GRAPHDRIVER=overlay2
10:42:21 [2020-09-16T10:42:21.895Z] GO111MODULE=off
10:42:21 [2020-09-16T10:42:21.895Z] DOCKER_EXPERIMENTAL=1
10:42:21 [2020-09-16T10:42:21.895Z] TEST_SKIP_INTEGRATION_CLI=1
10:42:21 [2020-09-16T10:42:21.895Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:42:21 [2020-09-16T10:42:21.895Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:42:21 [2020-09-16T10:42:21.895Z] GOPATH=/go
10:42:21 [2020-09-16T10:42:21.895Z] PKG_CONFIG=pkg-config
10:42:21 [2020-09-16T10:42:21.895Z] _=/usr/bin/env
10:42:21 [2020-09-16T10:42:21.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:42:22 [2020-09-16T10:42:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:42:22 [2020-09-16T10:42:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:42:22 [2020-09-16T10:42:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:42:23 [2020-09-16T10:42:23.612Z] .
10:42:23 [2020-09-16T10:42:23.612Z] INFO: Building docker-sdk-python3:4.3.0...
10:42:24 [2020-09-16T10:42:24.442Z] 4612f6d0b889: Pull complete
10:42:25 [2020-09-16T10:42:25.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:42:25 [2020-09-16T10:42:25.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:42:30 [2020-09-16T10:42:30.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:42:31 [2020-09-16T10:42:31.735Z] #53 308.5 + bin/containerd-stress
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/server/httputils	0.048s	coverage: 14.7% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/types/filters	0.018s	coverage: 92.2% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/types/versions	0.041s	coverage: 75.0% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:42:33 [2020-09-16T10:42:33.055Z] ok  	github.com/docker/docker/builder/dockerignore	0.011s	coverage: 96.8% of statements
10:42:34 [2020-09-16T10:42:34.453Z] ok  	github.com/docker/docker/cli/debug	0.024s	coverage: 100.0% of statements
10:42:34 [2020-09-16T10:42:34.516Z] #53 311.0 + bin/containerd-shim
10:42:35 [2020-09-16T10:42:35.405Z] ok  	github.com/docker/docker/builder/remotecontext	0.348s	coverage: 13.6% of statements
10:42:35 [2020-09-16T10:42:35.990Z] ok  	github.com/docker/docker/builder/dockerfile	0.772s	coverage: 48.0% of statements
10:42:36 [2020-09-16T10:42:36.253Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.281s	coverage: 86.3% of statements
10:42:36 [2020-09-16T10:42:36.253Z] ?   	github.com/docker/docker/cli	[no test files]
10:42:36 [2020-09-16T10:42:36.253Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:42:41 [2020-09-16T10:42:41.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:42:41 [2020-09-16T10:42:41.673Z] #53 318.1 + bin/containerd-shim-runc-v1
10:42:43 [2020-09-16T10:42:43.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:42:43 [2020-09-16T10:42:43.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:42:43 [2020-09-16T10:42:43.113Z] ok  	github.com/docker/docker/client	0.220s	coverage: 75.4% of statements
10:42:44 [2020-09-16T10:42:44.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:42:45 [2020-09-16T10:42:45.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:42:46 [2020-09-16T10:42:46.180Z] #53 322.9 + bin/containerd-shim-runc-v2
10:42:47 [2020-09-16T10:42:47.223Z] #53 324.1 + binaries
10:42:47 [2020-09-16T10:42:47.223Z] #53 324.1 + install -D bin/containerd /build/containerd
10:42:47 [2020-09-16T10:42:47.223Z] #53 324.1 + install -D bin/containerd-shim /build/containerd-shim
10:42:47 [2020-09-16T10:42:47.223Z] #53 324.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:42:47 [2020-09-16T10:42:47.223Z] #53 324.1 + install -D bin/ctr /build/ctr
10:42:47 [2020-09-16T10:42:47.223Z] #53 DONE 324.2s
10:42:48 [2020-09-16T10:42:48.746Z] 
10:42:48 [2020-09-16T10:42:48.746Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
10:42:48 [2020-09-16T10:42:48.746Z] #54 DONE 0.1s
10:42:48 [2020-09-16T10:42:48.746Z] 
10:42:48 [2020-09-16T10:42:48.746Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
10:42:48 [2020-09-16T10:42:48.746Z] #58 DONE 0.1s
10:42:48 [2020-09-16T10:42:48.746Z] 
10:42:48 [2020-09-16T10:42:48.746Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
10:42:48 [2020-09-16T10:42:48.746Z] #60 DONE 0.1s
10:42:48 [2020-09-16T10:42:48.746Z] 
10:42:48 [2020-09-16T10:42:48.746Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
10:42:48 [2020-09-16T10:42:48.746Z] #62 DONE 0.0s
10:42:48 [2020-09-16T10:42:48.746Z] 
10:42:48 [2020-09-16T10:42:48.746Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:42:48 [2020-09-16T10:42:48.746Z] #63 DONE 0.0s
10:42:48 [2020-09-16T10:42:48.746Z] 
10:42:48 [2020-09-16T10:42:48.746Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
10:42:49 [2020-09-16T10:42:49.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:42:50 [2020-09-16T10:42:50.839Z] #64 DONE 2.0s
10:42:50 [2020-09-16T10:42:50.839Z] 
10:42:50 [2020-09-16T10:42:50.839Z] #65 exporting to oci image format
10:42:50 [2020-09-16T10:42:50.839Z] #65 exporting layers
10:42:51 [2020-09-16T10:42:51.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:42:55 [2020-09-16T10:42:55.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:42:59 [2020-09-16T10:42:59.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:42:59 [2020-09-16T10:42:59.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:43:00 [2020-09-16T10:43:00.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:43:00 [2020-09-16T10:43:00.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:43:01 [2020-09-16T10:43:01.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:43:01 [2020-09-16T10:43:01.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:43:02 [2020-09-16T10:43:02.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:43:04 [2020-09-16T10:43:04.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:43:05 [2020-09-16T10:43:05.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:43:06 [2020-09-16T10:43:06.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:43:07 [2020-09-16T10:43:07.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:43:07 [2020-09-16T10:43:07.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:43:08 [2020-09-16T10:43:08.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:43:09 [2020-09-16T10:43:09.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:43:09 [2020-09-16T10:43:09.734Z] ok  	github.com/docker/docker/cmd/dockerd	0.129s	coverage: 30.8% of statements
10:43:09 [2020-09-16T10:43:09.734Z] ok  	github.com/docker/docker/container	0.156s	coverage: 34.7% of statements
10:43:09 [2020-09-16T10:43:09.734Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:43:09 [2020-09-16T10:43:09.734Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:43:09 [2020-09-16T10:43:09.734Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:43:09 [2020-09-16T10:43:09.734Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:43:09 [2020-09-16T10:43:09.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:43:11 [2020-09-16T10:43:11.129Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.079s	coverage: 65.3% of statements
10:43:11 [2020-09-16T10:43:11.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:43:11 [2020-09-16T10:43:11.644Z] sha256:d9ceb8255dbe51821ef4dced3f9c5fee70eab07d32fc2dfd89027769b61d884f
10:43:11 [2020-09-16T10:43:11.644Z] INFO: Starting docker-py tests...
10:43:11 [2020-09-16T10:43:11.644Z] ============================= test session starts ==============================
10:43:11 [2020-09-16T10:43:11.644Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
10:43:11 [2020-09-16T10:43:11.644Z] rootdir: /src, inifile: pytest.ini
10:43:11 [2020-09-16T10:43:11.644Z] plugins: timeout-1.3.3, cov-2.6.1
10:43:11 [2020-09-16T10:43:11.644Z] collected 389 items / 1 deselected / 388 selected
10:43:11 [2020-09-16T10:43:11.644Z] 
10:43:11 [2020-09-16T10:43:11.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:43:11 [2020-09-16T10:43:11.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:43:12 [2020-09-16T10:43:12.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:43:13 [2020-09-16T10:43:13.058Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.032s	coverage: 35.9% of statements
10:43:14 [2020-09-16T10:43:14.033Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:43:14 [2020-09-16T10:43:14.033Z] Using test binary docker
10:43:14 [2020-09-16T10:43:14.033Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:43:14 [2020-09-16T10:43:14.033Z] +++ /etc/init.d/apparmor start
10:43:14 [2020-09-16T10:43:14.033Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:43:14 [2020-09-16T10:43:14.033Z] INFO: Waiting for daemon to start...
10:43:14 [2020-09-16T10:43:14.033Z] Starting dockerd
10:43:14 [2020-09-16T10:43:14.033Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:43:15 [2020-09-16T10:43:15.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:43:15 [2020-09-16T10:43:15.958Z] Using test binary docker
10:43:15 [2020-09-16T10:43:15.958Z] +++ /etc/init.d/apparmor start
10:43:15 [2020-09-16T10:43:15.958Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:43:15 [2020-09-16T10:43:15.958Z] INFO: Waiting for daemon to start...
10:43:15 [2020-09-16T10:43:15.958Z] Starting dockerd
10:43:15 [2020-09-16T10:43:15.958Z] +++ 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
10:43:16 [2020-09-16T10:43:16.097Z] .
10:43:16 [2020-09-16T10:43:16.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:43:16 [2020-09-16T10:43:16.097Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:43:16 [2020-09-16T10:43:16.097Z] Error: No such image: emptyfs
10:43:16 [2020-09-16T10:43:16.097Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:43:16 [2020-09-16T10:43:16.097Z] ++++ docker load
10:43:16 [2020-09-16T10:43:16.097Z] Running integration-test (iteration 1)
10:43:16 [2020-09-16T10:43:16.097Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
10:43:16 [2020-09-16T10:43:16.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
10:43:16 [2020-09-16T10:43:16.097Z] ++ set -e
10:43:16 [2020-09-16T10:43:16.097Z] ++ '[' -n 0 ']'
10:43:16 [2020-09-16T10:43:16.097Z] ++ set -x
10:43:16 [2020-09-16T10:43:16.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
10:43:16 [2020-09-16T10:43:16.378Z] ok  	github.com/docker/docker/daemon/cluster	0.145s	coverage: 0.5% of statements
10:43:17 [2020-09-16T10:43:17.867Z] .
10:43:17 [2020-09-16T10:43:17.867Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:43:17 [2020-09-16T10:43:17.867Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:43:17 [2020-09-16T10:43:17.867Z] Error: No such image: emptyfs
10:43:17 [2020-09-16T10:43:17.867Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:43:17 [2020-09-16T10:43:17.867Z] ++++ docker load
10:43:18 [2020-09-16T10:43:18.126Z] Running integration-test (iteration 1)
10:43:18 [2020-09-16T10:43:18.306Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
10:43:18 [2020-09-16T10:43:18.385Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:43:18 [2020-09-16T10:43:18.385Z] ++ 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
10:43:18 [2020-09-16T10:43:18.385Z] ++ set -e
10:43:18 [2020-09-16T10:43:18.385Z] ++ '[' -n 0 ']'
10:43:18 [2020-09-16T10:43:18.385Z] ++ set -x
10:43:18 [2020-09-16T10:43:18.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
10:43:19 [2020-09-16T10:43:19.704Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
10:43:19 [2020-09-16T10:43:19.704Z] ok  	github.com/docker/docker/daemon/config	0.069s	coverage: 81.8% of statements
10:43:21 [2020-09-16T10:43:21.625Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
10:43:22 [2020-09-16T10:43:22.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:43:22 [2020-09-16T10:43:22.546Z] 
10:43:22 [2020-09-16T10:43:22.546Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:43:22 [2020-09-16T10:43:22.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:43:22 [2020-09-16T10:43:22.546Z] HOSTNAME=d8a9aa322505
10:43:22 [2020-09-16T10:43:22.546Z] DEST=bundles/test-integration
10:43:22 [2020-09-16T10:43:22.546Z] PWD=/go/src/github.com/docker/docker
10:43:22 [2020-09-16T10:43:22.546Z] DOCKER_ROOTLESS=1
10:43:22 [2020-09-16T10:43:22.546Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:43:22 [2020-09-16T10:43:22.546Z] container=docker
10:43:22 [2020-09-16T10:43:22.546Z] HOME=/root
10:43:22 [2020-09-16T10:43:22.546Z] GOLANG_VERSION=1.13.15
10:43:22 [2020-09-16T10:43:22.546Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:43:22 [2020-09-16T10:43:22.546Z] VALIDATE_BRANCH=master
10:43:22 [2020-09-16T10:43:22.546Z] TERM=xterm
10:43:22 [2020-09-16T10:43:22.546Z] DOCKER_PKG=github.com/docker/docker
10:43:22 [2020-09-16T10:43:22.546Z] SHLVL=1
10:43:22 [2020-09-16T10:43:22.546Z] TIMEOUT=120m
10:43:22 [2020-09-16T10:43:22.546Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:43:22 [2020-09-16T10:43:22.546Z] DOCKER_GRAPHDRIVER=overlay2
10:43:22 [2020-09-16T10:43:22.546Z] GO111MODULE=off
10:43:22 [2020-09-16T10:43:22.546Z] DOCKER_EXPERIMENTAL=1
10:43:22 [2020-09-16T10:43:22.546Z] TEST_SKIP_INTEGRATION_CLI=1
10:43:22 [2020-09-16T10:43:22.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:43:22 [2020-09-16T10:43:22.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:43:22 [2020-09-16T10:43:22.546Z] GOPATH=/go
10:43:22 [2020-09-16T10:43:22.546Z] PKG_CONFIG=pkg-config
10:43:22 [2020-09-16T10:43:22.546Z] _=/usr/bin/env
10:43:22 [2020-09-16T10:43:22.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:43:22 [2020-09-16T10:43:22.547Z] tests/integration/api_build_test.py .......................X             [  6%]
10:43:23 [2020-09-16T10:43:23.377Z] tests/integration/api_client_test.py .....                               [  7%]
10:43:24 [2020-09-16T10:43:24.175Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.495s	coverage: 14.1% of statements
10:43:24 [2020-09-16T10:43:24.437Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
10:43:24 [2020-09-16T10:43:24.570Z] Loaded image: buildpack-deps:buster
10:43:24 [2020-09-16T10:43:24.570Z] Loaded image: busybox:latest
10:43:24 [2020-09-16T10:43:24.570Z] Loaded image: busybox:glibc
10:43:24 [2020-09-16T10:43:24.570Z] Loaded image: debian:buster
10:43:24 [2020-09-16T10:43:24.570Z] Loaded image: hello-world:latest
10:43:24 [2020-09-16T10:43:24.570Z] INFO: Testing against a local daemon
10:43:24 [2020-09-16T10:43:24.570Z] === RUN   TestCgroupNamespacesBuild
10:43:24 [2020-09-16T10:43:24.879Z] tests/integration/api_config_test.py .....                               [  8%]
10:43:26 [2020-09-16T10:43:26.360Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.567s	coverage: 57.0% of statements
10:43:26 [2020-09-16T10:43:26.639Z] --- PASS: TestCgroupNamespacesBuild (2.18s)
10:43:26 [2020-09-16T10:43:26.639Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:43:28 [2020-09-16T10:43:28.708Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
10:43:28 [2020-09-16T10:43:28.708Z] === RUN   TestBuildWithSession
10:43:28 [2020-09-16T10:43:28.708Z] --- SKIP: TestBuildWithSession (0.00s)
10:43:28 [2020-09-16T10:43:28.708Z]     build_session_test.go:25: TODO: BuildKit
10:43:28 [2020-09-16T10:43:28.708Z] === RUN   TestBuildSquashParent
10:43:28 [2020-09-16T10:43:28.914Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
10:43:30 [2020-09-16T10:43:30.304Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.317s	coverage: 46.2% of statements
10:43:31 [2020-09-16T10:43:31.250Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.416s	coverage: 73.1% of statements
10:43:32 [2020-09-16T10:43:32.643Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.942s	coverage: 49.5% of statements
10:43:33 [2020-09-16T10:43:33.221Z] ok  	github.com/docker/docker/daemon	12.341s	coverage: 17.4% of statements
10:43:33 [2020-09-16T10:43:33.221Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:43:33 [2020-09-16T10:43:33.221Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:43:33 [2020-09-16T10:43:33.221Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:43:33 [2020-09-16T10:43:33.221Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:43:33 [2020-09-16T10:43:33.221Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:43:34 [2020-09-16T10:43:34.171Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.611s	coverage: 76.1% of statements
10:43:34 [2020-09-16T10:43:34.433Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.040s	coverage: 58.0% of statements
10:43:35 [2020-09-16T10:43:35.009Z] ok  	github.com/docker/docker/daemon/links	0.029s	coverage: 93.0% of statements
10:43:35 [2020-09-16T10:43:35.271Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
10:43:35 [2020-09-16T10:43:35.606Z] --- PASS: TestBuildSquashParent (6.77s)
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:43:35 [2020-09-16T10:43:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:43:35 [2020-09-16T10:43:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:43:35 [2020-09-16T10:43:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:43:35 [2020-09-16T10:43:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:43:35 [2020-09-16T10:43:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:43:35 [2020-09-16T10:43:35.606Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:43:35 [2020-09-16T10:43:35.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:43:35 [2020-09-16T10:43:35.606Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:43:35 [2020-09-16T10:43:35.606Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:43:37 [2020-09-16T10:43:37.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:43:37 [2020-09-16T10:43:37.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:43:37 [2020-09-16T10:43:37.831Z] ok  	github.com/docker/docker/daemon/logger	0.253s	coverage: 41.0% of statements
10:43:37 [2020-09-16T10:43:37.831Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 4.8% of statements
10:43:38 [2020-09-16T10:43:38.407Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.304s	coverage: 77.8% of statements
10:43:38 [2020-09-16T10:43:38.407Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.159s	coverage: 57.7% of statements
10:43:38 [2020-09-16T10:43:38.407Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:43:38 [2020-09-16T10:43:38.407Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:43:38 [2020-09-16T10:43:38.407Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:43:38 [2020-09-16T10:43:38.407Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:43:38 [2020-09-16T10:43:38.407Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:43:38 [2020-09-16T10:43:38.407Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:43:38 [2020-09-16T10:43:38.983Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
10:43:39 [2020-09-16T10:43:39.246Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.031s	coverage: 87.2% of statements
10:43:39 [2020-09-16T10:43:39.246Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 23.9% of statements
10:43:40 [2020-09-16T10:43:40.195Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.021s	coverage: 61.6% of statements
10:43:40 [2020-09-16T10:43:40.404Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:43:40 [2020-09-16T10:43:40.404Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:43:41 [2020-09-16T10:43:41.143Z] ok  	github.com/docker/docker/daemon/logger/local	0.077s	coverage: 75.2% of statements
10:43:41 [2020-09-16T10:43:41.143Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:43:41 [2020-09-16T10:43:41.408Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.035s	coverage: 33.3% of statements
10:43:41 [2020-09-16T10:43:41.671Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 37.7% of statements
10:43:42 [2020-09-16T10:43:42.247Z] ok  	github.com/docker/docker/daemon/logger/templates	0.056s	coverage: 8.3% of statements
10:43:42 [2020-09-16T10:43:42.822Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
10:43:43 [2020-09-16T10:43:43.137Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:43:43 [2020-09-16T10:43:43.137Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
10:43:43 [2020-09-16T10:43:43.137Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s)
10:43:43 [2020-09-16T10:43:43.137Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s)
10:43:43 [2020-09-16T10:43:43.137Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
10:43:43 [2020-09-16T10:43:43.137Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s)
10:43:43 [2020-09-16T10:43:43.137Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s)
10:43:43 [2020-09-16T10:43:43.137Z] === RUN   TestBuildMultiStageCopy
10:43:43 [2020-09-16T10:43:43.137Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:43:43 [2020-09-16T10:43:43.399Z] ok  	github.com/docker/docker/daemon/network	0.047s	coverage: 63.8% of statements
10:43:44 [2020-09-16T10:43:44.791Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.905s	coverage: 82.5% of statements
10:43:44 [2020-09-16T10:43:44.791Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:43:44 [2020-09-16T10:43:44.791Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:43:44 [2020-09-16T10:43:44.791Z] ok  	github.com/docker/docker/distribution/metadata	0.107s	coverage: 48.2% of statements
10:43:45 [2020-09-16T10:43:45.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:43:45 [2020-09-16T10:43:45.839Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:43:46 [2020-09-16T10:43:46.187Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
10:43:46 [2020-09-16T10:43:46.472Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:43:46 [2020-09-16T10:43:46.763Z] ok  	github.com/docker/docker/image	0.040s	coverage: 86.4% of statements
10:43:46 [2020-09-16T10:43:46.763Z] ok  	github.com/docker/docker/distribution	1.708s	coverage: 21.9% of statements
10:43:46 [2020-09-16T10:43:46.763Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:43:46 [2020-09-16T10:43:46.764Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:43:47 [2020-09-16T10:43:47.338Z] ok  	github.com/docker/docker/image/cache	0.029s	coverage: 19.2% of statements
10:43:47 [2020-09-16T10:43:47.602Z] ok  	github.com/docker/docker/distribution/xfer	1.704s	coverage: 85.1% of statements
10:43:47 [2020-09-16T10:43:47.602Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:43:47 [2020-09-16T10:43:47.602Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:43:47 [2020-09-16T10:43:47.798Z] --- PASS: TestBuildMultiStageCopy (4.88s)
10:43:47 [2020-09-16T10:43:47.798Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
10:43:47 [2020-09-16T10:43:47.798Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
10:43:47 [2020-09-16T10:43:47.798Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
10:43:47 [2020-09-16T10:43:47.798Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
10:43:47 [2020-09-16T10:43:47.798Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
10:43:47 [2020-09-16T10:43:47.798Z] === RUN   TestBuildMultiStageParentConfig
10:43:47 [2020-09-16T10:43:47.864Z] ok  	github.com/docker/docker/libcontainerd/queue	0.067s	coverage: 100.0% of statements
10:43:48 [2020-09-16T10:43:48.128Z] ok  	github.com/docker/docker/image/v1	0.033s	coverage: 25.0% of statements
10:43:48 [2020-09-16T10:43:48.128Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:43:48 [2020-09-16T10:43:48.704Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 50.0% of statements
10:43:49 [2020-09-16T10:43:49.305Z] --- PASS: TestBuildMultiStageParentConfig (1.67s)
10:43:49 [2020-09-16T10:43:49.305Z] === RUN   TestBuildLabelWithTargets
10:43:50 [2020-09-16T10:43:50.100Z] ok  	github.com/docker/docker/opts	0.083s	coverage: 67.1% of statements
10:43:51 [2020-09-16T10:43:51.494Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
10:43:51 [2020-09-16T10:43:51.494Z] ok  	github.com/docker/docker/pkg/authorization	1.104s	coverage: 68.3% of statements
10:43:51 [2020-09-16T10:43:51.494Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
10:43:52 [2020-09-16T10:43:52.038Z] --- PASS: TestBuildLabelWithTargets (2.50s)
10:43:52 [2020-09-16T10:43:52.038Z] === RUN   TestBuildWithEmptyLayers
10:43:52 [2020-09-16T10:43:52.441Z] ok  	github.com/docker/docker/pkg/directory	0.017s	coverage: 80.0% of statements
10:43:52 [2020-09-16T10:43:52.441Z] ok  	github.com/docker/docker/pkg/archive	1.225s	coverage: 76.8% of statements
10:43:52 [2020-09-16T10:43:52.671Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
10:43:52 [2020-09-16T10:43:52.671Z] === RUN   TestBuildMultiStageOnBuild
10:43:53 [2020-09-16T10:43:53.018Z] ok  	github.com/docker/docker/pkg/discovery	0.022s	coverage: 58.3% of statements
10:43:53 [2020-09-16T10:43:53.279Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
10:43:53 [2020-09-16T10:43:53.855Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
10:43:53 [2020-09-16T10:43:53.868Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:43:54 [2020-09-16T10:43:54.429Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
10:43:54 [2020-09-16T10:43:54.691Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
10:43:56 [2020-09-16T10:43:56.080Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
10:43:56 [2020-09-16T10:43:56.080Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.566s	coverage: 43.2% of statements
10:43:56 [2020-09-16T10:43:56.190Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
10:43:56 [2020-09-16T10:43:56.190Z] === RUN   TestBuildUncleanTarFilenames
10:43:56 [2020-09-16T10:43:56.657Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
10:43:56 [2020-09-16T10:43:56.823Z] --- PASS: TestBuildUncleanTarFilenames (1.21s)
10:43:56 [2020-09-16T10:43:56.823Z] === RUN   TestBuildMultiStageLayerLeak
10:43:56 [2020-09-16T10:43:56.919Z] ok  	github.com/docker/docker/pkg/fsutils	0.308s	coverage: 85.1% of statements
10:43:57 [2020-09-16T10:43:57.127Z] Loaded image: buildpack-deps:buster
10:43:57 [2020-09-16T10:43:57.182Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
10:43:57 [2020-09-16T10:43:57.387Z] Loaded image: busybox:latest
10:43:57 [2020-09-16T10:43:57.444Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.091s	coverage: 84.1% of statements
10:43:57 [2020-09-16T10:43:57.956Z] Loaded image: busybox:glibc
10:43:57 [2020-09-16T10:43:57.956Z] Loaded image: debian:buster
10:43:57 [2020-09-16T10:43:57.956Z] Loaded image: hello-world:latest
10:43:58 [2020-09-16T10:43:58.217Z] INFO: Testing against a local daemon
10:43:58 [2020-09-16T10:43:58.217Z] === RUN   TestCgroupNamespacesBuild
10:43:58 [2020-09-16T10:43:58.394Z] ok  	github.com/docker/docker/layer	7.747s	coverage: 68.8% of statements
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/oci	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:43:58 [2020-09-16T10:43:58.394Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.016s	coverage: 91.7% of statements
10:43:58 [2020-09-16T10:43:58.657Z] ok  	github.com/docker/docker/pkg/idtools	0.664s	coverage: 70.1% of statements
10:43:58 [2020-09-16T10:43:58.657Z] ok  	github.com/docker/docker/pkg/ioutils	0.624s	coverage: 70.1% of statements
10:43:58 [2020-09-16T10:43:58.657Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:43:58 [2020-09-16T10:43:58.657Z] ok  	github.com/docker/docker/pkg/longpath	0.035s	coverage: 100.0% of statements
10:43:58 [2020-09-16T10:43:58.657Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:43:58 [2020-09-16T10:43:58.657Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:43:58 [2020-09-16T10:43:58.920Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
10:43:58 [2020-09-16T10:43:58.921Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:43:59 [2020-09-16T10:43:59.187Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
10:43:59 [2020-09-16T10:43:59.450Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.032s	coverage: 60.0% of statements
10:43:59 [2020-09-16T10:43:59.450Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 86.7% of statements
10:43:59 [2020-09-16T10:43:59.714Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
10:43:59 [2020-09-16T10:43:59.714Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:43:59 [2020-09-16T10:43:59.714Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:44:00 [2020-09-16T10:44:00.291Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.039s	coverage: 56.8% of statements
10:44:00 [2020-09-16T10:44:00.340Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s)
10:44:00 [2020-09-16T10:44:00.341Z] === RUN   TestBuildWithHugeFile
10:44:00 [2020-09-16T10:44:00.867Z] ok  	github.com/docker/docker/pkg/pools	0.028s	coverage: 88.2% of statements
10:44:01 [2020-09-16T10:44:01.131Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
10:44:01 [2020-09-16T10:44:01.131Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
10:44:01 [2020-09-16T10:44:01.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:44:01 [2020-09-16T10:44:01.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:44:01 [2020-09-16T10:44:01.513Z] --- PASS: TestCgroupNamespacesBuild (3.01s)
10:44:01 [2020-09-16T10:44:01.513Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:44:01 [2020-09-16T10:44:01.707Z] ok  	github.com/docker/docker/pkg/reexec	0.021s	coverage: 82.4% of statements
10:44:02 [2020-09-16T10:44:02.282Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
10:44:02 [2020-09-16T10:44:02.282Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 73.9% of statements
10:44:02 [2020-09-16T10:44:02.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:44:02 [2020-09-16T10:44:02.860Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
10:44:03 [2020-09-16T10:44:03.123Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
10:44:03 [2020-09-16T10:44:03.385Z] ok  	github.com/docker/docker/pkg/symlink	0.022s	coverage: 87.7% of statements
10:44:03 [2020-09-16T10:44:03.422Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s)
10:44:03 [2020-09-16T10:44:03.422Z] === RUN   TestBuildWithSession
10:44:03 [2020-09-16T10:44:03.422Z] --- SKIP: TestBuildWithSession (0.00s)
10:44:03 [2020-09-16T10:44:03.422Z]     build_session_test.go:25: TODO: BuildKit
10:44:03 [2020-09-16T10:44:03.422Z] === RUN   TestBuildSquashParent
10:44:03 [2020-09-16T10:44:03.961Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.2% of statements
10:44:04 [2020-09-16T10:44:04.224Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 36.9% of statements
10:44:04 [2020-09-16T10:44:04.487Z] ok  	github.com/docker/docker/pkg/signal	2.794s	coverage: 61.0% of statements
10:44:04 [2020-09-16T10:44:04.750Z] ok  	github.com/docker/docker/pkg/tailfile	0.122s	coverage: 88.6% of statements
10:44:05 [2020-09-16T10:44:05.325Z] testing: warning: no tests to run
10:44:05 [2020-09-16T10:44:05.325Z] coverage: [no statements]
10:44:05 [2020-09-16T10:44:05.325Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: [no statements] [no tests to run]
10:44:05 [2020-09-16T10:44:05.325Z] ok  	github.com/docker/docker/pkg/tarsum	0.107s	coverage: 89.3% of statements
10:44:05 [2020-09-16T10:44:05.606Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
10:44:05 [2020-09-16T10:44:05.606Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
10:44:05 [2020-09-16T10:44:05.868Z] ok  	github.com/docker/docker/pkg/useragent	0.023s	coverage: 88.9% of statements
10:44:06 [2020-09-16T10:44:06.578Z] c3aff4450246: Pull complete
10:44:06 [2020-09-16T10:44:06.578Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
10:44:06 [2020-09-16T10:44:06.578Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:44:06 [2020-09-16T10:44:06.578Z] mcr.microsoft.com/windows/servercore:ltsc2019
10:44:06 [2020-09-16T10:44:06.578Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
10:44:06 [2020-09-16T10:44:06.578Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
10:44:07 [2020-09-16T10:44:07.040Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
10:44:07 [2020-09-16T10:44:07.040Z] INFO: Docker version of control daemon
10:44:07 [2020-09-16T10:44:07.040Z] 
10:44:07 [2020-09-16T10:44:07.040Z] Client: Docker Engine - Enterprise
10:44:07 [2020-09-16T10:44:07.040Z]  Version:           19.03.5
10:44:07 [2020-09-16T10:44:07.040Z]  API version:       1.40
10:44:07 [2020-09-16T10:44:07.040Z]  Go version:        go1.12.12
10:44:07 [2020-09-16T10:44:07.040Z]  Git commit:        2ee0c57608
10:44:07 [2020-09-16T10:44:07.040Z]  Built:             11/13/2019 08:00:16
10:44:07 [2020-09-16T10:44:07.040Z]  OS/Arch:           windows/amd64
10:44:07 [2020-09-16T10:44:07.040Z]  Experimental:      false
10:44:07 [2020-09-16T10:44:07.040Z] 
10:44:07 [2020-09-16T10:44:07.040Z] Server: Docker Engine - Enterprise
10:44:07 [2020-09-16T10:44:07.040Z]  Engine:
10:44:07 [2020-09-16T10:44:07.040Z]   Version:          19.03.5
10:44:07 [2020-09-16T10:44:07.040Z]   API version:      1.40 (minimum version 1.24)
10:44:07 [2020-09-16T10:44:07.040Z]   Go version:       go1.12.12
10:44:07 [2020-09-16T10:44:07.040Z]   Git commit:       2ee0c57608
10:44:07 [2020-09-16T10:44:07.040Z]   Built:            11/13/2019 07:58:51
10:44:07 [2020-09-16T10:44:07.040Z]   OS/Arch:          windows/amd64
10:44:07 [2020-09-16T10:44:07.040Z]   Experimental:     true
10:44:07 [2020-09-16T10:44:07.040Z] 
10:44:07 [2020-09-16T10:44:07.040Z] INFO: Docker info of control daemon
10:44:07 [2020-09-16T10:44:07.040Z] 
10:44:07 [2020-09-16T10:44:07.274Z] ok  	github.com/docker/docker/plugin/v2	0.019s	coverage: 14.5% of statements
10:44:07 [2020-09-16T10:44:07.274Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 72.4% of statements
10:44:08 [2020-09-16T10:44:08.223Z] ok  	github.com/docker/docker/reference	0.044s	coverage: 84.4% of statements
10:44:08 [2020-09-16T10:44:08.486Z] ok  	github.com/docker/docker/plugin	0.584s	coverage: 23.1% of statements
10:44:08 [2020-09-16T10:44:08.586Z] Client:
10:44:08 [2020-09-16T10:44:08.586Z]  Debug Mode: false
10:44:08 [2020-09-16T10:44:08.586Z]  Plugins:
10:44:08 [2020-09-16T10:44:08.586Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
10:44:08 [2020-09-16T10:44:08.586Z] 
10:44:08 [2020-09-16T10:44:08.586Z] Server:
10:44:08 [2020-09-16T10:44:08.586Z]  Containers: 0
10:44:08 [2020-09-16T10:44:08.586Z]   Running: 0
10:44:08 [2020-09-16T10:44:08.586Z]   Paused: 0
10:44:08 [2020-09-16T10:44:08.586Z]   Stopped: 0
10:44:08 [2020-09-16T10:44:08.586Z]  Images: 1
10:44:08 [2020-09-16T10:44:08.586Z]  Server Version: 19.03.5
10:44:08 [2020-09-16T10:44:08.586Z]  Storage Driver: lcow (linux) windowsfilter (windows)
10:44:08 [2020-09-16T10:44:08.586Z]   LCOW: 
10:44:08 [2020-09-16T10:44:08.586Z]   Windows: 
10:44:08 [2020-09-16T10:44:08.586Z]  Logging Driver: json-file
10:44:08 [2020-09-16T10:44:08.586Z]  Plugins:
10:44:08 [2020-09-16T10:44:08.586Z]   Volume: local
10:44:08 [2020-09-16T10:44:08.586Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:44:08 [2020-09-16T10:44:08.586Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:44:08 [2020-09-16T10:44:08.586Z]  Swarm: inactive
10:44:08 [2020-09-16T10:44:08.586Z]  Default Isolation: process
10:44:08 [2020-09-16T10:44:08.586Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:44:08 [2020-09-16T10:44:08.586Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
10:44:08 [2020-09-16T10:44:08.586Z]  OSType: windows
10:44:08 [2020-09-16T10:44:08.586Z]  Architecture: x86_64
10:44:08 [2020-09-16T10:44:08.586Z]  CPUs: 4
10:44:08 [2020-09-16T10:44:08.586Z]  Total Memory: 32GiB
10:44:08 [2020-09-16T10:44:08.586Z]  Name: azwin-2-7ad6e0
10:44:08 [2020-09-16T10:44:08.586Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
10:44:08 [2020-09-16T10:44:08.586Z]  Docker Root Dir: D:\docker
10:44:08 [2020-09-16T10:44:08.586Z]  Debug Mode: false
10:44:08 [2020-09-16T10:44:08.586Z]  Registry: https://index.docker.io/v1/
10:44:08 [2020-09-16T10:44:08.586Z]  Labels:
10:44:08 [2020-09-16T10:44:08.586Z]  Experimental: true
10:44:08 [2020-09-16T10:44:08.586Z]  Insecure Registries:
10:44:08 [2020-09-16T10:44:08.586Z]   10.0.0.4:5000
10:44:08 [2020-09-16T10:44:08.586Z]   127.0.0.0/8
10:44:08 [2020-09-16T10:44:08.586Z]  Registry Mirrors:
10:44:08 [2020-09-16T10:44:08.586Z]   http://10.0.0.4:5000/
10:44:08 [2020-09-16T10:44:08.586Z]  Live Restore Enabled: false
10:44:08 [2020-09-16T10:44:08.586Z] 
10:44:08 [2020-09-16T10:44:08.586Z] 
10:44:08 [2020-09-16T10:44:08.586Z] INFO: Commit hash is af3220884e
10:44:08 [2020-09-16T10:44:08.586Z] INFO: Nuke-Everything...
10:44:09 [2020-09-16T10:44:09.048Z] INFO: Container count on control daemon to delete is 0
10:44:09 [2020-09-16T10:44:09.435Z] ok  	github.com/docker/docker/restartmanager	0.010s	coverage: 45.3% of statements
10:44:09 [2020-09-16T10:44:09.435Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
10:44:09 [2020-09-16T10:44:09.510Z] INFO: Nuking d:\CI
10:44:09 [2020-09-16T10:44:09.698Z] ok  	github.com/docker/docker/registry	0.230s	coverage: 56.3% of statements
10:44:09 [2020-09-16T10:44:09.972Z] INFO: Zapped successfully
10:44:09 [2020-09-16T10:44:09.972Z] INFO: Location for testing is d:\CI\PR-41450\2
10:44:09 [2020-09-16T10:44:09.972Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:44:09 [2020-09-16T10:44:09.972Z] 
10:44:09 [2020-09-16T10:44:09.972Z] 
10:44:09 [2020-09-16T10:44:09.972Z] INFO: Building the image from Dockerfile.windows at 09/16/2020 10:44:09...
10:44:09 [2020-09-16T10:44:09.972Z] 
10:44:10 [2020-09-16T10:44:10.274Z] ok  	github.com/docker/docker/testutil	0.017s	coverage: 62.5% of statements
10:44:10 [2020-09-16T10:44:10.538Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 66.1% of statements
10:44:11 [2020-09-16T10:44:11.549Z] --- PASS: TestBuildSquashParent (8.31s)
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:44:11 [2020-09-16T10:44:11.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:44:11 [2020-09-16T10:44:11.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:44:11 [2020-09-16T10:44:11.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:44:11 [2020-09-16T10:44:11.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:44:11 [2020-09-16T10:44:11.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:44:11 [2020-09-16T10:44:11.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:44:11 [2020-09-16T10:44:11.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:44:11 [2020-09-16T10:44:11.549Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:44:11 [2020-09-16T10:44:11.549Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:44:12 [2020-09-16T10:44:12.464Z] ok  	github.com/docker/docker/volume/drivers	0.062s	coverage: 36.1% of statements
10:44:13 [2020-09-16T10:44:13.038Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
10:44:13 [2020-09-16T10:44:13.038Z] ok  	github.com/docker/docker/volume/mounts	0.046s	coverage: 67.0% of statements
10:44:13 [2020-09-16T10:44:13.239Z] #65 exporting layers 81.1s done
10:44:13 [2020-09-16T10:44:13.239Z] #65 exporting manifest sha256:b6cb791cbcf59ae32c088da27e20b426186b95e0a7b1e6e1723310489131db0f done
10:44:13 [2020-09-16T10:44:13.239Z] #65 exporting config sha256:39ae6fd090a1764dac6b010fa1e86e7acd953cd68df660e378cf6cbcb21becf0 done
10:44:13 [2020-09-16T10:44:13.239Z] #65 sending tarball
10:44:13 [2020-09-16T10:44:13.982Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
10:44:14 [2020-09-16T10:44:14.688Z] Sending build context to Docker daemon  56.19MB
10:44:14 [2020-09-16T10:44:14.688Z] 
10:44:14 [2020-09-16T10:44:14.688Z] Step 1/10 : FROM microsoft/windowsservercore
10:44:14 [2020-09-16T10:44:14.688Z]  ---> 715aaeac112d
10:44:14 [2020-09-16T10:44:14.688Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:44:14 [2020-09-16T10:44:14.688Z]  ---> Running in bad5774e7c37
10:44:14 [2020-09-16T10:44:14.896Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:44:14 [2020-09-16T10:44:14.896Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:44:15 [2020-09-16T10:44:15.150Z] Removing intermediate container bad5774e7c37
10:44:15 [2020-09-16T10:44:15.150Z]  ---> bea000dbf4c8
10:44:15 [2020-09-16T10:44:15.150Z] Step 3/10 : ARG GO_VERSION=1.13.15
10:44:15 [2020-09-16T10:44:15.150Z]  ---> Running in f393525b2b6c
10:44:15 [2020-09-16T10:44:15.611Z] Removing intermediate container f393525b2b6c
10:44:15 [2020-09-16T10:44:15.611Z]  ---> bddeb801a25e
10:44:15 [2020-09-16T10:44:15.611Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
10:44:15 [2020-09-16T10:44:15.611Z]  ---> Running in 4d1db0d41a9b
10:44:16 [2020-09-16T10:44:16.074Z] Removing intermediate container 4d1db0d41a9b
10:44:16 [2020-09-16T10:44:16.074Z]  ---> 410ffe42a474
10:44:16 [2020-09-16T10:44:16.074Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
10:44:16 [2020-09-16T10:44:16.536Z]  ---> Running in 1264aeedfdc1
10:44:16 [2020-09-16T10:44:16.536Z] Removing intermediate container 1264aeedfdc1
10:44:16 [2020-09-16T10:44:16.536Z]  ---> 7949ba193d96
10:44:16 [2020-09-16T10:44:16.536Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
10:44:16 [2020-09-16T10:44:16.998Z]  ---> Running in d780edf32ce2
10:44:18 [2020-09-16T10:44:18.206Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:44:18 [2020-09-16T10:44:18.206Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:44:21 [2020-09-16T10:44:21.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:44:21 [2020-09-16T10:44:21.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s)
10:44:21 [2020-09-16T10:44:21.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
10:44:21 [2020-09-16T10:44:21.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s)
10:44:21 [2020-09-16T10:44:21.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s)
10:44:21 [2020-09-16T10:44:21.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s)
10:44:21 [2020-09-16T10:44:21.498Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s)
10:44:21 [2020-09-16T10:44:21.498Z] === RUN   TestBuildMultiStageCopy
10:44:21 [2020-09-16T10:44:21.498Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:44:23 [2020-09-16T10:44:23.404Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:44:23 [2020-09-16T10:44:23.971Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:44:24 [2020-09-16T10:44:24.540Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:44:25 [2020-09-16T10:44:25.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:44:25 [2020-09-16T10:44:25.600Z] 
10:44:25 [2020-09-16T10:44:25.600Z] SUCCESS: Specified value was saved.
10:44:25 [2020-09-16T10:44:25.678Z] --- PASS: TestBuildMultiStageCopy (4.59s)
10:44:25 [2020-09-16T10:44:25.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s)
10:44:25 [2020-09-16T10:44:25.678Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
10:44:25 [2020-09-16T10:44:25.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
10:44:25 [2020-09-16T10:44:25.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
10:44:25 [2020-09-16T10:44:25.679Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
10:44:25 [2020-09-16T10:44:25.679Z] === RUN   TestBuildMultiStageParentConfig
10:44:26 [2020-09-16T10:44:26.062Z] INFO: Downloading git...
10:44:27 [2020-09-16T10:44:27.054Z] INFO: Downloading go...
10:44:27 [2020-09-16T10:44:27.058Z] --- PASS: TestBuildMultiStageParentConfig (1.28s)
10:44:27 [2020-09-16T10:44:27.058Z] === RUN   TestBuildLabelWithTargets
10:44:27 [2020-09-16T10:44:27.618Z] --- PASS: TestBuildWithHugeFile (26.57s)
10:44:27 [2020-09-16T10:44:27.618Z] === RUN   TestBuildWithEmptyDockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:44:27 [2020-09-16T10:44:27.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
10:44:27 [2020-09-16T10:44:27.618Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
10:44:27 [2020-09-16T10:44:27.618Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
10:44:27 [2020-09-16T10:44:27.618Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
10:44:27 [2020-09-16T10:44:27.618Z] === RUN   TestBuildPreserveOwnership
10:44:27 [2020-09-16T10:44:27.618Z] === RUN   TestBuildPreserveOwnership/copy_from
10:44:28 [2020-09-16T10:44:28.602Z] INFO: Downloading compiler 1 of 3...
10:44:28 [2020-09-16T10:44:28.815Z] #65 ...
10:44:28 [2020-09-16T10:44:28.815Z] 
10:44:28 [2020-09-16T10:44:28.815Z] #66 importing to docker
10:44:28 [2020-09-16T10:44:28.815Z] #66 ...
10:44:28 [2020-09-16T10:44:28.815Z] 
10:44:28 [2020-09-16T10:44:28.815Z] #65 exporting to oci image format
10:44:28 [2020-09-16T10:44:28.815Z] #65 sending tarball 15.8s done
10:44:28 [2020-09-16T10:44:28.815Z] #65 DONE 96.9s
10:44:28 [2020-09-16T10:44:28.815Z] 
10:44:28 [2020-09-16T10:44:28.815Z] #66 importing to docker
10:44:29 [2020-09-16T10:44:29.066Z] INFO: Downloading compiler 2 of 3...
10:44:29 [2020-09-16T10:44:29.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:44:29 [2020-09-16T10:44:29.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:44:29 [2020-09-16T10:44:29.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:44:29 [2020-09-16T10:44:29.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:44:29 [2020-09-16T10:44:29.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:44:29 [2020-09-16T10:44:29.529Z] INFO: Downloading compiler 3 of 3...
10:44:29 [2020-09-16T10:44:29.529Z] INFO: Extracting git...
10:44:29 [2020-09-16T10:44:29.593Z] --- PASS: TestBuildLabelWithTargets (2.13s)
10:44:29 [2020-09-16T10:44:29.593Z] === RUN   TestBuildWithEmptyLayers
10:44:30 [2020-09-16T10:44:30.160Z] --- PASS: TestBuildWithEmptyLayers (1.19s)
10:44:30 [2020-09-16T10:44:30.160Z] === RUN   TestBuildMultiStageOnBuild
10:44:30 [2020-09-16T10:44:30.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:44:31 [2020-09-16T10:44:31.134Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:44:33 [2020-09-16T10:44:33.306Z] --- PASS: TestBuildPreserveOwnership (6.35s)
10:44:33 [2020-09-16T10:44:33.306Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.05s)
10:44:33 [2020-09-16T10:44:33.306Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s)
10:44:33 [2020-09-16T10:44:33.306Z] === RUN   TestBuildPlatformInvalid
10:44:33 [2020-09-16T10:44:33.306Z] --- PASS: TestBuildPlatformInvalid (0.12s)
10:44:33 [2020-09-16T10:44:33.306Z] PASS
10:44:33 [2020-09-16T10:44:33.306Z] 
10:44:33 [2020-09-16T10:44:33.306Z] === Skipped
10:44:33 [2020-09-16T10:44:33.306Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
10:44:33 [2020-09-16T10:44:33.306Z]     build_session_test.go:25: TODO: BuildKit
10:44:33 [2020-09-16T10:44:33.306Z] 
10:44:33 [2020-09-16T10:44:33.306Z] 
10:44:33 [2020-09-16T10:44:33.306Z] DONE 32 tests, 1 skipped in 76.995s
10:44:33 [2020-09-16T10:44:33.306Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
10:44:33 [2020-09-16T10:44:33.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
10:44:33 [2020-09-16T10:44:33.306Z] ++ set -e
10:44:33 [2020-09-16T10:44:33.306Z] ++ '[' -n 0 ']'
10:44:33 [2020-09-16T10:44:33.306Z] ++ set -x
10:44:33 [2020-09-16T10:44:33.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
10:44:33 [2020-09-16T10:44:33.306Z] INFO: Testing against a local daemon
10:44:33 [2020-09-16T10:44:33.306Z] === RUN   TestConfigInspect
10:44:33 [2020-09-16T10:44:33.449Z] --- PASS: TestBuildMultiStageOnBuild (2.83s)
10:44:33 [2020-09-16T10:44:33.449Z] === RUN   TestBuildUncleanTarFilenames
10:44:33 [2020-09-16T10:44:33.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:44:34 [2020-09-16T10:44:34.827Z] --- PASS: TestBuildUncleanTarFilenames (1.74s)
10:44:34 [2020-09-16T10:44:34.827Z] === RUN   TestBuildMultiStageLayerLeak
10:44:35 [2020-09-16T10:44:35.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:44:35 [2020-09-16T10:44:35.940Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/rootless	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/volume	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === Skipped
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver btrfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver btrfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver btrfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver btrfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver btrfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:73: No driver to put!
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z] time="2020-09-16T10:43:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z] time="2020-09-16T10:43:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z] time="2020-09-16T10:43:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z] time="2020-09-16T10:43:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:44:35 [2020-09-16T10:44:35.940Z] 
10:44:35 [2020-09-16T10:44:35.940Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:44:35 [2020-09-16T10:44:35.940Z] time="2020-09-16T10:43:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:35 [2020-09-16T10:44:35.940Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:73: No driver to put!
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     overlay_test.go:49: Fails to compute changes intermittently
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:46: Driver zfs not supported
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:46: Driver zfs not supported
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:46: Driver zfs not supported
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:46: Driver zfs not supported
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:46: Driver zfs not supported
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     graphtest_unix.go:73: No driver to put!
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:44:35 [2020-09-16T10:44:35.941Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] 
10:44:35 [2020-09-16T10:44:35.941Z] DONE 2138 tests, 26 skipped in 191.708s
Post stage
[Pipeline] junit
10:44:35 [2020-09-16T10:44:35.956Z] Recording test results
10:44:37 [2020-09-16T10:44:37.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:44:37 [2020-09-16T10:44:37.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:44:37 [2020-09-16T10:44:37.875Z] --- PASS: TestConfigInspect (3.82s)
10:44:37 [2020-09-16T10:44:37.876Z] === RUN   TestConfigList
10:44:38 [2020-09-16T10:44:38.117Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
10:44:38 [2020-09-16T10:44:38.117Z] === RUN   TestBuildWithHugeFile
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:44:38 [2020-09-16T10:44:38.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh dynbinary test-integration
10:44:39 [2020-09-16T10:44:39.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:44:39 [2020-09-16T10:44:39.092Z] 
10:44:39 [2020-09-16T10:44:39.353Z] Removing bundles/
10:44:39 [2020-09-16T10:44:39.353Z] 
10:44:39 [2020-09-16T10:44:39.353Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:44:39 [2020-09-16T10:44:39.353Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:44:39 [2020-09-16T10:44:39.353Z] GOOS="" GOARCH="" GOARM=""
10:44:39 [2020-09-16T10:44:39.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:44:40 [2020-09-16T10:44:40.723Z] --- PASS: TestConfigList (3.17s)
10:44:40 [2020-09-16T10:44:40.723Z] === RUN   TestConfigsCreateAndDelete
10:44:41 [2020-09-16T10:44:41.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:44:42 [2020-09-16T10:44:42.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:44:44 [2020-09-16T10:44:44.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:44:44 [2020-09-16T10:44:44.237Z] #66 DONE 16.7s
10:44:44 [2020-09-16T10:44:44.239Z] --- PASS: TestConfigsCreateAndDelete (3.69s)
10:44:44 [2020-09-16T10:44:44.239Z] === RUN   TestConfigsUpdate
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:44:44 [2020-09-16T10:44:44.392Z] INFO: Expanding go...
10:44:44 [2020-09-16T10:44:44.685Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/test/unit
10:44:45 [2020-09-16T10:44:45.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:44:45 [2020-09-16T10:44:45.070Z] Using test binary docker
10:44:45 [2020-09-16T10:44:45.070Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:44:45 [2020-09-16T10:44:45.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:44:45 [2020-09-16T10:44:45.070Z] INFO: Waiting for daemon to start...
10:44:45 [2020-09-16T10:44:45.070Z] Starting dockerd
10:44:46 [2020-09-16T10:44:46.239Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:44:46 [2020-09-16T10:44:46.239Z] Using test binary docker
10:44:46 [2020-09-16T10:44:46.239Z] +++ /etc/init.d/apparmor start
10:44:46 [2020-09-16T10:44:46.239Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:44:46 [2020-09-16T10:44:46.239Z] Starting dockerd
10:44:46 [2020-09-16T10:44:46.239Z] INFO: Waiting for daemon to start...
10:44:46 [2020-09-16T10:44:46.239Z] +++ 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
10:44:46 [2020-09-16T10:44:46.511Z] ..........................xx....................                         [ 29%]
10:44:47 [2020-09-16T10:44:47.175Z] .
10:44:47 [2020-09-16T10:44:47.175Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:44:47 [2020-09-16T10:44:47.175Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:44:47 [2020-09-16T10:44:47.175Z] Error: No such image: emptyfs
10:44:47 [2020-09-16T10:44:47.175Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:44:47 [2020-09-16T10:44:47.175Z] ++++ docker load
10:44:47 [2020-09-16T10:44:47.433Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:44:47 [2020-09-16T10:44:47.433Z] Using test binary docker
10:44:47 [2020-09-16T10:44:47.433Z] +++ /etc/init.d/apparmor start
10:44:47 [2020-09-16T10:44:47.433Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:44:47 [2020-09-16T10:44:47.433Z] Starting dockerd
10:44:47 [2020-09-16T10:44:47.433Z] INFO: Waiting for daemon to start...
10:44:47 [2020-09-16T10:44:47.433Z] +++ 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
10:44:47 [2020-09-16T10:44:47.589Z] .
10:44:47 [2020-09-16T10:44:47.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:44:47 [2020-09-16T10:44:47.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:44:47 [2020-09-16T10:44:47.590Z] Error: No such image: emptyfs
10:44:47 [2020-09-16T10:44:47.692Z] .Running integration-test (iteration 1)
10:44:47 [2020-09-16T10:44:47.692Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:44:47 [2020-09-16T10:44:47.692Z] ++ 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)/'
10:44:47 [2020-09-16T10:44:47.692Z] ++ set -e
10:44:47 [2020-09-16T10:44:47.692Z] ++ '[' -n 0 ']'
10:44:47 [2020-09-16T10:44:47.692Z] ++ set -x
10:44:47 [2020-09-16T10:44:47.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:44:47 [2020-09-16T10:44:47.754Z] --- PASS: TestConfigsUpdate (3.57s)
10:44:47 [2020-09-16T10:44:47.754Z] === RUN   TestTemplatedConfig
10:44:47 [2020-09-16T10:44:47.846Z] Running integration-test (iteration 1)
10:44:47 [2020-09-16T10:44:47.846Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:44:48 [2020-09-16T10:44:48.247Z] ?   	github.com/docker/docker/api	[no test files]
10:44:49 [2020-09-16T10:44:49.598Z] 
10:44:49 [2020-09-16T10:44:49.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:44:49 [2020-09-16T10:44:49.857Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:44:49 [2020-09-16T10:44:49.857Z] Error: No such image: emptyfs
10:44:49 [2020-09-16T10:44:49.857Z] ++++ docker load
10:44:49 [2020-09-16T10:44:49.857Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:44:50 [2020-09-16T10:44:50.117Z] Running integration-test (iteration 1)
10:44:50 [2020-09-16T10:44:50.117Z] 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)/
10:44:50 [2020-09-16T10:44:50.117Z] ++ 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)/'
10:44:50 [2020-09-16T10:44:50.117Z] ++ set -e
10:44:50 [2020-09-16T10:44:50.117Z] ++ '[' -n 0 ']'
10:44:50 [2020-09-16T10:44:50.117Z] ++ set -x
10:44:50 [2020-09-16T10:44:50.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:44:51 [2020-09-16T10:44:51.272Z] --- PASS: TestTemplatedConfig (3.47s)
10:44:51 [2020-09-16T10:44:51.272Z] === RUN   TestConfigCreateResolve
10:44:54 [2020-09-16T10:44:54.786Z] --- PASS: TestConfigCreateResolve (3.71s)
10:44:54 [2020-09-16T10:44:54.786Z] === RUN   TestConfigDaemonLibtrustID
10:44:55 [2020-09-16T10:44:55.418Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
10:44:55 [2020-09-16T10:44:55.418Z] PASS
10:44:55 [2020-09-16T10:44:55.418Z] 
10:44:55 [2020-09-16T10:44:55.418Z] DONE 7 tests in 22.025s
10:44:55 [2020-09-16T10:44:55.418Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
10:44:55 [2020-09-16T10:44:55.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
10:44:55 [2020-09-16T10:44:55.418Z] ++ set -e
10:44:55 [2020-09-16T10:44:55.418Z] ++ '[' -n 0 ']'
10:44:55 [2020-09-16T10:44:55.418Z] ++ set -x
10:44:55 [2020-09-16T10:44:55.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
10:44:55 [2020-09-16T10:44:55.418Z] INFO: Testing against a local daemon
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestCheckpoint
10:44:55 [2020-09-16T10:44:55.418Z] --- SKIP: TestCheckpoint (0.00s)
10:44:55 [2020-09-16T10:44:55.418Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestContainerInvalidJSON
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:44:55 [2020-09-16T10:44:55.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:44:55 [2020-09-16T10:44:55.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:44:55 [2020-09-16T10:44:55.418Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:44:55 [2020-09-16T10:44:55.418Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:44:55 [2020-09-16T10:44:55.418Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:44:55 [2020-09-16T10:44:55.418Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:44:55 [2020-09-16T10:44:55.418Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:44:55 [2020-09-16T10:44:55.418Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:44:55 [2020-09-16T10:44:55.418Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:44:55 [2020-09-16T10:44:55.418Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:44:55 [2020-09-16T10:44:55.418Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
10:44:55 [2020-09-16T10:44:55.418Z] === RUN   TestCopyFromContainerPathIsNotDir
10:44:55 [2020-09-16T10:44:55.709Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
10:44:55 [2020-09-16T10:44:55.709Z] === RUN   TestCopyToContainerPathDoesNotExist
10:44:55 [2020-09-16T10:44:55.709Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
10:44:55 [2020-09-16T10:44:55.709Z] === RUN   TestCopyToContainerPathIsNotDir
10:44:56 [2020-09-16T10:44:56.000Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
10:44:56 [2020-09-16T10:44:56.000Z] === RUN   TestCopyFromContainer
10:44:58 [2020-09-16T10:44:58.068Z] === RUN   TestCopyFromContainer//
10:44:58 [2020-09-16T10:44:58.068Z] === RUN   TestCopyFromContainer//bar/root
10:44:58 [2020-09-16T10:44:58.068Z] === RUN   TestCopyFromContainer//bar/root/
10:44:58 [2020-09-16T10:44:58.068Z] === RUN   TestCopyFromContainer/bar/quux
10:44:58 [2020-09-16T10:44:58.358Z] === RUN   TestCopyFromContainer/bar/quux/
10:44:58 [2020-09-16T10:44:58.359Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:44:58 [2020-09-16T10:44:58.359Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:44:58 [2020-09-16T10:44:58.359Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCopyFromContainer/bar/notarget
10:44:58 [2020-09-16T10:44:58.650Z] --- PASS: TestCopyFromContainer (2.82s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer// (0.04s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:44:58 [2020-09-16T10:44:58.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:44:58 [2020-09-16T10:44:58.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:44:58 [2020-09-16T10:44:58.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:44:58 [2020-09-16T10:44:58.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:44:58 [2020-09-16T10:44:58.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:44:58 [2020-09-16T10:44:58.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:44:58 [2020-09-16T10:44:58.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateLinkToNonExistingContainer
10:44:58 [2020-09-16T10:44:58.650Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateWithInvalidEnv
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateWithInvalidEnv/0
10:44:58 [2020-09-16T10:44:58.650Z] === PAUSE TestCreateWithInvalidEnv/0
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateWithInvalidEnv/1
10:44:58 [2020-09-16T10:44:58.650Z] === PAUSE TestCreateWithInvalidEnv/1
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateWithInvalidEnv/2
10:44:58 [2020-09-16T10:44:58.650Z] === PAUSE TestCreateWithInvalidEnv/2
10:44:58 [2020-09-16T10:44:58.650Z] === CONT  TestCreateWithInvalidEnv/0
10:44:58 [2020-09-16T10:44:58.650Z] === CONT  TestCreateWithInvalidEnv/2
10:44:58 [2020-09-16T10:44:58.650Z] === CONT  TestCreateWithInvalidEnv/1
10:44:58 [2020-09-16T10:44:58.650Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:44:58 [2020-09-16T10:44:58.650Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateTmpfsMountsTarget
10:44:58 [2020-09-16T10:44:58.650Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:44:58 [2020-09-16T10:44:58.650Z] === RUN   TestCreateWithCustomMaskedPaths
10:45:00 [2020-09-16T10:45:00.020Z] Loaded image: buildpack-deps:buster
10:45:00 [2020-09-16T10:45:00.020Z] Loaded image: busybox:latest
10:45:00 [2020-09-16T10:45:00.020Z] Loaded image: busybox:glibc
10:45:00 [2020-09-16T10:45:00.020Z] Loaded image: debian:buster
10:45:00 [2020-09-16T10:45:00.020Z] Loaded image: hello-world:latest
10:45:00 [2020-09-16T10:45:00.020Z] INFO: Testing against a local daemon
10:45:00 [2020-09-16T10:45:00.020Z] === RUN   TestCgroupNamespacesBuild
10:45:01 [2020-09-16T10:45:01.383Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
10:45:01 [2020-09-16T10:45:01.383Z] === RUN   TestCreateWithCustomReadonlyPaths
10:45:02 [2020-09-16T10:45:02.187Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:45:03 [2020-09-16T10:45:03.289Z] --- PASS: TestCgroupNamespacesBuild (3.11s)
10:45:03 [2020-09-16T10:45:03.289Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:45:04 [2020-09-16T10:45:04.113Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s)
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:45:04 [2020-09-16T10:45:04.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:45:04 [2020-09-16T10:45:04.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:45:04 [2020-09-16T10:45:04.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:45:04 [2020-09-16T10:45:04.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:45:04 [2020-09-16T10:45:04.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:45:04 [2020-09-16T10:45:04.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:45:04 [2020-09-16T10:45:04.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:45:04 [2020-09-16T10:45:04.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:45:04 [2020-09-16T10:45:04.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:45:04 [2020-09-16T10:45:04.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:45:04 [2020-09-16T10:45:04.113Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:45:04 [2020-09-16T10:45:04.746Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestCreateDifferentPlatform
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestCreateDifferentPlatform/different_os
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:45:04 [2020-09-16T10:45:04.746Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:45:04 [2020-09-16T10:45:04.746Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:45:04 [2020-09-16T10:45:04.746Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:45:04 [2020-09-16T10:45:04.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestContainerStartOnDaemonRestart
10:45:04 [2020-09-16T10:45:04.746Z] === PAUSE TestContainerStartOnDaemonRestart
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestDaemonRestartIpcMode
10:45:04 [2020-09-16T10:45:04.746Z] === PAUSE TestDaemonRestartIpcMode
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestDaemonHostGatewayIP
10:45:04 [2020-09-16T10:45:04.746Z] === PAUSE TestDaemonHostGatewayIP
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestContainerKillOnDaemonStart
10:45:04 [2020-09-16T10:45:04.746Z] === PAUSE TestContainerKillOnDaemonStart
10:45:04 [2020-09-16T10:45:04.746Z] === RUN   TestDiff
10:45:05 [2020-09-16T10:45:05.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s)
10:45:05 [2020-09-16T10:45:05.226Z] === RUN   TestBuildWithSession
10:45:05 [2020-09-16T10:45:05.226Z] --- SKIP: TestBuildWithSession (0.00s)
10:45:05 [2020-09-16T10:45:05.226Z]     build_session_test.go:25: TODO: BuildKit
10:45:05 [2020-09-16T10:45:05.226Z] === RUN   TestBuildSquashParent
10:45:05 [2020-09-16T10:45:05.379Z] --- PASS: TestDiff (0.84s)
10:45:05 [2020-09-16T10:45:05.379Z] === RUN   TestExecWithCloseStdin
10:45:05 [2020-09-16T10:45:05.542Z] INFO: Expanding compiler 1 of 3...
10:45:05 [2020-09-16T10:45:05.542Z] INFO: Expanding compiler 2 of 3...
10:45:06 [2020-09-16T10:45:06.414Z] --- PASS: TestExecWithCloseStdin (0.89s)
10:45:06 [2020-09-16T10:45:06.414Z] === RUN   TestExec
10:45:06 [2020-09-16T10:45:06.967Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 9.0% of statements
10:45:07 [2020-09-16T10:45:07.498Z] --- PASS: TestExec (0.90s)
10:45:07 [2020-09-16T10:45:07.498Z] === RUN   TestExecUser
10:45:08 [2020-09-16T10:45:08.130Z] --- PASS: TestExecUser (0.89s)
10:45:08 [2020-09-16T10:45:08.130Z] === RUN   TestExportContainerAndImportImage
10:45:08 [2020-09-16T10:45:08.759Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:45:09 [2020-09-16T10:45:09.165Z] --- PASS: TestExportContainerAndImportImage (1.08s)
10:45:09 [2020-09-16T10:45:09.165Z] === RUN   TestExportContainerAfterDaemonRestart
10:45:10 [2020-09-16T10:45:10.257Z] INFO: Expanding compiler 3 of 3...
10:45:10 [2020-09-16T10:45:10.673Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
10:45:10 [2020-09-16T10:45:10.673Z] === RUN   TestHealthCheckWorkdir
10:45:10 [2020-09-16T10:45:10.721Z] INFO: Removing downloaded files...
10:45:10 [2020-09-16T10:45:10.721Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
10:45:10 [2020-09-16T10:45:10.721Z] INFO: Configuring git core.autocrlf...
10:45:11 [2020-09-16T10:45:11.709Z] --- PASS: TestHealthCheckWorkdir (1.06s)
10:45:11 [2020-09-16T10:45:11.709Z] === RUN   TestHealthKillContainer
10:45:12 [2020-09-16T10:45:12.615Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:45:13 [2020-09-16T10:45:13.312Z] --- PASS: TestBuildSquashParent (6.77s)
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:13 [2020-09-16T10:45:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:13 [2020-09-16T10:45:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:13 [2020-09-16T10:45:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:13 [2020-09-16T10:45:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:13 [2020-09-16T10:45:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:13 [2020-09-16T10:45:13.312Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:13 [2020-09-16T10:45:13.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:13 [2020-09-16T10:45:13.312Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:13 [2020-09-16T10:45:13.312Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:13 [2020-09-16T10:45:13.569Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:13 [2020-09-16T10:45:13.827Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:15 [2020-09-16T10:45:15.233Z] --- PASS: TestHealthKillContainer (2.89s)
10:45:15 [2020-09-16T10:45:15.233Z] === RUN   TestInspectCpusetInConfigPre120
10:45:15 [2020-09-16T10:45:15.525Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
10:45:15 [2020-09-16T10:45:15.525Z] === RUN   TestIpcModeNone
10:45:15 [2020-09-16T10:45:15.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:15 [2020-09-16T10:45:15.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:16 [2020-09-16T10:45:16.559Z] --- PASS: TestIpcModeNone (0.87s)
10:45:16 [2020-09-16T10:45:16.559Z] === RUN   TestIpcModePrivate
10:45:17 [2020-09-16T10:45:17.193Z] --- PASS: TestIpcModePrivate (0.91s)
10:45:17 [2020-09-16T10:45:17.193Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
10:45:17 [2020-09-16T10:45:17.193Z] === RUN   TestIpcModeShareable
10:45:18 [2020-09-16T10:45:18.227Z] --- PASS: TestIpcModeShareable (0.95s)
10:45:18 [2020-09-16T10:45:18.227Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
10:45:18 [2020-09-16T10:45:18.227Z] === RUN   TestAPIIpcModeShareableAndContainer
10:45:18 [2020-09-16T10:45:18.233Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:45:18 [2020-09-16T10:45:18.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
10:45:18 [2020-09-16T10:45:18.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s)
10:45:18 [2020-09-16T10:45:18.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
10:45:18 [2020-09-16T10:45:18.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
10:45:18 [2020-09-16T10:45:18.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
10:45:18 [2020-09-16T10:45:18.233Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
10:45:18 [2020-09-16T10:45:18.233Z] === RUN   TestBuildMultiStageCopy
10:45:18 [2020-09-16T10:45:18.233Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:45:21 [2020-09-16T10:45:21.499Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:45:21 [2020-09-16T10:45:21.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
10:45:21 [2020-09-16T10:45:21.745Z] === RUN   TestAPIIpcModeHost
10:45:21 [2020-09-16T10:45:21.745Z] --- PASS: TestAPIIpcModeHost (0.66s)
10:45:21 [2020-09-16T10:45:21.745Z] === RUN   TestDaemonIpcModeShareable
10:45:22 [2020-09-16T10:45:22.060Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:45:23 [2020-09-16T10:45:23.426Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:45:23 [2020-09-16T10:45:23.877Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
10:45:23 [2020-09-16T10:45:23.877Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
10:45:23 [2020-09-16T10:45:23.877Z] === RUN   TestDaemonIpcModePrivate
10:45:24 [2020-09-16T10:45:24.353Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:45:25 [2020-09-16T10:45:25.278Z] --- PASS: TestBuildMultiStageCopy (7.36s)
10:45:25 [2020-09-16T10:45:25.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
10:45:25 [2020-09-16T10:45:25.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:45:25 [2020-09-16T10:45:25.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:45:25 [2020-09-16T10:45:25.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:45:25 [2020-09-16T10:45:25.278Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:45:25 [2020-09-16T10:45:25.278Z] === RUN   TestBuildMultiStageParentConfig
10:45:25 [2020-09-16T10:45:25.384Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
10:45:25 [2020-09-16T10:45:25.385Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
10:45:25 [2020-09-16T10:45:25.385Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:45:27 [2020-09-16T10:45:27.452Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
10:45:27 [2020-09-16T10:45:27.452Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
10:45:27 [2020-09-16T10:45:27.452Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:45:28 [2020-09-16T10:45:28.572Z] tests/integration/api_network_test.py ............................       [ 47%]
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: buildpack-deps:buster
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: busybox:latest
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: busybox:glibc
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: debian:buster
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: hello-world:latest
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: buildpack-deps:buster
10:45:28 [2020-09-16T10:45:28.843Z] INFO: Testing against a local daemon
10:45:28 [2020-09-16T10:45:28.843Z] === RUN   TestDockerDaemonSuite
10:45:28 [2020-09-16T10:45:28.843Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:45:28 [2020-09-16T10:45:28.843Z] Loaded image: busybox:latest
10:45:28 [2020-09-16T10:45:28.960Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
10:45:28 [2020-09-16T10:45:28.960Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
10:45:28 [2020-09-16T10:45:28.960Z] === RUN   TestIpcModeOlderClient
10:45:28 [2020-09-16T10:45:28.960Z] === PAUSE TestIpcModeOlderClient
10:45:28 [2020-09-16T10:45:28.960Z] === RUN   TestKillContainerInvalidSignal
10:45:29 [2020-09-16T10:45:29.101Z] Loaded image: busybox:glibc
10:45:29 [2020-09-16T10:45:29.102Z] Loaded image: debian:buster
10:45:29 [2020-09-16T10:45:29.361Z] Loaded image: hello-world:latest
10:45:29 [2020-09-16T10:45:29.361Z] INFO: Testing against a local daemon
10:45:29 [2020-09-16T10:45:29.361Z] === RUN   TestDockerSuite
10:45:29 [2020-09-16T10:45:29.361Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:45:29 [2020-09-16T10:45:29.361Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:45:29 [2020-09-16T10:45:29.619Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:45:29 [2020-09-16T10:45:29.619Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:45:29 [2020-09-16T10:45:29.619Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:45:29 [2020-09-16T10:45:29.619Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:45:29 [2020-09-16T10:45:29.619Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:45:29 [2020-09-16T10:45:29.619Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:45:29 [2020-09-16T10:45:29.996Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
10:45:29 [2020-09-16T10:45:29.996Z] === RUN   TestKillContainer
10:45:29 [2020-09-16T10:45:29.996Z] === RUN   TestKillContainer/no_signal
10:45:30 [2020-09-16T10:45:30.522Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
10:45:30 [2020-09-16T10:45:30.522Z] === RUN   TestBuildLabelWithTargets
10:45:30 [2020-09-16T10:45:30.661Z] === RUN   TestKillContainer/non_killing_signal
10:45:31 [2020-09-16T10:45:31.294Z] === RUN   TestKillContainer/killing_signal
10:45:32 [2020-09-16T10:45:32.163Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:45:32 [2020-09-16T10:45:32.163Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:45:32 [2020-09-16T10:45:32.800Z] --- PASS: TestKillContainer (2.72s)
10:45:32 [2020-09-16T10:45:32.800Z]     --- PASS: TestKillContainer/no_signal (0.91s)
10:45:32 [2020-09-16T10:45:32.800Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
10:45:32 [2020-09-16T10:45:32.800Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
10:45:32 [2020-09-16T10:45:32.800Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:45:32 [2020-09-16T10:45:32.800Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:45:33 [2020-09-16T10:45:33.100Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:45:33 [2020-09-16T10:45:33.100Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:45:33 [2020-09-16T10:45:33.433Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:45:34 [2020-09-16T10:45:34.042Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:45:34 [2020-09-16T10:45:34.302Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:45:34 [2020-09-16T10:45:34.302Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:45:34 [2020-09-16T10:45:34.478Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s)
10:45:34 [2020-09-16T10:45:34.478Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
10:45:34 [2020-09-16T10:45:34.478Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
10:45:34 [2020-09-16T10:45:34.478Z] === RUN   TestKillStoppedContainer
10:45:34 [2020-09-16T10:45:34.478Z] --- PASS: TestKillStoppedContainer (0.10s)
10:45:34 [2020-09-16T10:45:34.478Z] === RUN   TestKillStoppedContainerAPIPre120
10:45:34 [2020-09-16T10:45:34.478Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
10:45:34 [2020-09-16T10:45:34.478Z] === RUN   TestKillDifferentUserContainer
10:45:35 [2020-09-16T10:45:35.513Z] --- PASS: TestKillDifferentUserContainer (0.80s)
10:45:35 [2020-09-16T10:45:35.513Z] === RUN   TestInspectOomKilledTrue
10:45:35 [2020-09-16T10:45:35.513Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:45:35 [2020-09-16T10:45:35.513Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:45:35 [2020-09-16T10:45:35.513Z] === RUN   TestInspectOomKilledFalse
10:45:35 [2020-09-16T10:45:35.513Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:45:35 [2020-09-16T10:45:35.513Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:45:35 [2020-09-16T10:45:35.513Z] === RUN   TestLinksEtcHostsContentMatch
10:45:35 [2020-09-16T10:45:35.685Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:45:35 [2020-09-16T10:45:35.693Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:45:35 [2020-09-16T10:45:35.804Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
10:45:35 [2020-09-16T10:45:35.804Z] === RUN   TestLinksContainerNames
10:45:36 [2020-09-16T10:45:36.254Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:45:36 [2020-09-16T10:45:36.254Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:45:36 [2020-09-16T10:45:36.254Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:45:36 [2020-09-16T10:45:36.254Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:45:37 [2020-09-16T10:45:37.194Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:45:37 [2020-09-16T10:45:37.195Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:45:37 [2020-09-16T10:45:37.763Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:45:37 [2020-09-16T10:45:37.872Z] --- PASS: TestLinksContainerNames (1.74s)
10:45:37 [2020-09-16T10:45:37.872Z] === RUN   TestLogsFollowTailEmpty
10:45:38 [2020-09-16T10:45:38.331Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:45:38 [2020-09-16T10:45:38.331Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:45:38 [2020-09-16T10:45:38.331Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:45:38 [2020-09-16T10:45:38.331Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:45:38 [2020-09-16T10:45:38.506Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
10:45:38 [2020-09-16T10:45:38.506Z] === RUN   TestContainerNetworkMountsNoChown
10:45:38 [2020-09-16T10:45:38.591Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:45:38 [2020-09-16T10:45:38.610Z] --- PASS: TestBuildLabelWithTargets (8.00s)
10:45:38 [2020-09-16T10:45:38.610Z] === RUN   TestBuildWithEmptyLayers
10:45:39 [2020-09-16T10:45:39.541Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/default
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/default
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/private
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/private
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rprivate
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rprivate
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/slave
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/slave
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rslave
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rslave
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/shared
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/shared
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rshared
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rshared
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/default
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/default/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/default/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/default/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rprivate
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rshared
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/shared
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rslave
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/slave
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/private
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/private/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/private/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/default/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:45:39 [2020-09-16T10:45:39.541Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:45:39 [2020-09-16T10:45:39.833Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/private/bind_root
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/private/mount_root
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:45:40 [2020-09-16T10:45:40.125Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:45:40 [2020-09-16T10:45:40.125Z] --- PASS: TestMountDaemonRoot (0.01s)
10:45:40 [2020-09-16T10:45:40.125Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
10:45:40 [2020-09-16T10:45:40.125Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
10:45:40 [2020-09-16T10:45:40.125Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
10:45:40 [2020-09-16T10:45:40.125Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:45:40 [2020-09-16T10:45:40.125Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
10:45:40 [2020-09-16T10:45:40.125Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
10:45:40 [2020-09-16T10:45:40.126Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
10:45:40 [2020-09-16T10:45:40.126Z] === RUN   TestContainerBindMountNonRecursive
10:45:41 [2020-09-16T10:45:41.127Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:45:41 [2020-09-16T10:45:41.181Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
10:45:41 [2020-09-16T10:45:41.181Z] === RUN   TestBuildMultiStageOnBuild
10:45:41 [2020-09-16T10:45:41.459Z] tests/integration/api_service_test.py .................................. [ 60%]
10:45:42 [2020-09-16T10:45:42.505Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:45:42 [2020-09-16T10:45:42.859Z] --- PASS: TestContainerBindMountNonRecursive (2.15s)
10:45:42 [2020-09-16T10:45:42.859Z] === RUN   TestNetworkNat
10:45:43 [2020-09-16T10:45:43.151Z] --- PASS: TestNetworkNat (0.86s)
10:45:43 [2020-09-16T10:45:43.151Z] === RUN   TestNetworkLocalhostTCPNat
10:45:43 [2020-09-16T10:45:43.443Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:45:44 [2020-09-16T10:45:44.189Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
10:45:44 [2020-09-16T10:45:44.189Z] === RUN   TestNetworkLoopbackNat
10:45:44 [2020-09-16T10:45:44.383Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:45:45 [2020-09-16T10:45:45.321Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:45:46 [2020-09-16T10:45:46.439Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
10:45:46 [2020-09-16T10:45:46.439Z] === RUN   TestBuildUncleanTarFilenames
10:45:46 [2020-09-16T10:45:46.696Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
10:45:46 [2020-09-16T10:45:46.696Z] === RUN   TestBuildMultiStageLayerLeak
10:45:46 [2020-09-16T10:45:46.795Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:45:46 [2020-09-16T10:45:46.795Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:45:47 [2020-09-16T10:45:47.126Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:45:47 [2020-09-16T10:45:47.708Z] --- PASS: TestNetworkLoopbackNat (3.20s)
10:45:47 [2020-09-16T10:45:47.708Z] === RUN   TestPause
10:45:48 [2020-09-16T10:45:48.070Z] 
10:45:48 [2020-09-16T10:45:48.070Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:45:48 [2020-09-16T10:45:48.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:45:48 [2020-09-16T10:45:48.333Z] HOSTNAME=7391f199d7f9
10:45:48 [2020-09-16T10:45:48.333Z] TESTDEBUG=0
10:45:48 [2020-09-16T10:45:48.333Z] DEST=bundles/test-integration
10:45:48 [2020-09-16T10:45:48.333Z] PWD=/go/src/github.com/docker/docker
10:45:48 [2020-09-16T10:45:48.333Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:45:48 [2020-09-16T10:45:48.333Z] container=docker
10:45:48 [2020-09-16T10:45:48.333Z] HOME=/root
10:45:48 [2020-09-16T10:45:48.333Z] GOLANG_VERSION=1.13.15
10:45:48 [2020-09-16T10:45:48.333Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:45:48 [2020-09-16T10:45:48.333Z] VALIDATE_BRANCH=master
10:45:48 [2020-09-16T10:45:48.333Z] TERM=xterm
10:45:48 [2020-09-16T10:45:48.333Z] DOCKER_PKG=github.com/docker/docker
10:45:48 [2020-09-16T10:45:48.333Z] SHLVL=1
10:45:48 [2020-09-16T10:45:48.333Z] TIMEOUT=120m
10:45:48 [2020-09-16T10:45:48.333Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:45:48 [2020-09-16T10:45:48.333Z] DOCKER_GRAPHDRIVER=overlay2
10:45:48 [2020-09-16T10:45:48.333Z] GO111MODULE=off
10:45:48 [2020-09-16T10:45:48.333Z] DOCKER_EXPERIMENTAL=1
10:45:48 [2020-09-16T10:45:48.333Z] TEST_SKIP_INTEGRATION_CLI=1
10:45:48 [2020-09-16T10:45:48.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:45:48 [2020-09-16T10:45:48.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:45:48 [2020-09-16T10:45:48.333Z] GOPATH=/go
10:45:48 [2020-09-16T10:45:48.333Z] PKG_CONFIG=pkg-config
10:45:48 [2020-09-16T10:45:48.333Z] _=/usr/bin/env
10:45:48 [2020-09-16T10:45:48.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:45:48 [2020-09-16T10:45:48.341Z] --- PASS: TestPause (0.88s)
10:45:48 [2020-09-16T10:45:48.341Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:45:48 [2020-09-16T10:45:48.341Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:45:48 [2020-09-16T10:45:48.341Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:45:48 [2020-09-16T10:45:48.341Z] === RUN   TestPauseStopPausedContainer
10:45:48 [2020-09-16T10:45:48.701Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:45:48 [2020-09-16T10:45:48.975Z] --- PASS: TestPauseStopPausedContainer (0.90s)
10:45:48 [2020-09-16T10:45:48.975Z] === RUN   TestPsFilter
10:45:49 [2020-09-16T10:45:49.267Z] --- PASS: TestPsFilter (0.26s)
10:45:49 [2020-09-16T10:45:49.267Z] === RUN   TestRemoveContainerWithRemovedVolume
10:45:49 [2020-09-16T10:45:49.641Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:45:49 [2020-09-16T10:45:49.641Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:45:50 [2020-09-16T10:45:50.209Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:45:50 [2020-09-16T10:45:50.303Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
10:45:50 [2020-09-16T10:45:50.303Z] === RUN   TestRemoveContainerWithVolume
10:45:51 [2020-09-16T10:45:51.153Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:45:51 [2020-09-16T10:45:51.339Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
10:45:51 [2020-09-16T10:45:51.339Z] === RUN   TestRemoveContainerRunning
10:45:51 [2020-09-16T10:45:51.939Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
10:45:51 [2020-09-16T10:45:51.939Z] === RUN   TestBuildWithHugeFile
10:45:51 [2020-09-16T10:45:51.972Z] --- PASS: TestRemoveContainerRunning (0.91s)
10:45:51 [2020-09-16T10:45:51.972Z] === RUN   TestRemoveContainerForceRemoveRunning
10:45:52 [2020-09-16T10:45:52.092Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:45:52 [2020-09-16T10:45:52.660Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:45:53 [2020-09-16T10:45:53.022Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
10:45:53 [2020-09-16T10:45:53.022Z] === RUN   TestRemoveInvalidContainer
10:45:53 [2020-09-16T10:45:53.022Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:45:53 [2020-09-16T10:45:53.022Z] === RUN   TestRenameLinkedContainer
10:45:54 [2020-09-16T10:45:54.038Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:45:55 [2020-09-16T10:45:55.944Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:45:55 [2020-09-16T10:45:55.944Z] === RUN   TestDockerSuite/TestAttachDetach
10:45:55 [2020-09-16T10:45:55.960Z] .........................                                                [ 67%]
10:45:56 [2020-09-16T10:45:56.551Z] --- PASS: TestRenameLinkedContainer (3.52s)
10:45:56 [2020-09-16T10:45:56.551Z] === RUN   TestRenameStoppedContainer
10:45:56 [2020-09-16T10:45:56.885Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:45:57 [2020-09-16T10:45:57.185Z] --- PASS: TestRenameStoppedContainer (0.89s)
10:45:57 [2020-09-16T10:45:57.185Z] === RUN   TestRenameRunningContainerAndReuse
10:45:58 [2020-09-16T10:45:58.263Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:45:59 [2020-09-16T10:45:59.255Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
10:45:59 [2020-09-16T10:45:59.255Z] === RUN   TestRenameInvalidName
10:45:59 [2020-09-16T10:45:59.641Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:45:59 [2020-09-16T10:45:59.888Z] --- PASS: TestRenameInvalidName (0.88s)
10:45:59 [2020-09-16T10:45:59.888Z] === RUN   TestRenameAnonymousContainer
10:45:59 [2020-09-16T10:45:59.901Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:46:00 [2020-09-16T10:46:00.840Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:46:01 [2020-09-16T10:46:01.409Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:46:01 [2020-09-16T10:46:01.982Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:46:02 [2020-09-16T10:46:02.921Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:46:03 [2020-09-16T10:46:03.490Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:46:04 [2020-09-16T10:46:04.871Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:46:05 [2020-09-16T10:46:05.454Z] --- PASS: TestRenameAnonymousContainer (4.84s)
10:46:05 [2020-09-16T10:46:05.454Z] === RUN   TestRenameContainerWithSameName
10:46:05 [2020-09-16T10:46:05.745Z] --- PASS: TestRenameContainerWithSameName (0.93s)
10:46:05 [2020-09-16T10:46:05.745Z] === RUN   TestRenameContainerWithLinkedContainer
10:46:05 [2020-09-16T10:46:05.812Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:46:06 [2020-09-16T10:46:06.078Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:46:06 [2020-09-16T10:46:06.338Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:46:06 [2020-09-16T10:46:06.907Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:46:07 [2020-09-16T10:46:07.166Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:46:07 [2020-09-16T10:46:07.166Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:46:07 [2020-09-16T10:46:07.814Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
10:46:07 [2020-09-16T10:46:07.814Z] === RUN   TestResize
10:46:08 [2020-09-16T10:46:08.446Z] --- PASS: TestResize (0.87s)
10:46:08 [2020-09-16T10:46:08.446Z] === RUN   TestResizeWithInvalidSize
10:46:08 [2020-09-16T10:46:08.544Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:46:08 [2020-09-16T10:46:08.544Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:46:09 [2020-09-16T10:46:09.080Z] --- PASS: TestResizeWithInvalidSize (0.84s)
10:46:09 [2020-09-16T10:46:09.080Z] === RUN   TestResizeWhenContainerNotStarted
10:46:09 [2020-09-16T10:46:09.113Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:46:09 [2020-09-16T10:46:09.372Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:46:10 [2020-09-16T10:46:10.114Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:46:10 [2020-09-16T10:46:10.114Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:46:11 [2020-09-16T10:46:11.910Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:46:12 [2020-09-16T10:46:12.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:46:12 [2020-09-16T10:46:12.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:46:13 [2020-09-16T10:46:13.290Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:46:13 [2020-09-16T10:46:13.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:46:13 [2020-09-16T10:46:13.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:46:15 [2020-09-16T10:46:15.309Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:46:15 [2020-09-16T10:46:15.309Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:46:16 [2020-09-16T10:46:16.582Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:46:17 [2020-09-16T10:46:17.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:46:17 [2020-09-16T10:46:17.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:46:17 [2020-09-16T10:46:17.519Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:46:18 [2020-09-16T10:46:18.088Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:46:20 [2020-09-16T10:46:20.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:46:20 [2020-09-16T10:46:20.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:46:20 [2020-09-16T10:46:20.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:46:20 [2020-09-16T10:46:20.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:46:22 [2020-09-16T10:46:22.279Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:46:22 [2020-09-16T10:46:22.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:46:22 [2020-09-16T10:46:22.883Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s)
10:46:22 [2020-09-16T10:46:22.883Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
10:46:22 [2020-09-16T10:46:22.883Z] === RUN   TestCgroupNamespacesRun
10:46:24 [2020-09-16T10:46:24.390Z] --- PASS: TestCgroupNamespacesRun (1.74s)
10:46:24 [2020-09-16T10:46:24.390Z] === RUN   TestCgroupNamespacesRunPrivileged
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:46:25 [2020-09-16T10:46:25.571Z] --- PASS: TestBuildWithHugeFile (107.52s)
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestBuildWithEmptyDockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:25 [2020-09-16T10:46:25.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:46:25 [2020-09-16T10:46:25.571Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
10:46:25 [2020-09-16T10:46:25.571Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
10:46:25 [2020-09-16T10:46:25.571Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestBuildPreserveOwnership
10:46:25 [2020-09-16T10:46:25.571Z] === RUN   TestBuildPreserveOwnership/copy_from
10:46:25 [2020-09-16T10:46:25.830Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:46:25 [2020-09-16T10:46:25.900Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
10:46:25 [2020-09-16T10:46:25.900Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:46:26 [2020-09-16T10:46:26.399Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:46:26 [2020-09-16T10:46:26.972Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:46:27 [2020-09-16T10:46:27.232Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:46:27 [2020-09-16T10:46:27.492Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:46:27 [2020-09-16T10:46:27.967Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
10:46:27 [2020-09-16T10:46:27.967Z] === RUN   TestCgroupNamespacesRunHostMode
10:46:28 [2020-09-16T10:46:28.060Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:46:28 [2020-09-16T10:46:28.997Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/types/filters	0.031s	coverage: 92.2% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/types/time	0.017s	coverage: 100.0% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 5.7% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/api/types/versions	0.053s	coverage: 75.0% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
10:46:29 [2020-09-16T10:46:29.413Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
10:46:29 [2020-09-16T10:46:29.474Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
10:46:29 [2020-09-16T10:46:29.474Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:46:29 [2020-09-16T10:46:29.566Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:46:29 [2020-09-16T10:46:29.710Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.181s	coverage: 86.3% of statements
10:46:29 [2020-09-16T10:46:29.827Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:46:30 [2020-09-16T10:46:30.373Z] ok  	github.com/docker/docker/builder/remotecontext	0.395s	coverage: 13.6% of statements
10:46:30 [2020-09-16T10:46:30.395Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:46:30 [2020-09-16T10:46:30.655Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:46:30 [2020-09-16T10:46:30.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
10:46:30 [2020-09-16T10:46:30.981Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:46:31 [2020-09-16T10:46:31.222Z] --- PASS: TestBuildPreserveOwnership (5.49s)
10:46:31 [2020-09-16T10:46:31.222Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.38s)
10:46:31 [2020-09-16T10:46:31.223Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
10:46:31 [2020-09-16T10:46:31.223Z] === RUN   TestBuildPlatformInvalid
10:46:31 [2020-09-16T10:46:31.481Z] --- PASS: TestBuildPlatformInvalid (0.24s)
10:46:31 [2020-09-16T10:46:31.481Z] PASS
10:46:31 [2020-09-16T10:46:31.481Z] 
10:46:31 [2020-09-16T10:46:31.481Z] === Skipped
10:46:31 [2020-09-16T10:46:31.481Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:46:31 [2020-09-16T10:46:31.481Z]     build_session_test.go:25: TODO: BuildKit
10:46:31 [2020-09-16T10:46:31.481Z] 
10:46:31 [2020-09-16T10:46:31.481Z] 
10:46:31 [2020-09-16T10:46:31.481Z] DONE 32 tests, 1 skipped in 193.114s
10:46:31 [2020-09-16T10:46:31.481Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:46:31 [2020-09-16T10:46:31.481Z] ++ 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
10:46:31 [2020-09-16T10:46:31.481Z] ++ set -e
10:46:31 [2020-09-16T10:46:31.481Z] ++ '[' -n 0 ']'
10:46:31 [2020-09-16T10:46:31.481Z] ++ set -x
10:46:31 [2020-09-16T10:46:31.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
10:46:31 [2020-09-16T10:46:31.740Z] INFO: Testing against a local daemon
10:46:31 [2020-09-16T10:46:31.741Z] === RUN   TestConfigInspect
10:46:31 [2020-09-16T10:46:31.926Z] ok  	github.com/docker/docker/builder/dockerfile	1.221s	coverage: 48.0% of statements
10:46:31 [2020-09-16T10:46:31.926Z] ?   	github.com/docker/docker/cli	[no test files]
10:46:31 [2020-09-16T10:46:31.926Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:46:32 [2020-09-16T10:46:32.679Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:46:33 [2020-09-16T10:46:33.052Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s)
10:46:33 [2020-09-16T10:46:33.052Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:46:33 [2020-09-16T10:46:33.344Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
10:46:33 [2020-09-16T10:46:33.344Z] === RUN   TestCgroupNamespacesRunOlderClient
10:46:34 [2020-09-16T10:46:34.583Z] --- PASS: TestConfigInspect (2.77s)
10:46:34 [2020-09-16T10:46:34.583Z] === RUN   TestConfigList
10:46:34 [2020-09-16T10:46:34.843Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:46:35 [2020-09-16T10:46:35.102Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:46:35 [2020-09-16T10:46:35.410Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
10:46:35 [2020-09-16T10:46:35.410Z] === RUN   TestKernelTCPMemory
10:46:35 [2020-09-16T10:46:35.670Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:46:36 [2020-09-16T10:46:36.043Z] --- PASS: TestKernelTCPMemory (0.90s)
10:46:36 [2020-09-16T10:46:36.043Z] === RUN   TestNISDomainname
10:46:36 [2020-09-16T10:46:36.883Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:46:37 [2020-09-16T10:46:37.077Z] --- PASS: TestNISDomainname (0.96s)
10:46:37 [2020-09-16T10:46:37.077Z] === RUN   TestHostnameDnsResolution
10:46:37 [2020-09-16T10:46:37.578Z] --- PASS: TestConfigList (2.99s)
10:46:37 [2020-09-16T10:46:37.578Z] === RUN   TestConfigsCreateAndDelete
10:46:37 [2020-09-16T10:46:37.837Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:46:37 [2020-09-16T10:46:37.837Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:46:38 [2020-09-16T10:46:38.907Z] ok  	github.com/docker/docker/client	0.540s	coverage: 75.4% of statements
10:46:39 [2020-09-16T10:46:39.142Z] --- PASS: TestHostnameDnsResolution (1.71s)
10:46:39 [2020-09-16T10:46:39.142Z] === RUN   TestStats
10:46:40 [2020-09-16T10:46:40.375Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:46:40 [2020-09-16T10:46:40.375Z] --- PASS: TestConfigsCreateAndDelete (2.70s)
10:46:40 [2020-09-16T10:46:40.375Z] === RUN   TestConfigsUpdate
10:46:41 [2020-09-16T10:46:41.871Z] --- PASS: TestStats (2.90s)
10:46:41 [2020-09-16T10:46:41.872Z] === RUN   TestStopContainerWithTimeout
10:46:41 [2020-09-16T10:46:41.872Z] === RUN   TestStopContainerWithTimeout/0
10:46:41 [2020-09-16T10:46:41.872Z] === PAUSE TestStopContainerWithTimeout/0
10:46:41 [2020-09-16T10:46:41.872Z] === RUN   TestStopContainerWithTimeout/1
10:46:41 [2020-09-16T10:46:41.872Z] === PAUSE TestStopContainerWithTimeout/1
10:46:41 [2020-09-16T10:46:41.872Z] === RUN   TestStopContainerWithTimeout/3
10:46:41 [2020-09-16T10:46:41.872Z] === PAUSE TestStopContainerWithTimeout/3
10:46:41 [2020-09-16T10:46:41.872Z] === RUN   TestStopContainerWithTimeout/-1
10:46:41 [2020-09-16T10:46:41.872Z] === PAUSE TestStopContainerWithTimeout/-1
10:46:41 [2020-09-16T10:46:41.872Z] === CONT  TestStopContainerWithTimeout/0
10:46:41 [2020-09-16T10:46:41.872Z] === CONT  TestStopContainerWithTimeout/3
10:46:42 [2020-09-16T10:46:42.281Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:46:42 [2020-09-16T10:46:42.281Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:46:42 [2020-09-16T10:46:42.922Z] === CONT  TestStopContainerWithTimeout/-1
10:46:43 [2020-09-16T10:46:43.729Z] --- PASS: TestConfigsUpdate (3.55s)
10:46:43 [2020-09-16T10:46:43.729Z] === RUN   TestTemplatedConfig
10:46:43 [2020-09-16T10:46:43.729Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:46:44 [2020-09-16T10:46:44.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:46:44 [2020-09-16T10:46:44.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:46:44 [2020-09-16T10:46:44.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:46:44 [2020-09-16T10:46:44.432Z] === CONT  TestStopContainerWithTimeout/1
10:46:45 [2020-09-16T10:46:45.637Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:46:45 [2020-09-16T10:46:45.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:46:46 [2020-09-16T10:46:46.204Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:46:46 [2020-09-16T10:46:46.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:46:46 [2020-09-16T10:46:46.464Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:46:46 [2020-09-16T10:46:46.499Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:46:46 [2020-09-16T10:46:46.499Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
10:46:46 [2020-09-16T10:46:46.499Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
10:46:46 [2020-09-16T10:46:46.499Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
10:46:46 [2020-09-16T10:46:46.499Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
10:46:46 [2020-09-16T10:46:46.499Z] === RUN   TestDeleteDevicemapper
10:46:46 [2020-09-16T10:46:46.499Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:46:46 [2020-09-16T10:46:46.499Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:46:46 [2020-09-16T10:46:46.499Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:46:47 [2020-09-16T10:46:47.403Z] --- PASS: TestTemplatedConfig (3.80s)
10:46:47 [2020-09-16T10:46:47.403Z] === RUN   TestConfigCreateResolve
10:46:48 [2020-09-16T10:46:48.116Z] --- PASS: TestBuildWithHugeFile (52.03s)
10:46:48 [2020-09-16T10:46:48.116Z] === RUN   TestBuildWithEmptyDockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:48 [2020-09-16T10:46:48.116Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:48 [2020-09-16T10:46:48.117Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:48 [2020-09-16T10:46:48.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
10:46:48 [2020-09-16T10:46:48.117Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
10:46:48 [2020-09-16T10:46:48.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
10:46:48 [2020-09-16T10:46:48.117Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:46:48 [2020-09-16T10:46:48.117Z] === RUN   TestBuildPreserveOwnership
10:46:48 [2020-09-16T10:46:48.117Z] === RUN   TestBuildPreserveOwnership/copy_from
10:46:48 [2020-09-16T10:46:48.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:46:48 [2020-09-16T10:46:48.341Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:46:48 [2020-09-16T10:46:48.601Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:46:49 [2020-09-16T10:46:49.044Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:46:49 [2020-09-16T10:46:49.170Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:46:50 [2020-09-16T10:46:50.016Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.67s)
10:46:50 [2020-09-16T10:46:50.016Z] === RUN   TestUpdateMemory
10:46:50 [2020-09-16T10:46:50.016Z] --- SKIP: TestUpdateMemory (0.00s)
10:46:50 [2020-09-16T10:46:50.016Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:46:50 [2020-09-16T10:46:50.016Z] === RUN   TestUpdateCPUQuota
10:46:50 [2020-09-16T10:46:50.108Z] --- PASS: TestConfigCreateResolve (2.61s)
10:46:50 [2020-09-16T10:46:50.108Z] === RUN   TestConfigDaemonLibtrustID
10:46:50 [2020-09-16T10:46:50.676Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
10:46:50 [2020-09-16T10:46:50.676Z] PASS
10:46:50 [2020-09-16T10:46:50.676Z] 
10:46:50 [2020-09-16T10:46:50.676Z] DONE 7 tests in 19.193s
10:46:50 [2020-09-16T10:46:50.676Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:46:50 [2020-09-16T10:46:50.676Z] ++ 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
10:46:50 [2020-09-16T10:46:50.676Z] ++ set -e
10:46:50 [2020-09-16T10:46:50.676Z] ++ '[' -n 0 ']'
10:46:50 [2020-09-16T10:46:50.676Z] ++ set -x
10:46:50 [2020-09-16T10:46:50.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
10:46:50 [2020-09-16T10:46:50.935Z] INFO: Testing against a local daemon
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestCheckpoint
10:46:50 [2020-09-16T10:46:50.935Z] --- SKIP: TestCheckpoint (0.00s)
10:46:50 [2020-09-16T10:46:50.935Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestContainerInvalidJSON
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:46:50 [2020-09-16T10:46:50.935Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:46:50 [2020-09-16T10:46:50.935Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:46:50 [2020-09-16T10:46:50.935Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:46:50 [2020-09-16T10:46:50.935Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:46:50 [2020-09-16T10:46:50.935Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:46:50 [2020-09-16T10:46:50.935Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:46:50 [2020-09-16T10:46:50.935Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:46:50 [2020-09-16T10:46:50.935Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:46:50 [2020-09-16T10:46:50.935Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:46:50 [2020-09-16T10:46:50.935Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:46:50 [2020-09-16T10:46:50.935Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestCopyFromContainerPathIsNotDir
10:46:50 [2020-09-16T10:46:50.935Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:46:50 [2020-09-16T10:46:50.935Z] === RUN   TestCopyToContainerPathDoesNotExist
10:46:51 [2020-09-16T10:46:51.194Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:46:51 [2020-09-16T10:46:51.194Z] === RUN   TestCopyToContainerPathIsNotDir
10:46:51 [2020-09-16T10:46:51.194Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:46:51 [2020-09-16T10:46:51.194Z] === RUN   TestCopyFromContainer
10:46:51 [2020-09-16T10:46:51.524Z] --- PASS: TestUpdateCPUQuota (1.15s)
10:46:51 [2020-09-16T10:46:51.524Z] === RUN   TestUpdatePidsLimit
10:46:51 [2020-09-16T10:46:51.524Z] === RUN   TestUpdatePidsLimit/update_from_none
10:46:51 [2020-09-16T10:46:51.524Z] === RUN   TestUpdatePidsLimit/no_change
10:46:51 [2020-09-16T10:46:51.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:46:51 [2020-09-16T10:46:51.763Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:46:52 [2020-09-16T10:46:52.156Z] === RUN   TestUpdatePidsLimit/update_lower
10:46:52 [2020-09-16T10:46:52.448Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:46:52 [2020-09-16T10:46:52.701Z] === RUN   TestCopyFromContainer//
10:46:52 [2020-09-16T10:46:52.701Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:46:52 [2020-09-16T10:46:52.701Z] === RUN   TestCopyFromContainer//bar/root
10:46:52 [2020-09-16T10:46:52.749Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:46:52 [2020-09-16T10:46:52.960Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:46:52 [2020-09-16T10:46:52.960Z] === RUN   TestCopyFromContainer//bar/root/
10:46:52 [2020-09-16T10:46:52.960Z] === RUN   TestCopyFromContainer/bar/quux
10:46:53 [2020-09-16T10:46:53.041Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:46:53 [2020-09-16T10:46:53.210Z] --- PASS: TestBuildPreserveOwnership (9.67s)
10:46:53 [2020-09-16T10:46:53.210Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.66s)
10:46:53 [2020-09-16T10:46:53.210Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:46:53 [2020-09-16T10:46:53.210Z] === RUN   TestBuildPlatformInvalid
10:46:53 [2020-09-16T10:46:53.210Z] --- PASS: TestBuildPlatformInvalid (0.09s)
10:46:53 [2020-09-16T10:46:53.210Z] PASS
10:46:53 [2020-09-16T10:46:53.210Z] 
10:46:53 [2020-09-16T10:46:53.210Z] === Skipped
10:46:53 [2020-09-16T10:46:53.210Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:46:53 [2020-09-16T10:46:53.210Z]     build_session_test.go:25: TODO: BuildKit
10:46:53 [2020-09-16T10:46:53.210Z] 
10:46:53 [2020-09-16T10:46:53.210Z] 
10:46:53 [2020-09-16T10:46:53.210Z] DONE 32 tests, 1 skipped in 125.358s
10:46:53 [2020-09-16T10:46:53.210Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:46:53 [2020-09-16T10:46:53.218Z] === RUN   TestCopyFromContainer/bar/quux/
10:46:53 [2020-09-16T10:46:53.218Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:46:53 [2020-09-16T10:46:53.467Z] INFO: Testing against a local daemon
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestConfigInspect
10:46:53 [2020-09-16T10:46:53.467Z] --- SKIP: TestConfigInspect (0.02s)
10:46:53 [2020-09-16T10:46:53.467Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestConfigList
10:46:53 [2020-09-16T10:46:53.467Z] --- SKIP: TestConfigList (0.01s)
10:46:53 [2020-09-16T10:46:53.467Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestConfigsCreateAndDelete
10:46:53 [2020-09-16T10:46:53.467Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
10:46:53 [2020-09-16T10:46:53.467Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestConfigsUpdate
10:46:53 [2020-09-16T10:46:53.467Z] --- SKIP: TestConfigsUpdate (0.02s)
10:46:53 [2020-09-16T10:46:53.467Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestTemplatedConfig
10:46:53 [2020-09-16T10:46:53.467Z] --- SKIP: TestTemplatedConfig (0.00s)
10:46:53 [2020-09-16T10:46:53.467Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestConfigCreateResolve
10:46:53 [2020-09-16T10:46:53.467Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:46:53 [2020-09-16T10:46:53.467Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:53 [2020-09-16T10:46:53.467Z] === RUN   TestConfigDaemonLibtrustID
10:46:53 [2020-09-16T10:46:53.477Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:46:53 [2020-09-16T10:46:53.477Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:46:53 [2020-09-16T10:46:53.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:46:53 [2020-09-16T10:46:53.674Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:46:53 [2020-09-16T10:46:53.736Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:46:53 [2020-09-16T10:46:53.736Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:46:53 [2020-09-16T10:46:53.736Z] === RUN   TestCopyFromContainer/bar/notarget
10:46:53 [2020-09-16T10:46:53.997Z] --- PASS: TestCopyFromContainer (2.74s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer// (0.13s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:46:53 [2020-09-16T10:46:53.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:46:53 [2020-09-16T10:46:53.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:46:53 [2020-09-16T10:46:53.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:46:53 [2020-09-16T10:46:53.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:46:53 [2020-09-16T10:46:53.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:46:53 [2020-09-16T10:46:53.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:46:53 [2020-09-16T10:46:53.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateLinkToNonExistingContainer
10:46:53 [2020-09-16T10:46:53.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateWithInvalidEnv
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateWithInvalidEnv/0
10:46:53 [2020-09-16T10:46:53.997Z] === PAUSE TestCreateWithInvalidEnv/0
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateWithInvalidEnv/1
10:46:53 [2020-09-16T10:46:53.997Z] === PAUSE TestCreateWithInvalidEnv/1
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateWithInvalidEnv/2
10:46:53 [2020-09-16T10:46:53.997Z] === PAUSE TestCreateWithInvalidEnv/2
10:46:53 [2020-09-16T10:46:53.997Z] === CONT  TestCreateWithInvalidEnv/0
10:46:53 [2020-09-16T10:46:53.997Z] === CONT  TestCreateWithInvalidEnv/2
10:46:53 [2020-09-16T10:46:53.997Z] === CONT  TestCreateWithInvalidEnv/1
10:46:53 [2020-09-16T10:46:53.997Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:46:53 [2020-09-16T10:46:53.997Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateTmpfsMountsTarget
10:46:53 [2020-09-16T10:46:53.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:46:53 [2020-09-16T10:46:53.997Z] === RUN   TestCreateWithCustomMaskedPaths
10:46:54 [2020-09-16T10:46:54.969Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:46:54 [2020-09-16T10:46:54.969Z] tests/integration/client_test.py .....                                   [ 75%]
10:46:54 [2020-09-16T10:46:54.969Z] tests/integration/context_api_test.py ...                                [ 76%]
10:46:54 [2020-09-16T10:46:54.969Z] tests/integration/errors_test.py .                                       [ 76%]
10:46:55 [2020-09-16T10:46:55.184Z] --- PASS: TestUpdatePidsLimit (3.62s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
10:46:55 [2020-09-16T10:46:55.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
10:46:55 [2020-09-16T10:46:55.184Z] === RUN   TestUpdateRestartPolicy
10:46:55 [2020-09-16T10:46:55.356Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
10:46:55 [2020-09-16T10:46:55.356Z] PASS
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] === Skipped
10:46:55 [2020-09-16T10:46:55.356Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:46:55 [2020-09-16T10:46:55.356Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
10:46:55 [2020-09-16T10:46:55.356Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
10:46:55 [2020-09-16T10:46:55.356Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
10:46:55 [2020-09-16T10:46:55.356Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:46:55 [2020-09-16T10:46:55.356Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:46:55 [2020-09-16T10:46:55.356Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] 
10:46:55 [2020-09-16T10:46:55.356Z] DONE 7 tests, 6 skipped in 1.717s
10:46:55 [2020-09-16T10:46:55.356Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:46:55 [2020-09-16T10:46:55.356Z] INFO: Testing against a local daemon
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestCheckpoint
10:46:55 [2020-09-16T10:46:55.356Z] --- SKIP: TestCheckpoint (0.00s)
10:46:55 [2020-09-16T10:46:55.356Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestContainerInvalidJSON
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:46:55 [2020-09-16T10:46:55.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:46:55 [2020-09-16T10:46:55.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:46:55 [2020-09-16T10:46:55.356Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:46:55 [2020-09-16T10:46:55.356Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:46:55 [2020-09-16T10:46:55.356Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:46:55 [2020-09-16T10:46:55.356Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:46:55 [2020-09-16T10:46:55.356Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:46:55 [2020-09-16T10:46:55.356Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:46:55 [2020-09-16T10:46:55.356Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:46:55 [2020-09-16T10:46:55.356Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:46:55 [2020-09-16T10:46:55.356Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestCopyFromContainerPathIsNotDir
10:46:55 [2020-09-16T10:46:55.356Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestCopyToContainerPathDoesNotExist
10:46:55 [2020-09-16T10:46:55.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestCopyToContainerPathIsNotDir
10:46:55 [2020-09-16T10:46:55.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:46:55 [2020-09-16T10:46:55.356Z] === RUN   TestCopyFromContainer
10:46:55 [2020-09-16T10:46:55.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:46:55 [2020-09-16T10:46:55.902Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s)
10:46:55 [2020-09-16T10:46:55.902Z] === RUN   TestCreateWithCustomReadonlyPaths
10:46:56 [2020-09-16T10:46:56.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:46:56 [2020-09-16T10:46:56.470Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:46:57 [2020-09-16T10:46:57.039Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:46:57 [2020-09-16T10:46:57.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:46:57 [2020-09-16T10:46:57.976Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s)
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:46:57 [2020-09-16T10:46:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:46:57 [2020-09-16T10:46:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:46:57 [2020-09-16T10:46:57.976Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:46:57 [2020-09-16T10:46:57.976Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:46:57 [2020-09-16T10:46:57.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:46:57 [2020-09-16T10:46:57.976Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
10:46:57 [2020-09-16T10:46:57.976Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
10:46:57 [2020-09-16T10:46:57.976Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
10:46:57 [2020-09-16T10:46:57.976Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:46:57 [2020-09-16T10:46:57.976Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:46:57 [2020-09-16T10:46:57.976Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:46:58 [2020-09-16T10:46:58.546Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestCreateDifferentPlatform
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestCreateDifferentPlatform/different_os
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:46:58 [2020-09-16T10:46:58.546Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:46:58 [2020-09-16T10:46:58.546Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:46:58 [2020-09-16T10:46:58.546Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:46:58 [2020-09-16T10:46:58.546Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestContainerStartOnDaemonRestart
10:46:58 [2020-09-16T10:46:58.546Z] === PAUSE TestContainerStartOnDaemonRestart
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestDaemonRestartIpcMode
10:46:58 [2020-09-16T10:46:58.546Z] === PAUSE TestDaemonRestartIpcMode
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestDaemonHostGatewayIP
10:46:58 [2020-09-16T10:46:58.546Z] === PAUSE TestDaemonHostGatewayIP
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestContainerKillOnDaemonStart
10:46:58 [2020-09-16T10:46:58.546Z] === PAUSE TestContainerKillOnDaemonStart
10:46:58 [2020-09-16T10:46:58.546Z] === RUN   TestDiff
10:46:59 [2020-09-16T10:46:59.115Z] --- PASS: TestDiff (0.62s)
10:46:59 [2020-09-16T10:46:59.115Z] === RUN   TestExecWithCloseStdin
10:46:59 [2020-09-16T10:46:59.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer//
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer//bar/root
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer//bar/root/
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer/bar/quux
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer/bar/quux/
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:46:59 [2020-09-16T10:46:59.521Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:46:59 [2020-09-16T10:46:59.683Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:46:59 [2020-09-16T10:46:59.683Z] --- PASS: TestExecWithCloseStdin (0.55s)
10:46:59 [2020-09-16T10:46:59.683Z] === RUN   TestExec
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCopyFromContainer/bar/notarget
10:46:59 [2020-09-16T10:46:59.777Z] --- PASS: TestCopyFromContainer (4.48s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:46:59 [2020-09-16T10:46:59.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:46:59 [2020-09-16T10:46:59.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:46:59 [2020-09-16T10:46:59.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:46:59 [2020-09-16T10:46:59.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:46:59 [2020-09-16T10:46:59.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:46:59 [2020-09-16T10:46:59.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:46:59 [2020-09-16T10:46:59.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateLinkToNonExistingContainer
10:46:59 [2020-09-16T10:46:59.777Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateWithInvalidEnv
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateWithInvalidEnv/0
10:46:59 [2020-09-16T10:46:59.777Z] === PAUSE TestCreateWithInvalidEnv/0
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateWithInvalidEnv/1
10:46:59 [2020-09-16T10:46:59.777Z] === PAUSE TestCreateWithInvalidEnv/1
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateWithInvalidEnv/2
10:46:59 [2020-09-16T10:46:59.777Z] === PAUSE TestCreateWithInvalidEnv/2
10:46:59 [2020-09-16T10:46:59.777Z] === CONT  TestCreateWithInvalidEnv/0
10:46:59 [2020-09-16T10:46:59.777Z] === CONT  TestCreateWithInvalidEnv/2
10:46:59 [2020-09-16T10:46:59.777Z] === CONT  TestCreateWithInvalidEnv/1
10:46:59 [2020-09-16T10:46:59.777Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:46:59 [2020-09-16T10:46:59.777Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateTmpfsMountsTarget
10:46:59 [2020-09-16T10:46:59.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:46:59 [2020-09-16T10:46:59.777Z] === RUN   TestCreateWithCustomMaskedPaths
10:46:59 [2020-09-16T10:46:59.941Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:47:00 [2020-09-16T10:47:00.200Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:47:00 [2020-09-16T10:47:00.459Z] --- PASS: TestExec (0.79s)
10:47:00 [2020-09-16T10:47:00.459Z] === RUN   TestExecUser
10:47:00 [2020-09-16T10:47:00.718Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:47:00 [2020-09-16T10:47:00.977Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:47:01 [2020-09-16T10:47:01.143Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
10:47:01 [2020-09-16T10:47:01.143Z] === RUN   TestCreateWithCustomReadonlyPaths
10:47:01 [2020-09-16T10:47:01.236Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:47:01 [2020-09-16T10:47:01.236Z] --- PASS: TestExecUser (0.78s)
10:47:01 [2020-09-16T10:47:01.236Z] === RUN   TestExportContainerAndImportImage
10:47:01 [2020-09-16T10:47:01.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:47:02 [2020-09-16T10:47:02.070Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:02 [2020-09-16T10:47:02.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:02 [2020-09-16T10:47:02.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:02 [2020-09-16T10:47:02.070Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:02 [2020-09-16T10:47:02.070Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:02 [2020-09-16T10:47:02.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:47:02 [2020-09-16T10:47:02.070Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:47:02 [2020-09-16T10:47:02.070Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:47:02 [2020-09-16T10:47:02.070Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:47:02 [2020-09-16T10:47:02.070Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:47:02 [2020-09-16T10:47:02.070Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:47:02 [2020-09-16T10:47:02.070Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:47:02 [2020-09-16T10:47:02.176Z] === RUN   TestDockerSuite/TestBuildAddScript
10:47:02 [2020-09-16T10:47:02.435Z] --- PASS: TestExportContainerAndImportImage (1.16s)
10:47:02 [2020-09-16T10:47:02.435Z] === RUN   TestExportContainerAfterDaemonRestart
10:47:02 [2020-09-16T10:47:02.632Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestCreateDifferentPlatform
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestCreateDifferentPlatform/different_os
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:47:02 [2020-09-16T10:47:02.632Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:47:02 [2020-09-16T10:47:02.632Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:47:02 [2020-09-16T10:47:02.632Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:47:02 [2020-09-16T10:47:02.632Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestContainerStartOnDaemonRestart
10:47:02 [2020-09-16T10:47:02.632Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:47:02 [2020-09-16T10:47:02.632Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestDaemonRestartIpcMode
10:47:02 [2020-09-16T10:47:02.632Z] === PAUSE TestDaemonRestartIpcMode
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestDaemonHostGatewayIP
10:47:02 [2020-09-16T10:47:02.632Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:47:02 [2020-09-16T10:47:02.632Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestContainerKillOnDaemonStart
10:47:02 [2020-09-16T10:47:02.632Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:47:02 [2020-09-16T10:47:02.632Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:47:02 [2020-09-16T10:47:02.632Z] === RUN   TestDiff
10:47:02 [2020-09-16T10:47:02.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:47:02 [2020-09-16T10:47:02.889Z] --- PASS: TestDiff (0.39s)
10:47:02 [2020-09-16T10:47:02.889Z] === RUN   TestExecWithCloseStdin
10:47:03 [2020-09-16T10:47:03.003Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:47:03 [2020-09-16T10:47:03.450Z] --- PASS: TestExecWithCloseStdin (0.44s)
10:47:03 [2020-09-16T10:47:03.451Z] === RUN   TestExec
10:47:03 [2020-09-16T10:47:03.707Z] --- PASS: TestExec (0.44s)
10:47:03 [2020-09-16T10:47:03.707Z] === RUN   TestExecUser
10:47:04 [2020-09-16T10:47:04.269Z] --- PASS: TestExecUser (0.42s)
10:47:04 [2020-09-16T10:47:04.269Z] === RUN   TestExportContainerAndImportImage
10:47:04 [2020-09-16T10:47:04.384Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
10:47:04 [2020-09-16T10:47:04.384Z] === RUN   TestHealthCheckWorkdir
10:47:04 [2020-09-16T10:47:04.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:47:04 [2020-09-16T10:47:04.644Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:47:04 [2020-09-16T10:47:04.832Z] --- PASS: TestExportContainerAndImportImage (0.58s)
10:47:04 [2020-09-16T10:47:04.832Z] === RUN   TestExportContainerAfterDaemonRestart
10:47:05 [2020-09-16T10:47:05.213Z] --- PASS: TestHealthCheckWorkdir (0.99s)
10:47:05 [2020-09-16T10:47:05.213Z] === RUN   TestHealthKillContainer
10:47:05 [2020-09-16T10:47:05.213Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:47:05 [2020-09-16T10:47:05.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:47:05 [2020-09-16T10:47:05.959Z] Using test binary docker
10:47:05 [2020-09-16T10:47:05.959Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:47:05 [2020-09-16T10:47:05.959Z] +++ /etc/init.d/apparmor start
10:47:05 [2020-09-16T10:47:05.959Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:47:05 [2020-09-16T10:47:05.959Z] INFO: Waiting for daemon to start...
10:47:05 [2020-09-16T10:47:05.959Z] Starting dockerd
10:47:05 [2020-09-16T10:47:05.959Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:47:06 [2020-09-16T10:47:06.150Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:47:07 [2020-09-16T10:47:07.263Z] Removing intermediate container d780edf32ce2
10:47:07 [2020-09-16T10:47:07.263Z]  ---> 44eb745746ef
10:47:07 [2020-09-16T10:47:07.263Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
10:47:07 [2020-09-16T10:47:07.263Z]  ---> Running in b1253785a419
10:47:07 [2020-09-16T10:47:07.263Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
10:47:07 [2020-09-16T10:47:07.263Z] go: finding gotest.tools v0.3.5
10:47:07 [2020-09-16T10:47:07.263Z] go: finding gotest.tools/gotestsum v0.3.5
10:47:07 [2020-09-16T10:47:07.263Z] go: downloading gotest.tools/gotestsum v0.3.5
10:47:07 [2020-09-16T10:47:07.263Z] go: extracting gotest.tools/gotestsum v0.3.5
10:47:07 [2020-09-16T10:47:07.531Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:47:07 [2020-09-16T10:47:07.727Z] go: downloading gotest.tools v2.1.0+incompatible
10:47:07 [2020-09-16T10:47:07.727Z] go: extracting gotest.tools v2.1.0+incompatible
10:47:07 [2020-09-16T10:47:07.818Z] --- PASS: TestUpdateRestartPolicy (12.71s)
10:47:07 [2020-09-16T10:47:07.818Z] === RUN   TestUpdateRestartWithAutoRemove
10:47:07 [2020-09-16T10:47:07.874Z] .
10:47:07 [2020-09-16T10:47:07.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:47:07 [2020-09-16T10:47:07.874Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:47:07 [2020-09-16T10:47:07.874Z] Error: No such image: emptyfs
10:47:07 [2020-09-16T10:47:07.874Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:47:07 [2020-09-16T10:47:07.874Z] ++++ docker load
10:47:08 [2020-09-16T10:47:08.098Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
10:47:08 [2020-09-16T10:47:08.098Z] === RUN   TestHealthCheckWorkdir
10:47:08 [2020-09-16T10:47:08.099Z] --- PASS: TestHealthKillContainer (2.86s)
10:47:08 [2020-09-16T10:47:08.099Z] === RUN   TestInspectCpusetInConfigPre120
10:47:08 [2020-09-16T10:47:08.136Z] Running integration-test (iteration 1)
10:47:08 [2020-09-16T10:47:08.136Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:47:08 [2020-09-16T10:47:08.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:47:08 [2020-09-16T10:47:08.136Z] ++ set -e
10:47:08 [2020-09-16T10:47:08.136Z] ++ '[' -n 0 ']'
10:47:08 [2020-09-16T10:47:08.136Z] ++ set -x
10:47:08 [2020-09-16T10:47:08.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading github.com/fatih/color v1.6.0
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading github.com/pkg/errors v0.8.0
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading github.com/spf13/pflag v1.0.1
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting github.com/fatih/color v1.6.0
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting github.com/pkg/errors v0.8.0
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading github.com/jonboulle/clockwork v0.1.0
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting github.com/spf13/pflag v1.0.1
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting github.com/jonboulle/clockwork v0.1.0
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading github.com/sirupsen/logrus v1.0.5
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting github.com/sirupsen/logrus v1.0.5
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:47:08 [2020-09-16T10:47:08.189Z] go: downloading github.com/mattn/go-colorable v0.0.9
10:47:08 [2020-09-16T10:47:08.189Z] go: extracting github.com/mattn/go-colorable v0.0.9
10:47:08 [2020-09-16T10:47:08.451Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
10:47:08 [2020-09-16T10:47:08.452Z] === RUN   TestWaitNonBlocked
10:47:08 [2020-09-16T10:47:08.452Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:47:08 [2020-09-16T10:47:08.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:47:08 [2020-09-16T10:47:08.452Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:47:08 [2020-09-16T10:47:08.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:47:08 [2020-09-16T10:47:08.452Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:47:08 [2020-09-16T10:47:08.452Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:47:08 [2020-09-16T10:47:08.651Z] go: downloading github.com/mattn/go-isatty v0.0.3
10:47:08 [2020-09-16T10:47:08.651Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:47:08 [2020-09-16T10:47:08.651Z] go: extracting github.com/mattn/go-isatty v0.0.3
10:47:08 [2020-09-16T10:47:08.651Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:47:08 [2020-09-16T10:47:08.651Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:47:08 [2020-09-16T10:47:08.651Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:47:08 [2020-09-16T10:47:08.651Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:47:08 [2020-09-16T10:47:08.659Z] --- PASS: TestHealthCheckWorkdir (0.53s)
10:47:08 [2020-09-16T10:47:08.659Z] === RUN   TestHealthKillContainer
10:47:08 [2020-09-16T10:47:08.666Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
10:47:08 [2020-09-16T10:47:08.666Z] === RUN   TestIpcModeNone
10:47:09 [2020-09-16T10:47:09.114Z] go: finding github.com/fatih/color v1.6.0
10:47:09 [2020-09-16T10:47:09.114Z] go: finding github.com/pkg/errors v0.8.0
10:47:09 [2020-09-16T10:47:09.114Z] go: finding github.com/sirupsen/logrus v1.0.5
10:47:09 [2020-09-16T10:47:09.114Z] go: finding github.com/spf13/pflag v1.0.1
10:47:09 [2020-09-16T10:47:09.234Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:47:09 [2020-09-16T10:47:09.486Z] --- PASS: TestWaitNonBlocked (0.01s)
10:47:09 [2020-09-16T10:47:09.487Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
10:47:09 [2020-09-16T10:47:09.487Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
10:47:09 [2020-09-16T10:47:09.487Z] === RUN   TestWaitBlocked
10:47:09 [2020-09-16T10:47:09.487Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:47:09 [2020-09-16T10:47:09.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:47:09 [2020-09-16T10:47:09.487Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:47:09 [2020-09-16T10:47:09.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:47:09 [2020-09-16T10:47:09.487Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:47:09 [2020-09-16T10:47:09.487Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:47:09 [2020-09-16T10:47:09.494Z] --- PASS: TestIpcModeNone (0.93s)
10:47:09 [2020-09-16T10:47:09.494Z] === RUN   TestIpcModePrivate
10:47:09 [2020-09-16T10:47:09.576Z] go: finding github.com/mattn/go-colorable v0.0.9
10:47:09 [2020-09-16T10:47:09.576Z] go: finding github.com/mattn/go-isatty v0.0.3
10:47:09 [2020-09-16T10:47:09.576Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:47:09 [2020-09-16T10:47:09.576Z] go: finding github.com/jonboulle/clockwork v0.1.0
10:47:09 [2020-09-16T10:47:09.576Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:47:09 [2020-09-16T10:47:09.576Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:47:10 [2020-09-16T10:47:10.039Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:47:10 [2020-09-16T10:47:10.434Z] --- PASS: TestIpcModePrivate (0.85s)
10:47:10 [2020-09-16T10:47:10.434Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
10:47:10 [2020-09-16T10:47:10.434Z] === RUN   TestIpcModeShareable
10:47:10 [2020-09-16T10:47:10.996Z] --- PASS: TestWaitBlocked (0.01s)
10:47:10 [2020-09-16T10:47:10.996Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
10:47:10 [2020-09-16T10:47:10.996Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
10:47:10 [2020-09-16T10:47:10.996Z] === CONT  TestContainerStartOnDaemonRestart
10:47:10 [2020-09-16T10:47:10.996Z] === CONT  TestIpcModeOlderClient
10:47:10 [2020-09-16T10:47:10.996Z] --- PASS: TestIpcModeOlderClient (0.14s)
10:47:10 [2020-09-16T10:47:10.996Z] === CONT  TestDaemonHostGatewayIP
10:47:11 [2020-09-16T10:47:11.175Z] --- PASS: TestHealthKillContainer (2.45s)
10:47:11 [2020-09-16T10:47:11.175Z] === RUN   TestInspectCpusetInConfigPre120
10:47:11 [2020-09-16T10:47:11.376Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:47:11 [2020-09-16T10:47:11.377Z] --- PASS: TestIpcModeShareable (0.74s)
10:47:11 [2020-09-16T10:47:11.377Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true
10:47:11 [2020-09-16T10:47:11.377Z] === RUN   TestAPIIpcModeShareableAndContainer
10:47:11 [2020-09-16T10:47:11.432Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
10:47:11 [2020-09-16T10:47:11.432Z] === RUN   TestIpcModeNone
10:47:11 [2020-09-16T10:47:11.636Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:47:11 [2020-09-16T10:47:11.995Z] --- PASS: TestIpcModeNone (0.42s)
10:47:11 [2020-09-16T10:47:11.995Z] === RUN   TestIpcModePrivate
10:47:12 [2020-09-16T10:47:12.230Z] INFO: Build done for gotestsum...
10:47:12 [2020-09-16T10:47:12.252Z] --- PASS: TestIpcModePrivate (0.42s)
10:47:12 [2020-09-16T10:47:12.252Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
10:47:12 [2020-09-16T10:47:12.252Z] === RUN   TestIpcModeShareable
10:47:12 [2020-09-16T10:47:12.252Z] --- SKIP: TestIpcModeShareable (0.00s)
10:47:12 [2020-09-16T10:47:12.252Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:12 [2020-09-16T10:47:12.252Z] === RUN   TestAPIIpcModeShareableAndContainer
10:47:13 [2020-09-16T10:47:13.544Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:47:13 [2020-09-16T10:47:13.618Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
10:47:13 [2020-09-16T10:47:13.618Z] === RUN   TestAPIIpcModeHost
10:47:13 [2020-09-16T10:47:13.618Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:47:13 [2020-09-16T10:47:13.618Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:13 [2020-09-16T10:47:13.618Z] === RUN   TestDaemonIpcModeShareable
10:47:13 [2020-09-16T10:47:13.618Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:47:13 [2020-09-16T10:47:13.618Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:13 [2020-09-16T10:47:13.618Z] === RUN   TestDaemonIpcModePrivate
10:47:13 [2020-09-16T10:47:13.777Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s)
10:47:13 [2020-09-16T10:47:13.777Z] === CONT  TestContainerKillOnDaemonStart
10:47:13 [2020-09-16T10:47:13.805Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s)
10:47:13 [2020-09-16T10:47:13.805Z] === RUN   TestAPIIpcModeHost
10:47:13 [2020-09-16T10:47:13.805Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:47:14 [2020-09-16T10:47:14.375Z] --- PASS: TestAPIIpcModeHost (0.63s)
10:47:14 [2020-09-16T10:47:14.375Z] === RUN   TestDaemonIpcModeShareable
10:47:14 [2020-09-16T10:47:14.412Z] --- PASS: TestDaemonHostGatewayIP (3.46s)
10:47:14 [2020-09-16T10:47:14.412Z] === CONT  TestDaemonRestartIpcMode
10:47:15 [2020-09-16T10:47:15.851Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:47:15 [2020-09-16T10:47:15.851Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
10:47:15 [2020-09-16T10:47:15.851Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
10:47:15 [2020-09-16T10:47:15.851Z] === RUN   TestDaemonIpcModePrivate
10:47:16 [2020-09-16T10:47:16.134Z] --- PASS: TestDaemonIpcModePrivate (2.11s)
10:47:16 [2020-09-16T10:47:16.134Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
10:47:16 [2020-09-16T10:47:16.134Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:16 [2020-09-16T10:47:16.134Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:47:16 [2020-09-16T10:47:16.134Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:16 [2020-09-16T10:47:16.134Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:16 [2020-09-16T10:47:16.134Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:47:16 [2020-09-16T10:47:16.134Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:16 [2020-09-16T10:47:16.134Z] === RUN   TestIpcModeOlderClient
10:47:16 [2020-09-16T10:47:16.134Z] === PAUSE TestIpcModeOlderClient
10:47:16 [2020-09-16T10:47:16.134Z] === RUN   TestKillContainerInvalidSignal
10:47:16 [2020-09-16T10:47:16.134Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
10:47:16 [2020-09-16T10:47:16.134Z] === RUN   TestKillContainer
10:47:16 [2020-09-16T10:47:16.134Z] === RUN   TestKillContainer/no_signal
10:47:16 [2020-09-16T10:47:16.695Z] === RUN   TestKillContainer/non_killing_signal
10:47:16 [2020-09-16T10:47:16.695Z] === RUN   TestKillContainer/killing_signal
10:47:17 [2020-09-16T10:47:17.231Z] --- PASS: TestDaemonIpcModePrivate (1.43s)
10:47:17 [2020-09-16T10:47:17.231Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false
10:47:17 [2020-09-16T10:47:17.231Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:17 [2020-09-16T10:47:17.231Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:47:17 [2020-09-16T10:47:17.257Z] --- PASS: TestKillContainer (1.15s)
10:47:17 [2020-09-16T10:47:17.257Z]     --- PASS: TestKillContainer/no_signal (0.40s)
10:47:17 [2020-09-16T10:47:17.257Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
10:47:17 [2020-09-16T10:47:17.257Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
10:47:17 [2020-09-16T10:47:17.257Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:47:17 [2020-09-16T10:47:17.257Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:47:17 [2020-09-16T10:47:17.823Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:47:17 [2020-09-16T10:47:17.930Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
10:47:18 [2020-09-16T10:47:18.079Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
10:47:18 [2020-09-16T10:47:18.079Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
10:47:18 [2020-09-16T10:47:18.079Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
10:47:18 [2020-09-16T10:47:18.079Z] === RUN   TestKillStoppedContainer
10:47:18 [2020-09-16T10:47:18.079Z] --- PASS: TestKillStoppedContainer (0.04s)
10:47:18 [2020-09-16T10:47:18.079Z] === RUN   TestKillStoppedContainerAPIPre120
10:47:18 [2020-09-16T10:47:18.079Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:47:18 [2020-09-16T10:47:18.079Z] === RUN   TestKillDifferentUserContainer
10:47:18 [2020-09-16T10:47:18.169Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:47:18 [2020-09-16T10:47:18.396Z] ok  	github.com/docker/docker/cmd/dockerd	0.134s	coverage: 30.8% of statements
10:47:18 [2020-09-16T10:47:18.428Z] === RUN   TestDockerSuite/TestBuildAddTar
10:47:18 [2020-09-16T10:47:18.641Z] --- PASS: TestKillDifferentUserContainer (0.40s)
10:47:18 [2020-09-16T10:47:18.641Z] === RUN   TestInspectOomKilledTrue
10:47:18 [2020-09-16T10:47:18.641Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:47:18 [2020-09-16T10:47:18.641Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:18 [2020-09-16T10:47:18.641Z] === RUN   TestInspectOomKilledFalse
10:47:18 [2020-09-16T10:47:18.641Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:47:18 [2020-09-16T10:47:18.641Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:18 [2020-09-16T10:47:18.641Z] === RUN   TestLinksEtcHostsContentMatch
10:47:18 [2020-09-16T10:47:18.641Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:47:18 [2020-09-16T10:47:18.641Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:47:18 [2020-09-16T10:47:18.641Z] === RUN   TestLinksContainerNames
10:47:18 [2020-09-16T10:47:18.688Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s)
10:47:18 [2020-09-16T10:47:18.688Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
10:47:18 [2020-09-16T10:47:18.688Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:19 [2020-09-16T10:47:19.569Z] --- PASS: TestLinksContainerNames (0.80s)
10:47:19 [2020-09-16T10:47:19.569Z] === RUN   TestLogsFollowTailEmpty
10:47:19 [2020-09-16T10:47:19.826Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
10:47:19 [2020-09-16T10:47:19.826Z] === RUN   TestContainerNetworkMountsNoChown
10:47:20 [2020-09-16T10:47:20.065Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s)
10:47:20 [2020-09-16T10:47:20.065Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
10:47:20 [2020-09-16T10:47:20.065Z] === RUN   TestIpcModeOlderClient
10:47:20 [2020-09-16T10:47:20.065Z] === PAUSE TestIpcModeOlderClient
10:47:20 [2020-09-16T10:47:20.065Z] === RUN   TestKillContainerInvalidSignal
10:47:20 [2020-09-16T10:47:20.082Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/default
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/default
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/private
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/private
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rprivate
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rprivate
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/slave
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/slave
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rslave
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rslave
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/shared
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/shared
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rshared
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rshared
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/default
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/default/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/default/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/rslave
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/rshared
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/shared
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/rprivate
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/slave
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/private
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/private/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/private/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/default/bind_root
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/default/mount_root
10:47:20 [2020-09-16T10:47:20.082Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/private/bind_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:47:20 [2020-09-16T10:47:20.338Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:47:20 [2020-09-16T10:47:20.384Z] Loaded image: buildpack-deps:buster
10:47:20 [2020-09-16T10:47:20.384Z] Loaded image: busybox:latest
10:47:20 [2020-09-16T10:47:20.384Z] Loaded image: busybox:glibc
10:47:20 [2020-09-16T10:47:20.384Z] Loaded image: debian:buster
10:47:20 [2020-09-16T10:47:20.384Z] Loaded image: hello-world:latest
10:47:20 [2020-09-16T10:47:20.384Z] INFO: Testing against a local daemon
10:47:20 [2020-09-16T10:47:20.384Z] === RUN   TestCgroupNamespacesBuild
10:47:20 [2020-09-16T10:47:20.533Z] ok  	github.com/docker/docker/container	0.170s	coverage: 34.7% of statements
10:47:20 [2020-09-16T10:47:20.533Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:47:20 [2020-09-16T10:47:20.533Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:47:20 [2020-09-16T10:47:20.533Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:47:20 [2020-09-16T10:47:20.533Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:47:20 [2020-09-16T10:47:20.595Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:47:20 [2020-09-16T10:47:20.595Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:47:20 [2020-09-16T10:47:20.595Z] === CONT  TestMountDaemonRoot/private/mount_root
10:47:20 [2020-09-16T10:47:20.595Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:47:20 [2020-09-16T10:47:20.595Z] --- PASS: TestMountDaemonRoot (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:47:20 [2020-09-16T10:47:20.595Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
10:47:20 [2020-09-16T10:47:20.595Z] === RUN   TestContainerBindMountNonRecursive
10:47:20 [2020-09-16T10:47:20.595Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
10:47:20 [2020-09-16T10:47:20.595Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
10:47:20 [2020-09-16T10:47:20.595Z] === RUN   TestNetworkNat
10:47:20 [2020-09-16T10:47:20.634Z] --- PASS: TestKillContainerInvalidSignal (0.58s)
10:47:20 [2020-09-16T10:47:20.634Z] === RUN   TestKillContainer
10:47:20 [2020-09-16T10:47:20.634Z] === RUN   TestKillContainer/no_signal
10:47:21 [2020-09-16T10:47:21.158Z] --- PASS: TestNetworkNat (0.49s)
10:47:21 [2020-09-16T10:47:21.158Z] === RUN   TestNetworkLocalhostTCPNat
10:47:21 [2020-09-16T10:47:21.203Z] === RUN   TestKillContainer/non_killing_signal
10:47:21 [2020-09-16T10:47:21.414Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
10:47:21 [2020-09-16T10:47:21.414Z] === RUN   TestNetworkLoopbackNat
10:47:21 [2020-09-16T10:47:21.771Z] === RUN   TestKillContainer/killing_signal
10:47:22 [2020-09-16T10:47:22.173Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.054s	coverage: 67.4% of statements
10:47:22 [2020-09-16T10:47:22.301Z] --- PASS: TestCgroupNamespacesBuild (2.88s)
10:47:22 [2020-09-16T10:47:22.301Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:47:22 [2020-09-16T10:47:22.338Z] --- PASS: TestKillContainer (1.72s)
10:47:22 [2020-09-16T10:47:22.338Z]     --- PASS: TestKillContainer/no_signal (0.55s)
10:47:22 [2020-09-16T10:47:22.338Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
10:47:22 [2020-09-16T10:47:22.338Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
10:47:22 [2020-09-16T10:47:22.338Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:47:22 [2020-09-16T10:47:22.338Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:47:22 [2020-09-16T10:47:22.906Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:47:23 [2020-09-16T10:47:23.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
10:47:23 [2020-09-16T10:47:23.476Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
10:47:23 [2020-09-16T10:47:23.476Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
10:47:23 [2020-09-16T10:47:23.476Z] === RUN   TestKillStoppedContainer
10:47:23 [2020-09-16T10:47:23.476Z] --- PASS: TestKillStoppedContainer (0.07s)
10:47:23 [2020-09-16T10:47:23.476Z] === RUN   TestKillStoppedContainerAPIPre120
10:47:23 [2020-09-16T10:47:23.735Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:47:23 [2020-09-16T10:47:23.735Z] === RUN   TestKillDifferentUserContainer
10:47:23 [2020-09-16T10:47:23.735Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:47:23 [2020-09-16T10:47:23.929Z] --- PASS: TestNetworkLoopbackNat (2.53s)
10:47:23 [2020-09-16T10:47:23.929Z] === RUN   TestPause
10:47:23 [2020-09-16T10:47:23.929Z] --- SKIP: TestPause (0.00s)
10:47:23 [2020-09-16T10:47:23.929Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:23 [2020-09-16T10:47:23.929Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:47:23 [2020-09-16T10:47:23.929Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:47:23 [2020-09-16T10:47:23.929Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:47:23 [2020-09-16T10:47:23.929Z] === RUN   TestPauseStopPausedContainer
10:47:23 [2020-09-16T10:47:23.929Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
10:47:23 [2020-09-16T10:47:23.929Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:23 [2020-09-16T10:47:23.929Z] === RUN   TestPsFilter
10:47:23 [2020-09-16T10:47:23.994Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:47:24 [2020-09-16T10:47:24.186Z] --- PASS: TestPsFilter (0.08s)
10:47:24 [2020-09-16T10:47:24.186Z] === RUN   TestRemoveContainerWithRemovedVolume
10:47:24 [2020-09-16T10:47:24.218Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
10:47:24 [2020-09-16T10:47:24.218Z] === RUN   TestBuildWithSession
10:47:24 [2020-09-16T10:47:24.218Z] --- SKIP: TestBuildWithSession (0.00s)
10:47:24 [2020-09-16T10:47:24.218Z]     build_session_test.go:25: TODO: BuildKit
10:47:24 [2020-09-16T10:47:24.218Z] === RUN   TestBuildSquashParent
10:47:24 [2020-09-16T10:47:24.254Z] --- PASS: TestKillDifferentUserContainer (0.63s)
10:47:24 [2020-09-16T10:47:24.254Z] === RUN   TestInspectOomKilledTrue
10:47:24 [2020-09-16T10:47:24.254Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:47:24 [2020-09-16T10:47:24.254Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:24 [2020-09-16T10:47:24.254Z] === RUN   TestInspectOomKilledFalse
10:47:24 [2020-09-16T10:47:24.254Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:47:24 [2020-09-16T10:47:24.254Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:24 [2020-09-16T10:47:24.254Z] === RUN   TestLinksEtcHostsContentMatch
10:47:24 [2020-09-16T10:47:24.443Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
10:47:24 [2020-09-16T10:47:24.443Z] === RUN   TestRemoveContainerWithVolume
10:47:24 [2020-09-16T10:47:24.653Z] Removing intermediate container b1253785a419
10:47:24 [2020-09-16T10:47:24.653Z]  ---> 9b3115960cd5
10:47:24 [2020-09-16T10:47:24.653Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
10:47:24 [2020-09-16T10:47:24.653Z]  ---> Running in 5d21a3554abb
10:47:24 [2020-09-16T10:47:24.653Z] Removing intermediate container 5d21a3554abb
10:47:24 [2020-09-16T10:47:24.653Z]  ---> c80b3d52ab1c
10:47:24 [2020-09-16T10:47:24.653Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:47:24 [2020-09-16T10:47:24.653Z]  ---> Running in 3d4114e78f2f
10:47:24 [2020-09-16T10:47:24.822Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
10:47:24 [2020-09-16T10:47:24.822Z] === RUN   TestLinksContainerNames
10:47:25 [2020-09-16T10:47:25.004Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
10:47:25 [2020-09-16T10:47:25.004Z] === RUN   TestRemoveContainerRunning
10:47:25 [2020-09-16T10:47:25.115Z] Removing intermediate container 3d4114e78f2f
10:47:25 [2020-09-16T10:47:25.115Z]  ---> a274ee71c951
10:47:25 [2020-09-16T10:47:25.115Z] Step 10/10 : COPY . .
10:47:25 [2020-09-16T10:47:25.261Z] --- PASS: TestRemoveContainerRunning (0.40s)
10:47:25 [2020-09-16T10:47:25.261Z] === RUN   TestRemoveContainerForceRemoveRunning
10:47:25 [2020-09-16T10:47:25.391Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:47:25 [2020-09-16T10:47:25.823Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
10:47:25 [2020-09-16T10:47:25.823Z] === RUN   TestRemoveInvalidContainer
10:47:25 [2020-09-16T10:47:25.823Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:47:25 [2020-09-16T10:47:25.823Z] === RUN   TestRenameLinkedContainer
10:47:26 [2020-09-16T10:47:26.328Z] --- PASS: TestLinksContainerNames (1.46s)
10:47:26 [2020-09-16T10:47:26.328Z] === RUN   TestLogsFollowTailEmpty
10:47:26 [2020-09-16T10:47:26.403Z] --- PASS: TestContainerKillOnDaemonStart (12.29s)
10:47:26 [2020-09-16T10:47:26.403Z] PASS
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] === Skipped
10:47:26 [2020-09-16T10:47:26.403Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
10:47:26 [2020-09-16T10:47:26.403Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
10:47:26 [2020-09-16T10:47:26.403Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
10:47:26 [2020-09-16T10:47:26.403Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:47:26 [2020-09-16T10:47:26.403Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
10:47:26 [2020-09-16T10:47:26.403Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
10:47:26 [2020-09-16T10:47:26.403Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] 
10:47:26 [2020-09-16T10:47:26.403Z] DONE 192 tests, 6 skipped in 150.460s
10:47:26 [2020-09-16T10:47:26.403Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
10:47:26 [2020-09-16T10:47:26.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
10:47:26 [2020-09-16T10:47:26.403Z] ++ set -e
10:47:26 [2020-09-16T10:47:26.403Z] ++ '[' -n 0 ']'
10:47:26 [2020-09-16T10:47:26.403Z] ++ set -x
10:47:26 [2020-09-16T10:47:26.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
10:47:26 [2020-09-16T10:47:26.403Z] INFO: Testing against a local daemon
10:47:26 [2020-09-16T10:47:26.403Z] === RUN   TestCommitInheritsEnv
10:47:26 [2020-09-16T10:47:26.403Z] --- PASS: TestCommitInheritsEnv (0.54s)
10:47:26 [2020-09-16T10:47:26.403Z] === RUN   TestImportExtremelyLargeImageWorks
10:47:26 [2020-09-16T10:47:26.403Z] === PAUSE TestImportExtremelyLargeImageWorks
10:47:26 [2020-09-16T10:47:26.403Z] === RUN   TestImagesFilterMultiReference
10:47:26 [2020-09-16T10:47:26.403Z] --- PASS: TestImagesFilterMultiReference (0.03s)
10:47:26 [2020-09-16T10:47:26.403Z] === RUN   TestImagePullPlatformInvalid
10:47:26 [2020-09-16T10:47:26.403Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:47:26 [2020-09-16T10:47:26.403Z] === RUN   TestRemoveImageOrphaning
10:47:26 [2020-09-16T10:47:26.588Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestRemoveImageOrphaning (0.49s)
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestRemoveImageGarbageCollector
10:47:27 [2020-09-16T10:47:27.036Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:47:27 [2020-09-16T10:47:27.036Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestTagInvalidReference
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestTagInvalidReference (0.01s)
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestTagValidPrefixedRepo
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestTagExistedNameWithoutForce
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestTagOfficialNames
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestTagOfficialNames (0.03s)
10:47:27 [2020-09-16T10:47:27.036Z] === RUN   TestTagMatchesDigest
10:47:27 [2020-09-16T10:47:27.036Z] --- PASS: TestTagMatchesDigest (0.01s)
10:47:27 [2020-09-16T10:47:27.036Z] === CONT  TestImportExtremelyLargeImageWorks
10:47:27 [2020-09-16T10:47:27.156Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
10:47:27 [2020-09-16T10:47:27.156Z] === RUN   TestContainerNetworkMountsNoChown
10:47:27 [2020-09-16T10:47:27.224Z] --- PASS: TestRenameLinkedContainer (1.53s)
10:47:27 [2020-09-16T10:47:27.225Z] === RUN   TestRenameStoppedContainer
10:47:27 [2020-09-16T10:47:27.793Z] --- PASS: TestRenameStoppedContainer (0.43s)
10:47:27 [2020-09-16T10:47:27.793Z] === RUN   TestRenameRunningContainerAndReuse
10:47:27 [2020-09-16T10:47:27.825Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.9% of statements
10:47:28 [2020-09-16T10:47:28.095Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/default
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/default
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/private
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/private
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rprivate
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rprivate
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/slave
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/slave
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rslave
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rslave
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/shared
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/shared
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rshared
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rshared
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/default
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rslave
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/default/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/default/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rshared
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/shared
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rprivate
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/slave
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/private
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/private/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === RUN   TestMountDaemonRoot/private/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/default/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/default/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:47:28 [2020-09-16T10:47:28.095Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:47:28 [2020-09-16T10:47:28.355Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:47:28 [2020-09-16T10:47:28.411Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
10:47:28 [2020-09-16T10:47:28.411Z] === RUN   TestRenameInvalidName
10:47:28 [2020-09-16T10:47:28.615Z] === CONT  TestMountDaemonRoot/private/bind_root
10:47:28 [2020-09-16T10:47:28.615Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:47:28 [2020-09-16T10:47:28.615Z] === CONT  TestMountDaemonRoot/private/mount_root
10:47:28 [2020-09-16T10:47:28.615Z] --- PASS: TestMountDaemonRoot (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/rslave (0.01s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/rprivate (0.01s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:47:28 [2020-09-16T10:47:28.615Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:47:28 [2020-09-16T10:47:28.615Z] === RUN   TestContainerBindMountNonRecursive
10:47:28 [2020-09-16T10:47:28.974Z] --- PASS: TestRenameInvalidName (0.42s)
10:47:28 [2020-09-16T10:47:28.974Z] === RUN   TestRenameAnonymousContainer
10:47:30 [2020-09-16T10:47:30.070Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:47:30 [2020-09-16T10:47:30.339Z] --- PASS: TestRenameAnonymousContainer (1.40s)
10:47:30 [2020-09-16T10:47:30.339Z] === RUN   TestRenameContainerWithSameName
10:47:30 [2020-09-16T10:47:30.595Z] --- PASS: TestRenameContainerWithSameName (0.41s)
10:47:30 [2020-09-16T10:47:30.595Z] === RUN   TestRenameContainerWithLinkedContainer
10:47:30 [2020-09-16T10:47:30.619Z] ok  	github.com/docker/docker/daemon/cluster	0.188s	coverage: 0.5% of statements
10:47:30 [2020-09-16T10:47:30.813Z] --- PASS: TestBuildSquashParent (6.00s)
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:47:30 [2020-09-16T10:47:30.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:47:30 [2020-09-16T10:47:30.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:47:30 [2020-09-16T10:47:30.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:47:30 [2020-09-16T10:47:30.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:47:30 [2020-09-16T10:47:30.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:47:30 [2020-09-16T10:47:30.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:47:30 [2020-09-16T10:47:30.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:47:30 [2020-09-16T10:47:30.813Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:47:30 [2020-09-16T10:47:30.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:47:30 [2020-09-16T10:47:30.813Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:47:30 [2020-09-16T10:47:30.813Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:47:31 [2020-09-16T10:47:31.150Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:47:31 [2020-09-16T10:47:31.150Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
10:47:31 [2020-09-16T10:47:31.150Z] === RUN   TestNetworkNat
10:47:31 [2020-09-16T10:47:31.150Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:47:31 [2020-09-16T10:47:31.523Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
10:47:31 [2020-09-16T10:47:31.523Z] === RUN   TestResize
10:47:31 [2020-09-16T10:47:31.718Z] --- PASS: TestNetworkNat (0.94s)
10:47:31 [2020-09-16T10:47:31.719Z] === RUN   TestNetworkLocalhostTCPNat
10:47:31 [2020-09-16T10:47:31.780Z] --- PASS: TestResize (0.38s)
10:47:31 [2020-09-16T10:47:31.780Z] === RUN   TestResizeWithInvalidSize
10:47:32 [2020-09-16T10:47:32.344Z] --- PASS: TestResizeWithInvalidSize (0.42s)
10:47:32 [2020-09-16T10:47:32.344Z] === RUN   TestResizeWhenContainerNotStarted
10:47:32 [2020-09-16T10:47:32.600Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
10:47:32 [2020-09-16T10:47:32.600Z] === RUN   TestDaemonRestartKillContainers
10:47:32 [2020-09-16T10:47:32.600Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:47:32 [2020-09-16T10:47:32.600Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:47:32 [2020-09-16T10:47:32.600Z] === RUN   TestCgroupNamespacesRun
10:47:32 [2020-09-16T10:47:32.680Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
10:47:32 [2020-09-16T10:47:32.680Z] === RUN   TestNetworkLoopbackNat
10:47:32 [2020-09-16T10:47:32.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:47:32 [2020-09-16T10:47:32.733Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:47:33 [2020-09-16T10:47:33.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:47:34 [2020-09-16T10:47:34.196Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
10:47:35 [2020-09-16T10:47:35.117Z] --- PASS: TestCgroupNamespacesRun (2.12s)
10:47:35 [2020-09-16T10:47:35.117Z] === RUN   TestCgroupNamespacesRunPrivileged
10:47:35 [2020-09-16T10:47:35.282Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:47:35 [2020-09-16T10:47:35.282Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
10:47:35 [2020-09-16T10:47:35.282Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.68s)
10:47:35 [2020-09-16T10:47:35.282Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s)
10:47:35 [2020-09-16T10:47:35.282Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s)
10:47:35 [2020-09-16T10:47:35.282Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s)
10:47:35 [2020-09-16T10:47:35.282Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
10:47:35 [2020-09-16T10:47:35.282Z] === RUN   TestBuildMultiStageCopy
10:47:35 [2020-09-16T10:47:35.282Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:47:36 [2020-09-16T10:47:36.166Z] --- PASS: TestNetworkLoopbackNat (3.35s)
10:47:36 [2020-09-16T10:47:36.166Z] === RUN   TestPause
10:47:36 [2020-09-16T10:47:36.303Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.8% of statements
10:47:36 [2020-09-16T10:47:36.303Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
10:47:37 [2020-09-16T10:47:37.006Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s)
10:47:37 [2020-09-16T10:47:37.006Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:47:37 [2020-09-16T10:47:37.101Z] --- PASS: TestPause (0.93s)
10:47:37 [2020-09-16T10:47:37.101Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:47:37 [2020-09-16T10:47:37.101Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:47:37 [2020-09-16T10:47:37.101Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:47:37 [2020-09-16T10:47:37.101Z] === RUN   TestPauseStopPausedContainer
10:47:37 [2020-09-16T10:47:37.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:47:37 [2020-09-16T10:47:37.360Z] === RUN   TestDockerSuite/TestBuildBlankName
10:47:37 [2020-09-16T10:47:37.461Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:47:37 [2020-09-16T10:47:37.931Z] --- PASS: TestPauseStopPausedContainer (0.86s)
10:47:37 [2020-09-16T10:47:37.931Z] === RUN   TestPsFilter
10:47:37 [2020-09-16T10:47:37.931Z] --- PASS: TestPsFilter (0.15s)
10:47:37 [2020-09-16T10:47:37.931Z] === RUN   TestRemoveContainerWithRemovedVolume
10:47:38 [2020-09-16T10:47:38.034Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:47:38 [2020-09-16T10:47:38.190Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:47:38 [2020-09-16T10:47:38.407Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
10:47:38 [2020-09-16T10:47:38.606Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:47:38 [2020-09-16T10:47:38.758Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
10:47:38 [2020-09-16T10:47:38.758Z] === RUN   TestRemoveContainerWithVolume
10:47:38 [2020-09-16T10:47:38.895Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s)
10:47:38 [2020-09-16T10:47:38.895Z] === RUN   TestCgroupNamespacesRunHostMode
10:47:39 [2020-09-16T10:47:39.178Z] --- PASS: TestBuildMultiStageCopy (4.35s)
10:47:39 [2020-09-16T10:47:39.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
10:47:39 [2020-09-16T10:47:39.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
10:47:39 [2020-09-16T10:47:39.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
10:47:39 [2020-09-16T10:47:39.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
10:47:39 [2020-09-16T10:47:39.178Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
10:47:39 [2020-09-16T10:47:39.178Z] === RUN   TestBuildMultiStageParentConfig
10:47:39 [2020-09-16T10:47:39.327Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
10:47:39 [2020-09-16T10:47:39.327Z] === RUN   TestRemoveContainerRunning
10:47:40 [2020-09-16T10:47:40.265Z] --- PASS: TestRemoveContainerRunning (0.94s)
10:47:40 [2020-09-16T10:47:40.265Z] === RUN   TestRemoveContainerForceRemoveRunning
10:47:40 [2020-09-16T10:47:40.565Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
10:47:40 [2020-09-16T10:47:40.565Z] === RUN   TestBuildLabelWithTargets
10:47:40 [2020-09-16T10:47:40.834Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:47:41 [2020-09-16T10:47:41.162Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.480s	coverage: 14.0% of statements
10:47:41 [2020-09-16T10:47:41.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s)
10:47:41 [2020-09-16T10:47:41.403Z] === RUN   TestRemoveInvalidContainer
10:47:41 [2020-09-16T10:47:41.403Z] --- PASS: TestRemoveInvalidContainer (0.03s)
10:47:41 [2020-09-16T10:47:41.403Z] === RUN   TestRenameLinkedContainer
10:47:41 [2020-09-16T10:47:41.411Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s)
10:47:41 [2020-09-16T10:47:41.412Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:47:41 [2020-09-16T10:47:41.459Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
10:47:42 [2020-09-16T10:47:42.787Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:47:43 [2020-09-16T10:47:43.113Z] --- PASS: TestBuildLabelWithTargets (2.13s)
10:47:43 [2020-09-16T10:47:43.113Z] === RUN   TestBuildWithEmptyLayers
10:47:43 [2020-09-16T10:47:43.302Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s)
10:47:43 [2020-09-16T10:47:43.302Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:47:43 [2020-09-16T10:47:43.554Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.735s	coverage: 57.9% of statements
10:47:43 [2020-09-16T10:47:43.687Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
10:47:43 [2020-09-16T10:47:43.687Z] === RUN   TestBuildMultiStageOnBuild
10:47:44 [2020-09-16T10:47:44.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:47:44 [2020-09-16T10:47:44.698Z] --- PASS: TestRenameLinkedContainer (3.43s)
10:47:44 [2020-09-16T10:47:44.698Z] === RUN   TestRenameStoppedContainer
10:47:45 [2020-09-16T10:47:45.638Z] --- PASS: TestRenameStoppedContainer (0.90s)
10:47:45 [2020-09-16T10:47:45.638Z] === RUN   TestRenameRunningContainerAndReuse
10:47:45 [2020-09-16T10:47:45.668Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
10:47:45 [2020-09-16T10:47:45.820Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s)
10:47:45 [2020-09-16T10:47:45.820Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:47:46 [2020-09-16T10:47:46.397Z] .........                                                                [ 86%]
10:47:46 [2020-09-16T10:47:46.720Z] ok  	github.com/docker/docker/daemon	12.321s	coverage: 17.4% of statements
10:47:46 [2020-09-16T10:47:46.720Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:47:46 [2020-09-16T10:47:46.720Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:47:46 [2020-09-16T10:47:46.720Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:47:46 [2020-09-16T10:47:46.720Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:47:46 [2020-09-16T10:47:46.720Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.057s	coverage: 69.2% of statements
10:47:46 [2020-09-16T10:47:46.992Z] --- PASS: TestBuildMultiStageOnBuild (2.66s)
10:47:46 [2020-09-16T10:47:46.992Z] === RUN   TestBuildUncleanTarFilenames
10:47:47 [2020-09-16T10:47:47.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
10:47:47 [2020-09-16T10:47:47.186Z] === RUN   TestCgroupNamespacesRunOlderClient
10:47:47 [2020-09-16T10:47:47.546Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:47:47 [2020-09-16T10:47:47.547Z] --- PASS: TestRenameRunningContainerAndReuse (1.97s)
10:47:47 [2020-09-16T10:47:47.547Z] === RUN   TestRenameInvalidName
10:47:47 [2020-09-16T10:47:47.937Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
10:47:47 [2020-09-16T10:47:47.937Z] === RUN   TestBuildMultiStageLayerLeak
10:47:48 [2020-09-16T10:47:48.116Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:47:48 [2020-09-16T10:47:48.258Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.670s	coverage: 45.9% of statements
10:47:48 [2020-09-16T10:47:48.258Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:47:48 [2020-09-16T10:47:48.376Z] --- PASS: TestRenameInvalidName (0.73s)
10:47:48 [2020-09-16T10:47:48.376Z] === RUN   TestRenameAnonymousContainer
10:47:49 [2020-09-16T10:47:49.076Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
10:47:49 [2020-09-16T10:47:49.076Z] === RUN   TestKernelTCPMemory
10:47:49 [2020-09-16T10:47:49.076Z] --- SKIP: TestKernelTCPMemory (0.03s)
10:47:49 [2020-09-16T10:47:49.076Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:49 [2020-09-16T10:47:49.076Z] === RUN   TestNISDomainname
10:47:49 [2020-09-16T10:47:49.076Z] --- SKIP: TestNISDomainname (0.01s)
10:47:49 [2020-09-16T10:47:49.076Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:47:49 [2020-09-16T10:47:49.076Z] === RUN   TestHostnameDnsResolution
10:47:49 [2020-09-16T10:47:49.315Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:47:50 [2020-09-16T10:47:50.004Z] --- PASS: TestHostnameDnsResolution (0.67s)
10:47:50 [2020-09-16T10:47:50.004Z] === RUN   TestStats
10:47:50 [2020-09-16T10:47:50.004Z] --- SKIP: TestStats (0.00s)
10:47:50 [2020-09-16T10:47:50.004Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:50 [2020-09-16T10:47:50.004Z] === RUN   TestStopContainerWithTimeout
10:47:50 [2020-09-16T10:47:50.004Z] === RUN   TestStopContainerWithTimeout/0
10:47:50 [2020-09-16T10:47:50.004Z] === PAUSE TestStopContainerWithTimeout/0
10:47:50 [2020-09-16T10:47:50.004Z] === RUN   TestStopContainerWithTimeout/1
10:47:50 [2020-09-16T10:47:50.004Z] === PAUSE TestStopContainerWithTimeout/1
10:47:50 [2020-09-16T10:47:50.004Z] === RUN   TestStopContainerWithTimeout/3
10:47:50 [2020-09-16T10:47:50.004Z] === PAUSE TestStopContainerWithTimeout/3
10:47:50 [2020-09-16T10:47:50.004Z] === RUN   TestStopContainerWithTimeout/-1
10:47:50 [2020-09-16T10:47:50.004Z] === PAUSE TestStopContainerWithTimeout/-1
10:47:50 [2020-09-16T10:47:50.004Z] === CONT  TestStopContainerWithTimeout/0
10:47:50 [2020-09-16T10:47:50.004Z] === CONT  TestStopContainerWithTimeout/3
10:47:50 [2020-09-16T10:47:50.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:47:50 [2020-09-16T10:47:50.323Z]  ---> 232bcd5b5dcc
10:47:50 [2020-09-16T10:47:50.323Z] Successfully built 232bcd5b5dcc
10:47:50 [2020-09-16T10:47:50.323Z] Successfully tagged docker:latest
10:47:50 [2020-09-16T10:47:50.323Z] INFO: Image build ended at 09/16/2020 10:47:48. Duration:00:03:39.2211041
10:47:50 [2020-09-16T10:47:50.323Z] 
10:47:50 [2020-09-16T10:47:50.323Z] 
10:47:50 [2020-09-16T10:47:50.323Z] INFO: Building the test binaries at 09/16/2020 10:47:48...
10:47:50 [2020-09-16T10:47:50.379Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.218s	coverage: 49.5% of statements
10:47:50 [2020-09-16T10:47:50.485Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:47:50 [2020-09-16T10:47:50.567Z] === CONT  TestStopContainerWithTimeout/-1
10:47:51 [2020-09-16T10:47:51.022Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.530s	coverage: 76.1% of statements
10:47:51 [2020-09-16T10:47:51.192Z] --- PASS: TestRenameAnonymousContainer (2.86s)
10:47:51 [2020-09-16T10:47:51.192Z] === RUN   TestRenameContainerWithSameName
10:47:51 [2020-09-16T10:47:51.243Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s)
10:47:51 [2020-09-16T10:47:51.243Z] === RUN   TestBuildWithHugeFile
10:47:51 [2020-09-16T10:47:51.330Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
10:47:51 [2020-09-16T10:47:51.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:47:51 [2020-09-16T10:47:51.453Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:47:51 [2020-09-16T10:47:51.680Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:47:52 [2020-09-16T10:47:52.022Z] --- PASS: TestRenameContainerWithSameName (0.75s)
10:47:52 [2020-09-16T10:47:52.022Z] === RUN   TestRenameContainerWithLinkedContainer
10:47:52 [2020-09-16T10:47:52.456Z] === CONT  TestStopContainerWithTimeout/1
10:47:52 [2020-09-16T10:47:52.868Z] ok  	github.com/docker/docker/daemon/links	0.032s	coverage: 93.0% of statements
10:47:52 [2020-09-16T10:47:52.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:47:53 [2020-09-16T10:47:53.314Z] INFO: make.ps1 starting at 09/16/2020 10:47:53
10:47:53 [2020-09-16T10:47:53.516Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
10:47:53 [2020-09-16T10:47:53.533Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
10:47:53 [2020-09-16T10:47:53.533Z] === RUN   TestResize
10:47:53 [2020-09-16T10:47:53.777Z] INFO: Git commit (af3220884e) assumed from DOCKER_GITCOMMIT environment variable
10:47:53 [2020-09-16T10:47:53.777Z] INFO: Invoking autogen...
10:47:54 [2020-09-16T10:47:54.344Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:47:54 [2020-09-16T10:47:54.344Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
10:47:54 [2020-09-16T10:47:54.344Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
10:47:54 [2020-09-16T10:47:54.344Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
10:47:54 [2020-09-16T10:47:54.344Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
10:47:54 [2020-09-16T10:47:54.344Z] === RUN   TestDeleteDevicemapper
10:47:54 [2020-09-16T10:47:54.344Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:47:54 [2020-09-16T10:47:54.344Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:47:54 [2020-09-16T10:47:54.344Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:47:54 [2020-09-16T10:47:54.473Z] --- PASS: TestResize (0.75s)
10:47:54 [2020-09-16T10:47:54.473Z] === RUN   TestResizeWithInvalidSize
10:47:54 [2020-09-16T10:47:54.598Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.538s	coverage: 52.1% of statements
10:47:54 [2020-09-16T10:47:54.598Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:47:54 [2020-09-16T10:47:54.598Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:47:54 [2020-09-16T10:47:54.751Z] INFO: Building daemon...
10:47:55 [2020-09-16T10:47:55.041Z] --- PASS: TestResizeWithInvalidSize (0.72s)
10:47:55 [2020-09-16T10:47:55.041Z] === RUN   TestResizeWhenContainerNotStarted
10:47:55 [2020-09-16T10:47:55.273Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
10:47:55 [2020-09-16T10:47:55.273Z] === RUN   TestUpdateMemory
10:47:55 [2020-09-16T10:47:55.273Z] --- SKIP: TestUpdateMemory (0.00s)
10:47:55 [2020-09-16T10:47:55.273Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:55 [2020-09-16T10:47:55.273Z] === RUN   TestUpdateCPUQuota
10:47:55 [2020-09-16T10:47:55.273Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:47:55 [2020-09-16T10:47:55.273Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:55 [2020-09-16T10:47:55.273Z] === RUN   TestUpdatePidsLimit
10:47:55 [2020-09-16T10:47:55.273Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:47:55 [2020-09-16T10:47:55.273Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:55 [2020-09-16T10:47:55.273Z] === RUN   TestUpdateRestartPolicy
10:47:55 [2020-09-16T10:47:55.980Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:47:55 [2020-09-16T10:47:55.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:47:56 [2020-09-16T10:47:56.149Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 41.0% of statements
10:47:56 [2020-09-16T10:47:56.239Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:47:56 [2020-09-16T10:47:56.240Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:47:57 [2020-09-16T10:47:57.698Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 67.0% of statements
10:47:57 [2020-09-16T10:47:57.698Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 4.8% of statements
10:47:57 [2020-09-16T10:47:57.698Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:47:57 [2020-09-16T10:47:57.698Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:47:58 [2020-09-16T10:47:58.258Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:47:58 [2020-09-16T10:47:58.258Z] tests/integration/models_resources_test.py .                             [ 91%]
10:47:58 [2020-09-16T10:47:58.346Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.451s	coverage: 77.8% of statements
10:47:58 [2020-09-16T10:47:58.346Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:47:58 [2020-09-16T10:47:58.346Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:47:58 [2020-09-16T10:47:58.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:47:58 [2020-09-16T10:47:58.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:47:58 [2020-09-16T10:47:58.994Z] ok  	github.com/docker/docker/daemon/logger/journald	0.077s	coverage: 23.9% of statements
10:47:58 [2020-09-16T10:47:58.994Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.072s	coverage: 87.2% of statements
10:47:59 [2020-09-16T10:47:59.344Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:48:00 [2020-09-16T10:48:00.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:48:00 [2020-09-16T10:48:00.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:48:00 [2020-09-16T10:48:00.547Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 61.6% of statements
10:48:01 [2020-09-16T10:48:01.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:48:02 [2020-09-16T10:48:02.095Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 75.2% of statements
10:48:02 [2020-09-16T10:48:02.095Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:48:02 [2020-09-16T10:48:02.095Z] time="2020-09-16T10:48:02Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate100281744/log874844079.1: no such file or directory"
10:48:02 [2020-09-16T10:48:02.095Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 37.7% of statements
10:48:02 [2020-09-16T10:48:02.493Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:48:02 [2020-09-16T10:48:02.748Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.047s	coverage: 33.3% of statements
10:48:03 [2020-09-16T10:48:03.807Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
10:48:04 [2020-09-16T10:48:04.095Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:48:04 [2020-09-16T10:48:04.453Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
10:48:05 [2020-09-16T10:48:05.030Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:48:05 [2020-09-16T10:48:05.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:48:05 [2020-09-16T10:48:05.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:48:06 [2020-09-16T10:48:06.406Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:48:06 [2020-09-16T10:48:06.560Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
10:48:06 [2020-09-16T10:48:06.560Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.439s	coverage: 82.5% of statements
10:48:06 [2020-09-16T10:48:06.560Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:48:06 [2020-09-16T10:48:06.560Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:48:07 [2020-09-16T10:48:07.376Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:48:07 [2020-09-16T10:48:07.376Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:48:07 [2020-09-16T10:48:07.482Z] --- PASS: TestUpdateRestartPolicy (10.88s)
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestUpdateRestartWithAutoRemove
10:48:07 [2020-09-16T10:48:07.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestWaitNonBlocked
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:07 [2020-09-16T10:48:07.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:07 [2020-09-16T10:48:07.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:07 [2020-09-16T10:48:07.482Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:07 [2020-09-16T10:48:07.482Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:07 [2020-09-16T10:48:07.482Z] --- PASS: TestWaitNonBlocked (0.01s)
10:48:07 [2020-09-16T10:48:07.482Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
10:48:07 [2020-09-16T10:48:07.482Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestWaitBlocked
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:48:07 [2020-09-16T10:48:07.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:48:07 [2020-09-16T10:48:07.482Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:48:07 [2020-09-16T10:48:07.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:48:07 [2020-09-16T10:48:07.482Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:48:07 [2020-09-16T10:48:07.482Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:48:08 [2020-09-16T10:48:08.314Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:48:08 [2020-09-16T10:48:08.411Z] --- PASS: TestWaitBlocked (0.01s)
10:48:08 [2020-09-16T10:48:08.411Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
10:48:08 [2020-09-16T10:48:08.411Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
10:48:08 [2020-09-16T10:48:08.411Z] === CONT  TestDaemonRestartIpcMode
10:48:08 [2020-09-16T10:48:08.411Z] === CONT  TestIpcModeOlderClient
10:48:08 [2020-09-16T10:48:08.411Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:48:08 [2020-09-16T10:48:08.683Z] ok  	github.com/docker/docker/distribution/metadata	0.134s	coverage: 48.2% of statements
10:48:08 [2020-09-16T10:48:08.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:48:08 [2020-09-16T10:48:08.882Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:48:09 [2020-09-16T10:48:09.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:48:09 [2020-09-16T10:48:09.348Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
10:48:10 [2020-09-16T10:48:10.023Z] ok  	github.com/docker/docker/distribution	1.033s	coverage: 21.9% of statements
10:48:10 [2020-09-16T10:48:10.023Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:48:10 [2020-09-16T10:48:10.999Z] tests/integration/regression_test.py ......                              [ 98%]
10:48:11 [2020-09-16T10:48:11.518Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:48:11 [2020-09-16T10:48:11.518Z] tests/integration/credentials/utils_test.py .                            [100%]
10:48:11 [2020-09-16T10:48:11.518Z] 
10:48:11 [2020-09-16T10:48:11.518Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:48:11 [2020-09-16T10:48:11.518Z] =========================== short test summary info ============================
10:48:11 [2020-09-16T10:48:11.518Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:48:11 [2020-09-16T10:48:11.518Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:48:11 [2020-09-16T10:48:11.518Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:48:11 [2020-09-16T10:48:11.518Z]   Not supported on most drivers
10:48:11 [2020-09-16T10:48:11.518Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:48:11 [2020-09-16T10:48:11.518Z]   Output of docker top depends on host distro, and is not formalized.
10:48:11 [2020-09-16T10:48:11.518Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:48:11 [2020-09-16T10:48:11.518Z]   Output of docker top depends on host distro, and is not formalized.
10:48:11 [2020-09-16T10:48:11.518Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:48:11 [2020-09-16T10:48:11.518Z]   Can fail if eth0 has multiple IP addresses
10:48:11 [2020-09-16T10:48:11.518Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:48:11 [2020-09-16T10:48:11.518Z]   This doesn't seem to be taken into account by the engine
10:48:11 [2020-09-16T10:48:11.518Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:48:11 [2020-09-16T10:48:11.518Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:48:11 [2020-09-16T10:48:11.518Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 305.58 seconds ==
10:48:11 [2020-09-16T10:48:11.681Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:48:11 [2020-09-16T10:48:11.777Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:48:11 [2020-09-16T10:48:11.939Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.00s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
10:48:11 [2020-09-16T10:48:11.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s)
10:48:11 [2020-09-16T10:48:11.939Z] === RUN   TestCgroupNamespacesRun
10:48:12 [2020-09-16T10:48:12.145Z] ok  	github.com/docker/docker/distribution/xfer	1.710s	coverage: 85.1% of statements
10:48:12 [2020-09-16T10:48:12.145Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:48:12 [2020-09-16T10:48:12.145Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
10:48:12 [2020-09-16T10:48:12.442Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 19.2% of statements
10:48:12 [2020-09-16T10:48:12.442Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:48:12 [2020-09-16T10:48:12.579Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
10:48:12 [2020-09-16T10:48:12.579Z] PASS
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === Skipped
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:48:12 [2020-09-16T10:48:12.579Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:12 [2020-09-16T10:48:12.579Z] 
10:48:12 [2020-09-16T10:48:12.579Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
10:48:12 [2020-09-16T10:48:12.580Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
10:48:12 [2020-09-16T10:48:12.580Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
10:48:12 [2020-09-16T10:48:12.580Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
10:48:12 [2020-09-16T10:48:12.580Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:48:12 [2020-09-16T10:48:12.580Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] 
10:48:12 [2020-09-16T10:48:12.580Z] DONE 173 tests, 24 skipped in 77.414s
10:48:12 [2020-09-16T10:48:12.580Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:48:12 [2020-09-16T10:48:12.580Z] INFO: Testing against a local daemon
10:48:12 [2020-09-16T10:48:12.580Z] === RUN   TestCommitInheritsEnv
10:48:13 [2020-09-16T10:48:13.090Z] ok  	github.com/docker/docker/image/v1	0.085s	coverage: 25.0% of statements
10:48:13 [2020-09-16T10:48:13.090Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:48:13 [2020-09-16T10:48:13.393Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
10:48:13 [2020-09-16T10:48:13.848Z] --- PASS: TestCgroupNamespacesRun (1.61s)
10:48:13 [2020-09-16T10:48:13.849Z] === RUN   TestCgroupNamespacesRunPrivileged
10:48:13 [2020-09-16T10:48:13.849Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:48:14 [2020-09-16T10:48:14.062Z] ok  	github.com/docker/docker/pkg/aaparser	0.022s	coverage: 50.0% of statements
10:48:14 [2020-09-16T10:48:14.417Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:48:14 [2020-09-16T10:48:14.467Z] --- PASS: TestCommitInheritsEnv (1.56s)
10:48:14 [2020-09-16T10:48:14.467Z] === RUN   TestImportExtremelyLargeImageWorks
10:48:14 [2020-09-16T10:48:14.467Z] === PAUSE TestImportExtremelyLargeImageWorks
10:48:14 [2020-09-16T10:48:14.467Z] === RUN   TestImagesFilterMultiReference
10:48:14 [2020-09-16T10:48:14.468Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:48:14 [2020-09-16T10:48:14.468Z] === RUN   TestImagePullPlatformInvalid
10:48:14 [2020-09-16T10:48:14.468Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:48:14 [2020-09-16T10:48:14.468Z] === RUN   TestRemoveImageOrphaning
10:48:15 [2020-09-16T10:48:15.357Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
10:48:15 [2020-09-16T10:48:15.357Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:48:16 [2020-09-16T10:48:16.300Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestRemoveImageOrphaning (1.92s)
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestRemoveImageGarbageCollector
10:48:16 [2020-09-16T10:48:16.355Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:48:16 [2020-09-16T10:48:16.355Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestTagInvalidReference
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestTagInvalidReference (0.02s)
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestTagValidPrefixedRepo
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestTagExistedNameWithoutForce
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestTagOfficialNames
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestTagOfficialNames (0.04s)
10:48:16 [2020-09-16T10:48:16.355Z] === RUN   TestTagMatchesDigest
10:48:16 [2020-09-16T10:48:16.355Z] --- PASS: TestTagMatchesDigest (0.01s)
10:48:16 [2020-09-16T10:48:16.355Z] === CONT  TestImportExtremelyLargeImageWorks
10:48:17 [2020-09-16T10:48:17.238Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
10:48:17 [2020-09-16T10:48:17.238Z] === RUN   TestCgroupNamespacesRunHostMode
10:48:17 [2020-09-16T10:48:17.630Z] ok  	github.com/docker/docker/opts	0.084s	coverage: 67.1% of statements
10:48:18 [2020-09-16T10:48:18.278Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
10:48:18 [2020-09-16T10:48:18.582Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
10:48:18 [2020-09-16T10:48:18.616Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:48:18 [2020-09-16T10:48:18.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:48:18 [2020-09-16T10:48:18.876Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
10:48:18 [2020-09-16T10:48:18.876Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:48:19 [2020-09-16T10:48:19.229Z] ok  	github.com/docker/docker/pkg/archive	1.087s	coverage: 76.9% of statements
10:48:19 [2020-09-16T10:48:19.526Z] ok  	github.com/docker/docker/pkg/authorization	1.923s	coverage: 68.3% of statements
10:48:20 [2020-09-16T10:48:20.174Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
10:48:20 [2020-09-16T10:48:20.472Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
10:48:20 [2020-09-16T10:48:20.781Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
10:48:20 [2020-09-16T10:48:20.781Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:48:21 [2020-09-16T10:48:21.120Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
10:48:21 [2020-09-16T10:48:21.350Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:48:22 [2020-09-16T10:48:22.183Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
10:48:22 [2020-09-16T10:48:22.728Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s)
10:48:22 [2020-09-16T10:48:22.728Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:48:22 [2020-09-16T10:48:22.825Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
10:48:22 [2020-09-16T10:48:22.987Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:48:23 [2020-09-16T10:48:23.124Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:48:23 [2020-09-16T10:48:23.247Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
10:48:23 [2020-09-16T10:48:23.248Z] === RUN   TestCgroupNamespacesRunOlderClient
10:48:23 [2020-09-16T10:48:23.999Z] Leaving: AppArmorNo profiles have been unloaded.
10:48:23 [2020-09-16T10:48:23.999Z] 
10:48:23 [2020-09-16T10:48:23.999Z] Unloading profiles will leave already running processes permanently
10:48:23 [2020-09-16T10:48:23.999Z] unconfined, which can lead to unexpected situations.
10:48:23 [2020-09-16T10:48:23.999Z] 
10:48:23 [2020-09-16T10:48:23.999Z] To set a process to complain mode, use the command line tool
10:48:23 [2020-09-16T10:48:23.999Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:48:23 [2020-09-16T10:48:23.999Z] 
10:48:24 [2020-09-16T10:48:24.181Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.808s	coverage: 43.2% of statements
10:48:24 [2020-09-16T10:48:24.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
Post stage
[Pipeline] junit
10:48:24 [2020-09-16T10:48:24.271Z] Recording test results
10:48:24 [2020-09-16T10:48:24.479Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
[Pipeline] sh
10:48:24 [2020-09-16T10:48:24.761Z] + echo Ensuring container killed.
10:48:24 [2020-09-16T10:48:24.761Z] Ensuring container killed.
10:48:24 [2020-09-16T10:48:24.761Z] + docker rm -vf docker-pr2
10:48:24 [2020-09-16T10:48:24.761Z] Error: No such container: docker-pr2
10:48:24 [2020-09-16T10:48:24.761Z] + true
[Pipeline] sh
10:48:25 [2020-09-16T10:48:25.043Z] + echo Chowning /workspace to jenkins user
10:48:25 [2020-09-16T10:48:25.043Z] Chowning /workspace to jenkins user
10:48:25 [2020-09-16T10:48:25.043Z] + id -u
10:48:25 [2020-09-16T10:48:25.043Z] + id -g
10:48:25 [2020-09-16T10:48:25.043Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41450:/workspace busybox chown -R 1000:1000 /workspace
10:48:25 [2020-09-16T10:48:25.125Z] ok  	github.com/docker/docker/layer	7.889s	coverage: 68.8% of statements
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/oci	[no test files]
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:48:25 [2020-09-16T10:48:25.125Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:48:25 [2020-09-16T10:48:25.126Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:48:25 [2020-09-16T10:48:25.126Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
10:48:25 [2020-09-16T10:48:25.126Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
10:48:25 [2020-09-16T10:48:25.126Z] === RUN   TestKernelTCPMemory
10:48:25 [2020-09-16T10:48:25.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:48:25 [2020-09-16T10:48:25.386Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:48:25 [2020-09-16T10:48:25.425Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
10:48:25 [2020-09-16T10:48:25.763Z] ok  	github.com/docker/docker/pkg/fsutils	0.363s	coverage: 85.1% of statements
10:48:25 [2020-09-16T10:48:25.956Z] --- PASS: TestKernelTCPMemory (0.88s)
10:48:25 [2020-09-16T10:48:25.956Z] === RUN   TestNISDomainname
10:48:26 [2020-09-16T10:48:26.412Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:48:26 [2020-09-16T10:48:26.717Z] + bundleName=docker-py
10:48:26 [2020-09-16T10:48:26.717Z] + echo Creating docker-py-bundles.tar.gz
10:48:26 [2020-09-16T10:48:26.717Z] Creating docker-py-bundles.tar.gz
10:48:26 [2020-09-16T10:48:26.717Z] + 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
10:48:26 [2020-09-16T10:48:26.729Z] Archiving artifacts
10:48:26 [2020-09-16T10:48:26.942Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:48:26 [2020-09-16T10:48:26.942Z] --- PASS: TestNISDomainname (1.06s)
10:48:26 [2020-09-16T10:48:26.942Z] === RUN   TestHostnameDnsResolution
10:48:26 [2020-09-16T10:48:26.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:48:27 [2020-09-16T10:48:27.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh binary-daemon
10:48:27 [2020-09-16T10:48:27.478Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.031s	coverage: 91.7% of statements
10:48:27 [2020-09-16T10:48:27.478Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
10:48:27 [2020-09-16T10:48:27.583Z] 
10:48:27 [2020-09-16T10:48:27.777Z] ok  	github.com/docker/docker/pkg/idtools	0.627s	coverage: 70.1% of statements
10:48:27 [2020-09-16T10:48:27.843Z] Removing bundles/
10:48:27 [2020-09-16T10:48:27.843Z] 
10:48:27 [2020-09-16T10:48:27.843Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:48:27 [2020-09-16T10:48:27.843Z] Building: bundles/binary-daemon/dockerd-dev
10:48:27 [2020-09-16T10:48:27.843Z] GOOS="" GOARCH="" GOARM=""
10:48:27 [2020-09-16T10:48:27.890Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:48:28 [2020-09-16T10:48:28.077Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
10:48:28 [2020-09-16T10:48:28.077Z] ok  	github.com/docker/docker/pkg/parsers	0.025s	coverage: 97.0% of statements
10:48:28 [2020-09-16T10:48:28.149Z] --- PASS: TestHostnameDnsResolution (1.23s)
10:48:28 [2020-09-16T10:48:28.150Z] === RUN   TestStats
10:48:28 [2020-09-16T10:48:28.374Z] ok  	github.com/docker/docker/pkg/ioutils	1.253s	coverage: 69.3% of statements
10:48:28 [2020-09-16T10:48:28.374Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:48:28 [2020-09-16T10:48:28.374Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:48:28 [2020-09-16T10:48:28.374Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:48:28 [2020-09-16T10:48:28.374Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:48:28 [2020-09-16T10:48:28.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:48:28 [2020-09-16T10:48:28.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:48:28 [2020-09-16T10:48:28.717Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:48:28 [2020-09-16T10:48:28.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:48:29 [2020-09-16T10:48:29.019Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.033s	coverage: 60.0% of statements
10:48:29 [2020-09-16T10:48:29.317Z] ok  	github.com/docker/docker/pkg/pidfile	0.028s	coverage: 82.4% of statements
10:48:29 [2020-09-16T10:48:29.317Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.053s	coverage: 86.7% of statements
10:48:29 [2020-09-16T10:48:29.317Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:48:29 [2020-09-16T10:48:29.317Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:48:30 [2020-09-16T10:48:30.371Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
10:48:31 [2020-09-16T10:48:31.019Z] ok  	github.com/docker/docker/pkg/pools	0.043s	coverage: 88.2% of statements
10:48:31 [2020-09-16T10:48:31.252Z] --- PASS: TestStats (2.73s)
10:48:31 [2020-09-16T10:48:31.252Z] === RUN   TestStopContainerWithTimeout
10:48:31 [2020-09-16T10:48:31.252Z] === RUN   TestStopContainerWithTimeout/0
10:48:31 [2020-09-16T10:48:31.252Z] === PAUSE TestStopContainerWithTimeout/0
10:48:31 [2020-09-16T10:48:31.252Z] === RUN   TestStopContainerWithTimeout/1
10:48:31 [2020-09-16T10:48:31.252Z] === PAUSE TestStopContainerWithTimeout/1
10:48:31 [2020-09-16T10:48:31.252Z] === RUN   TestStopContainerWithTimeout/3
10:48:31 [2020-09-16T10:48:31.252Z] === PAUSE TestStopContainerWithTimeout/3
10:48:31 [2020-09-16T10:48:31.252Z] === RUN   TestStopContainerWithTimeout/-1
10:48:31 [2020-09-16T10:48:31.252Z] === PAUSE TestStopContainerWithTimeout/-1
10:48:31 [2020-09-16T10:48:31.252Z] === CONT  TestStopContainerWithTimeout/0
10:48:31 [2020-09-16T10:48:31.252Z] === CONT  TestStopContainerWithTimeout/-1
10:48:31 [2020-09-16T10:48:31.317Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
10:48:31 [2020-09-16T10:48:31.317Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
10:48:31 [2020-09-16T10:48:31.824Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:48:32 [2020-09-16T10:48:32.385Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
10:48:32 [2020-09-16T10:48:32.391Z] === CONT  TestStopContainerWithTimeout/3
10:48:33 [2020-09-16T10:48:33.055Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
10:48:33 [2020-09-16T10:48:33.055Z] ok  	github.com/docker/docker/pkg/pubsub	1.118s	coverage: 73.9% of statements
10:48:33 [2020-09-16T10:48:33.328Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:48:33 [2020-09-16T10:48:33.697Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
10:48:33 [2020-09-16T10:48:33.697Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
10:48:34 [2020-09-16T10:48:34.265Z] === CONT  TestStopContainerWithTimeout/1
10:48:34 [2020-09-16T10:48:34.341Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
10:48:34 [2020-09-16T10:48:34.526Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:48:35 [2020-09-16T10:48:35.095Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:48:35 [2020-09-16T10:48:35.393Z] ok  	github.com/docker/docker/pkg/signal	2.920s	coverage: 61.0% of statements
10:48:35 [2020-09-16T10:48:35.393Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.8% of statements
10:48:35 [2020-09-16T10:48:35.393Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 36.9% of statements
10:48:35 [2020-09-16T10:48:35.663Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:48:35 [2020-09-16T10:48:35.925Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:48:35 [2020-09-16T10:48:35.925Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
10:48:35 [2020-09-16T10:48:35.925Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
10:48:35 [2020-09-16T10:48:35.925Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
10:48:35 [2020-09-16T10:48:35.925Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
10:48:35 [2020-09-16T10:48:35.925Z] === RUN   TestDeleteDevicemapper
10:48:35 [2020-09-16T10:48:35.925Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:48:35 [2020-09-16T10:48:35.925Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:35 [2020-09-16T10:48:35.925Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:48:35 [2020-09-16T10:48:35.925Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:48:36 [2020-09-16T10:48:36.449Z] ok  	github.com/docker/docker/pkg/tailfile	0.100s	coverage: 88.6% of statements
10:48:36 [2020-09-16T10:48:36.449Z] testing: warning: no tests to run
10:48:36 [2020-09-16T10:48:36.449Z] coverage: [no statements]
10:48:36 [2020-09-16T10:48:36.449Z] ok  	github.com/docker/docker/pkg/term/windows	0.020s	coverage: [no statements] [no tests to run]
10:48:36 [2020-09-16T10:48:36.748Z] ok  	github.com/docker/docker/pkg/tarsum	0.152s	coverage: 89.3% of statements
10:48:37 [2020-09-16T10:48:37.047Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
10:48:37 [2020-09-16T10:48:37.047Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
10:48:37 [2020-09-16T10:48:37.344Z] ok  	github.com/docker/docker/pkg/useragent	0.028s	coverage: 88.9% of statements
10:48:37 [2020-09-16T10:48:37.986Z] --- PASS: TestBuildWithHugeFile (40.90s)
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildWithEmptyDockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:48:37 [2020-09-16T10:48:37.986Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
10:48:37 [2020-09-16T10:48:37.986Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s)
10:48:37 [2020-09-16T10:48:37.986Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
10:48:37 [2020-09-16T10:48:37.986Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildPreserveOwnership
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildPreserveOwnership/copy_from
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:48:37 [2020-09-16T10:48:37.986Z] --- PASS: TestBuildPreserveOwnership (5.85s)
10:48:37 [2020-09-16T10:48:37.986Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.78s)
10:48:37 [2020-09-16T10:48:37.986Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
10:48:37 [2020-09-16T10:48:37.986Z] === RUN   TestBuildPlatformInvalid
10:48:37 [2020-09-16T10:48:37.986Z] --- PASS: TestBuildPlatformInvalid (0.18s)
10:48:37 [2020-09-16T10:48:37.986Z] PASS
10:48:37 [2020-09-16T10:48:37.986Z] 
10:48:37 [2020-09-16T10:48:37.986Z] === Skipped
10:48:37 [2020-09-16T10:48:37.986Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:48:37 [2020-09-16T10:48:37.986Z]     build_session_test.go:25: TODO: BuildKit
10:48:37 [2020-09-16T10:48:37.986Z] 
10:48:37 [2020-09-16T10:48:37.986Z] 
10:48:37 [2020-09-16T10:48:37.986Z] DONE 32 tests, 1 skipped in 89.789s
10:48:37 [2020-09-16T10:48:37.986Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:48:37 [2020-09-16T10:48:37.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:48:37 [2020-09-16T10:48:37.986Z] ++ set -e
10:48:37 [2020-09-16T10:48:37.986Z] ++ '[' -n 0 ']'
10:48:37 [2020-09-16T10:48:37.986Z] ++ set -x
10:48:37 [2020-09-16T10:48:37.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
10:48:38 [2020-09-16T10:48:38.248Z] INFO: Testing against a local daemon
10:48:38 [2020-09-16T10:48:38.248Z] === RUN   TestConfigInspect
10:48:39 [2020-09-16T10:48:39.220Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:48:39 [2020-09-16T10:48:39.479Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s)
10:48:39 [2020-09-16T10:48:39.479Z] === RUN   TestUpdateMemory
10:48:39 [2020-09-16T10:48:39.479Z] --- SKIP: TestUpdateMemory (0.00s)
10:48:39 [2020-09-16T10:48:39.479Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:48:39 [2020-09-16T10:48:39.479Z] === RUN   TestUpdateCPUQuota
10:48:40 [2020-09-16T10:48:40.133Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
10:48:40 [2020-09-16T10:48:40.437Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 68.4% of statements
10:48:40 [2020-09-16T10:48:40.864Z] --- PASS: TestUpdateCPUQuota (1.35s)
10:48:40 [2020-09-16T10:48:40.864Z] === RUN   TestUpdatePidsLimit
10:48:40 [2020-09-16T10:48:40.864Z] === RUN   TestUpdatePidsLimit/update_from_none
10:48:41 [2020-09-16T10:48:41.123Z] === RUN   TestUpdatePidsLimit/no_change
10:48:41 [2020-09-16T10:48:41.492Z] ok  	github.com/docker/docker/reference	0.013s	coverage: 84.4% of statements
10:48:41 [2020-09-16T10:48:41.492Z] ok  	github.com/docker/docker/plugin	0.593s	coverage: 23.1% of statements
10:48:41 [2020-09-16T10:48:41.693Z] === RUN   TestUpdatePidsLimit/update_lower
10:48:41 [2020-09-16T10:48:41.693Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:48:41 [2020-09-16T10:48:41.953Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:48:42 [2020-09-16T10:48:42.212Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:48:42 [2020-09-16T10:48:42.212Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:48:42 [2020-09-16T10:48:42.459Z] --- PASS: TestConfigInspect (3.72s)
10:48:42 [2020-09-16T10:48:42.459Z] === RUN   TestConfigList
10:48:42 [2020-09-16T10:48:42.780Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:48:43 [2020-09-16T10:48:43.025Z] ok  	github.com/docker/docker/restartmanager	0.020s	coverage: 50.9% of statements
10:48:43 [2020-09-16T10:48:43.025Z] ok  	github.com/docker/docker/registry/resumable	0.054s	coverage: 100.0% of statements
10:48:43 [2020-09-16T10:48:43.040Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:48:43 [2020-09-16T10:48:43.610Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:48:44 [2020-09-16T10:48:44.088Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
10:48:44 [2020-09-16T10:48:44.088Z] ok  	github.com/docker/docker/registry	0.260s	coverage: 56.3% of statements
10:48:44 [2020-09-16T10:48:44.179Z] --- PASS: TestUpdatePidsLimit (3.15s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
10:48:44 [2020-09-16T10:48:44.179Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
10:48:44 [2020-09-16T10:48:44.179Z] === RUN   TestUpdateRestartPolicy
10:48:44 [2020-09-16T10:48:44.439Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:48:44 [2020-09-16T10:48:44.698Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:48:44 [2020-09-16T10:48:44.957Z] === RUN   TestDockerSuite/TestBuildCmd
10:48:45 [2020-09-16T10:48:45.153Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 66.1% of statements
10:48:45 [2020-09-16T10:48:45.216Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:48:45 [2020-09-16T10:48:45.474Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:48:45 [2020-09-16T10:48:45.733Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:48:45 [2020-09-16T10:48:45.733Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:48:45 [2020-09-16T10:48:45.763Z] --- PASS: TestConfigList (3.22s)
10:48:45 [2020-09-16T10:48:45.763Z] === RUN   TestConfigsCreateAndDelete
10:48:47 [2020-09-16T10:48:47.109Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:48:47 [2020-09-16T10:48:47.251Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
10:48:48 [2020-09-16T10:48:48.047Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:48:48 [2020-09-16T10:48:48.311Z] --- PASS: TestConfigsCreateAndDelete (3.24s)
10:48:48 [2020-09-16T10:48:48.311Z] === RUN   TestConfigsUpdate
10:48:49 [2020-09-16T10:48:49.230Z] --- PASS: TestImportExtremelyLargeImageWorks (78.41s)
10:48:49 [2020-09-16T10:48:49.230Z] PASS
10:48:49 [2020-09-16T10:48:49.230Z] 
10:48:49 [2020-09-16T10:48:49.230Z] === Skipped
10:48:49 [2020-09-16T10:48:49.230Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
10:48:49 [2020-09-16T10:48:49.230Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:48:49 [2020-09-16T10:48:49.230Z] 
10:48:49 [2020-09-16T10:48:49.230Z] 
10:48:49 [2020-09-16T10:48:49.230Z] DONE 12 tests, 1 skipped in 79.725s
10:48:49 [2020-09-16T10:48:49.230Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
10:48:49 [2020-09-16T10:48:49.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
10:48:49 [2020-09-16T10:48:49.230Z] ++ set -e
10:48:49 [2020-09-16T10:48:49.230Z] ++ '[' -n 0 ']'
10:48:49 [2020-09-16T10:48:49.230Z] ++ set -x
10:48:49 [2020-09-16T10:48:49.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
10:48:49 [2020-09-16T10:48:49.230Z] INFO: Testing against a local daemon
10:48:49 [2020-09-16T10:48:49.230Z] === RUN   TestNetworkCreateDelete
10:48:49 [2020-09-16T10:48:49.230Z] --- PASS: TestNetworkCreateDelete (0.11s)
10:48:49 [2020-09-16T10:48:49.230Z] === RUN   TestDockerNetworkDeletePreferID
10:48:49 [2020-09-16T10:48:49.230Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
10:48:49 [2020-09-16T10:48:49.230Z] === RUN   TestDaemonDNSFallback
10:48:49 [2020-09-16T10:48:49.230Z] --- PASS: TestDaemonDNSFallback (2.41s)
10:48:49 [2020-09-16T10:48:49.230Z] === RUN   TestInspectNetwork
10:48:49 [2020-09-16T10:48:49.356Z] ok  	github.com/docker/docker/volume/mounts	0.048s	coverage: 67.0% of statements
10:48:49 [2020-09-16T10:48:49.356Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
10:48:49 [2020-09-16T10:48:49.993Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
10:48:51 [2020-09-16T10:48:51.339Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:48:51 [2020-09-16T10:48:51.339Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:48:51 [2020-09-16T10:48:51.615Z] --- PASS: TestConfigsUpdate (3.18s)
10:48:51 [2020-09-16T10:48:51.615Z] === RUN   TestTemplatedConfig
10:48:51 [2020-09-16T10:48:51.907Z] === RUN   TestDockerSuite/TestBuildContChar
10:48:53 [2020-09-16T10:48:53.682Z] === RUN   TestInspectNetwork/full_network_id
10:48:53 [2020-09-16T10:48:53.682Z] === RUN   TestInspectNetwork/partial_network_id
10:48:53 [2020-09-16T10:48:53.682Z] === RUN   TestInspectNetwork/network_name
10:48:53 [2020-09-16T10:48:53.682Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:48:54 [2020-09-16T10:48:54.445Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:48:55 [2020-09-16T10:48:55.016Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:48:55 [2020-09-16T10:48:55.276Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:48:55 [2020-09-16T10:48:55.536Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:48:55 [2020-09-16T10:48:55.794Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:48:55 [2020-09-16T10:48:55.823Z] --- PASS: TestTemplatedConfig (3.48s)
10:48:55 [2020-09-16T10:48:55.823Z] === RUN   TestConfigCreateResolve
10:48:56 [2020-09-16T10:48:56.054Z] --- PASS: TestUpdateRestartPolicy (12.14s)
10:48:56 [2020-09-16T10:48:56.054Z] === RUN   TestUpdateRestartWithAutoRemove
10:48:56 [2020-09-16T10:48:56.313Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:48:56 [2020-09-16T10:48:56.573Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:48:56 [2020-09-16T10:48:56.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
10:48:56 [2020-09-16T10:48:56.833Z] === RUN   TestWaitNonBlocked
10:48:56 [2020-09-16T10:48:56.833Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:56 [2020-09-16T10:48:56.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:56 [2020-09-16T10:48:56.833Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:56 [2020-09-16T10:48:56.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:56 [2020-09-16T10:48:56.833Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:56 [2020-09-16T10:48:56.833Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:57 [2020-09-16T10:48:57.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:48:58 [2020-09-16T10:48:58.032Z] --- PASS: TestWaitNonBlocked (0.02s)
10:48:58 [2020-09-16T10:48:58.032Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
10:48:58 [2020-09-16T10:48:58.032Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
10:48:58 [2020-09-16T10:48:58.032Z] === RUN   TestWaitBlocked
10:48:58 [2020-09-16T10:48:58.032Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:48:58 [2020-09-16T10:48:58.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:48:58 [2020-09-16T10:48:58.032Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:48:58 [2020-09-16T10:48:58.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:48:58 [2020-09-16T10:48:58.032Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:48:58 [2020-09-16T10:48:58.032Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:48:58 [2020-09-16T10:48:58.371Z] --- PASS: TestConfigCreateResolve (3.22s)
10:48:58 [2020-09-16T10:48:58.371Z] === RUN   TestConfigDaemonLibtrustID
10:48:58 [2020-09-16T10:48:58.943Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
10:48:58 [2020-09-16T10:48:58.943Z] PASS
10:48:58 [2020-09-16T10:48:58.943Z] 
10:48:58 [2020-09-16T10:48:58.943Z] DONE 7 tests in 20.847s
10:48:58 [2020-09-16T10:48:58.943Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:48:58 [2020-09-16T10:48:58.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:48:58 [2020-09-16T10:48:58.943Z] ++ set -e
10:48:58 [2020-09-16T10:48:58.943Z] ++ '[' -n 0 ']'
10:48:58 [2020-09-16T10:48:58.943Z] ++ set -x
10:48:58 [2020-09-16T10:48:58.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
10:48:59 [2020-09-16T10:48:59.204Z] INFO: Testing against a local daemon
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestCheckpoint
10:48:59 [2020-09-16T10:48:59.204Z] --- SKIP: TestCheckpoint (0.00s)
10:48:59 [2020-09-16T10:48:59.204Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestContainerInvalidJSON
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:48:59 [2020-09-16T10:48:59.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:48:59 [2020-09-16T10:48:59.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:48:59 [2020-09-16T10:48:59.204Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:48:59 [2020-09-16T10:48:59.204Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:48:59 [2020-09-16T10:48:59.204Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:48:59 [2020-09-16T10:48:59.204Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:48:59 [2020-09-16T10:48:59.204Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:48:59 [2020-09-16T10:48:59.204Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:48:59 [2020-09-16T10:48:59.204Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:48:59 [2020-09-16T10:48:59.204Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:48:59 [2020-09-16T10:48:59.204Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
10:48:59 [2020-09-16T10:48:59.204Z] === RUN   TestCopyFromContainerPathIsNotDir
10:48:59 [2020-09-16T10:48:59.267Z] --- PASS: TestInspectNetwork (10.72s)
10:48:59 [2020-09-16T10:48:59.267Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:48:59 [2020-09-16T10:48:59.267Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:48:59 [2020-09-16T10:48:59.267Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:48:59 [2020-09-16T10:48:59.267Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:48:59 [2020-09-16T10:48:59.267Z] === RUN   TestRunContainerWithBridgeNone
10:48:59 [2020-09-16T10:48:59.414Z] --- PASS: TestWaitBlocked (0.03s)
10:48:59 [2020-09-16T10:48:59.414Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
10:48:59 [2020-09-16T10:48:59.414Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s)
10:48:59 [2020-09-16T10:48:59.414Z] === CONT  TestContainerStartOnDaemonRestart
10:48:59 [2020-09-16T10:48:59.414Z] === CONT  TestIpcModeOlderClient
10:48:59 [2020-09-16T10:48:59.414Z] --- PASS: TestIpcModeOlderClient (0.13s)
10:48:59 [2020-09-16T10:48:59.414Z] === CONT  TestDaemonHostGatewayIP
10:48:59 [2020-09-16T10:48:59.465Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
10:48:59 [2020-09-16T10:48:59.465Z] === RUN   TestCopyToContainerPathDoesNotExist
10:48:59 [2020-09-16T10:48:59.465Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
10:48:59 [2020-09-16T10:48:59.465Z] === RUN   TestCopyToContainerPathIsNotDir
10:48:59 [2020-09-16T10:48:59.726Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
10:48:59 [2020-09-16T10:48:59.726Z] === RUN   TestCopyFromContainer
10:49:00 [2020-09-16T10:49:00.354Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:49:01 [2020-09-16T10:49:01.643Z] === RUN   TestCopyFromContainer//
10:49:01 [2020-09-16T10:49:01.643Z] === RUN   TestCopyFromContainer//bar/root
10:49:01 [2020-09-16T10:49:01.643Z] === RUN   TestCopyFromContainer//bar/root/
10:49:01 [2020-09-16T10:49:01.906Z] === RUN   TestCopyFromContainer/bar/quux
10:49:01 [2020-09-16T10:49:01.906Z] === RUN   TestCopyFromContainer/bar/quux/
10:49:01 [2020-09-16T10:49:01.996Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
10:49:01 [2020-09-16T10:49:01.996Z] === RUN   TestNetworkInvalidJSON
10:49:01 [2020-09-16T10:49:01.996Z] === RUN   TestNetworkInvalidJSON//networks/create
10:49:01 [2020-09-16T10:49:01.996Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:49:01 [2020-09-16T10:49:01.996Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:49:01 [2020-09-16T10:49:01.996Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:49:01 [2020-09-16T10:49:01.996Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:49:01 [2020-09-16T10:49:01.996Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:49:01 [2020-09-16T10:49:01.996Z] === CONT  TestNetworkInvalidJSON//networks/create
10:49:01 [2020-09-16T10:49:01.996Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:49:01 [2020-09-16T10:49:01.996Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:49:01 [2020-09-16T10:49:01.996Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:49:01 [2020-09-16T10:49:01.996Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:49:01 [2020-09-16T10:49:01.996Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:49:01 [2020-09-16T10:49:01.996Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:49:01 [2020-09-16T10:49:01.996Z] === RUN   TestHostIPv4BridgeLabel
10:49:01 [2020-09-16T10:49:01.996Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
10:49:01 [2020-09-16T10:49:01.996Z] === RUN   TestDaemonRestartWithLiveRestore
10:49:02 [2020-09-16T10:49:02.167Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:49:02 [2020-09-16T10:49:02.167Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:49:02 [2020-09-16T10:49:02.429Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:49:02 [2020-09-16T10:49:02.430Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCopyFromContainer/bar/notarget
10:49:02 [2020-09-16T10:49:02.691Z] --- PASS: TestCopyFromContainer (3.11s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer// (0.11s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:49:02 [2020-09-16T10:49:02.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:49:02 [2020-09-16T10:49:02.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:49:02 [2020-09-16T10:49:02.691Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:49:02 [2020-09-16T10:49:02.691Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:49:02 [2020-09-16T10:49:02.691Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:49:02 [2020-09-16T10:49:02.691Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:49:02 [2020-09-16T10:49:02.691Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:49:02 [2020-09-16T10:49:02.691Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateLinkToNonExistingContainer
10:49:02 [2020-09-16T10:49:02.691Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateWithInvalidEnv
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateWithInvalidEnv/0
10:49:02 [2020-09-16T10:49:02.691Z] === PAUSE TestCreateWithInvalidEnv/0
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateWithInvalidEnv/1
10:49:02 [2020-09-16T10:49:02.691Z] === PAUSE TestCreateWithInvalidEnv/1
10:49:02 [2020-09-16T10:49:02.691Z] === RUN   TestCreateWithInvalidEnv/2
10:49:02 [2020-09-16T10:49:02.691Z] === PAUSE TestCreateWithInvalidEnv/2
10:49:02 [2020-09-16T10:49:02.889Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s)
10:49:02 [2020-09-16T10:49:02.889Z] === CONT  TestContainerKillOnDaemonStart
10:49:02 [2020-09-16T10:49:02.953Z] === CONT  TestCreateWithInvalidEnv/0
10:49:02 [2020-09-16T10:49:02.953Z] === CONT  TestCreateWithInvalidEnv/1
10:49:02 [2020-09-16T10:49:02.953Z] === CONT  TestCreateWithInvalidEnv/2
10:49:02 [2020-09-16T10:49:02.953Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:49:02 [2020-09-16T10:49:02.953Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:49:02 [2020-09-16T10:49:02.953Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:49:02 [2020-09-16T10:49:02.953Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:49:02 [2020-09-16T10:49:02.953Z] === RUN   TestCreateTmpfsMountsTarget
10:49:02 [2020-09-16T10:49:02.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:49:02 [2020-09-16T10:49:02.953Z] === RUN   TestCreateWithCustomMaskedPaths
10:49:03 [2020-09-16T10:49:03.099Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:49:03 [2020-09-16T10:49:03.099Z] === RUN   TestDaemonDefaultNetworkPools
10:49:04 [2020-09-16T10:49:04.199Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
10:49:04 [2020-09-16T10:49:04.199Z] === RUN   TestDaemonRestartWithExistingNetwork
10:49:04 [2020-09-16T10:49:04.267Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
10:49:04 [2020-09-16T10:49:04.267Z] === CONT  TestDaemonRestartIpcMode
10:49:04 [2020-09-16T10:49:04.267Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:49:04 [2020-09-16T10:49:04.873Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s)
10:49:04 [2020-09-16T10:49:04.873Z] === RUN   TestCreateWithCustomReadonlyPaths
10:49:05 [2020-09-16T10:49:05.295Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:49:05 [2020-09-16T10:49:05.295Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:49:05 [2020-09-16T10:49:05.369Z] ok  	github.com/docker/docker/pkg/plugins	33.666s	coverage: 76.6% of statements
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/rootless	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/volume	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === Skipped
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver btrfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver btrfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver btrfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver btrfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver btrfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:73: No driver to put!
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z] time="2020-09-16T10:47:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z] time="2020-09-16T10:47:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z] time="2020-09-16T10:47:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z] time="2020-09-16T10:47:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z] time="2020-09-16T10:47:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:73: No driver to put!
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     overlay_test.go:49: Fails to compute changes intermittently
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver zfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver zfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver zfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver zfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:46: Driver zfs not supported
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     graphtest_unix.go:73: No driver to put!
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:49:05 [2020-09-16T10:49:05.369Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] 
10:49:05 [2020-09-16T10:49:05.369Z] DONE 2138 tests, 26 skipped in 258.666s
Post stage
[Pipeline] junit
10:49:05 [2020-09-16T10:49:05.427Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:49:06 [2020-09-16T10:49:06.145Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh dynbinary test-integration
10:49:06 [2020-09-16T10:49:06.171Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:49:06 [2020-09-16T10:49:06.394Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
10:49:06 [2020-09-16T10:49:06.394Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:49:06 [2020-09-16T10:49:06.443Z] 
10:49:06 [2020-09-16T10:49:06.443Z] Removing bundles/
10:49:06 [2020-09-16T10:49:06.443Z] 
10:49:06 [2020-09-16T10:49:06.443Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:49:06 [2020-09-16T10:49:06.443Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:49:06 [2020-09-16T10:49:06.443Z] GOOS="" GOARCH="" GOARM=""
10:49:06 [2020-09-16T10:49:06.930Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:49:06 [2020-09-16T10:49:06.930Z] 
10:49:06 [2020-09-16T10:49:06.930Z]  ________   ____  __.
10:49:06 [2020-09-16T10:49:06.930Z]  \_____  \ |    |/ _|
10:49:06 [2020-09-16T10:49:06.930Z]  /   |   \|      <
10:49:06 [2020-09-16T10:49:06.930Z]  /    |    \    |  \
10:49:06 [2020-09-16T10:49:06.930Z]  \_______  /____|__ \
10:49:06 [2020-09-16T10:49:06.930Z]          \/        \/
10:49:06 [2020-09-16T10:49:06.930Z] 
10:49:06 [2020-09-16T10:49:06.930Z] INFO: make.ps1 ended at 09/16/2020 10:49:03
10:49:06 [2020-09-16T10:49:06.930Z] INFO: Binaries build ended at 09/16/2020 10:49:06. Duration:00:01:16.9435215
10:49:07 [2020-09-16T10:49:07.102Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
10:49:07 [2020-09-16T10:49:07.102Z] === RUN   TestServiceWithPredefinedNetwork
10:49:07 [2020-09-16T10:49:07.108Z] --- PASS: TestDaemonRestartIpcMode (3.17s)
10:49:07 [2020-09-16T10:49:07.422Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s)
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:49:07 [2020-09-16T10:49:07.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:49:07 [2020-09-16T10:49:07.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:49:07 [2020-09-16T10:49:07.423Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:49:07 [2020-09-16T10:49:07.423Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:49:07 [2020-09-16T10:49:07.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:49:07 [2020-09-16T10:49:07.423Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
10:49:07 [2020-09-16T10:49:07.423Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
10:49:07 [2020-09-16T10:49:07.423Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
10:49:07 [2020-09-16T10:49:07.423Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
10:49:07 [2020-09-16T10:49:07.423Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:49:07 [2020-09-16T10:49:07.423Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:49:07 [2020-09-16T10:49:07.677Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:49:07 [2020-09-16T10:49:07.993Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestCreateDifferentPlatform
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestCreateDifferentPlatform/different_os
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:49:07 [2020-09-16T10:49:07.993Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:49:07 [2020-09-16T10:49:07.993Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:49:07 [2020-09-16T10:49:07.993Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:49:07 [2020-09-16T10:49:07.993Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestContainerStartOnDaemonRestart
10:49:07 [2020-09-16T10:49:07.993Z] === PAUSE TestContainerStartOnDaemonRestart
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestDaemonRestartIpcMode
10:49:07 [2020-09-16T10:49:07.993Z] === PAUSE TestDaemonRestartIpcMode
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestDaemonHostGatewayIP
10:49:07 [2020-09-16T10:49:07.993Z] === PAUSE TestDaemonHostGatewayIP
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestContainerKillOnDaemonStart
10:49:07 [2020-09-16T10:49:07.993Z] === PAUSE TestContainerKillOnDaemonStart
10:49:07 [2020-09-16T10:49:07.993Z] === RUN   TestDiff
10:49:08 [2020-09-16T10:49:08.246Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:49:08 [2020-09-16T10:49:08.479Z] INFO: Copying the built daemon binary to d:\CI\PR-41450\2\binary\dockerd-af3220884e.exe...
10:49:08 [2020-09-16T10:49:08.479Z] INFO: Copying the built client binary to d:\CI\PR-41450\2\binary\docker-af3220884e.exe...
10:49:08 [2020-09-16T10:49:08.479Z] INFO: Copying dockerversion from the container...
10:49:08 [2020-09-16T10:49:08.506Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:49:08 [2020-09-16T10:49:08.937Z] --- PASS: TestDiff (0.73s)
10:49:08 [2020-09-16T10:49:08.937Z] === RUN   TestExecWithCloseStdin
10:49:08 [2020-09-16T10:49:08.942Z] INFO: Copying the golang package from the container to d:\CI\PR-41450\2\installer\go.zip...
10:49:09 [2020-09-16T10:49:09.444Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:49:09 [2020-09-16T10:49:09.509Z] --- PASS: TestExecWithCloseStdin (0.84s)
10:49:09 [2020-09-16T10:49:09.509Z] === RUN   TestExec
10:49:10 [2020-09-16T10:49:10.383Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:49:10 [2020-09-16T10:49:10.453Z] --- PASS: TestExec (0.85s)
10:49:10 [2020-09-16T10:49:10.453Z] === RUN   TestExecUser
10:49:10 [2020-09-16T10:49:10.751Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s)
10:49:10 [2020-09-16T10:49:10.751Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:49:10 [2020-09-16T10:49:10.751Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:49:10 [2020-09-16T10:49:10.751Z]     service_test.go:236: FLAKY_TEST
10:49:10 [2020-09-16T10:49:10.751Z] === RUN   TestServiceWithDataPathPortInit
10:49:11 [2020-09-16T10:49:11.398Z] --- PASS: TestExecUser (0.87s)
10:49:11 [2020-09-16T10:49:11.398Z] === RUN   TestExportContainerAndImportImage
10:49:12 [2020-09-16T10:49:12.342Z] --- PASS: TestExportContainerAndImportImage (1.03s)
10:49:12 [2020-09-16T10:49:12.342Z] === RUN   TestExportContainerAfterDaemonRestart
10:49:12 [2020-09-16T10:49:12.700Z] INFO: Extracting go.zip to d:\CI\PR-41450\2\go
10:49:12 [2020-09-16T10:49:12.919Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:49:13 [2020-09-16T10:49:13.487Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:49:13 [2020-09-16T10:49:13.748Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:49:13 [2020-09-16T10:49:13.748Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:49:13 [2020-09-16T10:49:13.748Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:49:13 [2020-09-16T10:49:13.748Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:49:13 [2020-09-16T10:49:13.748Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:49:14 [2020-09-16T10:49:14.686Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:49:14 [2020-09-16T10:49:14.892Z] --- PASS: TestExportContainerAfterDaemonRestart (2.10s)
10:49:14 [2020-09-16T10:49:14.892Z] === RUN   TestHealthCheckWorkdir
10:49:15 [2020-09-16T10:49:15.255Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:49:15 [2020-09-16T10:49:15.255Z] --- PASS: TestContainerKillOnDaemonStart (12.73s)
10:49:15 [2020-09-16T10:49:15.255Z] PASS
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] === Skipped
10:49:15 [2020-09-16T10:49:15.255Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:49:15 [2020-09-16T10:49:15.255Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:49:15 [2020-09-16T10:49:15.255Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:49:15 [2020-09-16T10:49:15.255Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:49:15 [2020-09-16T10:49:15.255Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:49:15 [2020-09-16T10:49:15.255Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:49:15 [2020-09-16T10:49:15.255Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] 
10:49:15 [2020-09-16T10:49:15.255Z] DONE 192 tests, 6 skipped in 144.653s
10:49:15 [2020-09-16T10:49:15.255Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:49:15 [2020-09-16T10:49:15.255Z] ++ 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
10:49:15 [2020-09-16T10:49:15.255Z] ++ set -e
10:49:15 [2020-09-16T10:49:15.255Z] ++ '[' -n 0 ']'
10:49:15 [2020-09-16T10:49:15.255Z] ++ set -x
10:49:15 [2020-09-16T10:49:15.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
10:49:15 [2020-09-16T10:49:15.465Z] --- PASS: TestHealthCheckWorkdir (1.03s)
10:49:15 [2020-09-16T10:49:15.465Z] === RUN   TestHealthKillContainer
10:49:15 [2020-09-16T10:49:15.514Z] INFO: Testing against a local daemon
10:49:15 [2020-09-16T10:49:15.514Z] === RUN   TestCommitInheritsEnv
10:49:15 [2020-09-16T10:49:15.773Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:49:16 [2020-09-16T10:49:16.033Z] --- PASS: TestCommitInheritsEnv (0.43s)
10:49:16 [2020-09-16T10:49:16.033Z] === RUN   TestImportExtremelyLargeImageWorks
10:49:16 [2020-09-16T10:49:16.033Z] === PAUSE TestImportExtremelyLargeImageWorks
10:49:16 [2020-09-16T10:49:16.033Z] === RUN   TestImagesFilterMultiReference
10:49:16 [2020-09-16T10:49:16.033Z] --- PASS: TestImagesFilterMultiReference (0.09s)
10:49:16 [2020-09-16T10:49:16.033Z] === RUN   TestImagePullPlatformInvalid
10:49:16 [2020-09-16T10:49:16.293Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:49:16 [2020-09-16T10:49:16.293Z] === RUN   TestRemoveImageOrphaning
10:49:16 [2020-09-16T10:49:16.552Z] --- PASS: TestRemoveImageOrphaning (0.42s)
10:49:16 [2020-09-16T10:49:16.552Z] === RUN   TestRemoveImageGarbageCollector
10:49:16 [2020-09-16T10:49:16.812Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:49:18 [2020-09-16T10:49:18.717Z] --- PASS: TestRemoveImageGarbageCollector (1.94s)
10:49:18 [2020-09-16T10:49:18.717Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:49:18 [2020-09-16T10:49:18.717Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:49:18 [2020-09-16T10:49:18.717Z] === RUN   TestTagInvalidReference
10:49:18 [2020-09-16T10:49:18.717Z] --- PASS: TestTagInvalidReference (0.02s)
10:49:18 [2020-09-16T10:49:18.717Z] === RUN   TestTagValidPrefixedRepo
10:49:18 [2020-09-16T10:49:18.717Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:49:18 [2020-09-16T10:49:18.717Z] === RUN   TestTagExistedNameWithoutForce
10:49:18 [2020-09-16T10:49:18.718Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:49:18 [2020-09-16T10:49:18.718Z] === RUN   TestTagOfficialNames
10:49:18 [2020-09-16T10:49:18.718Z] --- PASS: TestTagOfficialNames (0.09s)
10:49:18 [2020-09-16T10:49:18.718Z] === RUN   TestTagMatchesDigest
10:49:18 [2020-09-16T10:49:18.718Z] --- PASS: TestTagMatchesDigest (0.04s)
10:49:18 [2020-09-16T10:49:18.718Z] === CONT  TestImportExtremelyLargeImageWorks
10:49:18 [2020-09-16T10:49:18.766Z] --- PASS: TestHealthKillContainer (2.85s)
10:49:18 [2020-09-16T10:49:18.766Z] === RUN   TestInspectCpusetInConfigPre120
10:49:19 [2020-09-16T10:49:19.027Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
10:49:19 [2020-09-16T10:49:19.027Z] === RUN   TestIpcModeNone
10:49:19 [2020-09-16T10:49:19.970Z] --- PASS: TestIpcModeNone (0.81s)
10:49:19 [2020-09-16T10:49:19.970Z] === RUN   TestIpcModePrivate
10:49:20 [2020-09-16T10:49:20.543Z] --- PASS: TestIpcModePrivate (0.79s)
10:49:20 [2020-09-16T10:49:20.543Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
10:49:20 [2020-09-16T10:49:20.543Z] === RUN   TestIpcModeShareable
10:49:20 [2020-09-16T10:49:20.626Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:49:20 [2020-09-16T10:49:20.885Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:49:21 [2020-09-16T10:49:21.488Z] --- PASS: TestIpcModeShareable (0.85s)
10:49:21 [2020-09-16T10:49:21.488Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
10:49:21 [2020-09-16T10:49:21.488Z] === RUN   TestAPIIpcModeShareableAndContainer
10:49:22 [2020-09-16T10:49:22.302Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:49:22 [2020-09-16T10:49:22.886Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:49:23 [2020-09-16T10:49:23.454Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:49:23 [2020-09-16T10:49:23.715Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:49:24 [2020-09-16T10:49:24.043Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s)
10:49:24 [2020-09-16T10:49:24.043Z] === RUN   TestAPIIpcModeHost
10:49:24 [2020-09-16T10:49:24.284Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:49:25 [2020-09-16T10:49:25.008Z] --- PASS: TestAPIIpcModeHost (0.71s)
10:49:25 [2020-09-16T10:49:25.008Z] === RUN   TestDaemonIpcModeShareable
10:49:26 [2020-09-16T10:49:26.819Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:49:26 [2020-09-16T10:49:26.930Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
10:49:26 [2020-09-16T10:49:26.930Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
10:49:26 [2020-09-16T10:49:26.930Z] === RUN   TestDaemonIpcModePrivate
10:49:27 [2020-09-16T10:49:27.078Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:49:28 [2020-09-16T10:49:28.863Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
10:49:28 [2020-09-16T10:49:28.863Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
10:49:28 [2020-09-16T10:49:28.863Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:49:30 [2020-09-16T10:49:30.255Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
10:49:30 [2020-09-16T10:49:30.255Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
10:49:30 [2020-09-16T10:49:30.255Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:49:30 [2020-09-16T10:49:30.369Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:49:30 [2020-09-16T10:49:30.369Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:49:32 [2020-09-16T10:49:32.171Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
10:49:32 [2020-09-16T10:49:32.171Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
10:49:32 [2020-09-16T10:49:32.171Z] === RUN   TestIpcModeOlderClient
10:49:32 [2020-09-16T10:49:32.171Z] === PAUSE TestIpcModeOlderClient
10:49:32 [2020-09-16T10:49:32.171Z] === RUN   TestKillContainerInvalidSignal
10:49:32 [2020-09-16T10:49:32.273Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:49:33 [2020-09-16T10:49:33.114Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
10:49:33 [2020-09-16T10:49:33.114Z] === RUN   TestKillContainer
10:49:33 [2020-09-16T10:49:33.114Z] === RUN   TestKillContainer/no_signal
10:49:33 [2020-09-16T10:49:33.300Z] --- PASS: TestServiceWithDataPathPortInit (20.37s)
10:49:33 [2020-09-16T10:49:33.300Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:49:33 [2020-09-16T10:49:33.686Z] === RUN   TestKillContainer/non_killing_signal
10:49:34 [2020-09-16T10:49:34.259Z] === RUN   TestKillContainer/killing_signal
10:49:35 [2020-09-16T10:49:35.202Z] --- PASS: TestKillContainer (2.26s)
10:49:35 [2020-09-16T10:49:35.202Z]     --- PASS: TestKillContainer/no_signal (0.72s)
10:49:35 [2020-09-16T10:49:35.202Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
10:49:35 [2020-09-16T10:49:35.202Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
10:49:35 [2020-09-16T10:49:35.202Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:49:35 [2020-09-16T10:49:35.202Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:49:36 [2020-09-16T10:49:36.146Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:49:36 [2020-09-16T10:49:36.473Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:49:36 [2020-09-16T10:49:36.718Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s)
10:49:36 [2020-09-16T10:49:36.718Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
10:49:36 [2020-09-16T10:49:36.718Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
10:49:36 [2020-09-16T10:49:36.718Z] === RUN   TestKillStoppedContainer
10:49:36 [2020-09-16T10:49:36.718Z] --- PASS: TestKillStoppedContainer (0.11s)
10:49:36 [2020-09-16T10:49:36.718Z] === RUN   TestKillStoppedContainerAPIPre120
10:49:36 [2020-09-16T10:49:36.732Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:49:36 [2020-09-16T10:49:36.980Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
10:49:36 [2020-09-16T10:49:36.980Z] === RUN   TestKillDifferentUserContainer
10:49:37 [2020-09-16T10:49:37.300Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:49:37 [2020-09-16T10:49:37.552Z] --- PASS: TestKillDifferentUserContainer (0.78s)
10:49:37 [2020-09-16T10:49:37.552Z] === RUN   TestInspectOomKilledTrue
10:49:37 [2020-09-16T10:49:37.552Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:49:37 [2020-09-16T10:49:37.552Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:49:37 [2020-09-16T10:49:37.552Z] === RUN   TestInspectOomKilledFalse
10:49:37 [2020-09-16T10:49:37.559Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:49:37 [2020-09-16T10:49:37.813Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:49:37 [2020-09-16T10:49:37.813Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:49:37 [2020-09-16T10:49:37.813Z] === RUN   TestLinksEtcHostsContentMatch
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Extraction ended at 09/16/2020 10:49:36. Duration:00:00:23.9193364
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Updating the golang and path environment variables
10:49:37 [2020-09-16T10:49:37.904Z] INFO: GOPATH=d:\gopath
10:49:37 [2020-09-16T10:49:37.904Z] INFO: go version go1.13.15 windows/amd64
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Running the daemon under test in debug mode
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Starting a daemon under test...
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41450\2\daemon --pidfile d:\CI\PR-41450\2\docker.pid -D
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Process started successfully.
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Start tailing logs of the daemon under tests
10:49:37 [2020-09-16T10:49:37.904Z] INFO: Waiting for the daemon under test to start...
10:49:38 [2020-09-16T10:49:38.388Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
10:49:38 [2020-09-16T10:49:38.388Z] === RUN   TestLinksContainerNames
10:49:38 [2020-09-16T10:49:38.941Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:49:39 [2020-09-16T10:49:39.775Z] --- PASS: TestLinksContainerNames (1.46s)
10:49:39 [2020-09-16T10:49:39.775Z] === RUN   TestLogsFollowTailEmpty
10:49:40 [2020-09-16T10:49:40.098Z] INFO: Daemon under test started and replied!
10:49:40 [2020-09-16T10:49:40.098Z] INFO: Docker version of the daemon under test
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] Client:
10:49:40 [2020-09-16T10:49:40.098Z]  Version:      17.06.2-ce
10:49:40 [2020-09-16T10:49:40.098Z]  API version:  1.30
10:49:40 [2020-09-16T10:49:40.098Z]  Go version:   go1.8.3
10:49:40 [2020-09-16T10:49:40.098Z]  Git commit:   cec0b72
10:49:40 [2020-09-16T10:49:40.098Z]  Built:        Tue Sep  5 19:57:19 2017
10:49:40 [2020-09-16T10:49:40.098Z]  OS/Arch:      windows/amd64
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] Server:
10:49:40 [2020-09-16T10:49:40.098Z]  Version:      0.0.0-dev
10:49:40 [2020-09-16T10:49:40.098Z]  API version:  1.41 (minimum version 1.24)
10:49:40 [2020-09-16T10:49:40.098Z]  Go version:   go1.13.15
10:49:40 [2020-09-16T10:49:40.098Z]  Git commit:   af3220884e
10:49:40 [2020-09-16T10:49:40.098Z]  Built:        09/16/2020 10:47:53
10:49:40 [2020-09-16T10:49:40.098Z]  OS/Arch:      windows/amd64
10:49:40 [2020-09-16T10:49:40.098Z]  Experimental: false
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] INFO: Docker info of the daemon under test
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] Containers: 0
10:49:40 [2020-09-16T10:49:40.098Z]  Running: 0
10:49:40 [2020-09-16T10:49:40.098Z]  Paused: 0
10:49:40 [2020-09-16T10:49:40.098Z]  Stopped: 0
10:49:40 [2020-09-16T10:49:40.098Z] Images: 0
10:49:40 [2020-09-16T10:49:40.098Z] Server Version: 0.0.0-dev
10:49:40 [2020-09-16T10:49:40.098Z] Storage Driver: windowsfilter
10:49:40 [2020-09-16T10:49:40.098Z]  Windows: 
10:49:40 [2020-09-16T10:49:40.098Z] Logging Driver: json-file
10:49:40 [2020-09-16T10:49:40.098Z] Plugins: 
10:49:40 [2020-09-16T10:49:40.098Z]  Volume: local
10:49:40 [2020-09-16T10:49:40.098Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:49:40 [2020-09-16T10:49:40.098Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:49:40 [2020-09-16T10:49:40.098Z] Swarm: inactive
10:49:40 [2020-09-16T10:49:40.098Z] Default Isolation: process
10:49:40 [2020-09-16T10:49:40.098Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:49:40 [2020-09-16T10:49:40.098Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
10:49:40 [2020-09-16T10:49:40.098Z] OSType: windows
10:49:40 [2020-09-16T10:49:40.098Z] Architecture: x86_64
10:49:40 [2020-09-16T10:49:40.098Z] CPUs: 4
10:49:40 [2020-09-16T10:49:40.098Z] Total Memory: 32GiB
10:49:40 [2020-09-16T10:49:40.098Z] Name: azwin-2-7ad6e0
10:49:40 [2020-09-16T10:49:40.098Z] ID: CPOI:FKYW:3B3Z:NIPX:CIC7:OBH7:C7MF:PSAA:IMGD:EXJA:ET6G:U4RT
10:49:40 [2020-09-16T10:49:40.098Z] Docker Root Dir: D:\CI\PR-41450\2\daemon
10:49:40 [2020-09-16T10:49:40.098Z] Debug Mode (client): false
10:49:40 [2020-09-16T10:49:40.098Z] Debug Mode (server): true
10:49:40 [2020-09-16T10:49:40.098Z]  File Descriptors: -1
10:49:40 [2020-09-16T10:49:40.098Z]  Goroutines: 17
10:49:40 [2020-09-16T10:49:40.098Z]  System Time: 2020-09-16T10:49:39.9123448Z
10:49:40 [2020-09-16T10:49:40.098Z]  EventsListeners: 0
10:49:40 [2020-09-16T10:49:40.098Z] Registry: https://index.docker.io/v1/
10:49:40 [2020-09-16T10:49:40.098Z] Labels:
10:49:40 [2020-09-16T10:49:40.098Z] Experimental: false
10:49:40 [2020-09-16T10:49:40.098Z] Insecure Registries:
10:49:40 [2020-09-16T10:49:40.098Z]  127.0.0.0/8
10:49:40 [2020-09-16T10:49:40.098Z] Live Restore Enabled: false
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] INFO: Docker images of the daemon under test
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.098Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:49:40 [2020-09-16T10:49:40.098Z] 
10:49:40 [2020-09-16T10:49:40.099Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:49:40 [2020-09-16T10:49:40.099Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:49:40 [2020-09-16T10:49:40.561Z] ltsc2019: Pulling from windows/servercore
10:49:40 [2020-09-16T10:49:40.561Z] 4612f6d0b889: Pulling fs layer
10:49:40 [2020-09-16T10:49:40.561Z] c3aff4450246: Pulling fs layer
10:49:40 [2020-09-16T10:49:40.719Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
10:49:40 [2020-09-16T10:49:40.719Z] === RUN   TestContainerNetworkMountsNoChown
10:49:41 [2020-09-16T10:49:41.291Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s)
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/default
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/default
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/private
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/private
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rprivate
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rprivate
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/slave
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/slave
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rslave
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rslave
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/shared
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/shared
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rshared
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rshared
10:49:41 [2020-09-16T10:49:41.291Z] === CONT  TestMountDaemonRoot/default
10:49:41 [2020-09-16T10:49:41.291Z] === CONT  TestMountDaemonRoot/rprivate
10:49:41 [2020-09-16T10:49:41.291Z] === CONT  TestMountDaemonRoot/rslave
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === CONT  TestMountDaemonRoot/shared
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === CONT  TestMountDaemonRoot/rshared
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/default/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === CONT  TestMountDaemonRoot/slave
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:49:41 [2020-09-16T10:49:41.291Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/private
10:49:41 [2020-09-16T10:49:41.292Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === RUN   TestMountDaemonRoot/private/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === RUN   TestMountDaemonRoot/private/mount_root
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === RUN   TestMountDaemonRoot/default/mount_root
10:49:41 [2020-09-16T10:49:41.292Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:49:41 [2020-09-16T10:49:41.292Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:49:41 [2020-09-16T10:49:41.552Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/private/mount_root
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/private/bind_root
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/default/mount_root
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:49:41 [2020-09-16T10:49:41.553Z] === CONT  TestMountDaemonRoot/default/bind_root
10:49:41 [2020-09-16T10:49:41.815Z] --- PASS: TestMountDaemonRoot (0.04s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
10:49:41 [2020-09-16T10:49:41.815Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:49:41 [2020-09-16T10:49:41.815Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:49:41 [2020-09-16T10:49:41.815Z] === RUN   TestContainerBindMountNonRecursive
10:49:41 [2020-09-16T10:49:41.847Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.59s)
10:49:41 [2020-09-16T10:49:41.848Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wlm663cm0douwhiy43dq2p0k3 Created:2020-09-16 10:49:32.339037999 +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[f8e2e0fac0668c1d61f068c6138eabc332cf742df80be064adf1ec3a2bd7c14e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7ne94f2iu3krbut3jsak8tq9h EndpointID:4eeda8c2408422405ede815d5af45aaf8103a0c18ccb5b905c9a9376da5c8e62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2c1230f848c824f83f34d005a63ebe19dadd119df9b12e06b8f35ee3836745f3 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:bdbe629e7e6a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7ne94f2iu3krbut3jsak8tq9h EndpointID:4eeda8c2408422405ede815d5af45aaf8103a0c18ccb5b905c9a9376da5c8e62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:49:41 [2020-09-16T10:49:41.848Z] PASS
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] === Skipped
10:49:41 [2020-09-16T10:49:41.848Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:49:41 [2020-09-16T10:49:41.848Z]     service_test.go:236: FLAKY_TEST
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] DONE 23 tests, 1 skipped in 56.123s
10:49:41 [2020-09-16T10:49:41.848Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:49:41 [2020-09-16T10:49:41.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:49:41 [2020-09-16T10:49:41.848Z] ++ set -e
10:49:41 [2020-09-16T10:49:41.848Z] ++ '[' -n 0 ']'
10:49:41 [2020-09-16T10:49:41.848Z] ++ set -x
10:49:41 [2020-09-16T10:49:41.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:49:41 [2020-09-16T10:49:41.848Z] INFO: Testing against a local daemon
10:49:41 [2020-09-16T10:49:41.848Z] === RUN   TestDockerNetworkIpvlanPersistance
10:49:41 [2020-09-16T10:49:41.848Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:49:41 [2020-09-16T10:49:41.848Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:49:41 [2020-09-16T10:49:41.848Z] === RUN   TestDockerNetworkIpvlan
10:49:41 [2020-09-16T10:49:41.848Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:49:41 [2020-09-16T10:49:41.848Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:49:41 [2020-09-16T10:49:41.848Z] PASS
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] === Skipped
10:49:41 [2020-09-16T10:49:41.848Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:49:41 [2020-09-16T10:49:41.848Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:49:41 [2020-09-16T10:49:41.848Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] 
10:49:41 [2020-09-16T10:49:41.848Z] DONE 2 tests, 2 skipped in 0.083s
10:49:41 [2020-09-16T10:49:41.848Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:49:41 [2020-09-16T10:49:41.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:49:41 [2020-09-16T10:49:41.848Z] ++ set -e
10:49:41 [2020-09-16T10:49:41.848Z] ++ '[' -n 0 ']'
10:49:41 [2020-09-16T10:49:41.848Z] ++ set -x
10:49:41 [2020-09-16T10:49:41.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:49:41 [2020-09-16T10:49:41.848Z] INFO: Testing against a local daemon
10:49:41 [2020-09-16T10:49:41.848Z] === RUN   TestDockerNetworkMacvlanPersistance
10:49:42 [2020-09-16T10:49:42.233Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:49:42 [2020-09-16T10:49:42.493Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:49:43 [2020-09-16T10:49:43.355Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
10:49:43 [2020-09-16T10:49:43.355Z] === RUN   TestDockerNetworkMacvlan
10:49:43 [2020-09-16T10:49:43.431Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:49:43 [2020-09-16T10:49:43.431Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:49:44 [2020-09-16T10:49:44.031Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:49:44 [2020-09-16T10:49:44.363Z] --- PASS: TestContainerBindMountNonRecursive (2.24s)
10:49:44 [2020-09-16T10:49:44.363Z] === RUN   TestNetworkNat
10:49:44 [2020-09-16T10:49:44.811Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:49:44 [2020-09-16T10:49:44.936Z] --- PASS: TestNetworkNat (0.86s)
10:49:44 [2020-09-16T10:49:44.936Z] === RUN   TestNetworkLocalhostTCPNat
10:49:45 [2020-09-16T10:49:45.064Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:49:45 [2020-09-16T10:49:45.747Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:49:45 [2020-09-16T10:49:45.880Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
10:49:45 [2020-09-16T10:49:45.880Z] === RUN   TestNetworkLoopbackNat
10:49:46 [2020-09-16T10:49:46.006Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:49:46 [2020-09-16T10:49:46.098Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:49:46 [2020-09-16T10:49:46.944Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:49:47 [2020-09-16T10:49:47.676Z] c3aff4450246: Verifying Checksum
10:49:47 [2020-09-16T10:49:47.676Z] c3aff4450246: Download complete
10:49:48 [2020-09-16T10:49:48.850Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:49:49 [2020-09-16T10:49:49.183Z] --- PASS: TestNetworkLoopbackNat (3.12s)
10:49:49 [2020-09-16T10:49:49.183Z] === RUN   TestPause
10:49:49 [2020-09-16T10:49:49.306Z] Created binary: bundles/binary-daemon/dockerd-dev
10:49:49 [2020-09-16T10:49:49.306Z] Copying nested executables into bundles/binary-daemon
10:49:49 [2020-09-16T10:49:49.306Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:49:49 [2020-09-16T10:49:49.612Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:49:49 [2020-09-16T10:49:49.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/make.sh cross
10:49:49 [2020-09-16T10:49:49.756Z] --- PASS: TestPause (0.78s)
10:49:49 [2020-09-16T10:49:49.756Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:49:49 [2020-09-16T10:49:49.756Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:49:49 [2020-09-16T10:49:49.756Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:49:49 [2020-09-16T10:49:49.756Z] === RUN   TestPauseStopPausedContainer
10:49:49 [2020-09-16T10:49:49.902Z] 
10:49:50 [2020-09-16T10:49:50.163Z] Removing bundles/
10:49:50 [2020-09-16T10:49:50.163Z] 
10:49:50 [2020-09-16T10:49:50.163Z] ---> Making bundle: cross (in bundles/cross)
10:49:50 [2020-09-16T10:49:50.163Z] Cross building: bundles/cross/linux/amd64
10:49:50 [2020-09-16T10:49:50.163Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:49:50 [2020-09-16T10:49:50.163Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:49:50 [2020-09-16T10:49:50.329Z] --- PASS: TestPauseStopPausedContainer (0.83s)
10:49:50 [2020-09-16T10:49:50.329Z] === RUN   TestPsFilter
10:49:50 [2020-09-16T10:49:50.590Z] --- PASS: TestPsFilter (0.27s)
10:49:50 [2020-09-16T10:49:50.590Z] === RUN   TestRemoveContainerWithRemovedVolume
10:49:50 [2020-09-16T10:49:50.758Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:49:51 [2020-09-16T10:49:51.327Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:49:51 [2020-09-16T10:49:51.534Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
10:49:51 [2020-09-16T10:49:51.534Z] === RUN   TestRemoveContainerWithVolume
10:49:51 [2020-09-16T10:49:51.896Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:49:52 [2020-09-16T10:49:52.108Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
10:49:52 [2020-09-16T10:49:52.108Z] === RUN   TestRemoveContainerRunning
10:49:52 [2020-09-16T10:49:52.465Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:49:53 [2020-09-16T10:49:53.052Z] --- PASS: TestRemoveContainerRunning (0.72s)
10:49:53 [2020-09-16T10:49:53.052Z] === RUN   TestRemoveContainerForceRemoveRunning
10:49:53 [2020-09-16T10:49:53.624Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
10:49:53 [2020-09-16T10:49:53.624Z] === RUN   TestRemoveInvalidContainer
10:49:53 [2020-09-16T10:49:53.624Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:49:53 [2020-09-16T10:49:53.624Z] === RUN   TestRenameLinkedContainer
10:49:54 [2020-09-16T10:49:54.066Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:49:54 [2020-09-16T10:49:54.371Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:49:54 [2020-09-16T10:49:54.371Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:49:56 [2020-09-16T10:49:56.277Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:49:56 [2020-09-16T10:49:56.845Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:49:56 [2020-09-16T10:49:56.929Z] --- PASS: TestRenameLinkedContainer (2.98s)
10:49:56 [2020-09-16T10:49:56.929Z] === RUN   TestRenameStoppedContainer
10:49:57 [2020-09-16T10:49:57.501Z] --- PASS: TestRenameStoppedContainer (0.75s)
10:49:57 [2020-09-16T10:49:57.501Z] === RUN   TestRenameRunningContainerAndReuse
10:49:58 [2020-09-16T10:49:58.041Z] 4612f6d0b889: Verifying Checksum
10:49:58 [2020-09-16T10:49:58.041Z] 4612f6d0b889: Download complete
10:49:58 [2020-09-16T10:49:58.224Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:49:58 [2020-09-16T10:49:58.483Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:49:58 [2020-09-16T10:49:58.888Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s)
10:49:58 [2020-09-16T10:49:58.888Z] === RUN   TestRenameInvalidName
10:49:59 [2020-09-16T10:49:59.831Z] --- PASS: TestRenameInvalidName (0.76s)
10:49:59 [2020-09-16T10:49:59.831Z] === RUN   TestRenameAnonymousContainer
10:50:00 [2020-09-16T10:50:00.958Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:50:01 [2020-09-16T10:50:01.018Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:50:02 [2020-09-16T10:50:02.397Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:50:02 [2020-09-16T10:50:02.468Z] --- PASS: TestDockerNetworkMacvlan (19.05s)
10:50:02 [2020-09-16T10:50:02.468Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:50:02 [2020-09-16T10:50:02.468Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
10:50:02 [2020-09-16T10:50:02.468Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s)
10:50:02 [2020-09-16T10:50:02.468Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
10:50:02 [2020-09-16T10:50:02.468Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.20s)
10:50:02 [2020-09-16T10:50:02.468Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
10:50:02 [2020-09-16T10:50:02.468Z] PASS
10:50:02 [2020-09-16T10:50:02.468Z] 
10:50:02 [2020-09-16T10:50:02.468Z] DONE 8 tests in 20.569s
10:50:02 [2020-09-16T10:50:02.468Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
10:50:02 [2020-09-16T10:50:02.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:50:02 [2020-09-16T10:50:02.468Z] ++ set -e
10:50:02 [2020-09-16T10:50:02.468Z] ++ '[' -n 0 ']'
10:50:02 [2020-09-16T10:50:02.468Z] ++ set -x
10:50:02 [2020-09-16T10:50:02.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:50:02 [2020-09-16T10:50:02.468Z] testing: warning: no tests to run
10:50:02 [2020-09-16T10:50:02.468Z] PASS
10:50:02 [2020-09-16T10:50:02.468Z] 
10:50:02 [2020-09-16T10:50:02.468Z] DONE 0 tests in 0.018s
10:50:02 [2020-09-16T10:50:02.468Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:50:02 [2020-09-16T10:50:02.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:50:02 [2020-09-16T10:50:02.468Z] ++ set -e
10:50:02 [2020-09-16T10:50:02.468Z] ++ '[' -n 0 ']'
10:50:02 [2020-09-16T10:50:02.468Z] ++ set -x
10:50:02 [2020-09-16T10:50:02.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:50:02 [2020-09-16T10:50:02.468Z] INFO: Testing against a local daemon
10:50:02 [2020-09-16T10:50:02.468Z] === RUN   TestAuthZPluginAllowRequest
10:50:03 [2020-09-16T10:50:03.780Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:50:03 [2020-09-16T10:50:03.977Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
10:50:03 [2020-09-16T10:50:03.977Z] === RUN   TestAuthZPluginTLS
10:50:04 [2020-09-16T10:50:04.043Z] --- PASS: TestRenameAnonymousContainer (3.90s)
10:50:04 [2020-09-16T10:50:04.043Z] === RUN   TestRenameContainerWithSameName
10:50:04 [2020-09-16T10:50:04.305Z] --- PASS: TestRenameContainerWithSameName (0.78s)
10:50:04 [2020-09-16T10:50:04.305Z] === RUN   TestRenameContainerWithLinkedContainer
10:50:04 [2020-09-16T10:50:04.610Z] --- PASS: TestAuthZPluginTLS (0.53s)
10:50:04 [2020-09-16T10:50:04.610Z] === RUN   TestAuthZPluginDenyRequest
10:50:05 [2020-09-16T10:50:05.243Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
10:50:05 [2020-09-16T10:50:05.243Z] === RUN   TestAuthZPluginAPIDenyResponse
10:50:05 [2020-09-16T10:50:05.534Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:50:05 [2020-09-16T10:50:05.534Z] === RUN   TestAuthZPluginDenyResponse
10:50:06 [2020-09-16T10:50:06.167Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:50:06 [2020-09-16T10:50:06.168Z] === RUN   TestAuthZPluginAllowEventStream
10:50:06 [2020-09-16T10:50:06.222Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s)
10:50:06 [2020-09-16T10:50:06.222Z] === RUN   TestResize
10:50:06 [2020-09-16T10:50:06.314Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:50:06 [2020-09-16T10:50:06.483Z] --- PASS: TestResize (0.75s)
10:50:06 [2020-09-16T10:50:06.483Z] === RUN   TestResizeWithInvalidSize
10:50:07 [2020-09-16T10:50:07.429Z] --- PASS: TestResizeWithInvalidSize (0.77s)
10:50:07 [2020-09-16T10:50:07.429Z] === RUN   TestResizeWhenContainerNotStarted
10:50:07 [2020-09-16T10:50:07.753Z] --- PASS: TestImportExtremelyLargeImageWorks (102.27s)
10:50:07 [2020-09-16T10:50:07.753Z] PASS
10:50:07 [2020-09-16T10:50:07.753Z] 
10:50:07 [2020-09-16T10:50:07.753Z] === Skipped
10:50:07 [2020-09-16T10:50:07.753Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:50:07 [2020-09-16T10:50:07.753Z] 
10:50:07 [2020-09-16T10:50:07.753Z] 
10:50:07 [2020-09-16T10:50:07.753Z] DONE 12 tests, 1 skipped in 106.149s
10:50:07 [2020-09-16T10:50:07.753Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:50:07 [2020-09-16T10:50:07.753Z] INFO: Testing against a local daemon
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestNetworkCreateDelete
10:50:07 [2020-09-16T10:50:07.753Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDockerNetworkDeletePreferID
10:50:07 [2020-09-16T10:50:07.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDaemonDNSFallback
10:50:07 [2020-09-16T10:50:07.753Z] --- PASS: TestDaemonDNSFallback (7.26s)
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestInspectNetwork
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestInspectNetwork (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestRunContainerWithBridgeNone
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestNetworkInvalidJSON
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestNetworkInvalidJSON//networks/create
10:50:07 [2020-09-16T10:50:07.753Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:50:07 [2020-09-16T10:50:07.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:07 [2020-09-16T10:50:07.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:07 [2020-09-16T10:50:07.753Z] === CONT  TestNetworkInvalidJSON//networks/create
10:50:07 [2020-09-16T10:50:07.753Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:07 [2020-09-16T10:50:07.753Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:50:07 [2020-09-16T10:50:07.753Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:50:07 [2020-09-16T10:50:07.753Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestHostIPv4BridgeLabel
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDaemonRestartWithLiveRestore
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDaemonDefaultNetworkPools
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDaemonRestartWithExistingNetwork
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestServiceWithPredefinedNetwork
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:236: FLAKY_TEST
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestServiceWithDataPathPortInit
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.753Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:50:07 [2020-09-16T10:50:07.753Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.753Z] PASS
10:50:07 [2020-09-16T10:50:07.753Z] 
10:50:07 [2020-09-16T10:50:07.753Z] === Skipped
10:50:07 [2020-09-16T10:50:07.753Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.753Z] 
10:50:07 [2020-09-16T10:50:07.753Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:50:07 [2020-09-16T10:50:07.753Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.753Z] 
10:50:07 [2020-09-16T10:50:07.753Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:236: FLAKY_TEST
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] DONE 19 tests, 12 skipped in 7.941s
10:50:07 [2020-09-16T10:50:07.754Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:50:07 [2020-09-16T10:50:07.754Z] INFO: Testing against a local daemon
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestDockerNetworkIpvlanPersistance
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestDockerNetworkIpvlan
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:07 [2020-09-16T10:50:07.754Z] PASS
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === Skipped
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
10:50:07 [2020-09-16T10:50:07.754Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] DONE 2 tests, 2 skipped in 0.132s
10:50:07 [2020-09-16T10:50:07.754Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:50:07 [2020-09-16T10:50:07.754Z] INFO: Testing against a local daemon
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestDockerNetworkMacvlanPersistance
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestDockerNetworkMacvlan
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] PASS
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === Skipped
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] DONE 2 tests, 2 skipped in 0.141s
10:50:07 [2020-09-16T10:50:07.754Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:50:07 [2020-09-16T10:50:07.754Z] testing: warning: no tests to run
10:50:07 [2020-09-16T10:50:07.754Z] PASS
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] DONE 0 tests in 0.023s
10:50:07 [2020-09-16T10:50:07.754Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:50:07 [2020-09-16T10:50:07.754Z] INFO: Testing against a local daemon
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginAllowRequest
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginTLS
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginDenyRequest
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginAPIDenyResponse
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginDenyResponse
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginAllowEventStream
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginErrorResponse
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginErrorRequest
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginHeader
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.47s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginV2Disable
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginV2Disable (0.07s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.11s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.18s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:50:07 [2020-09-16T10:50:07.754Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] PASS
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === Skipped
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.47s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.07s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.11s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.18s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
10:50:07 [2020-09-16T10:50:07.754Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] 
10:50:07 [2020-09-16T10:50:07.754Z] DONE 17 tests, 17 skipped in 0.984s
10:50:07 [2020-09-16T10:50:07.754Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:50:08 [2020-09-16T10:50:08.004Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
10:50:08 [2020-09-16T10:50:08.004Z] === RUN   TestDaemonRestartKillContainers
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:50:08 [2020-09-16T10:50:08.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:50:08 [2020-09-16T10:50:08.010Z] INFO: Testing against a local daemon
10:50:08 [2020-09-16T10:50:08.011Z] === RUN   TestPluginInvalidJSON
10:50:08 [2020-09-16T10:50:08.011Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:50:08 [2020-09-16T10:50:08.011Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:50:08 [2020-09-16T10:50:08.011Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:50:08 [2020-09-16T10:50:08.011Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:50:08 [2020-09-16T10:50:08.011Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:50:08 [2020-09-16T10:50:08.011Z] === RUN   TestPluginInstall
10:50:08 [2020-09-16T10:50:08.011Z] --- SKIP: TestPluginInstall (0.00s)
10:50:08 [2020-09-16T10:50:08.011Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:08 [2020-09-16T10:50:08.011Z] PASS
10:50:08 [2020-09-16T10:50:08.011Z] 
10:50:08 [2020-09-16T10:50:08.011Z] === Skipped
10:50:08 [2020-09-16T10:50:08.011Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:50:08 [2020-09-16T10:50:08.011Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:08 [2020-09-16T10:50:08.011Z] 
10:50:08 [2020-09-16T10:50:08.011Z] 
10:50:08 [2020-09-16T10:50:08.011Z] DONE 3 tests, 1 skipped in 0.151s
10:50:08 [2020-09-16T10:50:08.011Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:50:08 [2020-09-16T10:50:08.235Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
10:50:08 [2020-09-16T10:50:08.236Z] === RUN   TestAuthZPluginErrorResponse
10:50:08 [2020-09-16T10:50:08.266Z] INFO: Testing against a local daemon
10:50:08 [2020-09-16T10:50:08.266Z] === RUN   TestExternalGraphDriver
10:50:08 [2020-09-16T10:50:08.522Z] --- SKIP: TestExternalGraphDriver (0.47s)
10:50:08 [2020-09-16T10:50:08.522Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:50:08 [2020-09-16T10:50:08.522Z] === RUN   TestGraphdriverPluginV2
10:50:08 [2020-09-16T10:50:08.526Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:50:08 [2020-09-16T10:50:08.526Z] === RUN   TestAuthZPluginErrorRequest
10:50:08 [2020-09-16T10:50:08.817Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
10:50:08 [2020-09-16T10:50:08.817Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:50:09 [2020-09-16T10:50:09.449Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:50:09 [2020-09-16T10:50:09.449Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:50:09 [2020-09-16T10:50:09.603Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:50:09 [2020-09-16T10:50:09.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:50:09 [2020-09-16T10:50:09.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:50:10 [2020-09-16T10:50:10.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:50:10 [2020-09-16T10:50:10.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:50:11 [2020-09-16T10:50:11.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:50:11 [2020-09-16T10:50:11.444Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:50:11 [2020-09-16T10:50:11.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
10:50:11 [2020-09-16T10:50:11.555Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:50:12 [2020-09-16T10:50:12.140Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:50:12 [2020-09-16T10:50:12.708Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:50:13 [2020-09-16T10:50:13.276Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:50:13 [2020-09-16T10:50:13.276Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:50:13 [2020-09-16T10:50:13.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:50:13 [2020-09-16T10:50:13.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s)
10:50:13 [2020-09-16T10:50:13.623Z] === RUN   TestAuthZPluginHeader
10:50:13 [2020-09-16T10:50:13.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:50:14 [2020-09-16T10:50:14.657Z] --- PASS: TestAuthZPluginHeader (0.86s)
10:50:14 [2020-09-16T10:50:14.657Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:50:14 [2020-09-16T10:50:14.657Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:50:14 [2020-09-16T10:50:14.657Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:14 [2020-09-16T10:50:14.657Z] === RUN   TestAuthZPluginV2Disable
10:50:14 [2020-09-16T10:50:14.657Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:50:14 [2020-09-16T10:50:14.657Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:14 [2020-09-16T10:50:14.657Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:50:14 [2020-09-16T10:50:14.657Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:50:14 [2020-09-16T10:50:14.657Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:14 [2020-09-16T10:50:14.657Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:50:14 [2020-09-16T10:50:14.657Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:50:14 [2020-09-16T10:50:14.657Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:14 [2020-09-16T10:50:14.657Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:50:15 [2020-09-16T10:50:15.057Z] --- PASS: TestGraphdriverPluginV2 (5.79s)
10:50:15 [2020-09-16T10:50:15.057Z] PASS
10:50:15 [2020-09-16T10:50:15.057Z] 
10:50:15 [2020-09-16T10:50:15.057Z] === Skipped
10:50:15 [2020-09-16T10:50:15.057Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.47s)
10:50:15 [2020-09-16T10:50:15.057Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:50:15 [2020-09-16T10:50:15.057Z] 
10:50:15 [2020-09-16T10:50:15.057Z] 
10:50:15 [2020-09-16T10:50:15.057Z] DONE 2 tests, 1 skipped in 6.369s
10:50:15 [2020-09-16T10:50:15.057Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:50:15 [2020-09-16T10:50:15.057Z] INFO: Testing against a local daemon
10:50:15 [2020-09-16T10:50:15.057Z] === RUN   TestContinueAfterPluginCrash
10:50:15 [2020-09-16T10:50:15.057Z] === PAUSE TestContinueAfterPluginCrash
10:50:15 [2020-09-16T10:50:15.057Z] === RUN   TestReadPluginNoRead
10:50:15 [2020-09-16T10:50:15.057Z] === PAUSE TestReadPluginNoRead
10:50:15 [2020-09-16T10:50:15.057Z] === RUN   TestDaemonStartWithLogOpt
10:50:15 [2020-09-16T10:50:15.057Z] === PAUSE TestDaemonStartWithLogOpt
10:50:15 [2020-09-16T10:50:15.057Z] === CONT  TestContinueAfterPluginCrash
10:50:15 [2020-09-16T10:50:15.057Z] === CONT  TestDaemonStartWithLogOpt
10:50:16 [2020-09-16T10:50:16.182Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s)
10:50:16 [2020-09-16T10:50:16.182Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
10:50:16 [2020-09-16T10:50:16.182Z] === RUN   TestCgroupNamespacesRun
10:50:17 [2020-09-16T10:50:17.471Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:50:17 [2020-09-16T10:50:17.471Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:50:18 [2020-09-16T10:50:18.098Z] --- PASS: TestCgroupNamespacesRun (1.84s)
10:50:18 [2020-09-16T10:50:18.098Z] === RUN   TestCgroupNamespacesRunPrivileged
10:50:18 [2020-09-16T10:50:18.852Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:50:19 [2020-09-16T10:50:19.486Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
10:50:19 [2020-09-16T10:50:19.486Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:50:19 [2020-09-16T10:50:19.791Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:50:20 [2020-09-16T10:50:20.050Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:50:20 [2020-09-16T10:50:20.990Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:50:21 [2020-09-16T10:50:21.401Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
10:50:21 [2020-09-16T10:50:21.401Z] === RUN   TestCgroupNamespacesRunHostMode
10:50:22 [2020-09-16T10:50:22.369Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:50:23 [2020-09-16T10:50:23.317Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
10:50:23 [2020-09-16T10:50:23.317Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:50:24 [2020-09-16T10:50:24.318Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:50:25 [2020-09-16T10:50:25.233Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
10:50:25 [2020-09-16T10:50:25.233Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:50:26 [2020-09-16T10:50:26.619Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
10:50:26 [2020-09-16T10:50:26.619Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:50:27 [2020-09-16T10:50:27.564Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
10:50:27 [2020-09-16T10:50:27.564Z] === RUN   TestCgroupNamespacesRunOlderClient
10:50:29 [2020-09-16T10:50:29.482Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
10:50:29 [2020-09-16T10:50:29.482Z] === RUN   TestKernelTCPMemory
10:50:29 [2020-09-16T10:50:29.601Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:50:29 [2020-09-16T10:50:29.973Z] --- PASS: TestDaemonStartWithLogOpt (13.35s)
10:50:29 [2020-09-16T10:50:29.973Z] === CONT  TestReadPluginNoRead
10:50:30 [2020-09-16T10:50:30.425Z] --- PASS: TestKernelTCPMemory (0.82s)
10:50:30 [2020-09-16T10:50:30.425Z] === RUN   TestNISDomainname
10:50:31 [2020-09-16T10:50:31.364Z] === RUN   TestReadPluginNoRead/disabled_caching
10:50:31 [2020-09-16T10:50:31.367Z] --- PASS: TestNISDomainname (0.94s)
10:50:31 [2020-09-16T10:50:31.367Z] === RUN   TestHostnameDnsResolution
10:50:31 [2020-09-16T10:50:31.505Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:50:31 [2020-09-16T10:50:31.620Z] --- PASS: TestContinueAfterPluginCrash (17.03s)
10:50:32 [2020-09-16T10:50:32.073Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:50:32 [2020-09-16T10:50:32.754Z] --- PASS: TestHostnameDnsResolution (1.71s)
10:50:32 [2020-09-16T10:50:32.754Z] === RUN   TestStats
10:50:33 [2020-09-16T10:50:33.234Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s)
10:50:33 [2020-09-16T10:50:33.234Z] PASS
10:50:33 [2020-09-16T10:50:33.234Z] 
10:50:33 [2020-09-16T10:50:33.234Z] === Skipped
10:50:33 [2020-09-16T10:50:33.234Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:50:33 [2020-09-16T10:50:33.234Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:33 [2020-09-16T10:50:33.234Z] 
10:50:33 [2020-09-16T10:50:33.234Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:50:33 [2020-09-16T10:50:33.234Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:33 [2020-09-16T10:50:33.234Z] 
10:50:33 [2020-09-16T10:50:33.234Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:50:33 [2020-09-16T10:50:33.234Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:33 [2020-09-16T10:50:33.234Z] 
10:50:33 [2020-09-16T10:50:33.234Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:50:33 [2020-09-16T10:50:33.234Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:33 [2020-09-16T10:50:33.234Z] 
10:50:33 [2020-09-16T10:50:33.234Z] 
10:50:33 [2020-09-16T10:50:33.234Z] DONE 17 tests, 4 skipped in 29.154s
10:50:33 [2020-09-16T10:50:33.234Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:50:33 [2020-09-16T10:50:33.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:50:33 [2020-09-16T10:50:33.234Z] ++ set -e
10:50:33 [2020-09-16T10:50:33.234Z] ++ '[' -n 0 ']'
10:50:33 [2020-09-16T10:50:33.234Z] ++ set -x
10:50:33 [2020-09-16T10:50:33.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:50:33 [2020-09-16T10:50:33.234Z] INFO: Testing against a local daemon
10:50:33 [2020-09-16T10:50:33.234Z] === RUN   TestPluginInvalidJSON
10:50:33 [2020-09-16T10:50:33.234Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:50:33 [2020-09-16T10:50:33.234Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:50:33 [2020-09-16T10:50:33.234Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:50:33 [2020-09-16T10:50:33.234Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:50:33 [2020-09-16T10:50:33.234Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:50:33 [2020-09-16T10:50:33.234Z] === RUN   TestPluginInstall
10:50:33 [2020-09-16T10:50:33.234Z] === RUN   TestPluginInstall/no_auth
10:50:33 [2020-09-16T10:50:33.510Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:50:33 [2020-09-16T10:50:33.978Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:50:35 [2020-09-16T10:50:35.971Z] time="2020-09-16T10:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:50:35 [2020-09-16T10:50:35.971Z] time="2020-09-16T10:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9bd12595b02dd58fbc3e92e7b1e70d4bbece88b5c80d2cff2a99562b552e6b1" mediatype=application/vnd.docker.plugin.v1+json size=522
10:50:35 [2020-09-16T10:50:35.971Z] time="2020-09-16T10:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:50:35 [2020-09-16T10:50:35.971Z] time="2020-09-16T10:50:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9bd12595b02dd58fbc3e92e7b1e70d4bbece88b5c80d2cff2a99562b552e6b1" mediatype=application/vnd.docker.plugin.v1+json size=522
10:50:36 [2020-09-16T10:50:36.025Z] === RUN   TestReadPluginNoRead/default
10:50:36 [2020-09-16T10:50:36.057Z] --- PASS: TestStats (2.76s)
10:50:36 [2020-09-16T10:50:36.057Z] === RUN   TestStopContainerWithTimeout
10:50:36 [2020-09-16T10:50:36.057Z] === RUN   TestStopContainerWithTimeout/0
10:50:36 [2020-09-16T10:50:36.057Z] === PAUSE TestStopContainerWithTimeout/0
10:50:36 [2020-09-16T10:50:36.057Z] === RUN   TestStopContainerWithTimeout/1
10:50:36 [2020-09-16T10:50:36.057Z] === PAUSE TestStopContainerWithTimeout/1
10:50:36 [2020-09-16T10:50:36.057Z] === RUN   TestStopContainerWithTimeout/3
10:50:36 [2020-09-16T10:50:36.057Z] === PAUSE TestStopContainerWithTimeout/3
10:50:36 [2020-09-16T10:50:36.057Z] === RUN   TestStopContainerWithTimeout/-1
10:50:36 [2020-09-16T10:50:36.057Z] === PAUSE TestStopContainerWithTimeout/-1
10:50:36 [2020-09-16T10:50:36.057Z] === CONT  TestStopContainerWithTimeout/0
10:50:36 [2020-09-16T10:50:36.057Z] === CONT  TestStopContainerWithTimeout/1
10:50:36 [2020-09-16T10:50:36.057Z] === CONT  TestStopContainerWithTimeout/3
10:50:36 [2020-09-16T10:50:36.057Z] === CONT  TestStopContainerWithTimeout/-1
10:50:36 [2020-09-16T10:50:36.262Z] === RUN   TestPluginInstall/with_htpasswd
10:50:36 [2020-09-16T10:50:36.896Z] time="2020-09-16T10:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:50:36 [2020-09-16T10:50:36.896Z] time="2020-09-16T10:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba60dfb13b1802881e3b0e23614e30fc14633ab2a421aeeb2c401a4ca8eface" mediatype=application/vnd.docker.plugin.v1+json size=522
10:50:36 [2020-09-16T10:50:36.896Z] time="2020-09-16T10:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:50:36 [2020-09-16T10:50:36.896Z] time="2020-09-16T10:50:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba60dfb13b1802881e3b0e23614e30fc14633ab2a421aeeb2c401a4ca8eface" mediatype=application/vnd.docker.plugin.v1+json size=522
10:50:37 [2020-09-16T10:50:37.188Z] === RUN   TestPluginInstall/with_insecure
10:50:38 [2020-09-16T10:50:38.222Z] time="2020-09-16T10:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:50:38 [2020-09-16T10:50:38.222Z] time="2020-09-16T10:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:929f39a8c6dd4f3e8245aad62912c510252bdb33286b4ac5769dcc47cdf0595e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:50:38 [2020-09-16T10:50:38.222Z] time="2020-09-16T10:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:50:38 [2020-09-16T10:50:38.222Z] time="2020-09-16T10:50:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:929f39a8c6dd4f3e8245aad62912c510252bdb33286b4ac5769dcc47cdf0595e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:50:38 [2020-09-16T10:50:38.513Z] --- PASS: TestPluginInstall (6.95s)
10:50:38 [2020-09-16T10:50:38.513Z]     --- PASS: TestPluginInstall/no_auth (4.81s)
10:50:38 [2020-09-16T10:50:38.513Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
10:50:38 [2020-09-16T10:50:38.513Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
10:50:38 [2020-09-16T10:50:38.513Z]         plugin_test.go:157: [da8996e43a745] daemon is not started
10:50:38 [2020-09-16T10:50:38.513Z] PASS
10:50:38 [2020-09-16T10:50:38.513Z] 
10:50:38 [2020-09-16T10:50:38.513Z] DONE 6 tests in 7.044s
10:50:38 [2020-09-16T10:50:38.513Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:50:38 [2020-09-16T10:50:38.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:50:38 [2020-09-16T10:50:38.513Z] ++ set -e
10:50:38 [2020-09-16T10:50:38.513Z] ++ '[' -n 0 ']'
10:50:38 [2020-09-16T10:50:38.513Z] ++ set -x
10:50:38 [2020-09-16T10:50:38.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:50:38 [2020-09-16T10:50:38.513Z] INFO: Testing against a local daemon
10:50:38 [2020-09-16T10:50:38.513Z] === RUN   TestExternalGraphDriver
10:50:38 [2020-09-16T10:50:38.540Z] --- PASS: TestReadPluginNoRead (10.15s)
10:50:38 [2020-09-16T10:50:38.540Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.20s)
10:50:38 [2020-09-16T10:50:38.540Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s)
10:50:38 [2020-09-16T10:50:38.540Z]     --- PASS: TestReadPluginNoRead/default (2.22s)
10:50:38 [2020-09-16T10:50:38.540Z]     read_test.go:92: [de8f636c1bc00] daemon is not started
10:50:38 [2020-09-16T10:50:38.540Z] PASS
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] DONE 6 tests in 23.625s
10:50:38 [2020-09-16T10:50:38.540Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:50:38 [2020-09-16T10:50:38.540Z] testing: warning: no tests to run
10:50:38 [2020-09-16T10:50:38.540Z] PASS
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] DONE 0 tests in 0.038s
10:50:38 [2020-09-16T10:50:38.540Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:50:38 [2020-09-16T10:50:38.540Z] INFO: Testing against a local daemon
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestPluginWithDevMounts
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:50:38 [2020-09-16T10:50:38.540Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:50:38 [2020-09-16T10:50:38.540Z] PASS
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === Skipped
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:50:38 [2020-09-16T10:50:38.540Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] DONE 1 tests, 1 skipped in 0.138s
10:50:38 [2020-09-16T10:50:38.540Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:50:38 [2020-09-16T10:50:38.540Z] INFO: Testing against a local daemon
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestSecretInspect
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestSecretInspect (0.02s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestSecretList
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestSecretList (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestSecretsCreateAndDelete
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestSecretsUpdate
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestSecretsUpdate (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestTemplatedSecret
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestTemplatedSecret (0.00s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestSecretCreateResolve
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestSecretCreateResolve (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] PASS
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === Skipped
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] 
10:50:38 [2020-09-16T10:50:38.540Z] DONE 6 tests, 6 skipped in 0.191s
10:50:38 [2020-09-16T10:50:38.540Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:50:38 [2020-09-16T10:50:38.540Z] INFO: Testing against a local daemon
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestServiceCreateInit
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:50:38 [2020-09-16T10:50:38.540Z] --- PASS: TestServiceCreateInit (0.02s)
10:50:38 [2020-09-16T10:50:38.540Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:38 [2020-09-16T10:50:38.540Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:38 [2020-09-16T10:50:38.540Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestCreateServiceMultipleTimes
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestCreateServiceConflict
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestCreateServiceMaxReplicas
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestCreateWithDuplicateNetworkNames
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
10:50:38 [2020-09-16T10:50:38.540Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestCreateServiceSecretFileMode
10:50:38 [2020-09-16T10:50:38.540Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:50:38 [2020-09-16T10:50:38.540Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.540Z] === RUN   TestCreateServiceConfigFileMode
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:50:38 [2020-09-16T10:50:38.797Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestCreateServiceSysctls
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestCreateServiceSysctls (0.02s)
10:50:38 [2020-09-16T10:50:38.797Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestCreateServiceCapabilities
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:50:38 [2020-09-16T10:50:38.797Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestInspect
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestInspect (0.01s)
10:50:38 [2020-09-16T10:50:38.797Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestCreateJob
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestCreateJob (0.01s)
10:50:38 [2020-09-16T10:50:38.797Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestReplicatedJob
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestReplicatedJob (0.01s)
10:50:38 [2020-09-16T10:50:38.797Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestUpdateReplicatedJob
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
10:50:38 [2020-09-16T10:50:38.797Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestServiceListWithStatuses
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:50:38 [2020-09-16T10:50:38.797Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestDockerNetworkConnectAlias
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:50:38 [2020-09-16T10:50:38.797Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestDockerNetworkReConnect
10:50:38 [2020-09-16T10:50:38.797Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
10:50:38 [2020-09-16T10:50:38.797Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:38 [2020-09-16T10:50:38.797Z] === RUN   TestServicePlugin
10:50:38 [2020-09-16T10:50:38.804Z] === RUN   TestExternalGraphDriver/json
10:50:39 [2020-09-16T10:50:39.361Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:50:39 [2020-09-16T10:50:39.361Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
10:50:39 [2020-09-16T10:50:39.361Z]     --- PASS: TestStopContainerWithTimeout/1 (2.03s)
10:50:39 [2020-09-16T10:50:39.361Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
10:50:39 [2020-09-16T10:50:39.361Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
10:50:39 [2020-09-16T10:50:39.361Z] === RUN   TestDeleteDevicemapper
10:50:39 [2020-09-16T10:50:39.361Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:50:39 [2020-09-16T10:50:39.361Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:50:39 [2020-09-16T10:50:39.361Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:50:40 [2020-09-16T10:50:40.667Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:50:40 [2020-09-16T10:50:40.874Z] === RUN   TestExternalGraphDriver/spec
10:50:41 [2020-09-16T10:50:41.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s)
10:50:41 [2020-09-16T10:50:41.277Z] === RUN   TestUpdateMemory
10:50:41 [2020-09-16T10:50:41.277Z] --- SKIP: TestUpdateMemory (0.00s)
10:50:41 [2020-09-16T10:50:41.277Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:50:41 [2020-09-16T10:50:41.277Z] === RUN   TestUpdateCPUQuota
10:50:42 [2020-09-16T10:50:42.066Z] --- SKIP: TestServicePlugin (3.38s)
10:50:42 [2020-09-16T10:50:42.066Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.066Z] === RUN   TestServiceUpdateLabel
10:50:42 [2020-09-16T10:50:42.066Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:50:42 [2020-09-16T10:50:42.066Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.066Z] === RUN   TestServiceUpdateSecrets
10:50:42 [2020-09-16T10:50:42.066Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
10:50:42 [2020-09-16T10:50:42.066Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.066Z] === RUN   TestServiceUpdateConfigs
10:50:42 [2020-09-16T10:50:42.322Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] === RUN   TestServiceUpdateNetwork
10:50:42 [2020-09-16T10:50:42.322Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] === RUN   TestServiceUpdatePidsLimit
10:50:42 [2020-09-16T10:50:42.322Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] PASS
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === Skipped
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:42 [2020-09-16T10:50:42.322Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:42 [2020-09-16T10:50:42.322Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:42 [2020-09-16T10:50:42.322Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:42 [2020-09-16T10:50:42.322Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:50:42 [2020-09-16T10:50:42.322Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServicePlugin (3.38s)
10:50:42 [2020-09-16T10:50:42.322Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
10:50:42 [2020-09-16T10:50:42.322Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] DONE 24 tests, 23 skipped in 3.804s
10:50:42 [2020-09-16T10:50:42.322Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:50:42 [2020-09-16T10:50:42.322Z] INFO: Testing against a local daemon
10:50:42 [2020-09-16T10:50:42.322Z] === RUN   TestSessionCreate
10:50:42 [2020-09-16T10:50:42.322Z] --- PASS: TestSessionCreate (0.03s)
10:50:42 [2020-09-16T10:50:42.322Z] === RUN   TestSessionCreateWithBadUpgrade
10:50:42 [2020-09-16T10:50:42.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:50:42 [2020-09-16T10:50:42.322Z] PASS
10:50:42 [2020-09-16T10:50:42.322Z] 
10:50:42 [2020-09-16T10:50:42.322Z] DONE 2 tests in 0.142s
10:50:42 [2020-09-16T10:50:42.322Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:50:42 [2020-09-16T10:50:42.579Z] INFO: Testing against a local daemon
10:50:42 [2020-09-16T10:50:42.579Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:50:42 [2020-09-16T10:50:42.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:50:42 [2020-09-16T10:50:42.579Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:50:42 [2020-09-16T10:50:42.579Z] === RUN   TestEventsExecDie
10:50:42 [2020-09-16T10:50:42.665Z] --- PASS: TestUpdateCPUQuota (1.30s)
10:50:42 [2020-09-16T10:50:42.665Z] === RUN   TestUpdatePidsLimit
10:50:42 [2020-09-16T10:50:42.665Z] === RUN   TestUpdatePidsLimit/update_from_none
10:50:42 [2020-09-16T10:50:42.927Z] === RUN   TestUpdatePidsLimit/no_change
10:50:42 [2020-09-16T10:50:42.943Z] === RUN   TestExternalGraphDriver/pull
10:50:43 [2020-09-16T10:50:43.141Z] --- PASS: TestEventsExecDie (0.47s)
10:50:43 [2020-09-16T10:50:43.141Z] === RUN   TestEventsBackwardsCompatible
10:50:43 [2020-09-16T10:50:43.141Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:50:43 [2020-09-16T10:50:43.141Z] === RUN   TestInfoBinaryCommits
10:50:43 [2020-09-16T10:50:43.141Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:50:43 [2020-09-16T10:50:43.141Z] === RUN   TestInfoAPIVersioned
10:50:43 [2020-09-16T10:50:43.141Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:50:43 [2020-09-16T10:50:43.141Z] === RUN   TestInfoDiscoveryBackend
10:50:43 [2020-09-16T10:50:43.188Z] === RUN   TestUpdatePidsLimit/update_lower
10:50:43 [2020-09-16T10:50:43.761Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:50:43 [2020-09-16T10:50:43.853Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:50:43 [2020-09-16T10:50:43.853Z] 
10:50:43 [2020-09-16T10:50:43.853Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:50:43 [2020-09-16T10:50:43.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:50:43 [2020-09-16T10:50:43.853Z] HOSTNAME=38e8a7f76839
10:50:43 [2020-09-16T10:50:43.853Z] TESTDEBUG=0
10:50:43 [2020-09-16T10:50:43.853Z] DEST=bundles/test-integration
10:50:43 [2020-09-16T10:50:43.853Z] PWD=/go/src/github.com/docker/docker
10:50:43 [2020-09-16T10:50:43.853Z] DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9
10:50:43 [2020-09-16T10:50:43.853Z] container=docker
10:50:43 [2020-09-16T10:50:43.853Z] HOME=/root
10:50:43 [2020-09-16T10:50:43.853Z] GOLANG_VERSION=1.13.15
10:50:43 [2020-09-16T10:50:43.853Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:50:43 [2020-09-16T10:50:43.853Z] VALIDATE_BRANCH=master
10:50:43 [2020-09-16T10:50:43.853Z] TERM=xterm
10:50:43 [2020-09-16T10:50:43.853Z] DOCKER_PKG=github.com/docker/docker
10:50:43 [2020-09-16T10:50:43.853Z] SHLVL=1
10:50:43 [2020-09-16T10:50:43.853Z] TIMEOUT=120m
10:50:43 [2020-09-16T10:50:43.853Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:50:43 [2020-09-16T10:50:43.853Z] DOCKER_GRAPHDRIVER=overlay2
10:50:43 [2020-09-16T10:50:43.853Z] GO111MODULE=off
10:50:43 [2020-09-16T10:50:43.853Z] DOCKER_EXPERIMENTAL=1
10:50:43 [2020-09-16T10:50:43.853Z] TEST_SKIP_INTEGRATION_CLI=1
10:50:43 [2020-09-16T10:50:43.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:50:43 [2020-09-16T10:50:43.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:50:43 [2020-09-16T10:50:43.853Z] GOPATH=/go
10:50:43 [2020-09-16T10:50:43.853Z] PKG_CONFIG=pkg-config
10:50:43 [2020-09-16T10:50:43.853Z] _=/usr/bin/env
10:50:43 [2020-09-16T10:50:43.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:50:43 [2020-09-16T10:50:43.963Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:50:44 [2020-09-16T10:50:44.022Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:50:44 [2020-09-16T10:50:44.284Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:50:44 [2020-09-16T10:50:44.509Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
10:50:44 [2020-09-16T10:50:44.509Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:50:44 [2020-09-16T10:50:44.856Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:50:45 [2020-09-16T10:50:45.344Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:50:45 [2020-09-16T10:50:45.681Z] --- PASS: TestExternalGraphDriver (6.76s)
10:50:45 [2020-09-16T10:50:45.681Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
10:50:45 [2020-09-16T10:50:45.681Z]     --- PASS: TestExternalGraphDriver/spec (2.14s)
10:50:45 [2020-09-16T10:50:45.681Z]     --- PASS: TestExternalGraphDriver/pull (2.29s)
10:50:45 [2020-09-16T10:50:45.681Z] === RUN   TestGraphdriverPluginV2
10:50:45 [2020-09-16T10:50:45.681Z] --- SKIP: TestGraphdriverPluginV2 (0.19s)
10:50:45 [2020-09-16T10:50:45.681Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:45 [2020-09-16T10:50:45.681Z] PASS
10:50:45 [2020-09-16T10:50:45.681Z] 
10:50:45 [2020-09-16T10:50:45.681Z] === Skipped
10:50:45 [2020-09-16T10:50:45.681Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.19s)
10:50:45 [2020-09-16T10:50:45.681Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:45 [2020-09-16T10:50:45.681Z] 
10:50:45 [2020-09-16T10:50:45.681Z] 
10:50:45 [2020-09-16T10:50:45.681Z] DONE 5 tests, 1 skipped in 7.041s
10:50:45 [2020-09-16T10:50:45.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:50:45 [2020-09-16T10:50:45.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:50:45 [2020-09-16T10:50:45.681Z] ++ set -e
10:50:45 [2020-09-16T10:50:45.681Z] ++ '[' -n 0 ']'
10:50:45 [2020-09-16T10:50:45.681Z] ++ set -x
10:50:45 [2020-09-16T10:50:45.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:50:45 [2020-09-16T10:50:45.681Z] INFO: Testing against a local daemon
10:50:45 [2020-09-16T10:50:45.681Z] === RUN   TestContinueAfterPluginCrash
10:50:45 [2020-09-16T10:50:45.681Z] === PAUSE TestContinueAfterPluginCrash
10:50:45 [2020-09-16T10:50:45.681Z] === RUN   TestReadPluginNoRead
10:50:45 [2020-09-16T10:50:45.681Z] === PAUSE TestReadPluginNoRead
10:50:45 [2020-09-16T10:50:45.681Z] === RUN   TestDaemonStartWithLogOpt
10:50:45 [2020-09-16T10:50:45.681Z] === PAUSE TestDaemonStartWithLogOpt
10:50:45 [2020-09-16T10:50:45.681Z] === CONT  TestContinueAfterPluginCrash
10:50:45 [2020-09-16T10:50:45.681Z] === CONT  TestDaemonStartWithLogOpt
10:50:46 [2020-09-16T10:50:46.243Z] --- PASS: TestUpdatePidsLimit (3.52s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
10:50:46 [2020-09-16T10:50:46.243Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
10:50:46 [2020-09-16T10:50:46.243Z] === RUN   TestUpdateRestartPolicy
10:50:48 [2020-09-16T10:50:48.638Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:50:48 [2020-09-16T10:50:48.638Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:50:48 [2020-09-16T10:50:48.674Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
10:50:48 [2020-09-16T10:50:48.674Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:50:48 [2020-09-16T10:50:48.674Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:50:48 [2020-09-16T10:50:48.674Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:48 [2020-09-16T10:50:48.674Z] === RUN   TestInfoAPI
10:50:48 [2020-09-16T10:50:48.674Z] --- PASS: TestInfoAPI (0.04s)
10:50:48 [2020-09-16T10:50:48.674Z] === RUN   TestInfoAPIWarnings
10:50:49 [2020-09-16T10:50:49.206Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:50:49 [2020-09-16T10:50:49.206Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:50:49 [2020-09-16T10:50:49.601Z] --- PASS: TestInfoAPIWarnings (1.52s)
10:50:49 [2020-09-16T10:50:49.601Z] === RUN   TestInfoDebug
10:50:50 [2020-09-16T10:50:50.159Z] --- PASS: TestDaemonStartWithLogOpt (4.01s)
10:50:50 [2020-09-16T10:50:50.159Z] === CONT  TestReadPluginNoRead
10:50:50 [2020-09-16T10:50:50.970Z] --- PASS: TestInfoDebug (1.54s)
10:50:50 [2020-09-16T10:50:50.970Z] === RUN   TestInfoInsecureRegistries
10:50:52 [2020-09-16T10:50:52.858Z] --- PASS: TestInfoInsecureRegistries (1.53s)
10:50:52 [2020-09-16T10:50:52.858Z] === RUN   TestInfoRegistryMirrors
10:50:52 [2020-09-16T10:50:52.888Z] === RUN   TestReadPluginNoRead/default
10:50:53 [2020-09-16T10:50:53.401Z] --- PASS: TestDockerDaemonSuite (324.62s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.61s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.75s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_test.go:1449: [d2bd9c1cd9455] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d3e47c0e15f7c] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.89s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d8f1c9fd6869c] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.59s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.93s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.48s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [dd4d8d4e6698c] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d3043ae306ee7] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.57s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [dd5f801d2d1d9] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.74s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [dcbecf1394d58] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.98s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.66s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d0c66a4c7ab97] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [de2122fc6fe51] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d7c24380133e1] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.62s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_plugins_test.go:79: [d2b144b1c7bc4] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_plugins_test.go:169: [dbc8cf40c39cc] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.03s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [db9a56d4389bd] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.51s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.11s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [de04654d8a72c] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.71s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.39s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.77s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.27s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d1c2d0424c299] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.58s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.94s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d212945d2cebb] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d7dbd46a4098c] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.17s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d073ebefcb50c] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.89s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.57s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.28s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.46s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.14s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [da8ef2d6116cf] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
10:50:53 [2020-09-16T10:50:53.401Z]         check_test.go:309: [d17fad1b70992] daemon is not started
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.27s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
10:50:53 [2020-09-16T10:50:53.401Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
10:50:53 [2020-09-16T10:50:53.401Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [d9a76c4ccc533] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s)
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [d832ca266bfc6] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [d5097bb5e3800] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.23s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.27s)
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [dba2db14fc856] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s)
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [d734936cd331d] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [d87849d940287] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.13s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.70s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.02s)
10:50:53 [2020-09-16T10:50:53.402Z]         docker_cli_daemon_test.go:2544: [d8eb6c1cb56b6] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.49s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s)
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
10:50:53 [2020-09-16T10:50:53.402Z]         check_test.go:309: [d7e7c771e4f35] daemon is not started
10:50:53 [2020-09-16T10:50:53.402Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.94s)
10:50:53 [2020-09-16T10:50:53.402Z] === RUN   TestDockerSwarmSuite
10:50:53 [2020-09-16T10:50:53.402Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:50:53 [2020-09-16T10:50:53.662Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:50:53 [2020-09-16T10:50:53.921Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:50:54 [2020-09-16T10:50:54.221Z] --- PASS: TestInfoRegistryMirrors (1.53s)
10:50:54 [2020-09-16T10:50:54.222Z] === RUN   TestLoginFailsWithBadCredentials
10:50:54 [2020-09-16T10:50:54.395Z] === RUN   TestReadPluginNoRead/disabled_caching
10:50:54 [2020-09-16T10:50:54.477Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
10:50:54 [2020-09-16T10:50:54.477Z] === RUN   TestPingCacheHeaders
10:50:54 [2020-09-16T10:50:54.477Z] --- PASS: TestPingCacheHeaders (0.04s)
10:50:54 [2020-09-16T10:50:54.477Z] === RUN   TestPingGet
10:50:54 [2020-09-16T10:50:54.477Z] --- PASS: TestPingGet (0.01s)
10:50:54 [2020-09-16T10:50:54.477Z] === RUN   TestPingHead
10:50:54 [2020-09-16T10:50:54.477Z] --- PASS: TestPingHead (0.02s)
10:50:54 [2020-09-16T10:50:54.477Z] === RUN   TestVersion
10:50:54 [2020-09-16T10:50:54.477Z] --- PASS: TestVersion (0.02s)
10:50:54 [2020-09-16T10:50:54.477Z] PASS
10:50:54 [2020-09-16T10:50:54.477Z] 
10:50:54 [2020-09-16T10:50:54.477Z] === Skipped
10:50:54 [2020-09-16T10:50:54.477Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:50:54 [2020-09-16T10:50:54.477Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:50:54 [2020-09-16T10:50:54.477Z] 
10:50:54 [2020-09-16T10:50:54.477Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:50:54 [2020-09-16T10:50:54.477Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:54 [2020-09-16T10:50:54.477Z] 
10:50:54 [2020-09-16T10:50:54.477Z] 
10:50:54 [2020-09-16T10:50:54.477Z] DONE 18 tests, 2 skipped in 12.107s
10:50:54 [2020-09-16T10:50:54.477Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:50:54 [2020-09-16T10:50:54.488Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:50:54 [2020-09-16T10:50:54.686Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
10:50:54 [2020-09-16T10:50:54.733Z] INFO: Testing against a local daemon
10:50:54 [2020-09-16T10:50:54.733Z] === RUN   TestVolumesCreateAndList
10:50:54 [2020-09-16T10:50:54.733Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:50:54 [2020-09-16T10:50:54.733Z] === RUN   TestVolumesRemove
10:50:54 [2020-09-16T10:50:54.733Z] --- PASS: TestVolumesRemove (0.05s)
10:50:54 [2020-09-16T10:50:54.733Z] === RUN   TestVolumesInspect
10:50:54 [2020-09-16T10:50:54.733Z] --- PASS: TestVolumesInspect (0.01s)
10:50:54 [2020-09-16T10:50:54.733Z] === RUN   TestVolumesInvalidJSON
10:50:54 [2020-09-16T10:50:54.733Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:50:54 [2020-09-16T10:50:54.733Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:50:54 [2020-09-16T10:50:54.733Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:50:54 [2020-09-16T10:50:54.733Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:50:54 [2020-09-16T10:50:54.733Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:50:54 [2020-09-16T10:50:54.733Z] PASS
10:50:54 [2020-09-16T10:50:54.733Z] 
10:50:54 [2020-09-16T10:50:54.733Z] DONE 5 tests in 0.199s
10:50:54 [2020-09-16T10:50:54.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:50:54 [2020-09-16T10:50:54.733Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11896 is not a child of this shell
10:50:54 [2020-09-16T10:50:54.733Z] warning: PID 11896 from bundles/test-integration/docker.pid had a nonzero exit code
10:50:54 [2020-09-16T10:50:54.733Z] Leaving: AppArmorNo profiles have been unloaded.
10:50:54 [2020-09-16T10:50:54.733Z] 
10:50:54 [2020-09-16T10:50:54.733Z] Unloading profiles will leave already running processes permanently
10:50:54 [2020-09-16T10:50:54.733Z] unconfined, which can lead to unexpected situations.
10:50:54 [2020-09-16T10:50:54.733Z] 
10:50:54 [2020-09-16T10:50:54.733Z] To set a process to complain mode, use the command line tool
10:50:54 [2020-09-16T10:50:54.733Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:50:54 [2020-09-16T10:50:54.733Z] Removing test suite binaries
10:50:54 [2020-09-16T10:50:54.733Z] exiting test-integration
10:50:54 [2020-09-16T10:50:54.733Z] ++ exit 0
10:50:55 [2020-09-16T10:50:55.057Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:50:55 [2020-09-16T10:50:55.316Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:50:55 [2020-09-16T10:50:55.884Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:50:56 [2020-09-16T10:50:56.097Z] 
10:50:56 [2020-09-16T10:50:56.143Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:50:56 [2020-09-16T10:50:56.403Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:50:56 [2020-09-16T10:50:56.752Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
Post stage
[Pipeline] junit
10:50:57 [2020-09-16T10:50:57.035Z] Recording test results
10:50:58 [2020-09-16T10:50:58.310Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:50:58 [2020-09-16T10:50:58.478Z] --- PASS: TestUpdateRestartPolicy (12.32s)
10:50:58 [2020-09-16T10:50:58.478Z] === RUN   TestUpdateRestartWithAutoRemove
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:50:58 [2020-09-16T10:50:58.818Z] --- PASS: TestReadPluginNoRead (8.80s)
10:50:58 [2020-09-16T10:50:58.818Z]     --- PASS: TestReadPluginNoRead/default (1.92s)
10:50:58 [2020-09-16T10:50:58.818Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.08s)
10:50:58 [2020-09-16T10:50:58.818Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.11s)
10:50:58 [2020-09-16T10:50:58.818Z]     read_test.go:92: [d35a43911dcef] daemon is not started
10:50:58 [2020-09-16T10:50:58.818Z] PASS
10:50:58 [2020-09-16T10:50:58.818Z] 
10:50:58 [2020-09-16T10:50:58.818Z] DONE 6 tests in 12.931s
10:50:58 [2020-09-16T10:50:58.818Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:50:58 [2020-09-16T10:50:58.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:50:58 [2020-09-16T10:50:58.818Z] ++ set -e
10:50:58 [2020-09-16T10:50:58.818Z] ++ '[' -n 0 ']'
10:50:58 [2020-09-16T10:50:58.818Z] ++ set -x
10:50:58 [2020-09-16T10:50:58.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:50:58 [2020-09-16T10:50:58.818Z] testing: warning: no tests to run
10:50:58 [2020-09-16T10:50:58.818Z] PASS
10:50:58 [2020-09-16T10:50:58.818Z] 
10:50:58 [2020-09-16T10:50:58.818Z] DONE 0 tests in 0.065s
10:50:58 [2020-09-16T10:50:58.818Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:50:58 [2020-09-16T10:50:58.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:50:58 [2020-09-16T10:50:58.818Z] ++ set -e
10:50:58 [2020-09-16T10:50:58.818Z] ++ '[' -n 0 ']'
10:50:58 [2020-09-16T10:50:58.818Z] ++ set -x
10:50:58 [2020-09-16T10:50:58.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:50:58 [2020-09-16T10:50:58.818Z] INFO: Testing against a local daemon
10:50:58 [2020-09-16T10:50:58.818Z] === RUN   TestPluginWithDevMounts
10:50:58 [2020-09-16T10:50:58.818Z] === PAUSE TestPluginWithDevMounts
10:50:58 [2020-09-16T10:50:58.818Z] === CONT  TestPluginWithDevMounts
10:50:58 [2020-09-16T10:50:58.975Z] + echo Ensuring container killed.
10:50:58 [2020-09-16T10:50:58.975Z] Ensuring container killed.
10:50:58 [2020-09-16T10:50:58.975Z] + docker rm -vf docker-pr2
10:50:58 [2020-09-16T10:50:58.975Z] Error: No such container: docker-pr2
10:50:58 [2020-09-16T10:50:58.975Z] + true
[Pipeline] sh
10:50:59 [2020-09-16T10:50:59.051Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
10:50:59 [2020-09-16T10:50:59.051Z] === RUN   TestWaitNonBlocked
10:50:59 [2020-09-16T10:50:59.051Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:50:59 [2020-09-16T10:50:59.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:50:59 [2020-09-16T10:50:59.051Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:50:59 [2020-09-16T10:50:59.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:50:59 [2020-09-16T10:50:59.051Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:50:59 [2020-09-16T10:50:59.051Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:50:59 [2020-09-16T10:50:59.248Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:50:59 [2020-09-16T10:50:59.294Z] + echo Chowning /workspace to jenkins user
10:50:59 [2020-09-16T10:50:59.294Z] Chowning /workspace to jenkins user
10:50:59 [2020-09-16T10:50:59.294Z] + id -u
10:50:59 [2020-09-16T10:50:59.294Z] + id -g
10:50:59 [2020-09-16T10:50:59.294Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41450:/workspace busybox chown -R 1000:1000 /workspace
10:50:59 [2020-09-16T10:50:59.294Z] Unable to find image 'busybox:latest' locally
10:50:59 [2020-09-16T10:50:59.822Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:51:00 [2020-09-16T10:51:00.440Z] --- PASS: TestWaitNonBlocked (0.02s)
10:51:00 [2020-09-16T10:51:00.440Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
10:51:00 [2020-09-16T10:51:00.440Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
10:51:00 [2020-09-16T10:51:00.440Z] === RUN   TestWaitBlocked
10:51:00 [2020-09-16T10:51:00.440Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:51:00 [2020-09-16T10:51:00.440Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:51:00 [2020-09-16T10:51:00.440Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:51:00 [2020-09-16T10:51:00.440Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:51:00 [2020-09-16T10:51:00.440Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:51:00 [2020-09-16T10:51:00.440Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:51:00 [2020-09-16T10:51:00.885Z] --- PASS: TestPluginWithDevMounts (1.84s)
10:51:00 [2020-09-16T10:51:00.885Z] PASS
10:51:00 [2020-09-16T10:51:00.885Z] 
10:51:00 [2020-09-16T10:51:00.885Z] DONE 1 tests in 2.030s
10:51:00 [2020-09-16T10:51:00.885Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
10:51:00 [2020-09-16T10:51:00.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
10:51:00 [2020-09-16T10:51:00.885Z] ++ set -e
10:51:00 [2020-09-16T10:51:00.885Z] ++ '[' -n 0 ']'
10:51:00 [2020-09-16T10:51:00.885Z] ++ set -x
10:51:00 [2020-09-16T10:51:00.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
10:51:00 [2020-09-16T10:51:00.885Z] INFO: Testing against a local daemon
10:51:00 [2020-09-16T10:51:00.885Z] === RUN   TestSecretInspect
10:51:01 [2020-09-16T10:51:01.015Z] --- PASS: TestWaitBlocked (0.02s)
10:51:01 [2020-09-16T10:51:01.015Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s)
10:51:01 [2020-09-16T10:51:01.015Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
10:51:01 [2020-09-16T10:51:01.015Z] === CONT  TestContainerStartOnDaemonRestart
10:51:01 [2020-09-16T10:51:01.015Z] === CONT  TestIpcModeOlderClient
10:51:01 [2020-09-16T10:51:01.015Z] === CONT  TestDaemonHostGatewayIP
10:51:01 [2020-09-16T10:51:01.015Z] === CONT  TestDaemonRestartIpcMode
10:51:01 [2020-09-16T10:51:01.278Z] --- PASS: TestIpcModeOlderClient (0.21s)
10:51:01 [2020-09-16T10:51:01.278Z] === CONT  TestContainerKillOnDaemonStart
10:51:01 [2020-09-16T10:51:01.729Z] === RUN   TestDockerSuite/TestBuildEnv
10:51:03 [2020-09-16T10:51:03.638Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:51:04 [2020-09-16T10:51:04.400Z] --- PASS: TestSecretInspect (3.68s)
10:51:04 [2020-09-16T10:51:04.400Z] === RUN   TestSecretList
10:51:04 [2020-09-16T10:51:04.540Z] latest: Pulling from library/busybox
10:51:04 [2020-09-16T10:51:04.540Z] df8698476c65: Pulling fs layer
10:51:04 [2020-09-16T10:51:04.540Z] df8698476c65: Verifying Checksum
10:51:04 [2020-09-16T10:51:04.540Z] df8698476c65: Download complete
10:51:04 [2020-09-16T10:51:04.540Z] df8698476c65: Pull complete
10:51:04 [2020-09-16T10:51:04.540Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
10:51:04 [2020-09-16T10:51:04.540Z] Status: Downloaded newer image for busybox:latest
10:51:04 [2020-09-16T10:51:04.576Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:51:04 [2020-09-16T10:51:04.576Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:51:05 [2020-09-16T10:51:05.494Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s)
10:51:05 [2020-09-16T10:51:05.494Z] --- PASS: TestDaemonRestartIpcMode (4.33s)
10:51:05 [2020-09-16T10:51:05.754Z] --- PASS: TestDaemonHostGatewayIP (4.67s)
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:51:05 [2020-09-16T10:51:05.954Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:51:06 [2020-09-16T10:51:06.238Z] + bundleName=amd64-rootless
10:51:06 [2020-09-16T10:51:06.238Z] + echo Creating amd64-rootless-bundles.tar.gz
10:51:06 [2020-09-16T10:51:06.238Z] Creating amd64-rootless-bundles.tar.gz
10:51:06 [2020-09-16T10:51:06.238Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
10:51:06 [2020-09-16T10:51:06.238Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:51:06 [2020-09-16T10:51:06.246Z] Archiving artifacts
10:51:07 [2020-09-16T10:51:07.781Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:51:07 [2020-09-16T10:51:07.914Z] --- PASS: TestSecretList (3.25s)
10:51:07 [2020-09-16T10:51:07.914Z] === RUN   TestSecretsCreateAndDelete
10:51:08 [2020-09-16T10:51:08.084Z] + make clean
10:51:08 [2020-09-16T10:51:08.340Z] docker volume rm -f docker-dev-cache
10:51:08 [2020-09-16T10:51:08.340Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:51:11 [2020-09-16T10:51:11.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:51:11 [2020-09-16T10:51:11.429Z] --- PASS: TestSecretsCreateAndDelete (3.55s)
10:51:11 [2020-09-16T10:51:11.429Z] === RUN   TestSecretsUpdate
10:51:11 [2020-09-16T10:51:11.622Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:51:11 [2020-09-16T10:51:11.622Z] Copying nested executables into bundles/cross/linux/amd64
10:51:11 [2020-09-16T10:51:11.622Z] Cross building: bundles/cross/windows/amd64
10:51:11 [2020-09-16T10:51:11.622Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:51:11 [2020-09-16T10:51:11.622Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:51:12 [2020-09-16T10:51:12.571Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:51:12 [2020-09-16T10:51:12.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:51:14 [2020-09-16T10:51:14.948Z] --- PASS: TestSecretsUpdate (3.72s)
10:51:14 [2020-09-16T10:51:14.948Z] === RUN   TestTemplatedSecret
10:51:15 [2020-09-16T10:51:15.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:51:15 [2020-09-16T10:51:15.756Z] --- PASS: TestContainerKillOnDaemonStart (13.16s)
10:51:15 [2020-09-16T10:51:15.756Z] PASS
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] === Skipped
10:51:15 [2020-09-16T10:51:15.756Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] 
10:51:15 [2020-09-16T10:51:15.756Z] DONE 192 tests, 6 skipped in 135.538s
10:51:15 [2020-09-16T10:51:15.756Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:51:15 [2020-09-16T10:51:15.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:51:15 [2020-09-16T10:51:15.756Z] ++ set -e
10:51:15 [2020-09-16T10:51:15.756Z] ++ '[' -n 0 ']'
10:51:15 [2020-09-16T10:51:15.756Z] ++ set -x
10:51:15 [2020-09-16T10:51:15.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
10:51:15 [2020-09-16T10:51:15.756Z] INFO: Testing against a local daemon
10:51:15 [2020-09-16T10:51:15.756Z] === RUN   TestCommitInheritsEnv
10:51:15 [2020-09-16T10:51:15.756Z] --- PASS: TestCommitInheritsEnv (0.58s)
10:51:15 [2020-09-16T10:51:15.756Z] === RUN   TestImportExtremelyLargeImageWorks
10:51:15 [2020-09-16T10:51:15.756Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:51:15 [2020-09-16T10:51:15.756Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:51:15 [2020-09-16T10:51:15.756Z] === RUN   TestImagesFilterMultiReference
10:51:15 [2020-09-16T10:51:15.756Z] --- PASS: TestImagesFilterMultiReference (0.09s)
10:51:15 [2020-09-16T10:51:15.756Z] === RUN   TestImagePullPlatformInvalid
10:51:15 [2020-09-16T10:51:15.756Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:51:15 [2020-09-16T10:51:15.756Z] === RUN   TestRemoveImageOrphaning
10:51:16 [2020-09-16T10:51:16.017Z] --- PASS: TestRemoveImageOrphaning (0.54s)
10:51:16 [2020-09-16T10:51:16.017Z] === RUN   TestRemoveImageGarbageCollector
10:51:16 [2020-09-16T10:51:16.017Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:51:16 [2020-09-16T10:51:16.017Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:16 [2020-09-16T10:51:16.017Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:51:16 [2020-09-16T10:51:16.017Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:51:16 [2020-09-16T10:51:16.017Z] === RUN   TestTagInvalidReference
10:51:16 [2020-09-16T10:51:16.017Z] --- PASS: TestTagInvalidReference (0.03s)
10:51:16 [2020-09-16T10:51:16.017Z] === RUN   TestTagValidPrefixedRepo
10:51:16 [2020-09-16T10:51:16.017Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:51:16 [2020-09-16T10:51:16.017Z] === RUN   TestTagExistedNameWithoutForce
10:51:16 [2020-09-16T10:51:16.279Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:51:16 [2020-09-16T10:51:16.279Z] === RUN   TestTagOfficialNames
10:51:16 [2020-09-16T10:51:16.279Z] --- PASS: TestTagOfficialNames (0.07s)
10:51:16 [2020-09-16T10:51:16.279Z] === RUN   TestTagMatchesDigest
10:51:16 [2020-09-16T10:51:16.279Z] --- PASS: TestTagMatchesDigest (0.03s)
10:51:16 [2020-09-16T10:51:16.279Z] PASS
10:51:16 [2020-09-16T10:51:16.279Z] 
10:51:16 [2020-09-16T10:51:16.279Z] === Skipped
10:51:16 [2020-09-16T10:51:16.279Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:51:16 [2020-09-16T10:51:16.279Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:51:16 [2020-09-16T10:51:16.279Z] 
10:51:16 [2020-09-16T10:51:16.279Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:51:16 [2020-09-16T10:51:16.279Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:16 [2020-09-16T10:51:16.279Z] 
10:51:16 [2020-09-16T10:51:16.279Z] 
10:51:16 [2020-09-16T10:51:16.279Z] DONE 12 tests, 2 skipped in 1.743s
10:51:16 [2020-09-16T10:51:16.279Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:51:16 [2020-09-16T10:51:16.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:51:16 [2020-09-16T10:51:16.279Z] ++ set -e
10:51:16 [2020-09-16T10:51:16.279Z] ++ '[' -n 0 ']'
10:51:16 [2020-09-16T10:51:16.279Z] ++ set -x
10:51:16 [2020-09-16T10:51:16.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
10:51:16 [2020-09-16T10:51:16.540Z] INFO: Testing against a local daemon
10:51:16 [2020-09-16T10:51:16.540Z] === RUN   TestNetworkCreateDelete
10:51:16 [2020-09-16T10:51:16.802Z] --- PASS: TestNetworkCreateDelete (0.43s)
10:51:16 [2020-09-16T10:51:16.802Z] === RUN   TestDockerNetworkDeletePreferID
10:51:17 [2020-09-16T10:51:17.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:51:18 [2020-09-16T10:51:18.191Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
10:51:18 [2020-09-16T10:51:18.191Z] === RUN   TestDaemonDNSFallback
10:51:18 [2020-09-16T10:51:18.477Z] --- PASS: TestTemplatedSecret (3.69s)
10:51:18 [2020-09-16T10:51:18.477Z] === RUN   TestSecretCreateResolve
10:51:18 [2020-09-16T10:51:18.782Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:51:22 [2020-09-16T10:51:22.926Z] --- PASS: TestSecretCreateResolve (3.58s)
10:51:22 [2020-09-16T10:51:22.926Z] PASS
10:51:22 [2020-09-16T10:51:22.926Z] 
10:51:22 [2020-09-16T10:51:22.926Z] DONE 6 tests in 21.583s
10:51:22 [2020-09-16T10:51:22.926Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
10:51:22 [2020-09-16T10:51:22.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
10:51:22 [2020-09-16T10:51:22.926Z] ++ set -e
10:51:22 [2020-09-16T10:51:22.926Z] ++ '[' -n 0 ']'
10:51:22 [2020-09-16T10:51:22.926Z] ++ set -x
10:51:22 [2020-09-16T10:51:22.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
10:51:22 [2020-09-16T10:51:22.926Z] INFO: Testing against a local daemon
10:51:22 [2020-09-16T10:51:22.926Z] === RUN   TestServiceCreateInit
10:51:22 [2020-09-16T10:51:22.926Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:51:26 [2020-09-16T10:51:26.332Z] --- PASS: TestDaemonDNSFallback (7.40s)
10:51:26 [2020-09-16T10:51:26.332Z] === RUN   TestInspectNetwork
10:51:28 [2020-09-16T10:51:28.493Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:51:30 [2020-09-16T10:51:30.541Z] === RUN   TestInspectNetwork/full_network_id
10:51:30 [2020-09-16T10:51:30.541Z] === RUN   TestInspectNetwork/partial_network_id
10:51:30 [2020-09-16T10:51:30.541Z] === RUN   TestInspectNetwork/network_name
10:51:30 [2020-09-16T10:51:30.541Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:51:30 [2020-09-16T10:51:30.992Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:51:32 [2020-09-16T10:51:32.371Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:51:34 [2020-09-16T10:51:34.060Z] --- PASS: TestServiceCreateInit (10.87s)
10:51:34 [2020-09-16T10:51:34.060Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s)
10:51:34 [2020-09-16T10:51:34.060Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s)
10:51:34 [2020-09-16T10:51:34.060Z] === RUN   TestCreateServiceMultipleTimes
10:51:35 [2020-09-16T10:51:35.829Z] --- PASS: TestInspectNetwork (9.50s)
10:51:35 [2020-09-16T10:51:35.829Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:51:35 [2020-09-16T10:51:35.829Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:51:35 [2020-09-16T10:51:35.830Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:51:35 [2020-09-16T10:51:35.830Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:51:35 [2020-09-16T10:51:35.830Z] === RUN   TestRunContainerWithBridgeNone
10:51:37 [2020-09-16T10:51:37.216Z] --- PASS: TestRunContainerWithBridgeNone (2.37s)
10:51:37 [2020-09-16T10:51:37.216Z] === RUN   TestNetworkInvalidJSON
10:51:37 [2020-09-16T10:51:37.478Z] === RUN   TestNetworkInvalidJSON//networks/create
10:51:37 [2020-09-16T10:51:37.478Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:51:37 [2020-09-16T10:51:37.478Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:51:37 [2020-09-16T10:51:37.478Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:51:37 [2020-09-16T10:51:37.478Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:51:37 [2020-09-16T10:51:37.478Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:51:37 [2020-09-16T10:51:37.478Z] === CONT  TestNetworkInvalidJSON//networks/create
10:51:37 [2020-09-16T10:51:37.478Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:51:37 [2020-09-16T10:51:37.478Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:51:37 [2020-09-16T10:51:37.478Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:51:37 [2020-09-16T10:51:37.478Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:51:37 [2020-09-16T10:51:37.478Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:51:37 [2020-09-16T10:51:37.478Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:51:37 [2020-09-16T10:51:37.478Z] === RUN   TestHostIPv4BridgeLabel
10:51:38 [2020-09-16T10:51:38.051Z] --- PASS: TestHostIPv4BridgeLabel (0.79s)
10:51:38 [2020-09-16T10:51:38.051Z] === RUN   TestDaemonRestartWithLiveRestore
10:51:39 [2020-09-16T10:51:39.969Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s)
10:51:39 [2020-09-16T10:51:39.969Z] === RUN   TestDaemonDefaultNetworkPools
10:51:40 [2020-09-16T10:51:40.914Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s)
10:51:40 [2020-09-16T10:51:40.914Z] === RUN   TestDaemonRestartWithExistingNetwork
10:51:42 [2020-09-16T10:51:42.351Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:51:42 [2020-09-16T10:51:42.351Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:51:42 [2020-09-16T10:51:42.351Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:51:42 [2020-09-16T10:51:42.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:51:42 [2020-09-16T10:51:42.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:51:42 [2020-09-16T10:51:42.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:51:42 [2020-09-16T10:51:42.831Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s)
10:51:42 [2020-09-16T10:51:42.831Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:51:42 [2020-09-16T10:51:42.919Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:51:43 [2020-09-16T10:51:43.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:51:43 [2020-09-16T10:51:43.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:51:44 [2020-09-16T10:51:44.310Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:51:44 [2020-09-16T10:51:44.310Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:51:44 [2020-09-16T10:51:44.310Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:51:45 [2020-09-16T10:51:45.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s)
10:51:45 [2020-09-16T10:51:45.380Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:51:45 [2020-09-16T10:51:45.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:51:45 [2020-09-16T10:51:45.953Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
10:51:45 [2020-09-16T10:51:45.953Z] === RUN   TestServiceWithPredefinedNetwork
10:51:48 [2020-09-16T10:51:48.500Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:51:48 [2020-09-16T10:51:48.500Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:51:49 [2020-09-16T10:51:49.257Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s)
10:51:49 [2020-09-16T10:51:49.257Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:51:49 [2020-09-16T10:51:49.257Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:51:49 [2020-09-16T10:51:49.257Z]     service_test.go:236: FLAKY_TEST
10:51:49 [2020-09-16T10:51:49.257Z] === RUN   TestServiceWithDataPathPortInit
10:51:49 [2020-09-16T10:51:49.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:51:51 [2020-09-16T10:51:51.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:51:53 [2020-09-16T10:51:53.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:51:53 [2020-09-16T10:51:53.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:51:53 [2020-09-16T10:51:53.771Z] === RUN   TestDockerSuite/TestBuildExpose
10:51:53 [2020-09-16T10:51:53.771Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:51:54 [2020-09-16T10:51:54.339Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:51:54 [2020-09-16T10:51:54.906Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:51:55 [2020-09-16T10:51:55.165Z] === RUN   TestDockerSuite/TestBuildFails
10:51:55 [2020-09-16T10:51:55.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:51:56 [2020-09-16T10:51:56.103Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:51:56 [2020-09-16T10:51:56.103Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:51:56 [2020-09-16T10:51:56.519Z] --- PASS: TestCreateServiceMultipleTimes (22.51s)
10:51:56 [2020-09-16T10:51:56.519Z] === RUN   TestCreateServiceConflict
10:51:56 [2020-09-16T10:51:56.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:51:58 [2020-09-16T10:51:58.009Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:51:58 [2020-09-16T10:51:58.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:51:59 [2020-09-16T10:51:59.917Z] === RUN   TestDockerSuite/TestBuildForceRm
10:51:59 [2020-09-16T10:51:59.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:52:00 [2020-09-16T10:52:00.034Z] --- PASS: TestCreateServiceConflict (3.64s)
10:52:00 [2020-09-16T10:52:00.034Z] === RUN   TestCreateServiceMaxReplicas
10:52:01 [2020-09-16T10:52:01.296Z] === RUN   TestDockerSuite/TestBuildFromGit
10:52:01 [2020-09-16T10:52:01.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:52:03 [2020-09-16T10:52:03.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:52:03 [2020-09-16T10:52:03.024Z] Using test binary docker
10:52:03 [2020-09-16T10:52:03.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:52:03 [2020-09-16T10:52:03.024Z] +++ /etc/init.d/apparmor start
10:52:03 [2020-09-16T10:52:03.024Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:52:03 [2020-09-16T10:52:03.024Z] INFO: Waiting for daemon to start...
10:52:03 [2020-09-16T10:52:03.024Z] Starting dockerd
10:52:03 [2020-09-16T10:52:03.024Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:52:03 [2020-09-16T10:52:03.203Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:52:03 [2020-09-16T10:52:03.463Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:52:03 [2020-09-16T10:52:03.560Z] --- PASS: TestCreateServiceMaxReplicas (3.74s)
10:52:03 [2020-09-16T10:52:03.560Z] === RUN   TestCreateWithDuplicateNetworkNames
10:52:04 [2020-09-16T10:52:04.401Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:52:05 [2020-09-16T10:52:05.123Z] .
10:52:05 [2020-09-16T10:52:05.123Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:52:05 [2020-09-16T10:52:05.123Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:52:05 [2020-09-16T10:52:05.123Z] Error: No such image: emptyfs
10:52:05 [2020-09-16T10:52:05.123Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:52:05 [2020-09-16T10:52:05.123Z] ++++ docker load
10:52:05 [2020-09-16T10:52:05.421Z] Running integration-test (iteration 1)
10:52:05 [2020-09-16T10:52:05.421Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
10:52:05 [2020-09-16T10:52:05.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:52:05 [2020-09-16T10:52:05.421Z] ++ set -e
10:52:05 [2020-09-16T10:52:05.421Z] ++ '[' -n 0 ']'
10:52:05 [2020-09-16T10:52:05.421Z] ++ set -x
10:52:05 [2020-09-16T10:52:05.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:52:06 [2020-09-16T10:52:06.305Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:52:07 [2020-09-16T10:52:07.242Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:52:07 [2020-09-16T10:52:07.501Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:52:07 [2020-09-16T10:52:07.567Z] --- PASS: TestServiceWithDataPathPortInit (17.98s)
10:52:07 [2020-09-16T10:52:07.567Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:52:09 [2020-09-16T10:52:09.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:52:09 [2020-09-16T10:52:09.412Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:52:09 [2020-09-16T10:52:09.999Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:52:11 [2020-09-16T10:52:11.378Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:52:13 [2020-09-16T10:52:13.284Z] === RUN   TestDockerSuite/TestBuildHistory
10:52:17 [2020-09-16T10:52:17.474Z] === RUN   TestDockerSuite/TestBuildIidFile
10:52:17 [2020-09-16T10:52:17.474Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:52:17 [2020-09-16T10:52:17.598Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.13s)
10:52:17 [2020-09-16T10:52:17.598Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l8mjc6w9bxu7zn75c6ln2mxyd Created:2020-09-16 10:52:08.856520495 +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[02195ead6e78764dca5677cc000aa565c9458d98665562f2eeddc162f4eb581d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixt8l6es8ac9wtfxs1o2vlytv EndpointID:76ed2b05d7acce1cb18794d5b657784727c1a3f8c5ab373cd056d78934e5fb82 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:49d36edb90e0b50c0c54ffa00efb228583d84059bb53410914892eee013b8af6 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:28371b245091 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixt8l6es8ac9wtfxs1o2vlytv EndpointID:76ed2b05d7acce1cb18794d5b657784727c1a3f8c5ab373cd056d78934e5fb82 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:52:17 [2020-09-16T10:52:17.598Z] PASS
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] === Skipped
10:52:17 [2020-09-16T10:52:17.598Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:52:17 [2020-09-16T10:52:17.598Z]     service_test.go:236: FLAKY_TEST
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] DONE 23 tests, 1 skipped in 60.043s
10:52:17 [2020-09-16T10:52:17.598Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:52:17 [2020-09-16T10:52:17.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:52:17 [2020-09-16T10:52:17.598Z] ++ set -e
10:52:17 [2020-09-16T10:52:17.598Z] ++ '[' -n 0 ']'
10:52:17 [2020-09-16T10:52:17.598Z] ++ set -x
10:52:17 [2020-09-16T10:52:17.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:52:17 [2020-09-16T10:52:17.598Z] INFO: Testing against a local daemon
10:52:17 [2020-09-16T10:52:17.598Z] === RUN   TestDockerNetworkIpvlanPersistance
10:52:17 [2020-09-16T10:52:17.598Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:52:17 [2020-09-16T10:52:17.598Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:52:17 [2020-09-16T10:52:17.598Z] === RUN   TestDockerNetworkIpvlan
10:52:17 [2020-09-16T10:52:17.598Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:52:17 [2020-09-16T10:52:17.598Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:52:17 [2020-09-16T10:52:17.598Z] PASS
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] === Skipped
10:52:17 [2020-09-16T10:52:17.598Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:52:17 [2020-09-16T10:52:17.598Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:52:17 [2020-09-16T10:52:17.598Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] 
10:52:17 [2020-09-16T10:52:17.598Z] DONE 2 tests, 2 skipped in 0.158s
10:52:17 [2020-09-16T10:52:17.598Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:52:17 [2020-09-16T10:52:17.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:52:17 [2020-09-16T10:52:17.598Z] ++ set -e
10:52:17 [2020-09-16T10:52:17.598Z] ++ '[' -n 0 ']'
10:52:17 [2020-09-16T10:52:17.598Z] ++ set -x
10:52:17 [2020-09-16T10:52:17.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:52:17 [2020-09-16T10:52:17.598Z] INFO: Testing against a local daemon
10:52:17 [2020-09-16T10:52:17.598Z] === RUN   TestDockerNetworkMacvlanPersistance
10:52:17 [2020-09-16T10:52:17.733Z] === RUN   TestDockerSuite/TestBuildInheritance
10:52:18 [2020-09-16T10:52:18.207Z] Loaded image: buildpack-deps:buster
10:52:18 [2020-09-16T10:52:18.207Z] Loaded image: busybox:latest
10:52:18 [2020-09-16T10:52:18.207Z] Loaded image: busybox:glibc
10:52:18 [2020-09-16T10:52:18.207Z] Loaded image: debian:buster
10:52:18 [2020-09-16T10:52:18.207Z] Loaded image: hello-world:latest
10:52:18 [2020-09-16T10:52:18.207Z] INFO: Testing against a local daemon
10:52:18 [2020-09-16T10:52:18.207Z] === RUN   TestCgroupNamespacesBuild
10:52:18 [2020-09-16T10:52:18.303Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:52:18 [2020-09-16T10:52:18.872Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:52:18 [2020-09-16T10:52:18.969Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s)
10:52:18 [2020-09-16T10:52:18.969Z] === RUN   TestCreateServiceSecretFileMode
10:52:18 [2020-09-16T10:52:18.985Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s)
10:52:18 [2020-09-16T10:52:18.985Z] === RUN   TestDockerNetworkMacvlan
10:52:19 [2020-09-16T10:52:19.131Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:52:19 [2020-09-16T10:52:19.699Z] === RUN   TestDockerSuite/TestBuildLabel
10:52:19 [2020-09-16T10:52:19.734Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
10:52:19 [2020-09-16T10:52:19.735Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:52:19 [2020-09-16T10:52:19.928Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:52:20 [2020-09-16T10:52:20.267Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:52:20 [2020-09-16T10:52:20.835Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:52:21 [2020-09-16T10:52:21.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
10:52:21 [2020-09-16T10:52:21.251Z] === RUN   TestBuildWithSession
10:52:21 [2020-09-16T10:52:21.251Z] --- SKIP: TestBuildWithSession (0.00s)
10:52:21 [2020-09-16T10:52:21.251Z]     build_session_test.go:25: TODO: BuildKit
10:52:21 [2020-09-16T10:52:21.251Z] === RUN   TestBuildSquashParent
10:52:21 [2020-09-16T10:52:21.315Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:52:21 [2020-09-16T10:52:21.404Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:52:21 [2020-09-16T10:52:21.663Z] === RUN   TestDockerSuite/TestBuildLabels
10:52:21 [2020-09-16T10:52:21.697Z] --- PASS: TestCreateServiceSecretFileMode (3.37s)
10:52:21 [2020-09-16T10:52:21.697Z] === RUN   TestCreateServiceConfigFileMode
10:52:21 [2020-09-16T10:52:21.923Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:52:22 [2020-09-16T10:52:22.258Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:52:23 [2020-09-16T10:52:23.302Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:52:25 [2020-09-16T10:52:25.030Z] 4612f6d0b889: Pull complete
10:52:25 [2020-09-16T10:52:25.213Z] --- PASS: TestCreateServiceConfigFileMode (3.54s)
10:52:25 [2020-09-16T10:52:25.213Z] === RUN   TestCreateServiceSysctls
10:52:25 [2020-09-16T10:52:25.562Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:52:25 [2020-09-16T10:52:25.770Z] --- PASS: TestBuildSquashParent (4.26s)
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:52:25 [2020-09-16T10:52:25.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:52:25 [2020-09-16T10:52:25.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:52:25 [2020-09-16T10:52:25.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:52:25 [2020-09-16T10:52:25.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:52:25 [2020-09-16T10:52:25.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:52:25 [2020-09-16T10:52:25.770Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:52:25 [2020-09-16T10:52:25.770Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:52:25 [2020-09-16T10:52:25.770Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:52:25 [2020-09-16T10:52:25.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:52:25 [2020-09-16T10:52:25.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:52:25 [2020-09-16T10:52:25.770Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:52:25 [2020-09-16T10:52:25.838Z] === RUN   TestDockerSuite/TestBuildLastModified
10:52:27 [2020-09-16T10:52:27.889Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:52:28 [2020-09-16T10:52:28.188Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:52:28 [2020-09-16T10:52:28.864Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:52:29 [2020-09-16T10:52:29.665Z] --- PASS: TestCreateServiceSysctls (4.52s)
10:52:29 [2020-09-16T10:52:29.665Z] === RUN   TestCreateServiceCapabilities
10:52:29 [2020-09-16T10:52:29.706Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:52:29 [2020-09-16T10:52:29.706Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s)
10:52:29 [2020-09-16T10:52:29.706Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s)
10:52:29 [2020-09-16T10:52:29.706Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
10:52:29 [2020-09-16T10:52:29.706Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s)
10:52:29 [2020-09-16T10:52:29.706Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.79s)
10:52:29 [2020-09-16T10:52:29.706Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s)
10:52:29 [2020-09-16T10:52:29.706Z] === RUN   TestBuildMultiStageCopy
10:52:29 [2020-09-16T10:52:29.706Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:52:31 [2020-09-16T10:52:31.109Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:52:31 [2020-09-16T10:52:31.109Z] --- PASS: TestImportExtremelyLargeImageWorks (192.13s)
10:52:31 [2020-09-16T10:52:31.109Z] PASS
10:52:31 [2020-09-16T10:52:31.109Z] 
10:52:31 [2020-09-16T10:52:31.109Z] DONE 12 tests in 195.588s
10:52:31 [2020-09-16T10:52:31.109Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:52:31 [2020-09-16T10:52:31.109Z] ++ 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
10:52:31 [2020-09-16T10:52:31.109Z] ++ set -e
10:52:31 [2020-09-16T10:52:31.109Z] ++ '[' -n 0 ']'
10:52:31 [2020-09-16T10:52:31.109Z] ++ set -x
10:52:31 [2020-09-16T10:52:31.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
10:52:31 [2020-09-16T10:52:31.109Z] INFO: Testing against a local daemon
10:52:31 [2020-09-16T10:52:31.109Z] === RUN   TestNetworkCreateDelete
10:52:31 [2020-09-16T10:52:31.267Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:52:31 [2020-09-16T10:52:31.369Z] --- PASS: TestNetworkCreateDelete (0.18s)
10:52:31 [2020-09-16T10:52:31.369Z] === RUN   TestDockerNetworkDeletePreferID
10:52:31 [2020-09-16T10:52:31.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:52:31 [2020-09-16T10:52:31.629Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
10:52:31 [2020-09-16T10:52:31.629Z] === RUN   TestDaemonDNSFallback
10:52:31 [2020-09-16T10:52:31.862Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:52:32 [2020-09-16T10:52:32.158Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:52:32 [2020-09-16T10:52:32.456Z] --- PASS: TestBuildMultiStageCopy (2.78s)
10:52:32 [2020-09-16T10:52:32.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s)
10:52:32 [2020-09-16T10:52:32.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
10:52:32 [2020-09-16T10:52:32.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s)
10:52:32 [2020-09-16T10:52:32.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
10:52:32 [2020-09-16T10:52:32.456Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
10:52:32 [2020-09-16T10:52:32.456Z] === RUN   TestBuildMultiStageParentConfig
10:52:33 [2020-09-16T10:52:33.086Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:52:33 [2020-09-16T10:52:33.087Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:52:33 [2020-09-16T10:52:33.087Z] remote: Enumerating objects: 2, done.
10:52:33 [2020-09-16T10:52:33.087Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:52:33 [2020-09-16T10:52:33.087Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:52:33 [2020-09-16T10:52:33.087Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:52:33 [2020-09-16T10:52:33.087Z] 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.
10:52:33 [2020-09-16T10:52:33.087Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:52:33 [2020-09-16T10:52:33.087Z] 
[Pipeline] }
10:52:33 [2020-09-16T10:52:33.095Z] --- PASS: TestBuildMultiStageParentConfig (0.78s)
10:52:33 [2020-09-16T10:52:33.096Z] === RUN   TestBuildLabelWithTargets
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:52:33 [2020-09-16T10:52:33.181Z] --- PASS: TestCreateServiceCapabilities (3.57s)
10:52:33 [2020-09-16T10:52:33.181Z] === RUN   TestInspect
10:52:33 [2020-09-16T10:52:33.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/test/unit
10:52:33 [2020-09-16T10:52:33.568Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:52:33 [2020-09-16T10:52:33.568Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:52:33 [2020-09-16T10:52:33.827Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:52:33 [2020-09-16T10:52:33.827Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:52:33 [2020-09-16T10:52:33.827Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:52:34 [2020-09-16T10:52:34.085Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:52:34 [2020-09-16T10:52:34.630Z] --- PASS: TestBuildLabelWithTargets (1.26s)
10:52:34 [2020-09-16T10:52:34.631Z] === RUN   TestBuildWithEmptyLayers
10:52:34 [2020-09-16T10:52:34.925Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
10:52:34 [2020-09-16T10:52:34.925Z] === RUN   TestBuildMultiStageOnBuild
10:52:35 [2020-09-16T10:52:35.021Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:52:35 [2020-09-16T10:52:35.454Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:52:35 [2020-09-16T10:52:35.956Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:52:35 [2020-09-16T10:52:35.971Z] ?   	github.com/docker/docker/api	[no test files]
10:52:37 [2020-09-16T10:52:37.016Z] --- PASS: TestBuildMultiStageOnBuild (1.74s)
10:52:37 [2020-09-16T10:52:37.016Z] === RUN   TestBuildUncleanTarFilenames
10:52:37 [2020-09-16T10:52:37.370Z] --- PASS: TestDockerNetworkMacvlan (18.28s)
10:52:37 [2020-09-16T10:52:37.370Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
10:52:37 [2020-09-16T10:52:37.370Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
10:52:37 [2020-09-16T10:52:37.370Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
10:52:37 [2020-09-16T10:52:37.370Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s)
10:52:37 [2020-09-16T10:52:37.370Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s)
10:52:37 [2020-09-16T10:52:37.370Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
10:52:37 [2020-09-16T10:52:37.370Z] PASS
10:52:37 [2020-09-16T10:52:37.370Z] 
10:52:37 [2020-09-16T10:52:37.370Z] DONE 8 tests in 20.572s
10:52:37 [2020-09-16T10:52:37.370Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:52:37 [2020-09-16T10:52:37.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:52:37 [2020-09-16T10:52:37.370Z] ++ set -e
10:52:37 [2020-09-16T10:52:37.370Z] ++ '[' -n 0 ']'
10:52:37 [2020-09-16T10:52:37.370Z] ++ set -x
10:52:37 [2020-09-16T10:52:37.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:52:37 [2020-09-16T10:52:37.370Z] testing: warning: no tests to run
10:52:37 [2020-09-16T10:52:37.370Z] PASS
10:52:37 [2020-09-16T10:52:37.370Z] 
10:52:37 [2020-09-16T10:52:37.370Z] DONE 0 tests in 0.027s
10:52:37 [2020-09-16T10:52:37.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:52:37 [2020-09-16T10:52:37.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:52:37 [2020-09-16T10:52:37.370Z] ++ set -e
10:52:37 [2020-09-16T10:52:37.370Z] ++ '[' -n 0 ']'
10:52:37 [2020-09-16T10:52:37.370Z] ++ set -x
10:52:37 [2020-09-16T10:52:37.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:52:37 [2020-09-16T10:52:37.371Z] INFO: Testing against a local daemon
10:52:37 [2020-09-16T10:52:37.371Z] === RUN   TestAuthZPluginAllowRequest
10:52:37 [2020-09-16T10:52:37.633Z] --- PASS: TestInspect (3.81s)
10:52:37 [2020-09-16T10:52:37.633Z] === RUN   TestCreateJob
10:52:37 [2020-09-16T10:52:37.720Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
10:52:37 [2020-09-16T10:52:37.720Z] === RUN   TestBuildMultiStageLayerLeak
10:52:38 [2020-09-16T10:52:38.488Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:52:38 [2020-09-16T10:52:38.488Z] --- PASS: TestDaemonDNSFallback (6.64s)
10:52:38 [2020-09-16T10:52:38.488Z] === RUN   TestInspectNetwork
10:52:38 [2020-09-16T10:52:38.746Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:52:39 [2020-09-16T10:52:39.285Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
10:52:39 [2020-09-16T10:52:39.285Z] === RUN   TestAuthZPluginTLS
10:52:39 [2020-09-16T10:52:39.313Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:52:39 [2020-09-16T10:52:39.832Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
10:52:39 [2020-09-16T10:52:39.832Z] === RUN   TestBuildWithHugeFile
10:52:39 [2020-09-16T10:52:39.858Z] --- PASS: TestAuthZPluginTLS (0.68s)
10:52:39 [2020-09-16T10:52:39.858Z] === RUN   TestAuthZPluginDenyRequest
10:52:40 [2020-09-16T10:52:40.431Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
10:52:40 [2020-09-16T10:52:40.431Z] === RUN   TestAuthZPluginAPIDenyResponse
10:52:41 [2020-09-16T10:52:41.004Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
10:52:41 [2020-09-16T10:52:41.004Z] === RUN   TestAuthZPluginDenyResponse
10:52:41 [2020-09-16T10:52:41.948Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
10:52:41 [2020-09-16T10:52:41.948Z] === RUN   TestAuthZPluginAllowEventStream
10:52:42 [2020-09-16T10:52:42.084Z] --- PASS: TestCreateJob (4.51s)
10:52:42 [2020-09-16T10:52:42.084Z] === RUN   TestReplicatedJob
10:52:42 [2020-09-16T10:52:42.601Z] === RUN   TestInspectNetwork/full_network_id
10:52:42 [2020-09-16T10:52:42.601Z] === RUN   TestInspectNetwork/partial_network_id
10:52:42 [2020-09-16T10:52:42.601Z] === RUN   TestInspectNetwork/network_name
10:52:42 [2020-09-16T10:52:42.601Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:52:43 [2020-09-16T10:52:43.335Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
10:52:43 [2020-09-16T10:52:43.335Z] === RUN   TestAuthZPluginErrorResponse
10:52:44 [2020-09-16T10:52:44.279Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
10:52:44 [2020-09-16T10:52:44.279Z] === RUN   TestAuthZPluginErrorRequest
10:52:44 [2020-09-16T10:52:44.852Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
10:52:44 [2020-09-16T10:52:44.852Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:52:45 [2020-09-16T10:52:45.425Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
10:52:45 [2020-09-16T10:52:45.425Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:52:46 [2020-09-16T10:52:46.789Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:52:47 [2020-09-16T10:52:47.049Z] --- PASS: TestInspectNetwork (8.56s)
10:52:47 [2020-09-16T10:52:47.049Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:52:47 [2020-09-16T10:52:47.049Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:52:47 [2020-09-16T10:52:47.049Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:52:47 [2020-09-16T10:52:47.049Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:52:47 [2020-09-16T10:52:47.049Z] === RUN   TestRunContainerWithBridgeNone
10:52:47 [2020-09-16T10:52:47.973Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
10:52:47 [2020-09-16T10:52:47.973Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:52:48 [2020-09-16T10:52:48.955Z] --- PASS: TestRunContainerWithBridgeNone (1.90s)
10:52:48 [2020-09-16T10:52:48.955Z] === RUN   TestNetworkInvalidJSON
10:52:48 [2020-09-16T10:52:48.955Z] === RUN   TestNetworkInvalidJSON//networks/create
10:52:48 [2020-09-16T10:52:48.955Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:52:48 [2020-09-16T10:52:48.955Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:52:48 [2020-09-16T10:52:48.955Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:52:48 [2020-09-16T10:52:48.955Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:52:48 [2020-09-16T10:52:48.955Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:52:48 [2020-09-16T10:52:48.955Z] === CONT  TestNetworkInvalidJSON//networks/create
10:52:48 [2020-09-16T10:52:48.955Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:52:48 [2020-09-16T10:52:48.955Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:52:48 [2020-09-16T10:52:48.955Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:52:48 [2020-09-16T10:52:48.955Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:52:48 [2020-09-16T10:52:48.955Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:52:48 [2020-09-16T10:52:48.955Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:52:48 [2020-09-16T10:52:48.955Z] === RUN   TestHostIPv4BridgeLabel
10:52:48 [2020-09-16T10:52:48.955Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:52:49 [2020-09-16T10:52:49.033Z] --- PASS: TestReplicatedJob (7.17s)
10:52:49 [2020-09-16T10:52:49.033Z] === RUN   TestUpdateReplicatedJob
10:52:49 [2020-09-16T10:52:49.523Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
10:52:49 [2020-09-16T10:52:49.523Z] === RUN   TestDaemonRestartWithLiveRestore
10:52:49 [2020-09-16T10:52:49.782Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:52:49 [2020-09-16T10:52:49.888Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
10:52:49 [2020-09-16T10:52:49.888Z] === RUN   TestAuthZPluginHeader
10:52:50 [2020-09-16T10:52:50.719Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:52:50 [2020-09-16T10:52:50.719Z] === RUN   TestDaemonDefaultNetworkPools
10:52:50 [2020-09-16T10:52:50.831Z] --- PASS: TestAuthZPluginHeader (1.00s)
10:52:50 [2020-09-16T10:52:50.831Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:52:50 [2020-09-16T10:52:50.831Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:52:50 [2020-09-16T10:52:50.831Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:52:50 [2020-09-16T10:52:50.831Z] === RUN   TestAuthZPluginV2Disable
10:52:50 [2020-09-16T10:52:50.831Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:52:50 [2020-09-16T10:52:50.831Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:52:50 [2020-09-16T10:52:50.831Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:52:50 [2020-09-16T10:52:50.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:52:50 [2020-09-16T10:52:50.831Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:52:50 [2020-09-16T10:52:50.831Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:52:50 [2020-09-16T10:52:50.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:52:50 [2020-09-16T10:52:50.831Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:52:50 [2020-09-16T10:52:50.831Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:52:50 [2020-09-16T10:52:50.944Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
10:52:51 [2020-09-16T10:52:51.288Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
10:52:51 [2020-09-16T10:52:51.288Z] === RUN   TestDaemonRestartWithExistingNetwork
10:52:51 [2020-09-16T10:52:51.546Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:52:51 [2020-09-16T10:52:51.546Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:52:52 [2020-09-16T10:52:52.484Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
10:52:52 [2020-09-16T10:52:52.484Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:52:53 [2020-09-16T10:52:53.483Z] --- PASS: TestUpdateReplicatedJob (4.58s)
10:52:53 [2020-09-16T10:52:53.483Z] === RUN   TestServiceListWithStatuses
10:52:53 [2020-09-16T10:52:53.483Z] --- SKIP: TestServiceListWithStatuses (0.01s)
10:52:53 [2020-09-16T10:52:53.483Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:52:53 [2020-09-16T10:52:53.483Z] === RUN   TestDockerNetworkConnectAlias
10:52:53 [2020-09-16T10:52:53.861Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s)
10:52:53 [2020-09-16T10:52:53.861Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:52:54 [2020-09-16T10:52:54.431Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
10:52:54 [2020-09-16T10:52:54.431Z] === RUN   TestServiceWithPredefinedNetwork
10:52:55 [2020-09-16T10:52:55.006Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:52:55 [2020-09-16T10:52:55.576Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:52:56 [2020-09-16T10:52:56.953Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:52:57 [2020-09-16T10:52:57.212Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:52:57 [2020-09-16T10:52:57.471Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s)
10:52:57 [2020-09-16T10:52:57.471Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:52:57 [2020-09-16T10:52:57.471Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:52:57 [2020-09-16T10:52:57.471Z]     service_test.go:236: FLAKY_TEST
10:52:57 [2020-09-16T10:52:57.472Z] === RUN   TestServiceWithDataPathPortInit
10:52:58 [2020-09-16T10:52:58.850Z] === RUN   TestDockerSuite/TestBuildNetNone
10:52:59 [2020-09-16T10:52:59.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:52:59 [2020-09-16T10:52:59.110Z] === RUN   TestDockerSuite/TestBuildNoContext
10:53:00 [2020-09-16T10:53:00.492Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:53:01 [2020-09-16T10:53:01.430Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:53:01 [2020-09-16T10:53:01.961Z] --- PASS: TestDockerNetworkConnectAlias (8.12s)
10:53:01 [2020-09-16T10:53:01.961Z] === RUN   TestDockerNetworkReConnect
10:53:02 [2020-09-16T10:53:02.811Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:53:03 [2020-09-16T10:53:03.070Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:53:03 [2020-09-16T10:53:03.070Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:53:03 [2020-09-16T10:53:03.330Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:53:03 [2020-09-16T10:53:03.590Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:53:04 [2020-09-16T10:53:04.158Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:53:06 [2020-09-16T10:53:06.063Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:53:06 [2020-09-16T10:53:06.063Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:53:07 [2020-09-16T10:53:07.526Z] --- PASS: TestDockerNetworkReConnect (6.16s)
10:53:07 [2020-09-16T10:53:07.526Z] === RUN   TestServicePlugin
10:53:07 [2020-09-16T10:53:07.526Z] --- SKIP: TestServicePlugin (0.00s)
10:53:07 [2020-09-16T10:53:07.526Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:07 [2020-09-16T10:53:07.526Z] === RUN   TestServiceUpdateLabel
10:53:08 [2020-09-16T10:53:08.599Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:53:08 [2020-09-16T10:53:08.950Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s)
10:53:08 [2020-09-16T10:53:08.951Z] PASS
10:53:08 [2020-09-16T10:53:08.951Z] 
10:53:08 [2020-09-16T10:53:08.951Z] === Skipped
10:53:08 [2020-09-16T10:53:08.951Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:53:08 [2020-09-16T10:53:08.951Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:08 [2020-09-16T10:53:08.951Z] 
10:53:08 [2020-09-16T10:53:08.951Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:53:08 [2020-09-16T10:53:08.951Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:08 [2020-09-16T10:53:08.951Z] 
10:53:08 [2020-09-16T10:53:08.951Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:53:08 [2020-09-16T10:53:08.951Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:08 [2020-09-16T10:53:08.951Z] 
10:53:08 [2020-09-16T10:53:08.951Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:53:08 [2020-09-16T10:53:08.951Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:08 [2020-09-16T10:53:08.951Z] 
10:53:08 [2020-09-16T10:53:08.951Z] 
10:53:08 [2020-09-16T10:53:08.951Z] DONE 17 tests, 4 skipped in 31.739s
10:53:08 [2020-09-16T10:53:08.951Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:53:08 [2020-09-16T10:53:08.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:53:08 [2020-09-16T10:53:08.951Z] ++ set -e
10:53:08 [2020-09-16T10:53:08.951Z] ++ '[' -n 0 ']'
10:53:08 [2020-09-16T10:53:08.951Z] ++ set -x
10:53:08 [2020-09-16T10:53:08.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:53:09 [2020-09-16T10:53:09.212Z] INFO: Testing against a local daemon
10:53:09 [2020-09-16T10:53:09.212Z] === RUN   TestPluginInvalidJSON
10:53:09 [2020-09-16T10:53:09.212Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:53:09 [2020-09-16T10:53:09.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:53:09 [2020-09-16T10:53:09.212Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:53:09 [2020-09-16T10:53:09.212Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:53:09 [2020-09-16T10:53:09.212Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:53:09 [2020-09-16T10:53:09.212Z] === RUN   TestPluginInstall
10:53:09 [2020-09-16T10:53:09.212Z] === RUN   TestPluginInstall/no_auth
10:53:09 [2020-09-16T10:53:09.537Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:53:10 [2020-09-16T10:53:10.913Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:53:11 [2020-09-16T10:53:11.481Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:53:11 [2020-09-16T10:53:11.985Z] --- PASS: TestServiceUpdateLabel (3.66s)
10:53:11 [2020-09-16T10:53:11.985Z] === RUN   TestServiceUpdateSecrets
10:53:12 [2020-09-16T10:53:12.417Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:53:12 [2020-09-16T10:53:12.677Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:53:14 [2020-09-16T10:53:14.053Z] --- PASS: TestServiceWithDataPathPortInit (16.73s)
10:53:14 [2020-09-16T10:53:14.053Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:53:14 [2020-09-16T10:53:14.512Z] time="2020-09-16T10:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:53:14 [2020-09-16T10:53:14.512Z] time="2020-09-16T10:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4274540ed231256d276b70981d12dfa230a49c0a7ae85f96bfccf86b9690632f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:53:14 [2020-09-16T10:53:14.512Z] time="2020-09-16T10:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:53:14 [2020-09-16T10:53:14.512Z] time="2020-09-16T10:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4274540ed231256d276b70981d12dfa230a49c0a7ae85f96bfccf86b9690632f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:53:14 [2020-09-16T10:53:14.773Z] === RUN   TestPluginInstall/with_htpasswd
10:53:15 [2020-09-16T10:53:15.449Z] === RUN   TestDockerSuite/TestBuildPATH
10:53:15 [2020-09-16T10:53:15.717Z] time="2020-09-16T10:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:53:15 [2020-09-16T10:53:15.717Z] time="2020-09-16T10:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d6286d464f3280e9a43c01486d05b231f05e9467abf707b269d00cccc19e193" mediatype=application/vnd.docker.plugin.v1+json size=522
10:53:15 [2020-09-16T10:53:15.717Z] time="2020-09-16T10:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:53:15 [2020-09-16T10:53:15.717Z] time="2020-09-16T10:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d6286d464f3280e9a43c01486d05b231f05e9467abf707b269d00cccc19e193" mediatype=application/vnd.docker.plugin.v1+json size=522
10:53:15 [2020-09-16T10:53:15.979Z] === RUN   TestPluginInstall/with_insecure
10:53:17 [2020-09-16T10:53:17.359Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:53:17 [2020-09-16T10:53:17.367Z] time="2020-09-16T10:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:53:17 [2020-09-16T10:53:17.367Z] time="2020-09-16T10:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9657028e54bd67839d94c6832ec83f16ebf0f0966e8a0b9a782e14870954f183" mediatype=application/vnd.docker.plugin.v1+json size=522
10:53:17 [2020-09-16T10:53:17.367Z] time="2020-09-16T10:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:53:17 [2020-09-16T10:53:17.367Z] time="2020-09-16T10:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9657028e54bd67839d94c6832ec83f16ebf0f0966e8a0b9a782e14870954f183" mediatype=application/vnd.docker.plugin.v1+json size=522
10:53:17 [2020-09-16T10:53:17.628Z] --- PASS: TestPluginInstall (8.62s)
10:53:17 [2020-09-16T10:53:17.628Z]     --- PASS: TestPluginInstall/no_auth (5.73s)
10:53:17 [2020-09-16T10:53:17.628Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
10:53:17 [2020-09-16T10:53:17.628Z]     --- PASS: TestPluginInstall/with_insecure (1.71s)
10:53:17 [2020-09-16T10:53:17.628Z]         plugin_test.go:157: [d2b2e4fec70c5] daemon is not started
10:53:17 [2020-09-16T10:53:17.628Z] PASS
10:53:17 [2020-09-16T10:53:17.628Z] 
10:53:17 [2020-09-16T10:53:17.628Z] DONE 6 tests in 8.834s
10:53:17 [2020-09-16T10:53:17.890Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:53:17 [2020-09-16T10:53:17.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:53:17 [2020-09-16T10:53:17.890Z] ++ set -e
10:53:17 [2020-09-16T10:53:17.890Z] ++ '[' -n 0 ']'
10:53:17 [2020-09-16T10:53:17.890Z] ++ set -x
10:53:17 [2020-09-16T10:53:17.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:53:17 [2020-09-16T10:53:17.890Z] INFO: Testing against a local daemon
10:53:17 [2020-09-16T10:53:17.890Z] === RUN   TestExternalGraphDriver
10:53:17 [2020-09-16T10:53:17.927Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:53:18 [2020-09-16T10:53:18.462Z] === RUN   TestExternalGraphDriver/json
10:53:18 [2020-09-16T10:53:18.495Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:53:21 [2020-09-16T10:53:21.010Z] === RUN   TestExternalGraphDriver/spec
10:53:22 [2020-09-16T10:53:22.683Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s)
10:53:22 [2020-09-16T10:53:22.683Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z70cf0y3faqyfz67hwecjg1rn Created:2020-09-16 10:53:15.708330228 +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[bc0b92dc82988afaf90848535c9f53463c594c40df80ae036fd27163c1267148:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lq5l4g2007x90boyo3xs7uuk0 EndpointID:798e80dc554283ff44d676c35151aed742d985e5fd8da4150cb103b97de60aae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0dac86bdc8026d6524c868375f82bc60828d43ce705b08237cbb7d743cf3c3c5 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:ee9aa56ce0ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lq5l4g2007x90boyo3xs7uuk0 EndpointID:798e80dc554283ff44d676c35151aed742d985e5fd8da4150cb103b97de60aae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:53:22 [2020-09-16T10:53:22.683Z] PASS
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] === Skipped
10:53:22 [2020-09-16T10:53:22.683Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:53:22 [2020-09-16T10:53:22.683Z]     service_test.go:236: FLAKY_TEST
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] DONE 23 tests, 1 skipped in 51.500s
10:53:22 [2020-09-16T10:53:22.683Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:53:22 [2020-09-16T10:53:22.683Z] ++ 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
10:53:22 [2020-09-16T10:53:22.683Z] ++ set -e
10:53:22 [2020-09-16T10:53:22.683Z] ++ '[' -n 0 ']'
10:53:22 [2020-09-16T10:53:22.683Z] ++ set -x
10:53:22 [2020-09-16T10:53:22.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:53:22 [2020-09-16T10:53:22.683Z] INFO: Testing against a local daemon
10:53:22 [2020-09-16T10:53:22.683Z] === RUN   TestDockerNetworkIpvlanPersistance
10:53:22 [2020-09-16T10:53:22.683Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:53:22 [2020-09-16T10:53:22.683Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:53:22 [2020-09-16T10:53:22.683Z] === RUN   TestDockerNetworkIpvlan
10:53:22 [2020-09-16T10:53:22.683Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:53:22 [2020-09-16T10:53:22.683Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:53:22 [2020-09-16T10:53:22.683Z] PASS
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] === Skipped
10:53:22 [2020-09-16T10:53:22.683Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:53:22 [2020-09-16T10:53:22.683Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:53:22 [2020-09-16T10:53:22.683Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] 
10:53:22 [2020-09-16T10:53:22.683Z] DONE 2 tests, 2 skipped in 0.175s
10:53:22 [2020-09-16T10:53:22.683Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:53:22 [2020-09-16T10:53:22.683Z] ++ 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
10:53:22 [2020-09-16T10:53:22.683Z] ++ set -e
10:53:22 [2020-09-16T10:53:22.683Z] ++ '[' -n 0 ']'
10:53:22 [2020-09-16T10:53:22.683Z] ++ set -x
10:53:22 [2020-09-16T10:53:22.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:53:22 [2020-09-16T10:53:22.942Z] INFO: Testing against a local daemon
10:53:22 [2020-09-16T10:53:22.942Z] === RUN   TestDockerNetworkMacvlanPersistance
10:53:23 [2020-09-16T10:53:23.559Z] === RUN   TestExternalGraphDriver/pull
10:53:24 [2020-09-16T10:53:24.322Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
10:53:24 [2020-09-16T10:53:24.322Z] === RUN   TestDockerNetworkMacvlan
10:53:25 [2020-09-16T10:53:25.258Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:53:25 [2020-09-16T10:53:25.258Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:53:26 [2020-09-16T10:53:26.107Z] --- PASS: TestExternalGraphDriver (7.83s)
10:53:26 [2020-09-16T10:53:26.107Z]     --- PASS: TestExternalGraphDriver/json (2.43s)
10:53:26 [2020-09-16T10:53:26.107Z]     --- PASS: TestExternalGraphDriver/spec (2.67s)
10:53:26 [2020-09-16T10:53:26.107Z]     --- PASS: TestExternalGraphDriver/pull (2.18s)
10:53:26 [2020-09-16T10:53:26.107Z] === RUN   TestGraphdriverPluginV2
10:53:26 [2020-09-16T10:53:26.107Z] --- SKIP: TestGraphdriverPluginV2 (0.22s)
10:53:26 [2020-09-16T10:53:26.107Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:26 [2020-09-16T10:53:26.107Z] PASS
10:53:26 [2020-09-16T10:53:26.107Z] 
10:53:26 [2020-09-16T10:53:26.107Z] === Skipped
10:53:26 [2020-09-16T10:53:26.107Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.22s)
10:53:26 [2020-09-16T10:53:26.107Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:26 [2020-09-16T10:53:26.107Z] 
10:53:26 [2020-09-16T10:53:26.107Z] 
10:53:26 [2020-09-16T10:53:26.107Z] DONE 5 tests, 1 skipped in 8.216s
10:53:26 [2020-09-16T10:53:26.107Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:53:26 [2020-09-16T10:53:26.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:53:26 [2020-09-16T10:53:26.107Z] ++ set -e
10:53:26 [2020-09-16T10:53:26.107Z] ++ '[' -n 0 ']'
10:53:26 [2020-09-16T10:53:26.107Z] ++ set -x
10:53:26 [2020-09-16T10:53:26.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:53:26 [2020-09-16T10:53:26.107Z] INFO: Testing against a local daemon
10:53:26 [2020-09-16T10:53:26.107Z] === RUN   TestContinueAfterPluginCrash
10:53:26 [2020-09-16T10:53:26.107Z] === PAUSE TestContinueAfterPluginCrash
10:53:26 [2020-09-16T10:53:26.107Z] === RUN   TestReadPluginNoRead
10:53:26 [2020-09-16T10:53:26.107Z] === PAUSE TestReadPluginNoRead
10:53:26 [2020-09-16T10:53:26.107Z] === RUN   TestDaemonStartWithLogOpt
10:53:26 [2020-09-16T10:53:26.107Z] === PAUSE TestDaemonStartWithLogOpt
10:53:26 [2020-09-16T10:53:26.107Z] === CONT  TestContinueAfterPluginCrash
10:53:26 [2020-09-16T10:53:26.107Z] === CONT  TestDaemonStartWithLogOpt
10:53:26 [2020-09-16T10:53:26.107Z] === CONT  TestReadPluginNoRead
10:53:26 [2020-09-16T10:53:26.196Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:53:26 [2020-09-16T10:53:26.764Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:53:27 [2020-09-16T10:53:27.324Z] --- PASS: TestServiceUpdateSecrets (15.88s)
10:53:27 [2020-09-16T10:53:27.324Z] === RUN   TestServiceUpdateConfigs
10:53:28 [2020-09-16T10:53:28.141Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:53:29 [2020-09-16T10:53:29.080Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:53:30 [2020-09-16T10:53:30.018Z] === RUN   TestDockerSuite/TestBuildRm
10:53:30 [2020-09-16T10:53:30.327Z] === RUN   TestReadPluginNoRead/default
10:53:30 [2020-09-16T10:53:30.900Z] --- PASS: TestDaemonStartWithLogOpt (4.76s)
10:53:31 [2020-09-16T10:53:31.396Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:53:32 [2020-09-16T10:53:32.287Z] === RUN   TestReadPluginNoRead/disabled_caching
10:53:32 [2020-09-16T10:53:32.771Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:53:33 [2020-09-16T10:53:33.338Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:53:34 [2020-09-16T10:53:34.201Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:53:34 [2020-09-16T10:53:34.716Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:53:35 [2020-09-16T10:53:35.284Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:53:35 [2020-09-16T10:53:35.852Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:53:35 [2020-09-16T10:53:35.852Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:53:36 [2020-09-16T10:53:36.117Z] --- PASS: TestReadPluginNoRead (9.57s)
10:53:36 [2020-09-16T10:53:36.117Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
10:53:36 [2020-09-16T10:53:36.117Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
10:53:36 [2020-09-16T10:53:36.117Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s)
10:53:36 [2020-09-16T10:53:36.117Z]     read_test.go:92: [dd09f5813d479] daemon is not started
10:53:36 [2020-09-16T10:53:36.379Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
10:53:36 [2020-09-16T10:53:36.379Z] PASS
10:53:36 [2020-09-16T10:53:36.379Z] 
10:53:36 [2020-09-16T10:53:36.379Z] DONE 6 tests in 10.340s
10:53:36 [2020-09-16T10:53:36.379Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:53:36 [2020-09-16T10:53:36.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:53:36 [2020-09-16T10:53:36.379Z] ++ set -e
10:53:36 [2020-09-16T10:53:36.379Z] ++ '[' -n 0 ']'
10:53:36 [2020-09-16T10:53:36.379Z] ++ set -x
10:53:36 [2020-09-16T10:53:36.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:53:36 [2020-09-16T10:53:36.379Z] testing: warning: no tests to run
10:53:36 [2020-09-16T10:53:36.379Z] PASS
10:53:36 [2020-09-16T10:53:36.379Z] 
10:53:36 [2020-09-16T10:53:36.379Z] DONE 0 tests in 0.044s
10:53:36 [2020-09-16T10:53:36.379Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:53:36 [2020-09-16T10:53:36.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:53:36 [2020-09-16T10:53:36.379Z] ++ set -e
10:53:36 [2020-09-16T10:53:36.379Z] ++ '[' -n 0 ']'
10:53:36 [2020-09-16T10:53:36.379Z] ++ set -x
10:53:36 [2020-09-16T10:53:36.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:53:36 [2020-09-16T10:53:36.640Z] INFO: Testing against a local daemon
10:53:36 [2020-09-16T10:53:36.640Z] === RUN   TestPluginWithDevMounts
10:53:36 [2020-09-16T10:53:36.640Z] === PAUSE TestPluginWithDevMounts
10:53:36 [2020-09-16T10:53:36.640Z] === CONT  TestPluginWithDevMounts
10:53:36 [2020-09-16T10:53:36.803Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:53:36 [2020-09-16T10:53:36.987Z] --- PASS: TestBuildWithHugeFile (53.75s)
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildWithEmptyDockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:53:36 [2020-09-16T10:53:36.987Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
10:53:36 [2020-09-16T10:53:36.987Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
10:53:36 [2020-09-16T10:53:36.987Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
10:53:36 [2020-09-16T10:53:36.987Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildPreserveOwnership
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildPreserveOwnership/copy_from
10:53:36 [2020-09-16T10:53:36.987Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:53:37 [2020-09-16T10:53:37.062Z] --- PASS: TestDockerNetworkMacvlan (12.70s)
10:53:37 [2020-09-16T10:53:37.062Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:53:37 [2020-09-16T10:53:37.062Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:53:37 [2020-09-16T10:53:37.062Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
10:53:37 [2020-09-16T10:53:37.062Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s)
10:53:37 [2020-09-16T10:53:37.062Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s)
10:53:37 [2020-09-16T10:53:37.062Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
10:53:37 [2020-09-16T10:53:37.062Z] PASS
10:53:37 [2020-09-16T10:53:37.062Z] 
10:53:37 [2020-09-16T10:53:37.062Z] DONE 8 tests in 14.268s
10:53:37 [2020-09-16T10:53:37.062Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:53:37 [2020-09-16T10:53:37.062Z] ++ 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
10:53:37 [2020-09-16T10:53:37.062Z] ++ set -e
10:53:37 [2020-09-16T10:53:37.062Z] ++ '[' -n 0 ']'
10:53:37 [2020-09-16T10:53:37.062Z] ++ set -x
10:53:37 [2020-09-16T10:53:37.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:53:37 [2020-09-16T10:53:37.062Z] testing: warning: no tests to run
10:53:37 [2020-09-16T10:53:37.062Z] PASS
10:53:37 [2020-09-16T10:53:37.062Z] 
10:53:37 [2020-09-16T10:53:37.062Z] DONE 0 tests in 0.039s
10:53:37 [2020-09-16T10:53:37.062Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:53:37 [2020-09-16T10:53:37.062Z] ++ 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
10:53:37 [2020-09-16T10:53:37.062Z] ++ set -e
10:53:37 [2020-09-16T10:53:37.062Z] ++ '[' -n 0 ']'
10:53:37 [2020-09-16T10:53:37.062Z] ++ set -x
10:53:37 [2020-09-16T10:53:37.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:53:37 [2020-09-16T10:53:37.285Z] --- PASS: TestBuildPreserveOwnership (3.64s)
10:53:37 [2020-09-16T10:53:37.285Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.36s)
10:53:37 [2020-09-16T10:53:37.285Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s)
10:53:37 [2020-09-16T10:53:37.285Z] === RUN   TestBuildPlatformInvalid
10:53:37 [2020-09-16T10:53:37.285Z] --- PASS: TestBuildPlatformInvalid (0.11s)
10:53:37 [2020-09-16T10:53:37.285Z] PASS
10:53:37 [2020-09-16T10:53:37.285Z] 
10:53:37 [2020-09-16T10:53:37.285Z] === Skipped
10:53:37 [2020-09-16T10:53:37.285Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
10:53:37 [2020-09-16T10:53:37.285Z]     build_session_test.go:25: TODO: BuildKit
10:53:37 [2020-09-16T10:53:37.285Z] 
10:53:37 [2020-09-16T10:53:37.285Z] 
10:53:37 [2020-09-16T10:53:37.285Z] DONE 32 tests, 1 skipped in 91.946s
10:53:37 [2020-09-16T10:53:37.285Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
10:53:37 [2020-09-16T10:53:37.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:53:37 [2020-09-16T10:53:37.285Z] ++ set -e
10:53:37 [2020-09-16T10:53:37.285Z] ++ '[' -n 0 ']'
10:53:37 [2020-09-16T10:53:37.285Z] ++ set -x
10:53:37 [2020-09-16T10:53:37.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:53:37 [2020-09-16T10:53:37.285Z] INFO: Testing against a local daemon
10:53:37 [2020-09-16T10:53:37.285Z] === RUN   TestConfigInspect
10:53:37 [2020-09-16T10:53:37.322Z] INFO: Testing against a local daemon
10:53:37 [2020-09-16T10:53:37.322Z] === RUN   TestAuthZPluginAllowRequest
10:53:37 [2020-09-16T10:53:37.582Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:53:38 [2020-09-16T10:53:38.519Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:53:38 [2020-09-16T10:53:38.778Z] --- PASS: TestAuthZPluginAllowRequest (1.44s)
10:53:38 [2020-09-16T10:53:38.778Z] === RUN   TestAuthZPluginTLS
10:53:39 [2020-09-16T10:53:39.186Z] --- PASS: TestPluginWithDevMounts (2.15s)
10:53:39 [2020-09-16T10:53:39.186Z] PASS
10:53:39 [2020-09-16T10:53:39.186Z] 
10:53:39 [2020-09-16T10:53:39.186Z] DONE 1 tests in 2.307s
10:53:39 [2020-09-16T10:53:39.186Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:53:39 [2020-09-16T10:53:39.186Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:53:39 [2020-09-16T10:53:39.186Z] ++ set -e
10:53:39 [2020-09-16T10:53:39.186Z] ++ '[' -n 0 ']'
10:53:39 [2020-09-16T10:53:39.186Z] ++ set -x
10:53:39 [2020-09-16T10:53:39.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:53:39 [2020-09-16T10:53:39.186Z] INFO: Testing against a local daemon
10:53:39 [2020-09-16T10:53:39.186Z] === RUN   TestSecretInspect
10:53:39 [2020-09-16T10:53:39.346Z] --- PASS: TestAuthZPluginTLS (0.56s)
10:53:39 [2020-09-16T10:53:39.346Z] === RUN   TestAuthZPluginDenyRequest
10:53:39 [2020-09-16T10:53:39.404Z] --- PASS: TestConfigInspect (1.97s)
10:53:39 [2020-09-16T10:53:39.404Z] === RUN   TestConfigList
10:53:39 [2020-09-16T10:53:39.914Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
10:53:39 [2020-09-16T10:53:39.915Z] === RUN   TestAuthZPluginAPIDenyResponse
10:53:40 [2020-09-16T10:53:40.483Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
10:53:40 [2020-09-16T10:53:40.483Z] === RUN   TestAuthZPluginDenyResponse
10:53:41 [2020-09-16T10:53:41.051Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:53:41 [2020-09-16T10:53:41.051Z] === RUN   TestAuthZPluginAllowEventStream
10:53:41 [2020-09-16T10:53:41.310Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:53:41 [2020-09-16T10:53:41.310Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:53:41 [2020-09-16T10:53:41.507Z] --- PASS: TestConfigList (1.92s)
10:53:41 [2020-09-16T10:53:41.507Z] === RUN   TestConfigsCreateAndDelete
10:53:41 [2020-09-16T10:53:41.879Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:53:41 [2020-09-16T10:53:41.879Z] === RUN   TestDockerSuite/TestBuildSpaces
10:53:42 [2020-09-16T10:53:42.137Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:53:42 [2020-09-16T10:53:42.397Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
10:53:42 [2020-09-16T10:53:42.397Z] === RUN   TestAuthZPluginErrorResponse
10:53:42 [2020-09-16T10:53:42.489Z] --- PASS: TestSecretInspect (3.30s)
10:53:42 [2020-09-16T10:53:42.489Z] === RUN   TestSecretList
10:53:42 [2020-09-16T10:53:42.966Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:53:42 [2020-09-16T10:53:42.966Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
10:53:42 [2020-09-16T10:53:42.966Z] === RUN   TestAuthZPluginErrorRequest
10:53:42 [2020-09-16T10:53:42.966Z] === RUN   TestDockerSuite/TestBuildStderr
10:53:43 [2020-09-16T10:53:43.042Z] --- PASS: TestConfigsCreateAndDelete (1.84s)
10:53:43 [2020-09-16T10:53:43.042Z] === RUN   TestConfigsUpdate
10:53:43 [2020-09-16T10:53:43.533Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:53:43 [2020-09-16T10:53:43.534Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:53:43 [2020-09-16T10:53:43.793Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:53:44 [2020-09-16T10:53:44.052Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
10:53:44 [2020-09-16T10:53:44.052Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:53:45 [2020-09-16T10:53:45.125Z] --- PASS: TestConfigsUpdate (1.92s)
10:53:45 [2020-09-16T10:53:45.125Z] === RUN   TestTemplatedConfig
10:53:45 [2020-09-16T10:53:45.792Z] --- PASS: TestSecretList (3.26s)
10:53:45 [2020-09-16T10:53:45.792Z] === RUN   TestSecretsCreateAndDelete
10:53:45 [2020-09-16T10:53:45.935Z] --- PASS: TestServiceUpdateConfigs (15.76s)
10:53:45 [2020-09-16T10:53:45.935Z] === RUN   TestServiceUpdateNetwork
10:53:45 [2020-09-16T10:53:45.959Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s)
10:53:45 [2020-09-16T10:53:45.959Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:53:46 [2020-09-16T10:53:46.219Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:53:47 [2020-09-16T10:53:47.158Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:53:47 [2020-09-16T10:53:47.726Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s)
10:53:47 [2020-09-16T10:53:47.726Z] === RUN   TestAuthZPluginHeader
10:53:47 [2020-09-16T10:53:47.893Z] --- PASS: TestTemplatedConfig (2.53s)
10:53:47 [2020-09-16T10:53:47.894Z] === RUN   TestConfigCreateResolve
10:53:47 [2020-09-16T10:53:47.985Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:53:48 [2020-09-16T10:53:48.922Z] --- PASS: TestAuthZPluginHeader (1.03s)
10:53:48 [2020-09-16T10:53:48.922Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:53:49 [2020-09-16T10:53:49.097Z] --- PASS: TestSecretsCreateAndDelete (3.26s)
10:53:49 [2020-09-16T10:53:49.097Z] === RUN   TestSecretsUpdate
10:53:49 [2020-09-16T10:53:49.423Z] --- PASS: TestConfigCreateResolve (1.94s)
10:53:49 [2020-09-16T10:53:49.423Z] === RUN   TestConfigDaemonLibtrustID
10:53:49 [2020-09-16T10:53:49.490Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:53:50 [2020-09-16T10:53:50.059Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
10:53:50 [2020-09-16T10:53:50.059Z] PASS
10:53:50 [2020-09-16T10:53:50.059Z] 
10:53:50 [2020-09-16T10:53:50.059Z] DONE 7 tests in 12.730s
10:53:50 [2020-09-16T10:53:50.059Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
10:53:50 [2020-09-16T10:53:50.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:53:50 [2020-09-16T10:53:50.059Z] ++ set -e
10:53:50 [2020-09-16T10:53:50.059Z] ++ '[' -n 0 ']'
10:53:50 [2020-09-16T10:53:50.059Z] ++ set -x
10:53:50 [2020-09-16T10:53:50.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:53:50 [2020-09-16T10:53:50.059Z] INFO: Testing against a local daemon
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestCheckpoint
10:53:50 [2020-09-16T10:53:50.059Z] --- SKIP: TestCheckpoint (0.00s)
10:53:50 [2020-09-16T10:53:50.059Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestContainerInvalidJSON
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:53:50 [2020-09-16T10:53:50.059Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:53:50 [2020-09-16T10:53:50.059Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:53:50 [2020-09-16T10:53:50.059Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:53:50 [2020-09-16T10:53:50.059Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:53:50 [2020-09-16T10:53:50.059Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:53:50 [2020-09-16T10:53:50.059Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:53:50 [2020-09-16T10:53:50.059Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:53:50 [2020-09-16T10:53:50.059Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:53:50 [2020-09-16T10:53:50.059Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:53:50 [2020-09-16T10:53:50.059Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:53:50 [2020-09-16T10:53:50.059Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:53:50 [2020-09-16T10:53:50.353Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:53:50 [2020-09-16T10:53:50.353Z] === RUN   TestCopyFromContainerPathIsNotDir
10:53:50 [2020-09-16T10:53:50.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
10:53:50 [2020-09-16T10:53:50.353Z] === RUN   TestCopyToContainerPathDoesNotExist
10:53:50 [2020-09-16T10:53:50.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:53:50 [2020-09-16T10:53:50.353Z] === RUN   TestCopyToContainerPathIsNotDir
10:53:50 [2020-09-16T10:53:50.353Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:53:50 [2020-09-16T10:53:50.353Z] === RUN   TestCopyFromContainer
10:53:50 [2020-09-16T10:53:50.996Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:53:51 [2020-09-16T10:53:51.645Z] --- PASS: TestSecretsUpdate (2.76s)
10:53:51 [2020-09-16T10:53:51.645Z] === RUN   TestTemplatedSecret
10:53:51 [2020-09-16T10:53:51.903Z] === RUN   TestCopyFromContainer//
10:53:51 [2020-09-16T10:53:51.903Z] === RUN   TestCopyFromContainer//bar/root
10:53:51 [2020-09-16T10:53:51.903Z] === RUN   TestCopyFromContainer//bar/root/
10:53:51 [2020-09-16T10:53:51.903Z] === RUN   TestCopyFromContainer/bar/quux
10:53:51 [2020-09-16T10:53:51.903Z] === RUN   TestCopyFromContainer/bar/quux/
10:53:51 [2020-09-16T10:53:51.903Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:53:51 [2020-09-16T10:53:51.932Z] === RUN   TestDockerSuite/TestBuildUser
10:53:52 [2020-09-16T10:53:52.203Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:53:52 [2020-09-16T10:53:52.203Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:53:52 [2020-09-16T10:53:52.203Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:53:52 [2020-09-16T10:53:52.203Z] === RUN   TestCopyFromContainer/bar/notarget
10:53:52 [2020-09-16T10:53:52.498Z] --- PASS: TestCopyFromContainer (1.94s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:53:52 [2020-09-16T10:53:52.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:53:52 [2020-09-16T10:53:52.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:53:52 [2020-09-16T10:53:52.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:53:52 [2020-09-16T10:53:52.498Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:53:52 [2020-09-16T10:53:52.498Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:53:52 [2020-09-16T10:53:52.498Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:53:52 [2020-09-16T10:53:52.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateLinkToNonExistingContainer
10:53:52 [2020-09-16T10:53:52.498Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateWithInvalidEnv
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateWithInvalidEnv/0
10:53:52 [2020-09-16T10:53:52.498Z] === PAUSE TestCreateWithInvalidEnv/0
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateWithInvalidEnv/1
10:53:52 [2020-09-16T10:53:52.498Z] === PAUSE TestCreateWithInvalidEnv/1
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateWithInvalidEnv/2
10:53:52 [2020-09-16T10:53:52.498Z] === PAUSE TestCreateWithInvalidEnv/2
10:53:52 [2020-09-16T10:53:52.498Z] === CONT  TestCreateWithInvalidEnv/0
10:53:52 [2020-09-16T10:53:52.498Z] === CONT  TestCreateWithInvalidEnv/2
10:53:52 [2020-09-16T10:53:52.498Z] === CONT  TestCreateWithInvalidEnv/1
10:53:52 [2020-09-16T10:53:52.498Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:53:52 [2020-09-16T10:53:52.498Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateTmpfsMountsTarget
10:53:52 [2020-09-16T10:53:52.498Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:53:52 [2020-09-16T10:53:52.498Z] === RUN   TestCreateWithCustomMaskedPaths
10:53:53 [2020-09-16T10:53:53.313Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s)
10:53:53 [2020-09-16T10:53:53.313Z] === RUN   TestAuthZPluginV2Disable
10:53:53 [2020-09-16T10:53:53.313Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:53:54 [2020-09-16T10:53:54.017Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
10:53:54 [2020-09-16T10:53:54.017Z] === RUN   TestCreateWithCustomReadonlyPaths
10:53:54 [2020-09-16T10:53:54.961Z] --- PASS: TestTemplatedSecret (3.35s)
10:53:54 [2020-09-16T10:53:54.961Z] === RUN   TestSecretCreateResolve
10:53:55 [2020-09-16T10:53:55.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s)
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:53:55 [2020-09-16T10:53:55.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:53:55 [2020-09-16T10:53:55.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:53:55 [2020-09-16T10:53:55.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:53:55 [2020-09-16T10:53:55.540Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:53:55 [2020-09-16T10:53:55.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:53:55 [2020-09-16T10:53:55.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:53:55 [2020-09-16T10:53:55.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
10:53:55 [2020-09-16T10:53:55.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:53:55 [2020-09-16T10:53:55.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:53:55 [2020-09-16T10:53:55.540Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:53:55 [2020-09-16T10:53:55.540Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:53:55 [2020-09-16T10:53:55.884Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:53:56 [2020-09-16T10:53:56.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestCreateDifferentPlatform
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestCreateDifferentPlatform/different_os
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:53:56 [2020-09-16T10:53:56.178Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:53:56 [2020-09-16T10:53:56.178Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:53:56 [2020-09-16T10:53:56.178Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:53:56 [2020-09-16T10:53:56.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestContainerStartOnDaemonRestart
10:53:56 [2020-09-16T10:53:56.178Z] === PAUSE TestContainerStartOnDaemonRestart
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestDaemonRestartIpcMode
10:53:56 [2020-09-16T10:53:56.178Z] === PAUSE TestDaemonRestartIpcMode
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestDaemonHostGatewayIP
10:53:56 [2020-09-16T10:53:56.178Z] === PAUSE TestDaemonHostGatewayIP
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestContainerKillOnDaemonStart
10:53:56 [2020-09-16T10:53:56.178Z] === PAUSE TestContainerKillOnDaemonStart
10:53:56 [2020-09-16T10:53:56.178Z] === RUN   TestDiff
10:53:56 [2020-09-16T10:53:56.818Z] --- PASS: TestDiff (0.53s)
10:53:56 [2020-09-16T10:53:56.818Z] === RUN   TestExecWithCloseStdin
10:53:56 [2020-09-16T10:53:56.821Z] --- PASS: TestAuthZPluginV2Disable (3.84s)
10:53:56 [2020-09-16T10:53:56.821Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:53:57 [2020-09-16T10:53:57.123Z] --- PASS: TestExecWithCloseStdin (0.60s)
10:53:57 [2020-09-16T10:53:57.123Z] === RUN   TestExec
10:53:57 [2020-09-16T10:53:57.768Z] --- PASS: TestExec (0.55s)
10:53:57 [2020-09-16T10:53:57.768Z] === RUN   TestExecUser
10:53:58 [2020-09-16T10:53:58.267Z] --- PASS: TestSecretCreateResolve (3.24s)
10:53:58 [2020-09-16T10:53:58.267Z] PASS
10:53:58 [2020-09-16T10:53:58.267Z] 
10:53:58 [2020-09-16T10:53:58.267Z] DONE 6 tests in 19.323s
10:53:58 [2020-09-16T10:53:58.267Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:53:58 [2020-09-16T10:53:58.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:53:58 [2020-09-16T10:53:58.267Z] ++ set -e
10:53:58 [2020-09-16T10:53:58.267Z] ++ '[' -n 0 ']'
10:53:58 [2020-09-16T10:53:58.267Z] ++ set -x
10:53:58 [2020-09-16T10:53:58.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
10:53:58 [2020-09-16T10:53:58.267Z] INFO: Testing against a local daemon
10:53:58 [2020-09-16T10:53:58.267Z] === RUN   TestServiceCreateInit
10:53:58 [2020-09-16T10:53:58.267Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:53:58 [2020-09-16T10:53:58.407Z] --- PASS: TestExecUser (0.60s)
10:53:58 [2020-09-16T10:53:58.407Z] === RUN   TestExportContainerAndImportImage
10:53:58 [2020-09-16T10:53:58.653Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:53:59 [2020-09-16T10:53:59.048Z] --- PASS: TestExportContainerAndImportImage (0.73s)
10:53:59 [2020-09-16T10:53:59.048Z] === RUN   TestExportContainerAfterDaemonRestart
10:53:59 [2020-09-16T10:53:59.590Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
10:54:00 [2020-09-16T10:54:00.108Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.00s)
10:54:00 [2020-09-16T10:54:00.108Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:54:00 [2020-09-16T10:54:00.574Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
10:54:00 [2020-09-16T10:54:00.574Z] === RUN   TestHealthCheckWorkdir
10:54:00 [2020-09-16T10:54:00.969Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
10:54:00 [2020-09-16T10:54:00.969Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:54:00 [2020-09-16T10:54:00.969Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:54:00 [2020-09-16T10:54:00.969Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:54:01 [2020-09-16T10:54:01.222Z] --- PASS: TestHealthCheckWorkdir (0.71s)
10:54:01 [2020-09-16T10:54:01.222Z] === RUN   TestHealthKillContainer
10:54:01 [2020-09-16T10:54:01.275Z] --- PASS: TestServiceUpdateNetwork (16.17s)
10:54:01 [2020-09-16T10:54:01.275Z] === RUN   TestServiceUpdatePidsLimit
10:54:01 [2020-09-16T10:54:01.275Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:54:01 [2020-09-16T10:54:01.275Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:54:01 [2020-09-16T10:54:01.540Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:54:01 [2020-09-16T10:54:01.540Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:54:01 [2020-09-16T10:54:01.540Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:54:01 [2020-09-16T10:54:01.540Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:54:01 [2020-09-16T10:54:01.800Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:54:01 [2020-09-16T10:54:01.800Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:54:02 [2020-09-16T10:54:02.738Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:54:02 [2020-09-16T10:54:02.738Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/types	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:54:03 [2020-09-16T10:54:03.306Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:54:03 [2020-09-16T10:54:03.556Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:54:03 [2020-09-16T10:54:03.876Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
10:54:03 [2020-09-16T10:54:03.876Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:54:03 [2020-09-16T10:54:03.876Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:54:04 [2020-09-16T10:54:04.054Z] --- PASS: TestHealthKillContainer (2.61s)
10:54:04 [2020-09-16T10:54:04.054Z] === RUN   TestInspectCpusetInConfigPre120
10:54:04 [2020-09-16T10:54:04.445Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
10:54:04 [2020-09-16T10:54:04.445Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:54:04 [2020-09-16T10:54:04.445Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:54:04 [2020-09-16T10:54:04.450Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
10:54:04 [2020-09-16T10:54:04.450Z] === RUN   TestIpcModeNone
10:54:05 [2020-09-16T10:54:05.013Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
10:54:05 [2020-09-16T10:54:05.205Z] --- PASS: TestIpcModeNone (0.58s)
10:54:05 [2020-09-16T10:54:05.205Z] === RUN   TestIpcModePrivate
10:54:05 [2020-09-16T10:54:05.665Z] --- PASS: TestIpcModePrivate (0.61s)
10:54:05 [2020-09-16T10:54:05.665Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
10:54:05 [2020-09-16T10:54:05.665Z] === RUN   TestIpcModeShareable
10:54:06 [2020-09-16T10:54:06.491Z] --- PASS: TestIpcModeShareable (0.70s)
10:54:06 [2020-09-16T10:54:06.491Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
10:54:06 [2020-09-16T10:54:06.491Z] === RUN   TestAPIIpcModeShareableAndContainer
10:54:08 [2020-09-16T10:54:08.172Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s)
10:54:08 [2020-09-16T10:54:08.172Z] === RUN   TestAPIIpcModeHost
10:54:08 [2020-09-16T10:54:08.236Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:54:08 [2020-09-16T10:54:08.324Z] ok  	github.com/docker/docker/builder/dockerfile	0.221s	coverage: 48.0% of statements
10:54:08 [2020-09-16T10:54:08.324Z] ok  	github.com/docker/docker/builder/remotecontext	0.100s	coverage: 13.6% of statements
10:54:08 [2020-09-16T10:54:08.474Z] --- PASS: TestAPIIpcModeHost (0.45s)
10:54:08 [2020-09-16T10:54:08.474Z] === RUN   TestDaemonIpcModeShareable
10:54:08 [2020-09-16T10:54:08.803Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:54:08 [2020-09-16T10:54:08.850Z] --- PASS: TestServiceCreateInit (9.98s)
10:54:08 [2020-09-16T10:54:08.850Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s)
10:54:08 [2020-09-16T10:54:08.850Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s)
10:54:08 [2020-09-16T10:54:08.850Z] === RUN   TestCreateServiceMultipleTimes
10:54:09 [2020-09-16T10:54:09.264Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
10:54:09 [2020-09-16T10:54:09.741Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:54:09 [2020-09-16T10:54:09.881Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:54:10 [2020-09-16T10:54:10.171Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
10:54:10 [2020-09-16T10:54:10.171Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:54:10 [2020-09-16T10:54:10.171Z] === RUN   TestDaemonIpcModePrivate
10:54:10 [2020-09-16T10:54:10.204Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.280s	coverage: 86.3% of statements
10:54:10 [2020-09-16T10:54:10.204Z] ?   	github.com/docker/docker/cli	[no test files]
10:54:10 [2020-09-16T10:54:10.204Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:54:10 [2020-09-16T10:54:10.310Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:54:10 [2020-09-16T10:54:10.879Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.81s)
10:54:10 [2020-09-16T10:54:10.879Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:54:11 [2020-09-16T10:54:11.138Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:54:11 [2020-09-16T10:54:11.247Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
10:54:11 [2020-09-16T10:54:11.247Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:54:11 [2020-09-16T10:54:11.247Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:54:12 [2020-09-16T10:54:12.075Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:54:12 [2020-09-16T10:54:12.643Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:54:12 [2020-09-16T10:54:12.643Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:54:12 [2020-09-16T10:54:12.643Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:54:12 [2020-09-16T10:54:12.643Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:54:12 [2020-09-16T10:54:12.849Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s)
10:54:12 [2020-09-16T10:54:12.849Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
10:54:12 [2020-09-16T10:54:12.849Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:54:12 [2020-09-16T10:54:12.903Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:54:13 [2020-09-16T10:54:13.839Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:54:13 [2020-09-16T10:54:13.839Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:54:13 [2020-09-16T10:54:13.897Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
10:54:13 [2020-09-16T10:54:13.897Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
10:54:13 [2020-09-16T10:54:13.897Z] === RUN   TestIpcModeOlderClient
10:54:13 [2020-09-16T10:54:13.897Z] === PAUSE TestIpcModeOlderClient
10:54:13 [2020-09-16T10:54:13.897Z] === RUN   TestKillContainerInvalidSignal
10:54:14 [2020-09-16T10:54:14.400Z] ok  	github.com/docker/docker/client	0.142s	coverage: 75.4% of statements
10:54:14 [2020-09-16T10:54:14.406Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:54:14 [2020-09-16T10:54:14.545Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
10:54:14 [2020-09-16T10:54:14.545Z] === RUN   TestKillContainer
10:54:14 [2020-09-16T10:54:14.545Z] === RUN   TestKillContainer/no_signal
10:54:14 [2020-09-16T10:54:14.973Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:54:15 [2020-09-16T10:54:15.186Z] === RUN   TestKillContainer/non_killing_signal
10:54:15 [2020-09-16T10:54:15.483Z] === RUN   TestKillContainer/killing_signal
10:54:15 [2020-09-16T10:54:15.543Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:54:15 [2020-09-16T10:54:15.543Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:54:16 [2020-09-16T10:54:16.147Z] --- PASS: TestKillContainer (1.56s)
10:54:16 [2020-09-16T10:54:16.147Z]     --- PASS: TestKillContainer/no_signal (0.49s)
10:54:16 [2020-09-16T10:54:16.147Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
10:54:16 [2020-09-16T10:54:16.147Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
10:54:16 [2020-09-16T10:54:16.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:54:16 [2020-09-16T10:54:16.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:54:16 [2020-09-16T10:54:16.789Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:54:16 [2020-09-16T10:54:16.919Z] --- PASS: TestServiceUpdatePidsLimit (18.00s)
10:54:16 [2020-09-16T10:54:16.919Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
10:54:16 [2020-09-16T10:54:16.919Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
10:54:16 [2020-09-16T10:54:16.919Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
10:54:16 [2020-09-16T10:54:16.919Z] PASS
10:54:16 [2020-09-16T10:54:16.919Z] 
10:54:16 [2020-09-16T10:54:16.919Z] === Skipped
10:54:16 [2020-09-16T10:54:16.919Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
10:54:16 [2020-09-16T10:54:16.919Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:54:16 [2020-09-16T10:54:16.919Z] 
10:54:16 [2020-09-16T10:54:16.919Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
10:54:16 [2020-09-16T10:54:16.919Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:54:16 [2020-09-16T10:54:16.919Z] 
10:54:16 [2020-09-16T10:54:16.919Z] 
10:54:16 [2020-09-16T10:54:16.919Z] DONE 27 tests, 2 skipped in 174.815s
10:54:16 [2020-09-16T10:54:16.919Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
10:54:16 [2020-09-16T10:54:16.919Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:54:16 [2020-09-16T10:54:16.919Z] ++ set -e
10:54:16 [2020-09-16T10:54:16.919Z] ++ '[' -n 0 ']'
10:54:16 [2020-09-16T10:54:16.919Z] ++ set -x
10:54:16 [2020-09-16T10:54:16.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:54:17 [2020-09-16T10:54:17.085Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
10:54:17 [2020-09-16T10:54:17.085Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
10:54:17 [2020-09-16T10:54:17.085Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
10:54:17 [2020-09-16T10:54:17.085Z] === RUN   TestKillStoppedContainer
10:54:17 [2020-09-16T10:54:17.085Z] --- PASS: TestKillStoppedContainer (0.07s)
10:54:17 [2020-09-16T10:54:17.085Z] === RUN   TestKillStoppedContainerAPIPre120
10:54:17 [2020-09-16T10:54:17.211Z] INFO: Testing against a local daemon
10:54:17 [2020-09-16T10:54:17.211Z] === RUN   TestSessionCreate
10:54:17 [2020-09-16T10:54:17.211Z] --- PASS: TestSessionCreate (0.02s)
10:54:17 [2020-09-16T10:54:17.211Z] === RUN   TestSessionCreateWithBadUpgrade
10:54:17 [2020-09-16T10:54:17.211Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:54:17 [2020-09-16T10:54:17.211Z] PASS
10:54:17 [2020-09-16T10:54:17.211Z] 
10:54:17 [2020-09-16T10:54:17.211Z] DONE 2 tests in 0.280s
10:54:17 [2020-09-16T10:54:17.211Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
10:54:17 [2020-09-16T10:54:17.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:54:17 [2020-09-16T10:54:17.211Z] ++ set -e
10:54:17 [2020-09-16T10:54:17.211Z] ++ '[' -n 0 ']'
10:54:17 [2020-09-16T10:54:17.211Z] ++ set -x
10:54:17 [2020-09-16T10:54:17.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:54:17 [2020-09-16T10:54:17.379Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:54:17 [2020-09-16T10:54:17.379Z] === RUN   TestKillDifferentUserContainer
10:54:17 [2020-09-16T10:54:17.445Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:54:17 [2020-09-16T10:54:17.502Z] INFO: Testing against a local daemon
10:54:17 [2020-09-16T10:54:17.502Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:54:17 [2020-09-16T10:54:17.503Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:54:17 [2020-09-16T10:54:17.503Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:54:17 [2020-09-16T10:54:17.503Z] === RUN   TestEventsExecDie
10:54:17 [2020-09-16T10:54:17.674Z] --- PASS: TestKillDifferentUserContainer (0.51s)
10:54:17 [2020-09-16T10:54:17.674Z] === RUN   TestInspectOomKilledTrue
10:54:18 [2020-09-16T10:54:18.381Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:54:18 [2020-09-16T10:54:18.590Z] --- PASS: TestEventsExecDie (0.95s)
10:54:18 [2020-09-16T10:54:18.590Z] === RUN   TestEventsBackwardsCompatible
10:54:18 [2020-09-16T10:54:18.590Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
10:54:18 [2020-09-16T10:54:18.590Z] === RUN   TestInfoBinaryCommits
10:54:18 [2020-09-16T10:54:18.590Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:54:18 [2020-09-16T10:54:18.590Z] === RUN   TestInfoAPIVersioned
10:54:18 [2020-09-16T10:54:18.590Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:54:18 [2020-09-16T10:54:18.590Z] === RUN   TestInfoDiscoveryBackend
10:54:18 [2020-09-16T10:54:18.743Z] --- PASS: TestInspectOomKilledTrue (0.90s)
10:54:18 [2020-09-16T10:54:18.743Z] === RUN   TestInspectOomKilledFalse
10:54:18 [2020-09-16T10:54:18.949Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:54:19 [2020-09-16T10:54:19.223Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
10:54:19 [2020-09-16T10:54:19.223Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:54:19 [2020-09-16T10:54:19.235Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:54:19 [2020-09-16T10:54:19.384Z] --- PASS: TestInspectOomKilledFalse (0.53s)
10:54:19 [2020-09-16T10:54:19.384Z] === RUN   TestLinksEtcHostsContentMatch
10:54:19 [2020-09-16T10:54:19.679Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
10:54:19 [2020-09-16T10:54:19.679Z] === RUN   TestLinksContainerNames
10:54:19 [2020-09-16T10:54:19.803Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:54:19 [2020-09-16T10:54:19.803Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:54:20 [2020-09-16T10:54:20.062Z] === RUN   TestDockerSuite/TestBuildXZHost
10:54:20 [2020-09-16T10:54:20.257Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:54:20 [2020-09-16T10:54:20.257Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:54:20 [2020-09-16T10:54:20.549Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:54:20 [2020-09-16T10:54:20.549Z] === RUN   TestInfoAPI
10:54:20 [2020-09-16T10:54:20.549Z] --- PASS: TestInfoAPI (0.02s)
10:54:20 [2020-09-16T10:54:20.549Z] === RUN   TestInfoAPIWarnings
10:54:20 [2020-09-16T10:54:20.733Z] --- PASS: TestLinksContainerNames (1.07s)
10:54:20 [2020-09-16T10:54:20.733Z] === RUN   TestLogsFollowTailEmpty
10:54:21 [2020-09-16T10:54:21.182Z] --- PASS: TestInfoAPIWarnings (0.52s)
10:54:21 [2020-09-16T10:54:21.182Z] === RUN   TestInfoDebug
10:54:21 [2020-09-16T10:54:21.373Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
10:54:21 [2020-09-16T10:54:21.373Z] === RUN   TestContainerNetworkMountsNoChown
10:54:21 [2020-09-16T10:54:21.442Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:54:21 [2020-09-16T10:54:21.597Z] c3aff4450246: Pull complete
10:54:21 [2020-09-16T10:54:21.597Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
10:54:21 [2020-09-16T10:54:21.597Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:54:21 [2020-09-16T10:54:21.597Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:54:21 [2020-09-16T10:54:21.597Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:54:21 [2020-09-16T10:54:21.597Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
10:54:21 [2020-09-16T10:54:21.597Z] WARN: Skipping validation tests
10:54:21 [2020-09-16T10:54:21.597Z] INFO: Running unit tests at 09/16/2020 10:54:16...
10:54:21 [2020-09-16T10:54:21.597Z] INFO: make.ps1 starting at 09/16/2020 10:54:20
10:54:21 [2020-09-16T10:54:21.597Z] INFO: Git commit (af3220884e) assumed from DOCKER_GITCOMMIT environment variable
10:54:21 [2020-09-16T10:54:21.597Z] INFO: Invoking autogen...
10:54:21 [2020-09-16T10:54:21.678Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/default
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/default
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/private
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/private
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rprivate
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rprivate
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/slave
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/slave
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rslave
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rslave
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/shared
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/shared
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rshared
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rshared
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/default
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/default/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/rslave
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/default/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/slave
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/rshared
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/rprivate
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/private
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/private/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/private/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/shared
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:54:21 [2020-09-16T10:54:21.679Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:54:21 [2020-09-16T10:54:21.679Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:54:21 [2020-09-16T10:54:21.702Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:54:21 [2020-09-16T10:54:21.702Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:54:21 [2020-09-16T10:54:21.828Z] --- PASS: TestInfoDebug (0.52s)
10:54:21 [2020-09-16T10:54:21.828Z] === RUN   TestInfoInsecureRegistries
10:54:21 [2020-09-16T10:54:21.961Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/default/bind_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/default/mount_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/private/bind_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/private/mount_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:54:21 [2020-09-16T10:54:21.986Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:54:21 [2020-09-16T10:54:21.986Z] --- PASS: TestMountDaemonRoot (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:54:21 [2020-09-16T10:54:21.986Z] === RUN   TestContainerBindMountNonRecursive
10:54:22 [2020-09-16T10:54:22.119Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:54:22 [2020-09-16T10:54:22.119Z] === RUN   TestInfoRegistryMirrors
10:54:22 [2020-09-16T10:54:22.528Z] === RUN   TestDockerSuite/TestCommitChange
10:54:22 [2020-09-16T10:54:22.573Z] INFO: Running unit tests...
10:54:22 [2020-09-16T10:54:22.809Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:54:22 [2020-09-16T10:54:22.809Z] === RUN   TestLoginFailsWithBadCredentials
10:54:23 [2020-09-16T10:54:23.095Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:54:23 [2020-09-16T10:54:23.173Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s)
10:54:23 [2020-09-16T10:54:23.173Z] === RUN   TestPingCacheHeaders
10:54:23 [2020-09-16T10:54:23.173Z] --- PASS: TestPingCacheHeaders (0.01s)
10:54:23 [2020-09-16T10:54:23.173Z] === RUN   TestPingGet
10:54:23 [2020-09-16T10:54:23.173Z] --- PASS: TestPingGet (0.01s)
10:54:23 [2020-09-16T10:54:23.173Z] === RUN   TestPingHead
10:54:23 [2020-09-16T10:54:23.173Z] --- PASS: TestPingHead (0.01s)
10:54:23 [2020-09-16T10:54:23.173Z] === RUN   TestVersion
10:54:23 [2020-09-16T10:54:23.173Z] --- PASS: TestVersion (0.01s)
10:54:23 [2020-09-16T10:54:23.173Z] PASS
10:54:23 [2020-09-16T10:54:23.173Z] 
10:54:23 [2020-09-16T10:54:23.173Z] === Skipped
10:54:23 [2020-09-16T10:54:23.173Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:54:23 [2020-09-16T10:54:23.173Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:54:23 [2020-09-16T10:54:23.173Z] 
10:54:23 [2020-09-16T10:54:23.173Z] 
10:54:23 [2020-09-16T10:54:23.173Z] DONE 18 tests, 1 skipped in 5.974s
10:54:23 [2020-09-16T10:54:23.173Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
10:54:23 [2020-09-16T10:54:23.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:54:23 [2020-09-16T10:54:23.173Z] ++ set -e
10:54:23 [2020-09-16T10:54:23.173Z] ++ '[' -n 0 ']'
10:54:23 [2020-09-16T10:54:23.173Z] ++ set -x
10:54:23 [2020-09-16T10:54:23.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:54:23 [2020-09-16T10:54:23.466Z] INFO: Testing against a local daemon
10:54:23 [2020-09-16T10:54:23.466Z] === RUN   TestVolumesCreateAndList
10:54:23 [2020-09-16T10:54:23.466Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:54:23 [2020-09-16T10:54:23.466Z] === RUN   TestVolumesRemove
10:54:23 [2020-09-16T10:54:23.519Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
10:54:23 [2020-09-16T10:54:23.519Z] === RUN   TestNetworkNat
10:54:23 [2020-09-16T10:54:23.664Z] === RUN   TestDockerSuite/TestCommitHardlink
10:54:23 [2020-09-16T10:54:23.757Z] --- PASS: TestVolumesRemove (0.12s)
10:54:23 [2020-09-16T10:54:23.758Z] === RUN   TestVolumesInspect
10:54:23 [2020-09-16T10:54:23.758Z] --- PASS: TestVolumesInspect (0.01s)
10:54:23 [2020-09-16T10:54:23.758Z] === RUN   TestVolumesInvalidJSON
10:54:23 [2020-09-16T10:54:23.758Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:54:23 [2020-09-16T10:54:23.758Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:54:23 [2020-09-16T10:54:23.758Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:54:23 [2020-09-16T10:54:23.758Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:54:23 [2020-09-16T10:54:23.758Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:54:23 [2020-09-16T10:54:23.758Z] PASS
10:54:23 [2020-09-16T10:54:23.758Z] 
10:54:23 [2020-09-16T10:54:23.758Z] DONE 5 tests in 0.331s
10:54:23 [2020-09-16T10:54:23.758Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:54:23 [2020-09-16T10:54:23.758Z] ++++ cat bundles/test-integration/docker.pid
10:54:23 [2020-09-16T10:54:23.758Z] +++ kill 11964
10:54:24 [2020-09-16T10:54:24.162Z] --- PASS: TestNetworkNat (0.59s)
10:54:24 [2020-09-16T10:54:24.162Z] === RUN   TestNetworkLocalhostTCPNat
10:54:24 [2020-09-16T10:54:24.462Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
10:54:24 [2020-09-16T10:54:24.462Z] === RUN   TestNetworkLoopbackNat
10:54:24 [2020-09-16T10:54:24.602Z] === RUN   TestDockerSuite/TestCommitNewFile
10:54:25 [2020-09-16T10:54:25.268Z] +++ /etc/init.d/apparmor stop
10:54:25 [2020-09-16T10:54:25.268Z] Leaving: AppArmorNo profiles have been unloaded.
10:54:25 [2020-09-16T10:54:25.268Z] 
10:54:25 [2020-09-16T10:54:25.268Z] Unloading profiles will leave already running processes permanently
10:54:25 [2020-09-16T10:54:25.268Z] unconfined, which can lead to unexpected situations.
10:54:25 [2020-09-16T10:54:25.268Z] 
10:54:25 [2020-09-16T10:54:25.268Z] To set a process to complain mode, use the command line tool
10:54:25 [2020-09-16T10:54:25.268Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:54:25 [2020-09-16T10:54:25.268Z] +++ true
10:54:25 [2020-09-16T10:54:25.268Z] exiting test-integration
10:54:25 [2020-09-16T10:54:25.268Z] ++ exit 0
10:54:25 [2020-09-16T10:54:25.268Z] 
10:54:25 [2020-09-16T10:54:25.539Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:54:26 [2020-09-16T10:54:26.112Z] === RUN   TestDockerSuite/TestCommitTTY
10:54:27 [2020-09-16T10:54:27.048Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:54:27 [2020-09-16T10:54:27.234Z] --- PASS: TestNetworkLoopbackNat (2.73s)
10:54:27 [2020-09-16T10:54:27.234Z] === RUN   TestPause
10:54:27 [2020-09-16T10:54:27.307Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s)
10:54:27 [2020-09-16T10:54:27.307Z] PASS
10:54:27 [2020-09-16T10:54:27.307Z] 
10:54:27 [2020-09-16T10:54:27.307Z] DONE 17 tests in 50.323s
10:54:27 [2020-09-16T10:54:27.307Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:54:27 [2020-09-16T10:54:27.307Z] ++ 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
10:54:27 [2020-09-16T10:54:27.307Z] ++ set -e
10:54:27 [2020-09-16T10:54:27.307Z] ++ '[' -n 0 ']'
10:54:27 [2020-09-16T10:54:27.307Z] ++ set -x
10:54:27 [2020-09-16T10:54:27.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
Post stage
[Pipeline] junit
10:54:27 [2020-09-16T10:54:27.455Z] Recording test results
10:54:27 [2020-09-16T10:54:27.567Z] INFO: Testing against a local daemon
10:54:27 [2020-09-16T10:54:27.567Z] === RUN   TestPluginInvalidJSON
10:54:27 [2020-09-16T10:54:27.567Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:54:27 [2020-09-16T10:54:27.567Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:54:27 [2020-09-16T10:54:27.567Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:54:27 [2020-09-16T10:54:27.567Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:54:27 [2020-09-16T10:54:27.567Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:54:27 [2020-09-16T10:54:27.567Z] === RUN   TestPluginInstall
10:54:27 [2020-09-16T10:54:27.567Z] === RUN   TestPluginInstall/no_auth
[Pipeline] }
[Pipeline] // withEnv
10:54:27 [2020-09-16T10:54:27.826Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:54:27 [2020-09-16T10:54:27.885Z] --- PASS: TestPause (0.58s)
10:54:27 [2020-09-16T10:54:27.885Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:54:27 [2020-09-16T10:54:27.885Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:54:27 [2020-09-16T10:54:27.885Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:54:27 [2020-09-16T10:54:27.885Z] === RUN   TestPauseStopPausedContainer
10:54:28 [2020-09-16T10:54:28.260Z] + echo Ensuring container killed.
10:54:28 [2020-09-16T10:54:28.260Z] Ensuring container killed.
10:54:28 [2020-09-16T10:54:28.260Z] + docker rm -vf docker-pr2
10:54:28 [2020-09-16T10:54:28.525Z] --- PASS: TestPauseStopPausedContainer (0.57s)
10:54:28 [2020-09-16T10:54:28.525Z] === RUN   TestPsFilter
10:54:28 [2020-09-16T10:54:28.525Z] --- PASS: TestPsFilter (0.15s)
10:54:28 [2020-09-16T10:54:28.525Z] === RUN   TestRemoveContainerWithRemovedVolume
10:54:28 [2020-09-16T10:54:28.551Z] Error: No such container: docker-pr2
10:54:28 [2020-09-16T10:54:28.551Z] + true
[Pipeline] sh
10:54:28 [2020-09-16T10:54:28.931Z] + echo Chowning /workspace to jenkins user
10:54:28 [2020-09-16T10:54:28.931Z] Chowning /workspace to jenkins user
10:54:28 [2020-09-16T10:54:28.931Z] + id -u
10:54:28 [2020-09-16T10:54:28.931Z] + id -g
10:54:28 [2020-09-16T10:54:28.931Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41450:/workspace busybox chown -R 1001:1001 /workspace
10:54:28 [2020-09-16T10:54:28.931Z] Unable to find image 'busybox:latest' locally
10:54:29 [2020-09-16T10:54:29.185Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
10:54:29 [2020-09-16T10:54:29.185Z] === RUN   TestRemoveContainerWithVolume
10:54:29 [2020-09-16T10:54:29.206Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:54:29 [2020-09-16T10:54:29.222Z] latest: Pulling from library/busybox
10:54:29 [2020-09-16T10:54:29.477Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
10:54:29 [2020-09-16T10:54:29.477Z] === RUN   TestRemoveContainerRunning
10:54:29 [2020-09-16T10:54:29.513Z] d2a291f672b2: Pulling fs layer
10:54:29 [2020-09-16T10:54:29.513Z] d2a291f672b2: Verifying Checksum
10:54:29 [2020-09-16T10:54:29.513Z] d2a291f672b2: Download complete
10:54:30 [2020-09-16T10:54:30.131Z] --- PASS: TestRemoveContainerRunning (0.54s)
10:54:30 [2020-09-16T10:54:30.131Z] === RUN   TestRemoveContainerForceRemoveRunning
10:54:30 [2020-09-16T10:54:30.143Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:54:30 [2020-09-16T10:54:30.143Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:54:30 [2020-09-16T10:54:30.143Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:54:30 [2020-09-16T10:54:30.143Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:54:30 [2020-09-16T10:54:30.143Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:54:30 [2020-09-16T10:54:30.143Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:54:30 [2020-09-16T10:54:30.403Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:54:30 [2020-09-16T10:54:30.567Z] d2a291f672b2: Pull complete
10:54:30 [2020-09-16T10:54:30.567Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
10:54:30 [2020-09-16T10:54:30.567Z] Status: Downloaded newer image for busybox:latest
10:54:30 [2020-09-16T10:54:30.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
10:54:30 [2020-09-16T10:54:30.788Z] === RUN   TestRemoveInvalidContainer
10:54:30 [2020-09-16T10:54:30.788Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:54:30 [2020-09-16T10:54:30.788Z] === RUN   TestRenameLinkedContainer
10:54:30 [2020-09-16T10:54:30.823Z] --- PASS: TestCreateServiceMultipleTimes (19.34s)
10:54:30 [2020-09-16T10:54:30.823Z] === RUN   TestCreateServiceConflict
10:54:30 [2020-09-16T10:54:30.823Z] --- PASS: TestCreateServiceConflict (3.15s)
10:54:30 [2020-09-16T10:54:30.823Z] === RUN   TestCreateServiceMaxReplicas
10:54:31 [2020-09-16T10:54:31.182Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
10:54:31 [2020-09-16T10:54:31.783Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:54:32 [2020-09-16T10:54:32.042Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:54:32 [2020-09-16T10:54:32.872Z] --- PASS: TestRenameLinkedContainer (2.08s)
10:54:32 [2020-09-16T10:54:32.872Z] === RUN   TestRenameStoppedContainer
10:54:33 [2020-09-16T10:54:33.149Z] + bundleName=s390x-integration
10:54:33 [2020-09-16T10:54:33.149Z] + echo Creating s390x-integration-bundles.tar.gz
10:54:33 [2020-09-16T10:54:33.149Z] Creating s390x-integration-bundles.tar.gz
10:54:33 [2020-09-16T10:54:33.149Z] + xargs tar+  -czf s390x-integration-bundles.tar.gz
10:54:33 [2020-09-16T10:54:33.149Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:54:33 [2020-09-16T10:54:33.484Z] Archiving artifacts
10:54:33 [2020-09-16T10:54:33.520Z] --- PASS: TestRenameStoppedContainer (0.55s)
10:54:33 [2020-09-16T10:54:33.520Z] === RUN   TestRenameRunningContainerAndReuse
10:54:33 [2020-09-16T10:54:33.871Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:54:34 [2020-09-16T10:54:34.292Z] + make clean
10:54:34 [2020-09-16T10:54:34.573Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s)
10:54:34 [2020-09-16T10:54:34.573Z] === RUN   TestRenameInvalidName
10:54:34 [2020-09-16T10:54:34.579Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:54:34 [2020-09-16T10:54:34.579Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:54:34 [2020-09-16T10:54:34.641Z] docker volume rm -f docker-dev-cache
10:54:34 [2020-09-16T10:54:34.641Z] docker-dev-cache
[Pipeline] deleteDir
10:54:34 [2020-09-16T10:54:34.868Z] --- PASS: TestRenameInvalidName (0.54s)
10:54:34 [2020-09-16T10:54:34.868Z] === RUN   TestRenameAnonymousContainer
10:54:35 [2020-09-16T10:54:35.032Z] --- PASS: TestCreateServiceMaxReplicas (3.63s)
10:54:35 [2020-09-16T10:54:35.032Z] === RUN   TestCreateWithDuplicateNetworkNames
10:54:35 [2020-09-16T10:54:35.148Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:54:36 [2020-09-16T10:54:36.087Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:54:36 [2020-09-16T10:54:36.656Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:54:36 [2020-09-16T10:54:36.915Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:54:37 [2020-09-16T10:54:37.032Z] --- PASS: TestRenameAnonymousContainer (1.92s)
10:54:37 [2020-09-16T10:54:37.032Z] === RUN   TestRenameContainerWithSameName
10:54:37 [2020-09-16T10:54:37.174Z] time="2020-09-16T10:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:54:37 [2020-09-16T10:54:37.174Z] time="2020-09-16T10:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6575731c0010076e12649d267c4b656a1978591869866ba4bb4bbe460c6b8129" mediatype=application/vnd.docker.plugin.v1+json size=522
10:54:37 [2020-09-16T10:54:37.174Z] time="2020-09-16T10:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:54:37 [2020-09-16T10:54:37.174Z] time="2020-09-16T10:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6575731c0010076e12649d267c4b656a1978591869866ba4bb4bbe460c6b8129" mediatype=application/vnd.docker.plugin.v1+json size=522
10:54:37 [2020-09-16T10:54:37.331Z] --- PASS: TestRenameContainerWithSameName (0.54s)
10:54:37 [2020-09-16T10:54:37.331Z] === RUN   TestRenameContainerWithLinkedContainer
10:54:37 [2020-09-16T10:54:37.434Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:54:37 [2020-09-16T10:54:37.703Z] === RUN   TestPluginInstall/with_htpasswd
10:54:38 [2020-09-16T10:54:38.271Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:54:38 [2020-09-16T10:54:38.271Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:54:38 [2020-09-16T10:54:38.271Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:54:38 [2020-09-16T10:54:38.317Z] ?   	github.com/docker/docker/api	[no test files]
10:54:38 [2020-09-16T10:54:38.415Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s)
10:54:38 [2020-09-16T10:54:38.415Z] === RUN   TestResize
10:54:38 [2020-09-16T10:54:38.531Z] time="2020-09-16T10:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:54:38 [2020-09-16T10:54:38.531Z] time="2020-09-16T10:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ffe03f408124d0118ae89e48772d32a8ff82c5054cd88ebf883af60d6d43fa6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:54:38 [2020-09-16T10:54:38.531Z] time="2020-09-16T10:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:54:38 [2020-09-16T10:54:38.531Z] time="2020-09-16T10:54:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ffe03f408124d0118ae89e48772d32a8ff82c5054cd88ebf883af60d6d43fa6" mediatype=application/vnd.docker.plugin.v1+json size=522
10:54:39 [2020-09-16T10:54:39.085Z] --- PASS: TestResize (0.54s)
10:54:39 [2020-09-16T10:54:39.086Z] === RUN   TestResizeWithInvalidSize
10:54:39 [2020-09-16T10:54:39.101Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:54:39 [2020-09-16T10:54:39.101Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:54:39 [2020-09-16T10:54:39.101Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:54:39 [2020-09-16T10:54:39.101Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:54:39 [2020-09-16T10:54:39.101Z] === RUN   TestPluginInstall/with_insecure
10:54:39 [2020-09-16T10:54:39.360Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:54:39 [2020-09-16T10:54:39.731Z] --- PASS: TestResizeWithInvalidSize (0.54s)
10:54:39 [2020-09-16T10:54:39.731Z] === RUN   TestResizeWhenContainerNotStarted
10:54:40 [2020-09-16T10:54:40.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:54:40 [2020-09-16T10:54:40.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:54:40 [2020-09-16T10:54:40.297Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:54:40 [2020-09-16T10:54:40.556Z] time="2020-09-16T10:54:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:54:40 [2020-09-16T10:54:40.556Z] time="2020-09-16T10:54:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b3a1411659fa8c4c2d096d2c6be3449e9c7ddb83ef47548a85dffbf99e71617" mediatype=application/vnd.docker.plugin.v1+json size=522
10:54:40 [2020-09-16T10:54:40.556Z] time="2020-09-16T10:54:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:54:40 [2020-09-16T10:54:40.556Z] time="2020-09-16T10:54:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b3a1411659fa8c4c2d096d2c6be3449e9c7ddb83ef47548a85dffbf99e71617" mediatype=application/vnd.docker.plugin.v1+json size=522
10:54:41 [2020-09-16T10:54:41.123Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:54:41 [2020-09-16T10:54:41.123Z] --- PASS: TestPluginInstall (13.50s)
10:54:41 [2020-09-16T10:54:41.123Z]     --- PASS: TestPluginInstall/no_auth (10.04s)
10:54:41 [2020-09-16T10:54:41.123Z]     --- PASS: TestPluginInstall/with_htpasswd (1.57s)
10:54:41 [2020-09-16T10:54:41.123Z]     --- PASS: TestPluginInstall/with_insecure (1.88s)
10:54:41 [2020-09-16T10:54:41.123Z]         plugin_test.go:157: [d3b202597d839] daemon is not started
10:54:41 [2020-09-16T10:54:41.123Z] PASS
10:54:41 [2020-09-16T10:54:41.123Z] 
10:54:41 [2020-09-16T10:54:41.123Z] DONE 6 tests in 13.678s
10:54:41 [2020-09-16T10:54:41.123Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:54:41 [2020-09-16T10:54:41.124Z] ++ 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
10:54:41 [2020-09-16T10:54:41.124Z] ++ set -e
10:54:41 [2020-09-16T10:54:41.124Z] ++ '[' -n 0 ']'
10:54:41 [2020-09-16T10:54:41.124Z] ++ set -x
10:54:41 [2020-09-16T10:54:41.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:54:41 [2020-09-16T10:54:41.383Z] INFO: Testing against a local daemon
10:54:41 [2020-09-16T10:54:41.383Z] === RUN   TestExternalGraphDriver
10:54:41 [2020-09-16T10:54:41.383Z] === RUN   TestExternalGraphDriver/json
10:54:41 [2020-09-16T10:54:41.641Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:54:41 [2020-09-16T10:54:41.641Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:54:42 [2020-09-16T10:54:42.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:54:42 [2020-09-16T10:54:42.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:54:42 [2020-09-16T10:54:42.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:54:42 [2020-09-16T10:54:42.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:54:43 [2020-09-16T10:54:43.023Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:54:43 [2020-09-16T10:54:43.283Z] === RUN   TestExternalGraphDriver/spec
10:54:43 [2020-09-16T10:54:43.544Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:54:43 [2020-09-16T10:54:43.544Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:54:44 [2020-09-16T10:54:44.111Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:54:44 [2020-09-16T10:54:44.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:54:44 [2020-09-16T10:54:44.680Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:54:44 [2020-09-16T10:54:44.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:54:45 [2020-09-16T10:54:45.247Z] === RUN   TestExternalGraphDriver/pull
10:54:45 [2020-09-16T10:54:45.247Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:54:45 [2020-09-16T10:54:45.816Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:54:45 [2020-09-16T10:54:45.816Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:54:46 [2020-09-16T10:54:46.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:54:46 [2020-09-16T10:54:46.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:54:46 [2020-09-16T10:54:46.385Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:54:46 [2020-09-16T10:54:46.644Z] --- PASS: TestExternalGraphDriver (5.39s)
10:54:46 [2020-09-16T10:54:46.644Z]     --- PASS: TestExternalGraphDriver/json (1.87s)
10:54:46 [2020-09-16T10:54:46.644Z]     --- PASS: TestExternalGraphDriver/spec (1.87s)
10:54:46 [2020-09-16T10:54:46.644Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
10:54:46 [2020-09-16T10:54:46.644Z] === RUN   TestGraphdriverPluginV2
10:54:46 [2020-09-16T10:54:46.903Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:54:47 [2020-09-16T10:54:47.472Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:54:47 [2020-09-16T10:54:47.472Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:54:47 [2020-09-16T10:54:47.880Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
10:54:47 [2020-09-16T10:54:47.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
10:54:47 [2020-09-16T10:54:47.880Z] === RUN   TestCgroupNamespacesRun
10:54:48 [2020-09-16T10:54:48.040Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:54:48 [2020-09-16T10:54:48.977Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:54:49 [2020-09-16T10:54:49.417Z] --- PASS: TestCgroupNamespacesRun (1.35s)
10:54:49 [2020-09-16T10:54:49.417Z] === RUN   TestCgroupNamespacesRunPrivileged
10:54:49 [2020-09-16T10:54:49.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:54:49 [2020-09-16T10:54:49.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:54:49 [2020-09-16T10:54:49.918Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:54:49 [2020-09-16T10:54:49.944Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.47s)
10:54:49 [2020-09-16T10:54:49.944Z] === RUN   TestCreateServiceSecretFileMode
10:54:50 [2020-09-16T10:54:50.178Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:54:50 [2020-09-16T10:54:50.178Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:54:50 [2020-09-16T10:54:50.747Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:54:50 [2020-09-16T10:54:50.947Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s)
10:54:50 [2020-09-16T10:54:50.947Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:54:51 [2020-09-16T10:54:51.007Z] --- PASS: TestGraphdriverPluginV2 (4.27s)
10:54:51 [2020-09-16T10:54:51.007Z] PASS
10:54:51 [2020-09-16T10:54:51.007Z] 
10:54:51 [2020-09-16T10:54:51.007Z] DONE 5 tests in 9.812s
10:54:51 [2020-09-16T10:54:51.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:54:51 [2020-09-16T10:54:51.007Z] ++ 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
10:54:51 [2020-09-16T10:54:51.007Z] ++ set -e
10:54:51 [2020-09-16T10:54:51.007Z] ++ '[' -n 0 ']'
10:54:51 [2020-09-16T10:54:51.007Z] ++ set -x
10:54:51 [2020-09-16T10:54:51.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:54:51 [2020-09-16T10:54:51.007Z] INFO: Testing against a local daemon
10:54:51 [2020-09-16T10:54:51.007Z] === RUN   TestContinueAfterPluginCrash
10:54:51 [2020-09-16T10:54:51.007Z] === PAUSE TestContinueAfterPluginCrash
10:54:51 [2020-09-16T10:54:51.007Z] === RUN   TestReadPluginNoRead
10:54:51 [2020-09-16T10:54:51.007Z] === PAUSE TestReadPluginNoRead
10:54:51 [2020-09-16T10:54:51.007Z] === RUN   TestDaemonStartWithLogOpt
10:54:51 [2020-09-16T10:54:51.007Z] === PAUSE TestDaemonStartWithLogOpt
10:54:51 [2020-09-16T10:54:51.007Z] === CONT  TestContinueAfterPluginCrash
10:54:51 [2020-09-16T10:54:51.007Z] === CONT  TestDaemonStartWithLogOpt
10:54:51 [2020-09-16T10:54:51.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:54:51 [2020-09-16T10:54:51.858Z] --- PASS: TestCreateServiceSecretFileMode (2.89s)
10:54:51 [2020-09-16T10:54:51.858Z] === RUN   TestCreateServiceConfigFileMode
10:54:52 [2020-09-16T10:54:52.001Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s)
10:54:52 [2020-09-16T10:54:52.001Z] === RUN   TestCgroupNamespacesRunHostMode
10:54:53 [2020-09-16T10:54:53.130Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 30.8% of statements
10:54:53 [2020-09-16T10:54:53.130Z] ok  	github.com/docker/docker/container	0.128s	coverage: 34.7% of statements
10:54:53 [2020-09-16T10:54:53.130Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:54:53 [2020-09-16T10:54:53.130Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:54:53 [2020-09-16T10:54:53.130Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:54:53 [2020-09-16T10:54:53.130Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:54:53 [2020-09-16T10:54:53.191Z] ok  	github.com/docker/docker/api/server	0.160s	coverage: 9.0% of statements
10:54:53 [2020-09-16T10:54:53.535Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s)
10:54:53 [2020-09-16T10:54:53.535Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:54:54 [2020-09-16T10:54:54.863Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:54:55 [2020-09-16T10:54:55.065Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
10:54:55 [2020-09-16T10:54:55.065Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:54:55 [2020-09-16T10:54:55.162Z] --- PASS: TestCreateServiceConfigFileMode (3.46s)
10:54:55 [2020-09-16T10:54:55.162Z] === RUN   TestCreateServiceSysctls
10:54:56 [2020-09-16T10:54:56.112Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s)
10:54:56 [2020-09-16T10:54:56.112Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:54:56 [2020-09-16T10:54:56.244Z] === RUN   TestDockerSuite/TestContainerAPITop
10:54:56 [2020-09-16T10:54:56.245Z] --- PASS: TestDaemonStartWithLogOpt (5.32s)
10:54:56 [2020-09-16T10:54:56.245Z] === CONT  TestReadPluginNoRead
10:54:56 [2020-09-16T10:54:56.754Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
10:54:56 [2020-09-16T10:54:56.754Z] === RUN   TestCgroupNamespacesRunOlderClient
10:54:57 [2020-09-16T10:54:57.195Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:54:57 [2020-09-16T10:54:57.195Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:54:57 [2020-09-16T10:54:57.195Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:54:58 [2020-09-16T10:54:58.289Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
10:54:58 [2020-09-16T10:54:58.289Z] === RUN   TestKernelTCPMemory
10:54:58 [2020-09-16T10:54:58.929Z] --- PASS: TestKernelTCPMemory (0.63s)
10:54:58 [2020-09-16T10:54:58.929Z] === RUN   TestNISDomainname
10:54:59 [2020-09-16T10:54:59.104Z] === RUN   TestReadPluginNoRead/default
10:54:59 [2020-09-16T10:54:59.369Z] --- PASS: TestCreateServiceSysctls (4.15s)
10:54:59 [2020-09-16T10:54:59.369Z] === RUN   TestCreateServiceCapabilities
10:54:59 [2020-09-16T10:54:59.572Z] --- PASS: TestNISDomainname (0.67s)
10:54:59 [2020-09-16T10:54:59.572Z] === RUN   TestHostnameDnsResolution
10:54:59 [2020-09-16T10:54:59.671Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:55:00 [2020-09-16T10:55:00.239Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:55:00 [2020-09-16T10:55:00.498Z] === RUN   TestReadPluginNoRead/disabled_caching
10:55:00 [2020-09-16T10:55:00.619Z] --- PASS: TestHostnameDnsResolution (0.83s)
10:55:00 [2020-09-16T10:55:00.619Z] === RUN   TestStats
10:55:01 [2020-09-16T10:55:01.069Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:55:01 [2020-09-16T10:55:01.328Z] --- PASS: TestContinueAfterPluginCrash (10.32s)
10:55:02 [2020-09-16T10:55:02.267Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:55:02 [2020-09-16T10:55:02.674Z] --- PASS: TestCreateServiceCapabilities (2.86s)
10:55:02 [2020-09-16T10:55:02.674Z] === RUN   TestInspect
10:55:03 [2020-09-16T10:55:03.127Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
10:55:03 [2020-09-16T10:55:03.367Z] --- PASS: TestStats (2.55s)
10:55:03 [2020-09-16T10:55:03.367Z] === RUN   TestStopContainerWithTimeout
10:55:03 [2020-09-16T10:55:03.367Z] === RUN   TestStopContainerWithTimeout/0
10:55:03 [2020-09-16T10:55:03.367Z] === PAUSE TestStopContainerWithTimeout/0
10:55:03 [2020-09-16T10:55:03.367Z] === RUN   TestStopContainerWithTimeout/1
10:55:03 [2020-09-16T10:55:03.367Z] === PAUSE TestStopContainerWithTimeout/1
10:55:03 [2020-09-16T10:55:03.367Z] === RUN   TestStopContainerWithTimeout/3
10:55:03 [2020-09-16T10:55:03.367Z] === PAUSE TestStopContainerWithTimeout/3
10:55:03 [2020-09-16T10:55:03.367Z] === RUN   TestStopContainerWithTimeout/-1
10:55:03 [2020-09-16T10:55:03.367Z] === PAUSE TestStopContainerWithTimeout/-1
10:55:03 [2020-09-16T10:55:03.367Z] === CONT  TestStopContainerWithTimeout/0
10:55:03 [2020-09-16T10:55:03.367Z] === CONT  TestStopContainerWithTimeout/1
10:55:03 [2020-09-16T10:55:03.367Z] === CONT  TestStopContainerWithTimeout/3
10:55:03 [2020-09-16T10:55:03.367Z] === CONT  TestStopContainerWithTimeout/-1
10:55:03 [2020-09-16T10:55:03.647Z] --- PASS: TestReadPluginNoRead (7.17s)
10:55:03 [2020-09-16T10:55:03.647Z]     --- PASS: TestReadPluginNoRead/default (1.35s)
10:55:03 [2020-09-16T10:55:03.647Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.46s)
10:55:03 [2020-09-16T10:55:03.647Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
10:55:03 [2020-09-16T10:55:03.647Z]     read_test.go:92: [dbcd42af718d3] daemon is not started
10:55:03 [2020-09-16T10:55:03.647Z] PASS
10:55:03 [2020-09-16T10:55:03.647Z] 
10:55:03 [2020-09-16T10:55:03.647Z] DONE 6 tests in 12.613s
10:55:03 [2020-09-16T10:55:03.647Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:55:03 [2020-09-16T10:55:03.647Z] ++ 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
10:55:03 [2020-09-16T10:55:03.647Z] ++ set -e
10:55:03 [2020-09-16T10:55:03.647Z] ++ '[' -n 0 ']'
10:55:03 [2020-09-16T10:55:03.647Z] ++ set -x
10:55:03 [2020-09-16T10:55:03.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
10:55:03 [2020-09-16T10:55:03.647Z] testing: warning: no tests to run
10:55:03 [2020-09-16T10:55:03.647Z] PASS
10:55:03 [2020-09-16T10:55:03.647Z] 
10:55:03 [2020-09-16T10:55:03.647Z] DONE 0 tests in 0.048s
10:55:03 [2020-09-16T10:55:03.647Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:55:03 [2020-09-16T10:55:03.647Z] ++ 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
10:55:03 [2020-09-16T10:55:03.647Z] ++ set -e
10:55:03 [2020-09-16T10:55:03.647Z] ++ '[' -n 0 ']'
10:55:03 [2020-09-16T10:55:03.647Z] ++ set -x
10:55:03 [2020-09-16T10:55:03.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:55:03 [2020-09-16T10:55:03.906Z] INFO: Testing against a local daemon
10:55:03 [2020-09-16T10:55:03.906Z] === RUN   TestPluginWithDevMounts
10:55:03 [2020-09-16T10:55:03.906Z] === PAUSE TestPluginWithDevMounts
10:55:03 [2020-09-16T10:55:03.906Z] === CONT  TestPluginWithDevMounts
10:55:04 [2020-09-16T10:55:04.505Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:55:04 [2020-09-16T10:55:04.843Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:55:05 [2020-09-16T10:55:05.411Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:55:05 [2020-09-16T10:55:05.670Z] --- PASS: TestPluginWithDevMounts (1.85s)
10:55:05 [2020-09-16T10:55:05.670Z] PASS
10:55:05 [2020-09-16T10:55:05.670Z] 
10:55:05 [2020-09-16T10:55:05.670Z] DONE 1 tests in 2.000s
10:55:05 [2020-09-16T10:55:05.670Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:55:05 [2020-09-16T10:55:05.670Z] ++ 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
10:55:05 [2020-09-16T10:55:05.670Z] ++ set -e
10:55:05 [2020-09-16T10:55:05.670Z] ++ '[' -n 0 ']'
10:55:05 [2020-09-16T10:55:05.670Z] ++ set -x
10:55:05 [2020-09-16T10:55:05.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:55:05 [2020-09-16T10:55:05.886Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
10:55:05 [2020-09-16T10:55:05.931Z] INFO: Testing against a local daemon
10:55:05 [2020-09-16T10:55:05.931Z] === RUN   TestSecretInspect
10:55:05 [2020-09-16T10:55:05.979Z] --- PASS: TestInspect (3.40s)
10:55:05 [2020-09-16T10:55:05.979Z] === RUN   TestCreateJob
10:55:06 [2020-09-16T10:55:06.128Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:55:06 [2020-09-16T10:55:06.128Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
10:55:06 [2020-09-16T10:55:06.128Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
10:55:06 [2020-09-16T10:55:06.128Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
10:55:06 [2020-09-16T10:55:06.128Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
10:55:06 [2020-09-16T10:55:06.128Z] === RUN   TestDeleteDevicemapper
10:55:06 [2020-09-16T10:55:06.128Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:55:06 [2020-09-16T10:55:06.128Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:55:06 [2020-09-16T10:55:06.128Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:55:06 [2020-09-16T10:55:06.503Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:55:07 [2020-09-16T10:55:07.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:55:07 [2020-09-16T10:55:07.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s)
10:55:07 [2020-09-16T10:55:07.671Z] === RUN   TestUpdateMemory
10:55:08 [2020-09-16T10:55:08.315Z] --- PASS: TestUpdateMemory (0.66s)
10:55:08 [2020-09-16T10:55:08.315Z] === RUN   TestUpdateCPUQuota
10:55:08 [2020-09-16T10:55:08.378Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
10:55:08 [2020-09-16T10:55:08.637Z] --- PASS: TestSecretInspect (2.76s)
10:55:08 [2020-09-16T10:55:08.637Z] === RUN   TestSecretList
10:55:08 [2020-09-16T10:55:08.895Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
10:55:08 [2020-09-16T10:55:08.968Z] --- PASS: TestUpdateCPUQuota (0.85s)
10:55:08 [2020-09-16T10:55:08.968Z] === RUN   TestUpdatePidsLimit
10:55:08 [2020-09-16T10:55:08.968Z] === RUN   TestUpdatePidsLimit/update_from_none
10:55:09 [2020-09-16T10:55:09.286Z] --- PASS: TestCreateJob (3.63s)
10:55:09 [2020-09-16T10:55:09.286Z] === RUN   TestReplicatedJob
10:55:09 [2020-09-16T10:55:09.294Z] === RUN   TestUpdatePidsLimit/no_change
10:55:09 [2020-09-16T10:55:09.588Z] === RUN   TestUpdatePidsLimit/update_lower
10:55:09 [2020-09-16T10:55:09.883Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:55:10 [2020-09-16T10:55:10.183Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:55:10 [2020-09-16T10:55:10.271Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
10:55:10 [2020-09-16T10:55:10.497Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:55:10 [2020-09-16T10:55:10.497Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:55:11 [2020-09-16T10:55:11.208Z] --- PASS: TestSecretList (2.49s)
10:55:11 [2020-09-16T10:55:11.208Z] === RUN   TestSecretsCreateAndDelete
10:55:11 [2020-09-16T10:55:11.467Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
10:55:11 [2020-09-16T10:55:11.560Z] --- PASS: TestUpdatePidsLimit (2.42s)
10:55:11 [2020-09-16T10:55:11.560Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
10:55:11 [2020-09-16T10:55:11.560Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
10:55:11 [2020-09-16T10:55:11.561Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
10:55:11 [2020-09-16T10:55:11.561Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
10:55:11 [2020-09-16T10:55:11.561Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
10:55:11 [2020-09-16T10:55:11.561Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
10:55:11 [2020-09-16T10:55:11.561Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
10:55:11 [2020-09-16T10:55:11.561Z] === RUN   TestUpdateRestartPolicy
10:55:12 [2020-09-16T10:55:12.035Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a38f80_<nil>}
10:55:13 [2020-09-16T10:55:13.412Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1144653058_/foo_false__<nil>_<nil>_<nil>}
10:55:13 [2020-09-16T10:55:13.671Z] --- PASS: TestSecretsCreateAndDelete (2.47s)
10:55:13 [2020-09-16T10:55:13.671Z] === RUN   TestSecretsUpdate
10:55:15 [2020-09-16T10:55:15.046Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1144653058_/foo_true__<nil>_<nil>_<nil>}
10:55:15 [2020-09-16T10:55:15.874Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
10:55:15 [2020-09-16T10:55:15.874Z] ok  	github.com/docker/docker/daemon	12.169s	coverage: 17.4% of statements
10:55:15 [2020-09-16T10:55:15.874Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:55:15 [2020-09-16T10:55:15.874Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:55:15 [2020-09-16T10:55:15.892Z] --- PASS: TestReplicatedJob (6.71s)
10:55:15 [2020-09-16T10:55:15.892Z] === RUN   TestUpdateReplicatedJob
10:55:16 [2020-09-16T10:55:16.135Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 81.8% of statements
10:55:16 [2020-09-16T10:55:16.438Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3526725753_/foo_false__<nil>_<nil>_<nil>}
10:55:16 [2020-09-16T10:55:16.438Z] --- PASS: TestSecretsUpdate (2.83s)
10:55:16 [2020-09-16T10:55:16.438Z] === RUN   TestTemplatedSecret
10:55:17 [2020-09-16T10:55:17.074Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
10:55:17 [2020-09-16T10:55:17.334Z] ok  	github.com/docker/docker/daemon/events	0.078s	coverage: 50.0% of statements
10:55:17 [2020-09-16T10:55:17.334Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:55:17 [2020-09-16T10:55:17.334Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:55:17 [2020-09-16T10:55:17.816Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3526725753_/foo_true__<nil>_<nil>_<nil>}
10:55:18 [2020-09-16T10:55:18.715Z] ok  	github.com/docker/docker/daemon/graphdriver	0.030s	coverage: 2.2% of statements
10:55:18 [2020-09-16T10:55:18.752Z] --- PASS: TestTemplatedSecret (2.30s)
10:55:18 [2020-09-16T10:55:18.752Z] === RUN   TestSecretCreateResolve
10:55:19 [2020-09-16T10:55:19.010Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3526725753_/foo_true__0xc000a38fe0_<nil>_<nil>}
10:55:20 [2020-09-16T10:55:20.110Z] --- PASS: TestUpdateReplicatedJob (4.25s)
10:55:20 [2020-09-16T10:55:20.110Z] === RUN   TestServiceListWithStatuses
10:55:20 [2020-09-16T10:55:20.110Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:55:20 [2020-09-16T10:55:20.110Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:55:20 [2020-09-16T10:55:20.110Z] === RUN   TestDockerNetworkConnectAlias
10:55:20 [2020-09-16T10:55:20.388Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a39000_<nil>}
10:55:20 [2020-09-16T10:55:20.621Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.399s	coverage: 73.1% of statements
10:55:20 [2020-09-16T10:55:20.647Z] --- PASS: TestSecretCreateResolve (1.93s)
10:55:20 [2020-09-16T10:55:20.647Z] PASS
10:55:20 [2020-09-16T10:55:20.647Z] 
10:55:20 [2020-09-16T10:55:20.647Z] DONE 6 tests in 14.944s
10:55:20 [2020-09-16T10:55:20.647Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:55:20 [2020-09-16T10:55:20.647Z] ++ 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
10:55:20 [2020-09-16T10:55:20.647Z] ++ set -e
10:55:20 [2020-09-16T10:55:20.647Z] ++ '[' -n 0 ']'
10:55:20 [2020-09-16T10:55:20.647Z] ++ set -x
10:55:20 [2020-09-16T10:55:20.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
10:55:20 [2020-09-16T10:55:20.905Z] INFO: Testing against a local daemon
10:55:20 [2020-09-16T10:55:20.905Z] === RUN   TestServiceCreateInit
10:55:20 [2020-09-16T10:55:20.905Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:55:21 [2020-09-16T10:55:21.561Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:55:21 [2020-09-16T10:55:21.839Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a39020_<nil>}
10:55:22 [2020-09-16T10:55:22.498Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.473s	coverage: 57.0% of statements
10:55:23 [2020-09-16T10:55:23.216Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a39060_<nil>}
10:55:24 [2020-09-16T10:55:24.272Z] --- PASS: TestUpdateRestartPolicy (11.24s)
10:55:24 [2020-09-16T10:55:24.272Z] === RUN   TestUpdateRestartWithAutoRemove
10:55:24 [2020-09-16T10:55:24.272Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
10:55:24 [2020-09-16T10:55:24.272Z] === RUN   TestWaitNonBlocked
10:55:24 [2020-09-16T10:55:24.272Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:55:24 [2020-09-16T10:55:24.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:55:24 [2020-09-16T10:55:24.272Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:55:24 [2020-09-16T10:55:24.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:55:24 [2020-09-16T10:55:24.273Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:55:24 [2020-09-16T10:55:24.273Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:55:24 [2020-09-16T10:55:24.273Z] --- PASS: TestWaitNonBlocked (0.02s)
10:55:24 [2020-09-16T10:55:24.273Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
10:55:24 [2020-09-16T10:55:24.273Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
10:55:24 [2020-09-16T10:55:24.273Z] === RUN   TestWaitBlocked
10:55:24 [2020-09-16T10:55:24.273Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:55:24 [2020-09-16T10:55:24.273Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:55:24 [2020-09-16T10:55:24.273Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:55:24 [2020-09-16T10:55:24.273Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:55:24 [2020-09-16T10:55:24.273Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:55:24 [2020-09-16T10:55:24.273Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:55:24 [2020-09-16T10:55:24.593Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a39080_<nil>}
10:55:24 [2020-09-16T10:55:24.593Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:55:24 [2020-09-16T10:55:24.927Z] --- PASS: TestWaitBlocked (0.03s)
10:55:24 [2020-09-16T10:55:24.927Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
10:55:24 [2020-09-16T10:55:24.927Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
10:55:24 [2020-09-16T10:55:24.927Z] === CONT  TestContainerStartOnDaemonRestart
10:55:24 [2020-09-16T10:55:24.927Z] === CONT  TestIpcModeOlderClient
10:55:24 [2020-09-16T10:55:24.927Z] === CONT  TestDaemonHostGatewayIP
10:55:24 [2020-09-16T10:55:24.927Z] === CONT  TestDaemonRestartIpcMode
10:55:24 [2020-09-16T10:55:24.927Z] --- PASS: TestIpcModeOlderClient (0.16s)
10:55:24 [2020-09-16T10:55:24.927Z] === CONT  TestContainerKillOnDaemonStart
10:55:25 [2020-09-16T10:55:25.042Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
10:55:25 [2020-09-16T10:55:25.969Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:55:26 [2020-09-16T10:55:26.420Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.384s	coverage: 45.9% of statements
10:55:26 [2020-09-16T10:55:26.420Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:55:26 [2020-09-16T10:55:26.421Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.279s	coverage: 49.5% of statements
10:55:26 [2020-09-16T10:55:26.722Z] --- PASS: TestDockerNetworkConnectAlias (6.44s)
10:55:26 [2020-09-16T10:55:26.722Z] === RUN   TestDockerNetworkReConnect
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:55:26 [2020-09-16T10:55:26.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:55:27 [2020-09-16T10:55:27.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:55:27 [2020-09-16T10:55:27.425Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:55:28 [2020-09-16T10:55:28.516Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s)
10:55:28 [2020-09-16T10:55:28.843Z] --- PASS: TestDaemonHostGatewayIP (3.89s)
10:55:28 [2020-09-16T10:55:28.843Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
10:55:28 [2020-09-16T10:55:28.958Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.496s	coverage: 57.7% of statements
10:55:28 [2020-09-16T10:55:28.958Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:55:28 [2020-09-16T10:55:28.958Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.288s	coverage: 76.1% of statements
10:55:28 [2020-09-16T10:55:28.958Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:55:29 [2020-09-16T10:55:29.331Z] --- PASS: TestServiceCreateInit (8.14s)
10:55:29 [2020-09-16T10:55:29.331Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
10:55:29 [2020-09-16T10:55:29.331Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s)
10:55:29 [2020-09-16T10:55:29.331Z] === RUN   TestCreateServiceMultipleTimes
10:55:29 [2020-09-16T10:55:29.590Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:55:30 [2020-09-16T10:55:30.339Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
10:55:30 [2020-09-16T10:55:30.599Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.034s	coverage: 3.0% of statements
10:55:30 [2020-09-16T10:55:30.967Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:55:31 [2020-09-16T10:55:31.539Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
10:55:32 [2020-09-16T10:55:32.014Z] --- PASS: TestDockerNetworkReConnect (5.23s)
10:55:32 [2020-09-16T10:55:32.014Z] === RUN   TestServicePlugin
10:55:32 [2020-09-16T10:55:32.014Z] --- SKIP: TestServicePlugin (0.00s)
10:55:32 [2020-09-16T10:55:32.014Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:55:32 [2020-09-16T10:55:32.014Z] === RUN   TestServiceUpdateLabel
10:55:33 [2020-09-16T10:55:33.449Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.8% of statements
10:55:33 [2020-09-16T10:55:33.449Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:55:33 [2020-09-16T10:55:33.449Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:55:33 [2020-09-16T10:55:33.504Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:55:33 [2020-09-16T10:55:33.709Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 41.0% of statements
10:55:34 [2020-09-16T10:55:34.883Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:55:35 [2020-09-16T10:55:35.141Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:55:35 [2020-09-16T10:55:35.319Z] --- PASS: TestServiceUpdateLabel (3.27s)
10:55:35 [2020-09-16T10:55:35.319Z] === RUN   TestServiceUpdateSecrets
10:55:35 [2020-09-16T10:55:35.618Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.179s	coverage: 77.8% of statements
10:55:35 [2020-09-16T10:55:35.618Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:55:35 [2020-09-16T10:55:35.618Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:55:35 [2020-09-16T10:55:35.618Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
10:55:36 [2020-09-16T10:55:36.086Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:55:36 [2020-09-16T10:55:36.086Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:55:36 [2020-09-16T10:55:36.345Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:55:36 [2020-09-16T10:55:36.559Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 23.9% of statements
10:55:36 [2020-09-16T10:55:36.819Z] time="2020-09-16T10:55:36Z" level=error msg="Failed to open log file: open /tmp/docker-logger-761801518/container.log.1: no such file or directory"
10:55:36 [2020-09-16T10:55:36.819Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
10:55:37 [2020-09-16T10:55:37.079Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
10:55:37 [2020-09-16T10:55:37.282Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:55:38 [2020-09-16T10:55:38.018Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 75.2% of statements
10:55:38 [2020-09-16T10:55:38.018Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:55:38 [2020-09-16T10:55:38.221Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:55:38 [2020-09-16T10:55:38.588Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 37.7% of statements
10:55:38 [2020-09-16T10:55:38.790Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestContainerKillOnDaemonStart (12.66s)
10:55:39 [2020-09-16T10:55:39.262Z] PASS
10:55:39 [2020-09-16T10:55:39.262Z] 
10:55:39 [2020-09-16T10:55:39.262Z] === Skipped
10:55:39 [2020-09-16T10:55:39.262Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
10:55:39 [2020-09-16T10:55:39.262Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:55:39 [2020-09-16T10:55:39.262Z] 
10:55:39 [2020-09-16T10:55:39.262Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:55:39 [2020-09-16T10:55:39.262Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:55:39 [2020-09-16T10:55:39.262Z] 
10:55:39 [2020-09-16T10:55:39.262Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
10:55:39 [2020-09-16T10:55:39.262Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:55:39 [2020-09-16T10:55:39.262Z] 
10:55:39 [2020-09-16T10:55:39.262Z] 
10:55:39 [2020-09-16T10:55:39.262Z] DONE 192 tests, 3 skipped in 107.556s
10:55:39 [2020-09-16T10:55:39.262Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
10:55:39 [2020-09-16T10:55:39.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:55:39 [2020-09-16T10:55:39.262Z] ++ set -e
10:55:39 [2020-09-16T10:55:39.262Z] ++ '[' -n 0 ']'
10:55:39 [2020-09-16T10:55:39.262Z] ++ set -x
10:55:39 [2020-09-16T10:55:39.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:55:39 [2020-09-16T10:55:39.262Z] INFO: Testing against a local daemon
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestCommitInheritsEnv
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestCommitInheritsEnv (0.33s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestImportExtremelyLargeImageWorks
10:55:39 [2020-09-16T10:55:39.262Z] === PAUSE TestImportExtremelyLargeImageWorks
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestImagesFilterMultiReference
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestImagePullPlatformInvalid
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestRemoveImageOrphaning
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestRemoveImageOrphaning (0.33s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestRemoveImageGarbageCollector
10:55:39 [2020-09-16T10:55:39.262Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:55:39 [2020-09-16T10:55:39.262Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestTagInvalidReference
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestTagInvalidReference (0.02s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestTagValidPrefixedRepo
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestTagExistedNameWithoutForce
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestTagOfficialNames
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestTagOfficialNames (0.05s)
10:55:39 [2020-09-16T10:55:39.262Z] === RUN   TestTagMatchesDigest
10:55:39 [2020-09-16T10:55:39.262Z] --- PASS: TestTagMatchesDigest (0.02s)
10:55:39 [2020-09-16T10:55:39.262Z] === CONT  TestImportExtremelyLargeImageWorks
10:55:39 [2020-09-16T10:55:39.527Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
10:55:39 [2020-09-16T10:55:39.729Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:55:40 [2020-09-16T10:55:40.666Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:55:40 [2020-09-16T10:55:40.946Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
10:55:41 [2020-09-16T10:55:41.233Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:55:41 [2020-09-16T10:55:41.515Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:55:41 [2020-09-16T10:55:41.800Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:55:42 [2020-09-16T10:55:42.083Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:55:42 [2020-09-16T10:55:42.083Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.708s	coverage: 82.5% of statements
10:55:42 [2020-09-16T10:55:42.084Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:55:42 [2020-09-16T10:55:42.084Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:55:42 [2020-09-16T10:55:42.738Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:55:43 [2020-09-16T10:55:43.677Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:55:43 [2020-09-16T10:55:43.936Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:55:43 [2020-09-16T10:55:43.962Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:55:43 [2020-09-16T10:55:43.962Z] ok  	github.com/docker/docker/api/server/httputils	0.140s	coverage: 14.7% of statements
10:55:43 [2020-09-16T10:55:43.991Z] ok  	github.com/docker/docker/distribution/metadata	0.075s	coverage: 48.2% of statements
10:55:44 [2020-09-16T10:55:44.874Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:55:44 [2020-09-16T10:55:44.929Z] ok  	github.com/docker/docker/distribution	0.444s	coverage: 21.9% of statements
10:55:44 [2020-09-16T10:55:44.930Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ok  	github.com/docker/docker/api/server/middleware	0.190s	coverage: 37.7% of statements
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:55:45 [2020-09-16T10:55:45.514Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:55:45 [2020-09-16T10:55:45.868Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
10:55:46 [2020-09-16T10:55:46.252Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:55:46 [2020-09-16T10:55:46.252Z] --- PASS: TestCreateServiceMultipleTimes (17.26s)
10:55:46 [2020-09-16T10:55:46.252Z] === RUN   TestCreateServiceConflict
10:55:46 [2020-09-16T10:55:46.500Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
10:55:46 [2020-09-16T10:55:46.806Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
10:55:46 [2020-09-16T10:55:46.964Z] ok  	github.com/docker/docker/api/types/filters	0.184s	coverage: 92.2% of statements
10:55:47 [2020-09-16T10:55:47.067Z] ok  	github.com/docker/docker/distribution/xfer	1.877s	coverage: 85.6% of statements
10:55:47 [2020-09-16T10:55:47.067Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:55:47 [2020-09-16T10:55:47.189Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:55:47 [2020-09-16T10:55:47.428Z] ok  	github.com/docker/docker/api/server/router/swarm	0.098s	coverage: 5.7% of statements
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:55:47 [2020-09-16T10:55:47.428Z] ok  	github.com/docker/docker/api/types/time	0.208s	coverage: 100.0% of statements
10:55:47 [2020-09-16T10:55:47.636Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
10:55:47 [2020-09-16T10:55:47.636Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:55:47 [2020-09-16T10:55:47.756Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:55:47 [2020-09-16T10:55:47.756Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:55:47 [2020-09-16T10:55:47.892Z] ok  	github.com/docker/docker/api/types/versions	0.070s	coverage: 75.0% of statements
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:55:47 [2020-09-16T10:55:47.892Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:55:48 [2020-09-16T10:55:48.324Z] === RUN   TestDockerSuite/TestCpRelativePath
10:55:48 [2020-09-16T10:55:48.574Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
10:55:48 [2020-09-16T10:55:48.574Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:55:48 [2020-09-16T10:55:48.871Z] ok  	github.com/docker/docker/builder/dockerignore	0.490s	coverage: 96.8% of statements
10:55:48 [2020-09-16T10:55:48.892Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:55:49 [2020-09-16T10:55:49.151Z] --- PASS: TestCreateServiceConflict (2.91s)
10:55:49 [2020-09-16T10:55:49.151Z] === RUN   TestCreateServiceMaxReplicas
10:55:49 [2020-09-16T10:55:49.513Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
10:55:49 [2020-09-16T10:55:49.719Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:55:50 [2020-09-16T10:55:50.231Z] --- PASS: TestServiceUpdateSecrets (15.21s)
10:55:50 [2020-09-16T10:55:50.231Z] === RUN   TestServiceUpdateConfigs
10:55:50 [2020-09-16T10:55:50.288Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:55:50 [2020-09-16T10:55:50.452Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
10:55:50 [2020-09-16T10:55:50.712Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:55:51 [2020-09-16T10:55:51.225Z] === RUN   TestDockerSuite/TestCpToCaseA
10:55:52 [2020-09-16T10:55:52.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:55:52 [2020-09-16T10:55:52.424Z] --- PASS: TestCreateServiceMaxReplicas (3.44s)
10:55:52 [2020-09-16T10:55:52.424Z] === RUN   TestCreateWithDuplicateNetworkNames
10:55:52 [2020-09-16T10:55:52.618Z] ok  	github.com/docker/docker/pkg/archive	0.301s	coverage: 77.1% of statements
10:55:52 [2020-09-16T10:55:52.638Z] ok  	github.com/docker/docker/cli/debug	0.369s	coverage: 100.0% of statements
10:55:52 [2020-09-16T10:55:52.638Z] ok  	github.com/docker/docker/builder/dockerfile	0.623s	coverage: 46.3% of statements
10:55:52 [2020-09-16T10:55:52.638Z] ok  	github.com/docker/docker/builder/remotecontext	0.822s	coverage: 9.2% of statements
10:55:52 [2020-09-16T10:55:52.683Z] === RUN   TestDockerSuite/TestCpToCaseB
10:55:53 [2020-09-16T10:55:53.252Z] === RUN   TestDockerSuite/TestCpToCaseC
10:55:53 [2020-09-16T10:55:53.557Z] ok  	github.com/docker/docker/pkg/authorization	0.201s	coverage: 68.3% of statements
10:55:53 [2020-09-16T10:55:53.557Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:55:53 [2020-09-16T10:55:53.817Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:55:55 [2020-09-16T10:55:55.801Z] === RUN   TestDockerSuite/TestCpToCaseD
10:55:57 [2020-09-16T10:55:57.114Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 43.2% of statements
10:55:57 [2020-09-16T10:55:57.114Z] ok  	github.com/docker/docker/layer	7.208s	coverage: 68.8% of statements
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/oci	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:55:57 [2020-09-16T10:55:57.114Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
10:55:58 [2020-09-16T10:55:58.051Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
10:55:58 [2020-09-16T10:55:58.051Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 92.9% of statements
10:55:58 [2020-09-16T10:55:58.620Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
10:55:59 [2020-09-16T10:55:59.091Z] === RUN   TestDockerSuite/TestCpToCaseE
10:55:59 [2020-09-16T10:55:59.189Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
10:56:00 [2020-09-16T10:56:00.130Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
10:56:00 [2020-09-16T10:56:00.994Z] === RUN   TestDockerSuite/TestCpToCaseF
10:56:01 [2020-09-16T10:56:01.067Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
10:56:01 [2020-09-16T10:56:01.252Z] === RUN   TestDockerSuite/TestCpToCaseG
10:56:02 [2020-09-16T10:56:02.008Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
10:56:02 [2020-09-16T10:56:02.268Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.113s	coverage: 84.1% of statements
10:56:02 [2020-09-16T10:56:02.528Z] ok  	github.com/docker/docker/pkg/fsutils	0.204s	coverage: 85.1% of statements
10:56:02 [2020-09-16T10:56:02.528Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
10:56:03 [2020-09-16T10:56:03.793Z] === RUN   TestDockerSuite/TestCpToCaseH
10:56:03 [2020-09-16T10:56:03.909Z] ok  	github.com/docker/docker/pkg/idtools	0.470s	coverage: 70.1% of statements
10:56:04 [2020-09-16T10:56:04.169Z] ok  	github.com/docker/docker/pkg/ioutils	0.477s	coverage: 70.6% of statements
10:56:04 [2020-09-16T10:56:04.429Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
10:56:04 [2020-09-16T10:56:04.429Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:56:04 [2020-09-16T10:56:04.429Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
10:56:04 [2020-09-16T10:56:04.429Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:56:04 [2020-09-16T10:56:04.429Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:56:04 [2020-09-16T10:56:04.997Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:56:04 [2020-09-16T10:56:04.997Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:56:04 [2020-09-16T10:56:04.997Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:56:05 [2020-09-16T10:56:05.085Z] ok  	github.com/docker/docker/client	0.493s	coverage: 74.9% of statements
10:56:05 [2020-09-16T10:56:05.257Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:56:05 [2020-09-16T10:56:05.516Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
10:56:05 [2020-09-16T10:56:05.697Z] === RUN   TestDockerSuite/TestCpToCaseI
10:56:05 [2020-09-16T10:56:05.776Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
10:56:05 [2020-09-16T10:56:05.776Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:56:05 [2020-09-16T10:56:05.776Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:56:05 [2020-09-16T10:56:05.956Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:56:06 [2020-09-16T10:56:06.715Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
10:56:07 [2020-09-16T10:56:07.284Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:56:07 [2020-09-16T10:56:07.544Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:56:07 [2020-09-16T10:56:07.802Z] ok  	github.com/docker/docker/pkg/progress	0.022s	coverage: 75.9% of statements
10:56:07 [2020-09-16T10:56:07.863Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.94s)
10:56:07 [2020-09-16T10:56:07.863Z] === RUN   TestCreateServiceSecretFileMode
10:56:08 [2020-09-16T10:56:08.352Z] --- PASS: TestServiceUpdateConfigs (15.28s)
10:56:08 [2020-09-16T10:56:08.352Z] === RUN   TestServiceUpdateNetwork
10:56:09 [2020-09-16T10:56:09.179Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
10:56:09 [2020-09-16T10:56:09.241Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:56:09 [2020-09-16T10:56:09.438Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:56:09 [2020-09-16T10:56:09.809Z] === RUN   TestDockerSuite/TestCpToDot
10:56:10 [2020-09-16T10:56:10.376Z] --- PASS: TestCreateServiceSecretFileMode (2.98s)
10:56:10 [2020-09-16T10:56:10.376Z] === RUN   TestCreateServiceConfigFileMode
10:56:10 [2020-09-16T10:56:10.635Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:56:11 [2020-09-16T10:56:11.572Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:56:12 [2020-09-16T10:56:12.512Z] === RUN   TestDockerSuite/TestCpToStdout
10:56:12 [2020-09-16T10:56:12.729Z] ok  	github.com/docker/docker/pkg/signal	2.444s	coverage: 61.0% of statements
10:56:12 [2020-09-16T10:56:12.729Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:56:12 [2020-09-16T10:56:12.988Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:56:13 [2020-09-16T10:56:13.247Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:56:13 [2020-09-16T10:56:13.449Z] --- PASS: TestCreateServiceConfigFileMode (2.94s)
10:56:13 [2020-09-16T10:56:13.449Z] === RUN   TestCreateServiceSysctls
10:56:13 [2020-09-16T10:56:13.449Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:56:13 [2020-09-16T10:56:13.507Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
10:56:14 [2020-09-16T10:56:14.076Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
10:56:14 [2020-09-16T10:56:14.646Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
10:56:14 [2020-09-16T10:56:14.827Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:56:14 [2020-09-16T10:56:14.827Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:56:14 [2020-09-16T10:56:14.905Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
10:56:15 [2020-09-16T10:56:15.395Z] === RUN   TestDockerSuite/TestCpVolumePath
10:56:15 [2020-09-16T10:56:15.474Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
10:56:15 [2020-09-16T10:56:15.733Z] testing: warning: no tests to run
10:56:15 [2020-09-16T10:56:15.733Z] coverage: [no statements]
10:56:15 [2020-09-16T10:56:15.733Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:56:15 [2020-09-16T10:56:15.993Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:56:16 [2020-09-16T10:56:16.254Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:56:16 [2020-09-16T10:56:16.514Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:56:16 [2020-09-16T10:56:16.773Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:56:16 [2020-09-16T10:56:16.773Z] === RUN   TestDockerSuite/TestCreateArgs
10:56:16 [2020-09-16T10:56:16.773Z] === RUN   TestDockerSuite/TestCreateByImageID
10:56:17 [2020-09-16T10:56:17.032Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:56:17 [2020-09-16T10:56:17.291Z] --- PASS: TestCreateServiceSysctls (3.88s)
10:56:17 [2020-09-16T10:56:17.291Z] === RUN   TestCreateServiceCapabilities
10:56:17 [2020-09-16T10:56:17.549Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:56:17 [2020-09-16T10:56:17.549Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:56:17 [2020-09-16T10:56:17.809Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:56:18 [2020-09-16T10:56:18.376Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:56:18 [2020-09-16T10:56:18.420Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.1% of statements
10:56:18 [2020-09-16T10:56:18.635Z] === RUN   TestDockerSuite/TestCreateLabels
10:56:18 [2020-09-16T10:56:18.635Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:56:18 [2020-09-16T10:56:18.896Z] === RUN   TestDockerSuite/TestCreateRM
10:56:18 [2020-09-16T10:56:18.897Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:56:18 [2020-09-16T10:56:18.897Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:56:18 [2020-09-16T10:56:18.990Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:56:19 [2020-09-16T10:56:19.157Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:56:19 [2020-09-16T10:56:19.157Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:56:19 [2020-09-16T10:56:19.928Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 72.4% of statements
10:56:20 [2020-09-16T10:56:20.092Z] --- PASS: TestCreateServiceCapabilities (2.63s)
10:56:20 [2020-09-16T10:56:20.093Z] === RUN   TestInspect
10:56:20 [2020-09-16T10:56:20.187Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:56:20 [2020-09-16T10:56:20.586Z] --- PASS: TestServiceUpdateNetwork (14.78s)
10:56:20 [2020-09-16T10:56:20.586Z] === RUN   TestServiceUpdatePidsLimit
10:56:21 [2020-09-16T10:56:21.032Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:56:21 [2020-09-16T10:56:21.032Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:56:21 [2020-09-16T10:56:21.032Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:56:21 [2020-09-16T10:56:21.568Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
10:56:21 [2020-09-16T10:56:21.972Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:56:22 [2020-09-16T10:56:22.137Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:56:22 [2020-09-16T10:56:22.397Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
10:56:22 [2020-09-16T10:56:22.834Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.899s	coverage: 86.3% of statements
10:56:22 [2020-09-16T10:56:22.834Z] ?   	github.com/docker/docker/cli	[no test files]
10:56:22 [2020-09-16T10:56:22.834Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:56:22 [2020-09-16T10:56:22.917Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:56:22 [2020-09-16T10:56:22.967Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
10:56:23 [2020-09-16T10:56:23.535Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:56:23 [2020-09-16T10:56:23.568Z] --- PASS: TestInspect (3.59s)
10:56:23 [2020-09-16T10:56:23.568Z] === RUN   TestCreateJob
10:56:26 [2020-09-16T10:56:26.082Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:56:26 [2020-09-16T10:56:26.105Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:56:26 [2020-09-16T10:56:26.106Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:56:26 [2020-09-16T10:56:26.106Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:56:26 [2020-09-16T10:56:26.106Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:56:26 [2020-09-16T10:56:26.106Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:56:26 [2020-09-16T10:56:26.106Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:56:26 [2020-09-16T10:56:26.652Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
10:56:26 [2020-09-16T10:56:26.673Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:56:27 [2020-09-16T10:56:27.222Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
10:56:27 [2020-09-16T10:56:27.610Z] --- PASS: TestCreateJob (4.02s)
10:56:27 [2020-09-16T10:56:27.610Z] === RUN   TestReplicatedJob
10:56:27 [2020-09-16T10:56:27.868Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:56:28 [2020-09-16T10:56:28.162Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
10:56:28 [2020-09-16T10:56:28.671Z] ok  	github.com/docker/docker/cmd/dockerd	0.683s	coverage: 19.3% of statements
10:56:28 [2020-09-16T10:56:28.806Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:56:28 [2020-09-16T10:56:28.806Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:56:30 [2020-09-16T10:56:30.229Z] ok  	github.com/docker/docker/container	0.612s	coverage: 41.6% of statements
10:56:30 [2020-09-16T10:56:30.229Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:56:30 [2020-09-16T10:56:30.229Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:56:30 [2020-09-16T10:56:30.229Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:56:30 [2020-09-16T10:56:30.229Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:56:30 [2020-09-16T10:56:30.712Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:56:31 [2020-09-16T10:56:31.059Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:56:32 [2020-09-16T10:56:32.091Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:56:32 [2020-09-16T10:56:32.427Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.460s	coverage: 65.3% of statements
10:56:32 [2020-09-16T10:56:32.660Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:56:33 [2020-09-16T10:56:33.229Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:56:33 [2020-09-16T10:56:33.229Z] === RUN   TestDockerSuite/TestDevicePermissions
10:56:33 [2020-09-16T10:56:33.795Z] === RUN   TestDockerSuite/TestDockerFails
10:56:33 [2020-09-16T10:56:33.795Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:56:33 [2020-09-16T10:56:33.795Z] --- PASS: TestReplicatedJob (6.37s)
10:56:33 [2020-09-16T10:56:33.795Z] === RUN   TestUpdateReplicatedJob
10:56:33 [2020-09-16T10:56:33.795Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:56:34 [2020-09-16T10:56:34.055Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:56:34 [2020-09-16T10:56:34.626Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.434s	coverage: 35.9% of statements
10:56:34 [2020-09-16T10:56:34.990Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:56:35 [2020-09-16T10:56:35.091Z] ok  	github.com/docker/docker/daemon/cluster	0.806s	coverage: 0.5% of statements
10:56:35 [2020-09-16T10:56:35.254Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:56:35 [2020-09-16T10:56:35.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:56:37 [2020-09-16T10:56:37.429Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:56:37 [2020-09-16T10:56:37.429Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:56:37 [2020-09-16T10:56:37.429Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:56:37 [2020-09-16T10:56:37.688Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:56:37 [2020-09-16T10:56:37.947Z] --- PASS: TestUpdateReplicatedJob (3.99s)
10:56:37 [2020-09-16T10:56:37.947Z] === RUN   TestServiceListWithStatuses
10:56:37 [2020-09-16T10:56:37.947Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:56:37 [2020-09-16T10:56:37.947Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:56:37 [2020-09-16T10:56:37.947Z] === RUN   TestDockerNetworkConnectAlias
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestServiceUpdatePidsLimit (17.44s)
10:56:39 [2020-09-16T10:56:39.200Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
10:56:39 [2020-09-16T10:56:39.200Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
10:56:39 [2020-09-16T10:56:39.200Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
10:56:39 [2020-09-16T10:56:39.200Z] PASS
10:56:39 [2020-09-16T10:56:39.200Z] 
10:56:39 [2020-09-16T10:56:39.200Z] === Skipped
10:56:39 [2020-09-16T10:56:39.200Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:56:39 [2020-09-16T10:56:39.200Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:56:39 [2020-09-16T10:56:39.200Z] 
10:56:39 [2020-09-16T10:56:39.200Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:56:39 [2020-09-16T10:56:39.200Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:56:39 [2020-09-16T10:56:39.200Z] 
10:56:39 [2020-09-16T10:56:39.200Z] 
10:56:39 [2020-09-16T10:56:39.200Z] DONE 27 tests, 2 skipped in 159.747s
10:56:39 [2020-09-16T10:56:39.200Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:56:39 [2020-09-16T10:56:39.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:56:39 [2020-09-16T10:56:39.200Z] ++ set -e
10:56:39 [2020-09-16T10:56:39.200Z] ++ '[' -n 0 ']'
10:56:39 [2020-09-16T10:56:39.200Z] ++ set -x
10:56:39 [2020-09-16T10:56:39.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
10:56:39 [2020-09-16T10:56:39.200Z] INFO: Testing against a local daemon
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestSessionCreate
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestSessionCreate (0.05s)
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestSessionCreateWithBadUpgrade
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:56:39 [2020-09-16T10:56:39.200Z] PASS
10:56:39 [2020-09-16T10:56:39.200Z] 
10:56:39 [2020-09-16T10:56:39.200Z] DONE 2 tests in 0.242s
10:56:39 [2020-09-16T10:56:39.200Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:56:39 [2020-09-16T10:56:39.200Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:56:39 [2020-09-16T10:56:39.200Z] ++ set -e
10:56:39 [2020-09-16T10:56:39.200Z] ++ '[' -n 0 ']'
10:56:39 [2020-09-16T10:56:39.200Z] ++ set -x
10:56:39 [2020-09-16T10:56:39.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
10:56:39 [2020-09-16T10:56:39.200Z] INFO: Testing against a local daemon
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:56:39 [2020-09-16T10:56:39.200Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:56:39 [2020-09-16T10:56:39.200Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestEventsExecDie
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestEventsExecDie (0.85s)
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestEventsBackwardsCompatible
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestInfoBinaryCommits
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestInfoBinaryCommits (0.05s)
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestInfoAPIVersioned
10:56:39 [2020-09-16T10:56:39.200Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:56:39 [2020-09-16T10:56:39.200Z] === RUN   TestInfoDiscoveryBackend
10:56:40 [2020-09-16T10:56:40.144Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
10:56:40 [2020-09-16T10:56:40.144Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:56:40 [2020-09-16T10:56:40.367Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/rootless	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/volume	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:56:40 [2020-09-16T10:56:40.367Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:56:40 [2020-09-16T10:56:40.627Z] 
10:56:40 [2020-09-16T10:56:40.627Z] === Skipped
10:56:40 [2020-09-16T10:56:40.627Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:56:40 [2020-09-16T10:56:40.627Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:56:40 [2020-09-16T10:56:40.627Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver btrfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver btrfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver btrfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver btrfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver btrfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:73: No driver to put!
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z] time="2020-09-16T10:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z] time="2020-09-16T10:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z] time="2020-09-16T10:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z] time="2020-09-16T10:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z] time="2020-09-16T10:55:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:73: No driver to put!
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     overlay_test.go:49: Fails to compute changes intermittently
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver zfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver zfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver zfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver zfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:46: Driver zfs not supported
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     graphtest_unix.go:73: No driver to put!
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:56:40 [2020-09-16T10:56:40.628Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] 
10:56:40 [2020-09-16T10:56:40.628Z] DONE 2138 tests, 26 skipped in 245.851s
10:56:40 [2020-09-16T10:56:40.929Z] ok  	github.com/docker/docker/daemon/config	0.846s	coverage: 79.7% of statements
10:56:40 [2020-09-16T10:56:40.929Z] ok  	github.com/docker/docker/daemon/discovery	0.172s	coverage: 30.0% of statements
10:56:41 [2020-09-16T10:56:41.087Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:56:41 [2020-09-16T10:56:41.087Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
Post stage
[Pipeline] junit
10:56:41 [2020-09-16T10:56:41.209Z] Recording test results
10:56:41 [2020-09-16T10:56:41.662Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
10:56:41 [2020-09-16T10:56:41.663Z] === RUN   TestInfoAPI
10:56:41 [2020-09-16T10:56:41.663Z] --- PASS: TestInfoAPI (0.05s)
10:56:41 [2020-09-16T10:56:41.663Z] === RUN   TestInfoAPIWarnings
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:56:42 [2020-09-16T10:56:42.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41450/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:af3220884e9a4851435b8e8480dea5a5cb2a1db9 hack/validate/vendor
10:56:42 [2020-09-16T10:56:42.137Z] --- PASS: TestDockerNetworkConnectAlias (4.32s)
10:56:42 [2020-09-16T10:56:42.137Z] === RUN   TestDockerNetworkReConnect
10:56:42 [2020-09-16T10:56:42.235Z] --- PASS: TestInfoAPIWarnings (0.59s)
10:56:42 [2020-09-16T10:56:42.235Z] === RUN   TestInfoDebug
10:56:42 [2020-09-16T10:56:42.577Z] 2020/09/16 10:56:42 Collecting initial packages
10:56:42 [2020-09-16T10:56:42.808Z] --- PASS: TestInfoDebug (0.61s)
10:56:42 [2020-09-16T10:56:42.808Z] === RUN   TestInfoInsecureRegistries
10:56:42 [2020-09-16T10:56:42.836Z] 2020/09/16 10:56:42 Download dependencies
10:56:43 [2020-09-16T10:56:43.244Z] ok  	github.com/docker/docker/daemon/events	0.692s	coverage: 50.0% of statements
10:56:43 [2020-09-16T10:56:43.381Z] --- PASS: TestInfoInsecureRegistries (0.59s)
10:56:43 [2020-09-16T10:56:43.381Z] === RUN   TestInfoRegistryMirrors
10:56:43 [2020-09-16T10:56:43.513Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:56:43 [2020-09-16T10:56:43.717Z] ok  	github.com/docker/docker/daemon/graphdriver	0.136s	coverage: 2.3% of statements
10:56:43 [2020-09-16T10:56:43.717Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.387s	coverage: 11.3% of statements
10:56:43 [2020-09-16T10:56:43.717Z] ok  	github.com/docker/docker/daemon	2.947s	coverage: 9.1% of statements
10:56:43 [2020-09-16T10:56:43.954Z] --- PASS: TestInfoRegistryMirrors (0.60s)
10:56:43 [2020-09-16T10:56:43.954Z] === RUN   TestLoginFailsWithBadCredentials
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:56:44 [2020-09-16T10:56:44.181Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:56:44 [2020-09-16T10:56:44.525Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s)
10:56:44 [2020-09-16T10:56:44.525Z] === RUN   TestPingCacheHeaders
10:56:44 [2020-09-16T10:56:44.525Z] --- PASS: TestPingCacheHeaders (0.05s)
10:56:44 [2020-09-16T10:56:44.525Z] === RUN   TestPingGet
10:56:44 [2020-09-16T10:56:44.525Z] --- PASS: TestPingGet (0.03s)
10:56:44 [2020-09-16T10:56:44.525Z] === RUN   TestPingHead
10:56:44 [2020-09-16T10:56:44.525Z] --- PASS: TestPingHead (0.05s)
10:56:44 [2020-09-16T10:56:44.525Z] === RUN   TestVersion
10:56:44 [2020-09-16T10:56:44.525Z] --- PASS: TestVersion (0.05s)
10:56:44 [2020-09-16T10:56:44.525Z] PASS
10:56:44 [2020-09-16T10:56:44.525Z] 
10:56:44 [2020-09-16T10:56:44.525Z] === Skipped
10:56:44 [2020-09-16T10:56:44.525Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:56:44 [2020-09-16T10:56:44.525Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:56:44 [2020-09-16T10:56:44.525Z] 
10:56:44 [2020-09-16T10:56:44.525Z] 
10:56:44 [2020-09-16T10:56:44.525Z] DONE 18 tests, 1 skipped in 6.491s
10:56:44 [2020-09-16T10:56:44.525Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:56:44 [2020-09-16T10:56:44.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:56:44 [2020-09-16T10:56:44.525Z] ++ set -e
10:56:44 [2020-09-16T10:56:44.525Z] ++ '[' -n 0 ']'
10:56:44 [2020-09-16T10:56:44.525Z] ++ set -x
10:56:44 [2020-09-16T10:56:44.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:56:44 [2020-09-16T10:56:44.646Z] ok  	github.com/docker/docker/daemon/links	0.115s	coverage: 93.0% of statements
10:56:44 [2020-09-16T10:56:44.786Z] INFO: Testing against a local daemon
10:56:44 [2020-09-16T10:56:44.786Z] === RUN   TestVolumesCreateAndList
10:56:44 [2020-09-16T10:56:44.786Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:56:44 [2020-09-16T10:56:44.786Z] === RUN   TestVolumesRemove
10:56:45 [2020-09-16T10:56:45.047Z] --- PASS: TestVolumesRemove (0.11s)
10:56:45 [2020-09-16T10:56:45.047Z] === RUN   TestVolumesInspect
10:56:45 [2020-09-16T10:56:45.047Z] --- PASS: TestVolumesInspect (0.03s)
10:56:45 [2020-09-16T10:56:45.047Z] === RUN   TestVolumesInvalidJSON
10:56:45 [2020-09-16T10:56:45.047Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:56:45 [2020-09-16T10:56:45.047Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:56:45 [2020-09-16T10:56:45.047Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:56:45 [2020-09-16T10:56:45.047Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:56:45 [2020-09-16T10:56:45.047Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:56:45 [2020-09-16T10:56:45.047Z] PASS
10:56:45 [2020-09-16T10:56:45.047Z] 
10:56:45 [2020-09-16T10:56:45.047Z] DONE 5 tests in 0.352s
10:56:45 [2020-09-16T10:56:45.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:56:45 [2020-09-16T10:56:45.308Z] ++++ cat bundles/test-integration/docker.pid
10:56:45 [2020-09-16T10:56:45.308Z] +++ kill 13638
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 Starting whole vndr cycle because no package specified
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Ignoring paths matching "^archive/tar"
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
10:56:45 [2020-09-16T10:56:45.368Z] 2020/09/16 10:56:45 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
10:56:46 [2020-09-16T10:56:46.047Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:56:46 [2020-09-16T10:56:46.306Z] --- PASS: TestDockerNetworkReConnect (4.19s)
10:56:46 [2020-09-16T10:56:46.306Z] === RUN   TestServicePlugin
10:56:46 [2020-09-16T10:56:46.695Z] +++ /etc/init.d/apparmor stop
10:56:46 [2020-09-16T10:56:46.695Z] Leaving: AppArmorNo profiles have been unloaded.
10:56:46 [2020-09-16T10:56:46.695Z] 
10:56:46 [2020-09-16T10:56:46.695Z] Unloading profiles will leave already running processes permanently
10:56:46 [2020-09-16T10:56:46.695Z] unconfined, which can lead to unexpected situations.
10:56:46 [2020-09-16T10:56:46.695Z] 
10:56:46 [2020-09-16T10:56:46.695Z] To set a process to complain mode, use the command line tool
10:56:46 [2020-09-16T10:56:46.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:56:46 [2020-09-16T10:56:46.695Z] +++ true
10:56:46 [2020-09-16T10:56:46.695Z] exiting test-integration
10:56:46 [2020-09-16T10:56:46.695Z] ++ exit 0
10:56:46 [2020-09-16T10:56:46.695Z] 
10:56:46 [2020-09-16T10:56:46.747Z] 2020/09/16 10:56:46 	Finished clone github.com/google/uuid
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/moby/locker
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone golang.org/x/sys, revision 196b9ba8737a10c9253b04174f25881e562da5b8, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/creack/pty
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/docker/libtrust
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/willf/bitset
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/mistifyio/go-zfs
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/konsorten/go-windows-terminal-sequences
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/moby/term
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/Microsoft/go-winio
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/Azure/go-ansiterm
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Finished clone github.com/tchap/go-patricia
10:56:46 [2020-09-16T10:56:46.748Z] 2020/09/16 10:56:46 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
10:56:47 [2020-09-16T10:56:47.008Z] 2020/09/16 10:56:46 	Finished clone github.com/gorilla/mux
10:56:47 [2020-09-16T10:56:47.008Z] 2020/09/16 10:56:46 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
10:56:47 [2020-09-16T10:56:47.268Z] 2020/09/16 10:56:47 	Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20
10:56:47 [2020-09-16T10:56:47.268Z] 2020/09/16 10:56:47 	Finished clone github.com/sirupsen/logrus
10:56:47 [2020-09-16T10:56:47.577Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.831s	coverage: 77.8% of statements
10:56:47 [2020-09-16T10:56:47.577Z] ok  	github.com/docker/docker/daemon/logger	0.411s	coverage: 41.2% of statements
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Finished clone github.com/docker/go-units
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Finished clone github.com/syndtr/gocapability
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Finished clone github.com/moby/sys
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Finished clone github.com/RackSec/srslog
10:56:47 [2020-09-16T10:56:47.838Z] 2020/09/16 10:56:47 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
10:56:48 [2020-09-16T10:56:48.097Z] 2020/09/16 10:56:48 	Finished clone github.com/imdario/mergo
10:56:48 [2020-09-16T10:56:48.097Z] 2020/09/16 10:56:48 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
10:56:48 [2020-09-16T10:56:48.211Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:56:48 [2020-09-16T10:56:48.357Z] 2020/09/16 10:56:48 	Finished clone github.com/google/go-cmp
10:56:48 [2020-09-16T10:56:48.357Z] 2020/09/16 10:56:48 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
10:56:48 [2020-09-16T10:56:48.357Z] 2020/09/16 10:56:48 	Finished clone golang.org/x/sync
10:56:48 [2020-09-16T10:56:48.357Z] 2020/09/16 10:56:48 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
10:56:48 [2020-09-16T10:56:48.357Z] 2020/09/16 10:56:48 	Finished clone gotest.tools/v3
10:56:48 [2020-09-16T10:56:48.357Z] 2020/09/16 10:56:48 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
10:56:48 [2020-09-16T10:56:48.555Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.370s	coverage: 61.6% of statements
10:56:49 [2020-09-16T10:56:49.019Z] ok  	github.com/docker/docker/daemon/images	0.529s	coverage: 4.8% of statements
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:56:49 [2020-09-16T10:56:49.019Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
Post stage
[Pipeline] junit
10:56:49 [2020-09-16T10:56:49.258Z] Recording test results
10:56:49 [2020-09-16T10:56:49.297Z] 2020/09/16 10:56:48 	Finished clone github.com/docker/go-connections
10:56:49 [2020-09-16T10:56:49.297Z] 2020/09/16 10:56:48 	Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20
10:56:49 [2020-09-16T10:56:49.297Z] 2020/09/16 10:56:49 	Finished clone github.com/google/shlex
10:56:49 [2020-09-16T10:56:49.297Z] 2020/09/16 10:56:49 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
10:56:49 [2020-09-16T10:56:49.297Z] 2020/09/16 10:56:49 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
10:56:49 [2020-09-16T10:56:49.297Z] 2020/09/16 10:56:49 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
10:56:49 [2020-09-16T10:56:49.483Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.493s	coverage: 87.2% of statements
10:56:49 [2020-09-16T10:56:49.557Z] 2020/09/16 10:56:49 	Finished clone github.com/mitchellh/hashstructure
10:56:49 [2020-09-16T10:56:49.557Z] 2020/09/16 10:56:49 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
10:56:49 [2020-09-16T10:56:49.557Z] 2020/09/16 10:56:49 	Finished clone github.com/gofrs/flock
10:56:49 [2020-09-16T10:56:49.557Z] 2020/09/16 10:56:49 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
10:56:49 [2020-09-16T10:56:49.557Z] 2020/09/16 10:56:49 	Finished clone github.com/opentracing-contrib/go-stdlib
10:56:49 [2020-09-16T10:56:49.557Z] 2020/09/16 10:56:49 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
10:56:49 [2020-09-16T10:56:49.588Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:56:49 [2020-09-16T10:56:49.970Z] + echo Ensuring container killed.
10:56:49 [2020-09-16T10:56:49.970Z] Ensuring container killed.
10:56:49 [2020-09-16T10:56:49.970Z] + docker rm -vf docker-pr2
10:56:49 [2020-09-16T10:56:49.970Z] Error: No such container: docker-pr2
10:56:49 [2020-09-16T10:56:49.970Z] + true
[Pipeline] sh
10:56:50 [2020-09-16T10:56:50.127Z] 2020/09/16 10:56:49 	Finished clone github.com/opentracing/opentracing-go
10:56:50 [2020-09-16T10:56:50.127Z] 2020/09/16 10:56:49 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
10:56:50 [2020-09-16T10:56:50.261Z] + echo Chowning /workspace to jenkins user
10:56:50 [2020-09-16T10:56:50.261Z] Chowning /workspace to jenkins user
10:56:50 [2020-09-16T10:56:50.261Z] + id -u
10:56:50 [2020-09-16T10:56:50.261Z] + id -g
10:56:50 [2020-09-16T10:56:50.261Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41450:/workspace busybox chown -R 1000:1000 /workspace
10:56:50 [2020-09-16T10:56:50.261Z] Unable to find image 'busybox:latest' locally
10:56:50 [2020-09-16T10:56:50.261Z] latest: Pulling from library/busybox
10:56:50 [2020-09-16T10:56:50.387Z] 2020/09/16 10:56:50 	Finished clone github.com/docker/go-events
10:56:50 [2020-09-16T10:56:50.387Z] 2020/09/16 10:56:50 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
10:56:50 [2020-09-16T10:56:50.387Z] 2020/09/16 10:56:50 	Finished clone github.com/armon/go-radix
10:56:50 [2020-09-16T10:56:50.387Z] 2020/09/16 10:56:50 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
10:56:50 [2020-09-16T10:56:50.460Z] ok  	github.com/docker/docker/daemon/logger/local	0.404s	coverage: 75.2% of statements
10:56:50 [2020-09-16T10:56:50.460Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:56:50 [2020-09-16T10:56:50.522Z] 590851f7c68b: Pulling fs layer
10:56:50 [2020-09-16T10:56:50.522Z] 590851f7c68b: Verifying Checksum
10:56:50 [2020-09-16T10:56:50.522Z] 590851f7c68b: Download complete
10:56:50 [2020-09-16T10:56:50.525Z] === RUN   TestDockerSuite/TestEventsAttach
10:56:50 [2020-09-16T10:56:50.784Z] 590851f7c68b: Pull complete
10:56:50 [2020-09-16T10:56:50.785Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
10:56:50 [2020-09-16T10:56:50.785Z] Status: Downloaded newer image for busybox:latest
10:56:50 [2020-09-16T10:56:50.958Z] 2020/09/16 10:56:50 	Finished clone github.com/armon/go-metrics
10:56:50 [2020-09-16T10:56:50.958Z] 2020/09/16 10:56:50 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
10:56:51 [2020-09-16T10:56:51.094Z] === RUN   TestDockerSuite/TestEventsCommit
10:56:51 [2020-09-16T10:56:51.217Z] 2020/09/16 10:56:51 	Finished clone github.com/sean-/seed
10:56:51 [2020-09-16T10:56:51.217Z] 2020/09/16 10:56:51 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
10:56:51 [2020-09-16T10:56:51.439Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.347s	coverage: 33.3% of statements
10:56:51 [2020-09-16T10:56:51.786Z] 2020/09/16 10:56:51 	Finished clone github.com/hashicorp/errwrap
10:56:51 [2020-09-16T10:56:51.786Z] 2020/09/16 10:56:51 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
10:56:51 [2020-09-16T10:56:51.903Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.321s	coverage: 35.9% of statements
10:56:52 [2020-09-16T10:56:52.032Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:56:52 [2020-09-16T10:56:52.045Z] 2020/09/16 10:56:51 	Finished clone github.com/hashicorp/memberlist
10:56:52 [2020-09-16T10:56:52.045Z] 2020/09/16 10:56:51 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
10:56:52 [2020-09-16T10:56:52.045Z] 2020/09/16 10:56:52 	Finished clone github.com/hashicorp/go-multierror
10:56:52 [2020-09-16T10:56:52.045Z] 2020/09/16 10:56:52 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
10:56:52 [2020-09-16T10:56:52.292Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:56:52 [2020-09-16T10:56:52.305Z] 2020/09/16 10:56:52 	Finished clone github.com/tonistiigi/fsutil
10:56:52 [2020-09-16T10:56:52.305Z] 2020/09/16 10:56:52 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
10:56:52 [2020-09-16T10:56:52.862Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:56:52 [2020-09-16T10:56:52.880Z] ok  	github.com/docker/docker/daemon/logger/templates	0.093s	coverage: 8.3% of statements
10:56:53 [2020-09-16T10:56:53.244Z] 2020/09/16 10:56:52 	Finished clone github.com/golang/gddo
10:56:53 [2020-09-16T10:56:53.244Z] 2020/09/16 10:56:52 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
10:56:53 [2020-09-16T10:56:53.244Z] 2020/09/16 10:56:53 	Finished clone github.com/hashicorp/go-sockaddr
10:56:53 [2020-09-16T10:56:53.244Z] 2020/09/16 10:56:53 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
10:56:53 [2020-09-16T10:56:53.244Z] 2020/09/16 10:56:53 	Finished clone github.com/vishvananda/netns
10:56:53 [2020-09-16T10:56:53.244Z] 2020/09/16 10:56:53 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
10:56:53 [2020-09-16T10:56:53.344Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.325s	coverage: 46.8% of statements
10:56:53 [2020-09-16T10:56:53.504Z] 2020/09/16 10:56:53 	Finished clone github.com/docker/libkv
10:56:53 [2020-09-16T10:56:53.504Z] 2020/09/16 10:56:53 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
10:56:53 [2020-09-16T10:56:53.800Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:56:54 [2020-09-16T10:56:54.322Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.981s	coverage: 82.5% of statements
10:56:54 [2020-09-16T10:56:54.322Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:56:54 [2020-09-16T10:56:54.322Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:56:54 [2020-09-16T10:56:54.322Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:56:54 [2020-09-16T10:56:54.394Z] + bundleName=arm64-integration
10:56:54 [2020-09-16T10:56:54.394Z] + echo Creating arm64-integration-bundles.tar.gz
10:56:54 [2020-09-16T10:56:54.394Z] Creating arm64-integration-bundles.tar.gz
10:56:54 [2020-09-16T10:56:54.394Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:56:54 [2020-09-16T10:56:54.394Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:56:54 [2020-09-16T10:56:54.669Z] Archiving artifacts
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Finished clone github.com/moby/ipvs
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Finished clone github.com/BurntSushi/toml
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Finished clone github.com/deckarep/golang-set
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Finished clone github.com/samuel/go-zookeeper
10:56:54 [2020-09-16T10:56:54.973Z] 2020/09/16 10:56:54 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
10:56:55 [2020-09-16T10:56:55.177Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:56:55 [2020-09-16T10:56:55.234Z] 2020/09/16 10:56:55 	Finished clone github.com/vishvananda/netlink
10:56:55 [2020-09-16T10:56:55.234Z] 2020/09/16 10:56:55 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
10:56:55 [2020-09-16T10:56:55.802Z] 2020/09/16 10:56:55 	Finished clone golang.org/x/net
10:56:55 [2020-09-16T10:56:55.802Z] 2020/09/16 10:56:55 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
10:56:56 [2020-09-16T10:56:56.061Z] 2020/09/16 10:56:56 	Finished clone github.com/hashicorp/go-msgpack
10:56:56 [2020-09-16T10:56:56.061Z] 2020/09/16 10:56:56 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
10:56:56 [2020-09-16T10:56:56.061Z] 2020/09/16 10:56:56 	Finished clone github.com/coreos/go-semver
10:56:56 [2020-09-16T10:56:56.061Z] 2020/09/16 10:56:56 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
10:56:56 [2020-09-16T10:56:56.118Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:56:56 [2020-09-16T10:56:56.411Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:56:56 [2020-09-16T10:56:56.629Z] 2020/09/16 10:56:56 	Finished clone github.com/ishidawataru/sctp
10:56:56 [2020-09-16T10:56:56.630Z] 2020/09/16 10:56:56 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
10:56:56 [2020-09-16T10:56:56.756Z] + make clean
10:56:57 [2020-09-16T10:56:57.252Z] ok  	github.com/docker/docker/errdefs	0.132s	coverage: 49.4% of statements
10:56:57 [2020-09-16T10:56:57.252Z] ok  	github.com/docker/docker/distribution/metadata	1.675s	coverage: 48.2% of statements
10:56:57 [2020-09-16T10:56:57.252Z] ok  	github.com/docker/docker/distribution	1.464s	coverage: 20.1% of statements
10:56:57 [2020-09-16T10:56:57.252Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:56:57 [2020-09-16T10:56:57.329Z] docker volume rm -f docker-dev-cache
10:56:57 [2020-09-16T10:56:57.329Z] docker-dev-cache
[Pipeline] deleteDir
10:56:58 [2020-09-16T10:56:58.023Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:56:58 [2020-09-16T10:56:58.230Z] ok  	github.com/docker/docker/distribution/xfer	2.426s	coverage: 76.8% of statements
10:56:58 [2020-09-16T10:56:58.230Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:56:58 [2020-09-16T10:56:58.537Z] 2020/09/16 10:56:58 	Finished clone github.com/opencontainers/go-digest
10:56:58 [2020-09-16T10:56:58.537Z] 2020/09/16 10:56:58 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
10:56:58 [2020-09-16T10:56:58.797Z] 2020/09/16 10:56:58 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
10:56:58 [2020-09-16T10:56:58.797Z] 2020/09/16 10:56:58 	Finished clone go.etcd.io/bbolt
10:56:59 [2020-09-16T10:56:59.058Z] 2020/09/16 10:56:58 	Finished clone github.com/vbatts/tar-split
10:56:59 [2020-09-16T10:56:59.058Z] 2020/09/16 10:56:58 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
10:56:59 [2020-09-16T10:56:59.058Z] 2020/09/16 10:56:58 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
10:56:59 [2020-09-16T10:56:59.058Z] 2020/09/16 10:56:58 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
10:56:59 [2020-09-16T10:56:59.211Z] ok  	github.com/docker/docker/image/cache	0.143s	coverage: 19.2% of statements
10:56:59 [2020-09-16T10:56:59.211Z] ok  	github.com/docker/docker/image/v1	0.241s	coverage: 25.0% of statements
10:56:59 [2020-09-16T10:56:59.399Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:56:59 [2020-09-16T10:56:59.676Z] ok  	github.com/docker/docker/image	1.010s	coverage: 86.4% of statements
10:56:59 [2020-09-16T10:56:59.676Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:56:59 [2020-09-16T10:56:59.676Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:56:59 [2020-09-16T10:56:59.999Z] 2020/09/16 10:56:59 	Finished clone github.com/containerd/ttrpc
10:56:59 [2020-09-16T10:56:59.999Z] 2020/09/16 10:56:59 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
10:57:00 [2020-09-16T10:57:00.259Z] 2020/09/16 10:56:59 	Finished clone github.com/Microsoft/opengcs
10:57:00 [2020-09-16T10:57:00.259Z] 2020/09/16 10:56:59 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
10:57:00 [2020-09-16T10:57:00.334Z] === RUN   TestDockerSuite/TestEventsCopy
10:57:00 [2020-09-16T10:57:00.655Z] ok  	github.com/docker/docker/libcontainerd/queue	0.109s	coverage: 100.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
10:57:01 [2020-09-16T10:57:01.270Z] === RUN   TestDockerSuite/TestEventsFilterContainer
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:57:02 [2020-09-16T10:57:02.167Z] 2020/09/16 10:57:01 	Finished clone github.com/cyphar/filepath-securejoin
10:57:02 [2020-09-16T10:57:02.167Z] 2020/09/16 10:57:01 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
10:57:02 [2020-09-16T10:57:02.167Z] 2020/09/16 10:57:01 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
10:57:02 [2020-09-16T10:57:02.167Z] 2020/09/16 10:57:01 	Finished clone github.com/hashicorp/serf
10:57:02 [2020-09-16T10:57:02.428Z] 2020/09/16 10:57:02 	Finished clone github.com/opencontainers/runtime-spec
10:57:02 [2020-09-16T10:57:02.428Z] 2020/09/16 10:57:02 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
10:57:02 [2020-09-16T10:57:02.648Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:57:02 [2020-09-16T10:57:02.854Z] ok  	github.com/docker/docker/libcontainerd/local	0.401s	coverage: 1.0% of statements
10:57:02 [2020-09-16T10:57:02.854Z] ok  	github.com/docker/docker/pkg/aaparser	0.251s	coverage: 50.0% of statements
10:57:02 [2020-09-16T10:57:02.854Z] ok  	github.com/docker/docker/layer	0.651s	coverage: 30.1% of statements
10:57:02 [2020-09-16T10:57:02.854Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:57:02 [2020-09-16T10:57:02.854Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:57:02 [2020-09-16T10:57:02.854Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:57:02 [2020-09-16T10:57:02.854Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:57:02 [2020-09-16T10:57:02.854Z] ?   	github.com/docker/docker/oci	[no test files]
10:57:02 [2020-09-16T10:57:02.854Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:57:03 [2020-09-16T10:57:03.217Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:57:03 [2020-09-16T10:57:03.317Z] ok  	github.com/docker/docker/opts	0.210s	coverage: 67.1% of statements
10:57:03 [2020-09-16T10:57:03.477Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:57:03 [2020-09-16T10:57:03.810Z] 2020/09/16 10:57:03 	Finished clone github.com/opencontainers/image-spec
10:57:03 [2020-09-16T10:57:03.810Z] 2020/09/16 10:57:03 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
10:57:04 [2020-09-16T10:57:04.070Z] 2020/09/16 10:57:03 	Finished clone github.com/coreos/go-systemd
10:57:04 [2020-09-16T10:57:04.070Z] 2020/09/16 10:57:03 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
10:57:04 [2020-09-16T10:57:04.296Z] ok  	github.com/docker/docker/pkg/broadcaster	0.062s	coverage: 100.0% of statements
10:57:04 [2020-09-16T10:57:04.330Z] 2020/09/16 10:57:04 	Finished clone github.com/ugorji/go
10:57:04 [2020-09-16T10:57:04.330Z] 2020/09/16 10:57:04 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
10:57:04 [2020-09-16T10:57:04.418Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:57:04 [2020-09-16T10:57:04.591Z] 2020/09/16 10:57:04 	Finished clone github.com/godbus/dbus/v5
10:57:04 [2020-09-16T10:57:04.591Z] 2020/09/16 10:57:04 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
10:57:04 [2020-09-16T10:57:04.851Z] 2020/09/16 10:57:04 	Finished clone github.com/Microsoft/hcsshim
10:57:04 [2020-09-16T10:57:04.851Z] 2020/09/16 10:57:04 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
10:57:04 [2020-09-16T10:57:04.851Z] 2020/09/16 10:57:04 	Finished clone github.com/Graylog2/go-gelf
10:57:04 [2020-09-16T10:57:04.851Z] 2020/09/16 10:57:04 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
10:57:05 [2020-09-16T10:57:05.273Z] ok  	github.com/docker/docker/pkg/capabilities	0.073s	coverage: 87.5% of statements
10:57:05 [2020-09-16T10:57:05.273Z] ok  	github.com/docker/docker/pkg/authorization	0.621s	coverage: 26.8% of statements
10:57:05 [2020-09-16T10:57:05.355Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:57:05 [2020-09-16T10:57:05.355Z] === RUN   TestDockerSuite/TestEventsFilterType
10:57:05 [2020-09-16T10:57:05.421Z] 2020/09/16 10:57:05 	Finished clone github.com/fluent/fluent-logger-golang
10:57:05 [2020-09-16T10:57:05.421Z] 2020/09/16 10:57:05 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
10:57:05 [2020-09-16T10:57:05.421Z] 2020/09/16 10:57:05 	Finished clone github.com/coreos/go-systemd/v22
10:57:05 [2020-09-16T10:57:05.421Z] 2020/09/16 10:57:05 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
10:57:05 [2020-09-16T10:57:05.681Z] 2020/09/16 10:57:05 	Finished clone github.com/philhofer/fwd
10:57:05 [2020-09-16T10:57:05.681Z] 2020/09/16 10:57:05 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
10:57:05 [2020-09-16T10:57:05.923Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:57:06 [2020-09-16T10:57:06.182Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:57:06 [2020-09-16T10:57:06.182Z] === RUN   TestDockerSuite/TestEventsFilters
10:57:06 [2020-09-16T10:57:06.251Z] 2020/09/16 10:57:06 	Finished clone golang.org/x/sys
10:57:06 [2020-09-16T10:57:06.251Z] 2020/09/16 10:57:06 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
10:57:06 [2020-09-16T10:57:06.251Z] 2020/09/16 10:57:06 	Finished clone github.com/fsnotify/fsnotify
10:57:06 [2020-09-16T10:57:06.251Z] 2020/09/16 10:57:06 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
10:57:06 [2020-09-16T10:57:06.251Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.103s	coverage: 15.4% of statements
10:57:06 [2020-09-16T10:57:06.251Z] ok  	github.com/docker/docker/pkg/directory	0.091s	coverage: 80.0% of statements
10:57:06 [2020-09-16T10:57:06.715Z] ok  	github.com/docker/docker/pkg/discovery	0.058s	coverage: 58.3% of statements
10:57:06 [2020-09-16T10:57:06.821Z] 2020/09/16 10:57:06 	Finished clone github.com/bsphere/le_go
10:57:06 [2020-09-16T10:57:06.821Z] 2020/09/16 10:57:06 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
10:57:07 [2020-09-16T10:57:07.119Z] === RUN   TestDockerSuite/TestEventsFormat
10:57:07 [2020-09-16T10:57:07.391Z] 2020/09/16 10:57:07 	Finished clone github.com/jmespath/go-jmespath
10:57:07 [2020-09-16T10:57:07.391Z] 2020/09/16 10:57:07 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
10:57:07 [2020-09-16T10:57:07.693Z] ok  	github.com/docker/docker/pkg/discovery/file	0.155s	coverage: 92.9% of statements
10:57:07 [2020-09-16T10:57:07.960Z] 2020/09/16 10:57:07 	Finished clone golang.org/x/oauth2
10:57:07 [2020-09-16T10:57:07.961Z] 2020/09/16 10:57:07 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
10:57:08 [2020-09-16T10:57:08.054Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:57:08 [2020-09-16T10:57:08.054Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:57:08 [2020-09-16T10:57:08.054Z] === RUN   TestDockerSuite/TestEventsImageImport
10:57:08 [2020-09-16T10:57:08.158Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.127s	coverage: 92.3% of statements
10:57:08 [2020-09-16T10:57:08.531Z] 2020/09/16 10:57:08 	Finished clone github.com/tinylib/msgp
10:57:08 [2020-09-16T10:57:08.531Z] 2020/09/16 10:57:08 	Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20
10:57:08 [2020-09-16T10:57:08.622Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.120s	coverage: 93.8% of statements
10:57:08 [2020-09-16T10:57:08.622Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:57:08 [2020-09-16T10:57:08.881Z] === RUN   TestDockerSuite/TestEventsImagePull
10:57:09 [2020-09-16T10:57:09.101Z] 2020/09/16 10:57:08 	Finished clone github.com/googleapis/gax-go
10:57:09 [2020-09-16T10:57:09.101Z] 2020/09/16 10:57:08 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
10:57:09 [2020-09-16T10:57:09.101Z] 2020/09/16 10:57:08 	Finished clone github.com/docker/libnetwork
10:57:09 [2020-09-16T10:57:09.101Z] 2020/09/16 10:57:08 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
10:57:09 [2020-09-16T10:57:09.447Z] === RUN   TestDockerSuite/TestEventsImageTag
10:57:09 [2020-09-16T10:57:09.600Z] ok  	github.com/docker/docker/pkg/filenotify	0.154s	coverage: 36.2% of statements
10:57:10 [2020-09-16T10:57:10.051Z] 2020/09/16 10:57:09 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
10:57:10 [2020-09-16T10:57:10.051Z] 2020/09/16 10:57:09 	Finished clone golang.org/x/text
10:57:10 [2020-09-16T10:57:10.051Z] 2020/09/16 10:57:09 	Finished clone go.opencensus.io
10:57:10 [2020-09-16T10:57:10.051Z] 2020/09/16 10:57:09 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
10:57:10 [2020-09-16T10:57:10.321Z] 2020/09/16 10:57:10 	Finished clone github.com/containerd/fifo
10:57:10 [2020-09-16T10:57:10.321Z] 2020/09/16 10:57:10 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
10:57:10 [2020-09-16T10:57:10.381Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:57:10 [2020-09-16T10:57:10.581Z] ok  	github.com/docker/docker/pkg/fileutils	0.224s	coverage: 87.7% of statements
10:57:10 [2020-09-16T10:57:10.639Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:57:10 [2020-09-16T10:57:10.640Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:57:10 [2020-09-16T10:57:10.640Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:57:10 [2020-09-16T10:57:10.890Z] 2020/09/16 10:57:10 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
10:57:10 [2020-09-16T10:57:10.890Z] 2020/09/16 10:57:10 	Finished clone github.com/moby/buildkit
10:57:11 [2020-09-16T10:57:11.045Z] ok  	github.com/docker/docker/pkg/homedir	0.128s	coverage: 42.9% of statements
10:57:11 [2020-09-16T10:57:11.460Z] 2020/09/16 10:57:11 	Finished clone github.com/miekg/dns
10:57:11 [2020-09-16T10:57:11.460Z] 2020/09/16 10:57:11 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
10:57:12 [2020-09-16T10:57:12.023Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.362s	coverage: 84.1% of statements
10:57:12 [2020-09-16T10:57:12.023Z] ok  	github.com/docker/docker/pkg/idtools	0.070s	coverage: 7.3% of statements
10:57:12 [2020-09-16T10:57:12.028Z] 2020/09/16 10:57:11 	Finished clone github.com/containerd/go-runc
10:57:12 [2020-09-16T10:57:12.028Z] 2020/09/16 10:57:11 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
10:57:12 [2020-09-16T10:57:12.028Z] 2020/09/16 10:57:12 	Finished clone github.com/containerd/cgroups
10:57:12 [2020-09-16T10:57:12.028Z] 2020/09/16 10:57:12 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
10:57:12 [2020-09-16T10:57:12.541Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:57:12 [2020-09-16T10:57:12.596Z] 2020/09/16 10:57:12 	Finished clone github.com/containerd/typeurl
10:57:12 [2020-09-16T10:57:12.596Z] 2020/09/16 10:57:12 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
10:57:12 [2020-09-16T10:57:12.596Z] 2020/09/16 10:57:12 	Finished clone code.cloudfoundry.org/clock
10:57:12 [2020-09-16T10:57:12.596Z] 2020/09/16 10:57:12 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
10:57:12 [2020-09-16T10:57:12.857Z] 2020/09/16 10:57:12 	Finished clone github.com/opencontainers/runc
10:57:12 [2020-09-16T10:57:12.857Z] 2020/09/16 10:57:12 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
10:57:13 [2020-09-16T10:57:13.000Z] ok  	github.com/docker/docker/pkg/longpath	0.127s	coverage: 100.0% of statements
10:57:13 [2020-09-16T10:57:13.001Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.229s	coverage: 91.7% of statements
10:57:13 [2020-09-16T10:57:13.107Z] === RUN   TestDockerSuite/TestEventsRename
10:57:13 [2020-09-16T10:57:13.119Z] 2020/09/16 10:57:12 	Finished clone github.com/containerd/continuity
10:57:13 [2020-09-16T10:57:13.119Z] 2020/09/16 10:57:12 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
10:57:13 [2020-09-16T10:57:13.366Z] === RUN   TestDockerSuite/TestEventsResize
10:57:13 [2020-09-16T10:57:13.379Z] 2020/09/16 10:57:13 	Finished clone github.com/containerd/console
10:57:13 [2020-09-16T10:57:13.379Z] 2020/09/16 10:57:13 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
10:57:13 [2020-09-16T10:57:13.464Z] ok  	github.com/docker/docker/pkg/ioutils	0.709s	coverage: 68.4% of statements
10:57:13 [2020-09-16T10:57:13.464Z] ok  	github.com/docker/docker/pkg/archive	8.006s	coverage: 62.7% of statements
10:57:13 [2020-09-16T10:57:13.638Z] 2020/09/16 10:57:13 	Finished clone github.com/gogo/googleapis
10:57:13 [2020-09-16T10:57:13.638Z] 2020/09/16 10:57:13 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
10:57:13 [2020-09-16T10:57:13.934Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:57:14 [2020-09-16T10:57:14.443Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.083s	coverage: 85.7% of statements
10:57:14 [2020-09-16T10:57:14.443Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
10:57:14 [2020-09-16T10:57:14.443Z] ok  	github.com/docker/docker/pkg/pidfile	0.050s	coverage: 82.6% of statements
10:57:14 [2020-09-16T10:57:14.578Z] 2020/09/16 10:57:14 	Finished clone google.golang.org/grpc
10:57:14 [2020-09-16T10:57:14.578Z] 2020/09/16 10:57:14 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
10:57:14 [2020-09-16T10:57:14.578Z] 2020/09/16 10:57:14 	Finished clone github.com/fernet/fernet-go
10:57:14 [2020-09-16T10:57:14.578Z] 2020/09/16 10:57:14 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
10:57:15 [2020-09-16T10:57:15.423Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.085s	coverage: 56.8% of statements
10:57:15 [2020-09-16T10:57:15.519Z] 2020/09/16 10:57:15 	Finished clone github.com/cilium/ebpf
10:57:15 [2020-09-16T10:57:15.519Z] 2020/09/16 10:57:15 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
10:57:16 [2020-09-16T10:57:16.089Z] 2020/09/16 10:57:15 	Finished clone github.com/docker/distribution
10:57:16 [2020-09-16T10:57:16.089Z] 2020/09/16 10:57:15 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
10:57:16 [2020-09-16T10:57:16.349Z] 2020/09/16 10:57:16 	Finished clone golang.org/x/time
10:57:16 [2020-09-16T10:57:16.349Z] 2020/09/16 10:57:16 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
10:57:16 [2020-09-16T10:57:16.919Z] 2020/09/16 10:57:16 	Finished clone github.com/hashicorp/go-immutable-radix
10:57:16 [2020-09-16T10:57:16.919Z] 2020/09/16 10:57:16 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
10:57:16 [2020-09-16T10:57:16.919Z] 2020/09/16 10:57:16 	Finished clone github.com/hashicorp/go-memdb
10:57:16 [2020-09-16T10:57:16.919Z] 2020/09/16 10:57:16 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
10:57:16 [2020-09-16T10:57:16.974Z] ok  	github.com/docker/docker/pkg/pools	0.122s	coverage: 88.2% of statements
10:57:16 [2020-09-16T10:57:16.974Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.131s	coverage: 85.7% of statements
10:57:17 [2020-09-16T10:57:17.860Z] 2020/09/16 10:57:17 	Finished clone github.com/hashicorp/golang-lru
10:57:17 [2020-09-16T10:57:17.860Z] 2020/09/16 10:57:17 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
10:57:17 [2020-09-16T10:57:17.951Z] ok  	github.com/docker/docker/pkg/progress	0.034s	coverage: 75.9% of statements
10:57:18 [2020-09-16T10:57:18.119Z] 2020/09/16 10:57:18 	Finished clone github.com/coreos/pkg
10:57:18 [2020-09-16T10:57:18.120Z] 2020/09/16 10:57:18 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
10:57:18 [2020-09-16T10:57:18.380Z] 2020/09/16 10:57:18 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
10:57:18 [2020-09-16T10:57:18.380Z] 2020/09/16 10:57:18 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
10:57:18 [2020-09-16T10:57:18.930Z] ok  	github.com/docker/docker/pkg/reexec	0.116s	coverage: 82.4% of statements
10:57:18 [2020-09-16T10:57:18.930Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 73.9% of statements
10:57:19 [2020-09-16T10:57:19.210Z] --- PASS: TestServicePlugin (32.17s)
10:57:19 [2020-09-16T10:57:19.210Z]     plugin_test.go:62: [d013375f0c7e6] joining swarm manager [d40c4838db29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:57:19 [2020-09-16T10:57:19.210Z]     plugin_test.go:65: [d323ccb4f9c89] joining swarm manager [d40c4838db29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:57:19 [2020-09-16T10:57:19.210Z] === RUN   TestServiceUpdateLabel
10:57:19 [2020-09-16T10:57:19.210Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:57:19 [2020-09-16T10:57:19.762Z] 2020/09/16 10:57:19 	Finished clone github.com/beorn7/perks
10:57:19 [2020-09-16T10:57:19.762Z] 2020/09/16 10:57:19 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
10:57:19 [2020-09-16T10:57:19.777Z] === RUN   TestDockerSuite/TestEventsStreaming
10:57:19 [2020-09-16T10:57:19.907Z] ok  	github.com/docker/docker/pkg/signal	0.086s	coverage: 20.3% of statements
10:57:20 [2020-09-16T10:57:20.022Z] 2020/09/16 10:57:19 	Finished clone github.com/prometheus/client_model
10:57:20 [2020-09-16T10:57:20.022Z] 2020/09/16 10:57:19 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
10:57:20 [2020-09-16T10:57:20.282Z] 2020/09/16 10:57:20 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
10:57:20 [2020-09-16T10:57:20.282Z] 2020/09/16 10:57:20 	Finished clone golang.org/x/crypto
10:57:20 [2020-09-16T10:57:20.346Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:57:20 [2020-09-16T10:57:20.370Z] ok  	github.com/docker/docker/pkg/stdcopy	0.081s	coverage: 100.0% of statements
10:57:20 [2020-09-16T10:57:20.852Z] 2020/09/16 10:57:20 	Finished clone github.com/golang/protobuf
10:57:20 [2020-09-16T10:57:20.852Z] 2020/09/16 10:57:20 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
10:57:20 [2020-09-16T10:57:20.914Z] --- PASS: TestServiceUpdateLabel (2.41s)
10:57:20 [2020-09-16T10:57:20.914Z] === RUN   TestServiceUpdateSecrets
10:57:21 [2020-09-16T10:57:21.353Z] ok  	github.com/docker/docker/pkg/streamformatter	0.090s	coverage: 66.2% of statements
10:57:21 [2020-09-16T10:57:21.353Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
10:57:21 [2020-09-16T10:57:21.422Z] 2020/09/16 10:57:21 	Finished clone github.com/prometheus/client_golang
10:57:21 [2020-09-16T10:57:21.422Z] 2020/09/16 10:57:21 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
10:57:21 [2020-09-16T10:57:21.681Z] 2020/09/16 10:57:21 	Finished clone github.com/matttproud/golang_protobuf_extensions
10:57:21 [2020-09-16T10:57:21.681Z] 2020/09/16 10:57:21 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
10:57:22 [2020-09-16T10:57:22.251Z] 2020/09/16 10:57:22 	Finished clone github.com/pkg/errors
10:57:22 [2020-09-16T10:57:22.251Z] 2020/09/16 10:57:22 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
10:57:22 [2020-09-16T10:57:22.330Z] ok  	github.com/docker/docker/pkg/sysinfo	0.084s	coverage: 38.2% of statements
10:57:22 [2020-09-16T10:57:22.795Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 13.8% of statements
10:57:22 [2020-09-16T10:57:22.835Z] 2020/09/16 10:57:22 	Finished clone github.com/prometheus/common
10:57:22 [2020-09-16T10:57:22.836Z] 2020/09/16 10:57:22 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
10:57:22 [2020-09-16T10:57:22.836Z] 2020/09/16 10:57:22 	Finished clone github.com/prometheus/procfs
10:57:22 [2020-09-16T10:57:22.836Z] 2020/09/16 10:57:22 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
10:57:22 [2020-09-16T10:57:22.836Z] 2020/09/16 10:57:22 	Finished clone github.com/inconshreveable/mousetrap
10:57:22 [2020-09-16T10:57:22.836Z] 2020/09/16 10:57:22 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
10:57:23 [2020-09-16T10:57:23.095Z] 2020/09/16 10:57:22 	Finished clone github.com/cespare/xxhash/v2
10:57:23 [2020-09-16T10:57:23.095Z] 2020/09/16 10:57:22 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
10:57:23 [2020-09-16T10:57:23.448Z] === RUN   TestDockerSuite/TestEventsTop
10:57:23 [2020-09-16T10:57:23.706Z] === RUN   TestDockerSuite/TestEventsUntag
10:57:23 [2020-09-16T10:57:23.774Z] ok  	github.com/docker/docker/pkg/tailfile	0.275s	coverage: 88.6% of statements
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:57:23 [2020-09-16T10:57:23.774Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:57:24 [2020-09-16T10:57:24.035Z] 2020/09/16 10:57:23 	Finished clone github.com/docker/go-metrics
10:57:24 [2020-09-16T10:57:24.303Z] 2020/09/16 10:57:24 	Finished clone github.com/morikuni/aec
10:57:24 [2020-09-16T10:57:24.562Z] 2020/09/16 10:57:24 	Finished clone github.com/spf13/pflag
10:57:24 [2020-09-16T10:57:24.753Z] testing: warning: no tests to run
10:57:24 [2020-09-16T10:57:24.753Z] coverage: [no statements]
10:57:24 [2020-09-16T10:57:24.753Z] ok  	github.com/docker/docker/pkg/term/windows	0.051s	coverage: [no statements] [no tests to run]
10:57:24 [2020-09-16T10:57:24.753Z] ok  	github.com/docker/docker/pkg/tarsum	0.211s	coverage: 89.3% of statements
10:57:24 [2020-09-16T10:57:24.753Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
10:57:25 [2020-09-16T10:57:25.131Z] 2020/09/16 10:57:25 	Finished clone github.com/spf13/cobra
10:57:25 [2020-09-16T10:57:25.218Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
10:57:25 [2020-09-16T10:57:25.218Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
10:57:25 [2020-09-16T10:57:25.701Z] 2020/09/16 10:57:25 	Finished clone github.com/google/certificate-transparency-go
10:57:26 [2020-09-16T10:57:26.236Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:57:26 [2020-09-16T10:57:26.271Z] 2020/09/16 10:57:26 	Finished clone github.com/opencontainers/selinux
10:57:27 [2020-09-16T10:57:27.415Z] ok  	github.com/docker/docker/plugin/v2	0.317s	coverage: 20.1% of statements
10:57:27 [2020-09-16T10:57:27.415Z] ok  	github.com/docker/docker/plugin	0.481s	coverage: 12.0% of statements
10:57:27 [2020-09-16T10:57:27.415Z] ok  	github.com/docker/docker/reference	0.788s	coverage: 84.4% of statements
10:57:28 [2020-09-16T10:57:28.974Z] ok  	github.com/docker/docker/restartmanager	0.047s	coverage: 50.9% of statements
10:57:28 [2020-09-16T10:57:28.974Z] ok  	github.com/docker/docker/registry/resumable	0.245s	coverage: 100.0% of statements
10:57:29 [2020-09-16T10:57:29.953Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 52.2% of statements
10:57:30 [2020-09-16T10:57:30.416Z] ok  	github.com/docker/docker/testutil	0.061s	coverage: 62.5% of statements
10:57:30 [2020-09-16T10:57:30.467Z] 2020/09/16 10:57:29 	Finished clone github.com/cloudflare/cfssl
10:57:30 [2020-09-16T10:57:30.880Z] ok  	github.com/docker/docker/registry	0.560s	coverage: 51.7% of statements
10:57:32 [2020-09-16T10:57:32.799Z] === RUN   TestDockerSuite/TestExec
10:57:32 [2020-09-16T10:57:32.799Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:57:33 [2020-09-16T10:57:33.058Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:57:33 [2020-09-16T10:57:33.078Z] ok  	github.com/docker/docker/volume/local	0.201s	coverage: 37.7% of statements
10:57:33 [2020-09-16T10:57:33.541Z] ok  	github.com/docker/docker/volume/drivers	0.234s	coverage: 36.1% of statements
10:57:33 [2020-09-16T10:57:33.541Z] ok  	github.com/docker/docker/volume/mounts	0.105s	coverage: 66.2% of statements
10:57:33 [2020-09-16T10:57:33.625Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:57:33 [2020-09-16T10:57:33.884Z] === RUN   TestDockerSuite/TestExecAPIStart
10:57:34 [2020-09-16T10:57:34.822Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:57:35 [2020-09-16T10:57:35.390Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:57:35 [2020-09-16T10:57:35.650Z] --- PASS: TestServiceUpdateSecrets (14.67s)
10:57:35 [2020-09-16T10:57:35.650Z] === RUN   TestServiceUpdateConfigs
10:57:35 [2020-09-16T10:57:35.738Z] ok  	github.com/docker/docker/volume/service	0.373s	coverage: 70.3% of statements
10:57:36 [2020-09-16T10:57:36.219Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:57:36 [2020-09-16T10:57:36.787Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:57:37 [2020-09-16T10:57:37.354Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:57:37 [2020-09-16T10:57:37.922Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:57:38 [2020-09-16T10:57:38.492Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:57:38 [2020-09-16T10:57:38.594Z] 2020/09/16 10:57:38 	Finished clone cloud.google.com/go
10:57:39 [2020-09-16T10:57:39.164Z] 2020/09/16 10:57:39 	Finished clone github.com/docker/swarmkit
10:57:39 [2020-09-16T10:57:39.440Z] === RUN   TestDockerSuite/TestExecCgroup
10:57:40 [2020-09-16T10:57:40.377Z] === RUN   TestDockerSuite/TestExecEnv
10:57:40 [2020-09-16T10:57:40.636Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:57:41 [2020-09-16T10:57:41.574Z] === RUN   TestDockerSuite/TestExecExitStatus
10:57:42 [2020-09-16T10:57:42.142Z] === RUN   TestDockerSuite/TestExecInspectID
10:57:44 [2020-09-16T10:57:44.045Z] === RUN   TestDockerSuite/TestExecInteractive
10:57:44 [2020-09-16T10:57:44.304Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:57:44 [2020-09-16T10:57:44.448Z] 2020/09/16 10:57:44 	Finished clone github.com/containerd/containerd
10:57:44 [2020-09-16T10:57:44.872Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:57:45 [2020-09-16T10:57:45.387Z] 2020/09/16 10:57:45 	Finished clone github.com/coreos/etcd
10:57:45 [2020-09-16T10:57:45.442Z] === RUN   TestDockerSuite/TestExecParseError
10:57:46 [2020-09-16T10:57:46.010Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:57:46 [2020-09-16T10:57:46.269Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:57:46 [2020-09-16T10:57:46.837Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:57:47 [2020-09-16T10:57:47.775Z] === RUN   TestDockerSuite/TestExecSetEnv
10:57:48 [2020-09-16T10:57:48.342Z] === RUN   TestDockerSuite/TestExecStartFails
10:57:48 [2020-09-16T10:57:48.601Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:57:51 [2020-09-16T10:57:51.134Z] --- PASS: TestServiceUpdateConfigs (15.00s)
10:57:51 [2020-09-16T10:57:51.134Z] === RUN   TestServiceUpdateNetwork
10:57:53 [2020-09-16T10:57:53.491Z] ok  	github.com/docker/docker/pkg/plugins	35.185s	coverage: 73.4% of statements
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/rootless	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/volume	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:57:53 [2020-09-16T10:57:53.491Z] 
10:57:53 [2020-09-16T10:57:53.491Z] === Skipped
10:57:53 [2020-09-16T10:57:53.491Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:57:53 [2020-09-16T10:57:53.491Z]     dispatchers_test.go:376: Windows does not support stopsignal
10:57:53 [2020-09-16T10:57:53.491Z] 
10:57:53 [2020-09-16T10:57:53.491Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
10:57:53 [2020-09-16T10:57:53.491Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.491Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     client_test.go:23: runtime.GOOS == "windows"
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     daemon_test.go:147: root required
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     reload_test.go:520: root required
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     pull_v2_test.go:73: Needs fixing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     pull_v2_test.go:118: Needs fixing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     download_test.go:268: Needs fixing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     layer_test.go:304: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     layer_test.go:353: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     layer_test.go:468: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     layer_test.go:697: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     migration_test.go:46: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     migration_test.go:182: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     mount_test.go:17: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     mount_test.go:76: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     mount_test.go:125: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     mount_test.go:212: Failing on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:133: Xz not present in msys2
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:238: Failing on Windows CI machines
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_windows_test.go:16: Currently fails
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     changes_test.go:192: needs more investigation
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     changes_test.go:405: needs further investigation
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     changes_test.go:441: needs further investigation
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     poller_test.go:41: No chmod on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     fileutils_test.go:134: Needs porting to Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     fileutils_test.go:180: Needs porting to Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
10:57:53 [2020-09-16T10:57:53.492Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
10:57:53 [2020-09-16T10:57:53.492Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:57:53 [2020-09-16T10:57:53.492Z]     local_test.go:181: runtime.GOOS == "windows"
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] 
10:57:53 [2020-09-16T10:57:53.492Z] DONE 1781 tests, 46 skipped in 202.059s
10:57:53 [2020-09-16T10:57:53.492Z] INFO: make.ps1 ended at 09/16/2020 10:57:52
10:57:54 [2020-09-16T10:57:54.468Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:57:55 [2020-09-16T10:57:55.446Z] INFO: Unit tests ended at 09/16/2020 10:57:55. Duration:00:03:36.9099091
10:57:55 [2020-09-16T10:57:55.446Z] INFO: Building busybox
10:57:55 [2020-09-16T10:57:55.446Z] Sending build context to Docker daemon   5.12kB
10:57:55 [2020-09-16T10:57:55.446Z] 
10:57:55 [2020-09-16T10:57:55.446Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:57:55 [2020-09-16T10:57:55.446Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:57:55 [2020-09-16T10:57:55.446Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:57:55 [2020-09-16T10:57:55.446Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:57:55 [2020-09-16T10:57:55.446Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:57:55 [2020-09-16T10:57:55.446Z]  ---> 715aaeac112d
10:57:55 [2020-09-16T10:57:55.446Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:57:55 [2020-09-16T10:57:55.446Z]  ---> Running in 9ee3cf18f180
10:57:59 [2020-09-16T10:57:59.250Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:57:59 [2020-09-16T10:57:59.818Z] === RUN   TestDockerSuite/TestExecTTY
10:58:00 [2020-09-16T10:58:00.284Z] 2020/09/16 10:57:59 	Finished clone google.golang.org/genproto
10:58:00 [2020-09-16T10:58:00.386Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:58:00 [2020-09-16T10:58:00.953Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:58:01 [2020-09-16T10:58:01.211Z] === RUN   TestDockerSuite/TestExecUlimits
10:58:01 [2020-09-16T10:58:01.338Z] Removing intermediate container 9ee3cf18f180
10:58:01 [2020-09-16T10:58:01.338Z]  ---> ee9d6a59e4aa
10:58:01 [2020-09-16T10:58:01.338Z] Step 7/13 : ARG BUSYBOX_VERSION
10:58:01 [2020-09-16T10:58:01.338Z]  ---> Running in c09e97453467
10:58:01 [2020-09-16T10:58:01.338Z] Removing intermediate container c09e97453467
10:58:01 [2020-09-16T10:58:01.338Z]  ---> 7da892159cd9
10:58:01 [2020-09-16T10:58:01.338Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:58:01 [2020-09-16T10:58:01.338Z]  ---> Running in 950c7fd253af
10:58:01 [2020-09-16T10:58:01.338Z] Removing intermediate container 950c7fd253af
10:58:01 [2020-09-16T10:58:01.338Z]  ---> 046fa02247e8
10:58:01 [2020-09-16T10:58:01.338Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:58:01 [2020-09-16T10:58:01.790Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:58:01 [2020-09-16T10:58:01.790Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:58:02 [2020-09-16T10:58:02.820Z] 2020/09/16 10:58:02 	Finished clone github.com/gogo/protobuf
10:58:02 [2020-09-16T10:58:02.888Z] 
10:58:02 [2020-09-16T10:58:02.888Z]  ---> 8c2d8ce557b6
10:58:02 [2020-09-16T10:58:02.888Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:58:02 [2020-09-16T10:58:02.888Z]  ---> Running in f5fe0a033c2b
10:58:03 [2020-09-16T10:58:03.174Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:58:03 [2020-09-16T10:58:03.741Z] --- PASS: TestServiceUpdateNetwork (12.94s)
10:58:03 [2020-09-16T10:58:03.741Z] === RUN   TestServiceUpdatePidsLimit
10:58:03 [2020-09-16T10:58:03.741Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:58:04 [2020-09-16T10:58:04.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:58:04 [2020-09-16T10:58:04.569Z] === RUN   TestDockerSuite/TestExecWithTERM
10:58:05 [2020-09-16T10:58:05.138Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:58:05 [2020-09-16T10:58:05.138Z] === RUN   TestDockerSuite/TestExecWithUser
10:58:06 [2020-09-16T10:58:06.077Z] === RUN   TestDockerSuite/TestGetContainerStats
10:58:06 [2020-09-16T10:58:06.077Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:58:11 [2020-09-16T10:58:11.347Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:58:12 [2020-09-16T10:58:12.807Z] 2020/09/16 10:58:11 	Finished clone github.com/hashicorp/consul
10:58:13 [2020-09-16T10:58:13.249Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:58:13 [2020-09-16T10:58:13.265Z] Removing intermediate container f5fe0a033c2b
10:58:13 [2020-09-16T10:58:13.265Z]  ---> 31506a395a29
10:58:13 [2020-09-16T10:58:13.265Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:58:13 [2020-09-16T10:58:13.265Z]  ---> Running in f306965a02fc
10:58:14 [2020-09-16T10:58:14.820Z] 
10:58:14 [2020-09-16T10:58:14.821Z] SUCCESS: Specified value was saved.
10:58:15 [2020-09-16T10:58:15.781Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:58:16 [2020-09-16T10:58:16.716Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:58:17 [2020-09-16T10:58:17.748Z] Removing intermediate container f306965a02fc
10:58:17 [2020-09-16T10:58:17.748Z]  ---> a125757d870d
10:58:17 [2020-09-16T10:58:17.748Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:58:18 [2020-09-16T10:58:18.212Z]  ---> Running in 39e818396fcf
10:58:20 [2020-09-16T10:58:20.905Z] --- PASS: TestServiceUpdatePidsLimit (16.88s)
10:58:20 [2020-09-16T10:58:20.905Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.17s)
10:58:20 [2020-09-16T10:58:20.905Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s)
10:58:20 [2020-09-16T10:58:20.905Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:58:20 [2020-09-16T10:58:20.905Z] PASS
10:58:20 [2020-09-16T10:58:20.905Z] 
10:58:20 [2020-09-16T10:58:20.905Z] === Skipped
10:58:20 [2020-09-16T10:58:20.905Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:58:20 [2020-09-16T10:58:20.905Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:58:20 [2020-09-16T10:58:20.905Z] 
10:58:20 [2020-09-16T10:58:20.905Z] 
10:58:20 [2020-09-16T10:58:20.905Z] DONE 27 tests, 1 skipped in 179.824s
10:58:20 [2020-09-16T10:58:20.905Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:58:20 [2020-09-16T10:58:20.905Z] ++ 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
10:58:20 [2020-09-16T10:58:20.905Z] ++ set -e
10:58:20 [2020-09-16T10:58:20.905Z] ++ '[' -n 0 ']'
10:58:20 [2020-09-16T10:58:20.905Z] ++ set -x
10:58:20 [2020-09-16T10:58:20.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:58:20 [2020-09-16T10:58:20.905Z] INFO: Testing against a local daemon
10:58:20 [2020-09-16T10:58:20.905Z] === RUN   TestSessionCreate
10:58:20 [2020-09-16T10:58:20.905Z] --- PASS: TestSessionCreate (0.02s)
10:58:20 [2020-09-16T10:58:20.905Z] === RUN   TestSessionCreateWithBadUpgrade
10:58:20 [2020-09-16T10:58:20.905Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:58:20 [2020-09-16T10:58:20.905Z] PASS
10:58:20 [2020-09-16T10:58:20.905Z] 
10:58:20 [2020-09-16T10:58:20.905Z] DONE 2 tests in 0.153s
10:58:20 [2020-09-16T10:58:20.905Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:58:20 [2020-09-16T10:58:20.905Z] ++ 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
10:58:20 [2020-09-16T10:58:20.905Z] ++ set -e
10:58:20 [2020-09-16T10:58:20.905Z] ++ '[' -n 0 ']'
10:58:20 [2020-09-16T10:58:20.905Z] ++ set -x
10:58:20 [2020-09-16T10:58:20.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:58:20 [2020-09-16T10:58:20.905Z] INFO: Testing against a local daemon
10:58:20 [2020-09-16T10:58:20.905Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:58:20 [2020-09-16T10:58:20.905Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:58:20 [2020-09-16T10:58:20.905Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:58:20 [2020-09-16T10:58:20.905Z] === RUN   TestEventsExecDie
10:58:21 [2020-09-16T10:58:21.164Z] --- PASS: TestEventsExecDie (0.47s)
10:58:21 [2020-09-16T10:58:21.164Z] === RUN   TestEventsBackwardsCompatible
10:58:21 [2020-09-16T10:58:21.164Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:58:21 [2020-09-16T10:58:21.164Z] === RUN   TestInfoBinaryCommits
10:58:21 [2020-09-16T10:58:21.424Z] --- PASS: TestInfoBinaryCommits (0.03s)
10:58:21 [2020-09-16T10:58:21.424Z] === RUN   TestInfoAPIVersioned
10:58:21 [2020-09-16T10:58:21.424Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:58:21 [2020-09-16T10:58:21.424Z] === RUN   TestInfoDiscoveryBackend
10:58:21 [2020-09-16T10:58:21.424Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:58:21 [2020-09-16T10:58:21.975Z] Cannot create a file when that file already exists.
10:58:21 [2020-09-16T10:58:21.991Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
10:58:21 [2020-09-16T10:58:21.991Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:58:21 [2020-09-16T10:58:21.991Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:58:21 [2020-09-16T10:58:21.991Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:58:21 [2020-09-16T10:58:21.991Z] === RUN   TestDockerSuite/TestHealth
10:58:22 [2020-09-16T10:58:22.928Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:58:22 [2020-09-16T10:58:22.928Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:58:23 [2020-09-16T10:58:23.496Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
10:58:23 [2020-09-16T10:58:23.496Z] === RUN   TestInfoAPI
10:58:23 [2020-09-16T10:58:23.496Z] --- PASS: TestInfoAPI (0.04s)
10:58:23 [2020-09-16T10:58:23.496Z] === RUN   TestInfoAPIWarnings
10:58:24 [2020-09-16T10:58:24.064Z] --- PASS: TestInfoAPIWarnings (0.52s)
10:58:24 [2020-09-16T10:58:24.064Z] === RUN   TestInfoDebug
10:58:24 [2020-09-16T10:58:24.642Z] --- PASS: TestInfoDebug (0.54s)
10:58:24 [2020-09-16T10:58:24.642Z] === RUN   TestInfoInsecureRegistries
10:58:24 [2020-09-16T10:58:24.910Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:58:24 [2020-09-16T10:58:24.910Z] === RUN   TestInfoRegistryMirrors
10:58:25 [2020-09-16T10:58:25.479Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:58:25 [2020-09-16T10:58:25.479Z] === RUN   TestLoginFailsWithBadCredentials
10:58:25 [2020-09-16T10:58:25.737Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s)
10:58:25 [2020-09-16T10:58:25.737Z] === RUN   TestPingCacheHeaders
10:58:25 [2020-09-16T10:58:25.737Z] --- PASS: TestPingCacheHeaders (0.02s)
10:58:25 [2020-09-16T10:58:25.737Z] === RUN   TestPingGet
10:58:25 [2020-09-16T10:58:25.737Z] --- PASS: TestPingGet (0.01s)
10:58:25 [2020-09-16T10:58:25.737Z] === RUN   TestPingHead
10:58:25 [2020-09-16T10:58:25.737Z] --- PASS: TestPingHead (0.02s)
10:58:25 [2020-09-16T10:58:25.737Z] === RUN   TestVersion
10:58:25 [2020-09-16T10:58:25.737Z] --- PASS: TestVersion (0.02s)
10:58:25 [2020-09-16T10:58:25.737Z] PASS
10:58:25 [2020-09-16T10:58:25.737Z] 
10:58:25 [2020-09-16T10:58:25.737Z] === Skipped
10:58:25 [2020-09-16T10:58:25.737Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:58:25 [2020-09-16T10:58:25.737Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:58:25 [2020-09-16T10:58:25.737Z] 
10:58:25 [2020-09-16T10:58:25.737Z] 
10:58:25 [2020-09-16T10:58:25.737Z] DONE 18 tests, 1 skipped in 5.204s
10:58:25 [2020-09-16T10:58:25.996Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:58:25 [2020-09-16T10:58:25.997Z] ++ 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
10:58:25 [2020-09-16T10:58:25.997Z] ++ set -e
10:58:25 [2020-09-16T10:58:25.997Z] ++ '[' -n 0 ']'
10:58:25 [2020-09-16T10:58:25.997Z] ++ set -x
10:58:25 [2020-09-16T10:58:25.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:58:25 [2020-09-16T10:58:25.997Z] INFO: Testing against a local daemon
10:58:25 [2020-09-16T10:58:25.997Z] === RUN   TestVolumesCreateAndList
10:58:25 [2020-09-16T10:58:25.997Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:58:25 [2020-09-16T10:58:25.997Z] === RUN   TestVolumesRemove
10:58:25 [2020-09-16T10:58:25.997Z] --- PASS: TestVolumesRemove (0.06s)
10:58:25 [2020-09-16T10:58:25.997Z] === RUN   TestVolumesInspect
10:58:25 [2020-09-16T10:58:25.997Z] --- PASS: TestVolumesInspect (0.02s)
10:58:25 [2020-09-16T10:58:25.997Z] === RUN   TestVolumesInvalidJSON
10:58:26 [2020-09-16T10:58:26.256Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:58:26 [2020-09-16T10:58:26.256Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:58:26 [2020-09-16T10:58:26.256Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:58:26 [2020-09-16T10:58:26.256Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:58:26 [2020-09-16T10:58:26.256Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:58:26 [2020-09-16T10:58:26.256Z] PASS
10:58:26 [2020-09-16T10:58:26.256Z] 
10:58:26 [2020-09-16T10:58:26.256Z] DONE 5 tests in 0.249s
10:58:26 [2020-09-16T10:58:26.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:58:26 [2020-09-16T10:58:26.256Z] ++++ cat bundles/test-integration/docker.pid
10:58:26 [2020-09-16T10:58:26.256Z] +++ kill 5621
10:58:26 [2020-09-16T10:58:26.515Z] +++ /etc/init.d/apparmor stop
10:58:26 [2020-09-16T10:58:26.515Z] Leaving: AppArmorNo profiles have been unloaded.
10:58:26 [2020-09-16T10:58:26.515Z] 
10:58:26 [2020-09-16T10:58:26.515Z] Unloading profiles will leave already running processes permanently
10:58:26 [2020-09-16T10:58:26.515Z] unconfined, which can lead to unexpected situations.
10:58:26 [2020-09-16T10:58:26.515Z] 
10:58:26 [2020-09-16T10:58:26.515Z] To set a process to complain mode, use the command line tool
10:58:26 [2020-09-16T10:58:26.515Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:58:26 [2020-09-16T10:58:26.515Z] +++ true
10:58:26 [2020-09-16T10:58:26.515Z] exiting test-integration
10:58:26 [2020-09-16T10:58:26.515Z] ++ exit 0
10:58:26 [2020-09-16T10:58:26.515Z] 
10:58:27 [2020-09-16T10:58:27.084Z] + for job in $(jobs -p)
10:58:27 [2020-09-16T10:58:27.084Z] + wait 25526
10:58:27 [2020-09-16T10:58:27.803Z] Removing intermediate container 39e818396fcf
10:58:27 [2020-09-16T10:58:27.803Z]  ---> 32ac763724b7
10:58:27 [2020-09-16T10:58:27.803Z] Step 13/13 : CMD ["sh"]
10:58:27 [2020-09-16T10:58:27.803Z]  ---> Running in 4e40f71d512f
10:58:27 [2020-09-16T10:58:27.803Z] Removing intermediate container 4e40f71d512f
10:58:27 [2020-09-16T10:58:27.803Z]  ---> 8d3c22e5b7c6
10:58:27 [2020-09-16T10:58:27.803Z] Successfully built 8d3c22e5b7c6
10:58:27 [2020-09-16T10:58:27.803Z] Successfully tagged busybox:latest
10:58:27 [2020-09-16T10:58:27.803Z] INFO: Docker images of the daemon under test
10:58:27 [2020-09-16T10:58:27.803Z] 
10:58:27 [2020-09-16T10:58:27.804Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:58:27 [2020-09-16T10:58:27.804Z] busybox                                latest              8d3c22e5b7c6        Less than a second ago   5.12GB
10:58:27 [2020-09-16T10:58:27.804Z] microsoft/windowsservercore            latest              715aaeac112d        13 days ago              5.06GB
10:58:27 [2020-09-16T10:58:27.804Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        13 days ago              5.06GB
10:58:27 [2020-09-16T10:58:27.804Z] 
10:58:27 [2020-09-16T10:58:27.804Z] INFO: Running integration tests at 09/16/2020 10:58:27...
10:58:27 [2020-09-16T10:58:27.804Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:58:27 [2020-09-16T10:58:27.804Z] INFO: Integration API tests being run from the host:
10:58:27 [2020-09-16T10:58:27.804Z] INFO: make.ps1 starting at 09/16/2020 10:58:27
10:58:28 [2020-09-16T10:58:28.785Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:58:30 [2020-09-16T10:58:30.913Z] 2020/09/16 10:58:30 	Finished clone github.com/aws/aws-sdk-go
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:58:41 [2020-09-16T10:58:41.961Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:58:42 [2020-09-16T10:58:42.219Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:58:42 [2020-09-16T10:58:42.479Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:58:42 [2020-09-16T10:58:42.479Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:58:43 [2020-09-16T10:58:43.046Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:58:43 [2020-09-16T10:58:43.046Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:58:43 [2020-09-16T10:58:43.982Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:58:44 [2020-09-16T10:58:44.550Z] === RUN   TestDockerSuite/TestImagesFormat
10:58:44 [2020-09-16T10:58:44.550Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:58:44 [2020-09-16T10:58:44.811Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:58:48 [2020-09-16T10:58:48.097Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:58:48 [2020-09-16T10:58:48.097Z] === RUN   TestDockerSuite/TestImportBadURL
10:58:48 [2020-09-16T10:58:48.097Z] === RUN   TestDockerSuite/TestImportDisplay
10:58:48 [2020-09-16T10:58:48.668Z] === RUN   TestDockerSuite/TestImportFile
10:58:49 [2020-09-16T10:58:49.604Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:58:49 [2020-09-16T10:58:49.604Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:58:50 [2020-09-16T10:58:50.541Z] === RUN   TestDockerSuite/TestImportGzipped
10:58:51 [2020-09-16T10:58:51.921Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:58:52 [2020-09-16T10:58:52.858Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:58:53 [2020-09-16T10:58:53.426Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:58:54 [2020-09-16T10:58:54.024Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:58:54 [2020-09-16T10:58:54.024Z] INFO: Testing against a local daemon
10:58:54 [2020-09-16T10:58:54.026Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:58:54 [2020-09-16T10:58:54.285Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:58:54 [2020-09-16T10:58:54.285Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:58:54 [2020-09-16T10:58:54.285Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:58:54 [2020-09-16T10:58:54.853Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:58:55 [2020-09-16T10:58:55.420Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:58:55 [2020-09-16T10:58:55.679Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:58:56 [2020-09-16T10:58:56.247Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:58:56 [2020-09-16T10:58:56.506Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:58:57 [2020-09-16T10:58:57.073Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:58:57 [2020-09-16T10:58:57.073Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:58:58 [2020-09-16T10:58:58.009Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:58:58 [2020-09-16T10:58:58.576Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:58:58 [2020-09-16T10:58:58.835Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:58:58 [2020-09-16T10:58:58.835Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:58:59 [2020-09-16T10:58:59.405Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:58:59 [2020-09-16T10:58:59.405Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:59:00 [2020-09-16T10:59:00.341Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:59:00 [2020-09-16T10:59:00.600Z] === RUN   TestDockerSuite/TestInspectDefault
10:59:01 [2020-09-16T10:59:01.169Z] === RUN   TestDockerSuite/TestInspectHistory
10:59:01 [2020-09-16T10:59:01.739Z] === RUN   TestDockerSuite/TestInspectImage
10:59:01 [2020-09-16T10:59:01.739Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:59:01 [2020-09-16T10:59:01.739Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:59:01 [2020-09-16T10:59:01.739Z] === RUN   TestDockerSuite/TestInspectInt64
10:59:01 [2020-09-16T10:59:01.998Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:59:02 [2020-09-16T10:59:02.006Z] --- PASS: TestImportExtremelyLargeImageWorks (193.02s)
10:59:02 [2020-09-16T10:59:02.006Z] PASS
10:59:02 [2020-09-16T10:59:02.006Z] 
10:59:02 [2020-09-16T10:59:02.006Z] === Skipped
10:59:02 [2020-09-16T10:59:02.006Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
10:59:02 [2020-09-16T10:59:02.006Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:02 [2020-09-16T10:59:02.006Z] 
10:59:02 [2020-09-16T10:59:02.006Z] 
10:59:02 [2020-09-16T10:59:02.006Z] DONE 12 tests, 1 skipped in 194.019s
10:59:02 [2020-09-16T10:59:02.006Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
10:59:02 [2020-09-16T10:59:02.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:59:02 [2020-09-16T10:59:02.006Z] ++ set -e
10:59:02 [2020-09-16T10:59:02.006Z] ++ '[' -n 0 ']'
10:59:02 [2020-09-16T10:59:02.006Z] ++ set -x
10:59:02 [2020-09-16T10:59:02.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:59:02 [2020-09-16T10:59:02.006Z] INFO: Testing against a local daemon
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestNetworkCreateDelete
10:59:02 [2020-09-16T10:59:02.006Z] --- PASS: TestNetworkCreateDelete (0.17s)
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestDockerNetworkDeletePreferID
10:59:02 [2020-09-16T10:59:02.006Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestDaemonDNSFallback
10:59:02 [2020-09-16T10:59:02.006Z] --- PASS: TestDaemonDNSFallback (1.54s)
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestInspectNetwork
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestInspectNetwork/full_network_id
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestInspectNetwork/partial_network_id
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestInspectNetwork/network_name
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:59:02 [2020-09-16T10:59:02.006Z] --- PASS: TestInspectNetwork (6.94s)
10:59:02 [2020-09-16T10:59:02.006Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:59:02 [2020-09-16T10:59:02.006Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:59:02 [2020-09-16T10:59:02.006Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:59:02 [2020-09-16T10:59:02.006Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:59:02 [2020-09-16T10:59:02.006Z] === RUN   TestRunContainerWithBridgeNone
10:59:02 [2020-09-16T10:59:02.565Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:59:02 [2020-09-16T10:59:02.565Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:59:02 [2020-09-16T10:59:02.823Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:59:03 [2020-09-16T10:59:03.070Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
10:59:03 [2020-09-16T10:59:03.070Z] === RUN   TestNetworkInvalidJSON
10:59:03 [2020-09-16T10:59:03.070Z] === RUN   TestNetworkInvalidJSON//networks/create
10:59:03 [2020-09-16T10:59:03.070Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:59:03 [2020-09-16T10:59:03.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:59:03 [2020-09-16T10:59:03.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:59:03 [2020-09-16T10:59:03.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:59:03 [2020-09-16T10:59:03.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:59:03 [2020-09-16T10:59:03.070Z] === CONT  TestNetworkInvalidJSON//networks/create
10:59:03 [2020-09-16T10:59:03.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:59:03 [2020-09-16T10:59:03.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:59:03 [2020-09-16T10:59:03.070Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:59:03 [2020-09-16T10:59:03.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:59:03 [2020-09-16T10:59:03.070Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:59:03 [2020-09-16T10:59:03.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:59:03 [2020-09-16T10:59:03.070Z] === RUN   TestHostIPv4BridgeLabel
10:59:03 [2020-09-16T10:59:03.392Z] === RUN   TestDockerSuite/TestInspectPlugin
10:59:03 [2020-09-16T10:59:03.725Z] --- PASS: TestHostIPv4BridgeLabel (0.64s)
10:59:03 [2020-09-16T10:59:03.725Z] === RUN   TestDaemonRestartWithLiveRestore
10:59:04 [2020-09-16T10:59:04.327Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:59:04 [2020-09-16T10:59:04.394Z] ok  	github.com/docker/docker/integration/build	13.508s
10:59:04 [2020-09-16T10:59:04.790Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
10:59:04 [2020-09-16T10:59:04.790Z] === RUN   TestDaemonDefaultNetworkPools
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === Skipped
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_session_test.go:25: TODO: BuildKit
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:492: testEnv.OSType == "windows"
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
10:59:04 [2020-09-16T10:59:04.857Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] DONE 22 tests, 10 skipped in 36.021s
10:59:04 [2020-09-16T10:59:04.857Z] 
10:59:04 [2020-09-16T10:59:04.857Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:59:05 [2020-09-16T10:59:05.263Z] === RUN   TestDockerSuite/TestInspectRootFS
10:59:05 [2020-09-16T10:59:05.263Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:59:05 [2020-09-16T10:59:05.433Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
10:59:05 [2020-09-16T10:59:05.433Z] === RUN   TestDaemonRestartWithExistingNetwork
10:59:05 [2020-09-16T10:59:05.831Z] === RUN   TestDockerSuite/TestInspectStatus
10:59:06 [2020-09-16T10:59:06.397Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:59:06 [2020-09-16T10:59:06.990Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
10:59:06 [2020-09-16T10:59:06.991Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:59:07 [2020-09-16T10:59:07.055Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:59:07 [2020-09-16T10:59:07.055Z] INFO: Testing against a local daemon
10:59:07 [2020-09-16T10:59:07.055Z] ok  	github.com/docker/docker/integration/config	0.204s
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === Skipped
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
10:59:07 [2020-09-16T10:59:07.055Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] DONE 7 tests, 7 skipped in 2.369s
10:59:07 [2020-09-16T10:59:07.055Z] 
10:59:07 [2020-09-16T10:59:07.055Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:59:07 [2020-09-16T10:59:07.331Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:59:07 [2020-09-16T10:59:07.589Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:59:08 [2020-09-16T10:59:08.048Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s)
10:59:08 [2020-09-16T10:59:08.048Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:59:08 [2020-09-16T10:59:08.157Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:59:08 [2020-09-16T10:59:08.692Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:59:08 [2020-09-16T10:59:08.692Z] === RUN   TestServiceWithPredefinedNetwork
10:59:08 [2020-09-16T10:59:08.726Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:59:08 [2020-09-16T10:59:08.985Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:59:09 [2020-09-16T10:59:09.553Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:59:09 [2020-09-16T10:59:09.811Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:59:09 [2020-09-16T10:59:09.811Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:59:09 [2020-09-16T10:59:09.983Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:59:09 [2020-09-16T10:59:09.983Z] INFO: Testing against a local daemon
10:59:10 [2020-09-16T10:59:10.785Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
10:59:10 [2020-09-16T10:59:10.785Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:59:10 [2020-09-16T10:59:10.785Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:59:10 [2020-09-16T10:59:10.785Z]     service_test.go:236: FLAKY_TEST
10:59:10 [2020-09-16T10:59:10.785Z] === RUN   TestServiceWithDataPathPortInit
10:59:11 [2020-09-16T10:59:11.723Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:59:12 [2020-09-16T10:59:12.290Z] === RUN   TestDockerSuite/TestLinksEnvs
10:59:13 [2020-09-16T10:59:13.228Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:59:13 [2020-09-16T10:59:13.490Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:59:14 [2020-09-16T10:59:14.426Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:59:15 [2020-09-16T10:59:15.803Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:59:17 [2020-09-16T10:59:17.180Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:59:17 [2020-09-16T10:59:17.180Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:59:18 [2020-09-16T10:59:18.558Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:59:18 [2020-09-16T10:59:18.558Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:59:19 [2020-09-16T10:59:19.127Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:59:25 [2020-09-16T10:59:25.698Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:59:25 [2020-09-16T10:59:25.958Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:59:26 [2020-09-16T10:59:26.174Z] --- PASS: TestServiceWithDataPathPortInit (13.60s)
10:59:26 [2020-09-16T10:59:26.174Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:59:27 [2020-09-16T10:59:27.337Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:59:28 [2020-09-16T10:59:28.717Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:59:29 [2020-09-16T10:59:29.286Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:59:30 [2020-09-16T10:59:30.663Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:59:31 [2020-09-16T10:59:31.230Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:59:31 [2020-09-16T10:59:31.230Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:59:31 [2020-09-16T10:59:31.798Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:59:31 [2020-09-16T10:59:31.798Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:59:31 [2020-09-16T10:59:31.798Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:59:31 [2020-09-16T10:59:31.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s)
10:59:31 [2020-09-16T10:59:31.803Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wk5dxb08agzx2immy4qf74a3q Created:2020-09-16 10:59:25.232666836 +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[5f1197ad2a682a17e90d323dddfc1783d61bb811b32a5b3d9e984a511b9ff770:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.idjp39cp3oc96sfqsrcjbhe37 EndpointID:68c88cc25f55775fb2928b0aa67e90dc384b73e61d5772627f6698524d02d4b6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e478b462d31e6a42a7887cbfc88bf960652c69eb80b8f6a0689bb1f929710f65 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:2b9f4dd10652 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.idjp39cp3oc96sfqsrcjbhe37 EndpointID:68c88cc25f55775fb2928b0aa67e90dc384b73e61d5772627f6698524d02d4b6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:59:31 [2020-09-16T10:59:31.803Z] PASS
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] === Skipped
10:59:31 [2020-09-16T10:59:31.803Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:59:31 [2020-09-16T10:59:31.803Z]     service_test.go:236: FLAKY_TEST
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] DONE 23 tests, 1 skipped in 39.276s
10:59:31 [2020-09-16T10:59:31.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:59:31 [2020-09-16T10:59:31.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:59:31 [2020-09-16T10:59:31.803Z] ++ set -e
10:59:31 [2020-09-16T10:59:31.803Z] ++ '[' -n 0 ']'
10:59:31 [2020-09-16T10:59:31.803Z] ++ set -x
10:59:31 [2020-09-16T10:59:31.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:59:31 [2020-09-16T10:59:31.803Z] INFO: Testing against a local daemon
10:59:31 [2020-09-16T10:59:31.803Z] === RUN   TestDockerNetworkIpvlanPersistance
10:59:31 [2020-09-16T10:59:31.803Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:59:31 [2020-09-16T10:59:31.803Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:59:31 [2020-09-16T10:59:31.803Z] === RUN   TestDockerNetworkIpvlan
10:59:31 [2020-09-16T10:59:31.803Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:59:31 [2020-09-16T10:59:31.803Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:59:31 [2020-09-16T10:59:31.803Z] PASS
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] === Skipped
10:59:31 [2020-09-16T10:59:31.803Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:59:31 [2020-09-16T10:59:31.803Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:59:31 [2020-09-16T10:59:31.803Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] 
10:59:31 [2020-09-16T10:59:31.803Z] DONE 2 tests, 2 skipped in 0.082s
10:59:31 [2020-09-16T10:59:31.803Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:59:31 [2020-09-16T10:59:31.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:59:31 [2020-09-16T10:59:31.803Z] ++ set -e
10:59:31 [2020-09-16T10:59:31.803Z] ++ '[' -n 0 ']'
10:59:31 [2020-09-16T10:59:31.803Z] ++ set -x
10:59:31 [2020-09-16T10:59:31.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:59:31 [2020-09-16T10:59:31.803Z] INFO: Testing against a local daemon
10:59:31 [2020-09-16T10:59:31.803Z] === RUN   TestDockerNetworkMacvlanPersistance
10:59:32 [2020-09-16T10:59:32.376Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:59:32 [2020-09-16T10:59:32.446Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
10:59:32 [2020-09-16T10:59:32.446Z] === RUN   TestDockerNetworkMacvlan
10:59:32 [2020-09-16T10:59:32.952Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:59:33 [2020-09-16T10:59:33.488Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:59:34 [2020-09-16T10:59:34.129Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:59:35 [2020-09-16T10:59:35.175Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:59:37 [2020-09-16T10:59:37.141Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:59:37 [2020-09-16T10:59:37.262Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:59:37 [2020-09-16T10:59:37.399Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:59:39 [2020-09-16T10:59:39.348Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:59:42 [2020-09-16T10:59:42.670Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:59:42 [2020-09-16T10:59:42.670Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:59:42 [2020-09-16T10:59:42.670Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:59:42 [2020-09-16T10:59:42.896Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:59:43 [2020-09-16T10:59:43.239Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:59:43 [2020-09-16T10:59:43.536Z] --- PASS: TestDockerNetworkMacvlan (11.03s)
10:59:43 [2020-09-16T10:59:43.536Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:59:43 [2020-09-16T10:59:43.536Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:59:43 [2020-09-16T10:59:43.536Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
10:59:43 [2020-09-16T10:59:43.536Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
10:59:43 [2020-09-16T10:59:43.536Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s)
10:59:43 [2020-09-16T10:59:43.536Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
10:59:43 [2020-09-16T10:59:43.536Z] PASS
10:59:43 [2020-09-16T10:59:43.536Z] 
10:59:43 [2020-09-16T10:59:43.536Z] DONE 8 tests in 12.489s
10:59:43 [2020-09-16T10:59:43.536Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
10:59:43 [2020-09-16T10:59:43.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:59:43 [2020-09-16T10:59:43.536Z] ++ set -e
10:59:43 [2020-09-16T10:59:43.536Z] ++ '[' -n 0 ']'
10:59:43 [2020-09-16T10:59:43.536Z] ++ set -x
10:59:43 [2020-09-16T10:59:43.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:59:43 [2020-09-16T10:59:43.536Z] testing: warning: no tests to run
10:59:43 [2020-09-16T10:59:43.536Z] PASS
10:59:43 [2020-09-16T10:59:43.536Z] 
10:59:43 [2020-09-16T10:59:43.536Z] DONE 0 tests in 0.012s
10:59:43 [2020-09-16T10:59:43.536Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:59:43 [2020-09-16T10:59:43.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:59:43 [2020-09-16T10:59:43.536Z] ++ set -e
10:59:43 [2020-09-16T10:59:43.536Z] ++ '[' -n 0 ']'
10:59:43 [2020-09-16T10:59:43.536Z] ++ set -x
10:59:43 [2020-09-16T10:59:43.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:59:43 [2020-09-16T10:59:43.536Z] INFO: Testing against a local daemon
10:59:43 [2020-09-16T10:59:43.536Z] === RUN   TestAuthZPluginAllowRequest
10:59:44 [2020-09-16T10:59:44.177Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:59:44 [2020-09-16T10:59:44.747Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:59:45 [2020-09-16T10:59:45.073Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
10:59:45 [2020-09-16T10:59:45.073Z] === RUN   TestAuthZPluginTLS
10:59:45 [2020-09-16T10:59:45.714Z] --- PASS: TestAuthZPluginTLS (0.57s)
10:59:45 [2020-09-16T10:59:45.714Z] === RUN   TestAuthZPluginDenyRequest
10:59:46 [2020-09-16T10:59:46.010Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
10:59:46 [2020-09-16T10:59:46.010Z] === RUN   TestAuthZPluginAPIDenyResponse
10:59:46 [2020-09-16T10:59:46.127Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:59:46 [2020-09-16T10:59:46.651Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:59:46 [2020-09-16T10:59:46.651Z] === RUN   TestAuthZPluginDenyResponse
10:59:46 [2020-09-16T10:59:46.695Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:59:47 [2020-09-16T10:59:47.289Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:59:47 [2020-09-16T10:59:47.289Z] === RUN   TestAuthZPluginAllowEventStream
10:59:48 [2020-09-16T10:59:48.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:59:48 [2020-09-16T10:59:48.331Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:59:48 [2020-09-16T10:59:48.809Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
10:59:48 [2020-09-16T10:59:48.809Z] === RUN   TestAuthZPluginErrorResponse
10:59:48 [2020-09-16T10:59:48.899Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:59:49 [2020-09-16T10:59:49.105Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:59:49 [2020-09-16T10:59:49.105Z] === RUN   TestAuthZPluginErrorRequest
10:59:49 [2020-09-16T10:59:49.466Z] === RUN   TestDockerSuite/TestLogsSince
10:59:49 [2020-09-16T10:59:49.746Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
10:59:49 [2020-09-16T10:59:49.746Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:59:50 [2020-09-16T10:59:50.386Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
10:59:50 [2020-09-16T10:59:50.386Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:59:51 [2020-09-16T10:59:51.942Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
10:59:51 [2020-09-16T10:59:51.942Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:59:52 [2020-09-16T10:59:52.385Z] 2020/09/16 10:59:51 	Finished clone google.golang.org/api
10:59:52 [2020-09-16T10:59:52.385Z] 2020/09/16 10:59:51 Dependencies downloaded. Download time: 3m6.087352381s
10:59:52 [2020-09-16T10:59:52.385Z] 2020/09/16 10:59:51 Collecting all dependencies
10:59:53 [2020-09-16T10:59:53.466Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s)
10:59:53 [2020-09-16T10:59:53.466Z] === RUN   TestAuthZPluginHeader
10:59:54 [2020-09-16T10:59:54.558Z] --- PASS: TestAuthZPluginHeader (0.82s)
10:59:54 [2020-09-16T10:59:54.558Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:59:54 [2020-09-16T10:59:54.558Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:59:54 [2020-09-16T10:59:54.558Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:54 [2020-09-16T10:59:54.558Z] === RUN   TestAuthZPluginV2Disable
10:59:54 [2020-09-16T10:59:54.558Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:59:54 [2020-09-16T10:59:54.558Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:54 [2020-09-16T10:59:54.558Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:59:54 [2020-09-16T10:59:54.558Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:59:54 [2020-09-16T10:59:54.558Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:54 [2020-09-16T10:59:54.558Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:59:54 [2020-09-16T10:59:54.558Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:59:54 [2020-09-16T10:59:54.558Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:59:54 [2020-09-16T10:59:54.558Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:59:56 [2020-09-16T10:59:56.076Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:00:01 [2020-09-16T11:00:01.392Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:00:01 [2020-09-16T11:00:01.959Z] === RUN   TestDockerSuite/TestLogsTail
11:00:02 [2020-09-16T11:00:02.218Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:00:02 [2020-09-16T11:00:02.371Z] 2020/09/16 11:00:01 Clean vendor dir from unused packages
11:00:02 [2020-09-16T11:00:02.371Z] 2020/09/16 11:00:01 	Ignoring paths matching "^archive/tar"
11:00:02 [2020-09-16T11:00:02.371Z] 2020/09/16 11:00:02 Success
11:00:02 [2020-09-16T11:00:02.371Z] 2020/09/16 11:00:02 Running time: 3m19.599355525s
11:00:02 [2020-09-16T11:00:02.631Z] Congratulations! All vendoring changes are done the right way.
11:00:02 [2020-09-16T11:00:02.786Z] === RUN   TestDockerSuite/TestLogsWithDetails
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
11:00:03 [2020-09-16T11:00:03.353Z] === RUN   TestDockerSuite/TestMountIntoProc
11:00:03 [2020-09-16T11:00:03.353Z] === RUN   TestDockerSuite/TestMountIntoSys
11:00:03 [2020-09-16T11:00:03.534Z] + echo Building e2e image
11:00:03 [2020-09-16T11:00:03.534Z] Building e2e image
11:00:03 [2020-09-16T11:00:03.534Z] + docker build --build-arg DOCKER_GITCOMMIT=af3220884e9a4851435b8e8480dea5a5cb2a1db9 -t moby-e2e-test -f Dockerfile.e2e .
11:00:03 [2020-09-16T11:00:03.534Z] #2 [internal] load .dockerignore
11:00:03 [2020-09-16T11:00:03.534Z] #2 transferring context: 34B done
11:00:03 [2020-09-16T11:00:03.534Z] #2 DONE 0.0s
11:00:03 [2020-09-16T11:00:03.534Z] 
11:00:03 [2020-09-16T11:00:03.534Z] #1 [internal] load build definition from Dockerfile.e2e
11:00:03 [2020-09-16T11:00:03.534Z] #1 transferring dockerfile: 3.21kB done
11:00:03 [2020-09-16T11:00:03.534Z] #1 DONE 0.0s
11:00:03 [2020-09-16T11:00:03.534Z] 
11:00:03 [2020-09-16T11:00:03.534Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
11:00:03 [2020-09-16T11:00:03.793Z] #4 DONE 0.2s
11:00:03 [2020-09-16T11:00:03.793Z] 
11:00:03 [2020-09-16T11:00:03.793Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
11:00:03 [2020-09-16T11:00:03.920Z] === RUN   TestDockerSuite/TestNetHostname
11:00:03 [2020-09-16T11:00:03.920Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:00:04 [2020-09-16T11:00:04.053Z] #3 DONE 0.5s
11:00:04 [2020-09-16T11:00:04.053Z] 
11:00:04 [2020-09-16T11:00:04.053Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
11:00:04 [2020-09-16T11:00:04.053Z] #5 DONE 0.0s
11:00:04 [2020-09-16T11:00:04.053Z] 
11:00:04 [2020-09-16T11:00:04.053Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
11:00:04 [2020-09-16T11:00:04.053Z] #14 DONE 0.0s
11:00:04 [2020-09-16T11:00:04.053Z] 
11:00:04 [2020-09-16T11:00:04.053Z] #8 [internal] load build context
11:00:04 [2020-09-16T11:00:04.314Z] #8 transferring context: 851.11kB 0.2s done
11:00:04 [2020-09-16T11:00:04.314Z] #8 DONE 0.3s
11:00:04 [2020-09-16T11:00:04.314Z] 
11:00:04 [2020-09-16T11:00:04.314Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
11:00:04 [2020-09-16T11:00:04.314Z] #17 CACHED
11:00:04 [2020-09-16T11:00:04.314Z] 
11:00:04 [2020-09-16T11:00:04.314Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
11:00:04 [2020-09-16T11:00:04.314Z] #15 CACHED
11:00:04 [2020-09-16T11:00:04.314Z] 
11:00:04 [2020-09-16T11:00:04.314Z] #16 [base 3/5] RUN mkdir -p /build/
11:00:04 [2020-09-16T11:00:04.314Z] #16 CACHED
11:00:04 [2020-09-16T11:00:04.314Z] 
11:00:04 [2020-09-16T11:00:04.314Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
11:00:04 [2020-09-16T11:00:04.314Z] #18 CACHED
11:00:04 [2020-09-16T11:00:04.314Z] 
11:00:04 [2020-09-16T11:00:04.314Z] #31 [builder 1/4] COPY . .
11:00:05 [2020-09-16T11:00:05.300Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:00:05 [2020-09-16T11:00:05.560Z] === RUN   TestDockerSuite/TestNetworkEvents
11:00:08 [2020-09-16T11:00:08.508Z] #31 DONE 3.6s
11:00:08 [2020-09-16T11:00:08.509Z] 
11:00:08 [2020-09-16T11:00:08.509Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
11:00:08 [2020-09-16T11:00:08.509Z] #32 DONE 0.5s
11:00:08 [2020-09-16T11:00:08.509Z] 
11:00:08 [2020-09-16T11:00:08.509Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:00:08 [2020-09-16T11:00:08.767Z] #33 0.437 
11:00:09 [2020-09-16T11:00:09.026Z] #33 0.521 Removing bundles/
11:00:09 [2020-09-16T11:00:09.026Z] #33 0.521 
11:00:09 [2020-09-16T11:00:09.026Z] #33 0.525 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
11:00:09 [2020-09-16T11:00:09.965Z] #33 1.626 Building test suite binary ./integration-cli/test.main
11:00:10 [2020-09-16T11:00:10.532Z] ok  	github.com/docker/docker/integration/container	51.412s
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === Skipped
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
11:00:10 [2020-09-16T11:00:10.532Z]     copy_test.go:25: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
11:00:10 [2020-09-16T11:00:10.532Z]     copy_test.go:39: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
11:00:10 [2020-09-16T11:00:10.532Z]     copy_test.go:51: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
11:00:10 [2020-09-16T11:00:10.532Z]     copy_test.go:65: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
11:00:10 [2020-09-16T11:00:10.532Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] DONE 84 tests, 41 skipped in 54.113s
11:00:10 [2020-09-16T11:00:10.532Z] 
11:00:10 [2020-09-16T11:00:10.532Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:00:10 [2020-09-16T11:00:10.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:10 [2020-09-16T11:00:10.533Z] INFO: Testing against a local daemon
11:00:10 [2020-09-16T11:00:10.533Z] ok  	github.com/docker/docker/integration/image	0.438s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === Skipped
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     tag_test.go:98: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] DONE 11 tests, 4 skipped in 2.404s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:00:10 [2020-09-16T11:00:10.533Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:10 [2020-09-16T11:00:10.533Z] INFO: Testing against a local daemon
11:00:10 [2020-09-16T11:00:10.533Z] ok  	github.com/docker/docker/integration/network	1.100s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === Skipped
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
11:00:10 [2020-09-16T11:00:10.533Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     network_test.go:97: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:29: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:52: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:96: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:130: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:181: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:206: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:236: FLAKY_TEST
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:326: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
11:00:10 [2020-09-16T11:00:10.533Z]     service_test.go:394: testEnv.OSType == "windows"
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] DONE 19 tests, 15 skipped in 3.395s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:00:10 [2020-09-16T11:00:10.533Z] testing: warning: no tests to run
11:00:10 [2020-09-16T11:00:10.533Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.070s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] DONE 0 tests in 0.794s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:00:10 [2020-09-16T11:00:10.533Z] testing: warning: no tests to run
11:00:10 [2020-09-16T11:00:10.533Z] ok  	github.com/docker/docker/integration/network/macvlan	0.065s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] DONE 0 tests in 0.781s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:00:10 [2020-09-16T11:00:10.533Z] testing: warning: no tests to run
11:00:10 [2020-09-16T11:00:10.533Z] ok  	github.com/docker/docker/integration/plugin	0.066s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] DONE 0 tests in 0.799s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:00:10 [2020-09-16T11:00:10.533Z] testing: warning: no tests to run
11:00:10 [2020-09-16T11:00:10.533Z] ok  	github.com/docker/docker/integration/plugin/authz	0.080s
11:00:10 [2020-09-16T11:00:10.533Z] 
11:00:10 [2020-09-16T11:00:10.533Z] DONE 0 tests in 0.791s
11:00:10 [2020-09-16T11:00:10.997Z] 
11:00:10 [2020-09-16T11:00:10.997Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:00:12 [2020-09-16T11:00:12.127Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:00:12 [2020-09-16T11:00:12.694Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:00:12 [2020-09-16T11:00:12.953Z] === RUN   TestDockerSuite/TestPluginActive
11:00:13 [2020-09-16T11:00:13.173Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.08s)
11:00:13 [2020-09-16T11:00:13.173Z] PASS
11:00:13 [2020-09-16T11:00:13.173Z] 
11:00:13 [2020-09-16T11:00:13.173Z] === Skipped
11:00:13 [2020-09-16T11:00:13.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:00:13 [2020-09-16T11:00:13.173Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:13 [2020-09-16T11:00:13.173Z] 
11:00:13 [2020-09-16T11:00:13.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:00:13 [2020-09-16T11:00:13.173Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:13 [2020-09-16T11:00:13.173Z] 
11:00:13 [2020-09-16T11:00:13.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:00:13 [2020-09-16T11:00:13.173Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:13 [2020-09-16T11:00:13.173Z] 
11:00:13 [2020-09-16T11:00:13.173Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:00:13 [2020-09-16T11:00:13.173Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:13 [2020-09-16T11:00:13.173Z] 
11:00:13 [2020-09-16T11:00:13.173Z] 
11:00:13 [2020-09-16T11:00:13.173Z] DONE 17 tests, 4 skipped in 27.911s
11:00:13 [2020-09-16T11:00:13.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:00:13 [2020-09-16T11:00:13.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:00:13 [2020-09-16T11:00:13.173Z] ++ set -e
11:00:13 [2020-09-16T11:00:13.173Z] ++ '[' -n 0 ']'
11:00:13 [2020-09-16T11:00:13.173Z] ++ set -x
11:00:13 [2020-09-16T11:00:13.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:00:13 [2020-09-16T11:00:13.173Z] INFO: Testing against a local daemon
11:00:13 [2020-09-16T11:00:13.173Z] === RUN   TestPluginInvalidJSON
11:00:13 [2020-09-16T11:00:13.173Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:00:13 [2020-09-16T11:00:13.173Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:00:13 [2020-09-16T11:00:13.173Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:00:13 [2020-09-16T11:00:13.173Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:00:13 [2020-09-16T11:00:13.173Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:00:13 [2020-09-16T11:00:13.173Z] === RUN   TestPluginInstall
11:00:13 [2020-09-16T11:00:13.173Z] === RUN   TestPluginInstall/no_auth
11:00:14 [2020-09-16T11:00:14.853Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:00:16 [2020-09-16T11:00:16.727Z] time="2020-09-16T11:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:00:16 [2020-09-16T11:00:16.727Z] time="2020-09-16T11:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7eac361b43e22920556a796dd6041f0be9bedd9b84e9128c72b1cd6ee8d814b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:00:16 [2020-09-16T11:00:16.727Z] time="2020-09-16T11:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:00:16 [2020-09-16T11:00:16.728Z] time="2020-09-16T11:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7eac361b43e22920556a796dd6041f0be9bedd9b84e9128c72b1cd6ee8d814b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:00:17 [2020-09-16T11:00:17.022Z] === RUN   TestPluginInstall/with_htpasswd
11:00:17 [2020-09-16T11:00:17.678Z] time="2020-09-16T11:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:00:17 [2020-09-16T11:00:17.678Z] time="2020-09-16T11:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48a3afea8afa7b55fd62b4a61e35477339de2ce01f613cc163771ec2ee841840" mediatype=application/vnd.docker.plugin.v1+json size=522
11:00:17 [2020-09-16T11:00:17.678Z] time="2020-09-16T11:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:00:17 [2020-09-16T11:00:17.678Z] time="2020-09-16T11:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48a3afea8afa7b55fd62b4a61e35477339de2ce01f613cc163771ec2ee841840" mediatype=application/vnd.docker.plugin.v1+json size=522
11:00:17 [2020-09-16T11:00:17.973Z] === RUN   TestPluginInstall/with_insecure
11:00:19 [2020-09-16T11:00:19.027Z] time="2020-09-16T11:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:00:19 [2020-09-16T11:00:19.027Z] time="2020-09-16T11:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93f35affc85db8acd44ef33d16d8bbb76527b5ab9b1d87d6db1aca61a1a56781" mediatype=application/vnd.docker.plugin.v1+json size=522
11:00:19 [2020-09-16T11:00:19.027Z] time="2020-09-16T11:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:00:19 [2020-09-16T11:00:19.027Z] time="2020-09-16T11:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93f35affc85db8acd44ef33d16d8bbb76527b5ab9b1d87d6db1aca61a1a56781" mediatype=application/vnd.docker.plugin.v1+json size=522
11:00:19 [2020-09-16T11:00:19.321Z] --- PASS: TestPluginInstall (7.63s)
11:00:19 [2020-09-16T11:00:19.321Z]     --- PASS: TestPluginInstall/no_auth (5.30s)
11:00:19 [2020-09-16T11:00:19.321Z]     --- PASS: TestPluginInstall/with_htpasswd (0.95s)
11:00:19 [2020-09-16T11:00:19.321Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
11:00:19 [2020-09-16T11:00:19.321Z]         plugin_test.go:157: [de529500d14f0] daemon is not started
11:00:19 [2020-09-16T11:00:19.321Z] PASS
11:00:19 [2020-09-16T11:00:19.321Z] 
11:00:19 [2020-09-16T11:00:19.321Z] DONE 6 tests in 7.727s
11:00:19 [2020-09-16T11:00:19.321Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:00:19 [2020-09-16T11:00:19.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:00:19 [2020-09-16T11:00:19.321Z] ++ set -e
11:00:19 [2020-09-16T11:00:19.321Z] ++ '[' -n 0 ']'
11:00:19 [2020-09-16T11:00:19.321Z] ++ set -x
11:00:19 [2020-09-16T11:00:19.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:00:19 [2020-09-16T11:00:19.321Z] INFO: Testing against a local daemon
11:00:19 [2020-09-16T11:00:19.321Z] === RUN   TestExternalGraphDriver
11:00:19 [2020-09-16T11:00:19.617Z] === RUN   TestExternalGraphDriver/json
11:00:19 [2020-09-16T11:00:19.623Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:19 [2020-09-16T11:00:19.623Z] INFO: Testing against a local daemon
11:00:19 [2020-09-16T11:00:19.623Z] ok  	github.com/docker/docker/integration/plugin/common	0.230s
11:00:20 [2020-09-16T11:00:20.087Z] 
11:00:20 [2020-09-16T11:00:20.087Z] === Skipped
11:00:20 [2020-09-16T11:00:20.087Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:00:20 [2020-09-16T11:00:20.087Z]     plugin_test.go:55: testEnv.OSType == "windows"
11:00:20 [2020-09-16T11:00:20.087Z] 
11:00:20 [2020-09-16T11:00:20.087Z] 
11:00:20 [2020-09-16T11:00:20.087Z] DONE 3 tests, 1 skipped in 9.046s
11:00:20 [2020-09-16T11:00:20.087Z] 
11:00:20 [2020-09-16T11:00:20.087Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:00:20 [2020-09-16T11:00:20.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:00:21 [2020-09-16T11:00:21.702Z] === RUN   TestExternalGraphDriver/spec
11:00:23 [2020-09-16T11:00:23.016Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:23 [2020-09-16T11:00:23.016Z] INFO: Testing against a local daemon
11:00:23 [2020-09-16T11:00:23.016Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.323s
11:00:23 [2020-09-16T11:00:23.016Z] 
11:00:23 [2020-09-16T11:00:23.016Z] === Skipped
11:00:23 [2020-09-16T11:00:23.016Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:00:23 [2020-09-16T11:00:23.016Z]     external_test.go:48: runtime.GOOS == "windows"
11:00:23 [2020-09-16T11:00:23.016Z] 
11:00:23 [2020-09-16T11:00:23.016Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
11:00:23 [2020-09-16T11:00:23.016Z]     external_test.go:408: runtime.GOOS == "windows"
11:00:23 [2020-09-16T11:00:23.016Z] 
11:00:23 [2020-09-16T11:00:23.016Z] 
11:00:23 [2020-09-16T11:00:23.016Z] DONE 2 tests, 2 skipped in 3.300s
11:00:23 [2020-09-16T11:00:23.225Z] === RUN   TestExternalGraphDriver/pull
11:00:23 [2020-09-16T11:00:23.480Z] 
11:00:23 [2020-09-16T11:00:23.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:00:25 [2020-09-16T11:00:25.392Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:00:25 [2020-09-16T11:00:25.682Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:25 [2020-09-16T11:00:25.682Z] INFO: Testing against a local daemon
11:00:25 [2020-09-16T11:00:25.682Z] ok  	github.com/docker/docker/integration/plugin/logging	0.237s
11:00:25 [2020-09-16T11:00:25.682Z] 
11:00:25 [2020-09-16T11:00:25.682Z] === Skipped
11:00:25 [2020-09-16T11:00:25.682Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:00:25 [2020-09-16T11:00:25.682Z]     read_test.go:21: no unix domain sockets on Windows
11:00:25 [2020-09-16T11:00:25.682Z] 
11:00:25 [2020-09-16T11:00:25.682Z] 
11:00:25 [2020-09-16T11:00:25.682Z] DONE 1 tests, 1 skipped in 2.600s
11:00:25 [2020-09-16T11:00:25.960Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:00:25 [2020-09-16T11:00:25.960Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:00:25 [2020-09-16T11:00:25.974Z] --- PASS: TestExternalGraphDriver (6.25s)
11:00:25 [2020-09-16T11:00:25.974Z]     --- PASS: TestExternalGraphDriver/json (1.80s)
11:00:25 [2020-09-16T11:00:25.974Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
11:00:25 [2020-09-16T11:00:25.974Z]     --- PASS: TestExternalGraphDriver/pull (2.35s)
11:00:25 [2020-09-16T11:00:25.974Z] === RUN   TestGraphdriverPluginV2
11:00:25 [2020-09-16T11:00:25.974Z] --- SKIP: TestGraphdriverPluginV2 (0.15s)
11:00:25 [2020-09-16T11:00:25.974Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:25 [2020-09-16T11:00:25.974Z] PASS
11:00:25 [2020-09-16T11:00:25.974Z] 
11:00:25 [2020-09-16T11:00:25.974Z] === Skipped
11:00:25 [2020-09-16T11:00:25.974Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s)
11:00:25 [2020-09-16T11:00:25.974Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:00:25 [2020-09-16T11:00:25.974Z] 
11:00:25 [2020-09-16T11:00:25.974Z] 
11:00:25 [2020-09-16T11:00:25.974Z] DONE 5 tests, 1 skipped in 6.469s
11:00:25 [2020-09-16T11:00:25.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:00:25 [2020-09-16T11:00:25.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:00:25 [2020-09-16T11:00:25.974Z] ++ set -e
11:00:25 [2020-09-16T11:00:25.974Z] ++ '[' -n 0 ']'
11:00:25 [2020-09-16T11:00:25.974Z] ++ set -x
11:00:25 [2020-09-16T11:00:25.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:00:25 [2020-09-16T11:00:25.974Z] INFO: Testing against a local daemon
11:00:25 [2020-09-16T11:00:25.974Z] === RUN   TestContinueAfterPluginCrash
11:00:25 [2020-09-16T11:00:25.974Z] === PAUSE TestContinueAfterPluginCrash
11:00:25 [2020-09-16T11:00:25.974Z] === RUN   TestReadPluginNoRead
11:00:25 [2020-09-16T11:00:25.974Z] === PAUSE TestReadPluginNoRead
11:00:25 [2020-09-16T11:00:25.974Z] === RUN   TestDaemonStartWithLogOpt
11:00:25 [2020-09-16T11:00:25.974Z] === PAUSE TestDaemonStartWithLogOpt
11:00:25 [2020-09-16T11:00:25.974Z] === CONT  TestContinueAfterPluginCrash
11:00:25 [2020-09-16T11:00:25.974Z] === CONT  TestDaemonStartWithLogOpt
11:00:25 [2020-09-16T11:00:25.974Z] === CONT  TestReadPluginNoRead
11:00:26 [2020-09-16T11:00:26.146Z] 
11:00:26 [2020-09-16T11:00:26.146Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
11:00:27 [2020-09-16T11:00:27.122Z] testing: warning: no tests to run
11:00:27 [2020-09-16T11:00:27.122Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.124s
11:00:27 [2020-09-16T11:00:27.122Z] 
11:00:27 [2020-09-16T11:00:27.122Z] DONE 0 tests in 1.377s
11:00:27 [2020-09-16T11:00:27.586Z] 
11:00:27 [2020-09-16T11:00:27.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:00:28 [2020-09-16T11:00:28.511Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:00:29 [2020-09-16T11:00:29.783Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:29 [2020-09-16T11:00:29.783Z] INFO: Testing against a local daemon
11:00:29 [2020-09-16T11:00:29.783Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.242s
11:00:30 [2020-09-16T11:00:30.248Z] 
11:00:30 [2020-09-16T11:00:30.248Z] === Skipped
11:00:30 [2020-09-16T11:00:30.248Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:00:30 [2020-09-16T11:00:30.248Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:00:30 [2020-09-16T11:00:30.248Z] 
11:00:30 [2020-09-16T11:00:30.248Z] 
11:00:30 [2020-09-16T11:00:30.248Z] DONE 1 tests, 1 skipped in 2.692s
11:00:30 [2020-09-16T11:00:30.248Z] 
11:00:30 [2020-09-16T11:00:30.248Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:00:31 [2020-09-16T11:00:31.597Z] === RUN   TestReadPluginNoRead/default
11:00:31 [2020-09-16T11:00:31.597Z] --- PASS: TestDaemonStartWithLogOpt (5.33s)
11:00:32 [2020-09-16T11:00:32.247Z] === RUN   TestReadPluginNoRead/disabled_caching
11:00:32 [2020-09-16T11:00:32.452Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:32 [2020-09-16T11:00:32.452Z] INFO: Testing against a local daemon
11:00:32 [2020-09-16T11:00:32.452Z] ok  	github.com/docker/docker/integration/secret	0.196s
11:00:32 [2020-09-16T11:00:32.705Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] === Skipped
11:00:32 [2020-09-16T11:00:32.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
11:00:32 [2020-09-16T11:00:32.915Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
11:00:32 [2020-09-16T11:00:32.915Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
11:00:32 [2020-09-16T11:00:32.915Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
11:00:32 [2020-09-16T11:00:32.915Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
11:00:32 [2020-09-16T11:00:32.915Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
11:00:32 [2020-09-16T11:00:32.915Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] DONE 6 tests, 6 skipped in 2.645s
11:00:32 [2020-09-16T11:00:32.915Z] 
11:00:32 [2020-09-16T11:00:32.915Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:00:33 [2020-09-16T11:00:33.763Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:00:34 [2020-09-16T11:00:34.080Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:00:35 [2020-09-16T11:00:35.281Z] --- PASS: TestReadPluginNoRead (9.18s)
11:00:35 [2020-09-16T11:00:35.281Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
11:00:35 [2020-09-16T11:00:35.281Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
11:00:35 [2020-09-16T11:00:35.281Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
11:00:35 [2020-09-16T11:00:35.281Z]     read_test.go:92: [d7039db7794ba] daemon is not started
11:00:35 [2020-09-16T11:00:35.982Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:00:36 [2020-09-16T11:00:36.324Z] --- PASS: TestContinueAfterPluginCrash (10.54s)
11:00:36 [2020-09-16T11:00:36.324Z] PASS
11:00:36 [2020-09-16T11:00:36.324Z] 
11:00:36 [2020-09-16T11:00:36.324Z] DONE 6 tests in 10.621s
11:00:36 [2020-09-16T11:00:36.324Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:00:36 [2020-09-16T11:00:36.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:00:36 [2020-09-16T11:00:36.324Z] ++ set -e
11:00:36 [2020-09-16T11:00:36.324Z] ++ '[' -n 0 ']'
11:00:36 [2020-09-16T11:00:36.324Z] ++ set -x
11:00:36 [2020-09-16T11:00:36.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:00:36 [2020-09-16T11:00:36.324Z] testing: warning: no tests to run
11:00:36 [2020-09-16T11:00:36.324Z] PASS
11:00:36 [2020-09-16T11:00:36.324Z] 
11:00:36 [2020-09-16T11:00:36.324Z] DONE 0 tests in 0.016s
11:00:36 [2020-09-16T11:00:36.324Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:00:36 [2020-09-16T11:00:36.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:00:36 [2020-09-16T11:00:36.324Z] ++ set -e
11:00:36 [2020-09-16T11:00:36.324Z] ++ '[' -n 0 ']'
11:00:36 [2020-09-16T11:00:36.324Z] ++ set -x
11:00:36 [2020-09-16T11:00:36.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:00:36 [2020-09-16T11:00:36.618Z] INFO: Testing against a local daemon
11:00:36 [2020-09-16T11:00:36.618Z] === RUN   TestPluginWithDevMounts
11:00:36 [2020-09-16T11:00:36.618Z] === PAUSE TestPluginWithDevMounts
11:00:36 [2020-09-16T11:00:36.618Z] === CONT  TestPluginWithDevMounts
11:00:36 [2020-09-16T11:00:36.678Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:36 [2020-09-16T11:00:36.678Z] INFO: Testing against a local daemon
11:00:36 [2020-09-16T11:00:36.678Z] ok  	github.com/docker/docker/integration/service	1.440s
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === Skipped
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
11:00:37 [2020-09-16T11:00:37.143Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
11:00:37 [2020-09-16T11:00:37.143Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
11:00:37 [2020-09-16T11:00:37.143Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] DONE 24 tests, 23 skipped in 4.130s
11:00:37 [2020-09-16T11:00:37.143Z] 
11:00:37 [2020-09-16T11:00:37.143Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:00:38 [2020-09-16T11:00:38.700Z] --- PASS: TestPluginWithDevMounts (1.83s)
11:00:38 [2020-09-16T11:00:38.700Z] PASS
11:00:38 [2020-09-16T11:00:38.700Z] 
11:00:38 [2020-09-16T11:00:38.700Z] DONE 1 tests in 1.907s
11:00:38 [2020-09-16T11:00:38.700Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
11:00:38 [2020-09-16T11:00:38.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
11:00:38 [2020-09-16T11:00:38.700Z] ++ set -e
11:00:38 [2020-09-16T11:00:38.700Z] ++ '[' -n 0 ']'
11:00:38 [2020-09-16T11:00:38.700Z] ++ set -x
11:00:38 [2020-09-16T11:00:38.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
11:00:38 [2020-09-16T11:00:38.700Z] INFO: Testing against a local daemon
11:00:38 [2020-09-16T11:00:38.700Z] === RUN   TestSecretInspect
11:00:39 [2020-09-16T11:00:39.340Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:39 [2020-09-16T11:00:39.340Z] INFO: Testing against a local daemon
11:00:39 [2020-09-16T11:00:39.340Z] ok  	github.com/docker/docker/integration/session	0.211s
11:00:39 [2020-09-16T11:00:39.340Z] 
11:00:39 [2020-09-16T11:00:39.340Z] === Skipped
11:00:39 [2020-09-16T11:00:39.340Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
11:00:39 [2020-09-16T11:00:39.340Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:00:39 [2020-09-16T11:00:39.340Z] 
11:00:39 [2020-09-16T11:00:39.340Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
11:00:39 [2020-09-16T11:00:39.340Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:00:39 [2020-09-16T11:00:39.340Z] 
11:00:39 [2020-09-16T11:00:39.340Z] 
11:00:39 [2020-09-16T11:00:39.340Z] DONE 2 tests, 2 skipped in 2.223s
11:00:39 [2020-09-16T11:00:39.340Z] 
11:00:39 [2020-09-16T11:00:39.340Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:00:40 [2020-09-16T11:00:40.174Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:00:40 [2020-09-16T11:00:40.253Z] --- PASS: TestSecretInspect (1.92s)
11:00:40 [2020-09-16T11:00:40.253Z] === RUN   TestSecretList
11:00:41 [2020-09-16T11:00:41.111Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:00:41 [2020-09-16T11:00:41.535Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:41 [2020-09-16T11:00:41.535Z] INFO: Testing against a local daemon
11:00:41 [2020-09-16T11:00:41.681Z] === RUN   TestDockerSuite/TestPortHostBinding
11:00:42 [2020-09-16T11:00:42.336Z] --- PASS: TestSecretList (1.90s)
11:00:42 [2020-09-16T11:00:42.336Z] === RUN   TestSecretsCreateAndDelete
11:00:42 [2020-09-16T11:00:42.512Z] ok  	github.com/docker/docker/integration/system	1.348s
11:00:42 [2020-09-16T11:00:42.617Z] === RUN   TestDockerSuite/TestPortList
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === Skipped
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
11:00:42 [2020-09-16T11:00:42.976Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] DONE 13 tests, 7 skipped in 3.608s
11:00:42 [2020-09-16T11:00:42.976Z] 
11:00:42 [2020-09-16T11:00:42.976Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:00:44 [2020-09-16T11:00:44.429Z] --- PASS: TestSecretsCreateAndDelete (1.89s)
11:00:44 [2020-09-16T11:00:44.429Z] === RUN   TestSecretsUpdate
11:00:45 [2020-09-16T11:00:45.176Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:45 [2020-09-16T11:00:45.176Z] INFO: Testing against a local daemon
11:00:45 [2020-09-16T11:00:45.176Z] ok  	github.com/docker/docker/integration/volume	0.323s
11:00:45 [2020-09-16T11:00:45.641Z] 
11:00:45 [2020-09-16T11:00:45.641Z] === Skipped
11:00:45 [2020-09-16T11:00:45.641Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
11:00:45 [2020-09-16T11:00:45.641Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
11:00:45 [2020-09-16T11:00:45.641Z] 
11:00:45 [2020-09-16T11:00:45.641Z] 
11:00:45 [2020-09-16T11:00:45.641Z] DONE 5 tests, 1 skipped in 2.436s
11:00:45 [2020-09-16T11:00:45.641Z] 
11:00:45 [2020-09-16T11:00:45.641Z] INFO: make.ps1 ended at 09/16/2020 11:00:45
11:00:45 [2020-09-16T11:00:45.641Z] INFO: Integration CLI tests being run from the host:
11:00:45 [2020-09-16T11:00:45.641Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
11:00:45 [2020-09-16T11:00:45.953Z] --- PASS: TestSecretsUpdate (1.89s)
11:00:45 [2020-09-16T11:00:45.953Z] === RUN   TestTemplatedSecret
11:00:48 [2020-09-16T11:00:48.704Z] --- PASS: TestTemplatedSecret (2.53s)
11:00:48 [2020-09-16T11:00:48.704Z] === RUN   TestSecretCreateResolve
11:00:49 [2020-09-16T11:00:49.182Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:00:49 [2020-09-16T11:00:49.182Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:00:50 [2020-09-16T11:00:50.817Z] --- PASS: TestSecretCreateResolve (1.94s)
11:00:50 [2020-09-16T11:00:50.817Z] PASS
11:00:50 [2020-09-16T11:00:50.817Z] 
11:00:50 [2020-09-16T11:00:50.817Z] DONE 6 tests in 12.150s
11:00:50 [2020-09-16T11:00:50.817Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
11:00:50 [2020-09-16T11:00:50.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
11:00:50 [2020-09-16T11:00:50.817Z] ++ set -e
11:00:50 [2020-09-16T11:00:50.817Z] ++ '[' -n 0 ']'
11:00:50 [2020-09-16T11:00:50.817Z] ++ set -x
11:00:50 [2020-09-16T11:00:50.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
11:00:50 [2020-09-16T11:00:50.817Z] INFO: Testing against a local daemon
11:00:50 [2020-09-16T11:00:50.817Z] === RUN   TestServiceCreateInit
11:00:50 [2020-09-16T11:00:50.817Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:00:53 [2020-09-16T11:00:53.369Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:00:54 [2020-09-16T11:00:54.266Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:54 [2020-09-16T11:00:54.266Z] INFO: Testing against a local daemon
11:00:54 [2020-09-16T11:00:54.359Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:00:55 [2020-09-16T11:00:55.282Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:00:55 [2020-09-16T11:00:55.282Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:00:55 [2020-09-16T11:00:55.282Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:00:55 [2020-09-16T11:00:55.282Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:00:55 [2020-09-16T11:00:55.872Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:00:55 [2020-09-16T11:00:55.872Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:00:56 [2020-09-16T11:00:56.130Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:00:56 [2020-09-16T11:00:56.130Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:00:56 [2020-09-16T11:00:56.701Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:00:56 [2020-09-16T11:00:56.701Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:00:57 [2020-09-16T11:00:57.956Z] --- PASS: TestServiceCreateInit (7.48s)
11:00:57 [2020-09-16T11:00:57.956Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
11:00:57 [2020-09-16T11:00:57.956Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s)
11:00:57 [2020-09-16T11:00:57.956Z] === RUN   TestCreateServiceMultipleTimes
11:00:58 [2020-09-16T11:00:58.079Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:00:58 [2020-09-16T11:00:58.079Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:01:00 [2020-09-16T11:01:00.623Z] === RUN   TestDockerSuite/TestPruneContainerUntil
11:01:01 [2020-09-16T11:01:01.559Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:01:02 [2020-09-16T11:01:02.126Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:01:02 [2020-09-16T11:01:02.126Z] === RUN   TestDockerSuite/TestPsByOrder
11:01:04 [2020-09-16T11:01:04.032Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:01:04 [2020-09-16T11:01:04.600Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:01:07 [2020-09-16T11:01:07.135Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:01:10 [2020-09-16T11:01:10.423Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:01:10 [2020-09-16T11:01:10.423Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:01:12 [2020-09-16T11:01:12.329Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:01:13 [2020-09-16T11:01:13.348Z] --- PASS: TestCreateServiceMultipleTimes (15.22s)
11:01:13 [2020-09-16T11:01:13.348Z] === RUN   TestCreateServiceConflict
11:01:15 [2020-09-16T11:01:15.435Z] --- PASS: TestCreateServiceConflict (1.91s)
11:01:15 [2020-09-16T11:01:15.435Z] === RUN   TestCreateServiceMaxReplicas
11:01:18 [2020-09-16T11:01:18.197Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
11:01:18 [2020-09-16T11:01:18.197Z] === RUN   TestCreateWithDuplicateNetworkNames
11:01:18 [2020-09-16T11:01:18.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:01:18 [2020-09-16T11:01:18.891Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:01:19 [2020-09-16T11:01:19.831Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:01:21 [2020-09-16T11:01:21.741Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:01:22 [2020-09-16T11:01:22.677Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:01:24 [2020-09-16T11:01:24.583Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:01:26 [2020-09-16T11:01:26.487Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:01:27 [2020-09-16T11:01:27.866Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:01:28 [2020-09-16T11:01:28.802Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:01:28 [2020-09-16T11:01:28.802Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:01:29 [2020-09-16T11:01:29.370Z] === RUN   TestDockerSuite/TestPsRightTagName
11:01:30 [2020-09-16T11:01:30.750Z] === RUN   TestDockerSuite/TestPsShowMounts
11:01:30 [2020-09-16T11:01:30.901Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.70s)
11:01:30 [2020-09-16T11:01:30.901Z] === RUN   TestCreateServiceSecretFileMode
11:01:32 [2020-09-16T11:01:32.655Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:01:32 [2020-09-16T11:01:32.655Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:01:32 [2020-09-16T11:01:32.914Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:01:32 [2020-09-16T11:01:32.988Z] --- PASS: TestCreateServiceSecretFileMode (2.21s)
11:01:32 [2020-09-16T11:01:32.988Z] === RUN   TestCreateServiceConfigFileMode
11:01:33 [2020-09-16T11:01:33.173Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:01:33 [2020-09-16T11:01:33.432Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:01:33 [2020-09-16T11:01:33.432Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:01:34 [2020-09-16T11:01:34.000Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:01:34 [2020-09-16T11:01:34.935Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:01:35 [2020-09-16T11:01:35.079Z] --- PASS: TestCreateServiceConfigFileMode (2.21s)
11:01:35 [2020-09-16T11:01:35.079Z] === RUN   TestCreateServiceSysctls
11:01:35 [2020-09-16T11:01:35.873Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:01:36 [2020-09-16T11:01:36.131Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:01:38 [2020-09-16T11:01:38.633Z] --- PASS: TestCreateServiceSysctls (3.08s)
11:01:38 [2020-09-16T11:01:38.633Z] === RUN   TestCreateServiceCapabilities
11:01:40 [2020-09-16T11:01:40.717Z] --- PASS: TestCreateServiceCapabilities (2.24s)
11:01:40 [2020-09-16T11:01:40.717Z] === RUN   TestInspect
11:01:42 [2020-09-16T11:01:42.701Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:01:42 [2020-09-16T11:01:42.812Z] --- PASS: TestInspect (2.51s)
11:01:42 [2020-09-16T11:01:42.812Z] === RUN   TestCreateJob
11:01:43 [2020-09-16T11:01:43.645Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:01:45 [2020-09-16T11:01:45.021Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:01:45 [2020-09-16T11:01:45.021Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:01:45 [2020-09-16T11:01:45.021Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:01:45 [2020-09-16T11:01:45.280Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:01:46 [2020-09-16T11:01:46.215Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:01:46 [2020-09-16T11:01:46.356Z] --- PASS: TestCreateJob (2.92s)
11:01:46 [2020-09-16T11:01:46.356Z] === RUN   TestReplicatedJob
11:01:47 [2020-09-16T11:01:47.595Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:01:48 [2020-09-16T11:01:48.532Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:01:50 [2020-09-16T11:01:50.859Z] --- PASS: TestReplicatedJob (4.84s)
11:01:50 [2020-09-16T11:01:50.859Z] === RUN   TestUpdateReplicatedJob
11:01:51 [2020-09-16T11:01:51.066Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:01:52 [2020-09-16T11:01:52.446Z] === RUN   TestDockerSuite/TestRmiBlank
11:01:52 [2020-09-16T11:01:52.446Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:01:52 [2020-09-16T11:01:52.706Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:01:53 [2020-09-16T11:01:53.613Z] --- PASS: TestUpdateReplicatedJob (2.99s)
11:01:53 [2020-09-16T11:01:53.613Z] === RUN   TestServiceListWithStatuses
11:01:53 [2020-09-16T11:01:53.613Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:01:53 [2020-09-16T11:01:53.613Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:01:53 [2020-09-16T11:01:53.613Z] === RUN   TestDockerNetworkConnectAlias
11:01:55 [2020-09-16T11:01:55.997Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:01:56 [2020-09-16T11:01:56.565Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:01:56 [2020-09-16T11:01:56.824Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:01:58 [2020-09-16T11:01:58.093Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
11:01:58 [2020-09-16T11:01:58.094Z] === RUN   TestDockerNetworkReConnect
11:01:58 [2020-09-16T11:01:58.202Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:01:58 [2020-09-16T11:01:58.461Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:01:59 [2020-09-16T11:01:59.840Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:02:00 [2020-09-16T11:02:00.101Z] === RUN   TestDockerSuite/TestRmiTag
11:02:00 [2020-09-16T11:02:00.361Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:02:00 [2020-09-16T11:02:00.621Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:02:00 [2020-09-16T11:02:00.867Z] --- PASS: TestDockerNetworkReConnect (3.27s)
11:02:00 [2020-09-16T11:02:00.867Z] === RUN   TestServicePlugin
11:02:00 [2020-09-16T11:02:00.867Z] --- SKIP: TestServicePlugin (0.00s)
11:02:00 [2020-09-16T11:02:00.867Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:02:00 [2020-09-16T11:02:00.867Z] === RUN   TestServiceUpdateLabel
11:02:03 [2020-09-16T11:02:03.631Z] --- PASS: TestServiceUpdateLabel (2.45s)
11:02:03 [2020-09-16T11:02:03.631Z] === RUN   TestServiceUpdateSecrets
11:02:03 [2020-09-16T11:02:03.910Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:02:03 [2020-09-16T11:02:03.910Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:02:04 [2020-09-16T11:02:04.492Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:02:04 [2020-09-16T11:02:04.492Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:02:05 [2020-09-16T11:02:05.434Z] === RUN   TestDockerSuite/TestRunAddHost
11:02:06 [2020-09-16T11:02:06.001Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:02:06 [2020-09-16T11:02:06.001Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:02:06 [2020-09-16T11:02:06.568Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:02:06 [2020-09-16T11:02:06.568Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:02:06 [2020-09-16T11:02:06.827Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:02:08 [2020-09-16T11:02:08.207Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:02:08 [2020-09-16T11:02:08.466Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:02:09 [2020-09-16T11:02:09.033Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:02:09 [2020-09-16T11:02:09.601Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:02:10 [2020-09-16T11:02:10.542Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:02:11 [2020-09-16T11:02:11.479Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:02:11 [2020-09-16T11:02:11.738Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:02:12 [2020-09-16T11:02:12.306Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:02:12 [2020-09-16T11:02:12.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:02:13 [2020-09-16T11:02:13.133Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:02:13 [2020-09-16T11:02:13.701Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:02:14 [2020-09-16T11:02:14.271Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:02:15 [2020-09-16T11:02:15.209Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:02:16 [2020-09-16T11:02:16.145Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:02:16 [2020-09-16T11:02:16.459Z] #33 119.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:02:16 [2020-09-16T11:02:16.459Z] #33 121.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:02:16 [2020-09-16T11:02:16.459Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:02:16 [2020-09-16T11:02:16.459Z] #33 124.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:02:16 [2020-09-16T11:02:16.459Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:02:16 [2020-09-16T11:02:16.714Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:02:17 [2020-09-16T11:02:17.028Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:02:17 [2020-09-16T11:02:17.282Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:02:17 [2020-09-16T11:02:17.850Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:02:17 [2020-09-16T11:02:17.850Z] === RUN   TestDockerSuite/TestRunBindMounts
11:02:18 [2020-09-16T11:02:18.407Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:02:19 [2020-09-16T11:02:19.019Z] --- PASS: TestServiceUpdateSecrets (14.21s)
11:02:19 [2020-09-16T11:02:19.019Z] === RUN   TestServiceUpdateConfigs
11:02:19 [2020-09-16T11:02:19.225Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:02:19 [2020-09-16T11:02:19.787Z] #33 131.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:02:20 [2020-09-16T11:02:20.046Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:02:20 [2020-09-16T11:02:20.160Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:02:20 [2020-09-16T11:02:20.420Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:02:20 [2020-09-16T11:02:20.988Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:02:21 [2020-09-16T11:02:21.247Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:02:21 [2020-09-16T11:02:21.247Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:02:21 [2020-09-16T11:02:21.443Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:02:21 [2020-09-16T11:02:21.826Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:02:22 [2020-09-16T11:02:22.395Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:02:22 [2020-09-16T11:02:22.654Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:02:22 [2020-09-16T11:02:22.823Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:02:23 [2020-09-16T11:02:23.220Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:02:23 [2020-09-16T11:02:23.479Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:02:23 [2020-09-16T11:02:23.479Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:02:24 [2020-09-16T11:02:24.046Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:02:24 [2020-09-16T11:02:24.046Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:02:24 [2020-09-16T11:02:24.613Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:02:24 [2020-09-16T11:02:24.730Z] #33 136.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:02:25 [2020-09-16T11:02:25.180Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:02:26 [2020-09-16T11:02:26.110Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:02:26 [2020-09-16T11:02:26.120Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:02:26 [2020-09-16T11:02:26.378Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:02:26 [2020-09-16T11:02:26.378Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:02:26 [2020-09-16T11:02:26.678Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:02:26 [2020-09-16T11:02:26.944Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:02:27 [2020-09-16T11:02:27.879Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:02:28 [2020-09-16T11:02:28.059Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:02:28 [2020-09-16T11:02:28.815Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:02:29 [2020-09-16T11:02:29.383Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:02:29 [2020-09-16T11:02:29.438Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:02:29 [2020-09-16T11:02:29.951Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:02:30 [2020-09-16T11:02:30.520Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:02:30 [2020-09-16T11:02:30.778Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:02:31 [2020-09-16T11:02:31.345Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:02:31 [2020-09-16T11:02:31.346Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:02:31 [2020-09-16T11:02:31.939Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:02:32 [2020-09-16T11:02:32.312Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:02:32 [2020-09-16T11:02:32.875Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:02:33 [2020-09-16T11:02:33.691Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:02:34 [2020-09-16T11:02:34.396Z] --- PASS: TestServiceUpdateConfigs (14.32s)
11:02:34 [2020-09-16T11:02:34.396Z] === RUN   TestServiceUpdateNetwork
11:02:35 [2020-09-16T11:02:35.070Z] #33 146.4 
11:02:35 [2020-09-16T11:02:35.070Z] #33 DONE 146.6s
11:02:35 [2020-09-16T11:02:35.070Z] 
11:02:35 [2020-09-16T11:02:35.070Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
11:02:35 [2020-09-16T11:02:35.415Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:02:35 [2020-09-16T11:02:35.415Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:02:35 [2020-09-16T11:02:35.981Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:02:36 [2020-09-16T11:02:36.451Z] #34 DONE 1.4s
11:02:37 [2020-09-16T11:02:37.359Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:02:38 [2020-09-16T11:02:38.294Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:02:38 [2020-09-16T11:02:38.363Z] #29 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
11:02:38 [2020-09-16T11:02:38.363Z] #26 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
11:02:38 [2020-09-16T11:02:38.363Z] #7 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
11:02:38 [2020-09-16T11:02:38.363Z] #11 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
11:02:38 [2020-09-16T11:02:38.363Z] #19 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:02:38 [2020-09-16T11:02:38.363Z] #22 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
11:02:38 [2020-09-16T11:02:38.363Z] #10 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:02:38 [2020-09-16T11:02:38.363Z] #20 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:02:38 [2020-09-16T11:02:38.363Z] #24 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
11:02:38 [2020-09-16T11:02:38.363Z] #27 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
11:02:38 [2020-09-16T11:02:38.363Z] #9 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
11:02:38 [2020-09-16T11:02:38.363Z] #21 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
11:02:38 [2020-09-16T11:02:38.363Z] #28 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
11:02:38 [2020-09-16T11:02:38.363Z] #12 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
11:02:38 [2020-09-16T11:02:38.363Z] #25 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
11:02:38 [2020-09-16T11:02:38.363Z] #6 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
11:02:38 [2020-09-16T11:02:38.363Z] #13 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:02:38 [2020-09-16T11:02:38.363Z] #23 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
11:02:38 [2020-09-16T11:02:38.363Z] #30 CACHED
11:02:38 [2020-09-16T11:02:38.363Z] 
11:02:38 [2020-09-16T11:02:38.363Z] #35 [runner 12/12] COPY --from=builder       /build/ /
11:02:39 [2020-09-16T11:02:39.300Z] #35 DONE 0.8s
11:02:39 [2020-09-16T11:02:39.300Z] 
11:02:39 [2020-09-16T11:02:39.300Z] #36 exporting to image
11:02:39 [2020-09-16T11:02:39.300Z] #36 exporting layers
11:02:40 [2020-09-16T11:02:40.209Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:02:40 [2020-09-16T11:02:40.676Z] #36 exporting layers 1.4s done
11:02:40 [2020-09-16T11:02:40.676Z] #36 writing image sha256:b081b95dba6ee6c24cbacf83b3d13c5504e1b470e8da98d83e32b858cb6a86e0 done
11:02:40 [2020-09-16T11:02:40.676Z] #36 naming to docker.io/library/moby-e2e-test done
11:02:40 [2020-09-16T11:02:40.676Z] #36 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:02:41 [2020-09-16T11:02:41.004Z] + echo Ensuring container killed.
11:02:41 [2020-09-16T11:02:41.004Z] Ensuring container killed.
11:02:41 [2020-09-16T11:02:41.004Z] + docker rm -vf docker-pr2
11:02:41 [2020-09-16T11:02:41.004Z] Error: No such container: docker-pr2
11:02:41 [2020-09-16T11:02:41.004Z] + true
[Pipeline] sh
11:02:41 [2020-09-16T11:02:41.286Z] + echo Chowning /workspace to jenkins user
11:02:41 [2020-09-16T11:02:41.287Z] Chowning /workspace to jenkins user
11:02:41 [2020-09-16T11:02:41.287Z] + id -u
11:02:41 [2020-09-16T11:02:41.287Z] + id -g
11:02:41 [2020-09-16T11:02:41.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41450:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:02:42 [2020-09-16T11:02:42.115Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:02:42 [2020-09-16T11:02:42.115Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:02:42 [2020-09-16T11:02:42.115Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:02:42 [2020-09-16T11:02:42.150Z] + bundleName=unit
11:02:42 [2020-09-16T11:02:42.151Z] + echo Creating unit-bundles.tar.gz
11:02:42 [2020-09-16T11:02:42.151Z] Creating unit-bundles.tar.gz
11:02:42 [2020-09-16T11:02:42.151Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
11:02:42 [2020-09-16T11:02:42.151Z] bundles/junit-report.xml
11:02:42 [2020-09-16T11:02:42.151Z] bundles/go-test-report.json
11:02:42 [2020-09-16T11:02:42.151Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:02:42 [2020-09-16T11:02:42.163Z] Archiving artifacts
11:02:42 [2020-09-16T11:02:42.374Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:02:42 [2020-09-16T11:02:42.544Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:02:42 [2020-09-16T11:02:42.853Z] + make clean
11:02:42 [2020-09-16T11:02:42.853Z] docker volume rm -f docker-dev-cache
11:02:43 [2020-09-16T11:02:43.112Z] docker-dev-cache
[Pipeline] deleteDir
11:02:43 [2020-09-16T11:02:43.312Z] === RUN   TestDockerSuite/TestRunDNSOptions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:02:44 [2020-09-16T11:02:44.249Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:02:44 [2020-09-16T11:02:44.805Z] --- PASS: TestServiceUpdateNetwork (12.19s)
11:02:44 [2020-09-16T11:02:44.805Z] === RUN   TestServiceUpdatePidsLimit
11:02:45 [2020-09-16T11:02:45.101Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:02:45 [2020-09-16T11:02:45.625Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:02:45 [2020-09-16T11:02:45.742Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:02:45 [2020-09-16T11:02:45.885Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:02:46 [2020-09-16T11:02:46.823Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:02:47 [2020-09-16T11:02:47.390Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:02:47 [2020-09-16T11:02:47.390Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:02:47 [2020-09-16T11:02:47.650Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:02:48 [2020-09-16T11:02:48.586Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:02:48 [2020-09-16T11:02:48.586Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:02:49 [2020-09-16T11:02:49.154Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:02:49 [2020-09-16T11:02:49.413Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:02:49 [2020-09-16T11:02:49.980Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:02:50 [2020-09-16T11:02:50.239Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:02:50 [2020-09-16T11:02:50.497Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:02:50 [2020-09-16T11:02:50.756Z] === RUN   TestDockerSuite/TestRunEnvironment
11:02:51 [2020-09-16T11:02:51.324Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:02:51 [2020-09-16T11:02:51.584Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:02:51 [2020-09-16T11:02:51.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:02:52 [2020-09-16T11:02:52.105Z] === RUN   TestDockerSuite/TestRunExitCode
11:02:52 [2020-09-16T11:02:52.661Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:02:52 [2020-09-16T11:02:52.673Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:02:53 [2020-09-16T11:02:53.241Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:02:53 [2020-09-16T11:02:53.809Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:02:54 [2020-09-16T11:02:54.378Z] === RUN   TestDockerSuite/TestRunExposePort
11:02:54 [2020-09-16T11:02:54.378Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:02:55 [2020-09-16T11:02:55.317Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:02:55 [2020-09-16T11:02:55.576Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:02:56 [2020-09-16T11:02:56.954Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:02:56 [2020-09-16T11:02:56.954Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:02:56 [2020-09-16T11:02:56.954Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:02:59 [2020-09-16T11:02:59.508Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:02:59 [2020-09-16T11:02:59.508Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
11:03:01 [2020-09-16T11:03:01.183Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
11:03:01 [2020-09-16T11:03:01.183Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:03:01 [2020-09-16T11:03:01.183Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
11:03:01 [2020-09-16T11:03:01.183Z] PASS
11:03:01 [2020-09-16T11:03:01.183Z] 
11:03:01 [2020-09-16T11:03:01.183Z] === Skipped
11:03:01 [2020-09-16T11:03:01.183Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
11:03:01 [2020-09-16T11:03:01.183Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:03:01 [2020-09-16T11:03:01.183Z] 
11:03:01 [2020-09-16T11:03:01.183Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
11:03:01 [2020-09-16T11:03:01.183Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:03:01 [2020-09-16T11:03:01.183Z] 
11:03:01 [2020-09-16T11:03:01.183Z] 
11:03:01 [2020-09-16T11:03:01.183Z] DONE 27 tests, 2 skipped in 129.606s
11:03:01 [2020-09-16T11:03:01.183Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
11:03:01 [2020-09-16T11:03:01.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
11:03:01 [2020-09-16T11:03:01.183Z] ++ set -e
11:03:01 [2020-09-16T11:03:01.183Z] ++ '[' -n 0 ']'
11:03:01 [2020-09-16T11:03:01.183Z] ++ set -x
11:03:01 [2020-09-16T11:03:01.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
11:03:01 [2020-09-16T11:03:01.183Z] INFO: Testing against a local daemon
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestSessionCreate
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestSessionCreate (0.04s)
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestSessionCreateWithBadUpgrade
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
11:03:01 [2020-09-16T11:03:01.183Z] PASS
11:03:01 [2020-09-16T11:03:01.183Z] 
11:03:01 [2020-09-16T11:03:01.183Z] DONE 2 tests in 0.153s
11:03:01 [2020-09-16T11:03:01.183Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
11:03:01 [2020-09-16T11:03:01.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
11:03:01 [2020-09-16T11:03:01.183Z] ++ set -e
11:03:01 [2020-09-16T11:03:01.183Z] ++ '[' -n 0 ']'
11:03:01 [2020-09-16T11:03:01.183Z] ++ set -x
11:03:01 [2020-09-16T11:03:01.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
11:03:01 [2020-09-16T11:03:01.183Z] INFO: Testing against a local daemon
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:03:01 [2020-09-16T11:03:01.183Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:03:01 [2020-09-16T11:03:01.183Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestEventsExecDie
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestEventsExecDie (0.60s)
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestEventsBackwardsCompatible
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestInfoBinaryCommits
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestInfoBinaryCommits (0.03s)
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestInfoAPIVersioned
11:03:01 [2020-09-16T11:03:01.183Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:03:01 [2020-09-16T11:03:01.183Z] === RUN   TestInfoDiscoveryBackend
11:03:01 [2020-09-16T11:03:01.482Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
11:03:01 [2020-09-16T11:03:01.482Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:03:02 [2020-09-16T11:03:02.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:03:02 [2020-09-16T11:03:02.526Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:03:03 [2020-09-16T11:03:03.166Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
11:03:03 [2020-09-16T11:03:03.166Z] === RUN   TestInfoAPI
11:03:03 [2020-09-16T11:03:03.166Z] --- PASS: TestInfoAPI (0.03s)
11:03:03 [2020-09-16T11:03:03.166Z] === RUN   TestInfoAPIWarnings
11:03:03 [2020-09-16T11:03:03.818Z] --- PASS: TestInfoAPIWarnings (0.53s)
11:03:03 [2020-09-16T11:03:03.818Z] === RUN   TestInfoDebug
11:03:04 [2020-09-16T11:03:04.114Z] --- PASS: TestInfoDebug (0.53s)
11:03:04 [2020-09-16T11:03:04.114Z] === RUN   TestInfoInsecureRegistries
11:03:04 [2020-09-16T11:03:04.754Z] --- PASS: TestInfoInsecureRegistries (0.53s)
11:03:04 [2020-09-16T11:03:04.754Z] === RUN   TestInfoRegistryMirrors
11:03:05 [2020-09-16T11:03:05.393Z] --- PASS: TestInfoRegistryMirrors (0.53s)
11:03:05 [2020-09-16T11:03:05.393Z] === RUN   TestLoginFailsWithBadCredentials
11:03:06 [2020-09-16T11:03:06.046Z] --- PASS: TestLoginFailsWithBadCredentials (0.73s)
11:03:06 [2020-09-16T11:03:06.046Z] === RUN   TestPingCacheHeaders
11:03:06 [2020-09-16T11:03:06.046Z] --- PASS: TestPingCacheHeaders (0.03s)
11:03:06 [2020-09-16T11:03:06.046Z] === RUN   TestPingGet
11:03:06 [2020-09-16T11:03:06.046Z] --- PASS: TestPingGet (0.02s)
11:03:06 [2020-09-16T11:03:06.046Z] === RUN   TestPingHead
11:03:06 [2020-09-16T11:03:06.046Z] --- PASS: TestPingHead (0.04s)
11:03:06 [2020-09-16T11:03:06.046Z] === RUN   TestVersion
11:03:06 [2020-09-16T11:03:06.046Z] --- PASS: TestVersion (0.03s)
11:03:06 [2020-09-16T11:03:06.046Z] PASS
11:03:06 [2020-09-16T11:03:06.046Z] 
11:03:06 [2020-09-16T11:03:06.046Z] === Skipped
11:03:06 [2020-09-16T11:03:06.046Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:03:06 [2020-09-16T11:03:06.046Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:03:06 [2020-09-16T11:03:06.046Z] 
11:03:06 [2020-09-16T11:03:06.046Z] 
11:03:06 [2020-09-16T11:03:06.046Z] DONE 18 tests, 1 skipped in 5.858s
11:03:06 [2020-09-16T11:03:06.046Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
11:03:06 [2020-09-16T11:03:06.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
11:03:06 [2020-09-16T11:03:06.046Z] ++ set -e
11:03:06 [2020-09-16T11:03:06.046Z] ++ '[' -n 0 ']'
11:03:06 [2020-09-16T11:03:06.046Z] ++ set -x
11:03:06 [2020-09-16T11:03:06.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
11:03:06 [2020-09-16T11:03:06.347Z] INFO: Testing against a local daemon
11:03:06 [2020-09-16T11:03:06.347Z] === RUN   TestVolumesCreateAndList
11:03:06 [2020-09-16T11:03:06.347Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:03:06 [2020-09-16T11:03:06.347Z] === RUN   TestVolumesRemove
11:03:06 [2020-09-16T11:03:06.347Z] --- PASS: TestVolumesRemove (0.05s)
11:03:06 [2020-09-16T11:03:06.347Z] === RUN   TestVolumesInspect
11:03:06 [2020-09-16T11:03:06.347Z] --- PASS: TestVolumesInspect (0.03s)
11:03:06 [2020-09-16T11:03:06.347Z] === RUN   TestVolumesInvalidJSON
11:03:06 [2020-09-16T11:03:06.347Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:03:06 [2020-09-16T11:03:06.347Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:03:06 [2020-09-16T11:03:06.347Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:03:06 [2020-09-16T11:03:06.347Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:03:06 [2020-09-16T11:03:06.347Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:03:06 [2020-09-16T11:03:06.347Z] PASS
11:03:06 [2020-09-16T11:03:06.347Z] 
11:03:06 [2020-09-16T11:03:06.347Z] DONE 5 tests in 0.196s
11:03:06 [2020-09-16T11:03:06.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:03:06 [2020-09-16T11:03:06.661Z] ++++ cat bundles/test-integration/docker.pid
11:03:06 [2020-09-16T11:03:06.661Z] +++ kill 13784
11:03:07 [2020-09-16T11:03:07.708Z] +++ /etc/init.d/apparmor stop
11:03:07 [2020-09-16T11:03:07.708Z] Leaving: AppArmorNo profiles have been unloaded.
11:03:07 [2020-09-16T11:03:07.708Z] 
11:03:07 [2020-09-16T11:03:07.708Z] Unloading profiles will leave already running processes permanently
11:03:07 [2020-09-16T11:03:07.708Z] unconfined, which can lead to unexpected situations.
11:03:07 [2020-09-16T11:03:07.708Z] 
11:03:07 [2020-09-16T11:03:07.708Z] To set a process to complain mode, use the command line tool
11:03:07 [2020-09-16T11:03:07.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:03:07 [2020-09-16T11:03:07.708Z] +++ true
11:03:07 [2020-09-16T11:03:07.708Z] exiting test-integration
11:03:07 [2020-09-16T11:03:07.708Z] ++ exit 0
11:03:07 [2020-09-16T11:03:07.708Z] 
Post stage
[Pipeline] junit
11:03:09 [2020-09-16T11:03:09.297Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:03:10 [2020-09-16T11:03:10.386Z] + echo Ensuring container killed.
11:03:10 [2020-09-16T11:03:10.386Z] Ensuring container killed.
11:03:10 [2020-09-16T11:03:10.386Z] + docker rm -vf docker-pr2
11:03:10 [2020-09-16T11:03:10.386Z] Error: No such container: docker-pr2
11:03:10 [2020-09-16T11:03:10.386Z] + true
[Pipeline] sh
11:03:10 [2020-09-16T11:03:10.777Z] + echo Chowning /workspace to jenkins user
11:03:10 [2020-09-16T11:03:10.777Z] Chowning /workspace to jenkins user
11:03:10 [2020-09-16T11:03:10.777Z] + id -u
11:03:10 [2020-09-16T11:03:10.777Z] + id -g
11:03:10 [2020-09-16T11:03:10.777Z] + docker run --rm -v /home/docker/workspace/moby_PR-41450:/workspace busybox chown -R 1001:1001 /workspace
11:03:10 [2020-09-16T11:03:10.777Z] Unable to find image 'busybox:latest' locally
11:03:11 [2020-09-16T11:03:11.074Z] latest: Pulling from library/busybox
11:03:11 [2020-09-16T11:03:11.074Z] d997fe81ee23: Pulling fs layer
11:03:11 [2020-09-16T11:03:11.371Z] d997fe81ee23: Download complete
11:03:11 [2020-09-16T11:03:11.371Z] d997fe81ee23: Pull complete
11:03:11 [2020-09-16T11:03:11.371Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
11:03:11 [2020-09-16T11:03:11.371Z] Status: Downloaded newer image for busybox:latest
11:03:11 [2020-09-16T11:03:11.716Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:03:11 [2020-09-16T11:03:11.716Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:03:12 [2020-09-16T11:03:12.284Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:03:12 [2020-09-16T11:03:12.285Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:03:12 [2020-09-16T11:03:12.285Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:03:12 [2020-09-16T11:03:12.285Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:03:12 [2020-09-16T11:03:12.854Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:03:13 [2020-09-16T11:03:13.307Z] + bundleName=ppc64le-integration
11:03:13 [2020-09-16T11:03:13.307Z] + echo Creating ppc64le-integration-bundles.tar.gz
11:03:13 [2020-09-16T11:03:13.307Z] Creating ppc64le-integration-bundles.tar.gz
11:03:13 [2020-09-16T11:03:13.307Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:03:13 [2020-09-16T11:03:13.307Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:03:13 [2020-09-16T11:03:13.353Z] Archiving artifacts
11:03:13 [2020-09-16T11:03:13.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:03:14 [2020-09-16T11:03:14.228Z] + make clean
11:03:14 [2020-09-16T11:03:14.525Z] make: command: Command not found
11:03:14 [2020-09-16T11:03:14.525Z] make: command: Command not found
11:03:14 [2020-09-16T11:03:14.525Z] docker volume rm -f docker-dev-cache
11:03:14 [2020-09-16T11:03:14.525Z] docker-dev-cache
[Pipeline] deleteDir
11:03:14 [2020-09-16T11:03:14.758Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:03:16 [2020-09-16T11:03:16.137Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:03:16 [2020-09-16T11:03:16.137Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:03:17 [2020-09-16T11:03:17.075Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:03:20 [2020-09-16T11:03:20.365Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:03:22 [2020-09-16T11:03:22.898Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:03:22 [2020-09-16T11:03:22.898Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:03:23 [2020-09-16T11:03:23.158Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:03:23 [2020-09-16T11:03:23.417Z] === RUN   TestDockerSuite/TestRunModeHostname
11:03:24 [2020-09-16T11:03:24.356Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:03:24 [2020-09-16T11:03:24.356Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:03:24 [2020-09-16T11:03:24.615Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:03:25 [2020-09-16T11:03:25.552Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:03:25 [2020-09-16T11:03:25.811Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:03:26 [2020-09-16T11:03:26.770Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:03:28 [2020-09-16T11:03:28.150Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:03:28 [2020-09-16T11:03:28.150Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:03:28 [2020-09-16T11:03:28.150Z] === RUN   TestDockerSuite/TestRunModePIDHost
11:03:28 [2020-09-16T11:03:28.409Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:03:29 [2020-09-16T11:03:29.348Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:03:30 [2020-09-16T11:03:30.287Z] === RUN   TestDockerSuite/TestRunMount
11:03:31 [2020-09-16T11:03:31.664Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:03:34 [2020-09-16T11:03:34.957Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:03:34 [2020-09-16T11:03:34.957Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:03:35 [2020-09-16T11:03:35.525Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:03:35 [2020-09-16T11:03:35.785Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:03:37 [2020-09-16T11:03:37.164Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:03:39 [2020-09-16T11:03:39.069Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:03:39 [2020-09-16T11:03:39.069Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:03:41 [2020-09-16T11:03:41.606Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:03:42 [2020-09-16T11:03:42.984Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:03:43 [2020-09-16T11:03:43.242Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:03:45 [2020-09-16T11:03:45.147Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:03:46 [2020-09-16T11:03:46.526Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:03:47 [2020-09-16T11:03:47.473Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:03:47 [2020-09-16T11:03:47.473Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:03:47 [2020-09-16T11:03:47.747Z] === RUN   TestDockerSuite/TestRunNetHost
11:03:48 [2020-09-16T11:03:48.688Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:03:48 [2020-09-16T11:03:48.947Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:03:49 [2020-09-16T11:03:49.205Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:03:50 [2020-09-16T11:03:50.581Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:03:51 [2020-09-16T11:03:51.960Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:03:54 [2020-09-16T11:03:54.495Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:03:54 [2020-09-16T11:03:54.495Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:03:54 [2020-09-16T11:03:54.495Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:03:55 [2020-09-16T11:03:55.062Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:03:55 [2020-09-16T11:03:55.062Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:03:55 [2020-09-16T11:03:55.630Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:03:55 [2020-09-16T11:03:55.890Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:03:55 [2020-09-16T11:03:55.890Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:03:56 [2020-09-16T11:03:56.458Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:04:03 [2020-09-16T11:04:03.020Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:04:03 [2020-09-16T11:04:03.020Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:04:03 [2020-09-16T11:04:03.020Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:04:03 [2020-09-16T11:04:03.278Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:04:04 [2020-09-16T11:04:04.215Z] === RUN   TestDockerSuite/TestRunPortInUse
11:04:04 [2020-09-16T11:04:04.784Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:04:05 [2020-09-16T11:04:05.044Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:04:05 [2020-09-16T11:04:05.612Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:04:05 [2020-09-16T11:04:05.871Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:04:06 [2020-09-16T11:04:06.438Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:04:07 [2020-09-16T11:04:07.006Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:04:07 [2020-09-16T11:04:07.006Z] === RUN   TestDockerSuite/TestRunPublishPort
11:04:07 [2020-09-16T11:04:07.265Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:04:07 [2020-09-16T11:04:07.525Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:04:08 [2020-09-16T11:04:08.094Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:04:08 [2020-09-16T11:04:08.094Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:04:08 [2020-09-16T11:04:08.354Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:04:09 [2020-09-16T11:04:09.737Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:04:09 [2020-09-16T11:04:09.737Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:04:12 [2020-09-16T11:04:12.272Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:04:13 [2020-09-16T11:04:13.208Z] === RUN   TestDockerSuite/TestRunRm
11:04:13 [2020-09-16T11:04:13.777Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:04:16 [2020-09-16T11:04:16.310Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:04:17 [2020-09-16T11:04:17.246Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:04:17 [2020-09-16T11:04:17.508Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:04:18 [2020-09-16T11:04:18.445Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:04:19 [2020-09-16T11:04:19.383Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:04:19 [2020-09-16T11:04:19.952Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:04:20 [2020-09-16T11:04:20.520Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:04:23 [2020-09-16T11:04:23.056Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:04:25 [2020-09-16T11:04:25.590Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:04:25 [2020-09-16T11:04:25.848Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:04:26 [2020-09-16T11:04:26.417Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:04:26 [2020-09-16T11:04:26.675Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:04:27 [2020-09-16T11:04:27.242Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:04:27 [2020-09-16T11:04:27.501Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:04:28 [2020-09-16T11:04:28.068Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:04:28 [2020-09-16T11:04:28.331Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:04:28 [2020-09-16T11:04:28.900Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:04:29 [2020-09-16T11:04:29.170Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:04:31 [2020-09-16T11:04:31.702Z] === RUN   TestDockerSuite/TestRunState
11:04:32 [2020-09-16T11:04:32.639Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:04:32 [2020-09-16T11:04:32.898Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:04:33 [2020-09-16T11:04:33.465Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:04:33 [2020-09-16T11:04:33.725Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:04:33 [2020-09-16T11:04:33.984Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:04:33 [2020-09-16T11:04:33.984Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:04:34 [2020-09-16T11:04:34.553Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:04:35 [2020-09-16T11:04:35.491Z] === RUN   TestDockerSuite/TestRunSysctls
11:04:35 [2020-09-16T11:04:35.491Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:04:36 [2020-09-16T11:04:36.430Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:04:36 [2020-09-16T11:04:36.430Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:04:36 [2020-09-16T11:04:36.430Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:04:36 [2020-09-16T11:04:36.998Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:04:38 [2020-09-16T11:04:38.904Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:04:38 [2020-09-16T11:04:38.904Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:04:39 [2020-09-16T11:04:39.475Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:04:40 [2020-09-16T11:04:40.854Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:04:41 [2020-09-16T11:04:41.791Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:04:43 [2020-09-16T11:04:43.697Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:04:45 [2020-09-16T11:04:45.076Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:04:46 [2020-09-16T11:04:46.453Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:04:47 [2020-09-16T11:04:47.022Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:04:47 [2020-09-16T11:04:47.958Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:04:47 [2020-09-16T11:04:47.958Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:04:48 [2020-09-16T11:04:48.218Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:04:50 [2020-09-16T11:04:50.131Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:04:51 [2020-09-16T11:04:51.509Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:04:51 [2020-09-16T11:04:51.509Z] === RUN   TestDockerSuite/TestRunUserByID
11:04:51 [2020-09-16T11:04:51.768Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:04:52 [2020-09-16T11:04:52.027Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:04:52 [2020-09-16T11:04:52.027Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:04:52 [2020-09-16T11:04:52.595Z] === RUN   TestDockerSuite/TestRunUserByName
11:04:53 [2020-09-16T11:04:53.164Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:04:53 [2020-09-16T11:04:53.732Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:04:53 [2020-09-16T11:04:53.732Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:04:53 [2020-09-16T11:04:53.991Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:04:53 [2020-09-16T11:04:53.991Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:04:54 [2020-09-16T11:04:54.558Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:04:57 [2020-09-16T11:04:57.095Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:04:58 [2020-09-16T11:04:58.031Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:04:58 [2020-09-16T11:04:58.291Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:04:59 [2020-09-16T11:04:59.673Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:05:01 [2020-09-16T11:05:01.051Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:05:01 [2020-09-16T11:05:01.988Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:05:03 [2020-09-16T11:05:03.366Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:05:03 [2020-09-16T11:05:03.625Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:05:05 [2020-09-16T11:05:05.533Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:05:06 [2020-09-16T11:05:06.103Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
11:05:06 [2020-09-16T11:05:06.670Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
11:05:06 [2020-09-16T11:05:06.929Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:05:06 [2020-09-16T11:05:06.929Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:05:06 [2020-09-16T11:05:06.929Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:05:06 [2020-09-16T11:05:06.929Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:05:07 [2020-09-16T11:05:07.187Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:05:07 [2020-09-16T11:05:07.187Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:05:07 [2020-09-16T11:05:07.768Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:05:08 [2020-09-16T11:05:08.027Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:05:08 [2020-09-16T11:05:08.595Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:05:09 [2020-09-16T11:05:09.532Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:05:09 [2020-09-16T11:05:09.791Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:05:10 [2020-09-16T11:05:10.730Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:05:10 [2020-09-16T11:05:10.730Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:05:11 [2020-09-16T11:05:11.299Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
11:05:11 [2020-09-16T11:05:11.867Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:05:12 [2020-09-16T11:05:12.127Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:05:12 [2020-09-16T11:05:12.694Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:05:12 [2020-09-16T11:05:12.694Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:05:12 [2020-09-16T11:05:12.954Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:05:13 [2020-09-16T11:05:13.213Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:05:13 [2020-09-16T11:05:13.780Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:05:13 [2020-09-16T11:05:13.780Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:05:14 [2020-09-16T11:05:14.039Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:05:14 [2020-09-16T11:05:14.607Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:05:14 [2020-09-16T11:05:14.607Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:05:14 [2020-09-16T11:05:14.607Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:05:15 [2020-09-16T11:05:15.176Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:05:15 [2020-09-16T11:05:15.743Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:05:16 [2020-09-16T11:05:16.312Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:05:16 [2020-09-16T11:05:16.312Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:05:16 [2020-09-16T11:05:16.571Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:05:16 [2020-09-16T11:05:16.571Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:05:17 [2020-09-16T11:05:17.506Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:05:17 [2020-09-16T11:05:17.766Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:05:19 [2020-09-16T11:05:19.143Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:05:19 [2020-09-16T11:05:19.713Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:05:19 [2020-09-16T11:05:19.713Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:05:19 [2020-09-16T11:05:19.713Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:05:20 [2020-09-16T11:05:20.282Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:05:21 [2020-09-16T11:05:21.224Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:05:21 [2020-09-16T11:05:21.483Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:05:22 [2020-09-16T11:05:22.051Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:05:22 [2020-09-16T11:05:22.051Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:05:23 [2020-09-16T11:05:23.959Z] === RUN   TestDockerSuite/TestSaveImageId
11:05:23 [2020-09-16T11:05:23.959Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:05:24 [2020-09-16T11:05:24.218Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:05:24 [2020-09-16T11:05:24.477Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:05:25 [2020-09-16T11:05:25.875Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:05:25 [2020-09-16T11:05:25.875Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:05:27 [2020-09-16T11:05:27.254Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:05:27 [2020-09-16T11:05:27.513Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:05:27 [2020-09-16T11:05:27.513Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:05:28 [2020-09-16T11:05:28.450Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:05:28 [2020-09-16T11:05:28.709Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:05:30 [2020-09-16T11:05:30.086Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:05:31 [2020-09-16T11:05:31.464Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:05:31 [2020-09-16T11:05:31.724Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:05:31 [2020-09-16T11:05:31.724Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:05:31 [2020-09-16T11:05:31.724Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:05:31 [2020-09-16T11:05:31.982Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:05:32 [2020-09-16T11:05:32.919Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:05:34 [2020-09-16T11:05:34.824Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:05:36 [2020-09-16T11:05:36.200Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:05:39 [2020-09-16T11:05:39.486Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:05:39 [2020-09-16T11:05:39.745Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:05:41 [2020-09-16T11:05:41.649Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:05:42 [2020-09-16T11:05:42.216Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:05:43 [2020-09-16T11:05:43.152Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:05:45 [2020-09-16T11:05:45.685Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:05:47 [2020-09-16T11:05:47.085Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:05:47 [2020-09-16T11:05:47.655Z] === RUN   TestDockerSuite/TestStartRecordError
11:05:49 [2020-09-16T11:05:49.032Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:05:50 [2020-09-16T11:05:50.413Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:05:51 [2020-09-16T11:05:51.790Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:05:51 [2020-09-16T11:05:51.790Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:05:54 [2020-09-16T11:05:54.323Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:05:58 [2020-09-16T11:05:58.512Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:06:01 [2020-09-16T11:06:01.797Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:06:04 [2020-09-16T11:06:04.328Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:06:05 [2020-09-16T11:06:05.705Z] === RUN   TestDockerSuite/TestStatsNoStream
11:06:08 [2020-09-16T11:06:08.992Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:06:09 [2020-09-16T11:06:09.946Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:06:10 [2020-09-16T11:06:10.514Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:06:11 [2020-09-16T11:06:11.082Z] === RUN   TestDockerSuite/TestTopPrivileged
11:06:11 [2020-09-16T11:06:11.341Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:06:11 [2020-09-16T11:06:11.341Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:06:11 [2020-09-16T11:06:11.908Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:06:14 [2020-09-16T11:06:14.441Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:06:16 [2020-09-16T11:06:16.972Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:06:17 [2020-09-16T11:06:17.540Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:06:17 [2020-09-16T11:06:17.848Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:06:18 [2020-09-16T11:06:18.106Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:06:18 [2020-09-16T11:06:18.106Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
11:06:19 [2020-09-16T11:06:19.042Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
11:06:20 [2020-09-16T11:06:20.419Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:06:20 [2020-09-16T11:06:20.419Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:06:20 [2020-09-16T11:06:20.419Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:06:21 [2020-09-16T11:06:21.358Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:06:21 [2020-09-16T11:06:21.928Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:06:22 [2020-09-16T11:06:22.496Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:06:23 [2020-09-16T11:06:23.434Z] === RUN   TestDockerSuite/TestUpdateStats
11:06:27 [2020-09-16T11:06:27.621Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:06:28 [2020-09-16T11:06:28.190Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:06:28 [2020-09-16T11:06:28.190Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:06:29 [2020-09-16T11:06:29.130Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:06:29 [2020-09-16T11:06:29.698Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:06:32 [2020-09-16T11:06:32.237Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:06:34 [2020-09-16T11:06:34.144Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:06:36 [2020-09-16T11:06:36.680Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:06:38 [2020-09-16T11:06:38.583Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:06:38 [2020-09-16T11:06:38.583Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:06:41 [2020-09-16T11:06:41.118Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:06:41 [2020-09-16T11:06:41.118Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:06:44 [2020-09-16T11:06:44.406Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:06:44 [2020-09-16T11:06:44.406Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:06:45 [2020-09-16T11:06:45.785Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:06:47 [2020-09-16T11:06:47.705Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:06:48 [2020-09-16T11:06:48.639Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:06:49 [2020-09-16T11:06:49.577Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:06:50 [2020-09-16T11:06:50.514Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:06:51 [2020-09-16T11:06:51.889Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:06:53 [2020-09-16T11:06:53.267Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:06:54 [2020-09-16T11:06:54.643Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:06:55 [2020-09-16T11:06:55.578Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:07:10 [2020-09-16T11:07:10.453Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:07:10 [2020-09-16T11:07:10.713Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:07:10 [2020-09-16T11:07:10.713Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:07:10 [2020-09-16T11:07:10.713Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:07:11 [2020-09-16T11:07:11.281Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:07:11 [2020-09-16T11:07:11.281Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:07:11 [2020-09-16T11:07:11.281Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:07:11 [2020-09-16T11:07:11.281Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:07:11 [2020-09-16T11:07:11.848Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:07:11 [2020-09-16T11:07:11.848Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:07:12 [2020-09-16T11:07:12.430Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:07:12 [2020-09-16T11:07:12.430Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:07:12 [2020-09-16T11:07:12.430Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:07:12 [2020-09-16T11:07:12.699Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:07:12 [2020-09-16T11:07:12.699Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:07:14 [2020-09-16T11:07:14.075Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:07:14 [2020-09-16T11:07:14.075Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:07:14 [2020-09-16T11:07:14.075Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:07:14 [2020-09-16T11:07:14.335Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:07:14 [2020-09-16T11:07:14.335Z] === RUN   TestDockerSuite/TestVolumeEvents
11:07:15 [2020-09-16T11:07:15.710Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:07:17 [2020-09-16T11:07:17.614Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:07:20 [2020-09-16T11:07:20.146Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:07:21 [2020-09-16T11:07:21.082Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:07:21 [2020-09-16T11:07:21.083Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:07:21 [2020-09-16T11:07:21.083Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:07:22 [2020-09-16T11:07:22.986Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:07:25 [2020-09-16T11:07:25.520Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:07:25 [2020-09-16T11:07:25.520Z] --- PASS: TestDockerSuite (1315.67s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.44s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.13s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.39s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.48s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.84s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.92s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.04s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.03s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.31s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.38s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.86s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.91s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.81s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.88s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.45s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.15s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.80s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.49s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.04s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.72s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.15s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.75s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.59s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.76s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.04s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.58s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.86s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.10s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.40s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.86s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.33s)
11:07:25 [2020-09-16T11:07:25.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.17s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.00s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.64s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.72s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.78s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.00s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.31s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.25s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.07s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.88s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.56s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.04s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.80s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.54s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.95s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.97s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.88s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.10s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.88s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.62s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.41s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.78s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.28s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.80s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.16s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.86s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.99s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.81s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.55s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.09s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.40s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.69s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.09s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.44s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.63s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.05s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFails (0.68s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.04s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.44s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.66s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.53s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.64s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.22s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.92s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.83s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.50s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.60s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.46s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.85s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.81s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.81s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.83s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.46s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.49s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.61s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.25s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.45s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.29s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.17s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.51s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.09s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildRm (2.68s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.02s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.45s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.67s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.42s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.89s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildUser (1.46s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.37s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.15s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.83s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.02s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.36s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]         docker_cli_sni_test.go:18: Flakey test
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitChange (0.60s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.93s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.93s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.99s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.33s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.03s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.09s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s)
11:07:25 [2020-09-16T11:07:25.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.52s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.48s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.50s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.95s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.15s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.81s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.43s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (0.49s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.31s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.41s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (0.55s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a38f80_<nil>} (1.34s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1144653058_/foo_false__<nil>_<nil>_<nil>} (1.41s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1144653058_/foo_true__<nil>_<nil>_<nil>} (1.43s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3526725753_/foo_false__<nil>_<nil>_<nil>} (1.36s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3526725753_/foo_true__<nil>_<nil>_<nil>} (1.42s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3526725753_/foo_true__0xc000a38fe0_<nil>_<nil>} (1.32s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a39000_<nil>} (1.37s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a39020_<nil>} (1.32s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a39060_<nil>} (1.40s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a39080_<nil>} (1.39s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.17s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.41s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.69s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.63s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.18s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.72s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.41s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.59s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.38s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.23s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.90s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.46s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.64s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.76s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.46s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.96s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToDot (0.80s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.98s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.95s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.15s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.43s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.75s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.80s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.58s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.58s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.88s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.88s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.91s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.25s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.11s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.68s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.74s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.73s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.03s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.58s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.55s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.93s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.86s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.73s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.48s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.522Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:07:25 [2020-09-16T11:07:25.522Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.94s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsResize (0.47s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.60s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsTop (0.49s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.79s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExec (0.51s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.98s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.59s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.66s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s)
11:07:25 [2020-09-16T11:07:25.522Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.66s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.76s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.91s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.48s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.54s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.66s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecParseError (0.48s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.86s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.51s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.63s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecTTY (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:07:25 [2020-09-16T11:07:25.523Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.80s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.71s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.74s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.62s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestHealth (18.58s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.95s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportFile (1.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.11s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:07:25 [2020-09-16T11:07:25.523Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.45s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:07:25 [2020-09-16T11:07:25.523Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.82s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.54s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.40s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.97s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.61s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.58s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.93s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.62s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.62s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.74s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsSince (6.62s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.21s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestNetHostname (1.38s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.84s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginActive (1.65s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (11.28s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.30s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.88s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.84s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.75s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.83s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPortList (5.80s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.21s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.60s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.85s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.37s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.15s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.23s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.84s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.36s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.59s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
11:07:25 [2020-09-16T11:07:25.523Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.41s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.58s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.35s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.21s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.54s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.11s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.99s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s)
11:07:25 [2020-09-16T11:07:25.523Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.56s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.39s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.84s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.63s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.75s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.49s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.26s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.99s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.93s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.82s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.40s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.40s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.52s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.20s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.77s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.63s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.87s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.06s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.30s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.20s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.24s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.33s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.97s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunMount (4.64s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.33s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.85s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.66s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.35s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.63s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.36s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.22s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.25s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.40s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.39s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.92s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.55s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.39s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.62s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.29s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunRm (0.48s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.52s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.52s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunState (1.13s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.11s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.02s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.76s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.41s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.63s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.27s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.47s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:07:25 [2020-09-16T11:07:25.524Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s)
11:07:25 [2020-09-16T11:07:25.524Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.84s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.81s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.35s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.45s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.13s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.53s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents750505579
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (1.62s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.90s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.92s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.78s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.68s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.66s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.77s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.42s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.33s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.63s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.39s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.78s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.46s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.07s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.74s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.08s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.44s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.93s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.65s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.05s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.60s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.69s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.82s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.21s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.21s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.42s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.22s)
11:07:25 [2020-09-16T11:07:25.525Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:07:25 [2020-09-16T11:07:25.525Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:07:25 [2020-09-16T11:07:25.525Z] === RUN   TestDockerRegistrySuite
11:07:25 [2020-09-16T11:07:25.525Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:07:26 [2020-09-16T11:07:26.463Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:07:27 [2020-09-16T11:07:27.403Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:07:28 [2020-09-16T11:07:28.782Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:07:28 [2020-09-16T11:07:28.782Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:07:31 [2020-09-16T11:07:31.319Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:07:33 [2020-09-16T11:07:33.223Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:07:34 [2020-09-16T11:07:34.162Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:07:37 [2020-09-16T11:07:37.450Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:07:38 [2020-09-16T11:07:38.828Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:07:39 [2020-09-16T11:07:39.395Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:07:40 [2020-09-16T11:07:40.331Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:07:41 [2020-09-16T11:07:41.268Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:07:42 [2020-09-16T11:07:42.647Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:07:43 [2020-09-16T11:07:43.214Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:07:44 [2020-09-16T11:07:44.151Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:07:46 [2020-09-16T11:07:46.058Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:07:47 [2020-09-16T11:07:47.435Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:07:48 [2020-09-16T11:07:48.814Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:07:50 [2020-09-16T11:07:50.720Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:07:51 [2020-09-16T11:07:51.658Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:07:51 [2020-09-16T11:07:51.658Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:07:52 [2020-09-16T11:07:52.603Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:07:52 [2020-09-16T11:07:52.603Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:07:53 [2020-09-16T11:07:53.541Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:07:54 [2020-09-16T11:07:54.918Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:07:56 [2020-09-16T11:07:56.825Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:07:57 [2020-09-16T11:07:57.392Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:07:58 [2020-09-16T11:07:58.328Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:07:58 [2020-09-16T11:07:58.587Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:07:58 [2020-09-16T11:07:58.587Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:07:59 [2020-09-16T11:07:59.156Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:07:59 [2020-09-16T11:07:59.156Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:07:59 [2020-09-16T11:07:59.724Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:07:59 [2020-09-16T11:07:59.724Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:08:00 [2020-09-16T11:08:00.661Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:08:00 [2020-09-16T11:08:00.919Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:08:02 [2020-09-16T11:08:02.826Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:08:03 [2020-09-16T11:08:03.764Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:08:04 [2020-09-16T11:08:04.701Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:08:05 [2020-09-16T11:08:05.637Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:08:06 [2020-09-16T11:08:06.573Z] --- PASS: TestDockerRegistrySuite (41.44s)
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [dd77e60cb7a9d] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d3b6cd9df7abf] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d08dc07543de1] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d23d31eaffea6] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d5744790f2066] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.96s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d2f1022e0721b] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.30s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [de17eecea98e4] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d5b35c6a67838] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d7b18b4ccfd8d] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d18a4e88debba] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.00s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d61bffaded807] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [de11e1f9dfdaa] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [de22cf35b3169] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d8c261da6bbe7] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s)
11:08:06 [2020-09-16T11:08:06.573Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:46d77c5d130a5a54839a56c92a56d55fc2990f348f6c95b60f69079c8505bf0a
11:08:06 [2020-09-16T11:08:06.573Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d380cc7475c1e613ab3c34e28aa34bfd3d7d0dceaaf87119531b22a5410c76da
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [dc07b5fdce8a9] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.60s)
11:08:06 [2020-09-16T11:08:06.573Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0b95eac8671bdd47d335ba9fb3e4c2c0235b796347bd6262ace637628060b23
11:08:06 [2020-09-16T11:08:06.573Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7cd6b7dcd90990c13ae7750bfe1ebcf12a36fa551eac937d0087dd36a822af01
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [dd6f545b18d18] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.02s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [da66fa4998a21] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.96s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d983f0ee7cb82] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d05e6f53ff762] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d2502acec1e8b] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d3f64510ff6e7] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d9538e1438117] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d77fe04715d03] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [da00c17f1a9c5] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d81e22754d62d] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d17856db29cf9] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d33f691fd7bcb] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d8986719ae949] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d9941d9498bf8] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d9e539f70a0cc] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d329e4244764b] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d443d3816feb4] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d24fa95794974] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.89s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d14e8b1df7554] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d843456590f92] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.16s)
11:08:06 [2020-09-16T11:08:06.573Z]         check_test.go:196: [d473b02cd5c8d] daemon is not started
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
11:08:06 [2020-09-16T11:08:06.573Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
11:08:06 [2020-09-16T11:08:06.573Z] === RUN   TestDockerSchema1RegistrySuite
11:08:06 [2020-09-16T11:08:06.573Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:08:06 [2020-09-16T11:08:06.573Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:08:09 [2020-09-16T11:08:09.862Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:08:12 [2020-09-16T11:08:12.399Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:08:14 [2020-09-16T11:08:14.941Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:08:15 [2020-09-16T11:08:15.509Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:08:16 [2020-09-16T11:08:16.887Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:08:16 [2020-09-16T11:08:16.887Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:08:17 [2020-09-16T11:08:17.824Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:08:18 [2020-09-16T11:08:18.760Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:08:19 [2020-09-16T11:08:19.326Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:08:21 [2020-09-16T11:08:21.862Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:08:22 [2020-09-16T11:08:22.120Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:08:22 [2020-09-16T11:08:22.378Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:08:22 [2020-09-16T11:08:22.637Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:08:22 [2020-09-16T11:08:22.895Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:08:23 [2020-09-16T11:08:23.154Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:08:23 [2020-09-16T11:08:23.412Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:08:23 [2020-09-16T11:08:23.671Z] --- PASS: TestDockerSchema1RegistrySuite (17.06s)
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d1b50a09b9333] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.61s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [de419f214cd74] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.67s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d4a8de705105a] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.69s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d739d41ac7058] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [dbc5b2ca00479] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [dafa719023b1a] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d1482d64260c4] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [dbaaad4b1666c] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [dde28227daa34] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [da2b0abf3b0ae] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d224c0063b216] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d9c32599b80f8] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [dd8aa6d047b3e] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d1b970e63fb8c] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d5d7078fa89c4] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d6c9a30299fe5] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [de5ba93af83ff] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
11:08:23 [2020-09-16T11:08:23.671Z]         check_test.go:223: [d592d57b8076a] daemon is not started
11:08:23 [2020-09-16T11:08:23.671Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:08:23 [2020-09-16T11:08:23.671Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:08:24 [2020-09-16T11:08:24.238Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:08:24 [2020-09-16T11:08:24.805Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:08:25 [2020-09-16T11:08:25.064Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:08:26 [2020-09-16T11:08:26.000Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:08:26 [2020-09-16T11:08:26.259Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:08:26 [2020-09-16T11:08:26.517Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:08:27 [2020-09-16T11:08:27.084Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:08:27 [2020-09-16T11:08:27.342Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s)
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [d3628b9faf288] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [dd10c59cbca0a] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [dbff89ea5e1c5] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [d706195f9ff6a] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [dcbaf0e8336dc] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [d9b86c6a5fc59] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
11:08:27 [2020-09-16T11:08:27.342Z]         check_test.go:252: [d1c125cbe5be1] daemon is not started
11:08:27 [2020-09-16T11:08:27.342Z] === RUN   TestDockerRegistryAuthTokenSuite
11:08:27 [2020-09-16T11:08:27.342Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:08:32 [2020-09-16T11:08:32.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:08:32 [2020-09-16T11:08:32.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:08:32 [2020-09-16T11:08:32.612Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:08:32 [2020-09-16T11:08:32.885Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:08:33 [2020-09-16T11:08:33.145Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
11:08:33 [2020-09-16T11:08:33.145Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
11:08:33 [2020-09-16T11:08:33.145Z]         check_test.go:279: [dc4eaf167e3e0] daemon is not started
11:08:33 [2020-09-16T11:08:33.145Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
11:08:33 [2020-09-16T11:08:33.145Z]         check_test.go:279: [d2937d79415a7] daemon is not started
11:08:33 [2020-09-16T11:08:33.145Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
11:08:33 [2020-09-16T11:08:33.145Z]         check_test.go:279: [d23a090e11c53] daemon is not started
11:08:33 [2020-09-16T11:08:33.145Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
11:08:33 [2020-09-16T11:08:33.145Z]         check_test.go:279: [d050d15ae9e85] daemon is not started
11:08:33 [2020-09-16T11:08:33.145Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
11:08:33 [2020-09-16T11:08:33.145Z]         check_test.go:279: [d5cce17983914] daemon is not started
11:08:33 [2020-09-16T11:08:33.145Z] === RUN   TestDockerNetworkSuite
11:08:33 [2020-09-16T11:08:33.145Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:08:35 [2020-09-16T11:08:35.677Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:08:35 [2020-09-16T11:08:35.937Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:08:38 [2020-09-16T11:08:38.471Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:08:39 [2020-09-16T11:08:39.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:08:42 [2020-09-16T11:08:42.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:08:43 [2020-09-16T11:08:43.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:08:49 [2020-09-16T11:08:49.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:08:50 [2020-09-16T11:08:50.934Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:08:52 [2020-09-16T11:08:52.309Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:08:52 [2020-09-16T11:08:52.568Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:08:53 [2020-09-16T11:08:53.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:08:54 [2020-09-16T11:08:54.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:08:54 [2020-09-16T11:08:54.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:08:54 [2020-09-16T11:08:54.899Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:08:55 [2020-09-16T11:08:55.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:08:56 [2020-09-16T11:08:56.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:08:56 [2020-09-16T11:08:56.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:08:56 [2020-09-16T11:08:56.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:08:56 [2020-09-16T11:08:56.361Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:08:56 [2020-09-16T11:08:56.931Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:08:57 [2020-09-16T11:08:57.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:08:58 [2020-09-16T11:08:58.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:08:58 [2020-09-16T11:08:58.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:08:58 [2020-09-16T11:08:58.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:09:00 [2020-09-16T11:09:00.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:09:02 [2020-09-16T11:09:02.294Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:09:07 [2020-09-16T11:09:07.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:09:07 [2020-09-16T11:09:07.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:09:08 [2020-09-16T11:09:08.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:09:08 [2020-09-16T11:09:08.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:09:08 [2020-09-16T11:09:08.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:09:08 [2020-09-16T11:09:08.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:09:09 [2020-09-16T11:09:09.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:09:09 [2020-09-16T11:09:09.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:09:11 [2020-09-16T11:09:11.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:09:11 [2020-09-16T11:09:11.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:09:11 [2020-09-16T11:09:11.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:09:12 [2020-09-16T11:09:12.128Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:09:15 [2020-09-16T11:09:15.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:09:18 [2020-09-16T11:09:18.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:09:18 [2020-09-16T11:09:18.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:09:18 [2020-09-16T11:09:18.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:09:20 [2020-09-16T11:09:20.905Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:09:20 [2020-09-16T11:09:20.905Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:09:21 [2020-09-16T11:09:21.163Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:09:21 [2020-09-16T11:09:21.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:09:22 [2020-09-16T11:09:22.666Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:09:27 [2020-09-16T11:09:27.934Z] --- PASS: TestDockerNetworkSuite (54.79s)
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.17s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d47417640ce1a] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d159719cc8b1a] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.60s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d5aaadbe07a27] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d58d04c9c25f1] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:1233: [dc893b7f553d4] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d69add4a119d5] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.99s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d30a9128638b9] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d393ec1caf7ed] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d8873d9d6422b] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [dee00564e5572] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d260560da73d4] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [daa7fb98a0db7] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d8a8874ef4cf9] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d73da47d541c4] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d21cde7d46c15] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [de2a0fbedfd41] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d7459964a910b] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [de7dd96a68275] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [de7a57cb75925] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [dc0c1258cf1fc] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d010e1e6b7631] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [daae0377eedd0] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [deb33ba36895b] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [dad4c526670e2] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:968: [d64321f32c8bc] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.64s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d9e370338d0ce] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.07s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:1116: [d932cfc83e8f5] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d22f91424e5bc] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d4b8a1a66e6c5] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [da79529c4e849] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d45c13c839d24] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d9add84b993d0] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [db48b414d7b49] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d0e42d0aae2cf] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d443e8c36af58] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d5da036b6e62f] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d73dfb3b89f41] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d3344973297ce] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s)
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:1084: [ddb856920d960] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d26cf73aeabcf] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [d9859a4f7aba6] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [dda1944797dc9] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:09:27 [2020-09-16T11:09:27.934Z]         docker_cli_network_unix_test.go:46: [dedb0f54a2660] daemon is not started
11:09:27 [2020-09-16T11:09:27.934Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s)
11:09:27 [2020-09-16T11:09:27.935Z]         docker_cli_network_unix_test.go:46: [d0a4fc835a3c1] daemon is not started
11:09:27 [2020-09-16T11:09:27.935Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s)
11:09:27 [2020-09-16T11:09:27.935Z]         docker_cli_network_unix_test.go:46: [d7063be73a2fd] daemon is not started
11:09:27 [2020-09-16T11:09:27.935Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s)
11:09:27 [2020-09-16T11:09:27.935Z]         docker_cli_network_unix_test.go:46: [d87430ba6fd0a] daemon is not started
11:09:27 [2020-09-16T11:09:27.935Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.16s)
11:09:27 [2020-09-16T11:09:27.935Z]         docker_cli_network_unix_test.go:46: [de2e7f869d653] daemon is not started
11:09:27 [2020-09-16T11:09:27.935Z] === RUN   TestDockerHubPullSuite
11:09:27 [2020-09-16T11:09:27.935Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:09:29 [2020-09-16T11:09:29.310Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:09:31 [2020-09-16T11:09:31.840Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:09:32 [2020-09-16T11:09:32.407Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:09:33 [2020-09-16T11:09:33.782Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:09:34 [2020-09-16T11:09:34.041Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:09:34 [2020-09-16T11:09:34.300Z] --- PASS: TestDockerHubPullSuite (6.53s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.59s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.20s)
11:09:34 [2020-09-16T11:09:34.300Z] PASS
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === Skipped
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_sni_test.go:18: Flakey test
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:09:34 [2020-09-16T11:09:34.300Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.300Z] 
11:09:34 [2020-09-16T11:09:34.300Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
11:09:34 [2020-09-16T11:09:34.301Z]         docker_cli_network_unix_test.go:46: [d73dfb3b89f41] daemon is not started
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] 
11:09:34 [2020-09-16T11:09:34.301Z] DONE 1277 tests, 51 skipped in 1484.141s
11:09:34 [2020-09-16T11:09:34.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:09:34 [2020-09-16T11:09:34.301Z] ++++ cat bundles/test-integration/docker.pid
11:09:34 [2020-09-16T11:09:34.301Z] +++ kill 7543
11:09:35 [2020-09-16T11:09:35.676Z] +++ /etc/init.d/apparmor stop
11:09:35 [2020-09-16T11:09:35.676Z] Leaving: AppArmorNo profiles have been unloaded.
11:09:35 [2020-09-16T11:09:35.676Z] 
11:09:35 [2020-09-16T11:09:35.676Z] Unloading profiles will leave already running processes permanently
11:09:35 [2020-09-16T11:09:35.676Z] unconfined, which can lead to unexpected situations.
11:09:35 [2020-09-16T11:09:35.676Z] 
11:09:35 [2020-09-16T11:09:35.676Z] To set a process to complain mode, use the command line tool
11:09:35 [2020-09-16T11:09:35.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:09:35 [2020-09-16T11:09:35.676Z] +++ true
11:09:35 [2020-09-16T11:09:35.676Z] exiting test-integration
11:09:35 [2020-09-16T11:09:35.676Z] ++ exit 0
11:09:35 [2020-09-16T11:09:35.676Z] 
11:09:35 [2020-09-16T11:09:35.676Z] + for job in $(jobs -p)
11:09:35 [2020-09-16T11:09:35.676Z] + wait 25527
11:10:43 [2020-09-16T11:10:43.364Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:10:43 [2020-09-16T11:10:43.364Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:10:46 [2020-09-16T11:10:46.649Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:10:51 [2020-09-16T11:10:51.918Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:10:53 [2020-09-16T11:10:53.821Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:10:59 [2020-09-16T11:10:59.087Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:11:00 [2020-09-16T11:11:00.992Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:11:05 [2020-09-16T11:11:05.180Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:11:05 [2020-09-16T11:11:05.180Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:11:10 [2020-09-16T11:11:10.451Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:11:11 [2020-09-16T11:11:11.019Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:11:11 [2020-09-16T11:11:11.587Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:11:14 [2020-09-16T11:11:14.118Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:12:10 [2020-09-16T11:12:10.341Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:13:06 [2020-09-16T11:13:06.570Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:13:10 [2020-09-16T11:13:10.755Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:13:14 [2020-09-16T11:13:14.944Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:15:36 [2020-09-16T11:15:36.410Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:15:39 [2020-09-16T11:15:39.694Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:15:40 [2020-09-16T11:15:40.630Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:15:40 [2020-09-16T11:15:40.630Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:15:40 [2020-09-16T11:15:40.889Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:15:40 [2020-09-16T11:15:40.889Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:15:41 [2020-09-16T11:15:41.475Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:15:44 [2020-09-16T11:15:44.007Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:15:47 [2020-09-16T11:15:47.295Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:15:49 [2020-09-16T11:15:49.829Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:16:46 [2020-09-16T11:16:46.053Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:16:46 [2020-09-16T11:16:46.053Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:16:46 [2020-09-16T11:16:46.312Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:16:48 [2020-09-16T11:16:48.212Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:16:50 [2020-09-16T11:16:50.743Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:16:54 [2020-09-16T11:16:54.047Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:17:15 [2020-09-16T11:17:15.975Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:17:28 [2020-09-16T11:17:28.174Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:17:28 [2020-09-16T11:17:28.432Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:17:30 [2020-09-16T11:17:30.333Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:17:33 [2020-09-16T11:17:33.620Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:17:41 [2020-09-16T11:17:41.735Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:17:45 [2020-09-16T11:17:45.037Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:17:46 [2020-09-16T11:17:46.943Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:17:49 [2020-09-16T11:17:49.476Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:17:52 [2020-09-16T11:17:52.761Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:17:54 [2020-09-16T11:17:54.666Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:17:57 [2020-09-16T11:17:57.957Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:18:00 [2020-09-16T11:18:00.488Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:18:56 [2020-09-16T11:18:56.729Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:19:11 [2020-09-16T11:19:11.601Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:19:29 [2020-09-16T11:19:29.681Z] --- PASS: TestDockerSwarmSuite (1713.51s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.86s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.31s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.86s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:562: [d8c8881025b80] joining swarm manager [df660510741d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:584: [db1ec3b8a00a6] joining swarm manager [df660510741d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]         check_test.go:380: [d8c8881025b80] daemon is not started
11:19:29 [2020-09-16T11:19:29.681Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.26s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:45: [d31fd02554a72] joining swarm manager [d96db301ba8a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.07s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:303: [d9de09fa3940c] joining swarm manager [dc282d4bdeccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:304: [df03f17092bcd] joining swarm manager [dc282d4bdeccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:363: Waiting for possible election...
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.95s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:271: [d8b4b5ab68d4a] joining swarm manager [dc466cacec78f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:272: [dad97503dda63] joining swarm manager [dc466cacec78f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.48s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.18s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.76s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_node_test.go:19: [da066f7774f78] joining swarm manager [db5b12870dab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_node_test.go:20: [d73b9e55392be] joining swarm manager [db5b12870dab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.62s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:501: [d488ac5f8826d] joining swarm manager [d5a6640c4f577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:506: [dcbfc63232d8e] joining swarm manager [d5a6640c4f577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.86s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_node_test.go:80: [dce641bdf693d] joining swarm manager [dfe52df784d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.91s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_node_test.go:52: [df27d3bee9bb9] joining swarm manager [d760a04ad2832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_node_test.go:53: [da3518904fed8] joining swarm manager [d760a04ad2832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.66s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:201: [d701515fbefd2] joining swarm manager [d534c16ef788b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.70s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:383: [d6925244d642f] joining swarm manager [d6289b674a66d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:384: [d0502c4379216] joining swarm manager [d6289b674a66d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]         check_test.go:380: [d0502c4379216] daemon is not started
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.34s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:801: [d0610f9766224] joining swarm manager [da07f02fda14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:801: [ddee9b51ae8ae] joining swarm manager [da07f02fda14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:801: [d82c2aee392eb] joining swarm manager [da07f02fda14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:801: [d68193f7fc85e] joining swarm manager [da07f02fda14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_test.go:809: [dbff96da02fc4] joining swarm manager [da07f02fda14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.54s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:394: [da28fcd753bd9] joining swarm manager [d1ffe0f35db6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:394: [d2f69cb0ed79d] joining swarm manager [d1ffe0f35db6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.96s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:342: [d10965efa7f15] joining swarm manager [d00b00cb710b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:342: [d5e1259c7adae] joining swarm manager [d00b00cb710b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.28s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:489: [d8bb6e7e27c0e] joining swarm manager [dcb2547c71d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:489: [d272ce007e7b5] joining swarm manager [dcb2547c71d61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s)
11:19:29 [2020-09-16T11:19:29.681Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.54s)
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:127: [dbfc4a144e573] joining swarm manager [dc963ad7709d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:128: [d9ba3933b2034] joining swarm manager [dc963ad7709d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:136: [dcf00e4f93b74] joining swarm manager [dc963ad7709d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:19:29 [2020-09-16T11:19:29.681Z]         docker_api_swarm_service_test.go:137: [dbc98e9b55d52] joining swarm manager [dc963ad7709d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.92s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:303: [d55fcc9738026] joining swarm manager [d52a623adb7d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:303: [dfe237cc19db2] joining swarm manager [d52a623adb7d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.07s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:99: [d2db1b7098cea] joining swarm manager [d51d638e107f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:100: [d2e35dcd5ae26] joining swarm manager [d51d638e107f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]         check_test.go:380: [d2db1b7098cea] daemon is not started
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.52s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:532: [daa2c0e47e292] joining swarm manager [def66652a91c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:533: [d552a397b8ac8] joining swarm manager [def66652a91c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.19s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:147: [dd6f80414af6e] joining swarm manager [dfd637aec18da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_service_test.go:147: [d20f14548535a] joining swarm manager [dfd637aec18da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.45s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.25s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.34s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.70s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.51s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.11s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.85s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.40s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.89s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.91s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.71s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.25s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_service_logs_test.go:245: checking task n9qi744ev0p4
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_service_logs_test.go:250: checking messages for n9qi744ev0p4
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_service_logs_test.go:245: checking task slwy4doplyb4
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_service_logs_test.go:250: checking messages for slwy4doplyb4
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.93s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.90s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.54s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1901: [d61f17f98098a] joining swarm manager [de759d318cd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1902: [d1786a6facc56] joining swarm manager [de759d318cd0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.14s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.87s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1802: [d64c85619d40c] joining swarm manager [dd576b3ea0335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1803: [d48e5bbd35fd4] joining swarm manager [dd576b3ea0335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.19s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (155.75s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1321: [d7b0bbfe177f7] joining swarm manager [d203441aaf294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1322: [d3ed32b73ba8e] joining swarm manager [d203441aaf294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.85s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.82s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.48s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.52s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.40s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.84s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.66s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.13s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.98s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1186: [d3ff52afa8f97] joining swarm manager [d02b7075e6b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1195: [de6e0722e2eb4] joining swarm manager [d02b7075e6b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.63s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.48s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.12s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1118: [d842894e6bd97] joining swarm manager [d4c13131cac23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1119: [d2604527c202c] joining swarm manager [d4c13131cac23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1172: [daaa4eee3f317] joining swarm manager [d4c13131cac23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.02s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1453: [dc075bfe184c6] joining swarm manager [d98578b22a91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_test.go:1454: [de1f9049810f0] joining swarm manager [d98578b22a91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s)
11:19:29 [2020-09-16T11:19:29.682Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
11:19:29 [2020-09-16T11:19:29.682Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
11:19:29 [2020-09-16T11:19:29.682Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
11:19:29 [2020-09-16T11:19:29.682Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.86s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_cli_swarm_unix_test.go:62: [d8709eb347057] joining swarm manager [d421cf0340e54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.88s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.88s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.71s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.66s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s)
11:19:29 [2020-09-16T11:19:29.682Z]         docker_api_swarm_test.go:961: [d8356c2c03b50] joining swarm manager [dfb06ee0011ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.41s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.88s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.04s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.10s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.35s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s)
11:19:29 [2020-09-16T11:19:29.682Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s)
11:19:29 [2020-09-16T11:19:29.682Z] === RUN   TestDockerExternalVolumeSuite
11:19:29 [2020-09-16T11:19:29.682Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:19:44 [2020-09-16T11:19:44.553Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:20:52 [2020-09-16T11:20:52.242Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:21:00 [2020-09-16T11:21:00.353Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:21:32 [2020-09-16T11:21:32.419Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:21:44 [2020-09-16T11:21:44.639Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:22:16 [2020-09-16T11:22:16.708Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:22:31 [2020-09-16T11:22:31.580Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:23:03 [2020-09-16T11:23:03.647Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:23:18 [2020-09-16T11:23:18.535Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:23:33 [2020-09-16T11:23:33.406Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:24:20 [2020-09-16T11:24:20.072Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:24:38 [2020-09-16T11:24:38.179Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:25:10 [2020-09-16T11:25:10.248Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:25:42 [2020-09-16T11:25:42.317Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:25:57 [2020-09-16T11:25:57.189Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:26:15 [2020-09-16T11:26:15.269Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:26:30 [2020-09-16T11:26:30.142Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:26:45 [2020-09-16T11:26:45.015Z] --- PASS: TestDockerExternalVolumeSuite (436.81s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_external_volume_driver_test.go:53: [d8a9804a648ca] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_external_volume_driver_test.go:53: [d69e023c9ec7d] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_external_volume_driver_test.go:53: [d24c556003a01] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_external_volume_driver_test.go:53: [dc9c0ea0e215c] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_external_volume_driver_test.go:485: [d1ca63073ad48] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_external_volume_driver_test.go:53: [d38100ccab82b] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z] PASS
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] === Skipped
11:26:45 [2020-09-16T11:26:45.015Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:26:45 [2020-09-16T11:26:45.015Z]         check_test.go:309: [d0c66a4c7ab97] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:26:45 [2020-09-16T11:26:45.015Z]         check_test.go:309: [d212945d2cebb] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:26:45 [2020-09-16T11:26:45.015Z]         check_test.go:309: [d7dbd46a4098c] daemon is not started
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:26:45 [2020-09-16T11:26:45.015Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:26:45 [2020-09-16T11:26:45.015Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] DONE 273 tests, 5 skipped in 2515.857s
11:26:45 [2020-09-16T11:26:45.015Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:26:45 [2020-09-16T11:26:45.015Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd2bcbdc7d65e/docker.pid
11:26:45 [2020-09-16T11:26:45.015Z] +++ kill 5392
11:26:45 [2020-09-16T11:26:45.015Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5392 is not a child of this shell
11:26:45 [2020-09-16T11:26:45.015Z] warning: PID 5392 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd2bcbdc7d65e/docker.pid had a nonzero exit code
11:26:45 [2020-09-16T11:26:45.015Z] ++++ cat bundles/test-integration/docker.pid
11:26:45 [2020-09-16T11:26:45.015Z] +++ kill 7554
11:26:45 [2020-09-16T11:26:45.015Z] +++ /etc/init.d/apparmor stop
11:26:45 [2020-09-16T11:26:45.015Z] Leaving: AppArmorNo profiles have been unloaded.
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] Unloading profiles will leave already running processes permanently
11:26:45 [2020-09-16T11:26:45.015Z] unconfined, which can lead to unexpected situations.
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.015Z] To set a process to complain mode, use the command line tool
11:26:45 [2020-09-16T11:26:45.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:26:45 [2020-09-16T11:26:45.015Z] +++ true
11:26:45 [2020-09-16T11:26:45.015Z] exiting test-integration
11:26:45 [2020-09-16T11:26:45.015Z] ++ exit 0
11:26:45 [2020-09-16T11:26:45.015Z] 
11:26:45 [2020-09-16T11:26:45.274Z] + exit 0
11:26:45 [2020-09-16T11:26:45.274Z] ++ jobs -p
11:26:45 [2020-09-16T11:26:45.274Z] + pids=
11:26:45 [2020-09-16T11:26:45.274Z] + echo 'Remaining pids to kill: []'
11:26:45 [2020-09-16T11:26:45.274Z] Remaining pids to kill: []
11:26:45 [2020-09-16T11:26:45.274Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:26:45 [2020-09-16T11:26:45.288Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:26:47 [2020-09-16T11:26:47.147Z] + echo Ensuring container killed.
11:26:47 [2020-09-16T11:26:47.147Z] Ensuring container killed.
11:26:47 [2020-09-16T11:26:47.147Z] + docker ps -aq -f name=docker-pr2-*
11:26:47 [2020-09-16T11:26:47.147Z] + cids=1eedb603900d
11:26:47 [2020-09-16T11:26:47.147Z] 26158d7a9481
11:26:47 [2020-09-16T11:26:47.147Z] 8f317e384ca6
11:26:47 [2020-09-16T11:26:47.147Z] + [ -n 1eedb603900d
11:26:47 [2020-09-16T11:26:47.147Z] 26158d7a9481
11:26:47 [2020-09-16T11:26:47.147Z] 8f317e384ca6 ]
11:26:47 [2020-09-16T11:26:47.147Z] + docker rm -vf 1eedb603900d 26158d7a9481 8f317e384ca6
11:26:48 [2020-09-16T11:26:48.540Z] 1eedb603900d
11:26:48 [2020-09-16T11:26:48.541Z] 26158d7a9481
11:26:49 [2020-09-16T11:26:49.477Z] 8f317e384ca6
[Pipeline] sh
11:26:49 [2020-09-16T11:26:49.766Z] + echo Chowning /workspace to jenkins user
11:26:49 [2020-09-16T11:26:49.766Z] Chowning /workspace to jenkins user
11:26:49 [2020-09-16T11:26:49.766Z] + id -u
11:26:49 [2020-09-16T11:26:49.766Z] + id -g
11:26:49 [2020-09-16T11:26:49.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41450:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:26:53 [2020-09-16T11:26:53.348Z] + bundleName=amd64
11:26:53 [2020-09-16T11:26:53.348Z] + echo Creating amd64-bundles.tar.gz
11:26:53 [2020-09-16T11:26:53.348Z] Creating amd64-bundles.tar.gz
11:26:53 [2020-09-16T11:26:53.348Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:26:53 [2020-09-16T11:26:53.348Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:26:54 [2020-09-16T11:26:54.295Z] Archiving artifacts
11:27:02 [2020-09-16T11:27:02.199Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:27:02 [2020-09-16T11:27:02.509Z] + make clean
11:27:02 [2020-09-16T11:27:02.767Z] docker volume rm -f docker-dev-cache
11:27:02 [2020-09-16T11:27:02.767Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:38:36 [2020-09-16T11:38:36.195Z] ok  	github.com/docker/docker/integration-cli	2249.513s
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === Skipped
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.195Z] 
11:38:36 [2020-09-16T11:38:36.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:38:36 [2020-09-16T11:38:36.195Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
11:38:36 [2020-09-16T11:38:36.196Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:38:36 [2020-09-16T11:38:36.196Z] 
11:38:36 [2020-09-16T11:38:36.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_sni_test.go:18: Flakey test
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:38:36 [2020-09-16T11:38:36.197Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.197Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:38:36 [2020-09-16T11:38:36.198Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.198Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.199Z] 
11:38:36 [2020-09-16T11:38:36.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:38:36 [2020-09-16T11:38:36.199Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:38:36 [2020-09-16T11:38:36.200Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.200Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.53s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.53s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.201Z] 
11:38:36 [2020-09-16T11:38:36.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.201Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.202Z] 
11:38:36 [2020-09-16T11:38:36.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:38:36 [2020-09-16T11:38:36.202Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
11:38:36 [2020-09-16T11:38:36.203Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:38:36 [2020-09-16T11:38:36.203Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.203Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:38:36 [2020-09-16T11:38:36.204Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] DONE 1096 tests, 549 skipped in 2257.855s
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Integration tests ended at 09/16/2020 11:38:23. Duration:00:37:38.1270378
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Docker info of the daemon under test at end of run
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] Containers: 2
11:38:36 [2020-09-16T11:38:36.204Z]  Running: 0
11:38:36 [2020-09-16T11:38:36.204Z]  Paused: 0
11:38:36 [2020-09-16T11:38:36.204Z]  Stopped: 2
11:38:36 [2020-09-16T11:38:36.204Z] Images: 15
11:38:36 [2020-09-16T11:38:36.204Z] Server Version: 0.0.0-dev
11:38:36 [2020-09-16T11:38:36.204Z] Storage Driver: windowsfilter
11:38:36 [2020-09-16T11:38:36.204Z]  Windows: 
11:38:36 [2020-09-16T11:38:36.204Z] Logging Driver: json-file
11:38:36 [2020-09-16T11:38:36.204Z] Plugins: 
11:38:36 [2020-09-16T11:38:36.204Z]  Volume: local
11:38:36 [2020-09-16T11:38:36.204Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:38:36 [2020-09-16T11:38:36.204Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:38:36 [2020-09-16T11:38:36.204Z] Swarm: inactive
11:38:36 [2020-09-16T11:38:36.204Z] Default Isolation: process
11:38:36 [2020-09-16T11:38:36.204Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:38:36 [2020-09-16T11:38:36.204Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
11:38:36 [2020-09-16T11:38:36.204Z] OSType: windows
11:38:36 [2020-09-16T11:38:36.204Z] Architecture: x86_64
11:38:36 [2020-09-16T11:38:36.204Z] CPUs: 4
11:38:36 [2020-09-16T11:38:36.204Z] Total Memory: 32GiB
11:38:36 [2020-09-16T11:38:36.204Z] Name: azwin-2-7ad6e0
11:38:36 [2020-09-16T11:38:36.204Z] ID: CPOI:FKYW:3B3Z:NIPX:CIC7:OBH7:C7MF:PSAA:IMGD:EXJA:ET6G:U4RT
11:38:36 [2020-09-16T11:38:36.204Z] Docker Root Dir: D:\CI\PR-41450\2\daemon
11:38:36 [2020-09-16T11:38:36.204Z] Debug Mode (client): false
11:38:36 [2020-09-16T11:38:36.204Z] Debug Mode (server): true
11:38:36 [2020-09-16T11:38:36.204Z]  File Descriptors: -1
11:38:36 [2020-09-16T11:38:36.204Z]  Goroutines: 18
11:38:36 [2020-09-16T11:38:36.204Z]  System Time: 2020-09-16T11:38:23.4287288Z
11:38:36 [2020-09-16T11:38:36.204Z]  EventsListeners: 0
11:38:36 [2020-09-16T11:38:36.204Z] Registry: https://index.docker.io/v1/
11:38:36 [2020-09-16T11:38:36.204Z] Labels:
11:38:36 [2020-09-16T11:38:36.204Z] Experimental: false
11:38:36 [2020-09-16T11:38:36.204Z] Insecure Registries:
11:38:36 [2020-09-16T11:38:36.204Z]  127.0.0.0/8
11:38:36 [2020-09-16T11:38:36.204Z] Live Restore Enabled: false
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] 
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Stopping daemon under test
11:38:36 [2020-09-16T11:38:36.204Z] SUCCESS: The process with PID 3996 (child process of PID 3608) has been terminated.
11:38:36 [2020-09-16T11:38:36.204Z] SUCCESS: The process with PID 3608 (child process of PID 3084) has been terminated.
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Stop tailing logs of the daemon under tests
11:38:36 [2020-09-16T11:38:36.204Z] INFO: executeCI.ps1 Completed successfully at 09/16/2020 11:38:23.
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Tidying up at end of run
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Saving daemon under test log (d:\CI\PR-41450\2\dut.out) to C:\windows\TEMP\CIDUT.out
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Saving daemon under test log (d:\CI\PR-41450\2\dut.err) to C:\windows\TEMP\CIDUT.err
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Nuke-Everything...
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Container count on control daemon to delete is 2
11:38:36 [2020-09-16T11:38:36.204Z] d2bbbb7d5eb0
11:38:36 [2020-09-16T11:38:36.204Z] e956f24f6f60
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Tidying pidfile d:\CI\PR-41450\2\docker.pid
11:38:36 [2020-09-16T11:38:36.204Z] INFO: Nuking d:\CI
11:38:51 [2020-09-16T11:38:51.068Z] INFO: Zapped successfully
11:38:51 [2020-09-16T11:38:51.068Z] 
11:38:51 [2020-09-16T11:38:51.068Z] INFO: executeCI.ps1 exiting at Wed Sep 16 11:38:50 CUT 2020. Duration 00:59:14.3320670
11:38:51 [2020-09-16T11:38:51.068Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:38:51 [2020-09-16T11:38:51.312Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:38:59 [2020-09-16T11:38:59.269Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
11:39:01 [2020-09-16T11:39:01.029Z] Archiving artifacts
11:39:15 [2020-09-16T11:39:15.036Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41450/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:39:15 [2020-09-16T11:39:15.967Z] + make clean
11:39:18 [2020-09-16T11:39:18.164Z] docker volume rm -f docker-dev-cache
11:39:18 [2020-09-16T11:39:18.164Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS