Pull request #41471 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0d75b63987e8becb04da717a11742bdd9a0db879+2513da195eef09acb56da21d7191aaa3b4ed4b35 (bf2e90db727566540bee545714e98cae232df0fe) 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 [2020-09-18T18:36:34.215Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-18T18:36:34.219Z] Trying to pass milestone 1 [Pipeline] milestone [2020-09-18T18:36:34.279Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-18T18:36:49.427Z] Still waiting to schedule task [2020-09-18T18:36:49.429Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-09-18T18:37:28.791Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da8e5ecc599269a2) in /home/ubuntu/workspace/moby_PR-41471 [Pipeline] { [Pipeline] checkout [2020-09-18T18:37:32.559Z] using credential docker-jenkins-github-credentials [2020-09-18T18:37:32.566Z] Cloning the remote Git repository [2020-09-18T18:37:32.566Z] Cloning with configured refspecs honoured and without tags [2020-09-18T18:37:32.593Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:37:32.657Z] > git init /home/ubuntu/workspace/moby_PR-41471 # timeout=10 [2020-09-18T18:37:32.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:37:32.978Z] > git --version # timeout=10 [2020-09-18T18:37:32.987Z] > git --version # 'git version 2.17.1' [2020-09-18T18:37:32.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:37:33.012Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:37:56.575Z] Fetching without tags [2020-09-18T18:37:56.906Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:37:56.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:37:56.499Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:37:56.531Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:37:56.557Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:37:56.577Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:37:56.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:37:56.578Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:37:56.917Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:37:56.940Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:37:58.636Z] Merge succeeded, producing 202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:37:58.636Z] Checking out Revision 202b8d0cde7767309b4ccd97e9ef552d6f8a126b (PR-41471) [2020-09-18T18:37:57.746Z] > git remote # timeout=10 [2020-09-18T18:37:57.781Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:37:57.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:37:57.809Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:37:58.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:37:58.645Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:37:58.672Z] > git checkout -f 202b8d0cde7767309b4ccd97e9ef552d6f8a126b # timeout=10 [2020-09-18T18:38:02.502Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:38:02.538Z] First time build. Skipping changelog. [2020-09-18T18:38:02.504Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-18T18:38:03.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41471:/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 [2020-09-18T18:38:12.045Z] Unable to find image 'alpine:latest' locally [2020-09-18T18:38:12.045Z] latest: Pulling from library/alpine [2020-09-18T18:38:12.045Z] df20fa9351a1: Pulling fs layer [2020-09-18T18:38:12.045Z] df20fa9351a1: Verifying Checksum [2020-09-18T18:38:12.045Z] df20fa9351a1: Download complete [2020-09-18T18:38:12.045Z] df20fa9351a1: Pull complete [2020-09-18T18:38:12.045Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-18T18:38:12.045Z] Status: Downloaded newer image for alpine:latest [2020-09-18T18:38:17.342Z] 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 [2020-09-18T18:38:17.936Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da8e5ecc599269a2) in /home/ubuntu/workspace/moby_PR-41471 [Pipeline] node [Pipeline] node [2020-09-18T18:38:17.938Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41471 [Pipeline] node [2020-09-18T18:38:17.947Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41471 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-09-18T18:38:18.069Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-09-18T18:38:18.101Z] using credential docker-jenkins-github-credentials [2020-09-18T18:38:18.104Z] Fetching changes from the remote Git repository [2020-09-18T18:38:18.105Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-18T18:38:18.117Z] Cloning the remote Git repository [2020-09-18T18:38:18.117Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-18T18:38:18.119Z] Cloning the remote Git repository [2020-09-18T18:38:18.119Z] Cloning with configured refspecs honoured and without tags [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 [2020-09-18T18:38:18.157Z] Fetching without tags [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] } [2020-09-18T18:38:18.676Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:38:19.028Z] Merge succeeded, producing b845ecad22e4ecd8bd3dd66f9b4615a207061d2b [2020-09-18T18:38:19.028Z] Checking out Revision b845ecad22e4ecd8bd3dd66f9b4615a207061d2b (PR-41471) [2020-09-18T18:38:18.074Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-18T18:38:18.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:38:18.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:38:18.159Z] > git --version # timeout=10 [2020-09-18T18:38:18.190Z] > git --version # 'git version 2.17.1' [2020-09-18T18:38:18.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:18.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:18.677Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:38:18.700Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:38:18.821Z] > git remote # timeout=10 [2020-09-18T18:38:18.848Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:38:18.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:18.877Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:38:19.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:38:19.029Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:38:18.122Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:38:18.122Z] > git init /home/jenkins/workspace/moby_PR-41471 # timeout=10 [2020-09-18T18:38:18.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:38:18.141Z] > git --version # timeout=10 [2020-09-18T18:38:18.142Z] > git --version # 'git version 2.17.1' [2020-09-18T18:38:18.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:18.142Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:18.126Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:38:18.126Z] > git init /home/docker/workspace/moby_PR-41471 # timeout=10 [2020-09-18T18:38:18.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:38:18.138Z] > git --version # timeout=10 [2020-09-18T18:38:18.141Z] > git --version # 'git version 2.7.4' [2020-09-18T18:38:18.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:18.142Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:19.185Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:38:19.222Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-18T18:38:19.049Z] > git checkout -f b845ecad22e4ecd8bd3dd66f9b4615a207061d2b # timeout=10 [2020-09-18T18:38:19.192Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [2020-09-18T18:38:20.000Z] + [ PR != PR ] [2020-09-18T18:38:20.000Z] + [ master != master ] [2020-09-18T18:38:20.000Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:38:20.348Z] + docker version [2020-09-18T18:38:20.348Z] Client: Docker Engine - Community [2020-09-18T18:38:20.348Z] Version: 19.03.12 [2020-09-18T18:38:20.348Z] API version: 1.40 [2020-09-18T18:38:20.348Z] Go version: go1.13.10 [2020-09-18T18:38:20.348Z] Git commit: 48a66213fe [2020-09-18T18:38:20.348Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-18T18:38:20.348Z] OS/Arch: linux/amd64 [2020-09-18T18:38:20.348Z] Experimental: false [2020-09-18T18:38:20.348Z] [2020-09-18T18:38:20.348Z] Server: Docker Engine - Community [2020-09-18T18:38:20.348Z] Engine: [2020-09-18T18:38:20.348Z] Version: 19.03.12 [2020-09-18T18:38:20.348Z] API version: 1.40 (minimum version 1.12) [2020-09-18T18:38:20.348Z] Go version: go1.13.10 [2020-09-18T18:38:20.348Z] Git commit: 48a66213fe [2020-09-18T18:38:20.348Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-18T18:38:20.348Z] OS/Arch: linux/amd64 [2020-09-18T18:38:20.348Z] Experimental: true [2020-09-18T18:38:20.348Z] containerd: [2020-09-18T18:38:20.348Z] Version: 1.2.13 [2020-09-18T18:38:20.348Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:38:20.348Z] runc: [2020-09-18T18:38:20.348Z] Version: 1.0.0-rc10 [2020-09-18T18:38:20.348Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:38:20.348Z] docker-init: [2020-09-18T18:38:20.348Z] Version: 0.18.0 [2020-09-18T18:38:20.348Z] GitCommit: fec3683 [Pipeline] sh [2020-09-18T18:38:20.652Z] + docker info [2020-09-18T18:38:27.445Z] Fetching without tags [2020-09-18T18:38:27.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:38:27.418Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:38:27.421Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:27.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:38:27.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:38:27.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:27.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:27.756Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:38:28.571Z] Merge succeeded, producing 9a3f3a337968858dc9c5befd325763148009d31d [2020-09-18T18:38:28.571Z] Checking out Revision 9a3f3a337968858dc9c5befd325763148009d31d (PR-41471) [2020-09-18T18:38:28.817Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:38:28.833Z] First time build. Skipping changelog. [2020-09-18T18:38:27.761Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:38:27.762Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:38:28.240Z] > git remote # timeout=10 [2020-09-18T18:38:28.241Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:38:28.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:28.243Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:38:28.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:38:28.576Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:38:28.580Z] > git checkout -f 9a3f3a337968858dc9c5befd325763148009d31d # timeout=10 [2020-09-18T18:38:28.822Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:38:29.681Z] + docker version [2020-09-18T18:38:29.681Z] Client: Docker Engine - Community [2020-09-18T18:38:29.681Z] Version: 19.03.7 [2020-09-18T18:38:29.681Z] API version: 1.40 [2020-09-18T18:38:29.681Z] Go version: go1.12.17 [2020-09-18T18:38:29.681Z] Git commit: 7141c199a2 [2020-09-18T18:38:29.681Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-18T18:38:29.681Z] OS/Arch: linux/s390x [2020-09-18T18:38:29.681Z] Experimental: false [2020-09-18T18:38:29.681Z] [2020-09-18T18:38:29.681Z] Server: Docker Engine - Community [2020-09-18T18:38:29.681Z] Engine: [2020-09-18T18:38:29.681Z] Version: 19.03.7 [2020-09-18T18:38:29.681Z] API version: 1.40 (minimum version 1.12) [2020-09-18T18:38:29.681Z] Go version: go1.12.17 [2020-09-18T18:38:29.681Z] Git commit: 7141c199a2 [2020-09-18T18:38:29.681Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-18T18:38:29.681Z] OS/Arch: linux/s390x [2020-09-18T18:38:29.681Z] Experimental: true [2020-09-18T18:38:29.681Z] containerd: [2020-09-18T18:38:29.681Z] Version: 1.2.13 [2020-09-18T18:38:29.681Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:38:29.681Z] runc: [2020-09-18T18:38:29.681Z] Version: 1.0.0-rc10 [2020-09-18T18:38:29.681Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:38:29.681Z] docker-init: [2020-09-18T18:38:29.681Z] Version: 0.18.0 [2020-09-18T18:38:29.682Z] GitCommit: fec3683 [Pipeline] sh [2020-09-18T18:38:30.068Z] + docker info [2020-09-18T18:38:30.361Z] Client: [2020-09-18T18:38:30.361Z] Debug Mode: false [2020-09-18T18:38:30.361Z] [2020-09-18T18:38:30.361Z] Server: [2020-09-18T18:38:30.361Z] Containers: 0 [2020-09-18T18:38:30.361Z] Running: 0 [2020-09-18T18:38:30.361Z] Paused: 0 [2020-09-18T18:38:30.361Z] Stopped: 0 [2020-09-18T18:38:30.361Z] Images: 0 [2020-09-18T18:38:30.361Z] Server Version: 19.03.7 [2020-09-18T18:38:30.361Z] Storage Driver: overlay2 [2020-09-18T18:38:30.361Z] Backing Filesystem: [2020-09-18T18:38:30.361Z] Supports d_type: true [2020-09-18T18:38:30.361Z] Native Overlay Diff: true [2020-09-18T18:38:30.361Z] Logging Driver: json-file [2020-09-18T18:38:30.361Z] Cgroup Driver: cgroupfs [2020-09-18T18:38:30.361Z] Plugins: [2020-09-18T18:38:30.361Z] Volume: local [2020-09-18T18:38:30.361Z] Network: bridge host ipvlan macvlan null overlay [2020-09-18T18:38:30.361Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-18T18:38:30.361Z] Swarm: inactive [2020-09-18T18:38:30.361Z] Runtimes: runc [2020-09-18T18:38:30.361Z] Default Runtime: runc [2020-09-18T18:38:30.361Z] Init Binary: docker-init [2020-09-18T18:38:30.361Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:38:30.361Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:38:30.361Z] init version: fec3683 [2020-09-18T18:38:30.361Z] Security Options: [2020-09-18T18:38:30.361Z] apparmor [2020-09-18T18:38:30.361Z] seccomp [2020-09-18T18:38:30.361Z] Profile: default [2020-09-18T18:38:30.361Z] Kernel Version: 4.15.0-91-generic [2020-09-18T18:38:30.361Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-18T18:38:30.361Z] OSType: linux [2020-09-18T18:38:30.361Z] Architecture: s390x [2020-09-18T18:38:30.361Z] CPUs: 2 [2020-09-18T18:38:30.361Z] Total Memory: 7.861GiB [2020-09-18T18:38:30.361Z] Name: s390x-ubuntu-16 [2020-09-18T18:38:30.361Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-18T18:38:30.361Z] Docker Root Dir: /var/lib/docker [2020-09-18T18:38:30.361Z] Debug Mode: false [2020-09-18T18:38:30.361Z] Username: dockerbuildbot [2020-09-18T18:38:30.361Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:38:30.361Z] Labels: [2020-09-18T18:38:30.361Z] Experimental: true [2020-09-18T18:38:30.361Z] Insecure Registries: [2020-09-18T18:38:30.361Z] 127.0.0.0/8 [2020-09-18T18:38:30.361Z] Live Restore Enabled: false [2020-09-18T18:38:30.361Z] [2020-09-18T18:38:30.361Z] WARNING: No swap limit support [Pipeline] sh [2020-09-18T18:38:30.743Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:38:30.743Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:38:30.743Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41471/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-18T18:38:31.036Z] + bash /home/jenkins/workspace/moby_PR-41471/check-config.sh [2020-09-18T18:38:31.036Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-18T18:38:31.036Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-18T18:38:31.036Z] [2020-09-18T18:38:31.036Z] Generally Necessary: [2020-09-18T18:38:31.036Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-18T18:38:31.036Z] - apparmor: enabled and tools installed [2020-09-18T18:38:31.036Z] - CONFIG_NAMESPACES: enabled [2020-09-18T18:38:31.036Z] - CONFIG_NET_NS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_PID_NS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_IPC_NS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_UTS_NS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUPS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CPUSETS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_MEMCG: enabled [2020-09-18T18:38:31.036Z] - CONFIG_KEYS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_VETH: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-18T18:38:31.036Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-18T18:38:31.036Z] [2020-09-18T18:38:31.036Z] Optional Features: [2020-09-18T18:38:31.036Z] - CONFIG_USER_NS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_SECCOMP: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-18T18:38:31.036Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-18T18:38:31.036Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-18T18:38:31.036Z] - CONFIG_BLK_CGROUP: enabled [2020-09-18T18:38:31.036Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-18T18:38:31.036Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_PERF: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-18T18:38:31.036Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-18T18:38:31.036Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-18T18:38:31.036Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-18T18:38:31.036Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-18T18:38:31.036Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_IP_VS: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-18T18:38:31.036Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-18T18:38:31.036Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-18T18:38:31.036Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-18T18:38:31.036Z] - CONFIG_EXT4_FS: enabled [2020-09-18T18:38:31.036Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-18T18:38:31.036Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-18T18:38:31.036Z] - Network Drivers: [2020-09-18T18:38:31.036Z] - "overlay": [2020-09-18T18:38:31.329Z] - CONFIG_VXLAN: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-18T18:38:31.329Z] Optional (for encrypted networks): [2020-09-18T18:38:31.329Z] - CONFIG_CRYPTO: enabled [2020-09-18T18:38:31.329Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-18T18:38:31.329Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-18T18:38:31.329Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-18T18:38:31.329Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-18T18:38:31.329Z] - CONFIG_XFRM: enabled [2020-09-18T18:38:31.329Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-18T18:38:31.329Z] - "ipvlan": [2020-09-18T18:38:31.329Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-18T18:38:31.329Z] - "macvlan": [2020-09-18T18:38:31.329Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_DUMMY: enabled (as module) [2020-09-18T18:38:31.329Z] - "ftp,tftp client in container": [2020-09-18T18:38:31.329Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-18T18:38:31.329Z] - Storage Drivers: [2020-09-18T18:38:31.329Z] - "aufs": [2020-09-18T18:38:31.329Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-18T18:38:31.329Z] - "btrfs": [2020-09-18T18:38:31.329Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-18T18:38:31.329Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-18T18:38:31.329Z] - "devicemapper": [2020-09-18T18:38:31.329Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-18T18:38:31.329Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-18T18:38:31.329Z] - "overlay": [2020-09-18T18:38:31.329Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-18T18:38:31.329Z] - "zfs": [2020-09-18T18:38:31.329Z] - /dev/zfs: missing [2020-09-18T18:38:31.329Z] - zfs command: missing [2020-09-18T18:38:31.329Z] - zpool command: missing [2020-09-18T18:38:31.329Z] [2020-09-18T18:38:31.329Z] Limits: [2020-09-18T18:38:31.329Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-18T18:38:31.329Z] [2020-09-18T18:38:31.329Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-18T18:38:31.762Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b . [2020-09-18T18:38:31.762Z] #1 [internal] load build definition from Dockerfile [2020-09-18T18:38:31.762Z] #1 transferring dockerfile: 16.37kB done [2020-09-18T18:38:31.762Z] #1 DONE 0.0s [2020-09-18T18:38:31.762Z] [2020-09-18T18:38:31.762Z] #2 [internal] load .dockerignore [2020-09-18T18:38:31.762Z] #2 transferring context: 87B done [2020-09-18T18:38:31.762Z] #2 DONE 0.0s [2020-09-18T18:38:31.762Z] [2020-09-18T18:38:31.762Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-18T18:38:32.075Z] #3 DONE 0.2s [2020-09-18T18:38:32.075Z] [2020-09-18T18:38:32.075Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-18T18:38:32.075Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-18T18:38:32.075Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-18T18:38:32.075Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-18T18:38:32.075Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-18T18:38:32.075Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.68MB / 8.88MB 0.2s [2020-09-18T18:38:32.368Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-18T18:38:32.368Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-18T18:38:32.661Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-18T18:38:32.661Z] #4 DONE 0.6s [2020-09-18T18:38:32.884Z] Client: [2020-09-18T18:38:32.884Z] Debug Mode: false [2020-09-18T18:38:32.884Z] [2020-09-18T18:38:32.884Z] Server: [2020-09-18T18:38:32.884Z] Containers: 0 [2020-09-18T18:38:32.884Z] Running: 0 [2020-09-18T18:38:32.884Z] Paused: 0 [2020-09-18T18:38:32.884Z] Stopped: 0 [2020-09-18T18:38:32.884Z] Images: 1 [2020-09-18T18:38:32.884Z] Server Version: 19.03.12 [2020-09-18T18:38:32.884Z] Storage Driver: overlay2 [2020-09-18T18:38:32.884Z] Backing Filesystem: extfs [2020-09-18T18:38:32.884Z] Supports d_type: true [2020-09-18T18:38:32.884Z] Native Overlay Diff: true [2020-09-18T18:38:32.884Z] Logging Driver: json-file [2020-09-18T18:38:32.884Z] Cgroup Driver: cgroupfs [2020-09-18T18:38:32.884Z] Plugins: [2020-09-18T18:38:32.884Z] Volume: local [2020-09-18T18:38:32.884Z] Network: bridge host ipvlan macvlan null overlay [2020-09-18T18:38:32.884Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-18T18:38:32.884Z] Swarm: inactive [2020-09-18T18:38:32.884Z] Runtimes: runc [2020-09-18T18:38:32.884Z] Default Runtime: runc [2020-09-18T18:38:32.884Z] Init Binary: docker-init [2020-09-18T18:38:32.884Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:38:32.884Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:38:32.884Z] init version: fec3683 [2020-09-18T18:38:32.884Z] Security Options: [2020-09-18T18:38:32.884Z] apparmor [2020-09-18T18:38:32.884Z] seccomp [2020-09-18T18:38:32.884Z] Profile: default [2020-09-18T18:38:32.884Z] Kernel Version: 5.3.0-1035-aws [2020-09-18T18:38:32.884Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-18T18:38:32.884Z] OSType: linux [2020-09-18T18:38:32.884Z] Architecture: x86_64 [2020-09-18T18:38:32.884Z] CPUs: 2 [2020-09-18T18:38:32.884Z] Total Memory: 7.569GiB [2020-09-18T18:38:32.884Z] Name: ip-10-100-117-61 [2020-09-18T18:38:32.884Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-18T18:38:32.884Z] Docker Root Dir: /var/lib/docker [2020-09-18T18:38:32.884Z] Debug Mode: false [2020-09-18T18:38:32.884Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:38:32.884Z] Labels: [2020-09-18T18:38:32.884Z] Experimental: true [2020-09-18T18:38:32.884Z] Insecure Registries: [2020-09-18T18:38:32.884Z] 127.0.0.0/8 [2020-09-18T18:38:32.884Z] Live Restore Enabled: true [2020-09-18T18:38:32.884Z] [2020-09-18T18:38:32.884Z] WARNING: No swap limit support [Pipeline] sh [2020-09-18T18:38:32.934Z] Still waiting to schedule task [2020-09-18T18:38:32.934Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da8e5ecc599269a2)’ [2020-09-18T18:38:32.936Z] Still waiting to schedule task [2020-09-18T18:38:32.936Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0da8e5ecc599269a2)’ [2020-09-18T18:38:32.947Z] Still waiting to schedule task [2020-09-18T18:38:32.947Z] All nodes of label ‘arm64&&linux’ are offline [2020-09-18T18:38:32.948Z] Still waiting to schedule task [2020-09-18T18:38:32.948Z] All nodes of label ‘windows-2019’ are offline [2020-09-18T18:38:32.953Z] [2020-09-18T18:38:32.953Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:38:32.953Z] #5 DONE 0.1s [2020-09-18T18:38:32.953Z] [2020-09-18T18:38:32.953Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:38:33.193Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:38:33.193Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:38:33.193Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41471/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-18T18:38:33.193Z] + bash /home/ubuntu/workspace/moby_PR-41471/check-config.sh [2020-09-18T18:38:33.193Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-18T18:38:33.193Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-18T18:38:33.193Z] [2020-09-18T18:38:33.193Z] Generally Necessary: [2020-09-18T18:38:33.193Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-18T18:38:33.193Z] - apparmor: enabled and tools installed [2020-09-18T18:38:33.193Z] - CONFIG_NAMESPACES: enabled [2020-09-18T18:38:33.193Z] - CONFIG_NET_NS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_PID_NS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_IPC_NS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_UTS_NS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_CGROUPS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-18T18:38:33.193Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-18T18:38:33.193Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-18T18:38:33.193Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-18T18:38:33.193Z] - CONFIG_CPUSETS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_MEMCG: enabled [2020-09-18T18:38:33.193Z] - CONFIG_KEYS: enabled [2020-09-18T18:38:33.193Z] - CONFIG_VETH: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-18T18:38:33.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-18T18:38:33.193Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-18T18:38:33.275Z] #6 DONE 0.2s [2020-09-18T18:38:33.275Z] [2020-09-18T18:38:33.275Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:33.275Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-18T18:38:33.275Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-18T18:38:33.275Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2020-09-18T18:38:33.275Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 953.56kB / 7.39MB 0.1s [2020-09-18T18:38:33.275Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-18T18:38:33.275Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-18T18:38:33.275Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.96MB / 48.97MB 0.2s [2020-09-18T18:38:33.275Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.43MB / 7.39MB 0.2s [2020-09-18T18:38:33.465Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-18T18:38:33.466Z] [2020-09-18T18:38:33.466Z] Optional Features: [2020-09-18T18:38:33.466Z] - CONFIG_USER_NS: enabled [2020-09-18T18:38:33.466Z] - CONFIG_SECCOMP: enabled [2020-09-18T18:38:33.466Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-18T18:38:33.466Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-18T18:38:33.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-18T18:38:33.466Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-18T18:38:33.466Z] - CONFIG_BLK_CGROUP: enabled [2020-09-18T18:38:33.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-18T18:38:33.466Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-18T18:38:33.466Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-18T18:38:33.466Z] - CONFIG_CGROUP_PERF: enabled [2020-09-18T18:38:33.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-18T18:38:33.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-18T18:38:33.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-18T18:38:33.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-18T18:38:33.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-18T18:38:33.466Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-18T18:38:33.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-18T18:38:33.466Z] - CONFIG_IP_VS: enabled (as module) [2020-09-18T18:38:33.466Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-18T18:38:33.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-18T18:38:33.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-18T18:38:33.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-18T18:38:33.466Z] - CONFIG_EXT4_FS: enabled [2020-09-18T18:38:33.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-18T18:38:33.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-18T18:38:33.466Z] - Network Drivers: [2020-09-18T18:38:33.466Z] - "overlay": [2020-09-18T18:38:33.466Z] - CONFIG_VXLAN: enabled (as module) [2020-09-18T18:38:33.466Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-18T18:38:33.466Z] Optional (for encrypted networks): [2020-09-18T18:38:33.587Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 10.83MB / 48.97MB 0.3s [2020-09-18T18:38:33.587Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.37MB / 7.39MB 0.3s [2020-09-18T18:38:33.587Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.41MB / 48.97MB 0.5s [2020-09-18T18:38:33.587Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-18T18:38:33.587Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.06MB / 9.88MB 0.5s [2020-09-18T18:38:33.587Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 359.40kB / 51.38MB 0.5s [2020-09-18T18:38:33.587Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 29.09MB / 48.97MB 0.6s [2020-09-18T18:38:33.587Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.52MB / 9.88MB 0.6s [2020-09-18T18:38:33.587Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 4.70MB / 51.38MB 0.6s [2020-09-18T18:38:33.726Z] - CONFIG_CRYPTO: enabled [2020-09-18T18:38:33.726Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-18T18:38:33.726Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-18T18:38:33.726Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-18T18:38:33.726Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-18T18:38:33.726Z] - CONFIG_XFRM: enabled [2020-09-18T18:38:33.726Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-18T18:38:33.726Z] - "ipvlan": [2020-09-18T18:38:33.726Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-18T18:38:33.726Z] - "macvlan": [2020-09-18T18:38:33.726Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_DUMMY: enabled (as module) [2020-09-18T18:38:33.726Z] - "ftp,tftp client in container": [2020-09-18T18:38:33.726Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-18T18:38:33.726Z] - Storage Drivers: [2020-09-18T18:38:33.726Z] - "aufs": [2020-09-18T18:38:33.726Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-18T18:38:33.726Z] - "btrfs": [2020-09-18T18:38:33.726Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-18T18:38:33.726Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-18T18:38:33.726Z] - "devicemapper": [2020-09-18T18:38:33.726Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-18T18:38:33.726Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-18T18:38:33.726Z] - "overlay": [2020-09-18T18:38:33.726Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-18T18:38:33.726Z] - "zfs": [2020-09-18T18:38:33.726Z] - /dev/zfs: present [2020-09-18T18:38:33.726Z] - zfs command: missing [2020-09-18T18:38:33.726Z] - zpool command: missing [2020-09-18T18:38:33.726Z] [2020-09-18T18:38:33.726Z] Limits: [2020-09-18T18:38:33.726Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-18T18:38:33.726Z] [2020-09-18T18:38:33.726Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-18T18:38:33.891Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.29MB / 48.97MB 0.7s [2020-09-18T18:38:33.891Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done [2020-09-18T18:38:33.891Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.69MB / 51.38MB 0.7s [2020-09-18T18:38:33.891Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.7s [2020-09-18T18:38:33.891Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.14MB / 48.97MB 0.8s [2020-09-18T18:38:33.891Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.20MB / 51.38MB 0.8s [2020-09-18T18:38:33.891Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.52MB / 48.97MB 0.9s [2020-09-18T18:38:33.891Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.15MB / 51.38MB 0.9s [2020-09-18T18:38:33.891Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.19MB / 56.74MB 0.9s [2020-09-18T18:38:34.080Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b . [2020-09-18T18:38:34.081Z] #1 [internal] load build definition from Dockerfile [2020-09-18T18:38:34.081Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-18T18:38:34.081Z] #1 DONE 0.1s [2020-09-18T18:38:34.081Z] [2020-09-18T18:38:34.081Z] #2 [internal] load .dockerignore [2020-09-18T18:38:34.081Z] #2 transferring context: 87B done [2020-09-18T18:38:34.081Z] #2 DONE 0.1s [2020-09-18T18:38:34.081Z] [2020-09-18T18:38:34.081Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-18T18:38:34.201Z] #7 ... [2020-09-18T18:38:34.201Z] [2020-09-18T18:38:34.201Z] #20 [internal] load build context [2020-09-18T18:38:34.201Z] #20 transferring context: 51.43MB 0.9s done [2020-09-18T18:38:34.201Z] #20 DONE 1.0s [2020-09-18T18:38:34.201Z] [2020-09-18T18:38:34.201Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:34.201Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.69MB / 48.97MB 1.1s [2020-09-18T18:38:34.201Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.88MB / 51.38MB 1.1s [2020-09-18T18:38:34.201Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.31MB / 56.74MB 1.1s [2020-09-18T18:38:34.201Z] #7 ... [2020-09-18T18:38:34.201Z] [2020-09-18T18:38:34.201Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:38:34.201Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-18T18:38:34.201Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-18T18:38:34.201Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-18T18:38:34.202Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-18T18:38:34.202Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-09-18T18:38:34.202Z] #58 DONE 1.2s [2020-09-18T18:38:34.340Z] #3 DONE 0.3s [2020-09-18T18:38:34.340Z] [2020-09-18T18:38:34.340Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-18T18:38:34.340Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-18T18:38:34.503Z] [2020-09-18T18:38:34.504Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:34.504Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s done [2020-09-18T18:38:34.504Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.88MB / 51.38MB 1.3s [2020-09-18T18:38:34.504Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.26MB / 56.74MB 1.3s [2020-09-18T18:38:34.504Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.72MB / 102.23MB 1.3s [2020-09-18T18:38:34.504Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-18T18:38:34.504Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.88MB / 51.38MB 1.4s [2020-09-18T18:38:34.504Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.65MB / 56.74MB 1.4s [2020-09-18T18:38:34.504Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.09MB / 51.38MB 1.5s [2020-09-18T18:38:34.504Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.67MB / 56.74MB 1.5s [2020-09-18T18:38:34.504Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.64MB / 102.23MB 1.5s [2020-09-18T18:38:34.601Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-18T18:38:34.601Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-18T18:38:34.601Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-18T18:38:34.601Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 34.35kB / 8.88MB 0.2s [2020-09-18T18:38:34.601Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.50MB / 8.88MB 0.3s [2020-09-18T18:38:34.803Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 46.16MB / 51.38MB 1.6s [2020-09-18T18:38:34.803Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.52MB / 56.74MB 1.6s [2020-09-18T18:38:34.803Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.17MB / 51.38MB 1.7s [2020-09-18T18:38:34.803Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.15MB / 56.74MB 1.7s [2020-09-18T18:38:34.803Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.77MB / 102.23MB 1.7s [2020-09-18T18:38:34.862Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-09-18T18:38:34.862Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-18T18:38:35.101Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.8s done [2020-09-18T18:38:35.101Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.63MB / 56.74MB 1.9s [2020-09-18T18:38:35.101Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.16MB / 102.23MB 1.9s [2020-09-18T18:38:35.101Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2020-09-18T18:38:35.101Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.0s done [2020-09-18T18:38:35.101Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 40.88MB / 102.23MB 2.1s [2020-09-18T18:38:35.402Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 49.76MB / 102.23MB 2.2s [2020-09-18T18:38:35.402Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.81MB / 102.23MB 2.3s [2020-09-18T18:38:35.402Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.66MB / 102.23MB 2.4s [2020-09-18T18:38:35.433Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-09-18T18:38:35.433Z] #4 DONE 1.0s [2020-09-18T18:38:35.693Z] [2020-09-18T18:38:35.693Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:38:35.702Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 76.13MB / 102.23MB 2.5s [2020-09-18T18:38:35.702Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 85.88MB / 102.23MB 2.6s [2020-09-18T18:38:35.953Z] #6 DONE 0.3s [2020-09-18T18:38:35.954Z] [2020-09-18T18:38:35.954Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:38:35.996Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s [2020-09-18T18:38:35.996Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s done [2020-09-18T18:38:35.996Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done [2020-09-18T18:38:36.220Z] #5 DONE 0.7s [2020-09-18T18:38:36.220Z] [2020-09-18T18:38:36.220Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:36.220Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-18T18:38:36.220Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-18T18:38:36.220Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-18T18:38:36.220Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-18T18:38:36.220Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-09-18T18:38:36.220Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-09-18T18:38:36.288Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-18T18:38:36.430Z] Fetching without tags [2020-09-18T18:38:36.485Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.78MB / 7.81MB 0.2s [2020-09-18T18:38:36.580Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-09-18T18:38:36.581Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-09-18T18:38:36.748Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.79MB / 50.40MB 0.4s [2020-09-18T18:38:36.749Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2020-09-18T18:38:36.749Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.51MB / 10.00MB 0.4s [2020-09-18T18:38:36.749Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.88MB / 50.40MB 0.6s [2020-09-18T18:38:36.749Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2020-09-18T18:38:36.873Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-18T18:38:36.873Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-18T18:38:37.008Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.23MB / 50.40MB 0.6s [2020-09-18T18:38:37.009Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.54MB / 50.40MB 0.7s [2020-09-18T18:38:37.009Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-09-18T18:38:37.009Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.7s [2020-09-18T18:38:37.009Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s [2020-09-18T18:38:37.274Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.02MB / 51.83MB 0.9s [2020-09-18T18:38:37.274Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.30MB / 50.40MB 1.1s [2020-09-18T18:38:37.274Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.96MB / 51.83MB 1.1s [2020-09-18T18:38:37.274Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.71MB / 68.67MB 1.1s [2020-09-18T18:38:37.349Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:38:37.535Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.33MB / 50.40MB 1.3s [2020-09-18T18:38:37.535Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.90MB / 51.83MB 1.3s [2020-09-18T18:38:37.535Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.66MB / 68.67MB 1.3s [2020-09-18T18:38:36.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:38:36.404Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:38:36.407Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:36.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:38:36.436Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:38:36.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:36.437Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:38:37.355Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:38:37.358Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:38:37.800Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.50MB / 50.40MB 1.4s [2020-09-18T18:38:37.800Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.37MB / 51.83MB 1.4s [2020-09-18T18:38:37.800Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.54MB / 50.40MB 1.5s [2020-09-18T18:38:37.800Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.33MB / 51.83MB 1.5s [2020-09-18T18:38:37.800Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.15MB / 68.67MB 1.5s [2020-09-18T18:38:38.065Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.42MB / 50.40MB 1.7s [2020-09-18T18:38:38.065Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.68MB / 51.83MB 1.7s [2020-09-18T18:38:38.065Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.93MB / 68.67MB 1.7s [2020-09-18T18:38:38.065Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.39MB / 50.40MB 1.8s [2020-09-18T18:38:38.065Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.23MB / 51.83MB 1.8s [2020-09-18T18:38:38.065Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.01MB / 50.40MB 1.9s [2020-09-18T18:38:38.065Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.48MB / 51.83MB 1.9s [2020-09-18T18:38:38.065Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.34MB / 68.67MB 1.9s [2020-09-18T18:38:38.334Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s [2020-09-18T18:38:38.334Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.45MB / 51.83MB 2.0s [2020-09-18T18:38:38.334Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.88MB / 68.67MB 2.0s [2020-09-18T18:38:38.334Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.98MB / 51.83MB 2.1s [2020-09-18T18:38:38.387Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.3s done [2020-09-18T18:38:38.387Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-18T18:38:38.551Z] Merge succeeded, producing 7f07808f76a8852e73c9f71c9fa5bdd3fe7b2681 [2020-09-18T18:38:38.551Z] Checking out Revision 7f07808f76a8852e73c9f71c9fa5bdd3fe7b2681 (PR-41471) [2020-09-18T18:38:38.594Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2020-09-18T18:38:38.594Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.74MB / 51.83MB 2.4s [2020-09-18T18:38:38.594Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.86MB / 68.67MB 2.4s [2020-09-18T18:38:38.594Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.44MB / 120.17MB 2.4s [2020-09-18T18:38:38.825Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:38:38.839Z] First time build. Skipping changelog. [2020-09-18T18:38:38.864Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s [2020-09-18T18:38:38.864Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.89MB / 68.67MB 2.5s [2020-09-18T18:38:38.864Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-18T18:38:39.163Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.65MB / 68.67MB 2.7s [2020-09-18T18:38:39.163Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.77MB / 68.67MB 2.8s [2020-09-18T18:38:39.163Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.82MB / 120.17MB 2.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:38:39.463Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.47MB / 68.67MB 3.0s [2020-09-18T18:38:39.463Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.64MB / 120.17MB 3.1s [2020-09-18T18:38:38.164Z] > git remote # timeout=10 [2020-09-18T18:38:38.167Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:38:38.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:38:38.171Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:38:38.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:38:38.557Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:38:38.560Z] > git checkout -f 7f07808f76a8852e73c9f71c9fa5bdd3fe7b2681 # timeout=10 [2020-09-18T18:38:38.831Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [2020-09-18T18:38:39.701Z] + docker version [2020-09-18T18:38:39.702Z] Client: [2020-09-18T18:38:39.702Z] Version: 18.06.1-ce [2020-09-18T18:38:39.702Z] API version: 1.38 [2020-09-18T18:38:39.702Z] Go version: go1.10.3 [2020-09-18T18:38:39.702Z] Git commit: e68fc7a [2020-09-18T18:38:39.702Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-18T18:38:39.702Z] OS/Arch: linux/ppc64le [2020-09-18T18:38:39.702Z] Experimental: false [2020-09-18T18:38:39.702Z] [2020-09-18T18:38:39.702Z] Server: [2020-09-18T18:38:39.702Z] Engine: [2020-09-18T18:38:39.702Z] Version: 18.06.1-ce [2020-09-18T18:38:39.702Z] API version: 1.38 (minimum version 1.12) [2020-09-18T18:38:39.702Z] Go version: go1.10.3 [2020-09-18T18:38:39.702Z] Git commit: e68fc7a [2020-09-18T18:38:39.702Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-18T18:38:39.702Z] OS/Arch: linux/ppc64le [2020-09-18T18:38:39.702Z] Experimental: true [2020-09-18T18:38:39.731Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.14MB / 120.17MB 3.6s [Pipeline] sh [2020-09-18T18:38:39.902Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done [2020-09-18T18:38:39.902Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-18T18:38:40.014Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.40MB / 120.17MB 3.8s [2020-09-18T18:38:40.087Z] + docker info [2020-09-18T18:38:40.087Z] Containers: 0 [2020-09-18T18:38:40.087Z] Running: 0 [2020-09-18T18:38:40.087Z] Paused: 0 [2020-09-18T18:38:40.087Z] Stopped: 0 [2020-09-18T18:38:40.087Z] Images: 0 [2020-09-18T18:38:40.087Z] Server Version: 18.06.1-ce [2020-09-18T18:38:40.087Z] Storage Driver: overlay2 [2020-09-18T18:38:40.087Z] Backing Filesystem: extfs [2020-09-18T18:38:40.087Z] Supports d_type: true [2020-09-18T18:38:40.087Z] Native Overlay Diff: true [2020-09-18T18:38:40.087Z] Logging Driver: json-file [2020-09-18T18:38:40.087Z] Cgroup Driver: cgroupfs [2020-09-18T18:38:40.087Z] Plugins: [2020-09-18T18:38:40.087Z] Volume: local [2020-09-18T18:38:40.087Z] Network: bridge host ipvlan macvlan null overlay [2020-09-18T18:38:40.087Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-18T18:38:40.087Z] Swarm: inactive [2020-09-18T18:38:40.087Z] Runtimes: runc [2020-09-18T18:38:40.087Z] Default Runtime: runc [2020-09-18T18:38:40.087Z] Init Binary: docker-init [2020-09-18T18:38:40.087Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-18T18:38:40.087Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-18T18:38:40.087Z] init version: fec3683 [2020-09-18T18:38:40.087Z] Security Options: [2020-09-18T18:38:40.087Z] apparmor [2020-09-18T18:38:40.087Z] seccomp [2020-09-18T18:38:40.087Z] Profile: default [2020-09-18T18:38:40.087Z] Kernel Version: 4.4.0-139-generic [2020-09-18T18:38:40.087Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-18T18:38:40.087Z] OSType: linux [2020-09-18T18:38:40.087Z] Architecture: ppc64le [2020-09-18T18:38:40.087Z] CPUs: 4 [2020-09-18T18:38:40.087Z] Total Memory: 7.972GiB [2020-09-18T18:38:40.087Z] Name: ppc64le-ubuntu-32 [2020-09-18T18:38:40.087Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-18T18:38:40.087Z] Docker Root Dir: /var/lib/docker [2020-09-18T18:38:40.087Z] Debug Mode (client): false [2020-09-18T18:38:40.088Z] Debug Mode (server): false [2020-09-18T18:38:40.088Z] Username: dockerbuildbot [2020-09-18T18:38:40.088Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:38:40.088Z] Labels: [2020-09-18T18:38:40.088Z] Experimental: true [2020-09-18T18:38:40.088Z] Insecure Registries: [2020-09-18T18:38:40.088Z] 127.0.0.0/8 [2020-09-18T18:38:40.088Z] Live Restore Enabled: false [2020-09-18T18:38:40.088Z] [Pipeline] sh [2020-09-18T18:38:40.290Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.63MB / 120.17MB 4.0s [2020-09-18T18:38:40.472Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:38:40.472Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:38:40.472Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41471/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-18T18:38:40.472Z] + bash /home/docker/workspace/moby_PR-41471/check-config.sh [2020-09-18T18:38:40.472Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-18T18:38:40.472Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-18T18:38:40.472Z] [2020-09-18T18:38:40.472Z] Generally Necessary: [2020-09-18T18:38:40.472Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-18T18:38:40.472Z] - apparmor: enabled and tools installed [2020-09-18T18:38:40.472Z] - CONFIG_NAMESPACES: enabled [2020-09-18T18:38:40.472Z] - CONFIG_NET_NS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_PID_NS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_IPC_NS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_UTS_NS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_CGROUPS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-18T18:38:40.472Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-18T18:38:40.472Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-18T18:38:40.472Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-18T18:38:40.472Z] - CONFIG_CPUSETS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_MEMCG: enabled [2020-09-18T18:38:40.472Z] - CONFIG_KEYS: enabled [2020-09-18T18:38:40.472Z] - CONFIG_VETH: enabled (as module) [2020-09-18T18:38:40.554Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.12MB / 120.17MB 4.3s [2020-09-18T18:38:40.554Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.36MB / 120.17MB 4.3s [2020-09-18T18:38:40.766Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-18T18:38:40.766Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-18T18:38:40.766Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-18T18:38:40.766Z] [2020-09-18T18:38:40.766Z] Optional Features: [2020-09-18T18:38:40.766Z] - CONFIG_USER_NS: enabled [2020-09-18T18:38:40.766Z] - CONFIG_SECCOMP: enabled [2020-09-18T18:38:40.766Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-18T18:38:40.766Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-18T18:38:40.766Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-18T18:38:40.766Z] (cgroup swap accounting is currently enabled) [2020-09-18T18:38:40.766Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-18T18:38:40.766Z] - CONFIG_BLK_CGROUP: enabled [2020-09-18T18:38:40.766Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-18T18:38:40.766Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-18T18:38:40.766Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-18T18:38:40.766Z] - CONFIG_CGROUP_PERF: enabled [2020-09-18T18:38:40.766Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-18T18:38:40.766Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-18T18:38:40.766Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-18T18:38:40.766Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-18T18:38:40.766Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-18T18:38:40.766Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_IP_VS: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-18T18:38:40.766Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-18T18:38:40.766Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-18T18:38:40.766Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_EXT4_FS: enabled [2020-09-18T18:38:40.766Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-18T18:38:40.766Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-18T18:38:40.766Z] - Network Drivers: [2020-09-18T18:38:40.766Z] - "overlay": [2020-09-18T18:38:40.766Z] - CONFIG_VXLAN: enabled (as module) [2020-09-18T18:38:40.766Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-18T18:38:40.766Z] Optional (for encrypted networks): [2020-09-18T18:38:40.820Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.90MB / 120.17MB 4.4s [2020-09-18T18:38:40.820Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.06MB / 120.17MB 4.5s [2020-09-18T18:38:41.058Z] - CONFIG_CRYPTO: enabled [2020-09-18T18:38:41.058Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_XFRM: enabled [2020-09-18T18:38:41.058Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-18T18:38:41.058Z] - "ipvlan": [2020-09-18T18:38:41.058Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-18T18:38:41.058Z] - "macvlan": [2020-09-18T18:38:41.058Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_DUMMY: enabled (as module) [2020-09-18T18:38:41.058Z] - "ftp,tftp client in container": [2020-09-18T18:38:41.058Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-18T18:38:41.058Z] - Storage Drivers: [2020-09-18T18:38:41.058Z] - "aufs": [2020-09-18T18:38:41.058Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-18T18:38:41.058Z] - "btrfs": [2020-09-18T18:38:41.058Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-18T18:38:41.058Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-18T18:38:41.058Z] - "devicemapper": [2020-09-18T18:38:41.058Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-18T18:38:41.058Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-18T18:38:41.058Z] - "overlay": [2020-09-18T18:38:41.058Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-18T18:38:41.058Z] - "zfs": [2020-09-18T18:38:41.058Z] - /dev/zfs: missing [2020-09-18T18:38:41.058Z] - zfs command: missing [2020-09-18T18:38:41.058Z] - zpool command: missing [2020-09-18T18:38:41.058Z] [2020-09-18T18:38:41.058Z] Limits: [2020-09-18T18:38:41.058Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-18T18:38:41.058Z] [2020-09-18T18:38:41.058Z] + true [2020-09-18T18:38:41.082Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.07MB / 120.17MB 4.6s [2020-09-18T18:38:41.082Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-18T18:38:41.492Z] + make bundles/buildx [2020-09-18T18:38:41.814Z] make: command: Command not found [2020-09-18T18:38:41.814Z] make: command: Command not found [2020-09-18T18:38:41.814Z] mkdir bundles [2020-09-18T18:38:41.814Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-18T18:38:41.814Z] --build-arg BUILDX_COMMIT \ [2020-09-18T18:38:41.814Z] --build-arg BUILDX_REPO \ [2020-09-18T18:38:41.814Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-18T18:38:41.814Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-18T18:38:41.814Z] . [2020-09-18T18:38:41.814Z] /bin/sh: 4: go: not found [2020-09-18T18:38:41.814Z] /bin/sh: 5: go: not found [2020-09-18T18:38:42.646Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.5s done [2020-09-18T18:38:42.646Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-18T18:38:42.646Z] #7 DONE 9.7s [2020-09-18T18:38:42.646Z] [2020-09-18T18:38:42.646Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-18T18:38:42.996Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.1s done [2020-09-18T18:38:43.928Z] Sending build context to Docker daemon 56.2MB [2020-09-18T18:38:43.928Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-18T18:38:43.928Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-18T18:38:43.928Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-18T18:38:43.928Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-18T18:38:43.928Z] 1.13.15-buster: Pulling from library/golang [2020-09-18T18:38:43.928Z] db4e2d8d5901: Pulling fs layer [2020-09-18T18:38:43.928Z] dfe2d012519c: Pulling fs layer [2020-09-18T18:38:43.928Z] 5d8f1d1f9197: Pulling fs layer [2020-09-18T18:38:43.928Z] 1301750ffb48: Pulling fs layer [2020-09-18T18:38:43.928Z] dc5c6edc9cff: Pulling fs layer [2020-09-18T18:38:43.928Z] 3c370c2e2f82: Pulling fs layer [2020-09-18T18:38:43.928Z] 5ffb2f5886e2: Pulling fs layer [2020-09-18T18:38:43.928Z] 1301750ffb48: Waiting [2020-09-18T18:38:43.928Z] dc5c6edc9cff: Waiting [2020-09-18T18:38:43.928Z] 3c370c2e2f82: Waiting [2020-09-18T18:38:43.934Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 7.6s [2020-09-18T18:38:44.193Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.0s [2020-09-18T18:38:44.258Z] #8 DONE 1.5s [2020-09-18T18:38:44.258Z] [2020-09-18T18:38:44.258Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-18T18:38:44.571Z] dfe2d012519c: Verifying Checksum [2020-09-18T18:38:44.571Z] dfe2d012519c: Download complete [2020-09-18T18:38:44.571Z] 5d8f1d1f9197: Verifying Checksum [2020-09-18T18:38:44.571Z] 5d8f1d1f9197: Download complete [2020-09-18T18:38:45.297Z] #9 DONE 1.0s [2020-09-18T18:38:45.297Z] [2020-09-18T18:38:45.297Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-18T18:38:45.297Z] #35 DONE 0.1s [2020-09-18T18:38:45.297Z] [2020-09-18T18:38:45.297Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-18T18:38:45.297Z] #27 DONE 0.1s [2020-09-18T18:38:45.297Z] [2020-09-18T18:38:45.297Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:38:46.667Z] db4e2d8d5901: Download complete [2020-09-18T18:38:46.731Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.0s [2020-09-18T18:38:46.731Z] #7 ... [2020-09-18T18:38:46.731Z] [2020-09-18T18:38:46.731Z] #20 [internal] load build context [2020-09-18T18:38:46.731Z] #20 transferring context: 51.43MB 5.4s done [2020-09-18T18:38:46.731Z] #20 ... [2020-09-18T18:38:46.731Z] [2020-09-18T18:38:46.731Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:38:46.731Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-18T18:38:46.731Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-18T18:38:46.731Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-18T18:38:46.731Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-09-18T18:38:46.731Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.4s done [2020-09-18T18:38:46.731Z] #58 ... [2020-09-18T18:38:46.731Z] [2020-09-18T18:38:46.731Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:46.967Z] 1301750ffb48: Verifying Checksum [2020-09-18T18:38:46.967Z] 1301750ffb48: Download complete [2020-09-18T18:38:47.264Z] 5ffb2f5886e2: Verifying Checksum [2020-09-18T18:38:47.264Z] 5ffb2f5886e2: Download complete [2020-09-18T18:38:47.908Z] dc5c6edc9cff: Verifying Checksum [2020-09-18T18:38:47.908Z] dc5c6edc9cff: Download complete [2020-09-18T18:38:48.083Z] #28 2.643 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-18T18:38:48.083Z] #28 2.645 Cloning into '.'... [2020-09-18T18:38:49.266Z] #7 ... [2020-09-18T18:38:49.266Z] [2020-09-18T18:38:49.266Z] #20 [internal] load build context [2020-09-18T18:38:49.266Z] #20 DONE 12.7s [2020-09-18T18:38:49.266Z] [2020-09-18T18:38:49.266Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:49.266Z] #7 ... [2020-09-18T18:38:49.266Z] [2020-09-18T18:38:49.266Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:38:49.266Z] #58 DONE 12.8s [2020-09-18T18:38:49.266Z] [2020-09-18T18:38:49.266Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:38:49.266Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 12.6s done [2020-09-18T18:38:49.266Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 12.7s done [2020-09-18T18:38:49.266Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 12.7s done [2020-09-18T18:38:49.266Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-18T18:38:49.266Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 12.8s [2020-09-18T18:38:49.266Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 12.8s done [2020-09-18T18:38:49.836Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-09-18T18:38:50.033Z] db4e2d8d5901: Pull complete [2020-09-18T18:38:50.096Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-18T18:38:50.667Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-09-18T18:38:50.678Z] dfe2d012519c: Pull complete [2020-09-18T18:38:50.824Z] #28 ... [2020-09-18T18:38:50.825Z] [2020-09-18T18:38:50.825Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:38:50.825Z] #43 1.973 + RM_GOPATH=0 [2020-09-18T18:38:50.825Z] #43 1.973 + TMP_GOPATH= [2020-09-18T18:38:50.825Z] #43 1.973 + : /build [2020-09-18T18:38:50.825Z] #43 1.973 + '[' -z '' ']' [2020-09-18T18:38:50.825Z] #43 1.973 ++ mktemp -d [2020-09-18T18:38:50.825Z] #43 1.973 + export GOPATH=/tmp/tmp.wNDtSrXRPO [2020-09-18T18:38:50.825Z] #43 1.973 + GOPATH=/tmp/tmp.wNDtSrXRPO [2020-09-18T18:38:50.825Z] #43 1.973 + RM_GOPATH=1 [2020-09-18T18:38:50.825Z] #43 1.973 + case "$(go env GOARCH)" in [2020-09-18T18:38:50.825Z] #43 1.973 ++ go env GOARCH [2020-09-18T18:38:50.825Z] #43 1.981 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:50.825Z] #43 1.981 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:50.825Z] #43 1.981 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:50.825Z] #43 1.981 + dir=/tmp/install [2020-09-18T18:38:50.825Z] #43 1.981 + bin=gotestsum [2020-09-18T18:38:50.825Z] #43 1.981 + shift [2020-09-18T18:38:50.825Z] #43 1.981 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-18T18:38:50.825Z] #43 1.981 + . /tmp/install/gotestsum.installer [2020-09-18T18:38:50.825Z] #43 1.981 ++ : v0.5.3 [2020-09-18T18:38:50.825Z] #43 1.981 + install_gotestsum [2020-09-18T18:38:50.825Z] #43 1.981 + set -e [2020-09-18T18:38:50.825Z] #43 1.981 + export GO111MODULE=on [2020-09-18T18:38:50.825Z] #43 1.981 + GO111MODULE=on [2020-09-18T18:38:50.825Z] #43 1.981 + GOBIN=/build [2020-09-18T18:38:50.825Z] #43 1.981 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-18T18:38:50.825Z] #43 1.998 go: finding gotest.tools v0.5.3 [2020-09-18T18:38:50.825Z] #43 1.998 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:38:50.825Z] #43 2.417 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:38:50.825Z] #43 2.589 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:38:50.825Z] #43 3.223 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:38:50.825Z] #43 3.250 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:38:50.825Z] #43 3.264 go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:38:50.825Z] #43 3.284 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:38:50.825Z] #43 3.332 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:38:50.825Z] #43 3.364 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:38:50.825Z] #43 3.364 go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:38:50.825Z] #43 3.365 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:38:50.825Z] #43 3.430 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:38:50.825Z] #43 3.437 go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:38:50.825Z] #43 3.454 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:38:50.825Z] #43 3.495 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:38:50.825Z] #43 3.495 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:38:50.825Z] #43 3.576 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:38:50.825Z] #43 3.612 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:38:50.825Z] #43 3.664 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:38:50.825Z] #43 3.737 go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:38:50.825Z] #43 3.740 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:38:50.825Z] #43 3.798 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:38:50.825Z] #43 5.160 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:38:50.825Z] #43 5.279 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:38:50.927Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-18T18:38:50.973Z] 5d8f1d1f9197: Pull complete [2020-09-18T18:38:50.973Z] 3c370c2e2f82: Verifying Checksum [2020-09-18T18:38:50.973Z] 3c370c2e2f82: Download complete [2020-09-18T18:38:51.864Z] #43 6.581 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:38:53.724Z] 1301750ffb48: Pull complete [2020-09-18T18:38:53.935Z] #43 8.899 go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:38:54.225Z] #43 8.913 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:38:54.225Z] #43 9.027 go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:38:54.225Z] #43 9.029 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:38:54.225Z] #43 9.051 go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:38:54.225Z] #43 9.062 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:38:54.537Z] #43 9.213 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:38:54.537Z] #43 9.398 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:38:54.537Z] #43 9.411 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:38:54.828Z] #43 ... [2020-09-18T18:38:54.828Z] [2020-09-18T18:38:54.828Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:38:54.828Z] #21 2.642 + RM_GOPATH=0 [2020-09-18T18:38:54.828Z] #21 2.642 + TMP_GOPATH= [2020-09-18T18:38:54.828Z] #21 2.642 + : /build [2020-09-18T18:38:54.828Z] #21 2.642 + '[' -z '' ']' [2020-09-18T18:38:54.828Z] #21 2.642 ++ mktemp -d [2020-09-18T18:38:54.828Z] #21 2.652 + export GOPATH=/tmp/tmp.fkBXTukTEb [2020-09-18T18:38:54.828Z] #21 2.652 + GOPATH=/tmp/tmp.fkBXTukTEb [2020-09-18T18:38:54.828Z] #21 2.652 + RM_GOPATH=1 [2020-09-18T18:38:54.828Z] #21 2.652 + case "$(go env GOARCH)" in [2020-09-18T18:38:54.828Z] #21 2.652 ++ go env GOARCH [2020-09-18T18:38:54.828Z] #21 2.671 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:54.828Z] #21 2.671 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:54.828Z] #21 2.671 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:54.828Z] #21 2.671 + dir=/tmp/install [2020-09-18T18:38:54.828Z] #21 2.671 + bin=dockercli [2020-09-18T18:38:54.828Z] #21 2.671 + shift [2020-09-18T18:38:54.828Z] #21 2.671 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-18T18:38:54.828Z] #21 2.671 + . /tmp/install/dockercli.installer [2020-09-18T18:38:54.828Z] #21 2.671 ++ : stable [2020-09-18T18:38:54.828Z] #21 2.671 ++ : 17.06.2-ce [2020-09-18T18:38:54.828Z] #21 2.671 + install_dockercli [2020-09-18T18:38:54.828Z] #21 2.671 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T18:38:54.828Z] #21 2.671 ++ uname -m [2020-09-18T18:38:54.828Z] #21 2.671 + arch=s390x [2020-09-18T18:38:54.828Z] #21 2.671 + '[' s390x '!=' x86_64 ']' [2020-09-18T18:38:54.828Z] #21 2.671 + '[' s390x '!=' s390x ']' [2020-09-18T18:38:54.828Z] #21 2.671 + url=https://download.docker.com/linux/static [2020-09-18T18:38:54.828Z] #21 2.671 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-18T18:38:54.828Z] #21 2.671 Install docker/cli version 17.06.2-ce from stable [2020-09-18T18:38:54.828Z] #21 2.681 + tar -xz docker/docker [2020-09-18T18:38:54.828Z] #21 9.088 + mkdir -p /build [2020-09-18T18:38:54.828Z] #21 9.098 + mv docker/docker /build/ [2020-09-18T18:38:54.828Z] #21 9.101 + rmdir docker [2020-09-18T18:38:54.828Z] #21 DONE 9.5s [2020-09-18T18:38:54.828Z] [2020-09-18T18:38:54.828Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:38:54.828Z] #43 9.499 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:38:54.828Z] #43 9.509 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:38:54.828Z] #43 ... [2020-09-18T18:38:54.828Z] [2020-09-18T18:38:54.828Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:38:54.828Z] #41 2.663 + RM_GOPATH=0 [2020-09-18T18:38:54.828Z] #41 2.663 + TMP_GOPATH= [2020-09-18T18:38:54.828Z] #41 2.663 + : /build [2020-09-18T18:38:54.828Z] #41 2.663 + '[' -z '' ']' [2020-09-18T18:38:54.828Z] #41 2.663 ++ mktemp -d [2020-09-18T18:38:54.828Z] #41 2.663 + export GOPATH=/tmp/tmp.Bww5gj8Lqz [2020-09-18T18:38:54.828Z] #41 2.663 + GOPATH=/tmp/tmp.Bww5gj8Lqz [2020-09-18T18:38:54.828Z] #41 2.663 + RM_GOPATH=1 [2020-09-18T18:38:54.828Z] #41 2.663 + case "$(go env GOARCH)" in [2020-09-18T18:38:54.828Z] #41 2.663 ++ go env GOARCH [2020-09-18T18:38:54.828Z] #41 2.671 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:54.828Z] #41 2.671 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:54.828Z] #41 2.671 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:54.828Z] #41 2.681 + dir=/tmp/install [2020-09-18T18:38:54.828Z] #41 2.681 + bin=vndr [2020-09-18T18:38:54.828Z] #41 2.681 + shift [2020-09-18T18:38:54.828Z] #41 2.681 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-18T18:38:54.828Z] #41 2.681 + . /tmp/install/vndr.installer [2020-09-18T18:38:54.828Z] #41 2.681 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:38:54.828Z] #41 2.681 + install_vndr [2020-09-18T18:38:54.828Z] #41 2.681 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-18T18:38:54.828Z] #41 2.681 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:38:54.828Z] #41 2.701 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Bww5gj8Lqz/src/github.com/LK4D4/vndr [2020-09-18T18:38:54.828Z] #41 2.706 Cloning into '/tmp/tmp.Bww5gj8Lqz/src/github.com/LK4D4/vndr'... [2020-09-18T18:38:54.828Z] #41 3.247 + cd /tmp/tmp.Bww5gj8Lqz/src/github.com/LK4D4/vndr [2020-09-18T18:38:54.828Z] #41 3.247 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:38:54.828Z] #41 3.264 + go build -buildmode=pie -v -o /build/vndr . [2020-09-18T18:38:54.828Z] #41 4.167 internal/race [2020-09-18T18:38:54.828Z] #41 4.287 sync/atomic [2020-09-18T18:38:54.828Z] #41 4.319 runtime [2020-09-18T18:38:54.828Z] #41 4.639 unicode [2020-09-18T18:38:54.828Z] #41 7.054 internal/testlog [2020-09-18T18:38:54.828Z] #41 7.351 encoding [2020-09-18T18:38:54.828Z] #41 7.480 unicode/utf16 [2020-09-18T18:38:54.828Z] #41 7.657 container/list [2020-09-18T18:38:54.828Z] #41 8.019 crypto/internal/subtle [2020-09-18T18:38:54.828Z] #41 8.113 crypto/subtle [2020-09-18T18:38:54.828Z] #41 8.173 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-18T18:38:54.828Z] #41 8.235 internal/nettrace [2020-09-18T18:38:54.828Z] #41 8.304 runtime/cgo [2020-09-18T18:38:55.125Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-09-18T18:38:55.125Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-18T18:38:55.132Z] #41 ... [2020-09-18T18:38:55.132Z] [2020-09-18T18:38:55.132Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:38:55.132Z] #47 2.881 + RM_GOPATH=0 [2020-09-18T18:38:55.132Z] #47 2.881 + TMP_GOPATH= [2020-09-18T18:38:55.132Z] #47 2.881 + : /build [2020-09-18T18:38:55.132Z] #47 2.881 + '[' -z '' ']' [2020-09-18T18:38:55.132Z] #47 2.881 ++ mktemp -d [2020-09-18T18:38:55.132Z] #47 2.881 + export GOPATH=/tmp/tmp.wsa6E4Ojrs [2020-09-18T18:38:55.132Z] #47 2.881 + GOPATH=/tmp/tmp.wsa6E4Ojrs [2020-09-18T18:38:55.132Z] #47 2.881 + RM_GOPATH=1 [2020-09-18T18:38:55.132Z] #47 2.881 + case "$(go env GOARCH)" in [2020-09-18T18:38:55.132Z] #47 2.889 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:38:55.132Z] #47 2.889 ++ go env GOARCH [2020-09-18T18:38:55.132Z] #47 2.889 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:55.132Z] #47 2.889 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:55.132Z] #47 2.889 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:55.132Z] #47 2.889 + dir=/tmp/install [2020-09-18T18:38:55.132Z] #47 2.889 + bin=shfmt [2020-09-18T18:38:55.132Z] #47 2.889 + shift [2020-09-18T18:38:55.132Z] #47 2.889 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-18T18:38:55.132Z] #47 2.889 + . /tmp/install/shfmt.installer [2020-09-18T18:38:55.132Z] #47 2.889 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:38:55.132Z] #47 2.889 + install_shfmt [2020-09-18T18:38:55.132Z] #47 2.889 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-18T18:38:55.132Z] #47 2.889 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wsa6E4Ojrs/src/github.com/mvdan/sh [2020-09-18T18:38:55.132Z] #47 2.889 Cloning into '/tmp/tmp.wsa6E4Ojrs/src/github.com/mvdan/sh'... [2020-09-18T18:38:55.132Z] #47 9.420 + cd /tmp/tmp.wsa6E4Ojrs/src/github.com/mvdan/sh [2020-09-18T18:38:55.132Z] #47 9.420 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:38:55.132Z] #47 9.533 + GO111MODULE=on [2020-09-18T18:38:55.132Z] #47 9.533 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-18T18:38:55.434Z] #47 ... [2020-09-18T18:38:55.434Z] [2020-09-18T18:38:55.434Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:38:55.434Z] #60 1.834 + RM_GOPATH=0 [2020-09-18T18:38:55.434Z] #60 1.834 + TMP_GOPATH= [2020-09-18T18:38:55.434Z] #60 1.834 + : /build [2020-09-18T18:38:55.434Z] #60 1.834 + '[' -z '' ']' [2020-09-18T18:38:55.434Z] #60 1.834 ++ mktemp -d [2020-09-18T18:38:55.434Z] #60 1.835 + export GOPATH=/tmp/tmp.ECmwyKFmQE [2020-09-18T18:38:55.434Z] #60 1.835 + GOPATH=/tmp/tmp.ECmwyKFmQE [2020-09-18T18:38:55.434Z] #60 1.835 + RM_GOPATH=1 [2020-09-18T18:38:55.434Z] #60 1.835 + case "$(go env GOARCH)" in [2020-09-18T18:38:55.434Z] #60 1.835 ++ go env GOARCH [2020-09-18T18:38:55.434Z] #60 1.856 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:55.434Z] #60 1.856 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:55.434Z] #60 1.856 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:55.434Z] #60 1.857 + dir=/tmp/install [2020-09-18T18:38:55.434Z] #60 1.857 + bin=proxy [2020-09-18T18:38:55.434Z] #60 1.857 + shift [2020-09-18T18:38:55.434Z] #60 1.857 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-18T18:38:55.434Z] #60 1.857 + . /tmp/install/proxy.installer [2020-09-18T18:38:55.434Z] #60 1.857 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:38:55.434Z] #60 1.857 + install_proxy [2020-09-18T18:38:55.434Z] #60 1.857 + case "$1" in [2020-09-18T18:38:55.434Z] #60 1.857 + export CGO_ENABLED=0 [2020-09-18T18:38:55.434Z] #60 1.857 + CGO_ENABLED=0 [2020-09-18T18:38:55.434Z] #60 1.857 + _install_proxy [2020-09-18T18:38:55.434Z] #60 1.857 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-18T18:38:55.434Z] #60 1.857 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ECmwyKFmQE/src/github.com/docker/libnetwork [2020-09-18T18:38:55.434Z] #60 1.857 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:38:55.434Z] #60 1.859 Cloning into '/tmp/tmp.ECmwyKFmQE/src/github.com/docker/libnetwork'... [2020-09-18T18:38:55.434Z] #60 ... [2020-09-18T18:38:55.434Z] [2020-09-18T18:38:55.434Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:38:55.434Z] #45 2.448 + RM_GOPATH=0 [2020-09-18T18:38:55.434Z] #45 2.448 + TMP_GOPATH= [2020-09-18T18:38:55.434Z] #45 2.448 + : /build [2020-09-18T18:38:55.434Z] #45 2.448 + '[' -z '' ']' [2020-09-18T18:38:55.434Z] #45 2.448 ++ mktemp -d [2020-09-18T18:38:55.434Z] #45 2.448 + export GOPATH=/tmp/tmp.E2THL1LCvF [2020-09-18T18:38:55.434Z] #45 2.448 + GOPATH=/tmp/tmp.E2THL1LCvF [2020-09-18T18:38:55.434Z] #45 2.448 + RM_GOPATH=1 [2020-09-18T18:38:55.434Z] #45 2.448 + case "$(go env GOARCH)" in [2020-09-18T18:38:55.434Z] #45 2.448 ++ go env GOARCH [2020-09-18T18:38:55.434Z] #45 2.474 Installing golangci-lint version v1.23.8 [2020-09-18T18:38:55.434Z] #45 2.474 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:55.434Z] #45 2.474 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:55.434Z] #45 2.474 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:55.434Z] #45 2.474 + dir=/tmp/install [2020-09-18T18:38:55.434Z] #45 2.474 + bin=golangci_lint [2020-09-18T18:38:55.434Z] #45 2.474 + shift [2020-09-18T18:38:55.435Z] #45 2.474 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-18T18:38:55.435Z] #45 2.474 + . /tmp/install/golangci_lint.installer [2020-09-18T18:38:55.435Z] #45 2.474 ++ : v1.23.8 [2020-09-18T18:38:55.435Z] #45 2.474 + install_golangci_lint [2020-09-18T18:38:55.435Z] #45 2.474 + echo 'Installing golangci-lint version v1.23.8' [2020-09-18T18:38:55.435Z] #45 2.474 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-18T18:38:55.725Z] #45 ... [2020-09-18T18:38:55.725Z] [2020-09-18T18:38:55.725Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:38:55.725Z] #23 0.576 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:38:55.725Z] #23 0.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:38:55.725Z] #23 0.788 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:38:55.725Z] #23 0.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-18T18:38:55.725Z] #23 1.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-18T18:38:55.725Z] #23 1.548 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-18T18:38:55.725Z] #23 7.088 Fetched 8076 kB in 7s (1233 kB/s) [2020-09-18T18:38:55.725Z] #23 7.088 Reading package lists... [2020-09-18T18:38:55.725Z] #23 ... [2020-09-18T18:38:55.725Z] [2020-09-18T18:38:55.725Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:38:55.725Z] #32 3.177 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:38:55.726Z] #32 3.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:38:55.726Z] #32 3.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:38:55.726Z] #32 3.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-18T18:38:55.726Z] #32 5.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-18T18:38:55.726Z] #32 7.605 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-18T18:38:55.816Z] dc5c6edc9cff: Pull complete [2020-09-18T18:38:56.016Z] #32 ... [2020-09-18T18:38:56.016Z] [2020-09-18T18:38:56.016Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:38:56.016Z] #38 2.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:38:56.016Z] #38 2.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:38:56.016Z] #38 2.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:38:56.016Z] #38 3.411 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-18T18:38:56.016Z] #38 4.923 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-18T18:38:56.016Z] #38 6.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-18T18:38:56.016Z] #38 ... [2020-09-18T18:38:56.016Z] [2020-09-18T18:38:56.016Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:38:56.016Z] #30 1.148 + RM_GOPATH=0 [2020-09-18T18:38:56.016Z] #30 1.148 + TMP_GOPATH= [2020-09-18T18:38:56.016Z] #30 1.148 + : /build [2020-09-18T18:38:56.016Z] #30 1.148 + '[' -z '' ']' [2020-09-18T18:38:56.016Z] #30 1.148 ++ mktemp -d [2020-09-18T18:38:56.016Z] #30 1.148 + export GOPATH=/tmp/tmp.8yy5hrXQnN [2020-09-18T18:38:56.016Z] #30 1.148 + GOPATH=/tmp/tmp.8yy5hrXQnN [2020-09-18T18:38:56.016Z] #30 1.148 + RM_GOPATH=1 [2020-09-18T18:38:56.016Z] #30 1.148 + case "$(go env GOARCH)" in [2020-09-18T18:38:56.016Z] #30 1.148 ++ go env GOARCH [2020-09-18T18:38:56.016Z] #30 1.154 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:56.016Z] #30 1.154 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:56.016Z] #30 1.157 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:38:56.016Z] #30 1.161 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:56.016Z] #30 1.161 + dir=/tmp/install [2020-09-18T18:38:56.016Z] #30 1.161 + bin=tomlv [2020-09-18T18:38:56.016Z] #30 1.161 + shift [2020-09-18T18:38:56.016Z] #30 1.161 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-18T18:38:56.016Z] #30 1.161 + . /tmp/install/tomlv.installer [2020-09-18T18:38:56.016Z] #30 1.161 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:38:56.016Z] #30 1.161 + install_tomlv [2020-09-18T18:38:56.016Z] #30 1.161 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-18T18:38:56.017Z] #30 1.161 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8yy5hrXQnN/src/github.com/BurntSushi/toml [2020-09-18T18:38:56.017Z] #30 1.161 Cloning into '/tmp/tmp.8yy5hrXQnN/src/github.com/BurntSushi/toml'... [2020-09-18T18:38:56.017Z] #30 1.527 + cd /tmp/tmp.8yy5hrXQnN/src/github.com/BurntSushi/toml [2020-09-18T18:38:56.017Z] #30 1.527 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:38:56.017Z] #30 1.536 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:38:56.017Z] #30 1.670 internal/cpu [2020-09-18T18:38:56.017Z] #30 1.670 runtime/internal/atomic [2020-09-18T18:38:56.017Z] #30 1.711 runtime/internal/sys [2020-09-18T18:38:56.017Z] #30 1.740 runtime/internal/math [2020-09-18T18:38:56.017Z] #30 1.756 math/bits [2020-09-18T18:38:56.017Z] #30 1.824 internal/bytealg [2020-09-18T18:38:56.017Z] #30 1.886 runtime [2020-09-18T18:38:56.017Z] #30 1.931 math [2020-09-18T18:38:56.017Z] #30 6.254 unicode/utf8 [2020-09-18T18:38:56.017Z] #30 6.775 unicode [2020-09-18T18:38:56.017Z] #30 9.177 runtime/cgo [2020-09-18T18:38:56.308Z] #30 ... [2020-09-18T18:38:56.308Z] [2020-09-18T18:38:56.308Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:38:56.308Z] #36 2.868 + git clone https://github.com/docker/distribution.git . [2020-09-18T18:38:56.308Z] #36 2.871 Cloning into '.'... [2020-09-18T18:38:56.308Z] #36 ... [2020-09-18T18:38:56.308Z] [2020-09-18T18:38:56.308Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:38:56.308Z] #10 3.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:38:56.308Z] #10 3.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:38:56.308Z] #10 3.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:38:56.308Z] #10 4.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-18T18:38:56.308Z] #10 6.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-18T18:38:56.308Z] #10 8.319 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-18T18:38:56.599Z] #10 ... [2020-09-18T18:38:56.599Z] [2020-09-18T18:38:56.599Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:38:56.599Z] #54 1.594 + RM_GOPATH=0 [2020-09-18T18:38:56.599Z] #54 1.594 + TMP_GOPATH= [2020-09-18T18:38:56.599Z] #54 1.594 + : /build [2020-09-18T18:38:56.599Z] #54 1.594 + '[' -z '' ']' [2020-09-18T18:38:56.599Z] #54 1.594 ++ mktemp -d [2020-09-18T18:38:56.599Z] #54 1.596 + export GOPATH=/tmp/tmp.p9uEehL4zL [2020-09-18T18:38:56.599Z] #54 1.596 + GOPATH=/tmp/tmp.p9uEehL4zL [2020-09-18T18:38:56.599Z] #54 1.596 + RM_GOPATH=1 [2020-09-18T18:38:56.599Z] #54 1.596 + case "$(go env GOARCH)" in [2020-09-18T18:38:56.599Z] #54 1.596 ++ go env GOARCH [2020-09-18T18:38:56.599Z] #54 1.617 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:56.599Z] #54 1.617 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:38:56.599Z] #54 1.624 ++ dirname /tmp/install/install.sh [2020-09-18T18:38:56.599Z] #54 1.624 + dir=/tmp/install [2020-09-18T18:38:56.599Z] #54 1.624 + bin=rootlesskit [2020-09-18T18:38:56.599Z] #54 1.624 + shift [2020-09-18T18:38:56.599Z] #54 1.624 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-18T18:38:56.599Z] #54 1.624 + . /tmp/install/rootlesskit.installer [2020-09-18T18:38:56.599Z] #54 1.624 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:38:56.599Z] #54 1.624 + install_rootlesskit [2020-09-18T18:38:56.599Z] #54 1.624 + case "$1" in [2020-09-18T18:38:56.599Z] #54 1.624 + export CGO_ENABLED=0 [2020-09-18T18:38:56.599Z] #54 1.624 + CGO_ENABLED=0 [2020-09-18T18:38:56.599Z] #54 1.624 + _install_rootlesskit [2020-09-18T18:38:56.599Z] #54 1.624 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-18T18:38:56.599Z] #54 1.624 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.p9uEehL4zL/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:38:56.599Z] #54 1.624 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:38:56.599Z] #54 1.633 Cloning into '/tmp/tmp.p9uEehL4zL/src/github.com/rootless-containers/rootlesskit'... [2020-09-18T18:38:56.599Z] #54 5.238 + cd /tmp/tmp.p9uEehL4zL/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:38:56.599Z] #54 5.238 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:38:56.599Z] #54 5.640 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:38:56.599Z] #54 5.640 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-18T18:38:56.599Z] #54 ... [2020-09-18T18:38:56.599Z] [2020-09-18T18:38:56.599Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:38:56.599Z] #51 3.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:38:56.599Z] #51 3.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:38:56.599Z] #51 3.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:38:56.599Z] #51 3.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-18T18:38:56.599Z] #51 5.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-18T18:38:56.599Z] #51 7.107 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-18T18:38:56.889Z] #51 ... [2020-09-18T18:38:56.889Z] [2020-09-18T18:38:56.889Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:38:56.889Z] #47 10.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:38:56.889Z] #47 10.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:38:56.889Z] #47 10.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:38:56.889Z] #47 10.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:38:56.889Z] #47 10.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:38:56.889Z] #47 11.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:38:57.521Z] #47 12.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:38:58.154Z] #47 13.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:38:59.189Z] #47 14.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:38:59.189Z] #47 14.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:38:59.189Z] #47 14.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:38:59.331Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done [2020-09-18T18:38:59.332Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-18T18:38:59.367Z] 3c370c2e2f82: Pull complete [2020-09-18T18:38:59.367Z] 5ffb2f5886e2: Pull complete [2020-09-18T18:38:59.367Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-18T18:38:59.367Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-18T18:38:59.367Z] ---> 805dc2d65d1c [2020-09-18T18:38:59.367Z] Step 5/15 : ARG BUILDX_REPO [2020-09-18T18:38:59.367Z] ---> Running in 85923723d2b7 [2020-09-18T18:38:59.481Z] #47 14.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:38:59.661Z] Removing intermediate container 85923723d2b7 [2020-09-18T18:38:59.661Z] ---> 7c908085d140 [2020-09-18T18:38:59.661Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-18T18:38:59.661Z] ---> Running in 1c4424a5d911 [2020-09-18T18:38:59.773Z] #47 14.56 runtime [2020-09-18T18:38:59.953Z] Cloning into '/buildx'... [2020-09-18T18:39:02.508Z] #47 ... [2020-09-18T18:39:02.508Z] [2020-09-18T18:39:02.508Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:39:02.508Z] #36 13.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-18T18:39:02.508Z] #36 15.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-18T18:39:03.495Z] Removing intermediate container 1c4424a5d911 [2020-09-18T18:39:03.495Z] ---> 103b6b8af503 [2020-09-18T18:39:03.495Z] Step 7/15 : WORKDIR /buildx [2020-09-18T18:39:03.495Z] ---> Running in 0f8808464afe [2020-09-18T18:39:03.544Z] #36 ... [2020-09-18T18:39:03.545Z] [2020-09-18T18:39:03.545Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:03.545Z] #23 7.088 Reading package lists... [2020-09-18T18:39:03.545Z] #23 11.20 Reading package lists... [2020-09-18T18:39:03.545Z] #23 14.91 Building dependency tree... [2020-09-18T18:39:03.545Z] #23 16.04 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-18T18:39:03.545Z] #23 16.04 The following additional packages will be installed: [2020-09-18T18:39:03.545Z] #23 16.04 libjq1 libonig5 [2020-09-18T18:39:03.545Z] #23 16.36 The following NEW packages will be installed: [2020-09-18T18:39:03.545Z] #23 16.36 jq libjq1 libonig5 [2020-09-18T18:39:03.545Z] #23 16.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:03.545Z] #23 16.51 Need to get 350 kB of archives. [2020-09-18T18:39:03.545Z] #23 16.51 After this operation, 1154 kB of additional disk space will be used. [2020-09-18T18:39:03.545Z] #23 16.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-18T18:39:03.545Z] #23 16.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-18T18:39:03.545Z] #23 16.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-18T18:39:03.545Z] #23 17.42 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:03.545Z] #23 17.51 Fetched 350 kB in 0s (2237 kB/s) [2020-09-18T18:39:03.545Z] #23 17.58 Selecting previously unselected package libonig5:s390x. [2020-09-18T18:39:03.545Z] #23 17.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-18T18:39:03.545Z] #23 17.59 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-18T18:39:03.545Z] #23 17.59 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-18T18:39:03.545Z] #23 17.70 Selecting previously unselected package libjq1:s390x. [2020-09-18T18:39:03.545Z] #23 17.71 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-18T18:39:03.545Z] #23 17.71 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-18T18:39:03.545Z] #23 17.83 Selecting previously unselected package jq. [2020-09-18T18:39:03.545Z] #23 17.83 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-18T18:39:03.545Z] #23 17.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:39:03.545Z] #23 17.91 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-18T18:39:03.545Z] #23 17.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-18T18:39:03.545Z] #23 17.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:39:03.545Z] #23 17.93 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:03.545Z] #23 DONE 18.3s [2020-09-18T18:39:03.545Z] [2020-09-18T18:39:03.545Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T18:39:03.545Z] #24 DONE 0.1s [2020-09-18T18:39:03.545Z] [2020-09-18T18:39:03.545Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:03.789Z] Removing intermediate container 0f8808464afe [2020-09-18T18:39:03.789Z] ---> 55cd2dfc718d [2020-09-18T18:39:03.789Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-18T18:39:03.789Z] ---> Running in 6a342d37cddb [2020-09-18T18:39:03.789Z] Removing intermediate container 6a342d37cddb [2020-09-18T18:39:03.789Z] ---> 4acb9641df9e [2020-09-18T18:39:03.789Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-18T18:39:03.789Z] ---> Running in df752283ed51 [2020-09-18T18:39:04.442Z] From https://github.com/docker/buildx [2020-09-18T18:39:04.442Z] * [new tag] v0.3.1 -> build [2020-09-18T18:39:04.613Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-09-18T18:39:04.613Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2020-09-18T18:39:04.613Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-18T18:39:04.872Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-18T18:39:04.872Z] #7 DONE 28.6s [2020-09-18T18:39:04.872Z] [2020-09-18T18:39:04.872Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-18T18:39:05.082Z] Switched to branch 'build' [2020-09-18T18:39:05.631Z] #25 1.942 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T18:39:05.726Z] Removing intermediate container df752283ed51 [2020-09-18T18:39:05.726Z] ---> 386817863d42 [2020-09-18T18:39:05.726Z] Step 10/15 : ARG GOOS [2020-09-18T18:39:05.726Z] ---> Running in f32a8196c381 [2020-09-18T18:39:05.933Z] #25 2.240 [2020-09-18T18:39:06.019Z] Removing intermediate container f32a8196c381 [2020-09-18T18:39:06.019Z] ---> cc29ec12b534 [2020-09-18T18:39:06.019Z] Step 11/15 : ARG GOARCH [2020-09-18T18:39:06.019Z] ---> Running in 68fe66316bb0 [2020-09-18T18:39:06.019Z] Removing intermediate container 68fe66316bb0 [2020-09-18T18:39:06.019Z] ---> e339ed1d17e3 [2020-09-18T18:39:06.019Z] 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 [2020-09-18T18:39:06.019Z] ---> Running in 01bb958550db [2020-09-18T18:39:07.701Z] #25 2.378 #=#=# ##### 7.7% ########## 14.5% ############### 21.2% #################### 27.9% ########################## 36.9% ############################## 42.6% ################################# 46.2% ######################################### 57.8% ############################################## 64.6% ###################################################### 75.8% ########################################################### 82.5% ################################################################ 89.3% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-18T18:39:08.001Z] #25 4.336 [2020-09-18T18:39:08.001Z] #25 4.459 [2020-09-18T18:39:08.001Z] #25 ... [2020-09-18T18:39:08.001Z] [2020-09-18T18:39:08.001Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:39:08.001Z] #51 13.33 Fetched 8076 kB in 10s (779 kB/s) [2020-09-18T18:39:08.001Z] #51 13.33 Reading package lists... [2020-09-18T18:39:08.001Z] #51 16.78 Reading package lists... [2020-09-18T18:39:08.001Z] #51 20.06 Building dependency tree... [2020-09-18T18:39:08.002Z] #51 21.03 The following additional packages will be installed: [2020-09-18T18:39:08.002Z] #51 21.03 libbtrfs0 [2020-09-18T18:39:08.002Z] #51 21.10 The following NEW packages will be installed: [2020-09-18T18:39:08.002Z] #51 21.10 libbtrfs-dev libbtrfs0 [2020-09-18T18:39:08.002Z] #51 21.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:08.002Z] #51 21.25 Need to get 118 kB of archives. [2020-09-18T18:39:08.002Z] #51 21.25 After this operation, 390 kB of additional disk space will be used. [2020-09-18T18:39:08.002Z] #51 21.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-18T18:39:08.002Z] #51 21.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-18T18:39:08.002Z] #51 22.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:08.002Z] #51 22.18 Fetched 118 kB in 0s (1336 kB/s) [2020-09-18T18:39:08.002Z] #51 22.25 Selecting previously unselected package libbtrfs0. [2020-09-18T18:39:08.002Z] #51 22.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-18T18:39:08.002Z] #51 22.29 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-18T18:39:08.002Z] #51 22.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:39:08.002Z] #51 22.41 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:39:08.002Z] #51 22.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-18T18:39:08.002Z] #51 22.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:39:08.002Z] #51 22.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:39:08.002Z] #51 22.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:39:08.002Z] #51 22.53 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:08.002Z] #51 DONE 22.9s [2020-09-18T18:39:08.002Z] [2020-09-18T18:39:08.002Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:08.165Z] #8 DONE 3.0s [2020-09-18T18:39:08.165Z] [2020-09-18T18:39:08.165Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-18T18:39:08.296Z] #25 4.459 # 2.4% ################################################### 72.0% ######################################################################## 100.0% [2020-09-18T18:39:08.430Z] #9 DONE 0.5s [2020-09-18T18:39:08.430Z] [2020-09-18T18:39:08.430Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-18T18:39:08.430Z] #35 DONE 0.1s [2020-09-18T18:39:08.430Z] [2020-09-18T18:39:08.430Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:08.430Z] #54 ... [2020-09-18T18:39:08.430Z] [2020-09-18T18:39:08.430Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-18T18:39:08.430Z] #27 DONE 0.1s [2020-09-18T18:39:08.601Z] #25 5.076 #=#=# [2020-09-18T18:39:08.602Z] #25 ... [2020-09-18T18:39:08.602Z] [2020-09-18T18:39:08.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:08.602Z] #32 13.47 Fetched 8076 kB in 10s (780 kB/s) [2020-09-18T18:39:08.602Z] #32 13.47 Reading package lists... [2020-09-18T18:39:08.602Z] #32 16.74 Reading package lists... [2020-09-18T18:39:08.602Z] #32 20.33 Building dependency tree... [2020-09-18T18:39:08.602Z] #32 21.46 The following additional packages will be installed: [2020-09-18T18:39:08.602Z] #32 21.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-18T18:39:08.602Z] #32 21.46 Suggested packages: [2020-09-18T18:39:08.602Z] #32 21.46 cmake-doc ninja-build lrzip [2020-09-18T18:39:08.602Z] #32 21.46 Recommended packages: [2020-09-18T18:39:08.602Z] #32 21.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-18T18:39:08.602Z] #32 22.25 The following NEW packages will be installed: [2020-09-18T18:39:08.602Z] #32 22.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-18T18:39:08.602Z] #32 22.26 vim-common xxd [2020-09-18T18:39:08.602Z] #32 22.44 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:08.602Z] #32 22.44 Need to get 14.0 MB of archives. [2020-09-18T18:39:08.602Z] #32 22.44 After this operation, 62.1 MB of additional disk space will be used. [2020-09-18T18:39:08.602Z] #32 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-18T18:39:08.602Z] #32 22.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:39:08.602Z] #32 22.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-18T18:39:08.602Z] #32 22.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-18T18:39:08.602Z] #32 23.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-18T18:39:08.602Z] #32 23.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-18T18:39:08.602Z] #32 23.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-18T18:39:08.602Z] #32 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-18T18:39:08.602Z] #32 23.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-18T18:39:08.602Z] #32 23.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-18T18:39:08.690Z] [2020-09-18T18:39:08.690Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:39:08.894Z] #32 ... [2020-09-18T18:39:08.895Z] [2020-09-18T18:39:08.895Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:08.895Z] #38 13.45 Fetched 8076 kB in 11s (740 kB/s) [2020-09-18T18:39:08.895Z] #38 13.45 Reading package lists... [2020-09-18T18:39:08.895Z] #38 16.90 Reading package lists... [2020-09-18T18:39:08.895Z] #38 20.50 Building dependency tree... [2020-09-18T18:39:08.895Z] #38 21.46 The following additional packages will be installed: [2020-09-18T18:39:08.895Z] #38 21.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-18T18:39:08.895Z] #38 21.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-18T18:39:08.895Z] #38 21.47 Suggested packages: [2020-09-18T18:39:08.895Z] #38 21.47 manpages-dev python-setuptools [2020-09-18T18:39:08.895Z] #38 22.35 The following NEW packages will be installed: [2020-09-18T18:39:08.895Z] #38 22.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-18T18:39:08.895Z] #38 22.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-18T18:39:08.895Z] #38 22.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-18T18:39:08.895Z] #38 22.39 python-six zlib1g-dev [2020-09-18T18:39:08.895Z] #38 22.51 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:08.895Z] #38 22.51 Need to get 3742 kB of archives. [2020-09-18T18:39:08.895Z] #38 22.51 After this operation, 22.0 MB of additional disk space will be used. [2020-09-18T18:39:08.895Z] #38 22.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-18T18:39:08.895Z] #38 22.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-18T18:39:08.895Z] #38 22.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-18T18:39:08.895Z] #38 22.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-18T18:39:08.895Z] #38 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-18T18:39:08.895Z] #38 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-18T18:39:08.895Z] #38 22.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-09-18T18:39:08.895Z] #38 22.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-18T18:39:08.895Z] #38 22.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-18T18:39:08.895Z] #38 22.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-18T18:39:08.895Z] #38 22.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-18T18:39:08.895Z] #38 22.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-18T18:39:08.895Z] #38 22.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-09-18T18:39:08.895Z] #38 22.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-18T18:39:08.895Z] #38 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-18T18:39:08.895Z] #38 22.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-18T18:39:08.895Z] #38 22.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-18T18:39:08.895Z] #38 23.72 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:08.895Z] #38 ... [2020-09-18T18:39:08.895Z] [2020-09-18T18:39:08.895Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:09.186Z] #25 5.226 #=#=# ##O#- # #################################### 50.7% #################################################################### 95.3% ######################################################################## 100.0% [2020-09-18T18:39:09.186Z] #25 ... [2020-09-18T18:39:09.186Z] [2020-09-18T18:39:09.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:09.186Z] #41 14.06 vendor/golang.org/x/crypto/internal/subtle [2020-09-18T18:39:09.477Z] #41 ... [2020-09-18T18:39:09.477Z] [2020-09-18T18:39:09.477Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:09.477Z] #60 14.17 + cd /tmp/tmp.ECmwyKFmQE/src/github.com/docker/libnetwork [2020-09-18T18:39:09.477Z] #60 14.17 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:39:09.477Z] #60 14.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-18T18:39:09.477Z] #60 ... [2020-09-18T18:39:09.477Z] [2020-09-18T18:39:09.477Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:09.477Z] #10 14.10 Fetched 8076 kB in 11s (735 kB/s) [2020-09-18T18:39:09.477Z] #10 14.10 Reading package lists... [2020-09-18T18:39:09.477Z] #10 17.61 Reading package lists... [2020-09-18T18:39:09.477Z] #10 21.32 Building dependency tree... [2020-09-18T18:39:09.477Z] #10 22.49 The following additional packages will be installed: [2020-09-18T18:39:09.477Z] #10 22.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-18T18:39:09.477Z] #10 22.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-18T18:39:09.477Z] #10 22.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-18T18:39:09.477Z] #10 22.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:39:09.477Z] #10 22.54 Suggested packages: [2020-09-18T18:39:09.478Z] #10 22.54 gcc-8-locales seccomp wine64 [2020-09-18T18:39:09.478Z] #10 23.51 The following NEW packages will be installed: [2020-09-18T18:39:09.478Z] #10 23.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-18T18:39:09.478Z] #10 23.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-18T18:39:09.478Z] #10 23.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-18T18:39:09.478Z] #10 23.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-18T18:39:09.478Z] #10 23.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-18T18:39:09.478Z] #10 23.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:39:09.478Z] #10 23.69 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:09.478Z] #10 23.69 Need to get 73.3 MB of archives. [2020-09-18T18:39:09.478Z] #10 23.69 After this operation, 494 MB of additional disk space will be used. [2020-09-18T18:39:09.478Z] #10 23.69 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] [2020-09-18T18:39:09.478Z] #10 23.92 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] [2020-09-18T18:39:09.478Z] #10 24.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-18T18:39:09.478Z] #10 24.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-18T18:39:09.478Z] #10 24.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-18T18:39:09.478Z] #10 24.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-18T18:39:09.478Z] #10 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-18T18:39:09.769Z] #10 ... [2020-09-18T18:39:09.769Z] [2020-09-18T18:39:09.769Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:09.769Z] #32 24.27 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:09.769Z] #32 24.35 Fetched 14.0 MB in 1s (12.9 MB/s) [2020-09-18T18:39:09.769Z] #32 24.44 Selecting previously unselected package xxd. [2020-09-18T18:39:09.769Z] #32 24.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-18T18:39:09.769Z] #32 24.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-18T18:39:09.769Z] #32 24.50 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:39:09.769Z] #32 24.69 Selecting previously unselected package vim-common. [2020-09-18T18:39:09.769Z] #32 24.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:39:10.061Z] #32 24.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:39:10.352Z] #32 25.02 Selecting previously unselected package cmake-data. [2020-09-18T18:39:10.352Z] #32 25.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-18T18:39:10.352Z] #32 25.02 Unpacking cmake-data (3.13.4-1) ... [2020-09-18T18:39:12.438Z] #32 27.20 Selecting previously unselected package libicu63:s390x. [2020-09-18T18:39:12.438Z] #32 27.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-18T18:39:12.438Z] #32 27.23 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-18T18:39:12.737Z] #32 ... [2020-09-18T18:39:12.737Z] [2020-09-18T18:39:12.737Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:12.737Z] #60 DONE 27.4s [2020-09-18T18:39:12.737Z] [2020-09-18T18:39:12.737Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:12.737Z] #25 5.982 [2020-09-18T18:39:12.737Z] #25 6.191 0.0% ### 5.4% ######## 11.9% ############## 20.4% #################### 29.0% ######################### 35.4% ############################## 41.9% #################################### 50.4% ########################################## 59.0% ################################################ 67.6% ##################################################### 74.1% ########################################################### 82.6% ############################################################## 86.9% ################################################################# 91.2% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-18T18:39:12.737Z] #25 8.313 #=#=# ##O#- # [2020-09-18T18:39:13.985Z] #28 ... [2020-09-18T18:39:13.985Z] [2020-09-18T18:39:13.985Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:13.985Z] #30 5.008 + RM_GOPATH=0 [2020-09-18T18:39:13.985Z] #30 5.008 + TMP_GOPATH= [2020-09-18T18:39:13.985Z] #30 5.008 + : /build [2020-09-18T18:39:13.985Z] #30 5.008 + '[' -z '' ']' [2020-09-18T18:39:13.985Z] #30 5.008 ++ mktemp -d [2020-09-18T18:39:13.985Z] #30 5.008 + export GOPATH=/tmp/tmp.HSu2xtU7cV [2020-09-18T18:39:13.985Z] #30 5.008 + GOPATH=/tmp/tmp.HSu2xtU7cV [2020-09-18T18:39:13.985Z] #30 5.008 + RM_GOPATH=1 [2020-09-18T18:39:13.985Z] #30 5.008 + case "$(go env GOARCH)" in [2020-09-18T18:39:13.985Z] #30 5.010 ++ go env GOARCH [2020-09-18T18:39:13.985Z] #30 5.022 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:13.985Z] #30 5.022 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:13.985Z] #30 5.031 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:13.985Z] #30 5.033 + dir=/tmp/install [2020-09-18T18:39:13.985Z] #30 5.033 + bin=tomlv [2020-09-18T18:39:13.985Z] #30 5.033 + shift [2020-09-18T18:39:13.985Z] #30 5.033 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-18T18:39:13.985Z] #30 5.049 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:39:13.985Z] #30 5.053 + . /tmp/install/tomlv.installer [2020-09-18T18:39:13.985Z] #30 5.053 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:39:13.985Z] #30 5.053 + install_tomlv [2020-09-18T18:39:13.985Z] #30 5.053 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-18T18:39:13.985Z] #30 5.053 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HSu2xtU7cV/src/github.com/BurntSushi/toml [2020-09-18T18:39:13.985Z] #30 5.053 Cloning into '/tmp/tmp.HSu2xtU7cV/src/github.com/BurntSushi/toml'... [2020-09-18T18:39:13.985Z] #30 ... [2020-09-18T18:39:13.985Z] [2020-09-18T18:39:13.985Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:13.985Z] #54 5.587 + RM_GOPATH=0 [2020-09-18T18:39:13.985Z] #54 5.587 + TMP_GOPATH= [2020-09-18T18:39:13.985Z] #54 5.587 + : /build [2020-09-18T18:39:13.985Z] #54 5.587 + '[' -z '' ']' [2020-09-18T18:39:13.985Z] #54 5.600 ++ mktemp -d [2020-09-18T18:39:13.985Z] #54 5.606 + export GOPATH=/tmp/tmp.dPiMVuHCk3 [2020-09-18T18:39:13.985Z] #54 5.606 + GOPATH=/tmp/tmp.dPiMVuHCk3 [2020-09-18T18:39:13.985Z] #54 5.606 + RM_GOPATH=1 [2020-09-18T18:39:13.985Z] #54 5.632 + case "$(go env GOARCH)" in [2020-09-18T18:39:13.985Z] #54 5.632 ++ go env GOARCH [2020-09-18T18:39:13.985Z] #54 5.675 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:13.985Z] #54 5.675 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:13.985Z] #54 5.678 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:13.985Z] #54 5.711 + dir=/tmp/install [2020-09-18T18:39:13.985Z] #54 5.713 + bin=rootlesskit [2020-09-18T18:39:13.985Z] #54 5.713 + shift [2020-09-18T18:39:13.985Z] #54 5.713 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-18T18:39:13.985Z] #54 5.714 + . /tmp/install/rootlesskit.installer [2020-09-18T18:39:13.985Z] #54 5.714 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:39:13.985Z] #54 5.715 + install_rootlesskit [2020-09-18T18:39:13.985Z] #54 5.715 + case "$1" in [2020-09-18T18:39:13.985Z] #54 5.716 + export CGO_ENABLED=0 [2020-09-18T18:39:13.985Z] #54 5.716 + CGO_ENABLED=0 [2020-09-18T18:39:13.985Z] #54 5.716 + _install_rootlesskit [2020-09-18T18:39:13.985Z] #54 5.716 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-18T18:39:13.985Z] #54 5.717 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:39:13.985Z] #54 5.717 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dPiMVuHCk3/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:39:13.985Z] #54 5.735 Cloning into '/tmp/tmp.dPiMVuHCk3/src/github.com/rootless-containers/rootlesskit'... [2020-09-18T18:39:14.845Z] #25 8.591 0.2% # 1.5% ## 3.3% ### 5.5% ##### 7.1% ##### 8.0% ###### 8.6% ####### 10.5% ######## 12.4% ######### 13.6% ########### 16.1% ############# 19.2% ############### 21.7% ################# 24.2% ################### 26.7% #################### 28.6% ##################### 30.4% ####################### 32.3% ######################### 34.8% ########################## 37.3% ############################ 39.2% [2020-09-18T18:39:14.845Z] #25 ... [2020-09-18T18:39:14.845Z] [2020-09-18T18:39:14.845Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:14.845Z] #47 29.67 syscall [2020-09-18T18:39:14.845Z] #47 29.72 reflect [2020-09-18T18:39:18.198Z] #54 ... [2020-09-18T18:39:18.198Z] [2020-09-18T18:39:18.198Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:18.198Z] #38 6.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:39:18.198Z] #38 6.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:39:18.198Z] #38 6.363 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:39:18.198Z] #38 7.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:39:18.198Z] #38 9.793 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:39:18.369Z] #47 ... [2020-09-18T18:39:18.369Z] [2020-09-18T18:39:18.369Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:18.369Z] #52 0.911 + RM_GOPATH=0 [2020-09-18T18:39:18.369Z] #52 0.911 + TMP_GOPATH= [2020-09-18T18:39:18.369Z] #52 0.911 + : /build [2020-09-18T18:39:18.369Z] #52 0.911 + '[' -z '' ']' [2020-09-18T18:39:18.369Z] #52 0.911 ++ mktemp -d [2020-09-18T18:39:18.369Z] #52 0.911 + export GOPATH=/tmp/tmp.i40KBAPbjD [2020-09-18T18:39:18.369Z] #52 0.911 + GOPATH=/tmp/tmp.i40KBAPbjD [2020-09-18T18:39:18.369Z] #52 0.911 + RM_GOPATH=1 [2020-09-18T18:39:18.369Z] #52 0.911 + case "$(go env GOARCH)" in [2020-09-18T18:39:18.369Z] #52 0.912 ++ go env GOARCH [2020-09-18T18:39:18.369Z] #52 0.929 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:18.369Z] #52 0.929 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:18.369Z] #52 0.929 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:18.370Z] #52 0.930 + dir=/tmp/install [2020-09-18T18:39:18.370Z] #52 0.931 + bin=containerd [2020-09-18T18:39:18.370Z] #52 0.931 + shift [2020-09-18T18:39:18.370Z] #52 0.931 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-18T18:39:18.370Z] #52 0.931 + . /tmp/install/containerd.installer [2020-09-18T18:39:18.370Z] #52 0.931 ++ set -e [2020-09-18T18:39:18.370Z] #52 0.931 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:39:18.370Z] #52 0.931 + install_containerd [2020-09-18T18:39:18.370Z] #52 0.950 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-18T18:39:18.370Z] #52 0.950 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:39:18.370Z] #52 0.950 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i40KBAPbjD/src/github.com/containerd/containerd [2020-09-18T18:39:18.370Z] #52 0.959 Cloning into '/tmp/tmp.i40KBAPbjD/src/github.com/containerd/containerd'... [2020-09-18T18:39:18.370Z] #52 ... [2020-09-18T18:39:18.370Z] [2020-09-18T18:39:18.370Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:18.370Z] #25 8.591 0.2% # 1.5% ## 3.3% ### 5.5% ##### 7.1% ##### 8.0% ###### 8.6% ####### 10.5% ######## 12.4% ######### 13.6% ########### 16.1% ############# 19.2% ############### 21.7% ################# 24.2% ################### 26.7% #################### 28.6% ##################### 30.4% ####################### 32.3% ######################### 34.8% ########################## 37.3% ############################ 39.2% ############################# 41.7% ############################### 44.1% ################################# 46.6% ################################## 48.5% #################################### 51.0% ###################################### 52.9% ####################################### 54.7% ######################################## 56.6% ########################################## 59.1% ############################################ 61.6% ############################################## 64.3% ################################################ 66.7% ################################################ 67.6% ################################################## 70.1% #################################################### 73.2% ###################################################### 75.7% ####################################################### 77.6% ######################################################## 78.8% ########################################################## 81.3% ########################################################### 83.2% ############################################################# 85.3% ############################################################## 86.8% ################################################################ 88.9% ################################################################# 91.4% ################################################################### 93.3% #################################################################### 95.2% ###################################################################### 97.7% ######################################################################## 100.0% [2020-09-18T18:39:18.370Z] #25 14.82 [2020-09-18T18:39:18.370Z] #25 ... [2020-09-18T18:39:18.370Z] [2020-09-18T18:39:18.370Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:18.370Z] #30 23.24 sync [2020-09-18T18:39:18.370Z] #30 23.24 internal/reflectlite [2020-09-18T18:39:18.370Z] #30 25.19 errors [2020-09-18T18:39:18.370Z] #30 25.20 sort [2020-09-18T18:39:18.370Z] #30 25.48 strconv [2020-09-18T18:39:18.370Z] #30 26.29 io [2020-09-18T18:39:18.370Z] #30 27.48 internal/oserror [2020-09-18T18:39:18.370Z] #30 27.56 syscall [2020-09-18T18:39:18.370Z] #30 28.65 reflect [2020-09-18T18:39:18.462Z] #38 ... [2020-09-18T18:39:18.462Z] [2020-09-18T18:39:18.462Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:18.462Z] #47 3.728 + RM_GOPATH=0 [2020-09-18T18:39:18.462Z] #47 3.728 + TMP_GOPATH= [2020-09-18T18:39:18.462Z] #47 3.728 + : /build [2020-09-18T18:39:18.462Z] #47 3.728 + '[' -z '' ']' [2020-09-18T18:39:18.462Z] #47 3.728 ++ mktemp -d [2020-09-18T18:39:18.462Z] #47 3.728 + export GOPATH=/tmp/tmp.Lko9EfknSl [2020-09-18T18:39:18.462Z] #47 3.728 + GOPATH=/tmp/tmp.Lko9EfknSl [2020-09-18T18:39:18.462Z] #47 3.728 + RM_GOPATH=1 [2020-09-18T18:39:18.462Z] #47 3.728 + case "$(go env GOARCH)" in [2020-09-18T18:39:18.462Z] #47 3.728 ++ go env GOARCH [2020-09-18T18:39:18.462Z] #47 3.741 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:39:18.462Z] #47 3.741 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:18.462Z] #47 3.741 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:18.462Z] #47 3.741 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:18.462Z] #47 3.741 + dir=/tmp/install [2020-09-18T18:39:18.462Z] #47 3.741 + bin=shfmt [2020-09-18T18:39:18.462Z] #47 3.741 + shift [2020-09-18T18:39:18.462Z] #47 3.741 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-18T18:39:18.462Z] #47 3.741 + . /tmp/install/shfmt.installer [2020-09-18T18:39:18.462Z] #47 3.741 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:39:18.462Z] #47 3.741 + install_shfmt [2020-09-18T18:39:18.462Z] #47 3.741 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-18T18:39:18.462Z] #47 3.741 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Lko9EfknSl/src/github.com/mvdan/sh [2020-09-18T18:39:18.462Z] #47 3.741 Cloning into '/tmp/tmp.Lko9EfknSl/src/github.com/mvdan/sh'... [2020-09-18T18:39:18.661Z] #30 ... [2020-09-18T18:39:18.662Z] [2020-09-18T18:39:18.662Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:18.662Z] #32 33.12 Selecting previously unselected package libxml2:s390x. [2020-09-18T18:39:18.662Z] #32 33.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-18T18:39:18.662Z] #32 33.13 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:39:18.724Z] #47 ... [2020-09-18T18:39:18.724Z] [2020-09-18T18:39:18.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:18.724Z] #10 6.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:39:18.724Z] #10 6.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:39:18.724Z] #10 6.334 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:39:18.724Z] #10 7.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:39:18.724Z] #10 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:39:18.724Z] #10 ... [2020-09-18T18:39:18.724Z] [2020-09-18T18:39:18.724Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:18.724Z] #23 6.387 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:39:18.724Z] #23 6.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:39:18.724Z] #23 6.460 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:39:18.724Z] #23 7.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:39:18.724Z] #23 9.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:39:18.953Z] #32 33.62 Selecting previously unselected package libarchive13:s390x. [2020-09-18T18:39:18.953Z] #32 33.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-18T18:39:18.953Z] #32 33.62 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-18T18:39:18.953Z] #32 ... [2020-09-18T18:39:18.953Z] [2020-09-18T18:39:18.953Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:18.953Z] #38 23.82 Fetched 3742 kB in 1s (6835 kB/s) [2020-09-18T18:39:18.953Z] #38 23.88 Selecting previously unselected package libcap-dev:s390x. [2020-09-18T18:39:18.953Z] #38 23.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 ... 15177 files and directories currently installed.) [2020-09-18T18:39:18.953Z] #38 23.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 23.99 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-18T18:39:18.953Z] #38 24.05 Selecting previously unselected package libnet1:s390x. [2020-09-18T18:39:18.953Z] #38 24.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.07 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-18T18:39:18.953Z] #38 24.14 Selecting previously unselected package libnet1-dev. [2020-09-18T18:39:18.953Z] #38 24.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:39:18.953Z] #38 24.26 Selecting previously unselected package libnl-3-200:s390x. [2020-09-18T18:39:18.953Z] #38 24.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.27 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-18T18:39:18.953Z] #38 24.35 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-18T18:39:18.953Z] #38 24.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.36 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-18T18:39:18.953Z] #38 24.60 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-18T18:39:18.953Z] #38 24.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.60 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-18T18:39:18.953Z] #38 24.66 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-18T18:39:18.953Z] #38 24.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.67 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-18T18:39:18.953Z] #38 24.77 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-18T18:39:18.953Z] #38 24.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 24.78 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-18T18:39:18.953Z] #38 25.01 Selecting previously unselected package libprotobuf17:s390x. [2020-09-18T18:39:18.953Z] #38 25.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 25.01 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 25.60 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-18T18:39:18.953Z] #38 25.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 25.61 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 25.79 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-18T18:39:18.953Z] #38 25.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 25.80 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 26.78 Selecting previously unselected package libprotoc17:s390x. [2020-09-18T18:39:18.953Z] #38 26.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 26.78 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 27.24 Selecting previously unselected package protobuf-c-compiler. [2020-09-18T18:39:18.953Z] #38 27.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 27.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:39:18.953Z] #38 27.48 Selecting previously unselected package protobuf-compiler. [2020-09-18T18:39:18.953Z] #38 27.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 27.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 28.09 Selecting previously unselected package python-pkg-resources. [2020-09-18T18:39:18.953Z] #38 28.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:39:18.953Z] #38 28.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-18T18:39:18.953Z] #38 28.14 Selecting previously unselected package python-six. [2020-09-18T18:39:18.953Z] #38 28.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-18T18:39:18.953Z] #38 28.14 Unpacking python-six (1.12.0-1) ... [2020-09-18T18:39:18.953Z] #38 28.22 Selecting previously unselected package python-protobuf. [2020-09-18T18:39:18.953Z] #38 28.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-18T18:39:18.953Z] #38 28.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 28.53 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-18T18:39:18.953Z] #38 30.39 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 30.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-18T18:39:18.953Z] #38 30.40 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-18T18:39:18.953Z] #38 30.41 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-18T18:39:18.953Z] #38 30.42 Setting up python-six (1.12.0-1) ... [2020-09-18T18:39:18.953Z] #38 31.79 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-18T18:39:18.953Z] #38 31.80 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-18T18:39:18.953Z] #38 31.82 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 31.83 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-18T18:39:18.953Z] #38 31.84 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 31.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 31.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:39:18.953Z] #38 31.87 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-18T18:39:18.953Z] #38 31.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:39:18.953Z] #38 31.88 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-18T18:39:18.984Z] #23 ... [2020-09-18T18:39:18.984Z] [2020-09-18T18:39:18.984Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:39:18.984Z] #51 6.152 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:39:18.984Z] #51 6.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:39:18.984Z] #51 6.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:39:18.984Z] #51 7.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:39:18.984Z] #51 9.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:39:18.984Z] #51 ... [2020-09-18T18:39:18.984Z] [2020-09-18T18:39:18.984Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:18.984Z] #45 4.959 + RM_GOPATH=0 [2020-09-18T18:39:18.984Z] #45 4.959 + TMP_GOPATH= [2020-09-18T18:39:18.984Z] #45 4.959 + : /build [2020-09-18T18:39:18.984Z] #45 4.959 + '[' -z '' ']' [2020-09-18T18:39:18.984Z] #45 4.959 ++ mktemp -d [2020-09-18T18:39:18.984Z] #45 4.959 + export GOPATH=/tmp/tmp.deIiWQYzWv [2020-09-18T18:39:18.984Z] #45 4.959 + GOPATH=/tmp/tmp.deIiWQYzWv [2020-09-18T18:39:18.984Z] #45 4.959 + RM_GOPATH=1 [2020-09-18T18:39:18.984Z] #45 4.959 + case "$(go env GOARCH)" in [2020-09-18T18:39:18.984Z] #45 4.959 ++ go env GOARCH [2020-09-18T18:39:18.984Z] #45 4.978 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:18.984Z] #45 4.978 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:18.984Z] #45 4.978 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:18.984Z] #45 4.994 Installing golangci-lint version v1.23.8 [2020-09-18T18:39:18.984Z] #45 4.998 + dir=/tmp/install [2020-09-18T18:39:18.984Z] #45 4.998 + bin=golangci_lint [2020-09-18T18:39:18.984Z] #45 4.998 + shift [2020-09-18T18:39:18.984Z] #45 4.998 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-18T18:39:18.984Z] #45 4.998 + . /tmp/install/golangci_lint.installer [2020-09-18T18:39:18.984Z] #45 4.998 ++ : v1.23.8 [2020-09-18T18:39:18.984Z] #45 4.998 + install_golangci_lint [2020-09-18T18:39:18.984Z] #45 4.998 + echo 'Installing golangci-lint version v1.23.8' [2020-09-18T18:39:18.984Z] #45 4.998 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-18T18:39:19.169Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-078118fbd773c3389) in /home/ubuntu/workspace/moby_PR-41471 [Pipeline] { [Pipeline] checkout [2020-09-18T18:39:19.244Z] #38 ... [2020-09-18T18:39:19.244Z] [2020-09-18T18:39:19.244Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:19.244Z] #32 33.92 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-18T18:39:19.244Z] #32 33.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-18T18:39:19.244Z] #32 33.93 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-18T18:39:19.244Z] #32 34.09 Selecting previously unselected package librhash0:s390x. [2020-09-18T18:39:19.244Z] #32 34.09 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-18T18:39:19.245Z] #32 34.09 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-18T18:39:19.245Z] #45 ... [2020-09-18T18:39:19.245Z] [2020-09-18T18:39:19.245Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:19.245Z] #43 5.650 + RM_GOPATH=0 [2020-09-18T18:39:19.245Z] #43 5.650 + TMP_GOPATH= [2020-09-18T18:39:19.245Z] #43 5.650 + : /build [2020-09-18T18:39:19.245Z] #43 5.650 + '[' -z '' ']' [2020-09-18T18:39:19.245Z] #43 5.651 ++ mktemp -d [2020-09-18T18:39:19.245Z] #43 5.686 + export GOPATH=/tmp/tmp.ad0fFQArrH [2020-09-18T18:39:19.245Z] #43 5.686 + GOPATH=/tmp/tmp.ad0fFQArrH [2020-09-18T18:39:19.245Z] #43 5.686 + RM_GOPATH=1 [2020-09-18T18:39:19.245Z] #43 5.686 + case "$(go env GOARCH)" in [2020-09-18T18:39:19.245Z] #43 5.689 ++ go env GOARCH [2020-09-18T18:39:19.245Z] #43 5.742 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.245Z] #43 5.742 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.245Z] #43 5.743 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:19.245Z] #43 5.745 + dir=/tmp/install [2020-09-18T18:39:19.245Z] #43 5.745 + bin=gotestsum [2020-09-18T18:39:19.245Z] #43 5.745 + shift [2020-09-18T18:39:19.245Z] #43 5.746 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-18T18:39:19.245Z] #43 5.746 + . /tmp/install/gotestsum.installer [2020-09-18T18:39:19.245Z] #43 5.746 ++ : v0.5.3 [2020-09-18T18:39:19.245Z] #43 5.746 + install_gotestsum [2020-09-18T18:39:19.245Z] #43 5.747 + set -e [2020-09-18T18:39:19.245Z] #43 5.747 + export GO111MODULE=on [2020-09-18T18:39:19.245Z] #43 5.747 + GO111MODULE=on [2020-09-18T18:39:19.245Z] #43 5.748 + GOBIN=/build [2020-09-18T18:39:19.245Z] #43 5.748 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-18T18:39:19.245Z] #43 5.795 go: finding gotest.tools v0.5.3 [2020-09-18T18:39:19.245Z] #43 5.805 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:39:19.245Z] #43 6.907 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:39:19.245Z] #43 7.464 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:39:19.245Z] #43 8.505 go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:39:19.245Z] #43 8.507 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:39:19.245Z] #43 8.517 go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:39:19.245Z] #43 8.673 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:39:19.245Z] #43 8.719 go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:39:19.245Z] #43 8.724 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:39:19.245Z] #43 8.826 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:39:19.245Z] #43 8.932 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:39:19.245Z] #43 8.962 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:39:19.245Z] #43 9.104 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:39:19.245Z] #43 9.212 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:39:19.245Z] #43 9.234 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:39:19.245Z] #43 9.371 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:39:19.245Z] #43 9.379 go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:39:19.245Z] #43 9.382 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:39:19.245Z] #43 9.442 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:39:19.245Z] #43 9.633 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:39:19.245Z] #43 9.774 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:39:19.245Z] #43 10.03 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:39:19.245Z] #43 ... [2020-09-18T18:39:19.245Z] [2020-09-18T18:39:19.245Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:19.245Z] #32 6.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:39:19.245Z] #32 6.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:39:19.245Z] #32 6.320 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:39:19.245Z] #32 7.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:39:19.245Z] #32 9.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:39:19.505Z] #32 ... [2020-09-18T18:39:19.505Z] [2020-09-18T18:39:19.505Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:19.505Z] #60 5.424 + RM_GOPATH=0 [2020-09-18T18:39:19.505Z] #60 5.424 + TMP_GOPATH= [2020-09-18T18:39:19.505Z] #60 5.424 + : /build [2020-09-18T18:39:19.505Z] #60 5.424 + '[' -z '' ']' [2020-09-18T18:39:19.505Z] #60 5.427 ++ mktemp -d [2020-09-18T18:39:19.505Z] #60 5.427 + export GOPATH=/tmp/tmp.ksl66Nwimg [2020-09-18T18:39:19.505Z] #60 5.427 + GOPATH=/tmp/tmp.ksl66Nwimg [2020-09-18T18:39:19.505Z] #60 5.427 + RM_GOPATH=1 [2020-09-18T18:39:19.505Z] #60 5.427 + case "$(go env GOARCH)" in [2020-09-18T18:39:19.505Z] #60 5.427 ++ go env GOARCH [2020-09-18T18:39:19.505Z] #60 5.503 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.505Z] #60 5.503 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.505Z] #60 5.505 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:19.505Z] #60 5.505 + dir=/tmp/install [2020-09-18T18:39:19.505Z] #60 5.506 + bin=proxy [2020-09-18T18:39:19.505Z] #60 5.506 + shift [2020-09-18T18:39:19.505Z] #60 5.506 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-18T18:39:19.505Z] #60 5.506 + . /tmp/install/proxy.installer [2020-09-18T18:39:19.505Z] #60 5.506 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:39:19.505Z] #60 5.507 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:39:19.505Z] #60 5.507 + install_proxy [2020-09-18T18:39:19.505Z] #60 5.507 + case "$1" in [2020-09-18T18:39:19.505Z] #60 5.507 + export CGO_ENABLED=0 [2020-09-18T18:39:19.505Z] #60 5.507 + CGO_ENABLED=0 [2020-09-18T18:39:19.505Z] #60 5.507 + _install_proxy [2020-09-18T18:39:19.505Z] #60 5.507 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-18T18:39:19.505Z] #60 5.507 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ksl66Nwimg/src/github.com/docker/libnetwork [2020-09-18T18:39:19.505Z] #60 5.563 Cloning into '/tmp/tmp.ksl66Nwimg/src/github.com/docker/libnetwork'... [2020-09-18T18:39:19.535Z] #32 34.32 Selecting previously unselected package libuv1:s390x. [2020-09-18T18:39:19.535Z] #32 34.32 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-18T18:39:19.535Z] #32 34.32 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-18T18:39:19.535Z] #32 ... [2020-09-18T18:39:19.535Z] [2020-09-18T18:39:19.535Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:19.535Z] #41 24.37 internal/reflectlite [2020-09-18T18:39:19.535Z] #41 24.37 github.com/LK4D4/vndr/godl/singleflight [2020-09-18T18:39:19.535Z] #41 24.56 math/rand [2020-09-18T18:39:19.535Z] #41 25.41 internal/singleflight [2020-09-18T18:39:19.535Z] #41 26.50 strconv [2020-09-18T18:39:19.535Z] #41 26.50 io [2020-09-18T18:39:19.535Z] #41 28.00 bytes [2020-09-18T18:39:19.535Z] #41 29.21 bufio [2020-09-18T18:39:19.535Z] #41 29.49 reflect [2020-09-18T18:39:19.535Z] #41 30.79 syscall [2020-09-18T18:39:19.766Z] #60 ... [2020-09-18T18:39:19.766Z] [2020-09-18T18:39:19.766Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:19.766Z] #21 4.324 + RM_GOPATH=0 [2020-09-18T18:39:19.766Z] #21 4.324 + TMP_GOPATH= [2020-09-18T18:39:19.766Z] #21 4.324 + : /build [2020-09-18T18:39:19.766Z] #21 4.324 + '[' -z '' ']' [2020-09-18T18:39:19.766Z] #21 4.324 ++ mktemp -d [2020-09-18T18:39:19.766Z] #21 4.324 + export GOPATH=/tmp/tmp.8mWSJat91k [2020-09-18T18:39:19.766Z] #21 4.324 + GOPATH=/tmp/tmp.8mWSJat91k [2020-09-18T18:39:19.766Z] #21 4.324 + RM_GOPATH=1 [2020-09-18T18:39:19.766Z] #21 4.324 + case "$(go env GOARCH)" in [2020-09-18T18:39:19.766Z] #21 4.324 ++ go env GOARCH [2020-09-18T18:39:19.766Z] #21 4.335 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.766Z] #21 4.335 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.766Z] #21 4.335 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:19.766Z] #21 4.336 Install docker/cli version 17.06.2-ce from stable [2020-09-18T18:39:19.766Z] #21 4.336 + dir=/tmp/install [2020-09-18T18:39:19.766Z] #21 4.336 + bin=dockercli [2020-09-18T18:39:19.766Z] #21 4.336 + shift [2020-09-18T18:39:19.766Z] #21 4.336 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-18T18:39:19.766Z] #21 4.336 + . /tmp/install/dockercli.installer [2020-09-18T18:39:19.766Z] #21 4.336 ++ : stable [2020-09-18T18:39:19.766Z] #21 4.336 ++ : 17.06.2-ce [2020-09-18T18:39:19.766Z] #21 4.336 + install_dockercli [2020-09-18T18:39:19.766Z] #21 4.336 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T18:39:19.766Z] #21 4.359 ++ uname -m [2020-09-18T18:39:19.766Z] #21 4.359 + arch=x86_64 [2020-09-18T18:39:19.766Z] #21 4.359 + '[' x86_64 '!=' x86_64 ']' [2020-09-18T18:39:19.766Z] #21 4.359 + url=https://download.docker.com/linux/static [2020-09-18T18:39:19.766Z] #21 4.359 + tar -xz docker/docker [2020-09-18T18:39:19.766Z] #21 4.359 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-18T18:39:19.766Z] #21 ... [2020-09-18T18:39:19.766Z] [2020-09-18T18:39:19.766Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:19.766Z] #41 4.453 + RM_GOPATH=0 [2020-09-18T18:39:19.766Z] #41 4.453 + TMP_GOPATH= [2020-09-18T18:39:19.766Z] #41 4.453 + : /build [2020-09-18T18:39:19.766Z] #41 4.453 + '[' -z '' ']' [2020-09-18T18:39:19.766Z] #41 4.453 ++ mktemp -d [2020-09-18T18:39:19.766Z] #41 4.453 + export GOPATH=/tmp/tmp.Rxn7U3fGne [2020-09-18T18:39:19.766Z] #41 4.453 + GOPATH=/tmp/tmp.Rxn7U3fGne [2020-09-18T18:39:19.766Z] #41 4.453 + RM_GOPATH=1 [2020-09-18T18:39:19.766Z] #41 4.453 + case "$(go env GOARCH)" in [2020-09-18T18:39:19.766Z] #41 4.453 ++ go env GOARCH [2020-09-18T18:39:19.766Z] #41 4.461 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.766Z] #41 4.461 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:19.766Z] #41 4.475 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:19.766Z] #41 4.475 + dir=/tmp/install [2020-09-18T18:39:19.766Z] #41 4.475 + bin=vndr [2020-09-18T18:39:19.766Z] #41 4.475 + shift [2020-09-18T18:39:19.766Z] #41 4.475 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-18T18:39:19.766Z] #41 4.475 + . /tmp/install/vndr.installer [2020-09-18T18:39:19.766Z] #41 4.475 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:39:19.766Z] #41 4.475 + install_vndr [2020-09-18T18:39:19.766Z] #41 4.475 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-18T18:39:19.766Z] #41 4.475 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Rxn7U3fGne/src/github.com/LK4D4/vndr [2020-09-18T18:39:19.766Z] #41 4.475 Cloning into '/tmp/tmp.Rxn7U3fGne/src/github.com/LK4D4/vndr'... [2020-09-18T18:39:19.766Z] #41 4.476 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:39:19.766Z] #41 5.032 + cd /tmp/tmp.Rxn7U3fGne/src/github.com/LK4D4/vndr [2020-09-18T18:39:19.766Z] #41 5.033 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:39:19.766Z] #41 5.044 + go build -buildmode=pie -v -o /build/vndr . [2020-09-18T18:39:19.766Z] #41 6.421 runtime/internal/atomic [2020-09-18T18:39:19.766Z] #41 6.435 internal/cpu [2020-09-18T18:39:19.766Z] #41 6.615 runtime/internal/sys [2020-09-18T18:39:19.766Z] #41 6.830 runtime/internal/math [2020-09-18T18:39:19.766Z] #41 7.030 internal/race [2020-09-18T18:39:19.766Z] #41 7.110 internal/bytealg [2020-09-18T18:39:19.766Z] #41 7.166 sync/atomic [2020-09-18T18:39:19.766Z] #41 7.431 unicode [2020-09-18T18:39:19.766Z] #41 8.139 runtime [2020-09-18T18:39:19.826Z] #41 ... [2020-09-18T18:39:19.826Z] [2020-09-18T18:39:19.826Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:19.826Z] #10 24.48 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] [2020-09-18T18:39:19.826Z] #10 24.49 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] [2020-09-18T18:39:19.826Z] #10 26.49 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] [2020-09-18T18:39:19.826Z] #10 28.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-18T18:39:19.826Z] #10 28.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-18T18:39:19.826Z] #10 28.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-18T18:39:19.826Z] #10 28.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-18T18:39:19.826Z] #10 28.21 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] [2020-09-18T18:39:19.826Z] #10 28.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-18T18:39:19.826Z] #10 28.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-18T18:39:19.826Z] #10 28.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-18T18:39:19.826Z] #10 28.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-18T18:39:19.826Z] #10 28.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-18T18:39:19.826Z] #10 28.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-18T18:39:19.826Z] #10 28.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-18T18:39:19.826Z] #10 28.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-18T18:39:19.826Z] #10 28.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-18T18:39:19.826Z] #10 28.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-18T18:39:19.826Z] #10 29.16 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:19.826Z] #10 29.23 Fetched 73.3 MB in 5s (15.3 MB/s) [2020-09-18T18:39:19.826Z] #10 29.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-18T18:39:19.826Z] #10 29.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-18T18:39:19.826Z] #10 29.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-18T18:39:19.826Z] #10 29.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:39:19.826Z] #10 31.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-18T18:39:19.826Z] #10 31.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-18T18:39:19.826Z] #10 31.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:39:19.826Z] #10 33.76 Selecting previously unselected package binutils-mingw-w64. [2020-09-18T18:39:19.826Z] #10 33.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-18T18:39:19.826Z] #10 33.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:39:19.826Z] #10 33.89 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-18T18:39:19.826Z] #10 33.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-18T18:39:19.826Z] #10 33.89 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-18T18:39:19.826Z] #10 34.01 Selecting previously unselected package dmsetup. [2020-09-18T18:39:19.826Z] #10 34.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-18T18:39:19.826Z] #10 34.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-18T18:39:19.826Z] #10 34.20 Selecting previously unselected package mingw-w64-common. [2020-09-18T18:39:19.826Z] #10 34.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-18T18:39:19.826Z] #10 34.20 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-18T18:39:19.826Z] #10 ... [2020-09-18T18:39:19.826Z] [2020-09-18T18:39:19.826Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:19.826Z] #32 34.48 Selecting previously unselected package cmake. [2020-09-18T18:39:19.826Z] #32 34.48 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-18T18:39:19.826Z] #32 34.48 Unpacking cmake (3.13.4-1) ... [2020-09-18T18:39:19.934Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ccbbca4b746a7ee) in /home/ubuntu/workspace/moby_PR-41471 [Pipeline] { [Pipeline] checkout [2020-09-18T18:39:20.028Z] #41 ... [2020-09-18T18:39:20.028Z] [2020-09-18T18:39:20.028Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:39:20.028Z] #36 5.299 + git clone https://github.com/docker/distribution.git . [2020-09-18T18:39:20.028Z] #36 5.299 Cloning into '.'... [2020-09-18T18:39:20.028Z] #36 ... [2020-09-18T18:39:20.028Z] [2020-09-18T18:39:20.028Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:20.028Z] #41 11.83 unicode/utf8 [2020-09-18T18:39:20.613Z] #41 12.06 math [2020-09-18T18:39:21.182Z] #41 ... [2020-09-18T18:39:21.182Z] [2020-09-18T18:39:21.182Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:21.182Z] #21 11.74 + mkdir -p /build [2020-09-18T18:39:21.182Z] #21 11.74 + mv docker/docker /build/ [2020-09-18T18:39:21.182Z] #21 11.75 + rmdir docker [2020-09-18T18:39:21.182Z] #21 DONE 12.9s [2020-09-18T18:39:21.403Z] #32 ... [2020-09-18T18:39:21.403Z] [2020-09-18T18:39:21.403Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:21.403Z] #38 35.19 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-18T18:39:21.403Z] #38 35.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:21.403Z] #38 DONE 35.8s [2020-09-18T18:39:21.403Z] [2020-09-18T18:39:21.403Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:21.403Z] #25 16.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T18:39:21.403Z] #25 16.52 #=#=# ##O#- # [2020-09-18T18:39:21.403Z] #25 16.84 ######################################################## 78.9% ######################################################################## 100.0% [2020-09-18T18:39:21.403Z] #25 16.96 [2020-09-18T18:39:21.441Z] [2020-09-18T18:39:21.441Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:21.441Z] #43 12.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:39:21.441Z] #43 12.85 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:39:21.615Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0861778ccc11d0387) in /home/ubuntu/workspace/moby_PR-41471 [Pipeline] { [Pipeline] checkout [2020-09-18T18:39:22.036Z] #25 18.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T18:39:22.036Z] #25 18.48 skipping existing aab193acf6ba [2020-09-18T18:39:22.036Z] #25 18.58 [2020-09-18T18:39:22.574Z] using credential docker-jenkins-github-credentials [2020-09-18T18:39:22.583Z] Cloning the remote Git repository [2020-09-18T18:39:22.583Z] Cloning with configured refspecs honoured and without tags [2020-09-18T18:39:22.753Z] #25 ... [2020-09-18T18:39:22.753Z] [2020-09-18T18:39:22.753Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:22.753Z] #43 DONE 37.3s [2020-09-18T18:39:22.753Z] [2020-09-18T18:39:22.753Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:22.753Z] #32 37.17 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-18T18:39:22.753Z] #32 37.22 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:39:22.753Z] #32 37.25 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-18T18:39:22.753Z] #32 37.26 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:39:22.753Z] #32 37.31 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-18T18:39:22.753Z] #32 37.32 Setting up cmake-data (3.13.4-1) ... [2020-09-18T18:39:22.753Z] #32 37.35 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:39:22.753Z] #32 37.37 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-18T18:39:22.753Z] #32 37.38 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-18T18:39:22.753Z] #32 37.39 Setting up cmake (3.13.4-1) ... [2020-09-18T18:39:22.753Z] #32 37.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:22.753Z] #32 37.50 Processing triggers for mime-support (3.62) ... [2020-09-18T18:39:22.703Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:39:22.807Z] > git init /home/ubuntu/workspace/moby_PR-41471 # timeout=10 [2020-09-18T18:39:23.173Z] using credential docker-jenkins-github-credentials [2020-09-18T18:39:23.180Z] Cloning the remote Git repository [2020-09-18T18:39:23.180Z] Cloning with configured refspecs honoured and without tags [2020-09-18T18:39:23.352Z] #43 14.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:39:23.412Z] #32 DONE 38.1s [2020-09-18T18:39:23.412Z] [2020-09-18T18:39:23.412Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:23.249Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:39:23.315Z] > git init /home/ubuntu/workspace/moby_PR-41471 # timeout=10 [2020-09-18T18:39:23.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:39:23.577Z] > git --version # timeout=10 [2020-09-18T18:39:23.589Z] > git --version # 'git version 2.17.1' [2020-09-18T18:39:23.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:23.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:23.923Z] #43 ... [2020-09-18T18:39:23.923Z] [2020-09-18T18:39:23.923Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:39:23.923Z] #28 5.448 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-18T18:39:23.923Z] #28 5.460 Cloning into '.'... [2020-09-18T18:39:23.923Z] #28 ... [2020-09-18T18:39:23.923Z] [2020-09-18T18:39:23.923Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:23.923Z] #47 10.63 + cd /tmp/tmp.Lko9EfknSl/src/github.com/mvdan/sh [2020-09-18T18:39:23.923Z] #47 10.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:39:23.923Z] #47 10.79 + GO111MODULE=on [2020-09-18T18:39:23.923Z] #47 10.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-18T18:39:23.923Z] #47 12.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:39:23.923Z] #47 13.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:39:23.923Z] #47 13.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:39:23.923Z] #47 13.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:39:23.923Z] #47 13.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:39:23.923Z] #47 14.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:39:23.923Z] #47 15.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:39:23.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:39:23.072Z] > git --version # timeout=10 [2020-09-18T18:39:23.082Z] > git --version # 'git version 2.7.4' [2020-09-18T18:39:23.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:23.086Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:24.058Z] using credential docker-jenkins-github-credentials [2020-09-18T18:39:24.063Z] Cloning the remote Git repository [2020-09-18T18:39:24.063Z] Cloning with configured refspecs honoured and without tags [2020-09-18T18:39:24.124Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:39:24.174Z] > git init /home/ubuntu/workspace/moby_PR-41471 # timeout=10 [2020-09-18T18:39:24.446Z] #33 0.994 + RM_GOPATH=0 [2020-09-18T18:39:24.446Z] #33 0.994 + TMP_GOPATH= [2020-09-18T18:39:24.446Z] #33 0.994 + : /build [2020-09-18T18:39:24.446Z] #33 0.994 + '[' -z '' ']' [2020-09-18T18:39:24.446Z] #33 0.995 ++ mktemp -d [2020-09-18T18:39:24.446Z] #33 0.996 + export GOPATH=/tmp/tmp.b18n0DUiH3 [2020-09-18T18:39:24.446Z] #33 0.996 + GOPATH=/tmp/tmp.b18n0DUiH3 [2020-09-18T18:39:24.446Z] #33 0.996 + RM_GOPATH=1 [2020-09-18T18:39:24.446Z] #33 0.996 + case "$(go env GOARCH)" in [2020-09-18T18:39:24.446Z] #33 0.996 ++ go env GOARCH [2020-09-18T18:39:24.446Z] #33 1.015 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:24.446Z] #33 1.015 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:24.446Z] #33 1.016 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:24.446Z] #33 1.023 + dir=/tmp/install [2020-09-18T18:39:24.446Z] #33 1.023 + bin=tini [2020-09-18T18:39:24.446Z] #33 1.023 + shift [2020-09-18T18:39:24.446Z] #33 1.023 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-18T18:39:24.446Z] #33 1.023 + . /tmp/install/tini.installer [2020-09-18T18:39:24.446Z] #33 1.023 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:39:24.446Z] #33 1.023 + install_tini [2020-09-18T18:39:24.446Z] #33 1.023 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-18T18:39:24.447Z] #33 1.023 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:39:24.447Z] #33 1.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.b18n0DUiH3/tini [2020-09-18T18:39:24.447Z] #33 1.024 Cloning into '/tmp/tmp.b18n0DUiH3/tini'... [2020-09-18T18:39:24.493Z] #47 ... [2020-09-18T18:39:24.493Z] [2020-09-18T18:39:24.493Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:24.493Z] #30 6.064 + cd /tmp/tmp.HSu2xtU7cV/src/github.com/BurntSushi/toml [2020-09-18T18:39:24.493Z] #30 6.064 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:39:24.493Z] #30 6.075 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:39:24.493Z] #30 6.751 internal/cpu [2020-09-18T18:39:24.493Z] #30 6.759 runtime/internal/sys [2020-09-18T18:39:24.493Z] #30 7.144 math/bits [2020-09-18T18:39:24.493Z] #30 7.377 internal/bytealg [2020-09-18T18:39:24.493Z] #30 7.736 math [2020-09-18T18:39:24.493Z] #30 8.371 runtime [2020-09-18T18:39:24.493Z] #30 12.92 internal/testlog [2020-09-18T18:39:24.493Z] #30 13.58 encoding [2020-09-18T18:39:24.493Z] #30 13.91 runtime/cgo [2020-09-18T18:39:24.753Z] #30 ... [2020-09-18T18:39:24.753Z] [2020-09-18T18:39:24.753Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:24.753Z] #41 16.43 unicode/utf16 [2020-09-18T18:39:25.014Z] #41 16.75 container/list [2020-09-18T18:39:25.078Z] #33 1.640 + cd /tmp/tmp.b18n0DUiH3/tini [2020-09-18T18:39:25.078Z] #33 1.640 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:39:25.078Z] #33 1.645 + cmake . [2020-09-18T18:39:24.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:39:24.425Z] > git --version # timeout=10 [2020-09-18T18:39:24.457Z] > git --version # 'git version 2.17.1' [2020-09-18T18:39:24.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:24.480Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:25.453Z] #33 1.946 -- The C compiler identification is GNU 8.3.0 [2020-09-18T18:39:25.454Z] #33 1.964 -- Check for working C compiler: /usr/bin/cc [2020-09-18T18:39:25.454Z] #33 ... [2020-09-18T18:39:25.454Z] [2020-09-18T18:39:25.454Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:39:25.454Z] #25 20.09 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T18:39:25.454Z] #25 20.19 skipping existing 4d43f82972ce [2020-09-18T18:39:25.454Z] #25 20.27 [2020-09-18T18:39:25.454Z] #25 21.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T18:39:25.454Z] #25 21.61 #=#=# [2020-09-18T18:39:25.454Z] #25 21.70 ######################################################################## 100.0% [2020-09-18T18:39:25.454Z] #25 21.73 [2020-09-18T18:39:25.454Z] #25 21.78 Download of images into '/build' complete. [2020-09-18T18:39:25.454Z] #25 21.78 Use something like the following to load the result into a Docker daemon: [2020-09-18T18:39:25.454Z] #25 21.78 tar -cC '/build' . | docker load [2020-09-18T18:39:25.454Z] #25 DONE 21.9s [2020-09-18T18:39:25.584Z] #41 17.33 crypto/internal/subtle [2020-09-18T18:39:25.746Z] [2020-09-18T18:39:25.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:25.746Z] #10 39.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-18T18:39:25.746Z] #10 39.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-18T18:39:25.746Z] #10 39.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:39:25.853Z] #41 17.50 crypto/subtle [2020-09-18T18:39:25.853Z] #41 17.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-18T18:39:26.113Z] #41 17.79 internal/nettrace [2020-09-18T18:39:26.113Z] #41 17.92 runtime/cgo [2020-09-18T18:39:26.548Z] #10 ... [2020-09-18T18:39:26.548Z] [2020-09-18T18:39:26.548Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:39:26.548Z] #28 31.33 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. [2020-09-18T18:39:26.548Z] #28 31.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-18T18:39:26.548Z] #28 31.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-18T18:39:26.866Z] #28 ... [2020-09-18T18:39:26.866Z] [2020-09-18T18:39:26.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:26.866Z] #39 2.432 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:39:26.866Z] #39 2.432 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:39:26.866Z] #39 2.439 Note: Building without GnuTLS support [2020-09-18T18:39:26.866Z] #39 2.442 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:39:26.866Z] #39 2.442 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:39:26.866Z] #39 3.787 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:39:26.866Z] #39 3.806 GEN .gitid [2020-09-18T18:39:26.866Z] #39 3.816 GEN criu/include/version.h [2020-09-18T18:39:26.866Z] #39 3.845 GEN include/common/asm [2020-09-18T18:39:26.866Z] #39 4.724 PBCC images/timens.pb-c.c [2020-09-18T18:39:26.866Z] #39 4.734 DEP images/timens.pb-c.d [2020-09-18T18:39:26.866Z] #39 4.761 PBCC images/fown.pb-c.c [2020-09-18T18:39:26.866Z] #39 4.787 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-18T18:39:26.866Z] #39 4.814 PBCC images/opts.pb-c.c [2020-09-18T18:39:26.866Z] #39 4.845 PBCC images/memfd.pb-c.c [2020-09-18T18:39:26.866Z] #39 4.881 DEP images/fown.pb-c.d [2020-09-18T18:39:26.866Z] #39 4.904 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-18T18:39:26.866Z] #39 4.938 DEP images/opts.pb-c.d [2020-09-18T18:39:26.866Z] #39 4.963 DEP images/memfd.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.042 PBCC images/sit.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.079 DEP images/sit.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.119 PBCC images/macvlan.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.156 DEP images/macvlan.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.199 PBCC images/autofs.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.228 DEP images/autofs.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.358 PBCC images/sysctl.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.364 DEP images/sysctl.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.391 PBCC images/time.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.413 DEP images/time.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.486 PBCC images/binfmt-misc.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.513 DEP images/binfmt-misc.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.635 PBCC images/seccomp.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.731 DEP images/seccomp.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.802 PBCC images/userns.pb-c.c [2020-09-18T18:39:26.866Z] #39 5.923 DEP images/userns.pb-c.d [2020-09-18T18:39:26.866Z] #39 5.952 PBCC images/cgroup.pb-c.c [2020-09-18T18:39:27.181Z] #39 6.039 DEP images/cgroup.pb-c.d [2020-09-18T18:39:27.181Z] #39 6.170 PBCC images/ext-file.pb-c.c [2020-09-18T18:39:27.181Z] #39 6.191 DEP images/ext-file.pb-c.d [2020-09-18T18:39:27.181Z] #39 6.271 PBCC images/rpc.pb-c.c [2020-09-18T18:39:27.477Z] #39 6.358 DEP images/rpc.pb-c.d [2020-09-18T18:39:27.477Z] #39 6.418 PBCC images/siginfo.pb-c.c [2020-09-18T18:39:27.477Z] #39 6.477 DEP images/siginfo.pb-c.d [2020-09-18T18:39:27.477Z] #39 6.516 PBCC images/pagemap.pb-c.c [2020-09-18T18:39:27.477Z] #39 6.552 DEP images/pagemap.pb-c.d [2020-09-18T18:39:27.477Z] #39 6.581 PBCC images/rlimit.pb-c.c [2020-09-18T18:39:27.477Z] #39 6.592 DEP images/rlimit.pb-c.d [2020-09-18T18:39:27.477Z] #39 6.603 PBCC images/file-lock.pb-c.c [2020-09-18T18:39:27.477Z] #39 6.643 DEP images/file-lock.pb-c.d [2020-09-18T18:39:27.769Z] #39 6.655 PBCC images/tty.pb-c.c [2020-09-18T18:39:27.769Z] #39 6.733 DEP images/tty.pb-c.d [2020-09-18T18:39:27.769Z] #39 6.771 PBCC images/tun.pb-c.c [2020-09-18T18:39:27.769Z] #39 6.808 PBCC images/netdev.pb-c.c [2020-09-18T18:39:27.769Z] #39 6.861 DEP images/tun.pb-c.d [2020-09-18T18:39:27.769Z] #39 6.893 DEP images/netdev.pb-c.d [2020-09-18T18:39:28.070Z] #39 6.914 PBCC images/vma.pb-c.c [2020-09-18T18:39:28.070Z] #39 6.935 DEP images/vma.pb-c.d [2020-09-18T18:39:28.070Z] #39 6.985 PBCC images/creds.pb-c.c [2020-09-18T18:39:28.070Z] #39 6.989 DEP images/creds.pb-c.d [2020-09-18T18:39:28.070Z] #39 7.032 PBCC images/utsns.pb-c.c [2020-09-18T18:39:28.070Z] #39 7.052 DEP images/utsns.pb-c.d [2020-09-18T18:39:28.070Z] #39 7.083 PBCC images/ipc-desc.pb-c.c [2020-09-18T18:39:28.070Z] #39 7.088 PBCC images/ipc-sem.pb-c.c [2020-09-18T18:39:28.070Z] #39 7.120 DEP images/ipc-desc.pb-c.d [2020-09-18T18:39:28.070Z] #39 7.127 DEP images/ipc-sem.pb-c.d [2020-09-18T18:39:28.361Z] #39 7.200 PBCC images/ipc-msg.pb-c.c [2020-09-18T18:39:28.361Z] #39 7.204 DEP images/ipc-msg.pb-c.d [2020-09-18T18:39:28.361Z] #39 7.277 PBCC images/ipc-shm.pb-c.c [2020-09-18T18:39:28.361Z] #39 7.281 DEP images/ipc-shm.pb-c.d [2020-09-18T18:39:28.361Z] #39 7.327 PBCC images/ipc-var.pb-c.c [2020-09-18T18:39:28.361Z] #39 7.330 DEP images/ipc-var.pb-c.d [2020-09-18T18:39:28.361Z] #39 7.347 PBCC images/sk-opts.pb-c.c [2020-09-18T18:39:28.361Z] #39 7.387 PBCC images/packet-sock.pb-c.c [2020-09-18T18:39:28.361Z] #39 7.408 DEP images/sk-opts.pb-c.d [2020-09-18T18:39:28.361Z] #39 7.460 DEP images/packet-sock.pb-c.d [2020-09-18T18:39:28.653Z] #39 7.533 PBCC images/sk-netlink.pb-c.c [2020-09-18T18:39:28.653Z] #39 7.549 DEP images/sk-netlink.pb-c.d [2020-09-18T18:39:28.653Z] #39 7.565 PBCC images/sk-inet.pb-c.c [2020-09-18T18:39:28.653Z] #39 7.571 DEP images/sk-inet.pb-c.d [2020-09-18T18:39:28.653Z] #39 7.632 PBCC images/sk-unix.pb-c.c [2020-09-18T18:39:28.653Z] #39 7.685 DEP images/sk-unix.pb-c.d [2020-09-18T18:39:28.653Z] #39 7.716 PBCC images/mm.pb-c.c [2020-09-18T18:39:28.653Z] #39 7.770 DEP images/mm.pb-c.d [2020-09-18T18:39:28.945Z] #39 7.813 PBCC images/timerfd.pb-c.c [2020-09-18T18:39:28.945Z] #39 7.868 DEP images/timerfd.pb-c.d [2020-09-18T18:39:28.945Z] #39 7.891 PBCC images/timer.pb-c.c [2020-09-18T18:39:28.945Z] #39 7.917 DEP images/timer.pb-c.d [2020-09-18T18:39:28.945Z] #39 7.941 PBCC images/sa.pb-c.c [2020-09-18T18:39:28.945Z] #39 7.983 DEP images/sa.pb-c.d [2020-09-18T18:39:28.945Z] #39 8.017 PBCC images/pipe-data.pb-c.c [2020-09-18T18:39:28.945Z] #39 ... [2020-09-18T18:39:28.945Z] [2020-09-18T18:39:28.945Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:28.945Z] #30 33.71 time [2020-09-18T18:39:28.945Z] #30 38.92 internal/poll [2020-09-18T18:39:28.945Z] #30 40.70 internal/syscall/execenv [2020-09-18T18:39:28.945Z] #30 40.95 internal/syscall/unix [2020-09-18T18:39:28.945Z] #30 41.26 os [2020-09-18T18:39:28.945Z] #30 41.75 internal/fmtsort [2020-09-18T18:39:28.945Z] #30 42.57 strings [2020-09-18T18:39:28.945Z] #30 ... [2020-09-18T18:39:28.945Z] [2020-09-18T18:39:28.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:28.945Z] #39 8.020 DEP images/pipe-data.pb-c.d [2020-09-18T18:39:28.945Z] #39 8.065 PBCC images/mnt.pb-c.c [2020-09-18T18:39:28.945Z] #39 8.086 DEP images/mnt.pb-c.d [2020-09-18T18:39:28.945Z] #39 8.130 PBCC images/sk-packet.pb-c.c [2020-09-18T18:39:29.237Z] #39 8.133 DEP images/sk-packet.pb-c.d [2020-09-18T18:39:29.237Z] #39 8.166 PBCC images/tcp-stream.pb-c.c [2020-09-18T18:39:29.237Z] #39 8.212 DEP images/tcp-stream.pb-c.d [2020-09-18T18:39:29.237Z] #39 8.280 PBCC images/pipe.pb-c.c [2020-09-18T18:39:29.237Z] #39 8.286 DEP images/pipe.pb-c.d [2020-09-18T18:39:29.237Z] #39 8.316 PBCC images/pstree.pb-c.c [2020-09-18T18:39:29.237Z] #39 8.337 DEP images/pstree.pb-c.d [2020-09-18T18:39:29.237Z] #39 8.367 PBCC images/fs.pb-c.c [2020-09-18T18:39:29.237Z] #39 8.384 DEP images/fs.pb-c.d [2020-09-18T18:39:29.530Z] #39 8.405 PBCC images/signalfd.pb-c.c [2020-09-18T18:39:29.530Z] #39 8.442 DEP images/signalfd.pb-c.d [2020-09-18T18:39:29.530Z] #39 8.470 PBCC images/fh.pb-c.c [2020-09-18T18:39:29.530Z] #39 8.501 PBCC images/fsnotify.pb-c.c [2020-09-18T18:39:29.530Z] #39 8.535 DEP images/fh.pb-c.d [2020-09-18T18:39:29.530Z] #39 8.558 DEP images/fsnotify.pb-c.d [2020-09-18T18:39:29.530Z] #39 8.591 PBCC images/eventpoll.pb-c.c [2020-09-18T18:39:29.530Z] #39 8.599 DEP images/eventpoll.pb-c.d [2020-09-18T18:39:29.530Z] #39 8.633 PBCC images/eventfd.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.642 DEP images/eventfd.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.677 PBCC images/remap-file-path.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.685 DEP images/remap-file-path.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.705 PBCC images/fifo.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.717 DEP images/fifo.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.752 PBCC images/ghost-file.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.774 DEP images/ghost-file.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.811 PBCC images/regfile.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.838 DEP images/regfile.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.863 PBCC images/ns.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.884 DEP images/ns.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.923 PBCC images/fdinfo.pb-c.c [2020-09-18T18:39:29.821Z] #39 8.947 DEP images/fdinfo.pb-c.d [2020-09-18T18:39:29.821Z] #39 8.974 PBCC images/core-aarch64.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.001 PBCC images/core-arm.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.020 PBCC images/core-ppc64.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.052 PBCC images/core-s390.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.067 PBCC images/core-x86.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.094 PBCC images/core.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.122 PBCC images/inventory.pb-c.c [2020-09-18T18:39:30.113Z] #39 9.148 DEP images/core-aarch64.pb-c.d [2020-09-18T18:39:30.113Z] #39 9.185 DEP images/core-arm.pb-c.d [2020-09-18T18:39:30.312Z] #41 ... [2020-09-18T18:39:30.312Z] [2020-09-18T18:39:30.312Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:30.312Z] #54 11.47 + cd /tmp/tmp.dPiMVuHCk3/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:39:30.312Z] #54 11.47 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:39:30.312Z] #54 12.65 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:39:30.312Z] #54 12.65 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-18T18:39:30.312Z] #54 ... [2020-09-18T18:39:30.312Z] [2020-09-18T18:39:30.312Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:30.312Z] #43 17.97 go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:39:30.312Z] #43 18.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:39:30.312Z] #43 18.10 go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:39:30.312Z] #43 18.13 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:39:30.312Z] #43 18.26 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:39:30.312Z] #43 18.27 go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:39:30.312Z] #43 18.49 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:39:30.312Z] #43 18.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:39:30.312Z] #43 18.66 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:39:30.312Z] #43 18.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:39:30.312Z] #43 18.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:39:30.312Z] #43 ... [2020-09-18T18:39:30.312Z] [2020-09-18T18:39:30.312Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:30.312Z] #38 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:39:30.405Z] #39 9.209 DEP images/core-ppc64.pb-c.d [2020-09-18T18:39:30.405Z] #39 9.255 DEP images/core-s390.pb-c.d [2020-09-18T18:39:30.405Z] #39 9.285 DEP images/core-x86.pb-c.d [2020-09-18T18:39:30.405Z] #39 9.328 DEP images/core.pb-c.d [2020-09-18T18:39:30.405Z] #39 9.368 DEP images/inventory.pb-c.d [2020-09-18T18:39:30.405Z] #39 9.441 PBCC images/cpuinfo.pb-c.c [2020-09-18T18:39:30.405Z] #39 9.466 DEP images/cpuinfo.pb-c.d [2020-09-18T18:39:30.405Z] #39 9.515 PBCC images/stats.pb-c.c [2020-09-18T18:39:30.405Z] #39 9.519 DEP images/stats.pb-c.d [2020-09-18T18:39:30.572Z] #38 ... [2020-09-18T18:39:30.572Z] [2020-09-18T18:39:30.572Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:39:30.572Z] #51 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:39:30.572Z] #51 ... [2020-09-18T18:39:30.572Z] [2020-09-18T18:39:30.572Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:30.572Z] #23 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:39:30.832Z] #23 ... [2020-09-18T18:39:30.832Z] [2020-09-18T18:39:30.832Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:30.832Z] #32 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:39:31.092Z] #32 ... [2020-09-18T18:39:31.092Z] [2020-09-18T18:39:31.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:31.092Z] #10 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:39:31.092Z] #10 ... [2020-09-18T18:39:31.092Z] [2020-09-18T18:39:31.092Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:39:31.113Z] #39 ... [2020-09-18T18:39:31.113Z] [2020-09-18T18:39:31.113Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:31.113Z] #33 2.626 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-18T18:39:31.113Z] #33 2.627 -- Detecting C compiler ABI info [2020-09-18T18:39:31.113Z] #33 3.562 -- Detecting C compiler ABI info - done [2020-09-18T18:39:31.113Z] #33 3.585 -- Detecting C compile features [2020-09-18T18:39:31.113Z] #33 5.197 -- Detecting C compile features - done [2020-09-18T18:39:31.113Z] #33 5.245 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-18T18:39:31.113Z] #33 5.385 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-18T18:39:31.113Z] #33 5.433 -- Configuring done [2020-09-18T18:39:31.113Z] #33 5.472 -- Generating done [2020-09-18T18:39:31.113Z] #33 5.481 -- Build files have been written to: /tmp/tmp.b18n0DUiH3/tini [2020-09-18T18:39:31.113Z] #33 5.488 + make tini-static [2020-09-18T18:39:31.113Z] #33 5.839 Scanning dependencies of target tini-static [2020-09-18T18:39:31.113Z] #33 5.903 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-18T18:39:31.113Z] #33 7.022 [100%] Linking C executable tini-static [2020-09-18T18:39:31.113Z] #33 7.461 [100%] Built target tini-static [2020-09-18T18:39:31.113Z] #33 7.498 + mkdir -p /build [2020-09-18T18:39:31.113Z] #33 7.501 + cp tini-static /build/docker-init [2020-09-18T18:39:31.113Z] #33 DONE 7.7s [2020-09-18T18:39:31.113Z] [2020-09-18T18:39:31.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:31.113Z] #10 44.98 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-18T18:39:31.113Z] #10 44.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-18T18:39:31.113Z] #10 45.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:39:31.113Z] #10 45.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-18T18:39:31.113Z] #10 45.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-18T18:39:31.113Z] #10 45.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:39:31.353Z] #36 22.74 Checking out files: 81% (1360/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-18T18:39:31.622Z] #36 23.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-18T18:39:31.812Z] #10 ... [2020-09-18T18:39:31.812Z] [2020-09-18T18:39:31.812Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:31.812Z] #47 36.54 time [2020-09-18T18:39:31.812Z] #47 41.17 context [2020-09-18T18:39:31.812Z] #47 41.23 encoding/binary [2020-09-18T18:39:31.812Z] #47 42.49 internal/fmtsort [2020-09-18T18:39:31.812Z] #47 42.90 os [2020-09-18T18:39:31.812Z] #47 43.45 encoding/base64 [2020-09-18T18:39:31.812Z] #47 44.10 strings [2020-09-18T18:39:31.812Z] #47 45.91 fmt [2020-09-18T18:39:32.178Z] #47 ... [2020-09-18T18:39:32.178Z] [2020-09-18T18:39:32.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:32.178Z] #39 10.59 make[1]: Nothing to be done for 'all'. [2020-09-18T18:39:32.811Z] #39 11.73 CC images/stats.o [2020-09-18T18:39:32.811Z] #39 11.86 CC images/core.o [2020-09-18T18:39:33.102Z] #39 12.29 CC images/core-x86.o [2020-09-18T18:39:33.393Z] #39 12.55 CC images/core-arm.o [2020-09-18T18:39:33.393Z] #39 ... [2020-09-18T18:39:33.393Z] [2020-09-18T18:39:33.393Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:33.393Z] #41 38.28 time [2020-09-18T18:39:33.393Z] #41 42.45 internal/fmtsort [2020-09-18T18:39:33.393Z] #41 43.04 strings [2020-09-18T18:39:33.393Z] #41 43.12 os [2020-09-18T18:39:33.393Z] #41 45.40 regexp/syntax [2020-09-18T18:39:33.393Z] #41 45.77 fmt [2020-09-18T18:39:33.531Z] #36 25.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-18T18:39:33.685Z] #41 ... [2020-09-18T18:39:33.685Z] [2020-09-18T18:39:33.685Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:33.685Z] #30 44.63 path [2020-09-18T18:39:33.685Z] #30 44.76 fmt [2020-09-18T18:39:33.685Z] #30 45.21 path/filepath [2020-09-18T18:39:33.685Z] #30 47.04 io/ioutil [2020-09-18T18:39:33.685Z] #30 47.71 text/tabwriter [2020-09-18T18:39:33.977Z] #30 48.69 flag [2020-09-18T18:39:33.977Z] #30 48.69 github.com/BurntSushi/toml [2020-09-18T18:39:35.014Z] #30 49.78 log [2020-09-18T18:39:35.443Z] #36 ... [2020-09-18T18:39:35.443Z] [2020-09-18T18:39:35.443Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:35.443Z] #47 17.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:39:35.443Z] #47 18.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:39:35.443Z] #47 18.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:39:35.443Z] #47 18.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:39:35.443Z] #47 18.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:39:35.443Z] #47 20.00 runtime [2020-09-18T18:39:35.443Z] #47 20.02 runtime/cgo [2020-09-18T18:39:35.647Z] #30 ... [2020-09-18T18:39:35.647Z] [2020-09-18T18:39:35.647Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:35.704Z] #47 ... [2020-09-18T18:39:35.704Z] [2020-09-18T18:39:35.704Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:35.704Z] #60 25.15 Checking out files: 64% (1231/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-18T18:39:35.704Z] #60 25.85 + cd /tmp/tmp.ksl66Nwimg/src/github.com/docker/libnetwork [2020-09-18T18:39:35.704Z] #60 25.85 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:39:35.704Z] #60 26.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-18T18:39:35.939Z] #52 27.40 Checking out files: 79% (2593/3246) Checking out files: 80% (2597/3246) Checking out files: 81% (2630/3246) Checking out files: 82% (2662/3246) Checking out files: 83% (2695/3246) Checking out files: 84% (2727/3246) Checking out files: 85% (2760/3246) Checking out files: 86% (2792/3246) Checking out files: 87% (2825/3246) Checking out files: 88% (2857/3246) Checking out files: 89% (2889/3246) Checking out files: 90% (2922/3246) Checking out files: 91% (2954/3246) Checking out files: 92% (2987/3246) Checking out files: 93% (3019/3246) Checking out files: 94% (3052/3246) Checking out files: 95% (3084/3246) Checking out files: 96% (3117/3246) Checking out files: 97% (3149/3246) Checking out files: 98% (3182/3246) Checking out files: 99% (3214/3246) Checking out files: 100% (3246/3246) Checking out files: 100% (3246/3246), done. [2020-09-18T18:39:36.230Z] #52 28.03 + cd /tmp/tmp.i40KBAPbjD/src/github.com/containerd/containerd [2020-09-18T18:39:36.230Z] #52 28.03 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:39:36.862Z] #52 28.80 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-18T18:39:36.862Z] #52 28.80 + BUILDTAGS='netgo osusergo static_build' [2020-09-18T18:39:36.862Z] #52 28.80 + export EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:39:36.862Z] #52 28.80 + EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:39:36.862Z] #52 28.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-18T18:39:36.862Z] #52 28.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-18T18:39:36.862Z] #52 28.80 + '[' '' = dynamic ']' [2020-09-18T18:39:36.862Z] #52 28.80 + make [2020-09-18T18:39:37.494Z] #52 29.21 + bin/ctr [2020-09-18T18:39:40.280Z] #52 ... [2020-09-18T18:39:40.280Z] [2020-09-18T18:39:40.280Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:40.280Z] #30 51.55 github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:39:40.280Z] #30 DONE 54.7s [2020-09-18T18:39:40.280Z] [2020-09-18T18:39:40.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:40.280Z] #39 12.91 CC images/core-aarch64.o [2020-09-18T18:39:40.280Z] #39 13.07 CC images/core-ppc64.o [2020-09-18T18:39:40.280Z] #39 13.33 CC images/core-s390.o [2020-09-18T18:39:40.280Z] #39 13.76 CC images/cpuinfo.o [2020-09-18T18:39:40.280Z] #39 14.01 CC images/inventory.o [2020-09-18T18:39:40.280Z] #39 14.21 CC images/fdinfo.o [2020-09-18T18:39:40.280Z] #39 14.39 CC images/fown.o [2020-09-18T18:39:40.280Z] #39 14.58 CC images/ns.o [2020-09-18T18:39:40.280Z] #39 14.69 CC images/regfile.o [2020-09-18T18:39:40.280Z] #39 14.86 CC images/ghost-file.o [2020-09-18T18:39:40.280Z] #39 15.05 CC images/fifo.o [2020-09-18T18:39:40.280Z] #39 15.15 CC images/remap-file-path.o [2020-09-18T18:39:40.280Z] #39 15.32 CC images/eventfd.o [2020-09-18T18:39:40.280Z] #39 15.43 CC images/eventpoll.o [2020-09-18T18:39:40.280Z] #39 15.61 CC images/fh.o [2020-09-18T18:39:40.280Z] #39 15.78 CC images/fsnotify.o [2020-09-18T18:39:40.280Z] #39 16.11 CC images/signalfd.o [2020-09-18T18:39:40.280Z] #39 16.23 CC images/fs.o [2020-09-18T18:39:40.280Z] #39 16.36 CC images/pstree.o [2020-09-18T18:39:40.280Z] #39 16.43 CC images/pipe.o [2020-09-18T18:39:40.280Z] #39 16.53 CC images/tcp-stream.o [2020-09-18T18:39:40.280Z] #39 16.62 CC images/sk-packet.o [2020-09-18T18:39:40.280Z] #39 16.75 CC images/mnt.o [2020-09-18T18:39:40.280Z] #39 16.83 CC images/pipe-data.o [2020-09-18T18:39:40.280Z] #39 16.98 CC images/sa.o [2020-09-18T18:39:40.280Z] #39 17.09 CC images/timer.o [2020-09-18T18:39:40.280Z] #39 17.37 CC images/timerfd.o [2020-09-18T18:39:40.280Z] #39 17.57 CC images/mm.o [2020-09-18T18:39:40.280Z] #39 17.73 CC images/sk-opts.o [2020-09-18T18:39:40.280Z] #39 17.88 CC images/sk-unix.o [2020-09-18T18:39:40.280Z] #39 18.10 CC images/sk-inet.o [2020-09-18T18:39:40.280Z] #39 18.40 CC images/tun.o [2020-09-18T18:39:40.280Z] #39 18.62 CC images/sk-netlink.o [2020-09-18T18:39:40.280Z] #39 18.83 CC images/packet-sock.o [2020-09-18T18:39:40.280Z] #39 19.24 CC images/ipc-var.o [2020-09-18T18:39:40.571Z] #39 19.44 CC images/ipc-desc.o [2020-09-18T18:39:40.571Z] #39 19.60 CC images/ipc-shm.o [2020-09-18T18:39:40.571Z] #39 19.63 CC images/ipc-msg.o [2020-09-18T18:39:40.863Z] #39 19.81 CC images/ipc-sem.o [2020-09-18T18:39:40.863Z] #39 19.89 CC images/utsns.o [2020-09-18T18:39:41.154Z] #39 20.10 CC images/creds.o [2020-09-18T18:39:41.154Z] #39 20.22 CC images/vma.o [2020-09-18T18:39:41.446Z] #39 20.41 CC images/netdev.o [2020-09-18T18:39:41.804Z] #39 20.58 CC images/tty.o [2020-09-18T18:39:41.804Z] #39 20.84 CC images/file-lock.o [2020-09-18T18:39:41.804Z] #39 20.96 CC images/rlimit.o [2020-09-18T18:39:42.098Z] #39 21.08 CC images/pagemap.o [2020-09-18T18:39:42.098Z] #39 ... [2020-09-18T18:39:42.098Z] [2020-09-18T18:39:42.098Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:42.098Z] #47 46.95 path/filepath [2020-09-18T18:39:42.098Z] #47 48.09 golang.org/x/sys/unix [2020-09-18T18:39:42.098Z] #47 49.61 encoding/json [2020-09-18T18:39:42.098Z] #47 53.90 github.com/pkg/diff [2020-09-18T18:39:42.098Z] #47 54.64 golang.org/x/crypto/ssh/terminal [2020-09-18T18:39:42.098Z] #47 55.47 mvdan.cc/editorconfig [2020-09-18T18:39:42.098Z] #47 55.82 mvdan.cc/sh/v3/fileutil [2020-09-18T18:39:42.098Z] #47 55.90 mvdan.cc/sh/v3/syntax [2020-09-18T18:39:42.284Z] #60 ... [2020-09-18T18:39:42.284Z] [2020-09-18T18:39:42.284Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:42.284Z] #38 23.76 Fetched 8385 kB in 18s (464 kB/s) [2020-09-18T18:39:42.284Z] #38 23.76 Reading package lists... [2020-09-18T18:39:42.284Z] #38 30.87 Reading package lists... [2020-09-18T18:39:42.284Z] #38 ... [2020-09-18T18:39:42.284Z] [2020-09-18T18:39:42.284Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:39:42.284Z] #51 24.01 Fetched 8385 kB in 18s (460 kB/s) [2020-09-18T18:39:42.284Z] #51 24.01 Reading package lists... [2020-09-18T18:39:42.389Z] #47 ... [2020-09-18T18:39:42.389Z] [2020-09-18T18:39:42.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:42.389Z] #39 21.26 CC images/siginfo.o [2020-09-18T18:39:42.545Z] #51 31.33 Reading package lists... [2020-09-18T18:39:42.545Z] #51 ... [2020-09-18T18:39:42.545Z] [2020-09-18T18:39:42.545Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:42.545Z] #23 23.86 Fetched 8385 kB in 18s (471 kB/s) [2020-09-18T18:39:42.545Z] #23 23.86 Reading package lists... [2020-09-18T18:39:42.545Z] #23 30.89 Reading package lists... [2020-09-18T18:39:42.545Z] #23 ... [2020-09-18T18:39:42.545Z] [2020-09-18T18:39:42.545Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:42.545Z] #10 23.99 Fetched 8385 kB in 18s (467 kB/s) [2020-09-18T18:39:42.545Z] #10 23.99 Reading package lists... [2020-09-18T18:39:42.680Z] #39 21.54 CC images/rpc.o [2020-09-18T18:39:42.806Z] #10 31.52 Reading package lists... [2020-09-18T18:39:42.806Z] #10 ... [2020-09-18T18:39:42.806Z] [2020-09-18T18:39:42.806Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:42.806Z] #32 24.23 Fetched 8385 kB in 18s (460 kB/s) [2020-09-18T18:39:42.806Z] #32 24.23 Reading package lists... [2020-09-18T18:39:43.314Z] #39 22.17 CC images/ext-file.o [2020-09-18T18:39:43.314Z] #39 22.29 CC images/cgroup.o [2020-09-18T18:39:43.606Z] #39 22.68 CC images/userns.o [2020-09-18T18:39:43.897Z] #39 22.79 CC images/google/protobuf/descriptor.o [2020-09-18T18:39:44.531Z] #39 ... [2020-09-18T18:39:44.531Z] [2020-09-18T18:39:44.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:44.531Z] #41 49.16 flag [2020-09-18T18:39:44.531Z] #41 49.36 go/token [2020-09-18T18:39:44.531Z] #41 49.82 go/scanner [2020-09-18T18:39:44.531Z] #41 50.38 regexp [2020-09-18T18:39:44.531Z] #41 50.61 go/ast [2020-09-18T18:39:44.531Z] #41 53.30 internal/lazyregexp [2020-09-18T18:39:44.531Z] #41 53.64 net/url [2020-09-18T18:39:44.531Z] #41 54.42 text/template/parse [2020-09-18T18:39:44.531Z] #41 55.05 go/parser [2020-09-18T18:39:44.531Z] #41 57.23 text/template [2020-09-18T18:39:44.531Z] #41 57.71 encoding/xml [2020-09-18T18:39:44.531Z] #41 ... [2020-09-18T18:39:44.531Z] [2020-09-18T18:39:44.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:44.531Z] #39 23.58 CC images/opts.o [2020-09-18T18:39:44.599Z] Fetching without tags [2020-09-18T18:39:44.821Z] #39 23.65 CC images/seccomp.o [2020-09-18T18:39:44.821Z] #39 23.86 CC images/binfmt-misc.o [2020-09-18T18:39:45.031Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:39:45.151Z] #39 23.94 CC images/time.o [2020-09-18T18:39:45.151Z] #39 24.08 CC images/sysctl.o [2020-09-18T18:39:45.151Z] #39 24.20 CC images/autofs.o [2020-09-18T18:39:45.451Z] #39 24.36 CC images/macvlan.o [2020-09-18T18:39:45.451Z] #39 24.45 CC images/sit.o [2020-09-18T18:39:45.451Z] #39 24.57 CC images/memfd.o [2020-09-18T18:39:44.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:39:44.562Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:39:44.586Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:44.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:39:44.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:39:44.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:44.617Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:45.049Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:39:45.069Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:39:45.742Z] #39 24.77 CC images/timens.o [2020-09-18T18:39:46.033Z] #39 25.02 LINK images/built-in.o [2020-09-18T18:39:46.033Z] #39 25.07 GEN compel/include/asm [2020-09-18T18:39:46.033Z] #39 25.08 GEN compel/include/version.h [2020-09-18T18:39:46.033Z] #39 25.10 touch .config [2020-09-18T18:39:46.033Z] #39 25.11 GEN include/common/config.h [2020-09-18T18:39:46.033Z] #39 25.17 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-18T18:39:46.324Z] #39 25.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-18T18:39:46.324Z] #39 25.23 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-18T18:39:46.324Z] #39 25.25 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-18T18:39:46.324Z] #39 25.26 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-18T18:39:46.324Z] #39 25.27 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-18T18:39:46.324Z] #39 25.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-18T18:39:46.324Z] #39 25.29 DEP compel/plugins/std/infect.d [2020-09-18T18:39:46.324Z] #39 25.36 DEP compel/plugins/std/string.d [2020-09-18T18:39:46.373Z] Fetching without tags [2020-09-18T18:39:46.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:39:46.304Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:39:46.317Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:46.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:39:46.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:39:46.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:46.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:46.621Z] #39 25.44 DEP compel/plugins/std/log.d [2020-09-18T18:39:46.621Z] #39 25.50 DEP compel/plugins/std/fds.d [2020-09-18T18:39:46.621Z] #39 25.60 DEP compel/plugins/std/std.d [2020-09-18T18:39:46.621Z] #39 25.68 DEP compel/plugins/shmem/shmem.d [2020-09-18T18:39:46.621Z] #39 25.72 DEP compel/plugins/fds/fds.d [2020-09-18T18:39:46.797Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:39:46.912Z] #39 25.85 CC compel/plugins/std/std.o [2020-09-18T18:39:47.017Z] #32 31.61 Reading package lists... [2020-09-18T18:39:47.017Z] #32 ... [2020-09-18T18:39:47.017Z] [2020-09-18T18:39:47.017Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:47.017Z] #38 30.87 Reading package lists... [2020-09-18T18:39:47.017Z] #38 38.33 Building dependency tree... [2020-09-18T18:39:47.017Z] #38 ... [2020-09-18T18:39:47.017Z] [2020-09-18T18:39:47.017Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:47.017Z] #41 28.48 vendor/golang.org/x/crypto/curve25519 [2020-09-18T18:39:47.017Z] #41 ... [2020-09-18T18:39:47.017Z] [2020-09-18T18:39:47.017Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:47.017Z] #23 30.89 Reading package lists... [2020-09-18T18:39:47.180Z] Merge succeeded, producing a4fd216dfb5390a5bf6dfda70dcbeed4a4ce155b [2020-09-18T18:39:47.180Z] Checking out Revision a4fd216dfb5390a5bf6dfda70dcbeed4a4ce155b (PR-41471) [2020-09-18T18:39:47.203Z] #39 26.10 CC compel/plugins/std/fds.o [2020-09-18T18:39:47.493Z] #39 26.32 CC compel/plugins/std/log.o [2020-09-18T18:39:47.784Z] #39 26.80 CC compel/plugins/std/string.o [2020-09-18T18:39:46.744Z] > git remote # timeout=10 [2020-09-18T18:39:46.750Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:39:46.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:46.757Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:39:47.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:39:47.190Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:39:47.194Z] > git checkout -f a4fd216dfb5390a5bf6dfda70dcbeed4a4ce155b # timeout=10 [2020-09-18T18:39:48.074Z] #39 27.22 CC compel/plugins/std/infect.o [2020-09-18T18:39:48.284Z] Fetching without tags [2020-09-18T18:39:48.370Z] #39 27.43 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-18T18:39:48.370Z] #39 27.45 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-18T18:39:48.370Z] #39 27.49 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-18T18:39:48.372Z] Merge succeeded, producing 0e988c5a60320063d8953f75e526757a4bf79253 [2020-09-18T18:39:48.372Z] Checking out Revision 0e988c5a60320063d8953f75e526757a4bf79253 (PR-41471) [2020-09-18T18:39:48.663Z] #39 ... [2020-09-18T18:39:48.663Z] [2020-09-18T18:39:48.663Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:48.663Z] #47 60.02 mvdan.cc/sh/v3/cmd/shfmt [2020-09-18T18:39:48.663Z] #47 DONE 63.4s [2020-09-18T18:39:48.663Z] [2020-09-18T18:39:48.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:48.663Z] #39 27.63 AR compel/plugins/std.lib.a [2020-09-18T18:39:48.685Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:39:46.802Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:39:46.825Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:39:47.603Z] > git remote # timeout=10 [2020-09-18T18:39:47.636Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:39:47.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:47.657Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:39:48.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:39:48.371Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:39:48.399Z] > git checkout -f 0e988c5a60320063d8953f75e526757a4bf79253 # timeout=10 [2020-09-18T18:39:48.960Z] #39 27.73 CC compel/plugins/fds/fds.o [2020-09-18T18:39:48.960Z] #39 27.92 AR compel/plugins/fds.lib.a [2020-09-18T18:39:48.960Z] #39 27.94 HOSTDEP compel/src/lib/log-host.d [2020-09-18T18:39:48.960Z] #39 28.14 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-18T18:39:48.983Z] #23 38.59 Building dependency tree... [2020-09-18T18:39:49.255Z] #39 28.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-18T18:39:49.255Z] #39 28.22 HOSTDEP compel/src/main-host.d [2020-09-18T18:39:49.255Z] #39 28.28 DEP compel/src/lib/ptrace.d [2020-09-18T18:39:49.255Z] #39 28.38 DEP compel/src/lib/infect.d [2020-09-18T18:39:49.546Z] #39 28.53 DEP compel/src/lib/infect-util.d [2020-09-18T18:39:49.546Z] #39 28.63 DEP compel/src/lib/infect-rpc.d [2020-09-18T18:39:49.837Z] #39 28.68 DEP compel/arch/s390/src/lib/infect.d [2020-09-18T18:39:49.837Z] #39 28.77 DEP compel/arch/s390/src/lib/cpu.d [2020-09-18T18:39:49.837Z] #39 28.81 DEP compel/src/lib/log.d [2020-09-18T18:39:49.837Z] #39 28.87 DEP compel/src/main.d [2020-09-18T18:39:49.837Z] #39 28.93 DEP compel/src/lib/handle-elf.d [2020-09-18T18:39:50.128Z] #39 28.98 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-18T18:39:50.128Z] #39 29.05 CC compel/src/lib/log.o [2020-09-18T18:39:50.128Z] #39 29.19 CC compel/arch/s390/src/lib/cpu.o [2020-09-18T18:39:48.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:39:48.194Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:39:48.228Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:48.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:39:48.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:39:48.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:48.328Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:39:48.698Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:39:48.720Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:39:49.557Z] > git remote # timeout=10 [2020-09-18T18:39:49.607Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:39:49.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:39:49.630Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:39:50.418Z] #39 29.29 CC compel/arch/s390/src/lib/infect.o [2020-09-18T18:39:50.448Z] Merge succeeded, producing f02fd4eed4f3d9d283a7e9f33a4f1e61b6200f7b [2020-09-18T18:39:50.448Z] Checking out Revision f02fd4eed4f3d9d283a7e9f33a4f1e61b6200f7b (PR-41471) [2020-09-18T18:39:50.709Z] #39 29.71 CC compel/src/lib/infect-rpc.o [2020-09-18T18:39:51.001Z] #39 29.94 CC compel/src/lib/infect-util.o [2020-09-18T18:39:51.293Z] #39 30.13 CC compel/src/lib/infect.o [2020-09-18T18:39:51.300Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:39:51.338Z] First time build. Skipping changelog. [2020-09-18T18:39:51.523Z] #23 42.85 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-18T18:39:51.524Z] #23 42.85 The following additional packages will be installed: [2020-09-18T18:39:51.524Z] #23 42.88 libjq1 libonig5 [2020-09-18T18:39:51.784Z] #23 43.47 The following NEW packages will be installed: [2020-09-18T18:39:51.784Z] #23 43.49 jq libjq1 libonig5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:39:52.250Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:39:52.284Z] First time build. Skipping changelog. [2020-09-18T18:39:52.355Z] #23 44.02 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:52.355Z] #23 44.02 Need to get 355 kB of archives. [2020-09-18T18:39:52.355Z] #23 44.02 After this operation, 1072 kB of additional disk space will be used. [2020-09-18T18:39:52.355Z] #23 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-18T18:39:52.355Z] #23 ... [2020-09-18T18:39:52.355Z] [2020-09-18T18:39:52.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:52.355Z] #38 38.33 Building dependency tree... [2020-09-18T18:39:52.355Z] #38 42.46 The following additional packages will be installed: [2020-09-18T18:39:52.355Z] #38 42.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-18T18:39:52.355Z] #38 42.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-18T18:39:52.355Z] #38 42.48 Suggested packages: [2020-09-18T18:39:52.355Z] #38 42.49 manpages-dev python-setuptools [2020-09-18T18:39:52.355Z] #38 43.86 The following NEW packages will be installed: [2020-09-18T18:39:52.355Z] #38 43.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-18T18:39:52.355Z] #38 43.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-18T18:39:52.355Z] #38 43.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-18T18:39:52.355Z] #38 43.90 python-six zlib1g-dev [2020-09-18T18:39:50.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-18T18:39:50.448Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:39:50.468Z] > git checkout -f f02fd4eed4f3d9d283a7e9f33a4f1e61b6200f7b # timeout=10 [2020-09-18T18:39:52.638Z] + docker version [2020-09-18T18:39:51.308Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-09-18T18:39:52.798Z] #39 31.57 CC compel/src/lib/ptrace.o [2020-09-18T18:39:52.798Z] #39 31.79 AR compel/libcompel.a [2020-09-18T18:39:52.798Z] #39 31.85 HOSTCC compel/src/main-host.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:39:52.925Z] #38 44.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:52.925Z] #38 44.33 Need to get 4095 kB of archives. [2020-09-18T18:39:52.925Z] #38 44.33 After this operation, 22.5 MB of additional disk space will be used. [2020-09-18T18:39:52.925Z] #38 44.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-18T18:39:52.925Z] #38 44.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-18T18:39:52.925Z] #38 44.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-18T18:39:52.925Z] #38 44.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-18T18:39:52.925Z] #38 44.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-18T18:39:52.925Z] #38 44.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-18T18:39:52.925Z] #38 44.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-18T18:39:52.925Z] #38 44.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-18T18:39:52.925Z] #38 44.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-18T18:39:52.925Z] #38 44.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-18T18:39:52.925Z] #38 44.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-18T18:39:53.090Z] #39 32.09 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-18T18:39:53.091Z] #39 32.18 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-18T18:39:53.185Z] #38 44.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-18T18:39:53.185Z] #38 44.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-18T18:39:53.185Z] #38 44.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-18T18:39:53.185Z] #38 44.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-18T18:39:53.185Z] #38 44.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-18T18:39:53.185Z] #38 44.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-18T18:39:53.382Z] #39 32.37 HOSTCC compel/src/lib/log-host.o [2020-09-18T18:39:53.382Z] #39 32.50 HOSTLINK compel/compel-host-bin [2020-09-18T18:39:53.464Z] + docker version [2020-09-18T18:39:53.472Z] Removing intermediate container 01bb958550db [2020-09-18T18:39:53.472Z] ---> 49866ed2a3a8 [2020-09-18T18:39:53.472Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-18T18:39:53.472Z] ---> 805dc2d65d1c [2020-09-18T18:39:53.472Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-18T18:39:53.472Z] ---> b8705ad5a755 [2020-09-18T18:39:53.472Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-18T18:39:53.472Z] ---> Running in fc47dcba4fec [2020-09-18T18:39:53.472Z] Removing intermediate container fc47dcba4fec [2020-09-18T18:39:53.472Z] ---> c74462b0b4d7 [2020-09-18T18:39:53.472Z] Successfully built c74462b0b4d7 [2020-09-18T18:39:53.472Z] Successfully tagged moby-buildx:latest [2020-09-18T18:39:53.472Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-18T18:39:53.472Z] if [ -n "${id}" ]; then \ [2020-09-18T18:39:53.472Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-18T18:39:53.472Z] && touch bundles/buildx; \ [2020-09-18T18:39:53.472Z] docker rm -f ${id}; \ [2020-09-18T18:39:53.472Z] fi [2020-09-18T18:39:53.472Z] eec75520236cd71b3190127fde43e7c8f2b69793c47149698d79e8aa3efa1f68 [2020-09-18T18:39:53.472Z] bundles/buildx version [2020-09-18T18:39:53.472Z] buildx v0.3.1 6db68d0 [2020-09-18T18:39:53.472Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b . [2020-09-18T18:39:53.472Z] #1 [internal] booting buildkit [2020-09-18T18:39:53.472Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-18T18:39:53.472Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-09-18T18:39:53.472Z] #1 creating container buildx_buildkit_default [2020-09-18T18:39:53.472Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-18T18:39:53.472Z] #1 DONE 2.3s [2020-09-18T18:39:53.472Z] [2020-09-18T18:39:53.472Z] #2 [internal] load build definition from Dockerfile [2020-09-18T18:39:53.472Z] #2 transferring dockerfile: [2020-09-18T18:39:53.472Z] #2 transferring dockerfile: 16.36kB done [2020-09-18T18:39:53.472Z] #2 DONE 0.0s [2020-09-18T18:39:53.472Z] [2020-09-18T18:39:53.472Z] #3 [internal] load .dockerignore [2020-09-18T18:39:53.472Z] #3 transferring context: 87B done [2020-09-18T18:39:53.472Z] #3 DONE 0.0s [2020-09-18T18:39:53.472Z] [2020-09-18T18:39:53.472Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-18T18:39:53.472Z] #4 DONE 1.3s [2020-09-18T18:39:53.472Z] [2020-09-18T18:39:53.472Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-18T18:39:53.472Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-18T18:39:53.472Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-18T18:39:53.472Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-18T18:39:53.472Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-18T18:39:53.472Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-18T18:39:53.472Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-09-18T18:39:53.472Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-18T18:39:53.472Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-18T18:39:53.472Z] #5 DONE 0.9s [2020-09-18T18:39:52.250Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [2020-09-18T18:39:53.675Z] #39 32.63 DEP soccr/soccr.d [2020-09-18T18:39:53.675Z] #39 32.75 CC soccr/soccr.o [2020-09-18T18:39:53.764Z] [2020-09-18T18:39:53.764Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:39:54.058Z] #7 DONE 0.5s [2020-09-18T18:39:54.058Z] [2020-09-18T18:39:54.058Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:39:54.058Z] #6 DONE 0.6s [2020-09-18T18:39:54.058Z] [2020-09-18T18:39:54.058Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:39:54.058Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-18T18:39:54.058Z] #8 DONE 0.0s [2020-09-18T18:39:54.058Z] [2020-09-18T18:39:54.058Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:39:54.058Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-18T18:39:54.307Z] #39 33.48 AR soccr/libsoccr.a [2020-09-18T18:39:54.406Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:39:54.435Z] First time build. Skipping changelog. [2020-09-18T18:39:54.569Z] #38 46.17 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:54.569Z] #38 ... [2020-09-18T18:39:54.569Z] [2020-09-18T18:39:54.569Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:54.569Z] #60 DONE 46.3s [2020-09-18T18:39:54.569Z] [2020-09-18T18:39:54.569Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:54.569Z] #23 44.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-18T18:39:54.569Z] #23 44.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-18T18:39:54.569Z] #23 45.73 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:54.569Z] #23 46.05 Fetched 355 kB in 0s (925 kB/s) [2020-09-18T18:39:54.569Z] #23 46.33 Selecting previously unselected package libonig5:amd64. [2020-09-18T18:39:54.597Z] #39 33.52 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:39:54.597Z] #39 33.75 DEP criu/arch/s390/sigframe.d [2020-09-18T18:39:54.830Z] #23 46.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:39:54.830Z] #23 46.52 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-18T18:39:54.830Z] #23 46.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:39:54.835Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-18T18:39:54.835Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-18T18:39:54.835Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-18T18:39:54.888Z] #39 33.81 DEP criu/arch/s390/crtools.d [2020-09-18T18:39:54.888Z] #39 33.90 DEP criu/arch/s390/cpu.d [2020-09-18T18:39:54.888Z] #39 33.97 CC criu/arch/s390/cpu.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:39:54.406Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [2020-09-18T18:39:55.179Z] #39 34.30 CC criu/arch/s390/crtools.o [2020-09-18T18:39:55.200Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.50MB / 9.86MB 0.4s [2020-09-18T18:39:55.200Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.97MB / 9.86MB 0.6s [2020-09-18T18:39:55.200Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.58MB / 9.86MB 0.8s [2020-09-18T18:39:55.401Z] #23 47.08 Selecting previously unselected package libjq1:amd64. [2020-09-18T18:39:55.401Z] #23 47.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:39:55.401Z] #23 47.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:39:55.561Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.52MB / 9.86MB 0.9s [2020-09-18T18:39:55.561Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.42MB / 9.86MB 1.0s [2020-09-18T18:39:55.599Z] + docker version [2020-09-18T18:39:55.816Z] #39 ... [2020-09-18T18:39:55.816Z] [2020-09-18T18:39:55.816Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:55.816Z] #54 70.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:39:55.816Z] #54 70.51 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-18T18:39:55.878Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s [2020-09-18T18:39:55.878Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-09-18T18:39:55.878Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-18T18:39:55.976Z] #23 47.60 Selecting previously unselected package jq. [2020-09-18T18:39:55.976Z] #23 47.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:39:55.976Z] #23 47.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:39:56.108Z] #54 ... [2020-09-18T18:39:56.108Z] [2020-09-18T18:39:56.108Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:56.108Z] #41 60.74 go/doc [2020-09-18T18:39:56.108Z] #41 61.40 github.com/LK4D4/vndr/versioned [2020-09-18T18:39:56.108Z] #41 61.46 crypto/rand [2020-09-18T18:39:56.108Z] #41 61.89 crypto/ed25519 [2020-09-18T18:39:56.108Z] #41 62.11 crypto/rsa [2020-09-18T18:39:56.108Z] #41 63.19 crypto/x509/pkix [2020-09-18T18:39:56.108Z] #41 63.24 github.com/LK4D4/vndr/build [2020-09-18T18:39:56.108Z] #41 63.52 vendor/golang.org/x/crypto/cryptobyte [2020-09-18T18:39:56.108Z] #41 64.79 net [2020-09-18T18:39:56.108Z] #41 65.16 vendor/golang.org/x/sys/cpu [2020-09-18T18:39:56.108Z] #41 65.44 vendor/golang.org/x/crypto/internal/chacha20 [2020-09-18T18:39:56.108Z] #41 65.68 vendor/golang.org/x/crypto/poly1305 [2020-09-18T18:39:56.108Z] #41 66.00 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-18T18:39:56.108Z] #41 66.29 vendor/golang.org/x/crypto/curve25519 [2020-09-18T18:39:56.108Z] #41 66.65 vendor/golang.org/x/crypto/hkdf [2020-09-18T18:39:56.108Z] #41 66.75 vendor/golang.org/x/text/transform [2020-09-18T18:39:56.108Z] #41 67.01 vendor/golang.org/x/text/unicode/bidi [2020-09-18T18:39:56.108Z] #41 67.96 vendor/golang.org/x/text/secure/bidirule [2020-09-18T18:39:56.108Z] #41 68.19 vendor/golang.org/x/text/unicode/norm [2020-09-18T18:39:56.108Z] #41 ... [2020-09-18T18:39:56.108Z] [2020-09-18T18:39:56.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:56.108Z] #39 34.91 CC criu/arch/s390/sigframe.o [2020-09-18T18:39:56.108Z] #39 35.03 LINK criu/arch/s390/crtools.built-in.o [2020-09-18T18:39:56.108Z] #39 35.06 DEP criu/pie/util-vdso.d [2020-09-18T18:39:56.108Z] #39 35.15 DEP criu/pie/util.d [2020-09-18T18:39:56.238Z] #23 ... [2020-09-18T18:39:56.238Z] [2020-09-18T18:39:56.238Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:39:56.238Z] #51 31.33 Reading package lists... [2020-09-18T18:39:56.238Z] #51 39.00 Building dependency tree... [2020-09-18T18:39:56.238Z] #51 43.38 The following additional packages will be installed: [2020-09-18T18:39:56.238Z] #51 43.40 libbtrfs0 [2020-09-18T18:39:56.238Z] #51 43.67 The following NEW packages will be installed: [2020-09-18T18:39:56.238Z] #51 43.69 libbtrfs-dev libbtrfs0 [2020-09-18T18:39:56.238Z] #51 44.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:56.238Z] #51 44.20 Need to get 119 kB of archives. [2020-09-18T18:39:56.238Z] #51 44.20 After this operation, 387 kB of additional disk space will be used. [2020-09-18T18:39:56.238Z] #51 44.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-18T18:39:56.238Z] #51 44.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-18T18:39:56.238Z] #51 45.71 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:39:56.238Z] #51 46.11 Fetched 119 kB in 0s (345 kB/s) [2020-09-18T18:39:56.238Z] #51 46.33 Selecting previously unselected package libbtrfs0. [2020-09-18T18:39:56.238Z] #51 46.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:39:56.238Z] #51 46.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-18T18:39:56.238Z] #51 46.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:39:56.238Z] #51 46.73 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:39:56.238Z] #51 46.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-18T18:39:56.238Z] #51 46.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:39:56.238Z] #51 47.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:39:56.238Z] #51 47.31 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:39:56.238Z] #51 47.32 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:56.238Z] #51 DONE 47.8s [2020-09-18T18:39:56.238Z] [2020-09-18T18:39:56.238Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:56.238Z] #38 46.50 Fetched 4095 kB in 1s (4894 kB/s) [2020-09-18T18:39:56.238Z] #38 46.63 Selecting previously unselected package libcap-dev:amd64. [2020-09-18T18:39:56.238Z] #38 46.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:39:56.238Z] #38 46.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-18T18:39:56.238Z] #38 46.80 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-18T18:39:56.238Z] #38 47.17 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:39:56.238Z] #38 47.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:39:56.238Z] #38 47.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:39:56.238Z] #38 47.52 Selecting previously unselected package libnet1-dev. [2020-09-18T18:39:56.238Z] #38 47.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:39:56.238Z] #38 47.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:39:56.238Z] #38 47.82 Selecting previously unselected package libnl-3-200:amd64. [2020-09-18T18:39:56.238Z] #38 47.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-18T18:39:56.238Z] #38 47.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:39:56.399Z] #39 35.28 CC criu/pie/util.o [2020-09-18T18:39:56.399Z] #39 35.44 CC criu/pie/util-vdso.o [2020-09-18T18:39:56.501Z] #38 ... [2020-09-18T18:39:56.501Z] [2020-09-18T18:39:56.501Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:39:56.501Z] #30 37.94 sync [2020-09-18T18:39:56.501Z] #30 37.94 internal/reflectlite [2020-09-18T18:39:56.501Z] #30 41.11 errors [2020-09-18T18:39:56.501Z] #30 41.11 sort [2020-09-18T18:39:56.501Z] #30 41.55 strconv [2020-09-18T18:39:56.501Z] #30 42.42 io [2020-09-18T18:39:56.501Z] #30 43.71 internal/oserror [2020-09-18T18:39:56.501Z] #30 43.79 syscall [2020-09-18T18:39:56.501Z] #30 45.65 reflect [2020-09-18T18:39:56.501Z] #30 ... [2020-09-18T18:39:56.501Z] [2020-09-18T18:39:56.501Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:56.501Z] #38 48.13 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-18T18:39:56.501Z] #38 48.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-18T18:39:56.501Z] #38 48.18 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-18T18:39:56.691Z] #39 ... [2020-09-18T18:39:56.691Z] [2020-09-18T18:39:56.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:56.691Z] #10 61.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-18T18:39:56.691Z] #10 61.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 61.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:39:56.691Z] #10 70.01 Selecting previously unselected package libapparmor1:s390x. [2020-09-18T18:39:56.691Z] #10 70.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.02 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-18T18:39:56.691Z] #10 70.06 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-18T18:39:56.691Z] #10 70.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.07 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-18T18:39:56.691Z] #10 70.14 Selecting previously unselected package libbtrfs0. [2020-09-18T18:39:56.691Z] #10 70.14 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:39:56.691Z] #10 70.18 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:39:56.691Z] #10 70.18 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:39:56.691Z] #10 70.26 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-18T18:39:56.691Z] #10 70.26 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.26 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-18T18:39:56.691Z] #10 70.30 Selecting previously unselected package libudev-dev:s390x. [2020-09-18T18:39:56.691Z] #10 70.30 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.31 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-18T18:39:56.691Z] #10 70.37 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-18T18:39:56.691Z] #10 70.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.38 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-18T18:39:56.691Z] #10 70.57 Selecting previously unselected package libpcre16-3:s390x. [2020-09-18T18:39:56.691Z] #10 70.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.58 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-18T18:39:56.691Z] #10 70.63 Selecting previously unselected package libpcre32-3:s390x. [2020-09-18T18:39:56.691Z] #10 70.64 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.64 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-18T18:39:56.691Z] #10 70.74 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-18T18:39:56.691Z] #10 70.74 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.74 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-18T18:39:56.691Z] #10 70.81 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-18T18:39:56.691Z] #10 70.81 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 70.81 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-18T18:39:56.691Z] #10 71.03 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-18T18:39:56.691Z] #10 71.03 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 71.03 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-18T18:39:56.691Z] #10 71.20 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-18T18:39:56.691Z] #10 71.20 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-18T18:39:56.691Z] #10 71.20 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-18T18:39:56.691Z] #10 71.23 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-18T18:39:56.692Z] #10 71.23 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-18T18:39:56.692Z] #10 71.23 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-18T18:39:56.692Z] #10 71.32 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-18T18:39:56.692Z] #10 71.32 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-18T18:39:56.692Z] #10 71.32 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-18T18:39:56.762Z] #38 ... [2020-09-18T18:39:56.762Z] [2020-09-18T18:39:56.762Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:39:56.762Z] #32 31.61 Reading package lists... [2020-09-18T18:39:56.762Z] #32 38.66 Building dependency tree... [2020-09-18T18:39:56.762Z] #32 43.26 The following additional packages will be installed: [2020-09-18T18:39:56.762Z] #32 43.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-18T18:39:56.762Z] #32 43.29 Suggested packages: [2020-09-18T18:39:56.762Z] #32 43.30 cmake-doc ninja-build lrzip [2020-09-18T18:39:56.762Z] #32 43.30 Recommended packages: [2020-09-18T18:39:56.762Z] #32 43.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-18T18:39:56.762Z] #32 44.33 The following NEW packages will be installed: [2020-09-18T18:39:56.762Z] #32 44.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-18T18:39:56.762Z] #32 44.35 vim-common xxd [2020-09-18T18:39:56.762Z] #32 44.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:56.762Z] #32 44.86 Need to get 14.9 MB of archives. [2020-09-18T18:39:56.762Z] #32 44.86 After this operation, 61.8 MB of additional disk space will be used. [2020-09-18T18:39:56.762Z] #32 44.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-18T18:39:56.762Z] #32 44.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:39:56.762Z] #32 44.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-18T18:39:56.762Z] #32 45.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-18T18:39:56.762Z] #32 46.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-18T18:39:56.762Z] #32 46.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-18T18:39:56.762Z] #32 46.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-18T18:39:56.762Z] #32 46.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-18T18:39:56.762Z] #32 46.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-18T18:39:56.762Z] #32 46.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-18T18:39:56.762Z] #32 ... [2020-09-18T18:39:56.762Z] [2020-09-18T18:39:56.762Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:39:56.762Z] #23 48.07 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:39:56.762Z] #23 48.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:39:56.762Z] #23 48.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:39:56.762Z] #23 48.14 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:56.983Z] #10 71.65 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-18T18:39:56.983Z] #10 71.67 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-18T18:39:56.983Z] #10 71.67 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-18T18:39:56.983Z] #10 71.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:39:56.983Z] #10 71.69 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-18T18:39:56.983Z] #10 71.69 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-18T18:39:56.983Z] #10 71.70 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:39:56.983Z] #10 71.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:39:56.983Z] #10 71.71 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-18T18:39:56.983Z] #10 ... [2020-09-18T18:39:56.983Z] [2020-09-18T18:39:56.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:56.983Z] #39 35.91 AR criu/pie/pie.lib.a [2020-09-18T18:39:56.983Z] #39 35.92 DEP criu/pie/restorer.d [2020-09-18T18:39:56.983Z] #39 36.09 DEP criu/arch/s390/restorer.d [2020-09-18T18:39:57.034Z] #23 DONE 48.7s [2020-09-18T18:39:57.034Z] [2020-09-18T18:39:57.034Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T18:39:57.034Z] #24 DONE 0.1s [2020-09-18T18:39:57.034Z] [2020-09-18T18:39:57.034Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:57.034Z] #10 31.52 Reading package lists... [2020-09-18T18:39:57.034Z] #10 39.10 Building dependency tree... [2020-09-18T18:39:57.034Z] #10 43.54 The following additional packages will be installed: [2020-09-18T18:39:57.034Z] #10 43.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-18T18:39:57.034Z] #10 43.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-18T18:39:57.034Z] #10 43.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-18T18:39:57.034Z] #10 43.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:39:57.034Z] #10 43.59 Suggested packages: [2020-09-18T18:39:57.034Z] #10 43.59 gcc-8-locales seccomp wine64 [2020-09-18T18:39:57.034Z] #10 45.01 The following NEW packages will be installed: [2020-09-18T18:39:57.034Z] #10 45.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-18T18:39:57.034Z] #10 45.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-18T18:39:57.034Z] #10 45.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-18T18:39:57.034Z] #10 45.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-18T18:39:57.034Z] #10 45.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-18T18:39:57.034Z] #10 45.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:39:57.034Z] #10 45.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:39:57.034Z] #10 45.53 Need to get 77.7 MB of archives. [2020-09-18T18:39:57.034Z] #10 45.53 After this operation, 487 MB of additional disk space will be used. [2020-09-18T18:39:57.034Z] #10 45.53 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] [2020-09-18T18:39:57.034Z] #10 45.88 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] [2020-09-18T18:39:57.034Z] #10 46.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-18T18:39:57.034Z] #10 46.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-18T18:39:57.034Z] #10 46.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-18T18:39:57.034Z] #10 46.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-18T18:39:57.034Z] #10 47.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-18T18:39:57.034Z] #10 47.57 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] [2020-09-18T18:39:57.034Z] #10 47.60 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] [2020-09-18T18:39:57.276Z] #39 36.24 DEP criu/arch/s390/vdso-pie.d [2020-09-18T18:39:57.276Z] #39 ... [2020-09-18T18:39:57.277Z] [2020-09-18T18:39:57.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:39:57.277Z] #10 71.72 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-18T18:39:57.277Z] #10 71.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:39:57.277Z] #10 71.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:39:57.277Z] #10 71.74 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-18T18:39:57.277Z] #10 71.75 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-18T18:39:57.277Z] #10 71.76 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-18T18:39:57.277Z] #10 71.76 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:39:57.277Z] #10 71.77 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-18T18:39:57.277Z] #10 71.77 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:39:57.277Z] #10 71.78 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 [2020-09-18T18:39:57.277Z] #10 71.78 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 [2020-09-18T18:39:57.277Z] #10 71.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:39:57.277Z] #10 71.79 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 [2020-09-18T18:39:57.277Z] #10 71.80 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 [2020-09-18T18:39:57.277Z] #10 71.80 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:39:57.277Z] #10 71.81 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-18T18:39:57.277Z] #10 71.81 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-18T18:39:57.277Z] #10 71.82 Setting up dmsetup (2:1.02.155-3) ... [2020-09-18T18:39:57.277Z] #10 71.83 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-18T18:39:57.277Z] #10 71.83 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-18T18:39:57.277Z] #10 71.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:39:57.277Z] #10 DONE 72.2s [2020-09-18T18:39:57.277Z] [2020-09-18T18:39:57.277Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:57.277Z] #39 36.35 DEP criu/pie/parasite-vdso.d [2020-09-18T18:39:57.277Z] #39 36.46 DEP criu/pie/parasite.d [2020-09-18T18:39:57.296Z] #10 ... [2020-09-18T18:39:57.297Z] [2020-09-18T18:39:57.297Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:39:57.297Z] #38 48.84 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-18T18:39:57.297Z] #38 48.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:39:57.297Z] #38 48.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:39:57.556Z] #38 49.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-18T18:39:57.556Z] #38 49.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:39:57.556Z] #38 49.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-18T18:39:57.567Z] #39 36.67 CC criu/pie/parasite.o [2020-09-18T18:39:57.816Z] #38 49.33 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-18T18:39:57.816Z] #38 49.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-18T18:39:57.816Z] #38 49.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:39:58.391Z] #38 49.91 Selecting previously unselected package libprotobuf17:amd64. [2020-09-18T18:39:58.392Z] #38 49.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:39:58.392Z] #38 49.95 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-18T18:39:58.631Z] #39 37.49 LINK criu/pie/parasite.built-in.o [2020-09-18T18:39:58.631Z] #39 ... [2020-09-18T18:39:58.631Z] [2020-09-18T18:39:58.631Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:39:58.631Z] #11 DONE 1.2s [2020-09-18T18:39:58.631Z] [2020-09-18T18:39:58.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:58.631Z] #39 37.49 GEN criu/pie/parasite-blob.h [2020-09-18T18:39:58.631Z] #39 37.52 CC criu/pie/parasite-vdso.o [2020-09-18T18:39:58.927Z] #39 37.94 CC criu/arch/s390/vdso-pie.o [2020-09-18T18:39:58.977Z] #38 ... [2020-09-18T18:39:58.977Z] [2020-09-18T18:39:58.977Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:58.977Z] #41 40.64 github.com/LK4D4/vndr/godl/singleflight [2020-09-18T18:39:58.977Z] #41 40.67 internal/reflectlite [2020-09-18T18:39:58.977Z] #41 41.03 math/rand [2020-09-18T18:39:58.977Z] #41 42.60 internal/singleflight [2020-09-18T18:39:58.977Z] #41 43.63 strconv [2020-09-18T18:39:58.977Z] #41 43.64 io [2020-09-18T18:39:58.977Z] #41 44.91 bytes [2020-09-18T18:39:58.977Z] #41 48.04 bufio [2020-09-18T18:39:58.977Z] #41 48.21 reflect [2020-09-18T18:39:59.219Z] #39 38.20 CC criu/arch/s390/restorer.o [2020-09-18T18:39:59.237Z] #41 ... [2020-09-18T18:39:59.237Z] [2020-09-18T18:39:59.237Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:39:59.359Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-09-18T18:39:59.359Z] #59 DONE 4.7s [2020-09-18T18:39:59.359Z] [2020-09-18T18:39:59.359Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:39:59.359Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-18T18:39:59.359Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s [2020-09-18T18:39:59.359Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.95MB / 96.52MB 4.5s [2020-09-18T18:39:59.359Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-18T18:39:59.359Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-18T18:39:59.359Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-18T18:39:59.359Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.0s done [2020-09-18T18:39:59.359Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2020-09-18T18:39:59.359Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-09-18T18:39:59.359Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.61MB / 57.46MB 4.5s [2020-09-18T18:39:59.359Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-09-18T18:39:59.359Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s done [2020-09-18T18:39:59.359Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.6s done [2020-09-18T18:39:59.359Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.88MB / 96.52MB 4.8s [2020-09-18T18:39:59.498Z] #28 49.82 Checking out files: 61% (940/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-18T18:39:59.514Z] #39 ... [2020-09-18T18:39:59.514Z] [2020-09-18T18:39:59.514Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-18T18:39:59.514Z] #12 DONE 0.8s [2020-09-18T18:39:59.514Z] [2020-09-18T18:39:59.514Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:39:59.514Z] #54 DONE 74.4s [2020-09-18T18:39:59.514Z] [2020-09-18T18:39:59.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:39:59.514Z] #39 38.57 CC criu/pie/restorer.o [2020-09-18T18:39:59.660Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.75MB / 96.52MB 5.1s [2020-09-18T18:39:59.660Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.2s done [2020-09-18T18:39:59.660Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-18T18:39:59.758Z] #28 51.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-18T18:39:59.758Z] #28 51.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-18T18:39:59.823Z] #39 ... [2020-09-18T18:39:59.823Z] [2020-09-18T18:39:59.823Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-18T18:39:59.823Z] #55 DONE 0.1s [2020-09-18T18:39:59.823Z] [2020-09-18T18:39:59.823Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-18T18:39:59.823Z] #56 DONE 0.1s [2020-09-18T18:39:59.823Z] [2020-09-18T18:39:59.823Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:39:59.823Z] #49 1.006 + RM_GOPATH=0 [2020-09-18T18:39:59.823Z] #49 1.006 + TMP_GOPATH= [2020-09-18T18:39:59.823Z] #49 1.006 + : /build [2020-09-18T18:39:59.823Z] #49 1.006 + '[' -z '' ']' [2020-09-18T18:39:59.823Z] #49 1.006 ++ mktemp -d [2020-09-18T18:39:59.824Z] #49 1.007 + export GOPATH=/tmp/tmp.nI9PaPKbmX [2020-09-18T18:39:59.824Z] #49 1.007 + GOPATH=/tmp/tmp.nI9PaPKbmX [2020-09-18T18:39:59.824Z] #49 1.007 + RM_GOPATH=1 [2020-09-18T18:39:59.824Z] #49 1.007 + case "$(go env GOARCH)" in [2020-09-18T18:39:59.824Z] #49 1.007 ++ go env GOARCH [2020-09-18T18:39:59.824Z] #49 1.015 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:59.824Z] #49 1.015 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:39:59.824Z] #49 1.015 ++ dirname /tmp/install/install.sh [2020-09-18T18:39:59.824Z] #49 1.016 + dir=/tmp/install [2020-09-18T18:39:59.824Z] #49 1.016 + bin=runc [2020-09-18T18:39:59.824Z] #49 1.016 + shift [2020-09-18T18:39:59.824Z] #49 1.016 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-18T18:39:59.824Z] #49 1.016 + . /tmp/install/runc.installer [2020-09-18T18:39:59.824Z] #49 1.016 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:39:59.824Z] #49 1.016 + install_runc [2020-09-18T18:39:59.824Z] #49 1.017 + uname -r [2020-09-18T18:39:59.824Z] #49 1.017 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-18T18:39:59.824Z] #49 1.019 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-18T18:39:59.824Z] #49 1.019 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-18T18:39:59.824Z] #49 1.019 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nI9PaPKbmX/src/github.com/opencontainers/runc [2020-09-18T18:39:59.824Z] #49 1.019 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-18T18:39:59.824Z] #49 1.024 Cloning into '/tmp/tmp.nI9PaPKbmX/src/github.com/opencontainers/runc'... [2020-09-18T18:39:59.954Z] #8 ... [2020-09-18T18:39:59.954Z] [2020-09-18T18:39:59.954Z] #21 [internal] load build context [2020-09-18T18:39:59.954Z] #21 transferring context: 51.43MB 5.7s done [2020-09-18T18:39:59.954Z] #21 DONE 5.7s [2020-09-18T18:40:00.047Z] Client: Docker Engine - Community [2020-09-18T18:40:00.047Z] Version: 19.03.12 [2020-09-18T18:40:00.047Z] API version: 1.40 [2020-09-18T18:40:00.047Z] Go version: go1.13.10 [2020-09-18T18:40:00.047Z] Git commit: 48a66213fe [2020-09-18T18:40:00.047Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-18T18:40:00.047Z] OS/Arch: linux/amd64 [2020-09-18T18:40:00.047Z] Experimental: false [2020-09-18T18:40:00.047Z] [2020-09-18T18:40:00.047Z] Server: Docker Engine - Community [2020-09-18T18:40:00.047Z] Engine: [2020-09-18T18:40:00.047Z] Version: 19.03.12 [2020-09-18T18:40:00.047Z] API version: 1.40 (minimum version 1.12) [2020-09-18T18:40:00.047Z] Go version: go1.13.10 [2020-09-18T18:40:00.047Z] Git commit: 48a66213fe [2020-09-18T18:40:00.047Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-18T18:40:00.047Z] OS/Arch: linux/amd64 [2020-09-18T18:40:00.047Z] Experimental: true [2020-09-18T18:40:00.047Z] containerd: [2020-09-18T18:40:00.047Z] Version: 1.2.13 [2020-09-18T18:40:00.047Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:40:00.047Z] runc: [2020-09-18T18:40:00.047Z] Version: 1.0.0-rc10 [2020-09-18T18:40:00.047Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:40:00.047Z] docker-init: [2020-09-18T18:40:00.047Z] Version: 0.18.0 [2020-09-18T18:40:00.047Z] GitCommit: fec3683 [Pipeline] sh [2020-09-18T18:40:00.247Z] [2020-09-18T18:40:00.247Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:00.402Z] + docker info [2020-09-18T18:40:00.490Z] #49 ... [2020-09-18T18:40:00.490Z] [2020-09-18T18:40:00.490Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:40:00.490Z] #13 1.001 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-18T18:40:00.490Z] #13 DONE 1.2s [2020-09-18T18:40:00.784Z] [2020-09-18T18:40:00.784Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-18T18:40:00.886Z] Client: Docker Engine - Community [2020-09-18T18:40:00.886Z] Version: 19.03.12 [2020-09-18T18:40:00.886Z] API version: 1.40 [2020-09-18T18:40:00.886Z] Go version: go1.13.10 [2020-09-18T18:40:00.886Z] Git commit: 48a66213fe [2020-09-18T18:40:00.886Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-18T18:40:00.886Z] OS/Arch: linux/amd64 [2020-09-18T18:40:00.886Z] Experimental: false [2020-09-18T18:40:00.886Z] [2020-09-18T18:40:00.886Z] Server: Docker Engine - Community [2020-09-18T18:40:00.886Z] Engine: [2020-09-18T18:40:00.886Z] Version: 19.03.12 [2020-09-18T18:40:00.886Z] API version: 1.40 (minimum version 1.12) [2020-09-18T18:40:00.886Z] Go version: go1.13.10 [2020-09-18T18:40:00.886Z] Git commit: 48a66213fe [2020-09-18T18:40:00.886Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-18T18:40:00.886Z] OS/Arch: linux/amd64 [2020-09-18T18:40:00.886Z] Experimental: true [2020-09-18T18:40:00.886Z] containerd: [2020-09-18T18:40:00.886Z] Version: 1.2.13 [2020-09-18T18:40:00.886Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:40:00.886Z] runc: [2020-09-18T18:40:00.886Z] Version: 1.0.0-rc10 [2020-09-18T18:40:00.886Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:40:00.886Z] docker-init: [2020-09-18T18:40:00.886Z] Version: 0.18.0 [2020-09-18T18:40:00.886Z] GitCommit: fec3683 [Pipeline] sh [2020-09-18T18:40:01.230Z] + docker info [2020-09-18T18:40:01.836Z] #14 DONE 1.3s [2020-09-18T18:40:01.836Z] [2020-09-18T18:40:01.836Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-18T18:40:02.907Z] #15 DONE 1.0s [2020-09-18T18:40:02.907Z] [2020-09-18T18:40:02.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:02.907Z] #39 40.51 LINK criu/pie/restorer.built-in.o [2020-09-18T18:40:02.907Z] #39 40.52 GEN criu/pie/restorer-blob.h [2020-09-18T18:40:02.907Z] #39 40.57 DEP criu/vdso.d [2020-09-18T18:40:02.907Z] #39 40.68 DEP criu/uts_ns.d [2020-09-18T18:40:02.907Z] #39 40.77 DEP criu/util.d [2020-09-18T18:40:02.907Z] #39 40.91 DEP criu/uffd.d [2020-09-18T18:40:02.907Z] #39 41.06 DEP criu/tun.d [2020-09-18T18:40:02.907Z] #39 41.12 DEP criu/tty.d [2020-09-18T18:40:02.907Z] #39 41.22 DEP criu/timerfd.d [2020-09-18T18:40:02.907Z] #39 41.38 DEP criu/timens.d [2020-09-18T18:40:02.907Z] #39 41.51 DEP criu/sysfs_parse.d [2020-09-18T18:40:02.907Z] #39 41.61 DEP criu/sysctl.d [2020-09-18T18:40:02.907Z] #39 41.76 DEP criu/string.d [2020-09-18T18:40:02.907Z] #39 41.80 DEP criu/stats.d [2020-09-18T18:40:02.907Z] #39 41.90 DEP criu/sockets.d [2020-09-18T18:40:03.213Z] #39 42.11 DEP criu/sk-unix.d [2020-09-18T18:40:03.213Z] #39 42.27 DEP criu/sk-tcp.d [2020-09-18T18:40:03.213Z] #39 42.35 DEP criu/sk-queue.d [2020-09-18T18:40:03.508Z] #39 42.47 DEP criu/sk-packet.d [2020-09-18T18:40:03.800Z] #39 42.66 DEP criu/sk-netlink.d [2020-09-18T18:40:03.801Z] #39 42.77 DEP criu/sk-inet.d [2020-09-18T18:40:03.801Z] #39 ... [2020-09-18T18:40:03.801Z] [2020-09-18T18:40:03.801Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-18T18:40:03.801Z] #16 DONE 1.0s [2020-09-18T18:40:03.959Z] #28 ... [2020-09-18T18:40:03.959Z] [2020-09-18T18:40:03.959Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:03.959Z] #25 2.491 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T18:40:03.959Z] #25 2.956 [2020-09-18T18:40:03.959Z] #25 3.255 0.0% ##### 7.6% ######### 13.2% ############# 18.3% ################ 23.5% #################### 28.4% ####################### 32.1% ########################### 38.2% ############################### 43.6% #################################### 50.3% ####################################### 55.3% ########################################### 60.8% ############################################### 65.7% #################################################### 72.7% ####################################################### 77.3% ########################################################### 83.0% ############################################################### 88.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-09-18T18:40:03.959Z] #25 5.691 [2020-09-18T18:40:03.959Z] #25 5.875 ##################### 30.3% ############################################ 62.2% ######################################################################## 100.0% [2020-09-18T18:40:03.959Z] #25 6.585 #=#=# [2020-09-18T18:40:04.100Z] [2020-09-18T18:40:04.100Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:04.100Z] #39 42.94 DEP criu/signalfd.d [2020-09-18T18:40:04.100Z] #39 43.15 DEP criu/sigframe.d [2020-09-18T18:40:04.219Z] #25 6.789 ######### 12.7% ############################ 39.3% ######################################### 57.3% ############################################################ 84.4% ######################################################################## 100.0% [2020-09-18T18:40:04.391Z] #39 43.20 DEP criu/shmem.d [2020-09-18T18:40:04.391Z] #39 43.37 DEP criu/servicefd.d [2020-09-18T18:40:04.681Z] #39 43.46 DEP criu/seize.d [2020-09-18T18:40:04.681Z] #39 43.62 DEP criu/seccomp.d [2020-09-18T18:40:04.681Z] #39 43.72 DEP criu/rst-malloc.d [2020-09-18T18:40:04.681Z] #39 43.77 DEP criu/rbtree.d [2020-09-18T18:40:04.681Z] #39 43.80 DEP criu/pstree.d [2020-09-18T18:40:04.796Z] #25 7.620 [2020-09-18T18:40:04.897Z] Client: Docker Engine - Community [2020-09-18T18:40:04.897Z] Version: 19.03.12 [2020-09-18T18:40:04.897Z] API version: 1.40 [2020-09-18T18:40:04.897Z] Go version: go1.13.10 [2020-09-18T18:40:04.897Z] Git commit: 48a6621 [2020-09-18T18:40:04.897Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-18T18:40:04.897Z] OS/Arch: linux/arm64 [2020-09-18T18:40:04.897Z] Experimental: false [2020-09-18T18:40:04.897Z] [2020-09-18T18:40:04.897Z] Server: Docker Engine - Community [2020-09-18T18:40:04.897Z] Engine: [2020-09-18T18:40:04.897Z] Version: 19.03.12 [2020-09-18T18:40:04.897Z] API version: 1.40 (minimum version 1.12) [2020-09-18T18:40:04.897Z] Go version: go1.13.10 [2020-09-18T18:40:04.897Z] Git commit: 48a6621 [2020-09-18T18:40:04.897Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-18T18:40:04.897Z] OS/Arch: linux/arm64 [2020-09-18T18:40:04.897Z] Experimental: true [2020-09-18T18:40:04.897Z] containerd: [2020-09-18T18:40:04.897Z] Version: 1.2.13 [2020-09-18T18:40:04.897Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:40:04.897Z] runc: [2020-09-18T18:40:04.897Z] Version: 1.0.0-rc10 [2020-09-18T18:40:04.897Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:40:04.897Z] docker-init: [2020-09-18T18:40:04.897Z] Version: 0.18.0 [2020-09-18T18:40:04.897Z] GitCommit: fec3683 [Pipeline] sh [2020-09-18T18:40:04.972Z] #39 43.96 DEP criu/protobuf.d [2020-09-18T18:40:04.972Z] #39 44.04 GEN criu/protobuf-desc-gen.h [2020-09-18T18:40:05.244Z] + docker info [2020-09-18T18:40:05.316Z] #25 7.807 # 1.8% ##### 7.3% ######## 11.9% ############ 16.8% [2020-09-18T18:40:05.316Z] #25 ... [2020-09-18T18:40:05.316Z] [2020-09-18T18:40:05.316Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:05.316Z] #47 46.94 bytes [2020-09-18T18:40:05.316Z] #47 47.02 syscall [2020-09-18T18:40:05.316Z] #47 50.48 reflect [2020-09-18T18:40:05.316Z] #47 56.66 time [2020-09-18T18:40:05.316Z] #47 ... [2020-09-18T18:40:05.316Z] [2020-09-18T18:40:05.316Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:06.011Z] #39 44.98 DEP criu/protobuf-desc.d [2020-09-18T18:40:06.011Z] #39 45.08 DEP criu/proc_parse.d [2020-09-18T18:40:06.097Z] #25 7.807 # 1.8% ##### 7.3% ######## 11.9% ############ 16.8% ################ 22.9% #################### 28.0% ###################### 31.8% ########################## 36.4% ############################# 40.7% ################################ 45.2% #################################### 51.0% ######################################## 56.1% [2020-09-18T18:40:06.097Z] #25 ... [2020-09-18T18:40:06.097Z] [2020-09-18T18:40:06.097Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:06.097Z] #52 1.746 + RM_GOPATH=0 [2020-09-18T18:40:06.097Z] #52 1.746 + TMP_GOPATH= [2020-09-18T18:40:06.097Z] #52 1.746 + : /build [2020-09-18T18:40:06.097Z] #52 1.746 + '[' -z '' ']' [2020-09-18T18:40:06.097Z] #52 1.746 ++ mktemp -d [2020-09-18T18:40:06.097Z] #52 1.746 + export GOPATH=/tmp/tmp.y8ZxYn24x5 [2020-09-18T18:40:06.097Z] #52 1.746 + GOPATH=/tmp/tmp.y8ZxYn24x5 [2020-09-18T18:40:06.097Z] #52 1.746 + RM_GOPATH=1 [2020-09-18T18:40:06.097Z] #52 1.746 + case "$(go env GOARCH)" in [2020-09-18T18:40:06.097Z] #52 1.753 ++ go env GOARCH [2020-09-18T18:40:06.097Z] #52 1.829 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:06.097Z] #52 1.829 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:06.097Z] #52 1.829 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:06.097Z] #52 1.829 + dir=/tmp/install [2020-09-18T18:40:06.097Z] #52 1.829 + bin=containerd [2020-09-18T18:40:06.097Z] #52 1.829 + shift [2020-09-18T18:40:06.097Z] #52 1.829 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-18T18:40:06.097Z] #52 1.830 + . /tmp/install/containerd.installer [2020-09-18T18:40:06.097Z] #52 1.830 ++ set -e [2020-09-18T18:40:06.097Z] #52 1.830 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:40:06.097Z] #52 1.830 + install_containerd [2020-09-18T18:40:06.097Z] #52 1.831 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-18T18:40:06.097Z] #52 1.831 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:40:06.097Z] #52 1.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y8ZxYn24x5/src/github.com/containerd/containerd [2020-09-18T18:40:06.097Z] #52 1.832 Cloning into '/tmp/tmp.y8ZxYn24x5/src/github.com/containerd/containerd'... [2020-09-18T18:40:06.303Z] #39 45.28 DEP criu/plugin.d [2020-09-18T18:40:06.303Z] #39 45.36 DEP criu/pipes.d [2020-09-18T18:40:06.357Z] #52 ... [2020-09-18T18:40:06.358Z] [2020-09-18T18:40:06.358Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:06.594Z] #39 ... [2020-09-18T18:40:06.594Z] [2020-09-18T18:40:06.594Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:06.594Z] #41 71.17 vendor/golang.org/x/net/idna [2020-09-18T18:40:06.594Z] #41 72.52 vendor/golang.org/x/net/http2/hpack [2020-09-18T18:40:06.594Z] #41 73.40 mime [2020-09-18T18:40:06.594Z] #41 74.77 mime/quotedprintable [2020-09-18T18:40:06.594Z] #41 75.27 net/http/internal [2020-09-18T18:40:06.594Z] #41 77.30 crypto/tls [2020-09-18T18:40:06.594Z] #41 80.98 net/http/httptrace [2020-09-18T18:40:06.594Z] #41 81.19 net/http [2020-09-18T18:40:06.594Z] #41 ... [2020-09-18T18:40:06.594Z] [2020-09-18T18:40:06.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:06.594Z] #39 45.52 DEP criu/pie-util.d [2020-09-18T18:40:06.594Z] #39 45.65 DEP criu/pie-util-vdso.d [2020-09-18T18:40:06.878Z] #25 7.807 # 1.8% ##### 7.3% ######## 11.9% ############ 16.8% ################ 22.9% #################### 28.0% ###################### 31.8% ########################## 36.4% ############################# 40.7% ################################ 45.2% #################################### 51.0% ######################################## 56.1% ############################################ 61.8% ################################################ 67.1% #################################################### 72.5% ######################################################## 78.4% ########################################################### 83.3% ############################################################### 88.7% #################################################################### 95.7% ######################################################################## 100.0% [2020-09-18T18:40:06.885Z] #39 45.74 DEP criu/path.d [2020-09-18T18:40:06.885Z] #39 45.84 DEP criu/parasite-syscall.d [2020-09-18T18:40:07.139Z] #25 ... [2020-09-18T18:40:07.139Z] [2020-09-18T18:40:07.139Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:07.139Z] #32 48.95 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:07.139Z] #32 49.58 Fetched 14.9 MB in 2s (6571 kB/s) [2020-09-18T18:40:07.139Z] #32 49.79 Selecting previously unselected package xxd. [2020-09-18T18:40:07.139Z] #32 49.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:40:07.139Z] #32 49.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:40:07.139Z] #32 49.98 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:40:07.139Z] #32 50.22 Selecting previously unselected package vim-common. [2020-09-18T18:40:07.139Z] #32 50.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:40:07.139Z] #32 50.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:40:07.139Z] #32 50.70 Selecting previously unselected package cmake-data. [2020-09-18T18:40:07.139Z] #32 50.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-18T18:40:07.139Z] #32 50.72 Unpacking cmake-data (3.13.4-1) ... [2020-09-18T18:40:07.139Z] #32 53.91 Selecting previously unselected package libicu63:amd64. [2020-09-18T18:40:07.139Z] #32 53.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-18T18:40:07.139Z] #32 53.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:40:07.176Z] #39 46.02 DEP criu/pagemap.d [2020-09-18T18:40:07.176Z] #39 46.18 DEP criu/pagemap-cache.d [2020-09-18T18:40:07.400Z] #32 ... [2020-09-18T18:40:07.400Z] [2020-09-18T18:40:07.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:07.400Z] #25 10.30 [2020-09-18T18:40:07.466Z] #39 46.28 DEP criu/page-xfer.d [2020-09-18T18:40:07.466Z] #39 46.42 DEP criu/page-pipe.d [2020-09-18T18:40:07.466Z] #39 46.50 DEP criu/netfilter.d [2020-09-18T18:40:07.466Z] #39 46.63 DEP criu/net.d [2020-09-18T18:40:07.758Z] #39 46.77 DEP criu/namespaces.d [2020-09-18T18:40:08.049Z] #39 46.96 DEP criu/mount.d [2020-09-18T18:40:08.049Z] #39 47.15 DEP criu/memfd.d [2020-09-18T18:40:08.340Z] #39 47.23 DEP criu/mem.d [2020-09-18T18:40:08.340Z] #39 47.40 DEP criu/lsm.d [2020-09-18T18:40:08.340Z] #39 47.49 DEP criu/log.d [2020-09-18T18:40:08.542Z] Client: [2020-09-18T18:40:08.542Z] Debug Mode: false [2020-09-18T18:40:08.542Z] [2020-09-18T18:40:08.542Z] Server: [2020-09-18T18:40:08.542Z] Containers: 0 [2020-09-18T18:40:08.542Z] Running: 0 [2020-09-18T18:40:08.542Z] Paused: 0 [2020-09-18T18:40:08.542Z] Stopped: 0 [2020-09-18T18:40:08.542Z] Images: 0 [2020-09-18T18:40:08.542Z] Server Version: 19.03.12 [2020-09-18T18:40:08.542Z] Storage Driver: overlay2 [2020-09-18T18:40:08.542Z] Backing Filesystem: extfs [2020-09-18T18:40:08.542Z] Supports d_type: true [2020-09-18T18:40:08.542Z] Native Overlay Diff: true [2020-09-18T18:40:08.542Z] Logging Driver: json-file [2020-09-18T18:40:08.542Z] Cgroup Driver: cgroupfs [2020-09-18T18:40:08.542Z] Plugins: [2020-09-18T18:40:08.542Z] Volume: local [2020-09-18T18:40:08.542Z] Network: bridge host ipvlan macvlan null overlay [2020-09-18T18:40:08.542Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-18T18:40:08.542Z] Swarm: inactive [2020-09-18T18:40:08.542Z] Runtimes: runc [2020-09-18T18:40:08.542Z] Default Runtime: runc [2020-09-18T18:40:08.542Z] Init Binary: docker-init [2020-09-18T18:40:08.542Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:40:08.542Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:40:08.542Z] init version: fec3683 [2020-09-18T18:40:08.542Z] Security Options: [2020-09-18T18:40:08.542Z] apparmor [2020-09-18T18:40:08.542Z] seccomp [2020-09-18T18:40:08.542Z] Profile: default [2020-09-18T18:40:08.542Z] Kernel Version: 5.3.0-1035-aws [2020-09-18T18:40:08.542Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-18T18:40:08.542Z] OSType: linux [2020-09-18T18:40:08.542Z] Architecture: x86_64 [2020-09-18T18:40:08.542Z] CPUs: 2 [2020-09-18T18:40:08.542Z] Total Memory: 7.487GiB [2020-09-18T18:40:08.542Z] Name: ip-10-100-60-24 [2020-09-18T18:40:08.542Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-18T18:40:08.542Z] Docker Root Dir: /var/lib/docker [2020-09-18T18:40:08.542Z] Debug Mode: false [2020-09-18T18:40:08.542Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:40:08.542Z] Labels: [2020-09-18T18:40:08.542Z] Experimental: true [2020-09-18T18:40:08.542Z] Insecure Registries: [2020-09-18T18:40:08.542Z] 127.0.0.0/8 [2020-09-18T18:40:08.542Z] Live Restore Enabled: true [2020-09-18T18:40:08.542Z] [2020-09-18T18:40:08.542Z] WARNING: No swap limit support [Pipeline] sh [2020-09-18T18:40:08.632Z] #39 47.58 DEP criu/libnetlink.d [2020-09-18T18:40:08.632Z] #39 47.65 DEP criu/kerndat.d [2020-09-18T18:40:08.827Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:40:08.827Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:40:08.827Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41471/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-18T18:40:08.924Z] #39 47.88 DEP criu/kcmp-ids.d [2020-09-18T18:40:08.924Z] #39 47.96 DEP criu/irmap.d [2020-09-18T18:40:08.924Z] #39 48.06 DEP criu/ipc_ns.d [2020-09-18T18:40:09.216Z] #39 48.18 DEP criu/image.d [2020-09-18T18:40:09.216Z] #39 48.32 DEP criu/image-desc.d [2020-09-18T18:40:09.258Z] #25 10.48 0.0% 1.1% # 2.3% ## 3.4% ### 4.6% #### 6.0% ##### 7.4% ###### 9.0% ####### 10.4% ######## 11.9% ######### 12.9% ########## 14.3% ########### 15.9% ############ 17.2% ############# 18.9% [2020-09-18T18:40:09.258Z] #25 ... [2020-09-18T18:40:09.258Z] [2020-09-18T18:40:09.258Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:09.258Z] #38 50.82 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-18T18:40:09.258Z] #38 50.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:40:09.258Z] #38 50.84 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:09.258Z] #38 51.16 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-18T18:40:09.258Z] #38 51.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-18T18:40:09.258Z] #38 51.20 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:09.258Z] #38 52.81 Selecting previously unselected package libprotoc17:amd64. [2020-09-18T18:40:09.258Z] #38 52.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:40:09.258Z] #38 52.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:09.258Z] #38 53.76 Selecting previously unselected package protobuf-c-compiler. [2020-09-18T18:40:09.258Z] #38 53.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:40:09.258Z] #38 53.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:40:09.258Z] #38 53.95 Selecting previously unselected package protobuf-compiler. [2020-09-18T18:40:09.258Z] #38 53.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-18T18:40:09.258Z] #38 53.96 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:40:09.258Z] #38 54.23 Selecting previously unselected package python-pkg-resources. [2020-09-18T18:40:09.258Z] #38 54.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:40:09.258Z] #38 54.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-18T18:40:09.258Z] #38 54.47 Selecting previously unselected package python-six. [2020-09-18T18:40:09.258Z] #38 54.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-18T18:40:09.258Z] #38 54.48 Unpacking python-six (1.12.0-1) ... [2020-09-18T18:40:09.258Z] #38 54.61 Selecting previously unselected package python-protobuf. [2020-09-18T18:40:09.258Z] #38 54.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-18T18:40:09.258Z] #38 54.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-18T18:40:09.258Z] #38 55.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-18T18:40:09.258Z] #38 60.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:09.258Z] #38 60.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:40:09.258Z] #38 ... [2020-09-18T18:40:09.258Z] [2020-09-18T18:40:09.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:09.258Z] #41 50.84 syscall [2020-09-18T18:40:09.258Z] #41 59.38 time [2020-09-18T18:40:09.343Z] Client: [2020-09-18T18:40:09.343Z] Debug Mode: false [2020-09-18T18:40:09.343Z] [2020-09-18T18:40:09.343Z] Server: [2020-09-18T18:40:09.343Z] Containers: 0 [2020-09-18T18:40:09.343Z] Running: 0 [2020-09-18T18:40:09.343Z] Paused: 0 [2020-09-18T18:40:09.343Z] Stopped: 0 [2020-09-18T18:40:09.343Z] Images: 0 [2020-09-18T18:40:09.343Z] Server Version: 19.03.12 [2020-09-18T18:40:09.343Z] Storage Driver: overlay2 [2020-09-18T18:40:09.343Z] Backing Filesystem: extfs [2020-09-18T18:40:09.343Z] Supports d_type: true [2020-09-18T18:40:09.343Z] Native Overlay Diff: true [2020-09-18T18:40:09.343Z] Logging Driver: json-file [2020-09-18T18:40:09.343Z] Cgroup Driver: cgroupfs [2020-09-18T18:40:09.343Z] Plugins: [2020-09-18T18:40:09.343Z] Volume: local [2020-09-18T18:40:09.343Z] Network: bridge host ipvlan macvlan null overlay [2020-09-18T18:40:09.343Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-18T18:40:09.343Z] Swarm: inactive [2020-09-18T18:40:09.343Z] Runtimes: runc [2020-09-18T18:40:09.343Z] Default Runtime: runc [2020-09-18T18:40:09.343Z] Init Binary: docker-init [2020-09-18T18:40:09.343Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:40:09.343Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:40:09.343Z] init version: fec3683 [2020-09-18T18:40:09.343Z] Security Options: [2020-09-18T18:40:09.343Z] apparmor [2020-09-18T18:40:09.343Z] seccomp [2020-09-18T18:40:09.343Z] Profile: default [2020-09-18T18:40:09.343Z] Kernel Version: 5.3.0-1035-aws [2020-09-18T18:40:09.343Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-18T18:40:09.343Z] OSType: linux [2020-09-18T18:40:09.343Z] Architecture: x86_64 [2020-09-18T18:40:09.343Z] CPUs: 2 [2020-09-18T18:40:09.343Z] Total Memory: 7.487GiB [2020-09-18T18:40:09.343Z] Name: ip-10-100-84-117 [2020-09-18T18:40:09.343Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-18T18:40:09.343Z] Docker Root Dir: /var/lib/docker [2020-09-18T18:40:09.343Z] Debug Mode: false [2020-09-18T18:40:09.343Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:40:09.343Z] Labels: [2020-09-18T18:40:09.343Z] Experimental: true [2020-09-18T18:40:09.343Z] Insecure Registries: [2020-09-18T18:40:09.343Z] 127.0.0.0/8 [2020-09-18T18:40:09.343Z] Live Restore Enabled: true [2020-09-18T18:40:09.343Z] [2020-09-18T18:40:09.343Z] WARNING: No swap limit support [Pipeline] sh [2020-09-18T18:40:09.401Z] + bash /home/ubuntu/workspace/moby_PR-41471/check-config.sh [2020-09-18T18:40:09.401Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-18T18:40:09.401Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-18T18:40:09.401Z] [2020-09-18T18:40:09.401Z] Generally Necessary: [2020-09-18T18:40:09.401Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-18T18:40:09.401Z] - apparmor: enabled and tools installed [2020-09-18T18:40:09.401Z] - CONFIG_NAMESPACES: enabled [2020-09-18T18:40:09.401Z] - CONFIG_NET_NS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_PID_NS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_IPC_NS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_UTS_NS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CGROUPS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CPUSETS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_MEMCG: enabled [2020-09-18T18:40:09.401Z] - CONFIG_KEYS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_VETH: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-18T18:40:09.401Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-18T18:40:09.401Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-18T18:40:09.401Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-18T18:40:09.401Z] [2020-09-18T18:40:09.401Z] Optional Features: [2020-09-18T18:40:09.401Z] - CONFIG_USER_NS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_SECCOMP: enabled [2020-09-18T18:40:09.401Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-18T18:40:09.401Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-18T18:40:09.507Z] #39 48.38 DEP criu/fsnotify.d [2020-09-18T18:40:09.507Z] #39 48.54 DEP criu/filesystems.d [2020-09-18T18:40:09.541Z] #41 ... [2020-09-18T18:40:09.541Z] [2020-09-18T18:40:09.541Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:09.661Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-18T18:40:09.661Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-18T18:40:09.661Z] - CONFIG_BLK_CGROUP: enabled [2020-09-18T18:40:09.661Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-18T18:40:09.661Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-18T18:40:09.661Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-18T18:40:09.661Z] - CONFIG_CGROUP_PERF: enabled [2020-09-18T18:40:09.661Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-18T18:40:09.661Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-18T18:40:09.661Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-18T18:40:09.661Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-18T18:40:09.661Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-18T18:40:09.661Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_IP_VS: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-18T18:40:09.661Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-18T18:40:09.661Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-18T18:40:09.661Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_EXT4_FS: enabled [2020-09-18T18:40:09.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-18T18:40:09.661Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-18T18:40:09.661Z] - Network Drivers: [2020-09-18T18:40:09.661Z] - "overlay": [2020-09-18T18:40:09.661Z] - CONFIG_VXLAN: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-18T18:40:09.661Z] Optional (for encrypted networks): [2020-09-18T18:40:09.661Z] - CONFIG_CRYPTO: enabled [2020-09-18T18:40:09.661Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-18T18:40:09.661Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-18T18:40:09.661Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-18T18:40:09.661Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-18T18:40:09.661Z] - CONFIG_XFRM: enabled [2020-09-18T18:40:09.661Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-18T18:40:09.661Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-18T18:40:09.661Z] - "ipvlan": [2020-09-18T18:40:09.685Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:40:09.686Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:40:09.686Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41471/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-18T18:40:09.686Z] + bash /home/ubuntu/workspace/moby_PR-41471/check-config.sh [2020-09-18T18:40:09.686Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-18T18:40:09.686Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-18T18:40:09.686Z] [2020-09-18T18:40:09.686Z] Generally Necessary: [2020-09-18T18:40:09.686Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-18T18:40:09.686Z] - apparmor: enabled and tools installed [2020-09-18T18:40:09.686Z] - CONFIG_NAMESPACES: enabled [2020-09-18T18:40:09.686Z] - CONFIG_NET_NS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_PID_NS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_IPC_NS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_UTS_NS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CGROUPS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CPUSETS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_MEMCG: enabled [2020-09-18T18:40:09.686Z] - CONFIG_KEYS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_VETH: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-18T18:40:09.686Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-18T18:40:09.686Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-18T18:40:09.686Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-18T18:40:09.686Z] [2020-09-18T18:40:09.686Z] Optional Features: [2020-09-18T18:40:09.686Z] - CONFIG_USER_NS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_SECCOMP: enabled [2020-09-18T18:40:09.686Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-18T18:40:09.686Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-18T18:40:09.686Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-18T18:40:09.800Z] #39 48.69 DEP criu/files.d [2020-09-18T18:40:09.800Z] #39 48.85 DEP criu/files-reg.d [2020-09-18T18:40:09.921Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-18T18:40:09.921Z] - "macvlan": [2020-09-18T18:40:09.921Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-18T18:40:09.921Z] - CONFIG_DUMMY: enabled (as module) [2020-09-18T18:40:09.921Z] - "ftp,tftp client in container": [2020-09-18T18:40:09.921Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-18T18:40:09.921Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-18T18:40:09.921Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-18T18:40:09.921Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-18T18:40:09.921Z] - Storage Drivers: [2020-09-18T18:40:09.921Z] - "aufs": [2020-09-18T18:40:09.921Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-18T18:40:09.921Z] - "btrfs": [2020-09-18T18:40:09.921Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-18T18:40:09.921Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-18T18:40:09.921Z] - "devicemapper": [2020-09-18T18:40:09.921Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-18T18:40:09.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-18T18:40:09.921Z] - "overlay": [2020-09-18T18:40:09.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-18T18:40:09.921Z] - "zfs": [2020-09-18T18:40:09.921Z] - /dev/zfs: present [2020-09-18T18:40:09.921Z] - zfs command: missing [2020-09-18T18:40:09.921Z] - zpool command: missing [2020-09-18T18:40:09.921Z] [2020-09-18T18:40:09.921Z] Limits: [2020-09-18T18:40:09.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-18T18:40:09.921Z] [2020-09-18T18:40:09.921Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-18T18:40:09.993Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-18T18:40:09.993Z] - CONFIG_BLK_CGROUP: enabled [2020-09-18T18:40:09.993Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-18T18:40:09.993Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-18T18:40:09.993Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-18T18:40:09.993Z] - CONFIG_CGROUP_PERF: enabled [2020-09-18T18:40:09.993Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-18T18:40:09.993Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-18T18:40:09.993Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-18T18:40:09.993Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-18T18:40:09.993Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-18T18:40:09.993Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_IP_VS: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-18T18:40:09.993Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-18T18:40:09.993Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-18T18:40:09.993Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_EXT4_FS: enabled [2020-09-18T18:40:09.993Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-18T18:40:09.993Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-18T18:40:09.993Z] - Network Drivers: [2020-09-18T18:40:09.993Z] - "overlay": [2020-09-18T18:40:09.993Z] - CONFIG_VXLAN: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-18T18:40:09.993Z] Optional (for encrypted networks): [2020-09-18T18:40:09.993Z] - CONFIG_CRYPTO: enabled [2020-09-18T18:40:09.993Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-18T18:40:09.993Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-18T18:40:09.993Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-18T18:40:09.993Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-18T18:40:09.993Z] - CONFIG_XFRM: enabled [2020-09-18T18:40:09.993Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-18T18:40:09.993Z] - "ipvlan": [2020-09-18T18:40:09.993Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-18T18:40:09.993Z] - "macvlan": [2020-09-18T18:40:09.993Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-18T18:40:09.993Z] - CONFIG_DUMMY: enabled (as module) [2020-09-18T18:40:09.993Z] - "ftp,tftp client in container": [2020-09-18T18:40:10.062Z] #25 10.48 0.0% 1.1% # 2.3% ## 3.4% ### 4.6% #### 6.0% ##### 7.4% ###### 9.0% ####### 10.4% ######## 11.9% ######### 12.9% ########## 14.3% ########### 15.9% ############ 17.2% ############# 18.9% ############### 21.2% ############### 21.8% ################ 22.7% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.5% [2020-09-18T18:40:10.062Z] #25 ... [2020-09-18T18:40:10.062Z] [2020-09-18T18:40:10.062Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:10.062Z] #43 DONE 61.7s [2020-09-18T18:40:10.062Z] [2020-09-18T18:40:10.062Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:10.090Z] #39 49.00 DEP criu/files-ext.d [2020-09-18T18:40:10.090Z] #39 49.15 DEP criu/file-lock.d [2020-09-18T18:40:10.250Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-18T18:40:10.251Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-18T18:40:10.251Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-18T18:40:10.251Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-18T18:40:10.251Z] - Storage Drivers: [2020-09-18T18:40:10.251Z] - "aufs": [2020-09-18T18:40:10.251Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-18T18:40:10.251Z] - "btrfs": [2020-09-18T18:40:10.251Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-18T18:40:10.251Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-18T18:40:10.251Z] - "devicemapper": [2020-09-18T18:40:10.251Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-18T18:40:10.251Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-18T18:40:10.251Z] - "overlay": [2020-09-18T18:40:10.251Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-18T18:40:10.251Z] - "zfs": [2020-09-18T18:40:10.251Z] - /dev/zfs: present [2020-09-18T18:40:10.251Z] - zfs command: missing [2020-09-18T18:40:10.251Z] - zpool command: missing [2020-09-18T18:40:10.251Z] [2020-09-18T18:40:10.251Z] Limits: [2020-09-18T18:40:10.251Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-18T18:40:10.251Z] [2020-09-18T18:40:10.251Z] + true [Pipeline] } [Pipeline] // stage [2020-09-18T18:40:10.273Z] + sudo modprobe ip_vs [2020-09-18T18:40:10.273Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b . [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-18T18:40:10.323Z] #25 10.48 0.0% 1.1% # 2.3% ## 3.4% ### 4.6% #### 6.0% ##### 7.4% ###### 9.0% ####### 10.4% ######## 11.9% ######### 12.9% ########## 14.3% ########### 15.9% ############ 17.2% ############# 18.9% ############### 21.2% ############### 21.8% ################ 22.7% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.5% ##################### 29.4% ###################### 30.8% ###################### 31.4% ####################### 32.3% [2020-09-18T18:40:10.323Z] #25 ... [2020-09-18T18:40:10.323Z] [2020-09-18T18:40:10.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:10.323Z] #10 51.92 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] [2020-09-18T18:40:10.323Z] #10 54.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-18T18:40:10.323Z] #10 54.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-18T18:40:10.323Z] #10 54.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-18T18:40:10.323Z] #10 54.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-18T18:40:10.323Z] #10 54.90 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] [2020-09-18T18:40:10.323Z] #10 54.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-18T18:40:10.323Z] #10 54.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-18T18:40:10.323Z] #10 54.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-18T18:40:10.323Z] #10 54.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-18T18:40:10.323Z] #10 54.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-18T18:40:10.323Z] #10 55.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-18T18:40:10.323Z] #10 55.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-18T18:40:10.323Z] #10 55.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-18T18:40:10.323Z] #10 55.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-18T18:40:10.323Z] #10 55.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-18T18:40:10.323Z] #10 56.40 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:10.323Z] #10 56.68 Fetched 77.7 MB in 10s (7845 kB/s) [2020-09-18T18:40:10.323Z] #10 56.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-18T18:40:10.323Z] #10 56.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 ... 15410 files and directories currently installed.) [2020-09-18T18:40:10.323Z] #10 56.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-18T18:40:10.323Z] #10 56.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:40:10.323Z] #10 59.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-18T18:40:10.323Z] #10 59.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-18T18:40:10.323Z] #10 59.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:40:10.381Z] #39 49.24 DEP criu/file-ids.d [2020-09-18T18:40:10.381Z] #39 49.37 DEP criu/fifo.d [2020-09-18T18:40:10.381Z] #39 49.43 DEP criu/fdstore.d [2020-09-18T18:40:10.381Z] #39 49.48 DEP criu/fault-injection.d [2020-09-18T18:40:10.533Z] #1 [internal] load .dockerignore [2020-09-18T18:40:10.533Z] #1 transferring context: 87B 0.0s done [2020-09-18T18:40:10.533Z] #1 DONE 0.1s [2020-09-18T18:40:10.533Z] [2020-09-18T18:40:10.533Z] #2 [internal] load build definition from Dockerfile [2020-09-18T18:40:10.533Z] #2 transferring dockerfile: 16.37kB done [2020-09-18T18:40:10.533Z] #2 DONE 0.1s [2020-09-18T18:40:10.533Z] [2020-09-18T18:40:10.533Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-18T18:40:10.583Z] #10 ... [2020-09-18T18:40:10.583Z] [2020-09-18T18:40:10.583Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:10.583Z] #32 62.10 Selecting previously unselected package libxml2:amd64. [2020-09-18T18:40:10.583Z] #32 62.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-18T18:40:10.583Z] #32 62.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:40:10.612Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b . [2020-09-18T18:40:10.612Z] #1 [internal] load build definition from Dockerfile [2020-09-18T18:40:10.612Z] #1 transferring dockerfile: 16.37kB done [2020-09-18T18:40:10.612Z] #1 DONE 0.0s [2020-09-18T18:40:10.612Z] [2020-09-18T18:40:10.612Z] #2 [internal] load .dockerignore [2020-09-18T18:40:10.612Z] #2 transferring context: 87B done [2020-09-18T18:40:10.612Z] #2 DONE 0.0s [2020-09-18T18:40:10.612Z] [2020-09-18T18:40:10.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-18T18:40:10.671Z] #39 49.51 DEP criu/external.d [2020-09-18T18:40:10.671Z] #39 49.56 DEP criu/eventpoll.d [2020-09-18T18:40:10.671Z] #39 49.68 DEP criu/eventfd.d [2020-09-18T18:40:10.671Z] #39 49.74 DEP criu/crtools.d [2020-09-18T18:40:10.962Z] #39 49.82 DEP criu/cr-service.d [2020-09-18T18:40:10.962Z] #39 49.96 DEP criu/cr-restore.d [2020-09-18T18:40:10.962Z] #39 50.13 DEP criu/cr-errno.d [2020-09-18T18:40:10.962Z] #39 50.15 DEP criu/cr-dump.d [2020-09-18T18:40:11.106Z] #3 DONE 0.7s [2020-09-18T18:40:11.106Z] [2020-09-18T18:40:11.106Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-18T18:40:11.106Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-18T18:40:11.367Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-18T18:40:11.367Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-18T18:40:11.367Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-18T18:40:11.367Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-18T18:40:11.367Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-18T18:40:11.367Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-18T18:40:11.541Z] #3 DONE 0.6s [2020-09-18T18:40:11.541Z] [2020-09-18T18:40:11.541Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-18T18:40:11.541Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-18T18:40:11.541Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-18T18:40:11.541Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-18T18:40:11.541Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-18T18:40:11.541Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 961.12kB / 8.88MB 0.1s [2020-09-18T18:40:11.594Z] #39 50.37 DEP criu/cr-dedup.d [2020-09-18T18:40:11.594Z] #39 50.52 DEP criu/cr-check.d [2020-09-18T18:40:11.594Z] #39 50.71 DEP criu/config.d [2020-09-18T18:40:11.801Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-18T18:40:11.801Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-18T18:40:11.801Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-18T18:40:11.884Z] #39 50.85 DEP criu/clone-noasan.d [2020-09-18T18:40:11.885Z] #39 50.92 DEP criu/cgroup.d [2020-09-18T18:40:11.937Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-18T18:40:11.937Z] #4 DONE 0.7s [2020-09-18T18:40:11.937Z] [2020-09-18T18:40:11.937Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:40:11.967Z] #32 63.63 Selecting previously unselected package libarchive13:amd64. [2020-09-18T18:40:11.967Z] #32 63.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-18T18:40:11.967Z] #32 63.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-18T18:40:11.967Z] #32 ... [2020-09-18T18:40:11.967Z] [2020-09-18T18:40:11.967Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:11.967Z] #30 53.67 time [2020-09-18T18:40:11.967Z] #30 60.33 internal/poll [2020-09-18T18:40:11.967Z] #30 62.52 internal/fmtsort [2020-09-18T18:40:11.967Z] #30 62.68 internal/syscall/execenv [2020-09-18T18:40:11.967Z] #30 63.13 internal/syscall/unix [2020-09-18T18:40:11.967Z] #30 63.46 os [2020-09-18T18:40:11.967Z] #30 63.60 strings [2020-09-18T18:40:12.058Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-18T18:40:12.059Z] #4 DONE 0.9s [2020-09-18T18:40:12.175Z] #39 51.16 DEP criu/cgroup-props.d [2020-09-18T18:40:12.175Z] #39 51.23 DEP criu/bitmap.d [2020-09-18T18:40:12.175Z] #39 51.25 DEP criu/bfd.d [2020-09-18T18:40:12.196Z] #5 ... [2020-09-18T18:40:12.196Z] [2020-09-18T18:40:12.196Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:40:12.196Z] #6 DONE 0.3s [2020-09-18T18:40:12.227Z] #30 ... [2020-09-18T18:40:12.227Z] [2020-09-18T18:40:12.227Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:12.456Z] [2020-09-18T18:40:12.456Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:40:12.456Z] #5 DONE 0.4s [2020-09-18T18:40:12.456Z] [2020-09-18T18:40:12.456Z] #20 [internal] load build context [2020-09-18T18:40:12.467Z] #39 51.33 DEP criu/autofs.d [2020-09-18T18:40:12.467Z] #39 51.51 DEP criu/aio.d [2020-09-18T18:40:12.623Z] [2020-09-18T18:40:12.624Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:40:12.757Z] #39 51.66 DEP criu/action-scripts.d [2020-09-18T18:40:12.757Z] #39 51.88 CC criu/action-scripts.o [2020-09-18T18:40:12.881Z] #6 DONE 0.3s [2020-09-18T18:40:12.881Z] [2020-09-18T18:40:12.881Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:40:13.154Z] #5 DONE 0.6s [2020-09-18T18:40:13.154Z] [2020-09-18T18:40:13.154Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:13.154Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-18T18:40:13.154Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-09-18T18:40:13.154Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-09-18T18:40:13.154Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-18T18:40:13.154Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-18T18:40:13.154Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-18T18:40:13.154Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.37MB / 7.81MB 0.1s [2020-09-18T18:40:13.389Z] #39 52.23 CC criu/aio.o [2020-09-18T18:40:13.410Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.3s [2020-09-18T18:40:13.410Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-09-18T18:40:13.410Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.19MB / 50.40MB 0.4s [2020-09-18T18:40:13.410Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-09-18T18:40:13.410Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.4s [2020-09-18T18:40:13.410Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.08MB / 10.00MB 0.4s [2020-09-18T18:40:13.671Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.73MB / 50.40MB 0.5s [2020-09-18T18:40:13.671Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.72MB / 10.00MB 0.6s [2020-09-18T18:40:13.680Z] #39 52.64 CC criu/autofs.o [2020-09-18T18:40:13.930Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.33MB / 50.40MB 0.7s [2020-09-18T18:40:13.930Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.36MB / 10.00MB 0.7s [2020-09-18T18:40:13.930Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.64MB / 10.00MB 0.8s [2020-09-18T18:40:13.971Z] #39 ... [2020-09-18T18:40:13.971Z] [2020-09-18T18:40:13.971Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:40:13.971Z] #17 0.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:13.971Z] #17 1.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:13.971Z] #17 1.152 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:13.971Z] #17 1.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-18T18:40:13.971Z] #17 2.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [205 kB] [2020-09-18T18:40:13.971Z] #17 3.959 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-18T18:40:13.971Z] #17 5.902 Fetched 8076 kB in 5s (1609 kB/s) [2020-09-18T18:40:13.971Z] #17 5.902 Reading package lists... [2020-09-18T18:40:13.971Z] #17 7.681 Reading package lists... [2020-09-18T18:40:13.971Z] #17 9.122 Building dependency tree... [2020-09-18T18:40:13.971Z] #17 9.586 libcap2-bin is already the newest version (1:2.25-2). [2020-09-18T18:40:13.971Z] #17 9.586 The following additional packages will be installed: [2020-09-18T18:40:13.971Z] #17 9.586 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-18T18:40:13.971Z] #17 9.586 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-18T18:40:13.971Z] #17 9.586 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-18T18:40:13.971Z] #17 9.586 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-18T18:40:13.971Z] #17 9.586 python3.7 python3.7-minimal vim-runtime xxd [2020-09-18T18:40:13.971Z] #17 9.588 Suggested packages: [2020-09-18T18:40:13.971Z] #17 9.588 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-18T18:40:13.971Z] #17 9.588 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-18T18:40:13.971Z] #17 9.588 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-18T18:40:13.971Z] #17 9.588 Recommended packages: [2020-09-18T18:40:13.971Z] #17 9.588 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-18T18:40:13.971Z] #17 9.588 python3-keyrings.alt python3-xdg unzip [2020-09-18T18:40:13.971Z] #17 ... [2020-09-18T18:40:13.971Z] [2020-09-18T18:40:13.971Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:13.971Z] #41 88.33 github.com/LK4D4/vndr/godl [2020-09-18T18:40:13.971Z] #41 88.81 github.com/LK4D4/vndr [2020-09-18T18:40:14.187Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.52MB / 50.40MB 1.2s [2020-09-18T18:40:14.187Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2020-09-18T18:40:14.187Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.35MB / 51.83MB 1.2s [2020-09-18T18:40:14.187Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.92MB / 68.67MB 1.2s [2020-09-18T18:40:14.262Z] #41 ... [2020-09-18T18:40:14.262Z] [2020-09-18T18:40:14.262Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:14.262Z] #49 6.772 + cd /tmp/tmp.nI9PaPKbmX/src/github.com/opencontainers/runc [2020-09-18T18:40:14.262Z] #49 6.772 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:40:14.262Z] #49 7.123 + '[' -z '' ']' [2020-09-18T18:40:14.262Z] #49 7.123 + target=static [2020-09-18T18:40:14.262Z] #49 7.123 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-18T18:40:14.262Z] #49 7.284 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 . [2020-09-18T18:40:14.262Z] #49 ... [2020-09-18T18:40:14.262Z] [2020-09-18T18:40:14.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:14.262Z] #39 53.35 CC criu/bfd.o [2020-09-18T18:40:14.312Z] #25 10.48 0.0% 1.1% # 2.3% ## 3.4% ### 4.6% #### 6.0% ##### 7.4% ###### 9.0% ####### 10.4% ######## 11.9% ######### 12.9% ########## 14.3% ########### 15.9% ############ 17.2% ############# 18.9% ############### 21.2% ############### 21.8% ################ 22.7% ################# 24.2% ################## 25.5% ################### 27.1% #################### 28.5% ##################### 29.4% ###################### 30.8% ###################### 31.4% ####################### 32.3% ######################## 33.5% ######################## 34.7% ######################### 35.7% ########################## 36.4% ############################ 39.0% ############################# 40.6% ############################## 42.1% ############################### 43.8% ################################ 45.2% ################################# 47.1% ################################## 48.3% #################################### 50.8% ##################################### 52.1% ####################################### 54.2% ######################################## 55.8% ######################################### 57.5% ########################################## 59.0% ########################################### 60.6% ############################################# 63.1% ############################################## 65.0% ############################################### 66.5% ################################################# 68.2% ################################################## 70.5% #################################################### 72.3% ##################################################### 74.3% ###################################################### 76.0% ######################################################## 78.0% ######################################################## 79.1% ########################################################### 82.5% ############################################################ 84.0% ############################################################## 86.4% ################################################################ 88.9% ################################################################## 91.8% #################################################################### 94.7% ###################################################################### 97.6% ######################################################################## 100.0% [2020-09-18T18:40:14.456Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.07MB / 51.83MB 1.3s [2020-09-18T18:40:14.553Z] #39 53.60 CC criu/bitmap.o [2020-09-18T18:40:14.553Z] #39 53.73 CC criu/cgroup-props.o [2020-09-18T18:40:14.572Z] #25 17.48 [2020-09-18T18:40:14.730Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.20MB / 50.40MB 1.5s [2020-09-18T18:40:14.730Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.51MB / 51.83MB 1.5s [2020-09-18T18:40:14.730Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.08MB / 68.67MB 1.5s [2020-09-18T18:40:14.730Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s [2020-09-18T18:40:14.730Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.61MB / 51.83MB 1.7s [2020-09-18T18:40:14.730Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.74MB / 68.67MB 1.7s [2020-09-18T18:40:14.996Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.08MB / 68.67MB 1.9s [2020-09-18T18:40:15.263Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.97MB / 51.83MB 2.1s [2020-09-18T18:40:15.263Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 2.1s [2020-09-18T18:40:15.263Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2020-09-18T18:40:15.263Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.38MB / 51.83MB 2.3s [2020-09-18T18:40:15.263Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.52MB / 68.67MB 2.3s [2020-09-18T18:40:15.263Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.3s [2020-09-18T18:40:15.512Z] #25 18.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T18:40:15.526Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.52MB / 68.67MB 2.5s [2020-09-18T18:40:15.586Z] #39 54.39 CC criu/cgroup.o [2020-09-18T18:40:15.765Z] #20 transferring context: 16.44MB 3.0s [2020-09-18T18:40:15.785Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.15MB / 51.83MB 2.7s [2020-09-18T18:40:16.045Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.23MB / 51.83MB 2.9s [2020-09-18T18:40:16.045Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.86MB / 68.67MB 2.9s [2020-09-18T18:40:16.045Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.52MB / 120.17MB 2.9s [2020-09-18T18:40:16.045Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-18T18:40:16.082Z] #25 18.87 [2020-09-18T18:40:16.082Z] #25 19.03 ######################################################################## 100.0% [2020-09-18T18:40:16.308Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.39MB / 51.83MB 3.2s [2020-09-18T18:40:16.308Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.75MB / 68.67MB 3.4s [2020-09-18T18:40:16.308Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.39MB / 120.17MB 3.4s [2020-09-18T18:40:16.342Z] #25 19.16 [2020-09-18T18:40:16.566Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.58MB / 51.83MB 3.5s [2020-09-18T18:40:16.566Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.88MB / 68.67MB 3.6s [2020-09-18T18:40:16.825Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.63MB / 51.83MB 3.8s [2020-09-18T18:40:16.825Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.34MB / 120.17MB 3.8s [2020-09-18T18:40:16.825Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.47MB / 51.83MB 3.9s [2020-09-18T18:40:16.825Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.03MB / 68.67MB 3.9s [2020-09-18T18:40:17.081Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s [2020-09-18T18:40:17.081Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.82MB / 120.17MB 4.0s [2020-09-18T18:40:17.341Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.29MB / 68.67MB 4.2s [2020-09-18T18:40:17.341Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.77MB / 120.17MB 4.2s [2020-09-18T18:40:17.515Z] Client: [2020-09-18T18:40:17.515Z] Debug Mode: false [2020-09-18T18:40:17.515Z] [2020-09-18T18:40:17.515Z] Server: [2020-09-18T18:40:17.515Z] Containers: 0 [2020-09-18T18:40:17.515Z] Running: 0 [2020-09-18T18:40:17.515Z] Paused: 0 [2020-09-18T18:40:17.515Z] Stopped: 0 [2020-09-18T18:40:17.515Z] Images: 0 [2020-09-18T18:40:17.515Z] Server Version: 19.03.12 [2020-09-18T18:40:17.515Z] Storage Driver: overlay2 [2020-09-18T18:40:17.515Z] Backing Filesystem: extfs [2020-09-18T18:40:17.515Z] Supports d_type: true [2020-09-18T18:40:17.515Z] Native Overlay Diff: true [2020-09-18T18:40:17.515Z] Logging Driver: json-file [2020-09-18T18:40:17.515Z] Cgroup Driver: cgroupfs [2020-09-18T18:40:17.515Z] Plugins: [2020-09-18T18:40:17.515Z] Volume: local [2020-09-18T18:40:17.515Z] Network: bridge host ipvlan macvlan null overlay [2020-09-18T18:40:17.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-18T18:40:17.515Z] Swarm: inactive [2020-09-18T18:40:17.515Z] Runtimes: runc [2020-09-18T18:40:17.515Z] Default Runtime: runc [2020-09-18T18:40:17.515Z] Init Binary: docker-init [2020-09-18T18:40:17.515Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-18T18:40:17.515Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-18T18:40:17.515Z] init version: fec3683 [2020-09-18T18:40:17.515Z] Security Options: [2020-09-18T18:40:17.515Z] apparmor [2020-09-18T18:40:17.515Z] seccomp [2020-09-18T18:40:17.515Z] Profile: default [2020-09-18T18:40:17.515Z] Kernel Version: 4.15.0-1082-aws [2020-09-18T18:40:17.515Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-18T18:40:17.515Z] OSType: linux [2020-09-18T18:40:17.515Z] Architecture: aarch64 [2020-09-18T18:40:17.515Z] CPUs: 4 [2020-09-18T18:40:17.515Z] Total Memory: 7.525GiB [2020-09-18T18:40:17.515Z] Name: ip-10-100-60-97 [2020-09-18T18:40:17.515Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-18T18:40:17.515Z] Docker Root Dir: /var/lib/docker [2020-09-18T18:40:17.515Z] Debug Mode: false [2020-09-18T18:40:17.515Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:40:17.515Z] Labels: [2020-09-18T18:40:17.515Z] Experimental: true [2020-09-18T18:40:17.515Z] Insecure Registries: [2020-09-18T18:40:17.515Z] 127.0.0.0/8 [2020-09-18T18:40:17.515Z] Live Restore Enabled: true [2020-09-18T18:40:17.515Z] [2020-09-18T18:40:17.515Z] WARNING: No swap limit support [Pipeline] sh [2020-09-18T18:40:17.652Z] #39 56.45 CC criu/clone-noasan.o [2020-09-18T18:40:17.652Z] #39 56.62 CC criu/config.o [2020-09-18T18:40:17.725Z] #25 20.38 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T18:40:17.810Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:40:17.810Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:40:17.810Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41471/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-18T18:40:17.810Z] + bash /home/ubuntu/workspace/moby_PR-41471/check-config.sh [2020-09-18T18:40:17.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-18T18:40:17.810Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-18T18:40:17.810Z] [2020-09-18T18:40:17.810Z] Generally Necessary: [2020-09-18T18:40:17.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-18T18:40:17.810Z] - apparmor: enabled and tools installed [2020-09-18T18:40:17.810Z] - CONFIG_NAMESPACES: enabled [2020-09-18T18:40:17.810Z] - CONFIG_NET_NS: enabled [2020-09-18T18:40:17.810Z] - CONFIG_PID_NS: enabled [2020-09-18T18:40:17.810Z] - CONFIG_IPC_NS: enabled [2020-09-18T18:40:17.810Z] - CONFIG_UTS_NS: enabled [2020-09-18T18:40:17.810Z] - CONFIG_CGROUPS: enabled [2020-09-18T18:40:17.810Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-18T18:40:17.906Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done [2020-09-18T18:40:17.906Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.57MB / 120.17MB 4.8s [2020-09-18T18:40:17.906Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.8s [2020-09-18T18:40:17.906Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.9s [2020-09-18T18:40:17.986Z] #25 20.81 [2020-09-18T18:40:18.072Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-18T18:40:18.072Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-18T18:40:18.072Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-18T18:40:18.072Z] - CONFIG_CPUSETS: enabled [2020-09-18T18:40:18.072Z] - CONFIG_MEMCG: enabled [2020-09-18T18:40:18.072Z] - CONFIG_KEYS: enabled [2020-09-18T18:40:18.072Z] - CONFIG_VETH: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-18T18:40:18.072Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-18T18:40:18.072Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-18T18:40:18.072Z] [2020-09-18T18:40:18.072Z] Optional Features: [2020-09-18T18:40:18.072Z] - CONFIG_USER_NS: enabled [2020-09-18T18:40:18.072Z] - CONFIG_SECCOMP: enabled [2020-09-18T18:40:18.072Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-18T18:40:18.072Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-18T18:40:18.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-18T18:40:18.072Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-18T18:40:18.072Z] - CONFIG_BLK_CGROUP: enabled [2020-09-18T18:40:18.225Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2020-09-18T18:40:18.225Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.94MB / 120.17MB 5.2s [2020-09-18T18:40:18.225Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s done [2020-09-18T18:40:18.246Z] #25 21.04 0.6% ######################################################################## 100.0% [2020-09-18T18:40:18.247Z] #25 21.23 [2020-09-18T18:40:18.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-18T18:40:18.335Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-18T18:40:18.335Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-18T18:40:18.335Z] - CONFIG_CGROUP_PERF: enabled [2020-09-18T18:40:18.335Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-18T18:40:18.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-18T18:40:18.335Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-18T18:40:18.335Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-18T18:40:18.335Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-18T18:40:18.335Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-18T18:40:18.335Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-18T18:40:18.335Z] - CONFIG_IP_VS: enabled (as module) [2020-09-18T18:40:18.335Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-18T18:40:18.335Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-18T18:40:18.335Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-18T18:40:18.335Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-18T18:40:18.335Z] - CONFIG_EXT4_FS: enabled [2020-09-18T18:40:18.335Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-18T18:40:18.335Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-18T18:40:18.335Z] - Network Drivers: [2020-09-18T18:40:18.335Z] - "overlay": [2020-09-18T18:40:18.335Z] - CONFIG_VXLAN: enabled (as module) [2020-09-18T18:40:18.335Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-18T18:40:18.335Z] Optional (for encrypted networks): [2020-09-18T18:40:18.493Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.97MB / 120.17MB 5.4s [2020-09-18T18:40:18.598Z] - CONFIG_CRYPTO: enabled [2020-09-18T18:40:18.598Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-18T18:40:18.598Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-18T18:40:18.598Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-18T18:40:18.598Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-18T18:40:18.598Z] - CONFIG_XFRM: enabled [2020-09-18T18:40:18.598Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-18T18:40:18.598Z] - "ipvlan": [2020-09-18T18:40:18.598Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-18T18:40:18.598Z] - "macvlan": [2020-09-18T18:40:18.598Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_DUMMY: enabled (as module) [2020-09-18T18:40:18.598Z] - "ftp,tftp client in container": [2020-09-18T18:40:18.598Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-18T18:40:18.598Z] - Storage Drivers: [2020-09-18T18:40:18.598Z] - "aufs": [2020-09-18T18:40:18.598Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-18T18:40:18.598Z] - "btrfs": [2020-09-18T18:40:18.598Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-18T18:40:18.598Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-18T18:40:18.598Z] - "devicemapper": [2020-09-18T18:40:18.598Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-18T18:40:18.598Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-18T18:40:18.598Z] - "overlay": [2020-09-18T18:40:18.598Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-18T18:40:18.598Z] - "zfs": [2020-09-18T18:40:18.598Z] - /dev/zfs: missing [2020-09-18T18:40:18.598Z] - zfs command: missing [2020-09-18T18:40:18.598Z] - zpool command: missing [2020-09-18T18:40:18.598Z] [2020-09-18T18:40:18.598Z] Limits: [2020-09-18T18:40:18.598Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-18T18:40:18.598Z] [2020-09-18T18:40:18.598Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-18T18:40:18.685Z] #39 57.59 CC criu/cr-check.o [2020-09-18T18:40:18.749Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.70MB / 120.17MB 5.8s [2020-09-18T18:40:18.817Z] #25 ... [2020-09-18T18:40:18.817Z] [2020-09-18T18:40:18.817Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:18.817Z] #32 63.96 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-18T18:40:18.817Z] #32 64.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-18T18:40:18.817Z] #32 64.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-18T18:40:18.817Z] #32 64.20 Selecting previously unselected package librhash0:amd64. [2020-09-18T18:40:18.817Z] #32 64.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-18T18:40:18.817Z] #32 64.23 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-18T18:40:18.817Z] #32 64.47 Selecting previously unselected package libuv1:amd64. [2020-09-18T18:40:18.817Z] #32 64.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-18T18:40:18.817Z] #32 64.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-18T18:40:18.817Z] #32 64.69 Selecting previously unselected package cmake. [2020-09-18T18:40:18.817Z] #32 64.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-18T18:40:18.817Z] #32 64.72 Unpacking cmake (3.13.4-1) ... [2020-09-18T18:40:18.817Z] #32 68.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:40:18.817Z] #32 68.42 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:40:18.817Z] #32 68.43 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-18T18:40:18.817Z] #32 68.45 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:40:18.817Z] #32 68.47 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-18T18:40:18.817Z] #32 68.48 Setting up cmake-data (3.13.4-1) ... [2020-09-18T18:40:18.817Z] #32 68.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:40:18.817Z] #32 68.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-18T18:40:18.817Z] #32 68.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-18T18:40:18.817Z] #32 68.57 Setting up cmake (3.13.4-1) ... [2020-09-18T18:40:18.817Z] #32 68.58 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:40:18.817Z] #32 68.64 Processing triggers for mime-support (3.62) ... [2020-09-18T18:40:18.817Z] #32 DONE 70.5s [2020-09-18T18:40:18.817Z] [2020-09-18T18:40:18.817Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:18.946Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b . [2020-09-18T18:40:18.946Z] #1 [internal] load build definition from Dockerfile [2020-09-18T18:40:19.007Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.35MB / 120.17MB 6.0s [2020-09-18T18:40:19.007Z] #7 ... [2020-09-18T18:40:19.007Z] [2020-09-18T18:40:19.007Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:40:19.007Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-18T18:40:19.007Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-18T18:40:19.007Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-18T18:40:19.007Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-09-18T18:40:19.007Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.0s done [2020-09-18T18:40:19.007Z] #58 DONE 6.0s [2020-09-18T18:40:19.007Z] [2020-09-18T18:40:19.007Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:19.007Z] #7 ... [2020-09-18T18:40:19.007Z] [2020-09-18T18:40:19.007Z] #20 [internal] load build context [2020-09-18T18:40:19.007Z] #20 transferring context: 33.03MB 6.2s [2020-09-18T18:40:19.070Z] #20 transferring context: 51.43MB 6.2s done [2020-09-18T18:40:19.070Z] #20 DONE 6.5s [2020-09-18T18:40:19.070Z] [2020-09-18T18:40:19.070Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:19.070Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-18T18:40:19.070Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2020-09-18T18:40:19.070Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-18T18:40:19.070Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2020-09-18T18:40:19.070Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-18T18:40:19.070Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-18T18:40:19.070Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-18T18:40:19.070Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done [2020-09-18T18:40:19.070Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2020-09-18T18:40:19.070Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s [2020-09-18T18:40:19.070Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s [2020-09-18T18:40:19.070Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done [2020-09-18T18:40:19.070Z] #7 ... [2020-09-18T18:40:19.070Z] [2020-09-18T18:40:19.070Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:40:19.070Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-18T18:40:19.070Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-18T18:40:19.070Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-18T18:40:19.070Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.7s done [2020-09-18T18:40:19.070Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-09-18T18:40:19.070Z] #58 DONE 6.5s [2020-09-18T18:40:19.070Z] [2020-09-18T18:40:19.070Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:19.070Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s done [2020-09-18T18:40:19.388Z] #33 ... [2020-09-18T18:40:19.388Z] [2020-09-18T18:40:19.388Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:19.388Z] #38 61.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:40:19.388Z] #38 61.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-18T18:40:19.388Z] #38 61.70 Setting up python-six (1.12.0-1) ... [2020-09-18T18:40:19.388Z] #38 66.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:40:19.388Z] #38 66.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:40:19.388Z] #38 66.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:19.388Z] #38 66.64 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-18T18:40:19.388Z] #38 66.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:19.388Z] #38 66.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:40:19.388Z] #38 66.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:40:19.388Z] #38 66.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-18T18:40:19.388Z] #38 66.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:40:19.388Z] #38 66.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-18T18:40:19.520Z] #1 transferring dockerfile: 16.37kB done [2020-09-18T18:40:19.648Z] #38 ... [2020-09-18T18:40:19.649Z] [2020-09-18T18:40:19.649Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:19.649Z] #25 22.49 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T18:40:19.718Z] #39 ... [2020-09-18T18:40:19.718Z] [2020-09-18T18:40:19.718Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:40:19.718Z] #17 10.74 The following NEW packages will be installed: [2020-09-18T18:40:19.718Z] #17 10.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-18T18:40:19.718Z] #17 10.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-18T18:40:19.718Z] #17 10.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-18T18:40:19.718Z] #17 10.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-18T18:40:19.718Z] #17 10.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-18T18:40:19.718Z] #17 10.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-18T18:40:19.718Z] #17 10.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-18T18:40:19.718Z] #17 10.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-18T18:40:19.718Z] #17 10.74 xz-utils zip [2020-09-18T18:40:19.718Z] #17 10.84 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:40:19.718Z] #17 10.84 Need to get 27.7 MB of archives. [2020-09-18T18:40:19.718Z] #17 10.84 After this operation, 117 MB of additional disk space will be used. [2020-09-18T18:40:19.718Z] #17 10.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-18T18:40:19.718Z] #17 10.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-18T18:40:19.718Z] #17 10.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-18T18:40:19.718Z] #17 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-18T18:40:19.718Z] #17 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-18T18:40:19.718Z] #17 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-18T18:40:19.718Z] #17 11.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-18T18:40:19.718Z] #17 11.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-18T18:40:19.718Z] #17 11.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-18T18:40:19.718Z] #17 11.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-18T18:40:19.718Z] #17 11.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-18T18:40:19.718Z] #17 11.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:40:19.718Z] #17 11.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-18T18:40:19.718Z] #17 11.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-18T18:40:19.718Z] #17 11.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-18T18:40:19.718Z] #17 11.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-18T18:40:19.718Z] #17 11.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-18T18:40:19.718Z] #17 11.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-18T18:40:19.718Z] #17 11.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-18T18:40:19.718Z] #17 11.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-18T18:40:19.718Z] #17 11.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-18T18:40:19.718Z] #17 11.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-18T18:40:19.718Z] #17 11.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-18T18:40:19.718Z] #17 11.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-18T18:40:19.718Z] #17 11.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-18T18:40:19.718Z] #17 11.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-18T18:40:19.718Z] #17 11.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-18T18:40:19.718Z] #17 11.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-18T18:40:19.718Z] #17 11.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-18T18:40:19.718Z] #17 11.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-18T18:40:19.718Z] #17 11.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-18T18:40:19.718Z] #17 11.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-18T18:40:19.718Z] #17 11.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-18T18:40:19.718Z] #17 11.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-18T18:40:19.718Z] #17 11.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-18T18:40:19.718Z] #17 11.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-18T18:40:19.718Z] #17 11.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-18T18:40:19.718Z] #17 11.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-18T18:40:19.718Z] #17 11.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-18T18:40:19.718Z] #17 11.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-18T18:40:19.718Z] #17 11.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-18T18:40:19.718Z] #17 11.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-18T18:40:19.718Z] #17 12.18 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:19.718Z] #17 12.22 Fetched 27.7 MB in 1s (27.3 MB/s) [2020-09-18T18:40:19.718Z] #17 12.26 Selecting previously unselected package pigz. [2020-09-18T18:40:19.718Z] #17 12.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-18T18:40:19.718Z] #17 12.30 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 12.31 Unpacking pigz (2.4-1) ... [2020-09-18T18:40:19.718Z] #17 12.37 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-18T18:40:19.718Z] #17 12.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 12.37 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-18T18:40:19.718Z] #17 12.77 Selecting previously unselected package python3.7-minimal. [2020-09-18T18:40:19.718Z] #17 12.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 12.78 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:40:19.718Z] #17 13.41 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-18T18:40:19.718Z] #17 13.42 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:40:19.718Z] #17 14.86 Selecting previously unselected package python3-minimal. [2020-09-18T18:40:19.718Z] #17 14.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-18T18:40:19.718Z] #17 14.93 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 14.94 Unpacking python3-minimal (3.7.3-1) ... [2020-09-18T18:40:19.718Z] #17 15.01 Selecting previously unselected package libmpdec2:s390x. [2020-09-18T18:40:19.718Z] #17 15.01 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 15.01 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-18T18:40:19.718Z] #17 15.07 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-18T18:40:19.718Z] #17 15.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 15.08 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-18T18:40:19.718Z] #17 15.74 Selecting previously unselected package python3.7. [2020-09-18T18:40:19.718Z] #17 15.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 15.77 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:40:19.718Z] #17 15.84 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-18T18:40:19.718Z] #17 15.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-18T18:40:19.718Z] #17 15.85 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-18T18:40:19.718Z] #17 15.90 Setting up python3-minimal (3.7.3-1) ... [2020-09-18T18:40:19.782Z] #1 DONE 0.9s [2020-09-18T18:40:19.782Z] [2020-09-18T18:40:19.782Z] #2 [internal] load .dockerignore [2020-09-18T18:40:19.782Z] #2 transferring context: 87B done [2020-09-18T18:40:19.782Z] #2 DONE 1.0s [2020-09-18T18:40:19.909Z] #25 22.68 skipping existing c35d46ef359f [2020-09-18T18:40:19.909Z] #25 22.86 [2020-09-18T18:40:20.011Z] #17 ... [2020-09-18T18:40:20.011Z] [2020-09-18T18:40:20.011Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:20.011Z] #41 DONE 94.8s [2020-09-18T18:40:20.011Z] [2020-09-18T18:40:20.011Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:20.011Z] #39 58.80 CC criu/cr-dedup.o [2020-09-18T18:40:20.011Z] #39 59.11 CC criu/cr-dump.o [2020-09-18T18:40:20.355Z] [2020-09-18T18:40:20.355Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-18T18:40:20.380Z] #20 transferring context: 51.43MB 7.2s done [2020-09-18T18:40:20.380Z] #20 ... [2020-09-18T18:40:20.380Z] [2020-09-18T18:40:20.380Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:20.380Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.4s [2020-09-18T18:40:20.640Z] #7 ... [2020-09-18T18:40:20.640Z] [2020-09-18T18:40:20.640Z] #20 [internal] load build context [2020-09-18T18:40:20.640Z] #20 DONE 7.8s [2020-09-18T18:40:20.640Z] [2020-09-18T18:40:20.640Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:20.849Z] #25 23.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T18:40:20.932Z] #3 DONE 0.4s [2020-09-18T18:40:20.932Z] [2020-09-18T18:40:20.932Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-18T18:40:20.932Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-18T18:40:20.932Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-18T18:40:20.932Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-18T18:40:20.932Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-18T18:40:20.932Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-09-18T18:40:21.195Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s [2020-09-18T18:40:21.213Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2020-09-18T18:40:21.213Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-09-18T18:40:21.419Z] #25 24.25 #=#=# [2020-09-18T18:40:21.458Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-09-18T18:40:21.458Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-09-18T18:40:21.458Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-18T18:40:21.458Z] #4 DONE 0.7s [2020-09-18T18:40:21.611Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s done [2020-09-18T18:40:21.611Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-18T18:40:21.679Z] #25 24.46 #=#=# ######################################################################## 100.0% [2020-09-18T18:40:21.679Z] #25 24.58 [2020-09-18T18:40:21.679Z] #25 24.67 Download of images into '/build' complete. [2020-09-18T18:40:21.720Z] [2020-09-18T18:40:21.720Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:40:21.871Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-09-18T18:40:21.871Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-18T18:40:21.940Z] #25 24.67 Use something like the following to load the result into a Docker daemon: [2020-09-18T18:40:21.940Z] #25 24.67 tar -cC '/build' . | docker load [2020-09-18T18:40:21.989Z] #6 ... [2020-09-18T18:40:21.989Z] [2020-09-18T18:40:21.989Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-18T18:40:21.989Z] #5 DONE 0.2s [2020-09-18T18:40:21.989Z] [2020-09-18T18:40:21.989Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-18T18:40:22.083Z] #39 60.68 CC criu/cr-errno.o [2020-09-18T18:40:22.083Z] #39 60.71 CC criu/cr-restore.o [2020-09-18T18:40:22.203Z] #25 DONE 25.0s [2020-09-18T18:40:22.203Z] [2020-09-18T18:40:22.203Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:22.203Z] #33 0.991 + RM_GOPATH=0 [2020-09-18T18:40:22.203Z] #33 0.991 + TMP_GOPATH= [2020-09-18T18:40:22.203Z] #33 0.991 + : /build [2020-09-18T18:40:22.203Z] #33 0.991 + '[' -z '' ']' [2020-09-18T18:40:22.203Z] #33 0.991 ++ mktemp -d [2020-09-18T18:40:22.203Z] #33 0.993 + export GOPATH=/tmp/tmp.hhaP6l6C86 [2020-09-18T18:40:22.203Z] #33 0.993 + GOPATH=/tmp/tmp.hhaP6l6C86 [2020-09-18T18:40:22.203Z] #33 0.993 + RM_GOPATH=1 [2020-09-18T18:40:22.203Z] #33 0.993 + case "$(go env GOARCH)" in [2020-09-18T18:40:22.203Z] #33 0.993 ++ go env GOARCH [2020-09-18T18:40:22.203Z] #33 1.029 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:22.203Z] #33 1.029 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:22.203Z] #33 1.030 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:22.203Z] #33 1.031 + dir=/tmp/install [2020-09-18T18:40:22.203Z] #33 1.041 + bin=tini [2020-09-18T18:40:22.203Z] #33 1.042 + shift [2020-09-18T18:40:22.203Z] #33 1.042 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-18T18:40:22.203Z] #33 1.042 + . /tmp/install/tini.installer [2020-09-18T18:40:22.203Z] #33 1.042 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:40:22.203Z] #33 1.043 + install_tini [2020-09-18T18:40:22.203Z] #33 1.043 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-18T18:40:22.203Z] #33 1.043 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:40:22.203Z] #33 1.043 + git clone https://github.com/krallin/tini.git /tmp/tmp.hhaP6l6C86/tini [2020-09-18T18:40:22.203Z] #33 1.048 Cloning into '/tmp/tmp.hhaP6l6C86/tini'... [2020-09-18T18:40:22.203Z] #33 1.764 + cd /tmp/tmp.hhaP6l6C86/tini [2020-09-18T18:40:22.203Z] #33 1.765 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:40:22.203Z] #33 1.781 + cmake . [2020-09-18T18:40:22.203Z] #33 2.427 -- The C compiler identification is GNU 8.3.0 [2020-09-18T18:40:22.203Z] #33 2.468 -- Check for working C compiler: /usr/bin/cc [2020-09-18T18:40:22.203Z] #33 3.272 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-18T18:40:22.203Z] #33 3.305 -- Detecting C compiler ABI info [2020-09-18T18:40:22.263Z] #6 DONE 0.4s [2020-09-18T18:40:22.263Z] [2020-09-18T18:40:22.263Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:22.263Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-18T18:40:22.263Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-18T18:40:22.263Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-18T18:40:22.263Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-18T18:40:22.263Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2020-09-18T18:40:22.263Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s [2020-09-18T18:40:22.263Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s [2020-09-18T18:40:22.443Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-09-18T18:40:22.624Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 15.36MB / 49.18MB 0.4s [2020-09-18T18:40:22.624Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.57MB / 7.68MB 0.4s [2020-09-18T18:40:22.624Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.63MB / 9.98MB 0.4s [2020-09-18T18:40:22.624Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s [2020-09-18T18:40:22.708Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-18T18:40:22.740Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.4s done [2020-09-18T18:40:22.740Z] #8 DONE 24.9s [2020-09-18T18:40:22.740Z] [2020-09-18T18:40:22.740Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-18T18:40:22.740Z] #9 DONE 0.2s [2020-09-18T18:40:22.740Z] [2020-09-18T18:40:22.740Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-18T18:40:22.740Z] #10 DONE 0.2s [2020-09-18T18:40:22.740Z] [2020-09-18T18:40:22.740Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-18T18:40:22.740Z] #28 DONE 0.1s [2020-09-18T18:40:22.740Z] [2020-09-18T18:40:22.740Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-18T18:40:22.740Z] #36 DONE 0.1s [2020-09-18T18:40:22.740Z] [2020-09-18T18:40:22.740Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:22.740Z] #37 0.664 + git clone https://github.com/docker/distribution.git . [2020-09-18T18:40:22.740Z] #37 0.669 Cloning into '.'... [2020-09-18T18:40:22.774Z] #33 ... [2020-09-18T18:40:22.774Z] [2020-09-18T18:40:22.774Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:22.774Z] #38 73.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-18T18:40:22.774Z] #38 73.35 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:40:22.774Z] #38 DONE 74.2s [2020-09-18T18:40:22.774Z] [2020-09-18T18:40:22.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:22.774Z] #10 64.23 Selecting previously unselected package binutils-mingw-w64. [2020-09-18T18:40:22.774Z] #10 64.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-18T18:40:22.774Z] #10 64.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:40:22.774Z] #10 64.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-18T18:40:22.774Z] #10 64.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:40:22.774Z] #10 64.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:40:22.774Z] #10 64.68 Selecting previously unselected package dmsetup. [2020-09-18T18:40:22.774Z] #10 64.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:40:22.774Z] #10 64.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-18T18:40:22.774Z] #10 64.99 Selecting previously unselected package mingw-w64-common. [2020-09-18T18:40:22.774Z] #10 65.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-18T18:40:22.774Z] #10 65.00 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-18T18:40:22.774Z] #10 71.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-18T18:40:22.774Z] #10 71.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-18T18:40:22.774Z] #10 71.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:40:22.774Z] #10 ... [2020-09-18T18:40:22.774Z] [2020-09-18T18:40:22.774Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:22.774Z] #47 64.27 context [2020-09-18T18:40:22.774Z] #47 65.19 os [2020-09-18T18:40:22.774Z] #47 65.88 encoding/binary [2020-09-18T18:40:22.774Z] #47 68.23 encoding/base64 [2020-09-18T18:40:22.774Z] #47 69.20 golang.org/x/sys/unix [2020-09-18T18:40:22.774Z] #47 69.53 fmt [2020-09-18T18:40:22.893Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.84MB / 49.18MB 0.5s [2020-09-18T18:40:22.893Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.63MB / 7.68MB 0.5s [2020-09-18T18:40:22.893Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 47.24MB / 49.18MB 0.8s [2020-09-18T18:40:22.893Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2020-09-18T18:40:22.893Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s done [2020-09-18T18:40:22.893Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.8s [2020-09-18T18:40:22.893Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.8s [2020-09-18T18:40:23.034Z] #47 ... [2020-09-18T18:40:23.034Z] [2020-09-18T18:40:23.034Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:23.034Z] #41 64.64 strings [2020-09-18T18:40:23.034Z] #41 65.77 os [2020-09-18T18:40:23.034Z] #41 68.20 regexp/syntax [2020-09-18T18:40:23.034Z] #41 70.44 fmt [2020-09-18T18:40:23.034Z] #41 74.66 regexp [2020-09-18T18:40:23.034Z] #41 ... [2020-09-18T18:40:23.034Z] [2020-09-18T18:40:23.034Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:23.108Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s done [2020-09-18T18:40:23.108Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-18T18:40:23.166Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.74MB / 62.53MB 0.9s [2020-09-18T18:40:23.166Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.14MB / 62.53MB 1.1s [2020-09-18T18:40:23.166Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.75MB / 52.16MB 1.1s [2020-09-18T18:40:23.202Z] #39 ... [2020-09-18T18:40:23.202Z] [2020-09-18T18:40:23.202Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:40:23.202Z] #28 DONE 97.8s [2020-09-18T18:40:23.202Z] [2020-09-18T18:40:23.202Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:40:23.202Z] #17 16.95 Selecting previously unselected package python3. [2020-09-18T18:40:23.202Z] #17 16.95 (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.) [2020-09-18T18:40:23.202Z] #17 17.00 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.01 Unpacking python3 (3.7.3-1) ... [2020-09-18T18:40:23.202Z] #17 17.06 Selecting previously unselected package libip4tc0:s390x. [2020-09-18T18:40:23.202Z] #17 17.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.07 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-18T18:40:23.202Z] #17 17.10 Selecting previously unselected package libip6tc0:s390x. [2020-09-18T18:40:23.202Z] #17 17.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.11 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-18T18:40:23.202Z] #17 17.14 Selecting previously unselected package libiptc0:s390x. [2020-09-18T18:40:23.202Z] #17 17.15 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.15 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-18T18:40:23.202Z] #17 17.22 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-18T18:40:23.202Z] #17 17.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.22 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-18T18:40:23.202Z] #17 17.24 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-18T18:40:23.202Z] #17 17.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.25 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-18T18:40:23.202Z] #17 17.28 Selecting previously unselected package libnftnl11:s390x. [2020-09-18T18:40:23.202Z] #17 17.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.30 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-18T18:40:23.202Z] #17 17.32 Selecting previously unselected package iptables. [2020-09-18T18:40:23.202Z] #17 17.32 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.33 Unpacking iptables (1.8.2-4) ... [2020-09-18T18:40:23.202Z] #17 17.51 Selecting previously unselected package xxd. [2020-09-18T18:40:23.202Z] #17 17.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-18T18:40:23.202Z] #17 17.53 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:40:23.202Z] #17 17.60 Selecting previously unselected package vim-common. [2020-09-18T18:40:23.202Z] #17 17.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:40:23.202Z] #17 17.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:40:23.202Z] #17 17.74 Selecting previously unselected package bash-completion. [2020-09-18T18:40:23.202Z] #17 17.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-18T18:40:23.202Z] #17 19.20 Unpacking bash-completion (1:2.8-6) ... [2020-09-18T18:40:23.432Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.78MB / 62.53MB 1.2s [2020-09-18T18:40:23.432Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.55MB / 52.16MB 1.2s [2020-09-18T18:40:23.432Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.12MB / 62.53MB 1.4s [2020-09-18T18:40:23.432Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 47.03MB / 52.16MB 1.4s [2020-09-18T18:40:23.497Z] #17 19.53 Selecting previously unselected package bzip2. [2020-09-18T18:40:23.497Z] #17 19.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-18T18:40:23.497Z] #17 19.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:40:23.497Z] #17 19.65 Selecting previously unselected package xz-utils. [2020-09-18T18:40:23.497Z] #17 19.66 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-18T18:40:23.497Z] #17 19.67 Unpacking xz-utils (5.2.4-1) ... [2020-09-18T18:40:23.497Z] #17 19.75 Selecting previously unselected package apparmor. [2020-09-18T18:40:23.670Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-09-18T18:40:23.671Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-18T18:40:23.696Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.4s done [2020-09-18T18:40:23.696Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.97MB / 52.16MB 1.5s [2020-09-18T18:40:23.696Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 1.5s [2020-09-18T18:40:23.788Z] #17 19.75 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-18T18:40:23.788Z] #17 19.83 Unpacking apparmor (2.13.2-10) ... [2020-09-18T18:40:23.964Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 41.55MB / 62.53MB 1.7s [2020-09-18T18:40:23.964Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.63MB / 97.69MB 1.7s [2020-09-18T18:40:23.964Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-09-18T18:40:23.964Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.49MB / 62.53MB 1.9s [2020-09-18T18:40:23.964Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.85MB / 97.69MB 1.9s [2020-09-18T18:40:23.964Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 39.64MB / 97.69MB 2.0s [2020-09-18T18:40:24.084Z] #17 20.16 Selecting previously unselected package aufs-tools. [2020-09-18T18:40:24.084Z] #17 20.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-18T18:40:24.084Z] #17 20.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:40:24.084Z] #17 20.24 Selecting previously unselected package libonig5:s390x. [2020-09-18T18:40:24.084Z] #17 20.24 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-18T18:40:24.084Z] #17 20.24 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-18T18:40:24.234Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-09-18T18:40:24.234Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-18T18:40:24.234Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.43MB / 97.69MB 2.1s [2020-09-18T18:40:24.234Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.75MB / 97.69MB 2.2s [2020-09-18T18:40:24.375Z] #17 20.37 Selecting previously unselected package libjq1:s390x. [2020-09-18T18:40:24.375Z] #17 20.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-18T18:40:24.375Z] #17 20.37 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-18T18:40:24.375Z] #17 20.42 Selecting previously unselected package jq. [2020-09-18T18:40:24.375Z] #17 20.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-18T18:40:24.375Z] #17 20.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:40:24.375Z] #17 20.45 Selecting previously unselected package libaio1:s390x. [2020-09-18T18:40:24.375Z] #17 20.46 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-18T18:40:24.375Z] #17 20.46 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-18T18:40:24.375Z] #17 20.49 Selecting previously unselected package libgpm2:s390x. [2020-09-18T18:40:24.375Z] #17 20.49 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-18T18:40:24.375Z] #17 20.49 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-18T18:40:24.375Z] #17 20.51 Selecting previously unselected package libicu63:s390x. [2020-09-18T18:40:24.375Z] #17 20.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-18T18:40:24.375Z] #17 20.52 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-18T18:40:24.694Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.52MB / 97.69MB 2.3s [2020-09-18T18:40:24.694Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 82.07MB / 97.69MB 2.4s [2020-09-18T18:40:24.851Z] #37 ... [2020-09-18T18:40:24.851Z] [2020-09-18T18:40:24.851Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:24.851Z] #31 0.820 + RM_GOPATH=0 [2020-09-18T18:40:24.851Z] #31 0.820 + TMP_GOPATH= [2020-09-18T18:40:24.851Z] #31 0.847 + : /build [2020-09-18T18:40:24.851Z] #31 0.847 + '[' -z '' ']' [2020-09-18T18:40:24.851Z] #31 0.853 ++ mktemp -d [2020-09-18T18:40:24.851Z] #31 0.857 + export GOPATH=/tmp/tmp.nmVpCeR9np [2020-09-18T18:40:24.851Z] #31 0.869 + GOPATH=/tmp/tmp.nmVpCeR9np [2020-09-18T18:40:24.851Z] #31 0.869 + RM_GOPATH=1 [2020-09-18T18:40:24.851Z] #31 0.871 + case "$(go env GOARCH)" in [2020-09-18T18:40:24.851Z] #31 0.872 ++ go env GOARCH [2020-09-18T18:40:24.851Z] #31 0.955 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:24.851Z] #31 0.955 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:24.851Z] #31 0.956 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:24.851Z] #31 0.971 + dir=/tmp/install [2020-09-18T18:40:24.851Z] #31 0.973 + bin=tomlv [2020-09-18T18:40:24.851Z] #31 0.973 + shift [2020-09-18T18:40:24.851Z] #31 0.974 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-18T18:40:24.851Z] #31 0.975 + . /tmp/install/tomlv.installer [2020-09-18T18:40:24.851Z] #31 0.976 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:24.851Z] #31 0.977 + install_tomlv [2020-09-18T18:40:24.851Z] #31 0.978 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-18T18:40:24.851Z] #31 0.979 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:24.851Z] #31 0.979 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nmVpCeR9np/src/github.com/BurntSushi/toml [2020-09-18T18:40:24.851Z] #31 0.988 Cloning into '/tmp/tmp.nmVpCeR9np/src/github.com/BurntSushi/toml'... [2020-09-18T18:40:24.851Z] #31 2.230 + cd /tmp/tmp.nmVpCeR9np/src/github.com/BurntSushi/toml [2020-09-18T18:40:24.851Z] #31 2.232 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:24.851Z] #31 2.244 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:40:24.851Z] #31 2.963 runtime/internal/sys [2020-09-18T18:40:24.851Z] #31 3.055 math/bits [2020-09-18T18:40:24.851Z] #31 3.107 internal/cpu [2020-09-18T18:40:24.851Z] #31 3.138 runtime/internal/atomic [2020-09-18T18:40:24.851Z] #31 3.424 runtime/internal/math [2020-09-18T18:40:24.851Z] #31 3.759 unicode/utf8 [2020-09-18T18:40:24.851Z] #31 3.904 internal/race [2020-09-18T18:40:24.851Z] #31 4.183 sync/atomic [2020-09-18T18:40:24.851Z] #31 4.297 internal/bytealg [2020-09-18T18:40:24.851Z] #31 4.802 math [2020-09-18T18:40:24.851Z] #31 5.163 unicode [2020-09-18T18:40:24.948Z] #39 ... [2020-09-18T18:40:24.948Z] [2020-09-18T18:40:24.948Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:24.948Z] #30 66.52 path [2020-09-18T18:40:24.948Z] #30 67.02 text/tabwriter [2020-09-18T18:40:24.948Z] #30 68.07 path/filepath [2020-09-18T18:40:24.948Z] #30 68.07 fmt [2020-09-18T18:40:24.948Z] #30 69.60 io/ioutil [2020-09-18T18:40:24.948Z] #30 72.15 flag [2020-09-18T18:40:24.948Z] #30 72.15 github.com/BurntSushi/toml [2020-09-18T18:40:24.948Z] #30 73.90 log [2020-09-18T18:40:24.948Z] #30 ... [2020-09-18T18:40:24.948Z] [2020-09-18T18:40:24.948Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:24.948Z] #47 76.45 encoding/json [2020-09-18T18:40:24.956Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.04MB / 97.69MB 2.6s [2020-09-18T18:40:25.499Z] #31 ... [2020-09-18T18:40:25.499Z] [2020-09-18T18:40:25.499Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:25.499Z] #44 0.798 + RM_GOPATH=0 [2020-09-18T18:40:25.499Z] #44 0.798 + TMP_GOPATH= [2020-09-18T18:40:25.499Z] #44 0.798 + : /build [2020-09-18T18:40:25.499Z] #44 0.799 + '[' -z '' ']' [2020-09-18T18:40:25.499Z] #44 0.800 ++ mktemp -d [2020-09-18T18:40:25.499Z] #44 0.809 + export GOPATH=/tmp/tmp.djCqjYg6HI [2020-09-18T18:40:25.499Z] #44 0.809 + GOPATH=/tmp/tmp.djCqjYg6HI [2020-09-18T18:40:25.499Z] #44 0.809 + RM_GOPATH=1 [2020-09-18T18:40:25.499Z] #44 0.811 + case "$(go env GOARCH)" in [2020-09-18T18:40:25.499Z] #44 0.813 ++ go env GOARCH [2020-09-18T18:40:25.499Z] #44 0.846 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:25.499Z] #44 0.850 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:25.499Z] #44 0.851 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:25.499Z] #44 0.861 + dir=/tmp/install [2020-09-18T18:40:25.499Z] #44 0.861 + bin=gotestsum [2020-09-18T18:40:25.499Z] #44 0.862 + shift [2020-09-18T18:40:25.499Z] #44 0.863 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-18T18:40:25.499Z] #44 0.864 + . /tmp/install/gotestsum.installer [2020-09-18T18:40:25.499Z] #44 0.864 ++ : v0.5.3 [2020-09-18T18:40:25.499Z] #44 0.865 + install_gotestsum [2020-09-18T18:40:25.499Z] #44 0.867 + set -e [2020-09-18T18:40:25.499Z] #44 0.873 + export GO111MODULE=on [2020-09-18T18:40:25.499Z] #44 0.873 + GO111MODULE=on [2020-09-18T18:40:25.499Z] #44 0.874 + GOBIN=/build [2020-09-18T18:40:25.499Z] #44 0.875 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-18T18:40:25.499Z] #44 1.171 go: finding gotest.tools v0.5.3 [2020-09-18T18:40:25.499Z] #44 1.175 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:25.499Z] #44 2.288 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:25.499Z] #44 3.310 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:25.499Z] #44 5.170 go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:40:25.499Z] #44 5.173 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:25.499Z] #44 5.178 go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:40:25.499Z] #44 5.181 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:25.499Z] #44 5.243 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:25.499Z] #44 5.302 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:25.499Z] #44 5.389 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:25.499Z] #44 5.486 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:25.499Z] #44 5.486 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:25.499Z] #44 5.487 go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:40:25.499Z] #44 5.488 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:25.499Z] #44 5.607 go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:40:25.499Z] #44 5.612 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:25.499Z] #44 5.825 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:25.499Z] #44 5.827 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:25.499Z] #44 5.839 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:25.499Z] #44 5.957 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:25.499Z] #44 ... [2020-09-18T18:40:25.499Z] [2020-09-18T18:40:25.499Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:25.499Z] #31 5.984 internal/testlog [2020-09-18T18:40:25.797Z] #31 6.317 runtime [2020-09-18T18:40:26.349Z] #7 ... [2020-09-18T18:40:26.349Z] [2020-09-18T18:40:26.349Z] #20 [internal] load build context [2020-09-18T18:40:26.349Z] #20 transferring context: 51.43MB 2.4s done [2020-09-18T18:40:26.349Z] #20 DONE 4.2s [2020-09-18T18:40:26.349Z] [2020-09-18T18:40:26.349Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:26.440Z] #17 22.40 Selecting previously unselected package libnet1:s390x. [2020-09-18T18:40:26.441Z] #17 22.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-18T18:40:26.441Z] #17 22.40 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-18T18:40:26.441Z] #17 22.48 Selecting previously unselected package libnl-3-200:s390x. [2020-09-18T18:40:26.441Z] #17 22.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-18T18:40:26.441Z] #17 22.50 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-18T18:40:26.441Z] #17 22.55 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-18T18:40:26.441Z] #17 22.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-18T18:40:26.441Z] #17 22.56 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-18T18:40:26.441Z] #17 22.59 Selecting previously unselected package libreadline5:s390x. [2020-09-18T18:40:26.441Z] #17 22.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-18T18:40:26.441Z] #17 22.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-18T18:40:26.441Z] #17 22.72 Selecting previously unselected package net-tools. [2020-09-18T18:40:26.473Z] #31 6.987 encoding [2020-09-18T18:40:26.611Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2020-09-18T18:40:26.731Z] #17 22.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-18T18:40:26.731Z] #17 22.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:40:26.731Z] #17 22.87 Selecting previously unselected package python-pip-whl. [2020-09-18T18:40:26.731Z] #17 22.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-18T18:40:26.731Z] #17 22.87 Unpacking python-pip-whl (18.1-5) ... [2020-09-18T18:40:26.905Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-09-18T18:40:26.905Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-18T18:40:27.022Z] #17 23.24 Selecting previously unselected package python3-lib2to3. [2020-09-18T18:40:27.022Z] #17 23.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-18T18:40:27.022Z] #17 23.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:40:27.119Z] #31 7.547 runtime/cgo [2020-09-18T18:40:27.313Z] #17 23.37 Selecting previously unselected package python3-distutils. [2020-09-18T18:40:27.313Z] #17 23.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-18T18:40:27.313Z] #17 23.37 Unpacking python3-distutils (3.7.3-1) ... [2020-09-18T18:40:27.313Z] #17 23.46 Selecting previously unselected package python3-pip. [2020-09-18T18:40:27.313Z] #17 23.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-18T18:40:27.313Z] #17 23.46 Unpacking python3-pip (18.1-5) ... [2020-09-18T18:40:27.313Z] #17 23.53 Selecting previously unselected package python3-pkg-resources. [2020-09-18T18:40:27.313Z] #17 23.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:40:27.313Z] #17 23.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:40:27.604Z] #17 23.61 Selecting previously unselected package python3-setuptools. [2020-09-18T18:40:27.604Z] #17 23.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-18T18:40:27.604Z] #17 23.61 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-18T18:40:27.895Z] #17 23.78 Selecting previously unselected package python3-wheel. [2020-09-18T18:40:27.895Z] #17 23.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-18T18:40:27.895Z] #17 23.78 Unpacking python3-wheel (0.32.3-2) ... [2020-09-18T18:40:27.895Z] #17 23.84 Selecting previously unselected package sudo. [2020-09-18T18:40:27.895Z] #17 23.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-18T18:40:27.895Z] #17 23.84 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:40:28.186Z] #17 24.13 Selecting previously unselected package thin-provisioning-tools. [2020-09-18T18:40:28.186Z] #17 24.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-18T18:40:28.186Z] #17 24.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:40:28.186Z] #17 24.29 Selecting previously unselected package uidmap. [2020-09-18T18:40:28.186Z] #17 24.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-18T18:40:28.186Z] #17 24.29 Unpacking uidmap (1:4.5-1.1) ... [2020-09-18T18:40:28.424Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-09-18T18:40:28.424Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-18T18:40:28.479Z] #17 24.36 Selecting previously unselected package vim-runtime. [2020-09-18T18:40:28.479Z] #17 24.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:40:28.479Z] #17 24.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-18T18:40:28.479Z] #17 24.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-18T18:40:28.479Z] #17 24.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:40:28.535Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-09-18T18:40:28.535Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.9s done [2020-09-18T18:40:28.535Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.4s done [2020-09-18T18:40:28.535Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.2s done [2020-09-18T18:40:28.535Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.3s [2020-09-18T18:40:28.535Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 6.3s done [2020-09-18T18:40:28.797Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-09-18T18:40:28.797Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2020-09-18T18:40:29.377Z] #7 ... [2020-09-18T18:40:29.377Z] [2020-09-18T18:40:29.377Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-18T18:40:29.377Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-18T18:40:29.377Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-18T18:40:29.377Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-18T18:40:29.377Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 6.5s done [2020-09-18T18:40:29.377Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-09-18T18:40:29.377Z] #58 DONE 7.1s [2020-09-18T18:40:29.377Z] [2020-09-18T18:40:29.378Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-18T18:40:29.378Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-09-18T18:40:29.378Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-18T18:40:29.888Z] #31 ... [2020-09-18T18:40:29.889Z] [2020-09-18T18:40:29.889Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:29.889Z] #48 0.755 + RM_GOPATH=0 [2020-09-18T18:40:29.889Z] #48 0.755 + TMP_GOPATH= [2020-09-18T18:40:29.889Z] #48 0.755 + : /build [2020-09-18T18:40:29.889Z] #48 0.755 + '[' -z '' ']' [2020-09-18T18:40:29.889Z] #48 0.756 ++ mktemp -d [2020-09-18T18:40:29.889Z] #48 0.758 + export GOPATH=/tmp/tmp.M6Wl49JorY [2020-09-18T18:40:29.889Z] #48 0.795 + GOPATH=/tmp/tmp.M6Wl49JorY [2020-09-18T18:40:29.889Z] #48 0.797 + RM_GOPATH=1 [2020-09-18T18:40:29.889Z] #48 0.798 + case "$(go env GOARCH)" in [2020-09-18T18:40:29.889Z] #48 0.801 ++ go env GOARCH [2020-09-18T18:40:29.889Z] #48 0.833 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:29.889Z] #48 0.833 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:29.889Z] #48 0.834 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:29.889Z] #48 0.837 + dir=/tmp/install [2020-09-18T18:40:29.889Z] #48 0.837 + bin=shfmt [2020-09-18T18:40:29.889Z] #48 0.837 + shift [2020-09-18T18:40:29.889Z] #48 0.837 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-18T18:40:29.889Z] #48 0.838 + . /tmp/install/shfmt.installer [2020-09-18T18:40:29.889Z] #48 0.838 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:29.889Z] #48 0.838 + install_shfmt [2020-09-18T18:40:29.889Z] #48 0.838 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-18T18:40:29.889Z] #48 0.839 + git clone https://github.com/mvdan/sh.git /tmp/tmp.M6Wl49JorY/src/github.com/mvdan/sh [2020-09-18T18:40:29.889Z] #48 0.839 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:29.889Z] #48 0.843 Cloning into '/tmp/tmp.M6Wl49JorY/src/github.com/mvdan/sh'... [2020-09-18T18:40:29.889Z] #48 ... [2020-09-18T18:40:29.889Z] [2020-09-18T18:40:29.889Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:29.889Z] #11 1.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:29.889Z] #11 1.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:29.889Z] #11 1.295 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:29.889Z] #11 2.800 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-18T18:40:29.889Z] #11 5.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-18T18:40:29.889Z] #11 6.850 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-18T18:40:29.889Z] #11 ... [2020-09-18T18:40:29.889Z] [2020-09-18T18:40:29.889Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:40:29.889Z] #29 0.685 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-18T18:40:29.889Z] #29 0.691 Cloning into '.'... [2020-09-18T18:40:29.889Z] #29 ... [2020-09-18T18:40:29.889Z] [2020-09-18T18:40:29.889Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:40:29.889Z] #24 1.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:29.889Z] #24 1.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:29.889Z] #24 1.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:29.889Z] #24 2.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-18T18:40:29.889Z] #24 5.109 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-18T18:40:29.889Z] #24 7.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-18T18:40:29.889Z] #24 ... [2020-09-18T18:40:29.889Z] [2020-09-18T18:40:29.889Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:29.889Z] #42 0.777 + RM_GOPATH=0 [2020-09-18T18:40:29.889Z] #42 0.777 + TMP_GOPATH= [2020-09-18T18:40:29.889Z] #42 0.777 + : /build [2020-09-18T18:40:29.889Z] #42 0.777 + '[' -z '' ']' [2020-09-18T18:40:29.889Z] #42 0.777 ++ mktemp -d [2020-09-18T18:40:29.889Z] #42 0.779 + export GOPATH=/tmp/tmp.xTuZsgcXid [2020-09-18T18:40:29.889Z] #42 0.779 + GOPATH=/tmp/tmp.xTuZsgcXid [2020-09-18T18:40:29.889Z] #42 0.779 + RM_GOPATH=1 [2020-09-18T18:40:29.889Z] #42 0.779 + case "$(go env GOARCH)" in [2020-09-18T18:40:29.889Z] #42 0.779 ++ go env GOARCH [2020-09-18T18:40:29.889Z] #42 0.786 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:29.889Z] #42 0.787 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:29.889Z] #42 0.788 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:29.889Z] #42 0.797 + dir=/tmp/install [2020-09-18T18:40:29.889Z] #42 0.850 + bin=vndr [2020-09-18T18:40:29.889Z] #42 0.850 + shift [2020-09-18T18:40:29.889Z] #42 0.852 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-18T18:40:29.889Z] #42 0.852 + . /tmp/install/vndr.installer [2020-09-18T18:40:29.889Z] #42 0.852 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:29.889Z] #42 0.858 + install_vndr [2020-09-18T18:40:29.889Z] #42 0.860 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-18T18:40:29.889Z] #42 0.860 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xTuZsgcXid/src/github.com/LK4D4/vndr [2020-09-18T18:40:29.889Z] #42 0.861 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:29.889Z] #42 0.886 Cloning into '/tmp/tmp.xTuZsgcXid/src/github.com/LK4D4/vndr'... [2020-09-18T18:40:29.889Z] #42 1.920 + cd /tmp/tmp.xTuZsgcXid/src/github.com/LK4D4/vndr [2020-09-18T18:40:29.889Z] #42 1.920 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:29.889Z] #42 1.944 + go build -buildmode=pie -v -o /build/vndr . [2020-09-18T18:40:29.889Z] #42 3.483 runtime/internal/math [2020-09-18T18:40:29.889Z] #42 3.696 internal/cpu [2020-09-18T18:40:29.889Z] #42 3.698 internal/race [2020-09-18T18:40:29.889Z] #42 3.711 runtime/internal/atomic [2020-09-18T18:40:29.889Z] #42 3.808 sync/atomic [2020-09-18T18:40:29.889Z] #42 4.015 unicode [2020-09-18T18:40:29.889Z] #42 4.555 unicode/utf8 [2020-09-18T18:40:29.889Z] #42 4.889 math [2020-09-18T18:40:29.889Z] #42 5.339 internal/bytealg [2020-09-18T18:40:29.889Z] #42 6.123 internal/testlog [2020-09-18T18:40:29.889Z] #42 6.946 encoding [2020-09-18T18:40:29.889Z] #42 7.375 unicode/utf16 [2020-09-18T18:40:29.889Z] #42 7.800 runtime [2020-09-18T18:40:29.889Z] #42 8.385 container/list [2020-09-18T18:40:30.187Z] #42 10.64 crypto/internal/subtle [2020-09-18T18:40:30.187Z] #42 ... [2020-09-18T18:40:30.187Z] [2020-09-18T18:40:30.187Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:30.187Z] #61 0.792 + RM_GOPATH=0 [2020-09-18T18:40:30.187Z] #61 0.793 + TMP_GOPATH= [2020-09-18T18:40:30.187Z] #61 0.793 + : /build [2020-09-18T18:40:30.187Z] #61 0.793 + '[' -z '' ']' [2020-09-18T18:40:30.187Z] #61 0.794 ++ mktemp -d [2020-09-18T18:40:30.187Z] #61 0.795 + export GOPATH=/tmp/tmp.XVLrSPKCFm [2020-09-18T18:40:30.187Z] #61 0.795 + GOPATH=/tmp/tmp.XVLrSPKCFm [2020-09-18T18:40:30.187Z] #61 0.795 + RM_GOPATH=1 [2020-09-18T18:40:30.187Z] #61 0.796 + case "$(go env GOARCH)" in [2020-09-18T18:40:30.187Z] #61 0.798 ++ go env GOARCH [2020-09-18T18:40:30.187Z] #61 0.909 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.187Z] #61 0.910 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.187Z] #61 0.912 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:30.187Z] #61 0.918 + dir=/tmp/install [2020-09-18T18:40:30.187Z] #61 0.918 + bin=proxy [2020-09-18T18:40:30.187Z] #61 0.918 + shift [2020-09-18T18:40:30.187Z] #61 0.919 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-18T18:40:30.187Z] #61 0.919 + . /tmp/install/proxy.installer [2020-09-18T18:40:30.187Z] #61 0.919 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:30.187Z] #61 0.920 + install_proxy [2020-09-18T18:40:30.187Z] #61 0.920 + case "$1" in [2020-09-18T18:40:30.187Z] #61 0.920 + export CGO_ENABLED=0 [2020-09-18T18:40:30.187Z] #61 0.920 + CGO_ENABLED=0 [2020-09-18T18:40:30.187Z] #61 0.920 + _install_proxy [2020-09-18T18:40:30.187Z] #61 0.920 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-18T18:40:30.187Z] #61 0.920 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XVLrSPKCFm/src/github.com/docker/libnetwork [2020-09-18T18:40:30.187Z] #61 0.920 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:30.187Z] #61 0.958 Cloning into '/tmp/tmp.XVLrSPKCFm/src/github.com/docker/libnetwork'... [2020-09-18T18:40:30.187Z] #61 ... [2020-09-18T18:40:30.187Z] [2020-09-18T18:40:30.187Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:30.187Z] #39 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:30.187Z] #39 1.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:30.187Z] #39 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:30.187Z] #39 2.673 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-18T18:40:30.187Z] #39 4.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-18T18:40:30.187Z] #39 6.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-18T18:40:30.233Z] #47 ... [2020-09-18T18:40:30.233Z] [2020-09-18T18:40:30.233Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:30.233Z] #10 79.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-18T18:40:30.233Z] #10 79.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:40:30.233Z] #10 79.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:40:30.233Z] #10 79.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-18T18:40:30.233Z] #10 79.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:40:30.233Z] #10 79.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:40:30.493Z] #10 ... [2020-09-18T18:40:30.493Z] [2020-09-18T18:40:30.493Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:30.493Z] #33 4.496 -- Detecting C compiler ABI info - done [2020-09-18T18:40:30.493Z] #33 4.541 -- Detecting C compile features [2020-09-18T18:40:30.493Z] #33 7.826 -- Detecting C compile features - done [2020-09-18T18:40:30.493Z] #33 7.882 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-18T18:40:30.493Z] #33 8.131 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-18T18:40:30.493Z] #33 8.279 -- Configuring done [2020-09-18T18:40:30.493Z] #33 8.320 -- Generating done [2020-09-18T18:40:30.493Z] #33 8.322 -- Build files have been written to: /tmp/tmp.hhaP6l6C86/tini [2020-09-18T18:40:30.493Z] #33 8.330 + make tini-static [2020-09-18T18:40:30.493Z] #33 8.583 Scanning dependencies of target tini-static [2020-09-18T18:40:30.493Z] #33 8.716 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-18T18:40:30.493Z] #33 10.21 [100%] Linking C executable tini-static [2020-09-18T18:40:30.493Z] #33 11.08 [100%] Built target tini-static [2020-09-18T18:40:30.493Z] #33 11.21 + mkdir -p /build [2020-09-18T18:40:30.493Z] #33 11.22 + cp tini-static /build/docker-init [2020-09-18T18:40:30.493Z] #33 DONE 11.5s [2020-09-18T18:40:30.493Z] [2020-09-18T18:40:30.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:30.493Z] #39 3.574 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:40:30.493Z] #39 3.574 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:40:30.493Z] #39 3.597 Note: Building without GnuTLS support [2020-09-18T18:40:30.493Z] #39 3.609 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:40:30.493Z] #39 3.610 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:40:30.493Z] #39 5.832 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:40:30.493Z] #39 5.914 GEN .gitid [2020-09-18T18:40:30.493Z] #39 5.950 GEN criu/include/version.h [2020-09-18T18:40:30.493Z] #39 6.000 GEN include/common/asm [2020-09-18T18:40:30.493Z] #39 7.692 PBCC images/timens.pb-c.c [2020-09-18T18:40:30.493Z] #39 7.735 DEP images/timens.pb-c.d [2020-09-18T18:40:30.493Z] #39 7.784 PBCC images/fown.pb-c.c [2020-09-18T18:40:30.493Z] #39 7.803 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-18T18:40:30.493Z] #39 7.958 PBCC images/opts.pb-c.c [2020-09-18T18:40:30.493Z] #39 8.048 PBCC images/memfd.pb-c.c [2020-09-18T18:40:30.507Z] #39 ... [2020-09-18T18:40:30.507Z] [2020-09-18T18:40:30.507Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:30.507Z] #46 0.567 + RM_GOPATH=0 [2020-09-18T18:40:30.507Z] #46 0.567 + TMP_GOPATH= [2020-09-18T18:40:30.507Z] #46 0.567 + : /build [2020-09-18T18:40:30.507Z] #46 0.567 + '[' -z '' ']' [2020-09-18T18:40:30.507Z] #46 0.568 ++ mktemp -d [2020-09-18T18:40:30.507Z] #46 0.569 + export GOPATH=/tmp/tmp.YVEaiTRX8M [2020-09-18T18:40:30.507Z] #46 0.569 + GOPATH=/tmp/tmp.YVEaiTRX8M [2020-09-18T18:40:30.507Z] #46 0.569 + RM_GOPATH=1 [2020-09-18T18:40:30.507Z] #46 0.569 + case "$(go env GOARCH)" in [2020-09-18T18:40:30.507Z] #46 0.570 ++ go env GOARCH [2020-09-18T18:40:30.507Z] #46 0.574 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.507Z] #46 0.574 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.507Z] #46 0.575 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:30.507Z] #46 0.576 + dir=/tmp/install [2020-09-18T18:40:30.507Z] #46 0.576 + bin=golangci_lint [2020-09-18T18:40:30.507Z] #46 0.576 + shift [2020-09-18T18:40:30.507Z] #46 0.576 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-18T18:40:30.507Z] #46 0.576 + . /tmp/install/golangci_lint.installer [2020-09-18T18:40:30.507Z] #46 0.576 ++ : v1.23.8 [2020-09-18T18:40:30.507Z] #46 0.577 + install_golangci_lint [2020-09-18T18:40:30.507Z] #46 0.577 + echo 'Installing golangci-lint version v1.23.8' [2020-09-18T18:40:30.507Z] #46 0.577 Installing golangci-lint version v1.23.8 [2020-09-18T18:40:30.507Z] #46 0.577 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-18T18:40:30.507Z] #46 ... [2020-09-18T18:40:30.507Z] [2020-09-18T18:40:30.507Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:30.507Z] #22 0.805 + RM_GOPATH=0 [2020-09-18T18:40:30.507Z] #22 0.805 + TMP_GOPATH= [2020-09-18T18:40:30.507Z] #22 0.805 + : /build [2020-09-18T18:40:30.507Z] #22 0.805 + '[' -z '' ']' [2020-09-18T18:40:30.507Z] #22 0.805 ++ mktemp -d [2020-09-18T18:40:30.507Z] #22 0.808 + export GOPATH=/tmp/tmp.Z3bjcVFkRA [2020-09-18T18:40:30.507Z] #22 0.808 + GOPATH=/tmp/tmp.Z3bjcVFkRA [2020-09-18T18:40:30.507Z] #22 0.808 + RM_GOPATH=1 [2020-09-18T18:40:30.507Z] #22 0.809 + case "$(go env GOARCH)" in [2020-09-18T18:40:30.507Z] #22 0.810 ++ go env GOARCH [2020-09-18T18:40:30.507Z] #22 0.925 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.507Z] #22 0.925 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.507Z] #22 0.929 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:30.507Z] #22 0.933 + dir=/tmp/install [2020-09-18T18:40:30.507Z] #22 0.933 + bin=dockercli [2020-09-18T18:40:30.507Z] #22 0.933 + shift [2020-09-18T18:40:30.507Z] #22 0.934 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-18T18:40:30.507Z] #22 0.934 + . /tmp/install/dockercli.installer [2020-09-18T18:40:30.507Z] #22 0.934 ++ : stable [2020-09-18T18:40:30.507Z] #22 0.934 ++ : 17.06.2-ce [2020-09-18T18:40:30.507Z] #22 0.936 + install_dockercli [2020-09-18T18:40:30.507Z] #22 0.936 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T18:40:30.507Z] #22 0.936 Install docker/cli version 17.06.2-ce from stable [2020-09-18T18:40:30.507Z] #22 0.941 ++ uname -m [2020-09-18T18:40:30.507Z] #22 0.944 + arch=ppc64le [2020-09-18T18:40:30.507Z] #22 0.955 + '[' ppc64le '!=' x86_64 ']' [2020-09-18T18:40:30.507Z] #22 0.955 + '[' ppc64le '!=' s390x ']' [2020-09-18T18:40:30.507Z] #22 0.956 + '[' ppc64le '!=' armhf ']' [2020-09-18T18:40:30.507Z] #22 0.956 + build_dockercli [2020-09-18T18:40:30.507Z] #22 0.956 + git clone https://github.com/docker/docker-ce /tmp/tmp.Z3bjcVFkRA/tmp/docker-ce [2020-09-18T18:40:30.507Z] #22 0.989 Cloning into '/tmp/tmp.Z3bjcVFkRA/tmp/docker-ce'... [2020-09-18T18:40:30.614Z] #17 26.30 Selecting previously unselected package vim. [2020-09-18T18:40:30.614Z] #17 26.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-18T18:40:30.614Z] #17 26.31 Unpacking vim (2:8.1.0875-5) ... [2020-09-18T18:40:30.614Z] #17 26.65 Selecting previously unselected package xfsprogs. [2020-09-18T18:40:30.614Z] #17 26.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-18T18:40:30.614Z] #17 26.66 Unpacking xfsprogs (4.20.0-1) ... [2020-09-18T18:40:30.753Z] #39 8.134 DEP images/fown.pb-c.d [2020-09-18T18:40:30.753Z] #39 8.202 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-18T18:40:30.753Z] #39 8.271 DEP images/opts.pb-c.d [2020-09-18T18:40:30.803Z] #22 ... [2020-09-18T18:40:30.803Z] [2020-09-18T18:40:30.803Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:30.803Z] #52 1.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:30.803Z] #52 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:30.803Z] #52 1.294 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:30.804Z] #52 2.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-18T18:40:30.804Z] #52 5.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-18T18:40:30.804Z] #52 6.696 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-18T18:40:30.804Z] #52 ... [2020-09-18T18:40:30.804Z] [2020-09-18T18:40:30.804Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:30.804Z] #55 0.508 + RM_GOPATH=0 [2020-09-18T18:40:30.804Z] #55 0.508 + TMP_GOPATH= [2020-09-18T18:40:30.804Z] #55 0.508 + : /build [2020-09-18T18:40:30.804Z] #55 0.508 + '[' -z '' ']' [2020-09-18T18:40:30.804Z] #55 0.509 ++ mktemp -d [2020-09-18T18:40:30.804Z] #55 0.510 + export GOPATH=/tmp/tmp.pj5GIRZNQ0 [2020-09-18T18:40:30.804Z] #55 0.510 + GOPATH=/tmp/tmp.pj5GIRZNQ0 [2020-09-18T18:40:30.804Z] #55 0.510 + RM_GOPATH=1 [2020-09-18T18:40:30.804Z] #55 0.511 + case "$(go env GOARCH)" in [2020-09-18T18:40:30.804Z] #55 0.511 ++ go env GOARCH [2020-09-18T18:40:30.804Z] #55 0.515 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.804Z] #55 0.515 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:30.804Z] #55 0.516 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:30.804Z] #55 0.517 + dir=/tmp/install [2020-09-18T18:40:30.804Z] #55 0.517 + bin=rootlesskit [2020-09-18T18:40:30.804Z] #55 0.517 + shift [2020-09-18T18:40:30.804Z] #55 0.518 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-18T18:40:30.804Z] #55 0.518 + . /tmp/install/rootlesskit.installer [2020-09-18T18:40:30.804Z] #55 0.518 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:30.804Z] #55 0.518 + install_rootlesskit [2020-09-18T18:40:30.804Z] #55 0.518 + case "$1" in [2020-09-18T18:40:30.804Z] #55 0.518 + export CGO_ENABLED=0 [2020-09-18T18:40:30.804Z] #55 0.518 + CGO_ENABLED=0 [2020-09-18T18:40:30.804Z] #55 0.518 + _install_rootlesskit [2020-09-18T18:40:30.804Z] #55 0.518 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-18T18:40:30.804Z] #55 0.518 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:30.804Z] #55 0.518 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pj5GIRZNQ0/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:40:30.804Z] #55 0.520 Cloning into '/tmp/tmp.pj5GIRZNQ0/src/github.com/rootless-containers/rootlesskit'... [2020-09-18T18:40:30.804Z] #55 5.263 + cd /tmp/tmp.pj5GIRZNQ0/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:40:30.804Z] #55 5.263 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:30.804Z] #55 5.953 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:40:30.804Z] #55 5.953 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-18T18:40:30.905Z] #17 26.97 Selecting previously unselected package zip. [2020-09-18T18:40:30.905Z] #17 26.97 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-18T18:40:30.905Z] #17 26.98 Unpacking zip (3.0-11+b1) ... [2020-09-18T18:40:30.905Z] #17 27.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:40:31.013Z] #39 8.368 DEP images/memfd.pb-c.d [2020-09-18T18:40:31.013Z] #39 ... [2020-09-18T18:40:31.013Z] [2020-09-18T18:40:31.013Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:31.013Z] #30 78.37 github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:40:31.013Z] #30 DONE 82.7s [2020-09-18T18:40:31.013Z] [2020-09-18T18:40:31.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:31.013Z] #39 8.527 PBCC images/sit.pb-c.c [2020-09-18T18:40:31.101Z] #55 ... [2020-09-18T18:40:31.101Z] [2020-09-18T18:40:31.101Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:31.101Z] #33 1.089 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:31.101Z] #33 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:31.101Z] #33 1.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:31.101Z] #33 2.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-18T18:40:31.101Z] #33 4.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-18T18:40:31.101Z] #33 6.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-18T18:40:31.101Z] #33 ... [2020-09-18T18:40:31.101Z] [2020-09-18T18:40:31.101Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:31.101Z] #42 11.18 crypto/subtle [2020-09-18T18:40:31.113Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done [2020-09-18T18:40:31.113Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-18T18:40:31.196Z] #17 27.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:40:31.196Z] #17 27.13 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-18T18:40:31.196Z] #17 27.13 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-18T18:40:31.196Z] #17 27.14 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-18T18:40:31.196Z] #17 27.15 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-18T18:40:31.196Z] #17 27.15 Setting up uidmap (1:4.5-1.1) ... [2020-09-18T18:40:31.196Z] #17 27.16 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-18T18:40:31.196Z] #17 27.17 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-18T18:40:31.196Z] #17 27.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:40:31.196Z] #17 27.18 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-18T18:40:31.196Z] #17 27.19 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-18T18:40:31.196Z] #17 27.19 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:40:31.196Z] #17 27.20 Setting up zip (3.0-11+b1) ... [2020-09-18T18:40:31.196Z] #17 27.21 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:40:31.196Z] #17 27.23 Setting up bash-completion (1:2.8-6) ... [2020-09-18T18:40:31.273Z] #39 8.574 DEP images/sit.pb-c.d [2020-09-18T18:40:31.273Z] #39 8.733 PBCC images/macvlan.pb-c.c [2020-09-18T18:40:31.273Z] #39 8.794 DEP images/macvlan.pb-c.d [2020-09-18T18:40:31.302Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.6s done [2020-09-18T18:40:31.401Z] #42 11.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-18T18:40:31.533Z] #39 8.906 PBCC images/autofs.pb-c.c [2020-09-18T18:40:31.533Z] #39 8.974 DEP images/autofs.pb-c.d [2020-09-18T18:40:31.792Z] #39 9.057 PBCC images/sysctl.pb-c.c [2020-09-18T18:40:31.792Z] #39 9.182 DEP images/sysctl.pb-c.d [2020-09-18T18:40:31.792Z] #39 9.234 PBCC images/time.pb-c.c [2020-09-18T18:40:31.792Z] #39 9.290 DEP images/time.pb-c.d [2020-09-18T18:40:32.047Z] #42 12.59 internal/nettrace [2020-09-18T18:40:32.052Z] #39 9.344 PBCC images/binfmt-misc.pb-c.c [2020-09-18T18:40:32.052Z] #39 9.386 DEP images/binfmt-misc.pb-c.d [2020-09-18T18:40:32.052Z] #39 9.484 PBCC images/seccomp.pb-c.c [2020-09-18T18:40:32.052Z] #39 9.538 DEP images/seccomp.pb-c.d [2020-09-18T18:40:32.312Z] #39 9.606 PBCC images/userns.pb-c.c [2020-09-18T18:40:32.312Z] #39 9.635 DEP images/userns.pb-c.d [2020-09-18T18:40:32.312Z] #39 9.734 PBCC images/cgroup.pb-c.c [2020-09-18T18:40:32.312Z] #39 9.870 DEP images/cgroup.pb-c.d [2020-09-18T18:40:32.342Z] #42 13.07 runtime/cgo [2020-09-18T18:40:32.576Z] #39 9.914 PBCC images/ext-file.pb-c.c [2020-09-18T18:40:32.576Z] #39 9.990 DEP images/ext-file.pb-c.d [2020-09-18T18:40:32.576Z] #39 10.09 PBCC images/rpc.pb-c.c [2020-09-18T18:40:32.598Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-09-18T18:40:32.598Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-18T18:40:32.691Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-09-18T18:40:32.702Z] #17 28.59 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-18T18:40:32.702Z] #17 28.60 Setting up xz-utils (5.2.4-1) ... [2020-09-18T18:40:32.702Z] #17 28.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-18T18:40:32.702Z] #17 28.61 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:40:32.702Z] #17 28.63 invoke-rc.d: could not determine current runlevel [2020-09-18T18:40:32.702Z] #17 28.64 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-18T18:40:32.702Z] #17 28.64 Setting up pigz (2.4-1) ... [2020-09-18T18:40:32.702Z] #17 28.65 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-18T18:40:32.702Z] #17 28.66 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-18T18:40:32.702Z] #17 28.67 Setting up python-pip-whl (18.1-5) ... [2020-09-18T18:40:32.702Z] #17 28.67 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-18T18:40:32.702Z] #17 28.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:40:32.702Z] #17 28.87 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-18T18:40:32.702Z] #17 28.88 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-18T18:40:32.702Z] #17 28.89 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-18T18:40:32.702Z] #17 28.89 Setting up vim (2:8.1.0875-5) ... [2020-09-18T18:40:32.836Z] #39 10.18 DEP images/rpc.pb-c.d [2020-09-18T18:40:32.836Z] #39 10.24 PBCC images/siginfo.pb-c.c [2020-09-18T18:40:32.836Z] #39 10.25 DEP images/siginfo.pb-c.d [2020-09-18T18:40:32.836Z] #39 10.26 PBCC images/pagemap.pb-c.c [2020-09-18T18:40:32.836Z] #39 10.27 DEP images/pagemap.pb-c.d [2020-09-18T18:40:32.836Z] #39 10.33 PBCC images/rlimit.pb-c.c [2020-09-18T18:40:32.836Z] #39 10.36 DEP images/rlimit.pb-c.d [2020-09-18T18:40:32.993Z] #17 28.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-18T18:40:32.993Z] #17 28.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-18T18:40:32.993Z] #17 28.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-18T18:40:32.993Z] #17 28.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-18T18:40:32.993Z] #17 28.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-18T18:40:32.993Z] #17 28.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-18T18:40:32.993Z] #17 28.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-18T18:40:32.993Z] #17 28.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-18T18:40:32.993Z] #17 28.94 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-18T18:40:32.993Z] #17 28.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:40:32.993Z] #17 28.95 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-18T18:40:32.993Z] #17 28.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:40:32.993Z] #17 28.97 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-18T18:40:32.993Z] #17 28.98 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:40:33.096Z] #39 10.41 PBCC images/file-lock.pb-c.c [2020-09-18T18:40:33.096Z] #39 10.45 DEP images/file-lock.pb-c.d [2020-09-18T18:40:33.096Z] #39 10.52 PBCC images/tty.pb-c.c [2020-09-18T18:40:33.096Z] #39 10.59 DEP images/tty.pb-c.d [2020-09-18T18:40:33.096Z] #39 10.64 PBCC images/tun.pb-c.c [2020-09-18T18:40:33.355Z] #39 10.73 PBCC images/netdev.pb-c.c [2020-09-18T18:40:33.355Z] #39 10.83 DEP images/tun.pb-c.d [2020-09-18T18:40:33.355Z] #39 10.89 DEP images/netdev.pb-c.d [2020-09-18T18:40:33.615Z] #39 10.99 PBCC images/vma.pb-c.c [2020-09-18T18:40:33.615Z] #39 11.05 DEP images/vma.pb-c.d [2020-09-18T18:40:33.615Z] #39 11.12 PBCC images/creds.pb-c.c [2020-09-18T18:40:33.615Z] #39 11.14 DEP images/creds.pb-c.d [2020-09-18T18:40:33.615Z] #39 11.17 PBCC images/utsns.pb-c.c [2020-09-18T18:40:33.875Z] #39 11.20 DEP images/utsns.pb-c.d [2020-09-18T18:40:33.875Z] #39 11.24 PBCC images/ipc-desc.pb-c.c [2020-09-18T18:40:33.875Z] #39 11.26 PBCC images/ipc-sem.pb-c.c [2020-09-18T18:40:33.875Z] #39 11.28 DEP images/ipc-desc.pb-c.d [2020-09-18T18:40:33.875Z] #39 11.35 DEP images/ipc-sem.pb-c.d [2020-09-18T18:40:33.875Z] #39 11.41 PBCC images/ipc-msg.pb-c.c [2020-09-18T18:40:34.092Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2020-09-18T18:40:34.135Z] #39 11.44 DEP images/ipc-msg.pb-c.d [2020-09-18T18:40:34.135Z] #39 11.50 PBCC images/ipc-shm.pb-c.c [2020-09-18T18:40:34.135Z] #39 11.55 DEP images/ipc-shm.pb-c.d [2020-09-18T18:40:34.135Z] #39 11.59 PBCC images/ipc-var.pb-c.c [2020-09-18T18:40:34.135Z] #39 11.63 DEP images/ipc-var.pb-c.d [2020-09-18T18:40:34.135Z] #39 11.69 PBCC images/sk-opts.pb-c.c [2020-09-18T18:40:34.394Z] #39 11.74 PBCC images/packet-sock.pb-c.c [2020-09-18T18:40:34.394Z] #39 11.86 DEP images/sk-opts.pb-c.d [2020-09-18T18:40:34.394Z] #39 11.91 DEP images/packet-sock.pb-c.d [2020-09-18T18:40:34.394Z] #39 11.98 PBCC images/sk-netlink.pb-c.c [2020-09-18T18:40:34.498Z] #17 30.42 Setting up iptables (1.8.2-4) ... [2020-09-18T18:40:34.498Z] #17 30.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:40:34.498Z] #17 30.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:40:34.498Z] #17 30.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:40:34.498Z] #17 30.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:40:34.498Z] #17 30.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-18T18:40:34.498Z] #17 30.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-18T18:40:34.498Z] #17 30.44 Setting up python3 (3.7.3-1) ... [2020-09-18T18:40:34.498Z] #17 ... [2020-09-18T18:40:34.498Z] [2020-09-18T18:40:34.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:34.498Z] #39 63.35 CC criu/cr-service.o [2020-09-18T18:40:34.498Z] #39 64.08 CC criu/crtools.o [2020-09-18T18:40:34.498Z] #39 64.36 CC criu/eventfd.o [2020-09-18T18:40:34.498Z] #39 64.50 CC criu/eventpoll.o [2020-09-18T18:40:34.498Z] #39 65.06 CC criu/external.o [2020-09-18T18:40:34.498Z] #39 65.25 CC criu/fault-injection.o [2020-09-18T18:40:34.498Z] #39 65.29 CC criu/fdstore.o [2020-09-18T18:40:34.498Z] #39 65.53 CC criu/fifo.o [2020-09-18T18:40:34.498Z] #39 65.79 CC criu/file-ids.o [2020-09-18T18:40:34.498Z] #39 65.98 CC criu/file-lock.o [2020-09-18T18:40:34.498Z] #39 66.51 CC criu/files-ext.o [2020-09-18T18:40:34.498Z] #39 66.67 CC criu/files-reg.o [2020-09-18T18:40:34.498Z] #39 67.97 CC criu/files.o [2020-09-18T18:40:34.498Z] #39 69.05 CC criu/filesystems.o [2020-09-18T18:40:34.498Z] #39 69.34 CC criu/fsnotify.o [2020-09-18T18:40:34.498Z] #39 69.79 CC criu/image-desc.o [2020-09-18T18:40:34.498Z] #39 69.92 CC criu/image.o [2020-09-18T18:40:34.498Z] #39 70.54 CC criu/ipc_ns.o [2020-09-18T18:40:34.498Z] #39 71.22 CC criu/irmap.o [2020-09-18T18:40:34.498Z] #39 71.55 CC criu/kcmp-ids.o [2020-09-18T18:40:34.498Z] #39 71.77 CC criu/kerndat.o [2020-09-18T18:40:34.498Z] #39 72.47 CC criu/libnetlink.o [2020-09-18T18:40:34.498Z] #39 72.73 CC criu/log.o [2020-09-18T18:40:34.498Z] #39 72.90 CC criu/lsm.o [2020-09-18T18:40:34.498Z] #39 73.10 CC criu/mem.o [2020-09-18T18:40:34.654Z] #39 12.02 DEP images/sk-netlink.pb-c.d [2020-09-18T18:40:34.654Z] #39 12.11 PBCC images/sk-inet.pb-c.c [2020-09-18T18:40:34.654Z] #39 12.18 DEP images/sk-inet.pb-c.d [2020-09-18T18:40:34.789Z] #39 ... [2020-09-18T18:40:34.789Z] [2020-09-18T18:40:34.789Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:40:34.789Z] #17 30.69 Setting up python3-wheel (0.32.3-2) ... [2020-09-18T18:40:34.914Z] #39 12.26 PBCC images/sk-unix.pb-c.c [2020-09-18T18:40:34.914Z] #39 12.29 DEP images/sk-unix.pb-c.d [2020-09-18T18:40:34.914Z] #39 12.40 PBCC images/mm.pb-c.c [2020-09-18T18:40:35.037Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-09-18T18:40:35.080Z] #17 31.04 Setting up apparmor (2.13.2-10) ... [2020-09-18T18:40:35.116Z] #42 15.57 vendor/golang.org/x/crypto/internal/subtle [2020-09-18T18:40:35.174Z] #39 12.48 DEP images/mm.pb-c.d [2020-09-18T18:40:35.174Z] #39 12.56 PBCC images/timerfd.pb-c.c [2020-09-18T18:40:35.174Z] #39 12.64 DEP images/timerfd.pb-c.d [2020-09-18T18:40:35.433Z] #39 12.69 PBCC images/timer.pb-c.c [2020-09-18T18:40:35.433Z] #39 12.74 DEP images/timer.pb-c.d [2020-09-18T18:40:35.433Z] #39 12.80 PBCC images/sa.pb-c.c [2020-09-18T18:40:35.433Z] #39 12.88 DEP images/sa.pb-c.d [2020-09-18T18:40:35.693Z] #39 12.97 PBCC images/pipe-data.pb-c.c [2020-09-18T18:40:35.693Z] #39 13.00 DEP images/pipe-data.pb-c.d [2020-09-18T18:40:35.693Z] #39 13.04 PBCC images/mnt.pb-c.c [2020-09-18T18:40:35.693Z] #39 ... [2020-09-18T18:40:35.693Z] [2020-09-18T18:40:35.693Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:35.693Z] #41 77.26 go/token [2020-09-18T18:40:35.693Z] #41 78.55 go/scanner [2020-09-18T18:40:35.693Z] #41 79.97 internal/lazyregexp [2020-09-18T18:40:35.693Z] #41 80.07 go/ast [2020-09-18T18:40:35.693Z] #41 80.34 net/url [2020-09-18T18:40:35.693Z] #41 82.54 text/template/parse [2020-09-18T18:40:35.693Z] #41 86.21 go/parser [2020-09-18T18:40:35.693Z] #41 87.39 text/template [2020-09-18T18:40:35.693Z] #41 ... [2020-09-18T18:40:35.693Z] [2020-09-18T18:40:35.693Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:35.713Z] #17 31.84 Setting up xfsprogs (4.20.0-1) ... [2020-09-18T18:40:35.713Z] #17 31.85 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:40:35.765Z] #42 ... [2020-09-18T18:40:35.765Z] [2020-09-18T18:40:35.765Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:35.765Z] #44 6.313 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:35.765Z] #44 6.419 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:35.765Z] #44 8.705 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:35.765Z] #44 9.557 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:35.765Z] #44 11.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:35.765Z] #44 14.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:35.765Z] #44 14.85 go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:40:35.765Z] #44 14.86 go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:40:35.765Z] #44 14.97 go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:35.765Z] #44 15.06 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:35.765Z] #44 15.16 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:35.765Z] #44 15.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:35.765Z] #44 15.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:35.765Z] #44 15.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:35.765Z] #44 15.91 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:35.765Z] #44 15.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:36.003Z] #17 32.02 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:40:36.064Z] #44 ... [2020-09-18T18:40:36.064Z] [2020-09-18T18:40:36.064Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:36.064Z] #52 16.50 Fetched 8162 kB in 15s (528 kB/s) [2020-09-18T18:40:36.294Z] #17 32.54 Setting up python3-distutils (3.7.3-1) ... [2020-09-18T18:40:36.386Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-09-18T18:40:36.927Z] #17 32.88 Setting up python3-setuptools (40.8.0-1) ... [2020-09-18T18:40:37.368Z] #52 39.48 Checking out files: 44% (1446/3246) Checking out files: 45% (1461/3246) Checking out files: 46% (1494/3246) Checking out files: 47% (1526/3246) Checking out files: 48% (1559/3246) Checking out files: 49% (1591/3246) Checking out files: 50% (1623/3246) Checking out files: 51% (1656/3246) Checking out files: 52% (1688/3246) Checking out files: 53% (1721/3246) Checking out files: 54% (1753/3246) Checking out files: 55% (1786/3246) Checking out files: 56% (1818/3246) Checking out files: 57% (1851/3246) Checking out files: 58% (1883/3246) Checking out files: 59% (1916/3246) Checking out files: 60% (1948/3246) Checking out files: 61% (1981/3246) Checking out files: 62% (2013/3246) Checking out files: 63% (2045/3246) Checking out files: 64% (2078/3246) Checking out files: 65% (2110/3246) Checking out files: 66% (2143/3246) Checking out files: 67% (2175/3246) Checking out files: 68% (2208/3246) Checking out files: 69% (2240/3246) Checking out files: 70% (2273/3246) Checking out files: 71% (2305/3246) Checking out files: 72% (2338/3246) Checking out files: 73% (2370/3246) Checking out files: 74% (2403/3246) Checking out files: 75% (2435/3246) Checking out files: 76% (2467/3246) Checking out files: 77% (2500/3246) Checking out files: 78% (2532/3246) Checking out files: 79% (2565/3246) Checking out files: 80% (2597/3246) Checking out files: 81% (2630/3246) Checking out files: 82% (2662/3246) Checking out files: 83% (2695/3246) Checking out files: 84% (2727/3246) Checking out files: 85% (2760/3246) Checking out files: 86% (2792/3246) Checking out files: 87% (2825/3246) Checking out files: 88% (2857/3246) Checking out files: 89% (2889/3246) Checking out files: 90% (2922/3246) Checking out files: 91% (2954/3246) Checking out files: 92% (2987/3246) Checking out files: 93% (3019/3246) Checking out files: 94% (3052/3246) Checking out files: 95% (3084/3246) Checking out files: 96% (3117/3246) Checking out files: 97% (3149/3246) Checking out files: 98% (3182/3246) Checking out files: 99% (3214/3246) Checking out files: 100% (3246/3246) Checking out files: 100% (3246/3246), done. [2020-09-18T18:40:37.368Z] #52 41.06 + cd /tmp/tmp.y8ZxYn24x5/src/github.com/containerd/containerd [2020-09-18T18:40:37.368Z] #52 41.06 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:40:37.560Z] #17 33.60 Setting up python3-pip (18.1-5) ... [2020-09-18T18:40:37.630Z] #52 41.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-18T18:40:37.630Z] #52 41.34 + BUILDTAGS='netgo osusergo static_build' [2020-09-18T18:40:37.630Z] #52 41.34 + export EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:40:37.630Z] #52 41.34 + EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:40:37.630Z] #52 41.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-18T18:40:37.630Z] #52 41.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-18T18:40:37.630Z] #52 41.35 + '[' '' = dynamic ']' [2020-09-18T18:40:37.630Z] #52 41.35 + make [2020-09-18T18:40:37.852Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-09-18T18:40:38.194Z] #17 34.19 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:40:38.194Z] #17 34.22 Processing triggers for mime-support (3.62) ... [2020-09-18T18:40:38.353Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.0s done [2020-09-18T18:40:38.487Z] #17 DONE 34.7s [2020-09-18T18:40:38.487Z] [2020-09-18T18:40:38.487Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-18T18:40:38.591Z] #52 42.26 + bin/ctr [2020-09-18T18:40:38.615Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-18T18:40:38.877Z] #7 DONE 16.7s [2020-09-18T18:40:38.877Z] [2020-09-18T18:40:38.877Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-18T18:40:38.927Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.2s done [2020-09-18T18:40:39.186Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-18T18:40:39.447Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-18T18:40:39.521Z] #18 0.907 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-18T18:40:39.521Z] #18 0.910 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-18T18:40:39.521Z] #18 0.912 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-18T18:40:39.706Z] #7 DONE 27.3s [2020-09-18T18:40:39.706Z] [2020-09-18T18:40:39.706Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-18T18:40:39.814Z] #18 DONE 1.0s [2020-09-18T18:40:39.814Z] [2020-09-18T18:40:39.814Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:40:39.969Z] #52 ... [2020-09-18T18:40:39.970Z] [2020-09-18T18:40:39.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:39.970Z] #47 81.62 github.com/pkg/diff [2020-09-18T18:40:39.970Z] #47 83.67 go/ast [2020-09-18T18:40:39.970Z] #47 84.52 golang.org/x/crypto/ssh/terminal [2020-09-18T18:40:39.970Z] #47 85.59 mvdan.cc/editorconfig [2020-09-18T18:40:39.970Z] #47 86.73 mvdan.cc/sh/v3/fileutil [2020-09-18T18:40:39.970Z] #47 86.90 mvdan.cc/sh/v3/syntax [2020-09-18T18:40:40.229Z] #47 ... [2020-09-18T18:40:40.229Z] [2020-09-18T18:40:40.229Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:40.229Z] #39 13.09 DEP images/mnt.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.13 PBCC images/sk-packet.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.16 DEP images/sk-packet.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.22 PBCC images/tcp-stream.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.31 DEP images/tcp-stream.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.38 PBCC images/pipe.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.46 DEP images/pipe.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.51 PBCC images/pstree.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.54 DEP images/pstree.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.57 PBCC images/fs.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.60 DEP images/fs.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.65 PBCC images/signalfd.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.71 DEP images/signalfd.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.77 PBCC images/fh.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.84 PBCC images/fsnotify.pb-c.c [2020-09-18T18:40:40.229Z] #39 13.89 DEP images/fh.pb-c.d [2020-09-18T18:40:40.229Z] #39 13.96 DEP images/fsnotify.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.00 PBCC images/eventpoll.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.03 DEP images/eventpoll.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.07 PBCC images/eventfd.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.09 DEP images/eventfd.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.14 PBCC images/remap-file-path.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.15 DEP images/remap-file-path.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.23 PBCC images/fifo.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.25 DEP images/fifo.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.30 PBCC images/ghost-file.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.39 DEP images/ghost-file.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.48 PBCC images/regfile.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.54 DEP images/regfile.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.60 PBCC images/ns.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.64 DEP images/ns.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.67 PBCC images/fdinfo.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.78 DEP images/fdinfo.pb-c.d [2020-09-18T18:40:40.229Z] #39 14.87 PBCC images/core-aarch64.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.95 PBCC images/core-arm.pb-c.c [2020-09-18T18:40:40.229Z] #39 14.99 PBCC images/core-ppc64.pb-c.c [2020-09-18T18:40:40.229Z] #39 15.07 PBCC images/core-s390.pb-c.c [2020-09-18T18:40:40.229Z] #39 15.13 PBCC images/core-x86.pb-c.c [2020-09-18T18:40:40.229Z] #39 15.22 PBCC images/core.pb-c.c [2020-09-18T18:40:40.229Z] #39 15.29 PBCC images/inventory.pb-c.c [2020-09-18T18:40:40.229Z] #39 15.36 DEP images/core-aarch64.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.41 DEP images/core-arm.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.49 DEP images/core-ppc64.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.57 DEP images/core-s390.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.62 DEP images/core-x86.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.68 DEP images/core.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.76 DEP images/inventory.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.87 PBCC images/cpuinfo.pb-c.c [2020-09-18T18:40:40.229Z] #39 15.91 DEP images/cpuinfo.pb-c.d [2020-09-18T18:40:40.229Z] #39 15.98 PBCC images/stats.pb-c.c [2020-09-18T18:40:40.229Z] #39 16.00 DEP images/stats.pb-c.d [2020-09-18T18:40:40.229Z] #39 17.36 make[1]: Nothing to be done for 'all'. [2020-09-18T18:40:41.135Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.1s done [2020-09-18T18:40:41.135Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-18T18:40:41.135Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-18T18:40:41.135Z] #7 DONE 28.1s [2020-09-18T18:40:41.135Z] [2020-09-18T18:40:41.135Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-18T18:40:41.171Z] #39 18.78 CC images/stats.o [2020-09-18T18:40:41.721Z] #52 16.50 Reading package lists... [2020-09-18T18:40:41.721Z] #52 ... [2020-09-18T18:40:41.721Z] [2020-09-18T18:40:41.721Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:41.721Z] #61 18.32 Checking out files: 89% (1713/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-18T18:40:41.721Z] #61 18.62 + cd /tmp/tmp.XVLrSPKCFm/src/github.com/docker/libnetwork [2020-09-18T18:40:41.721Z] #61 18.63 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:41.721Z] #61 19.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-18T18:40:41.741Z] #39 19.17 CC images/core.o [2020-09-18T18:40:42.064Z] #8 DONE 0.9s [2020-09-18T18:40:42.064Z] [2020-09-18T18:40:42.064Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-18T18:40:42.185Z] #8 DONE 3.3s [2020-09-18T18:40:42.185Z] [2020-09-18T18:40:42.185Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-18T18:40:42.250Z] #8 DONE 2.2s [2020-09-18T18:40:42.250Z] [2020-09-18T18:40:42.250Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-18T18:40:42.311Z] #39 19.75 CC images/core-x86.o [2020-09-18T18:40:42.509Z] #9 DONE 0.6s [2020-09-18T18:40:42.509Z] [2020-09-18T18:40:42.509Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-18T18:40:42.509Z] #35 DONE 0.1s [2020-09-18T18:40:42.509Z] [2020-09-18T18:40:42.509Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-18T18:40:42.509Z] #27 DONE 0.1s [2020-09-18T18:40:42.509Z] [2020-09-18T18:40:42.509Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:40:42.541Z] #19 2.398 Collecting yamllint==1.16.0 [2020-09-18T18:40:42.541Z] #19 2.510 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-18T18:40:42.541Z] #19 2.545 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-18T18:40:42.541Z] #19 2.571 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-18T18:40:42.541Z] #19 2.589 Collecting pyyaml (from yamllint==1.16.0) [2020-09-18T18:40:42.541Z] #19 2.671 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-18T18:40:42.632Z] #9 DONE 0.6s [2020-09-18T18:40:42.632Z] [2020-09-18T18:40:42.632Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-18T18:40:42.632Z] #27 DONE 0.1s [2020-09-18T18:40:42.632Z] [2020-09-18T18:40:42.632Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:42.759Z] #9 DONE 0.7s [2020-09-18T18:40:42.831Z] #19 3.257 Building wheels for collected packages: pyyaml [2020-09-18T18:40:42.832Z] #19 3.258 Running setup.py bdist_wheel for pyyaml: started [2020-09-18T18:40:42.880Z] #39 20.19 CC images/core-arm.o [2020-09-18T18:40:42.891Z] #32 ... [2020-09-18T18:40:42.891Z] [2020-09-18T18:40:42.891Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-18T18:40:42.891Z] #35 DONE 0.1s [2020-09-18T18:40:42.891Z] [2020-09-18T18:40:42.891Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:43.023Z] [2020-09-18T18:40:43.023Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-18T18:40:43.023Z] #27 DONE 0.1s [2020-09-18T18:40:43.023Z] [2020-09-18T18:40:43.023Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-18T18:40:43.023Z] #35 DONE 0.1s [2020-09-18T18:40:43.023Z] [2020-09-18T18:40:43.023Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:40:43.140Z] #39 20.48 CC images/core-aarch64.o [2020-09-18T18:40:43.169Z] #19 3.731 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-18T18:40:43.259Z] #61 ... [2020-09-18T18:40:43.259Z] [2020-09-18T18:40:43.259Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:43.259Z] #52 16.50 Reading package lists... [2020-09-18T18:40:43.259Z] #52 ... [2020-09-18T18:40:43.259Z] [2020-09-18T18:40:43.259Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:43.259Z] #48 13.88 + cd /tmp/tmp.M6Wl49JorY/src/github.com/mvdan/sh [2020-09-18T18:40:43.259Z] #48 13.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:43.259Z] #48 13.99 + GO111MODULE=on [2020-09-18T18:40:43.259Z] #48 13.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-18T18:40:43.259Z] #48 15.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:40:43.259Z] #48 15.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:40:43.259Z] #48 15.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:40:43.259Z] #48 16.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:40:43.259Z] #48 16.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:40:43.259Z] #48 18.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:40:43.259Z] #48 19.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:40:43.259Z] #48 20.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:40:43.259Z] #48 22.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:40:43.259Z] #48 22.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:40:43.259Z] #48 22.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:40:43.259Z] #48 23.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:40:43.473Z] #19 3.732 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-18T18:40:43.473Z] #19 3.787 Successfully built pyyaml [2020-09-18T18:40:43.473Z] #19 3.799 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-18T18:40:43.473Z] #19 3.959 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-18T18:40:43.558Z] #48 ... [2020-09-18T18:40:43.558Z] [2020-09-18T18:40:43.558Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:43.558Z] #37 15.84 Checking out files: 96% (1607/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. [2020-09-18T18:40:43.558Z] #37 15.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-18T18:40:43.558Z] #37 17.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-18T18:40:43.710Z] #39 20.91 CC images/core-ppc64.o [2020-09-18T18:40:43.823Z] #19 DONE 4.2s [2020-09-18T18:40:43.823Z] [2020-09-18T18:40:43.823Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:43.823Z] #36 118.2 + dpkg --print-architecture [2020-09-18T18:40:43.823Z] #36 118.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-18T18:40:43.823Z] #36 118.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-18T18:40:43.823Z] #36 118.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-18T18:40:43.855Z] #37 ... [2020-09-18T18:40:43.855Z] [2020-09-18T18:40:43.855Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:43.855Z] #48 24.35 runtime [2020-09-18T18:40:44.147Z] #36 ... [2020-09-18T18:40:44.147Z] [2020-09-18T18:40:44.147Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-18T18:40:44.147Z] #22 DONE 0.2s [2020-09-18T18:40:44.147Z] [2020-09-18T18:40:44.147Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-18T18:40:44.280Z] #39 21.64 CC images/core-s390.o [2020-09-18T18:40:44.781Z] #26 DONE 0.8s [2020-09-18T18:40:44.781Z] [2020-09-18T18:40:44.781Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-18T18:40:44.909Z] #48 ... [2020-09-18T18:40:44.909Z] [2020-09-18T18:40:44.909Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:44.909Z] #39 15.30 Fetched 8162 kB in 14s (575 kB/s) [2020-09-18T18:40:44.909Z] #39 15.30 Reading package lists... [2020-09-18T18:40:44.909Z] #39 22.52 Reading package lists... [2020-09-18T18:40:44.909Z] #39 ... [2020-09-18T18:40:44.909Z] [2020-09-18T18:40:44.909Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:44.909Z] #52 24.28 Reading package lists... [2020-09-18T18:40:44.909Z] #52 ... [2020-09-18T18:40:44.909Z] [2020-09-18T18:40:44.909Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:44.909Z] #33 15.59 Fetched 8162 kB in 15s (561 kB/s) [2020-09-18T18:40:44.909Z] #33 15.59 Reading package lists... [2020-09-18T18:40:45.072Z] #29 DONE 0.2s [2020-09-18T18:40:45.072Z] [2020-09-18T18:40:45.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:45.072Z] #39 74.14 CC criu/memfd.o [2020-09-18T18:40:45.072Z] #39 74.41 CC criu/mount.o [2020-09-18T18:40:45.072Z] #39 76.68 CC criu/namespaces.o [2020-09-18T18:40:45.072Z] #39 77.53 CC criu/net.o [2020-09-18T18:40:45.072Z] #39 79.55 CC criu/netfilter.o [2020-09-18T18:40:45.072Z] #39 79.73 CC criu/page-pipe.o [2020-09-18T18:40:45.072Z] #39 79.99 CC criu/page-xfer.o [2020-09-18T18:40:45.072Z] #39 80.94 CC criu/pagemap-cache.o [2020-09-18T18:40:45.072Z] #39 81.22 CC criu/pagemap.o [2020-09-18T18:40:45.072Z] #39 81.73 CC criu/parasite-syscall.o [2020-09-18T18:40:45.072Z] #39 82.23 CC criu/path.o [2020-09-18T18:40:45.072Z] #39 82.48 CC criu/pie-util-vdso.o [2020-09-18T18:40:45.072Z] #39 82.74 CC criu/pie-util.o [2020-09-18T18:40:45.072Z] #39 82.83 CC criu/pipes.o [2020-09-18T18:40:45.072Z] #39 83.25 CC criu/plugin.o [2020-09-18T18:40:45.072Z] #39 83.46 CC criu/proc_parse.o [2020-09-18T18:40:45.072Z] #39 ... [2020-09-18T18:40:45.072Z] [2020-09-18T18:40:45.072Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-18T18:40:45.209Z] #33 23.43 Reading package lists... [2020-09-18T18:40:45.210Z] #33 ... [2020-09-18T18:40:45.210Z] [2020-09-18T18:40:45.210Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:40:45.210Z] #24 15.64 Fetched 8162 kB in 15s (558 kB/s) [2020-09-18T18:40:45.210Z] #24 15.64 Reading package lists... [2020-09-18T18:40:45.210Z] #24 22.55 Reading package lists... [2020-09-18T18:40:45.210Z] #24 ... [2020-09-18T18:40:45.210Z] [2020-09-18T18:40:45.210Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:45.210Z] #11 16.70 Fetched 8162 kB in 16s (521 kB/s) [2020-09-18T18:40:45.210Z] #11 16.70 Reading package lists... [2020-09-18T18:40:45.219Z] #39 22.39 CC images/cpuinfo.o [2020-09-18T18:40:45.219Z] #39 22.82 CC images/inventory.o [2020-09-18T18:40:45.363Z] #31 DONE 0.2s [2020-09-18T18:40:45.363Z] [2020-09-18T18:40:45.363Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-18T18:40:45.363Z] #34 DONE 0.1s [2020-09-18T18:40:45.363Z] [2020-09-18T18:40:45.363Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:45.654Z] #39 84.75 CC criu/protobuf-desc.o [2020-09-18T18:40:45.789Z] #39 23.15 CC images/fdinfo.o [2020-09-18T18:40:46.049Z] #39 23.51 CC images/fown.o [2020-09-18T18:40:46.285Z] #39 85.12 CC criu/protobuf.o [2020-09-18T18:40:46.285Z] #39 85.28 CC criu/pstree.o [2020-09-18T18:40:46.309Z] #39 23.72 CC images/ns.o [2020-09-18T18:40:46.569Z] #39 23.89 CC images/regfile.o [2020-09-18T18:40:46.569Z] #39 24.09 CC images/ghost-file.o [2020-09-18T18:40:46.917Z] #39 85.79 CC criu/rbtree.o [2020-09-18T18:40:46.917Z] #39 85.93 CC criu/rst-malloc.o [2020-09-18T18:40:47.139Z] #39 24.38 CC images/fifo.o [2020-09-18T18:40:47.208Z] #39 86.12 CC criu/seccomp.o [2020-09-18T18:40:47.399Z] #39 24.62 CC images/remap-file-path.o [2020-09-18T18:40:47.399Z] #39 24.83 CC images/eventfd.o [2020-09-18T18:40:47.499Z] #39 86.51 CC criu/seize.o [2020-09-18T18:40:47.621Z] #28 4.013 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-18T18:40:47.621Z] #28 4.013 Cloning into '.'... [2020-09-18T18:40:47.660Z] #39 25.01 CC images/eventpoll.o [2020-09-18T18:40:47.802Z] #28 ... [2020-09-18T18:40:47.802Z] [2020-09-18T18:40:47.802Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:47.802Z] #21 4.567 + RM_GOPATH=0 [2020-09-18T18:40:47.802Z] #21 4.571 + TMP_GOPATH= [2020-09-18T18:40:47.802Z] #21 4.571 + : /build [2020-09-18T18:40:47.802Z] #21 4.571 + '[' -z '' ']' [2020-09-18T18:40:47.802Z] #21 4.571 ++ mktemp -d [2020-09-18T18:40:47.802Z] #21 4.571 + export GOPATH=/tmp/tmp.t5OzhCklBO [2020-09-18T18:40:47.802Z] #21 4.571 + GOPATH=/tmp/tmp.t5OzhCklBO [2020-09-18T18:40:47.802Z] #21 4.571 + RM_GOPATH=1 [2020-09-18T18:40:47.802Z] #21 4.571 + case "$(go env GOARCH)" in [2020-09-18T18:40:47.802Z] #21 4.571 ++ go env GOARCH [2020-09-18T18:40:47.802Z] #21 4.577 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:47.802Z] #21 4.577 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:47.802Z] #21 4.577 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:47.802Z] #21 4.578 + dir=/tmp/install [2020-09-18T18:40:47.802Z] #21 4.578 + bin=dockercli [2020-09-18T18:40:47.802Z] #21 4.578 + shift [2020-09-18T18:40:47.802Z] #21 4.578 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-18T18:40:47.802Z] #21 4.578 + . /tmp/install/dockercli.installer [2020-09-18T18:40:47.802Z] #21 4.578 ++ : stable [2020-09-18T18:40:47.802Z] #21 4.578 ++ : 17.06.2-ce [2020-09-18T18:40:47.802Z] #21 4.579 Install docker/cli version 17.06.2-ce from stable [2020-09-18T18:40:47.802Z] #21 4.579 + install_dockercli [2020-09-18T18:40:47.802Z] #21 4.579 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T18:40:47.802Z] #21 4.579 ++ uname -m [2020-09-18T18:40:47.802Z] #21 4.579 + arch=x86_64 [2020-09-18T18:40:47.802Z] #21 4.582 + '[' x86_64 '!=' x86_64 ']' [2020-09-18T18:40:47.802Z] #21 4.582 + url=https://download.docker.com/linux/static [2020-09-18T18:40:47.802Z] #21 4.582 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-18T18:40:47.802Z] #21 4.582 + tar -xz docker/docker [2020-09-18T18:40:47.920Z] #39 ... [2020-09-18T18:40:47.920Z] [2020-09-18T18:40:47.920Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:47.920Z] #47 93.50 mvdan.cc/sh/v3/cmd/shfmt [2020-09-18T18:40:47.920Z] #47 DONE 99.6s [2020-09-18T18:40:47.920Z] [2020-09-18T18:40:47.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:47.920Z] #39 25.26 CC images/fh.o [2020-09-18T18:40:47.920Z] #39 ... [2020-09-18T18:40:47.920Z] [2020-09-18T18:40:47.920Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:47.920Z] #41 89.84 encoding/xml [2020-09-18T18:40:47.920Z] #41 92.39 go/doc [2020-09-18T18:40:47.920Z] #41 95.20 github.com/LK4D4/vndr/versioned [2020-09-18T18:40:47.920Z] #41 95.28 compress/flate [2020-09-18T18:40:47.920Z] #41 95.62 github.com/LK4D4/vndr/build [2020-09-18T18:40:47.920Z] #41 97.94 hash/crc32 [2020-09-18T18:40:47.920Z] #41 98.39 compress/gzip [2020-09-18T18:40:47.920Z] #41 98.91 vendor/golang.org/x/crypto/cryptobyte [2020-09-18T18:40:47.920Z] #41 99.00 net [2020-09-18T18:40:48.131Z] #39 86.97 CC criu/servicefd.o [2020-09-18T18:40:48.148Z] #36 ... [2020-09-18T18:40:48.148Z] [2020-09-18T18:40:48.148Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:48.148Z] #60 5.075 + RM_GOPATH=0 [2020-09-18T18:40:48.148Z] #60 5.075 + TMP_GOPATH= [2020-09-18T18:40:48.148Z] #60 5.075 + : /build [2020-09-18T18:40:48.148Z] #60 5.075 + '[' -z '' ']' [2020-09-18T18:40:48.148Z] #60 5.075 ++ mktemp -d [2020-09-18T18:40:48.148Z] #60 5.075 + export GOPATH=/tmp/tmp.NLWtOaXNV1 [2020-09-18T18:40:48.148Z] #60 5.075 + GOPATH=/tmp/tmp.NLWtOaXNV1 [2020-09-18T18:40:48.148Z] #60 5.075 + RM_GOPATH=1 [2020-09-18T18:40:48.148Z] #60 5.075 + case "$(go env GOARCH)" in [2020-09-18T18:40:48.148Z] #60 5.075 ++ go env GOARCH [2020-09-18T18:40:48.148Z] #60 5.079 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:48.148Z] #60 5.079 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:48.148Z] #60 5.079 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:48.148Z] #60 5.079 + dir=/tmp/install [2020-09-18T18:40:48.148Z] #60 5.079 + bin=proxy [2020-09-18T18:40:48.148Z] #60 5.079 + shift [2020-09-18T18:40:48.148Z] #60 5.079 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-18T18:40:48.148Z] #60 5.079 + . /tmp/install/proxy.installer [2020-09-18T18:40:48.148Z] #60 5.079 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:48.148Z] #60 5.079 + install_proxy [2020-09-18T18:40:48.148Z] #60 5.079 + case "$1" in [2020-09-18T18:40:48.148Z] #60 5.079 + export CGO_ENABLED=0 [2020-09-18T18:40:48.148Z] #60 5.079 + CGO_ENABLED=0 [2020-09-18T18:40:48.148Z] #60 5.079 + _install_proxy [2020-09-18T18:40:48.148Z] #60 5.079 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-18T18:40:48.148Z] #60 5.079 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NLWtOaXNV1/src/github.com/docker/libnetwork [2020-09-18T18:40:48.148Z] #60 5.079 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:48.148Z] #60 5.090 Cloning into '/tmp/tmp.NLWtOaXNV1/src/github.com/docker/libnetwork'... [2020-09-18T18:40:48.180Z] #41 ... [2020-09-18T18:40:48.180Z] [2020-09-18T18:40:48.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:48.180Z] #39 25.60 CC images/fsnotify.o [2020-09-18T18:40:48.197Z] #28 ... [2020-09-18T18:40:48.197Z] [2020-09-18T18:40:48.197Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:48.197Z] #43 4.466 + RM_GOPATH=0 [2020-09-18T18:40:48.197Z] #43 4.466 + TMP_GOPATH= [2020-09-18T18:40:48.197Z] #43 4.467 + : /build [2020-09-18T18:40:48.197Z] #43 4.467 + '[' -z '' ']' [2020-09-18T18:40:48.197Z] #43 4.468 ++ mktemp -d [2020-09-18T18:40:48.197Z] #43 4.471 + export GOPATH=/tmp/tmp.fGpWLjnr1H [2020-09-18T18:40:48.197Z] #43 4.472 + GOPATH=/tmp/tmp.fGpWLjnr1H [2020-09-18T18:40:48.197Z] #43 4.472 + RM_GOPATH=1 [2020-09-18T18:40:48.197Z] #43 4.473 + case "$(go env GOARCH)" in [2020-09-18T18:40:48.197Z] #43 4.473 ++ go env GOARCH [2020-09-18T18:40:48.197Z] #43 4.483 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:48.197Z] #43 4.483 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:48.197Z] #43 4.484 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:48.197Z] #43 4.487 + dir=/tmp/install [2020-09-18T18:40:48.197Z] #43 4.494 + bin=gotestsum [2020-09-18T18:40:48.197Z] #43 4.495 + shift [2020-09-18T18:40:48.197Z] #43 4.497 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-18T18:40:48.197Z] #43 4.498 + . /tmp/install/gotestsum.installer [2020-09-18T18:40:48.197Z] #43 4.498 ++ : v0.5.3 [2020-09-18T18:40:48.197Z] #43 4.499 + install_gotestsum [2020-09-18T18:40:48.197Z] #43 4.500 + set -e [2020-09-18T18:40:48.197Z] #43 4.500 + export GO111MODULE=on [2020-09-18T18:40:48.197Z] #43 4.500 + GO111MODULE=on [2020-09-18T18:40:48.197Z] #43 4.500 + GOBIN=/build [2020-09-18T18:40:48.197Z] #43 4.500 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-18T18:40:48.197Z] #43 4.642 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:48.197Z] #43 4.644 go: finding gotest.tools v0.5.3 [2020-09-18T18:40:48.421Z] #39 87.29 CC criu/shmem.o [2020-09-18T18:40:48.461Z] #43 5.653 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:48.712Z] #39 87.77 CC criu/sigframe.o [2020-09-18T18:40:48.712Z] #39 87.84 CC criu/signalfd.o [2020-09-18T18:40:48.778Z] #11 24.04 Reading package lists... [2020-09-18T18:40:48.778Z] #11 ... [2020-09-18T18:40:48.778Z] [2020-09-18T18:40:48.778Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:48.778Z] #39 22.52 Reading package lists... [2020-09-18T18:40:49.004Z] #39 88.05 CC criu/sk-inet.o [2020-09-18T18:40:49.122Z] #39 26.53 CC images/signalfd.o [2020-09-18T18:40:49.383Z] #39 26.82 CC images/fs.o [2020-09-18T18:40:49.423Z] #43 6.445 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:49.535Z] #60 ... [2020-09-18T18:40:49.535Z] [2020-09-18T18:40:49.535Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:49.535Z] #10 5.079 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:49.535Z] #10 5.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:49.535Z] #10 5.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:49.535Z] #10 5.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:49.535Z] #10 6.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:40:49.635Z] #39 88.67 CC criu/sk-netlink.o [2020-09-18T18:40:49.644Z] #39 26.96 CC images/pstree.o [2020-09-18T18:40:49.644Z] #39 27.21 CC images/pipe.o [2020-09-18T18:40:49.793Z] #10 ... [2020-09-18T18:40:49.793Z] [2020-09-18T18:40:49.793Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:49.793Z] #21 7.144 + RM_GOPATH=0 [2020-09-18T18:40:49.793Z] #21 7.144 + TMP_GOPATH= [2020-09-18T18:40:49.793Z] #21 7.144 + : /build [2020-09-18T18:40:49.793Z] #21 7.144 + '[' -z '' ']' [2020-09-18T18:40:49.793Z] #21 7.144 ++ mktemp -d [2020-09-18T18:40:49.793Z] #21 7.144 + export GOPATH=/tmp/tmp.ReU43NKXP7 [2020-09-18T18:40:49.793Z] #21 7.144 + GOPATH=/tmp/tmp.ReU43NKXP7 [2020-09-18T18:40:49.793Z] #21 7.144 + RM_GOPATH=1 [2020-09-18T18:40:49.793Z] #21 7.144 + case "$(go env GOARCH)" in [2020-09-18T18:40:49.793Z] #21 7.144 ++ go env GOARCH [2020-09-18T18:40:49.793Z] #21 7.173 Install docker/cli version 17.06.2-ce from stable [2020-09-18T18:40:49.793Z] #21 7.173 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:49.793Z] #21 7.173 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:49.793Z] #21 7.173 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:49.793Z] #21 7.173 + dir=/tmp/install [2020-09-18T18:40:49.793Z] #21 7.173 + bin=dockercli [2020-09-18T18:40:49.793Z] #21 7.173 + shift [2020-09-18T18:40:49.793Z] #21 7.173 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-18T18:40:49.793Z] #21 7.173 + . /tmp/install/dockercli.installer [2020-09-18T18:40:49.793Z] #21 7.173 ++ : stable [2020-09-18T18:40:49.793Z] #21 7.173 ++ : 17.06.2-ce [2020-09-18T18:40:49.793Z] #21 7.173 + install_dockercli [2020-09-18T18:40:49.793Z] #21 7.173 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T18:40:49.793Z] #21 7.186 ++ uname -m [2020-09-18T18:40:49.793Z] #21 7.186 + arch=x86_64 [2020-09-18T18:40:49.793Z] #21 7.186 + '[' x86_64 '!=' x86_64 ']' [2020-09-18T18:40:49.793Z] #21 7.186 + url=https://download.docker.com/linux/static [2020-09-18T18:40:49.793Z] #21 7.186 + tar -xz docker/docker [2020-09-18T18:40:49.793Z] #21 7.186 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-18T18:40:49.832Z] #39 29.17 Building dependency tree... [2020-09-18T18:40:49.904Z] #39 27.46 CC images/tcp-stream.o [2020-09-18T18:40:49.926Z] #39 88.97 CC criu/sk-packet.o [2020-09-18T18:40:50.050Z] #21 ... [2020-09-18T18:40:50.050Z] [2020-09-18T18:40:50.051Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:50.051Z] #10 7.479 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:40:50.348Z] #21 7.644 + mkdir -p /build [2020-09-18T18:40:50.348Z] #21 7.649 + mv docker/docker /build/ [2020-09-18T18:40:50.348Z] #21 7.649 + rmdir docker [2020-09-18T18:40:50.475Z] #39 27.71 CC images/sk-packet.o [2020-09-18T18:40:50.475Z] #39 27.96 CC images/mnt.o [2020-09-18T18:40:50.567Z] #39 89.34 CC criu/sk-queue.o [2020-09-18T18:40:50.567Z] #39 ... [2020-09-18T18:40:50.567Z] [2020-09-18T18:40:50.567Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:50.567Z] #49 51.74 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 [2020-09-18T18:40:50.567Z] #49 52.92 + mkdir -p /build [2020-09-18T18:40:50.567Z] #49 52.92 + cp runc /build/runc [2020-09-18T18:40:50.567Z] #49 DONE 53.2s [2020-09-18T18:40:50.567Z] [2020-09-18T18:40:50.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:50.567Z] #39 89.71 CC criu/sk-tcp.o [2020-09-18T18:40:50.736Z] #39 28.18 CC images/pipe-data.o [2020-09-18T18:40:50.828Z] #43 ... [2020-09-18T18:40:50.828Z] [2020-09-18T18:40:50.828Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:50.828Z] #41 3.154 + RM_GOPATH=0 [2020-09-18T18:40:50.828Z] #41 3.154 + TMP_GOPATH= [2020-09-18T18:40:50.828Z] #41 3.154 + : /build [2020-09-18T18:40:50.828Z] #41 3.154 + '[' -z '' ']' [2020-09-18T18:40:50.828Z] #41 3.161 ++ mktemp -d [2020-09-18T18:40:50.828Z] #41 3.165 + export GOPATH=/tmp/tmp.QanuTgPL2V [2020-09-18T18:40:50.828Z] #41 3.165 + GOPATH=/tmp/tmp.QanuTgPL2V [2020-09-18T18:40:50.828Z] #41 3.165 + RM_GOPATH=1 [2020-09-18T18:40:50.828Z] #41 3.165 + case "$(go env GOARCH)" in [2020-09-18T18:40:50.828Z] #41 3.169 ++ go env GOARCH [2020-09-18T18:40:50.828Z] #41 3.186 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:50.828Z] #41 3.186 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:50.828Z] #41 3.186 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:50.828Z] #41 3.199 + dir=/tmp/install [2020-09-18T18:40:50.828Z] #41 3.199 + bin=vndr [2020-09-18T18:40:50.828Z] #41 3.199 + shift [2020-09-18T18:40:50.828Z] #41 3.199 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-18T18:40:50.828Z] #41 3.199 + . /tmp/install/vndr.installer [2020-09-18T18:40:50.828Z] #41 3.199 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:50.828Z] #41 3.199 + install_vndr [2020-09-18T18:40:50.828Z] #41 3.199 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-18T18:40:50.828Z] #41 3.199 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QanuTgPL2V/src/github.com/LK4D4/vndr [2020-09-18T18:40:50.828Z] #41 3.200 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:50.828Z] #41 3.206 Cloning into '/tmp/tmp.QanuTgPL2V/src/github.com/LK4D4/vndr'... [2020-09-18T18:40:50.828Z] #41 3.780 + cd /tmp/tmp.QanuTgPL2V/src/github.com/LK4D4/vndr [2020-09-18T18:40:50.828Z] #41 3.780 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:50.828Z] #41 3.797 + go build -buildmode=pie -v -o /build/vndr . [2020-09-18T18:40:50.828Z] #41 4.775 runtime/internal/sys [2020-09-18T18:40:50.828Z] #41 4.805 internal/cpu [2020-09-18T18:40:50.828Z] #41 4.808 internal/race [2020-09-18T18:40:50.828Z] #41 4.839 runtime/internal/atomic [2020-09-18T18:40:50.828Z] #41 5.107 sync/atomic [2020-09-18T18:40:50.828Z] #41 5.214 runtime/internal/math [2020-09-18T18:40:50.828Z] #41 5.310 unicode [2020-09-18T18:40:50.828Z] #41 5.415 unicode/utf8 [2020-09-18T18:40:50.828Z] #41 5.567 internal/bytealg [2020-09-18T18:40:50.828Z] #41 5.660 math/bits [2020-09-18T18:40:50.828Z] #41 5.920 internal/testlog [2020-09-18T18:40:50.828Z] #41 6.269 math [2020-09-18T18:40:50.828Z] #41 6.484 encoding [2020-09-18T18:40:50.828Z] #41 6.638 unicode/utf16 [2020-09-18T18:40:50.828Z] #41 6.963 runtime [2020-09-18T18:40:50.828Z] #41 7.165 container/list [2020-09-18T18:40:50.828Z] #41 7.705 crypto/internal/subtle [2020-09-18T18:40:50.828Z] #41 7.873 crypto/subtle [2020-09-18T18:40:50.828Z] #41 7.898 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-18T18:40:50.936Z] #21 ... [2020-09-18T18:40:50.936Z] [2020-09-18T18:40:50.936Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:40:50.936Z] #28 8.305 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-18T18:40:50.936Z] #28 8.308 Cloning into '.'... [2020-09-18T18:40:51.002Z] #39 28.37 CC images/sa.o [2020-09-18T18:40:51.092Z] #41 8.118 internal/nettrace [2020-09-18T18:40:51.092Z] #41 ... [2020-09-18T18:40:51.092Z] [2020-09-18T18:40:51.092Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:51.092Z] #43 8.236 go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:40:51.092Z] #43 8.266 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:51.092Z] #43 8.285 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:51.092Z] #43 8.321 go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:40:51.262Z] #39 28.55 CC images/timer.o [2020-09-18T18:40:51.277Z] #39 90.24 CC criu/sk-unix.o [2020-09-18T18:40:51.357Z] #43 8.360 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:51.357Z] #43 8.404 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:51.357Z] #43 8.527 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:51.509Z] #28 ... [2020-09-18T18:40:51.510Z] [2020-09-18T18:40:51.510Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:51.510Z] #21 DONE 8.9s [2020-09-18T18:40:51.510Z] [2020-09-18T18:40:51.510Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:51.510Z] #30 8.217 + RM_GOPATH=0 [2020-09-18T18:40:51.510Z] #30 8.217 + TMP_GOPATH= [2020-09-18T18:40:51.510Z] #30 8.217 + : /build [2020-09-18T18:40:51.510Z] #30 8.217 + '[' -z '' ']' [2020-09-18T18:40:51.510Z] #30 8.217 ++ mktemp -d [2020-09-18T18:40:51.510Z] #30 8.268 + export GOPATH=/tmp/tmp.Nezjfy5Rcz [2020-09-18T18:40:51.510Z] #30 8.269 + GOPATH=/tmp/tmp.Nezjfy5Rcz [2020-09-18T18:40:51.510Z] #30 8.269 + RM_GOPATH=1 [2020-09-18T18:40:51.510Z] #30 8.269 + case "$(go env GOARCH)" in [2020-09-18T18:40:51.510Z] #30 8.271 ++ go env GOARCH [2020-09-18T18:40:51.510Z] #30 8.327 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:51.510Z] #30 8.328 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:51.510Z] #30 8.330 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:51.510Z] #30 8.334 + dir=/tmp/install [2020-09-18T18:40:51.510Z] #30 8.334 + bin=tomlv [2020-09-18T18:40:51.510Z] #30 8.335 + shift [2020-09-18T18:40:51.510Z] #30 8.335 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-18T18:40:51.510Z] #30 8.335 + . /tmp/install/tomlv.installer [2020-09-18T18:40:51.510Z] #30 8.336 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:51.510Z] #30 8.337 + install_tomlv [2020-09-18T18:40:51.510Z] #30 8.338 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-18T18:40:51.510Z] #30 8.338 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:51.510Z] #30 8.339 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Nezjfy5Rcz/src/github.com/BurntSushi/toml [2020-09-18T18:40:51.510Z] #30 8.341 Cloning into '/tmp/tmp.Nezjfy5Rcz/src/github.com/BurntSushi/toml'... [2020-09-18T18:40:51.523Z] #39 28.84 CC images/timerfd.o [2020-09-18T18:40:51.523Z] #39 29.04 CC images/mm.o [2020-09-18T18:40:51.621Z] #43 8.591 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:51.621Z] #43 8.706 go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:40:51.621Z] #43 8.734 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:51.621Z] #43 8.809 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:51.769Z] #30 9.195 + cd /tmp/tmp.Nezjfy5Rcz/src/github.com/BurntSushi/toml [2020-09-18T18:40:51.769Z] #30 9.195 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:51.769Z] #30 9.247 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:40:51.787Z] #39 29.36 CC images/sk-opts.o [2020-09-18T18:40:51.885Z] #43 8.811 go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:40:51.885Z] #43 8.813 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:51.885Z] #43 8.911 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:51.885Z] #43 8.920 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:51.885Z] #43 8.932 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:51.949Z] #39 32.44 The following additional packages will be installed: [2020-09-18T18:40:51.949Z] #39 32.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-18T18:40:51.949Z] #39 32.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-18T18:40:51.949Z] #39 32.47 Suggested packages: [2020-09-18T18:40:51.949Z] #39 32.47 manpages-dev python-setuptools [2020-09-18T18:40:52.047Z] #39 29.57 CC images/sk-unix.o [2020-09-18T18:40:52.308Z] #39 29.86 CC images/sk-inet.o [2020-09-18T18:40:52.317Z] #39 91.30 CC criu/sockets.o [2020-09-18T18:40:52.463Z] #43 9.369 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:52.463Z] #43 9.417 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:52.463Z] #43 9.451 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:52.578Z] #10 ... [2020-09-18T18:40:52.578Z] [2020-09-18T18:40:52.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:52.578Z] #41 8.350 + RM_GOPATH=0 [2020-09-18T18:40:52.578Z] #41 8.350 + TMP_GOPATH= [2020-09-18T18:40:52.578Z] #41 8.350 + : /build [2020-09-18T18:40:52.578Z] #41 8.350 + '[' -z '' ']' [2020-09-18T18:40:52.578Z] #41 8.352 ++ mktemp -d [2020-09-18T18:40:52.578Z] #41 8.352 + export GOPATH=/tmp/tmp.Mf6ifDPnuE [2020-09-18T18:40:52.578Z] #41 8.352 + GOPATH=/tmp/tmp.Mf6ifDPnuE [2020-09-18T18:40:52.578Z] #41 8.352 + RM_GOPATH=1 [2020-09-18T18:40:52.578Z] #41 8.352 + case "$(go env GOARCH)" in [2020-09-18T18:40:52.578Z] #41 8.356 ++ go env GOARCH [2020-09-18T18:40:52.578Z] #41 8.380 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:52.578Z] #41 8.382 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:52.578Z] #41 8.385 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:52.578Z] #41 8.386 + dir=/tmp/install [2020-09-18T18:40:52.578Z] #41 8.387 + bin=vndr [2020-09-18T18:40:52.578Z] #41 8.388 + shift [2020-09-18T18:40:52.578Z] #41 8.388 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-18T18:40:52.578Z] #41 8.390 + . /tmp/install/vndr.installer [2020-09-18T18:40:52.578Z] #41 8.390 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:52.578Z] #41 8.395 + install_vndr [2020-09-18T18:40:52.578Z] #41 8.395 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-18T18:40:52.578Z] #41 8.395 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:52.578Z] #41 8.395 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Mf6ifDPnuE/src/github.com/LK4D4/vndr [2020-09-18T18:40:52.578Z] #41 8.402 Cloning into '/tmp/tmp.Mf6ifDPnuE/src/github.com/LK4D4/vndr'... [2020-09-18T18:40:52.578Z] #41 9.384 + cd /tmp/tmp.Mf6ifDPnuE/src/github.com/LK4D4/vndr [2020-09-18T18:40:52.578Z] #41 9.384 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:52.578Z] #41 9.399 + go build -buildmode=pie -v -o /build/vndr . [2020-09-18T18:40:52.607Z] #39 91.64 CC criu/stats.o [2020-09-18T18:40:52.735Z] #30 ... [2020-09-18T18:40:52.735Z] [2020-09-18T18:40:52.735Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:52.735Z] #36 8.340 + git clone https://github.com/docker/distribution.git . [2020-09-18T18:40:52.735Z] #36 8.341 Cloning into '.'... [2020-09-18T18:40:52.735Z] #36 ... [2020-09-18T18:40:52.735Z] [2020-09-18T18:40:52.735Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:52.735Z] #32 8.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:52.735Z] #32 8.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:52.735Z] #32 8.932 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:52.735Z] #32 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:52.735Z] #32 ... [2020-09-18T18:40:52.735Z] [2020-09-18T18:40:52.735Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:52.735Z] #47 7.607 + RM_GOPATH=0 [2020-09-18T18:40:52.735Z] #47 7.609 + TMP_GOPATH= [2020-09-18T18:40:52.735Z] #47 7.609 + : /build [2020-09-18T18:40:52.735Z] #47 7.609 + '[' -z '' ']' [2020-09-18T18:40:52.735Z] #47 7.609 ++ mktemp -d [2020-09-18T18:40:52.735Z] #47 7.609 + export GOPATH=/tmp/tmp.ITOmZWkNgj [2020-09-18T18:40:52.735Z] #47 7.609 + GOPATH=/tmp/tmp.ITOmZWkNgj [2020-09-18T18:40:52.735Z] #47 7.609 + RM_GOPATH=1 [2020-09-18T18:40:52.735Z] #47 7.609 + case "$(go env GOARCH)" in [2020-09-18T18:40:52.736Z] #47 7.609 ++ go env GOARCH [2020-09-18T18:40:52.736Z] #47 7.626 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:52.736Z] #47 7.629 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:52.736Z] #47 7.629 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:52.736Z] #47 7.629 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:52.736Z] #47 7.629 + dir=/tmp/install [2020-09-18T18:40:52.736Z] #47 7.629 + bin=shfmt [2020-09-18T18:40:52.736Z] #47 7.629 + shift [2020-09-18T18:40:52.736Z] #47 7.629 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-18T18:40:52.736Z] #47 7.629 + . /tmp/install/shfmt.installer [2020-09-18T18:40:52.736Z] #47 7.629 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:52.736Z] #47 7.629 + install_shfmt [2020-09-18T18:40:52.736Z] #47 7.629 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-18T18:40:52.736Z] #47 7.629 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ITOmZWkNgj/src/github.com/mvdan/sh [2020-09-18T18:40:52.736Z] #47 7.629 Cloning into '/tmp/tmp.ITOmZWkNgj/src/github.com/mvdan/sh'... [2020-09-18T18:40:52.835Z] #41 ... [2020-09-18T18:40:52.835Z] [2020-09-18T18:40:52.835Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:52.835Z] #51 7.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:52.835Z] #51 7.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:52.835Z] #51 7.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:52.835Z] #51 8.305 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:52.835Z] #51 ... [2020-09-18T18:40:52.835Z] [2020-09-18T18:40:52.836Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:52.836Z] #30 7.936 + RM_GOPATH=0 [2020-09-18T18:40:52.836Z] #30 7.936 + TMP_GOPATH= [2020-09-18T18:40:52.836Z] #30 7.936 + : /build [2020-09-18T18:40:52.836Z] #30 7.936 + '[' -z '' ']' [2020-09-18T18:40:52.836Z] #30 7.941 ++ mktemp -d [2020-09-18T18:40:52.836Z] #30 7.941 + export GOPATH=/tmp/tmp.JFLRVpzxTF [2020-09-18T18:40:52.836Z] #30 7.941 + GOPATH=/tmp/tmp.JFLRVpzxTF [2020-09-18T18:40:52.836Z] #30 7.941 + RM_GOPATH=1 [2020-09-18T18:40:52.836Z] #30 7.941 + case "$(go env GOARCH)" in [2020-09-18T18:40:52.836Z] #30 7.941 ++ go env GOARCH [2020-09-18T18:40:52.836Z] #30 7.959 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:52.836Z] #30 7.959 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:52.836Z] #30 7.959 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:52.836Z] #30 7.961 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:52.836Z] #30 7.961 + dir=/tmp/install [2020-09-18T18:40:52.836Z] #30 7.961 + bin=tomlv [2020-09-18T18:40:52.836Z] #30 7.961 + shift [2020-09-18T18:40:52.836Z] #30 7.961 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-18T18:40:52.836Z] #30 7.961 + . /tmp/install/tomlv.installer [2020-09-18T18:40:52.836Z] #30 7.961 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:52.836Z] #30 7.961 + install_tomlv [2020-09-18T18:40:52.836Z] #30 7.961 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-18T18:40:52.836Z] #30 7.961 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JFLRVpzxTF/src/github.com/BurntSushi/toml [2020-09-18T18:40:52.836Z] #30 7.973 Cloning into '/tmp/tmp.JFLRVpzxTF/src/github.com/BurntSushi/toml'... [2020-09-18T18:40:52.836Z] #30 9.155 + cd /tmp/tmp.JFLRVpzxTF/src/github.com/BurntSushi/toml [2020-09-18T18:40:52.836Z] #30 9.155 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:52.836Z] #30 9.193 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:40:52.836Z] #30 9.934 runtime/internal/atomic [2020-09-18T18:40:52.836Z] #30 9.970 internal/cpu [2020-09-18T18:40:52.836Z] #30 10.27 runtime/internal/sys [2020-09-18T18:40:52.877Z] #39 30.19 CC images/tun.o [2020-09-18T18:40:52.897Z] #39 91.77 CC criu/string.o [2020-09-18T18:40:52.897Z] #39 91.80 CC criu/sysctl.o [2020-09-18T18:40:52.897Z] #39 92.02 CC criu/sysfs_parse.o [2020-09-18T18:40:53.003Z] #47 ... [2020-09-18T18:40:53.003Z] [2020-09-18T18:40:53.003Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:40:53.003Z] #23 8.591 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.003Z] #23 8.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.003Z] #23 8.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.003Z] #23 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:53.003Z] #23 ... [2020-09-18T18:40:53.003Z] [2020-09-18T18:40:53.003Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:53.003Z] #60 4.751 + RM_GOPATH=0 [2020-09-18T18:40:53.003Z] #60 4.751 + TMP_GOPATH= [2020-09-18T18:40:53.003Z] #60 4.751 + : /build [2020-09-18T18:40:53.003Z] #60 4.751 + '[' -z '' ']' [2020-09-18T18:40:53.003Z] #60 4.751 ++ mktemp -d [2020-09-18T18:40:53.003Z] #60 4.751 + export GOPATH=/tmp/tmp.q2Hff1OKyz [2020-09-18T18:40:53.003Z] #60 4.751 + GOPATH=/tmp/tmp.q2Hff1OKyz [2020-09-18T18:40:53.003Z] #60 4.751 + RM_GOPATH=1 [2020-09-18T18:40:53.003Z] #60 4.751 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.003Z] #60 4.751 ++ go env GOARCH [2020-09-18T18:40:53.003Z] #60 4.762 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:53.003Z] #60 4.770 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.003Z] #60 4.770 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.003Z] #60 4.770 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.003Z] #60 4.770 + dir=/tmp/install [2020-09-18T18:40:53.003Z] #60 4.770 + bin=proxy [2020-09-18T18:40:53.003Z] #60 4.770 + shift [2020-09-18T18:40:53.003Z] #60 4.770 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-18T18:40:53.003Z] #60 4.770 + . /tmp/install/proxy.installer [2020-09-18T18:40:53.003Z] #60 4.770 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:53.003Z] #60 4.770 + install_proxy [2020-09-18T18:40:53.003Z] #60 4.770 + case "$1" in [2020-09-18T18:40:53.003Z] #60 4.770 + export CGO_ENABLED=0 [2020-09-18T18:40:53.003Z] #60 4.770 + CGO_ENABLED=0 [2020-09-18T18:40:53.003Z] #60 4.770 + _install_proxy [2020-09-18T18:40:53.003Z] #60 4.770 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-18T18:40:53.003Z] #60 4.770 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q2Hff1OKyz/src/github.com/docker/libnetwork [2020-09-18T18:40:53.003Z] #60 4.770 Cloning into '/tmp/tmp.q2Hff1OKyz/src/github.com/docker/libnetwork'... [2020-09-18T18:40:53.040Z] #43 ... [2020-09-18T18:40:53.040Z] [2020-09-18T18:40:53.040Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:53.040Z] #30 4.001 + RM_GOPATH=0 [2020-09-18T18:40:53.040Z] #30 4.002 + TMP_GOPATH= [2020-09-18T18:40:53.040Z] #30 4.002 + : /build [2020-09-18T18:40:53.040Z] #30 4.002 + '[' -z '' ']' [2020-09-18T18:40:53.040Z] #30 4.011 ++ mktemp -d [2020-09-18T18:40:53.040Z] #30 4.014 + export GOPATH=/tmp/tmp.K5fc7A5UPq [2020-09-18T18:40:53.040Z] #30 4.014 + GOPATH=/tmp/tmp.K5fc7A5UPq [2020-09-18T18:40:53.040Z] #30 4.014 + RM_GOPATH=1 [2020-09-18T18:40:53.040Z] #30 4.014 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.040Z] #30 4.014 ++ go env GOARCH [2020-09-18T18:40:53.040Z] #30 4.028 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.040Z] #30 4.028 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.040Z] #30 4.030 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.040Z] #30 4.036 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:53.040Z] #30 4.037 + dir=/tmp/install [2020-09-18T18:40:53.040Z] #30 4.037 + bin=tomlv [2020-09-18T18:40:53.040Z] #30 4.037 + shift [2020-09-18T18:40:53.040Z] #30 4.037 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-18T18:40:53.040Z] #30 4.037 + . /tmp/install/tomlv.installer [2020-09-18T18:40:53.040Z] #30 4.037 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:53.040Z] #30 4.037 + install_tomlv [2020-09-18T18:40:53.040Z] #30 4.037 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-18T18:40:53.040Z] #30 4.037 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.K5fc7A5UPq/src/github.com/BurntSushi/toml [2020-09-18T18:40:53.040Z] #30 4.037 Cloning into '/tmp/tmp.K5fc7A5UPq/src/github.com/BurntSushi/toml'... [2020-09-18T18:40:53.040Z] #30 5.038 + cd /tmp/tmp.K5fc7A5UPq/src/github.com/BurntSushi/toml [2020-09-18T18:40:53.040Z] #30 5.038 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-18T18:40:53.040Z] #30 5.061 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:40:53.040Z] #30 5.728 unicode/utf8 [2020-09-18T18:40:53.040Z] #30 5.754 math/bits [2020-09-18T18:40:53.040Z] #30 5.806 unicode [2020-09-18T18:40:53.040Z] #30 5.833 internal/bytealg [2020-09-18T18:40:53.040Z] #30 6.219 internal/testlog [2020-09-18T18:40:53.040Z] #30 6.623 math [2020-09-18T18:40:53.040Z] #30 6.827 runtime/cgo [2020-09-18T18:40:53.040Z] #30 7.256 runtime [2020-09-18T18:40:53.040Z] #30 ... [2020-09-18T18:40:53.040Z] [2020-09-18T18:40:53.040Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:53.040Z] #10 4.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.040Z] #10 4.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.040Z] #10 4.450 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.040Z] #10 5.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-18T18:40:53.040Z] #10 6.411 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB] [2020-09-18T18:40:53.040Z] #10 7.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-18T18:40:53.101Z] #30 ... [2020-09-18T18:40:53.101Z] [2020-09-18T18:40:53.101Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.101Z] #54 7.950 + RM_GOPATH=0 [2020-09-18T18:40:53.101Z] #54 7.950 + TMP_GOPATH= [2020-09-18T18:40:53.101Z] #54 7.950 + : /build [2020-09-18T18:40:53.101Z] #54 7.950 + '[' -z '' ']' [2020-09-18T18:40:53.101Z] #54 7.950 ++ mktemp -d [2020-09-18T18:40:53.101Z] #54 7.965 + export GOPATH=/tmp/tmp.4KDAz2nErg [2020-09-18T18:40:53.101Z] #54 7.965 + GOPATH=/tmp/tmp.4KDAz2nErg [2020-09-18T18:40:53.101Z] #54 7.965 + RM_GOPATH=1 [2020-09-18T18:40:53.101Z] #54 7.965 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.101Z] #54 7.975 ++ go env GOARCH [2020-09-18T18:40:53.101Z] #54 7.993 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.101Z] #54 7.993 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.101Z] #54 8.014 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.101Z] #54 8.014 + dir=/tmp/install [2020-09-18T18:40:53.101Z] #54 8.014 + bin=rootlesskit [2020-09-18T18:40:53.101Z] #54 8.014 + shift [2020-09-18T18:40:53.101Z] #54 8.014 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-18T18:40:53.101Z] #54 8.014 + . /tmp/install/rootlesskit.installer [2020-09-18T18:40:53.101Z] #54 8.014 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:53.101Z] #54 8.014 + install_rootlesskit [2020-09-18T18:40:53.101Z] #54 8.014 + case "$1" in [2020-09-18T18:40:53.101Z] #54 8.014 + export CGO_ENABLED=0 [2020-09-18T18:40:53.101Z] #54 8.014 + CGO_ENABLED=0 [2020-09-18T18:40:53.101Z] #54 8.014 + _install_rootlesskit [2020-09-18T18:40:53.101Z] #54 8.014 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-18T18:40:53.101Z] #54 8.014 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4KDAz2nErg/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:40:53.101Z] #54 8.014 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:53.101Z] #54 8.022 Cloning into '/tmp/tmp.4KDAz2nErg/src/github.com/rootless-containers/rootlesskit'... [2020-09-18T18:40:53.101Z] #54 ... [2020-09-18T18:40:53.101Z] [2020-09-18T18:40:53.101Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:40:53.101Z] #28 8.222 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-18T18:40:53.101Z] #28 8.224 Cloning into '.'... [2020-09-18T18:40:53.137Z] #39 30.54 CC images/sk-netlink.o [2020-09-18T18:40:53.188Z] #39 92.18 CC criu/timens.o [2020-09-18T18:40:53.188Z] #39 92.31 CC criu/timerfd.o [2020-09-18T18:40:53.263Z] #60 ... [2020-09-18T18:40:53.263Z] [2020-09-18T18:40:53.263Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:53.263Z] #51 9.612 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.263Z] #51 9.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.263Z] #51 9.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.263Z] #51 ... [2020-09-18T18:40:53.263Z] [2020-09-18T18:40:53.263Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:53.263Z] #41 7.865 + RM_GOPATH=0 [2020-09-18T18:40:53.263Z] #41 7.865 + TMP_GOPATH= [2020-09-18T18:40:53.263Z] #41 7.865 + : /build [2020-09-18T18:40:53.263Z] #41 7.865 + '[' -z '' ']' [2020-09-18T18:40:53.263Z] #41 7.865 ++ mktemp -d [2020-09-18T18:40:53.263Z] #41 7.959 + export GOPATH=/tmp/tmp.oCsIyFXOQ8 [2020-09-18T18:40:53.263Z] #41 7.959 + GOPATH=/tmp/tmp.oCsIyFXOQ8 [2020-09-18T18:40:53.263Z] #41 7.959 + RM_GOPATH=1 [2020-09-18T18:40:53.263Z] #41 7.959 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.263Z] #41 7.959 ++ go env GOARCH [2020-09-18T18:40:53.263Z] #41 7.983 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:53.263Z] #41 7.988 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.263Z] #41 7.988 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.263Z] #41 7.988 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.263Z] #41 7.988 + dir=/tmp/install [2020-09-18T18:40:53.263Z] #41 7.988 + bin=vndr [2020-09-18T18:40:53.263Z] #41 7.988 + shift [2020-09-18T18:40:53.263Z] #41 7.988 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-18T18:40:53.263Z] #41 7.988 + . /tmp/install/vndr.installer [2020-09-18T18:40:53.263Z] #41 7.988 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:53.263Z] #41 7.988 + install_vndr [2020-09-18T18:40:53.263Z] #41 7.988 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-18T18:40:53.263Z] #41 7.988 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oCsIyFXOQ8/src/github.com/LK4D4/vndr [2020-09-18T18:40:53.263Z] #41 7.988 Cloning into '/tmp/tmp.oCsIyFXOQ8/src/github.com/LK4D4/vndr'... [2020-09-18T18:40:53.263Z] #41 9.133 + cd /tmp/tmp.oCsIyFXOQ8/src/github.com/LK4D4/vndr [2020-09-18T18:40:53.263Z] #41 9.133 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-18T18:40:53.263Z] #41 9.145 + go build -buildmode=pie -v -o /build/vndr . [2020-09-18T18:40:53.304Z] #10 ... [2020-09-18T18:40:53.304Z] [2020-09-18T18:40:53.304Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:53.304Z] #47 2.362 + RM_GOPATH=0 [2020-09-18T18:40:53.304Z] #47 2.362 + TMP_GOPATH= [2020-09-18T18:40:53.304Z] #47 2.362 + : /build [2020-09-18T18:40:53.304Z] #47 2.362 + '[' -z '' ']' [2020-09-18T18:40:53.304Z] #47 2.363 ++ mktemp -d [2020-09-18T18:40:53.304Z] #47 2.365 + export GOPATH=/tmp/tmp.hBVhDHKGY2 [2020-09-18T18:40:53.304Z] #47 2.365 + GOPATH=/tmp/tmp.hBVhDHKGY2 [2020-09-18T18:40:53.304Z] #47 2.365 + RM_GOPATH=1 [2020-09-18T18:40:53.304Z] #47 2.365 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.304Z] #47 2.369 ++ go env GOARCH [2020-09-18T18:40:53.304Z] #47 2.383 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.304Z] #47 2.383 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.304Z] #47 2.384 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.304Z] #47 2.399 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:53.304Z] #47 2.401 + dir=/tmp/install [2020-09-18T18:40:53.304Z] #47 2.401 + bin=shfmt [2020-09-18T18:40:53.304Z] #47 2.401 + shift [2020-09-18T18:40:53.304Z] #47 2.401 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-18T18:40:53.304Z] #47 2.401 + . /tmp/install/shfmt.installer [2020-09-18T18:40:53.304Z] #47 2.401 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:53.304Z] #47 2.401 + install_shfmt [2020-09-18T18:40:53.304Z] #47 2.401 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-18T18:40:53.304Z] #47 2.401 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hBVhDHKGY2/src/github.com/mvdan/sh [2020-09-18T18:40:53.304Z] #47 2.401 Cloning into '/tmp/tmp.hBVhDHKGY2/src/github.com/mvdan/sh'... [2020-09-18T18:40:53.304Z] #47 6.401 + cd /tmp/tmp.hBVhDHKGY2/src/github.com/mvdan/sh [2020-09-18T18:40:53.304Z] #47 6.402 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:53.304Z] #47 6.525 + GO111MODULE=on [2020-09-18T18:40:53.304Z] #47 6.526 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-18T18:40:53.304Z] #47 8.263 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:40:53.304Z] #47 8.417 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:40:53.304Z] #47 8.425 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:40:53.304Z] #47 8.566 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:40:53.304Z] #47 8.627 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:40:53.304Z] #47 9.409 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:40:53.304Z] #47 10.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:40:53.304Z] #47 ... [2020-09-18T18:40:53.304Z] [2020-09-18T18:40:53.304Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.304Z] #45 2.070 + RM_GOPATH=0 [2020-09-18T18:40:53.304Z] #45 2.070 + TMP_GOPATH= [2020-09-18T18:40:53.304Z] #45 2.070 + : /build [2020-09-18T18:40:53.304Z] #45 2.070 + '[' -z '' ']' [2020-09-18T18:40:53.304Z] #45 2.070 ++ mktemp -d [2020-09-18T18:40:53.304Z] #45 2.070 + export GOPATH=/tmp/tmp.sAwuM89MAm [2020-09-18T18:40:53.304Z] #45 2.070 + GOPATH=/tmp/tmp.sAwuM89MAm [2020-09-18T18:40:53.304Z] #45 2.070 + RM_GOPATH=1 [2020-09-18T18:40:53.304Z] #45 2.070 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.304Z] #45 2.081 ++ go env GOARCH [2020-09-18T18:40:53.304Z] #45 2.085 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.304Z] #45 2.085 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.304Z] #45 2.085 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.304Z] #45 2.087 Installing golangci-lint version v1.23.8 [2020-09-18T18:40:53.304Z] #45 2.087 + dir=/tmp/install [2020-09-18T18:40:53.304Z] #45 2.087 + bin=golangci_lint [2020-09-18T18:40:53.304Z] #45 2.087 + shift [2020-09-18T18:40:53.304Z] #45 2.087 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-18T18:40:53.304Z] #45 2.087 + . /tmp/install/golangci_lint.installer [2020-09-18T18:40:53.304Z] #45 2.087 ++ : v1.23.8 [2020-09-18T18:40:53.304Z] #45 2.087 + install_golangci_lint [2020-09-18T18:40:53.304Z] #45 2.087 + echo 'Installing golangci-lint version v1.23.8' [2020-09-18T18:40:53.304Z] #45 2.087 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-18T18:40:53.358Z] #28 ... [2020-09-18T18:40:53.358Z] [2020-09-18T18:40:53.358Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:40:53.359Z] #23 8.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.359Z] #23 8.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.359Z] #23 8.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.359Z] #23 9.735 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:53.359Z] #23 ... [2020-09-18T18:40:53.359Z] [2020-09-18T18:40:53.359Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:53.359Z] #38 8.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.359Z] #38 8.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.359Z] #38 8.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.359Z] #38 9.956 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:53.397Z] #39 30.76 CC images/packet-sock.o [2020-09-18T18:40:53.478Z] #39 92.43 CC criu/tty.o [2020-09-18T18:40:53.497Z] #39 33.93 The following NEW packages will be installed: [2020-09-18T18:40:53.497Z] #39 33.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-18T18:40:53.497Z] #39 33.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-18T18:40:53.497Z] #39 33.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-18T18:40:53.497Z] #39 33.94 python-six zlib1g-dev [2020-09-18T18:40:53.497Z] #39 34.11 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:40:53.497Z] #39 34.11 Need to get 4075 kB of archives. [2020-09-18T18:40:53.497Z] #39 34.11 After this operation, 24.5 MB of additional disk space will be used. [2020-09-18T18:40:53.497Z] #39 34.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-18T18:40:53.497Z] #39 34.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-18T18:40:53.526Z] #41 ... [2020-09-18T18:40:53.526Z] [2020-09-18T18:40:53.526Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:53.526Z] #38 9.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.526Z] #38 9.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.526Z] #38 9.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.526Z] #38 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:53.526Z] #38 ... [2020-09-18T18:40:53.526Z] [2020-09-18T18:40:53.526Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.526Z] #45 6.767 + RM_GOPATH=0 [2020-09-18T18:40:53.526Z] #45 6.767 + TMP_GOPATH= [2020-09-18T18:40:53.526Z] #45 6.767 + : /build [2020-09-18T18:40:53.526Z] #45 6.767 + '[' -z '' ']' [2020-09-18T18:40:53.526Z] #45 6.767 ++ mktemp -d [2020-09-18T18:40:53.526Z] #45 6.767 + export GOPATH=/tmp/tmp.gDdQh4r6ma [2020-09-18T18:40:53.526Z] #45 6.767 + GOPATH=/tmp/tmp.gDdQh4r6ma [2020-09-18T18:40:53.526Z] #45 6.767 + RM_GOPATH=1 [2020-09-18T18:40:53.526Z] #45 6.767 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.526Z] #45 6.767 ++ go env GOARCH [2020-09-18T18:40:53.526Z] #45 6.780 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.526Z] #45 6.780 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.526Z] #45 6.780 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.526Z] #45 6.780 + dir=/tmp/install [2020-09-18T18:40:53.526Z] #45 6.780 + bin=golangci_lint [2020-09-18T18:40:53.526Z] #45 6.780 + shift [2020-09-18T18:40:53.526Z] #45 6.780 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-18T18:40:53.526Z] #45 6.780 + . /tmp/install/golangci_lint.installer [2020-09-18T18:40:53.526Z] #45 6.780 ++ : v1.23.8 [2020-09-18T18:40:53.526Z] #45 6.780 + install_golangci_lint [2020-09-18T18:40:53.526Z] #45 6.780 + echo 'Installing golangci-lint version v1.23.8' [2020-09-18T18:40:53.526Z] #45 6.780 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-18T18:40:53.526Z] #45 6.780 Installing golangci-lint version v1.23.8 [2020-09-18T18:40:53.568Z] #45 ... [2020-09-18T18:40:53.568Z] [2020-09-18T18:40:53.568Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:53.568Z] #36 4.343 + git clone https://github.com/docker/distribution.git . [2020-09-18T18:40:53.568Z] #36 4.347 Cloning into '.'... [2020-09-18T18:40:53.568Z] #36 ... [2020-09-18T18:40:53.568Z] [2020-09-18T18:40:53.568Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.568Z] #21 2.895 + RM_GOPATH=0 [2020-09-18T18:40:53.568Z] #21 2.902 + TMP_GOPATH= [2020-09-18T18:40:53.568Z] #21 2.902 + : /build [2020-09-18T18:40:53.568Z] #21 2.902 + '[' -z '' ']' [2020-09-18T18:40:53.568Z] #21 2.902 ++ mktemp -d [2020-09-18T18:40:53.568Z] #21 2.902 + export GOPATH=/tmp/tmp.HKDBG6mzA9 [2020-09-18T18:40:53.568Z] #21 2.902 + GOPATH=/tmp/tmp.HKDBG6mzA9 [2020-09-18T18:40:53.568Z] #21 2.902 + RM_GOPATH=1 [2020-09-18T18:40:53.568Z] #21 2.902 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.568Z] #21 2.902 ++ go env GOARCH [2020-09-18T18:40:53.568Z] #21 2.956 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.568Z] #21 2.956 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.568Z] #21 2.956 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.568Z] #21 2.956 + dir=/tmp/install [2020-09-18T18:40:53.568Z] #21 2.956 + bin=dockercli [2020-09-18T18:40:53.568Z] #21 2.956 + shift [2020-09-18T18:40:53.568Z] #21 2.956 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-18T18:40:53.568Z] #21 2.956 + . /tmp/install/dockercli.installer [2020-09-18T18:40:53.568Z] #21 2.956 ++ : stable [2020-09-18T18:40:53.568Z] #21 2.956 ++ : 17.06.2-ce [2020-09-18T18:40:53.568Z] #21 2.956 + install_dockercli [2020-09-18T18:40:53.568Z] #21 2.956 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T18:40:53.568Z] #21 2.958 ++ uname -m [2020-09-18T18:40:53.568Z] #21 2.959 + arch=aarch64 [2020-09-18T18:40:53.568Z] #21 2.959 + '[' aarch64 '!=' x86_64 ']' [2020-09-18T18:40:53.569Z] #21 2.959 + '[' aarch64 '!=' s390x ']' [2020-09-18T18:40:53.569Z] #21 2.959 + '[' aarch64 '!=' armhf ']' [2020-09-18T18:40:53.569Z] #21 2.959 + build_dockercli [2020-09-18T18:40:53.569Z] #21 2.959 + git clone https://github.com/docker/docker-ce /tmp/tmp.HKDBG6mzA9/tmp/docker-ce [2020-09-18T18:40:53.569Z] #21 2.961 Install docker/cli version 17.06.2-ce from stable [2020-09-18T18:40:53.569Z] #21 2.965 Cloning into '/tmp/tmp.HKDBG6mzA9/tmp/docker-ce'... [2020-09-18T18:40:53.616Z] #38 ... [2020-09-18T18:40:53.616Z] [2020-09-18T18:40:53.616Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:53.616Z] #47 7.346 + RM_GOPATH=0 [2020-09-18T18:40:53.616Z] #47 7.346 + TMP_GOPATH= [2020-09-18T18:40:53.616Z] #47 7.346 + : /build [2020-09-18T18:40:53.616Z] #47 7.346 + '[' -z '' ']' [2020-09-18T18:40:53.616Z] #47 7.346 ++ mktemp -d [2020-09-18T18:40:53.616Z] #47 7.346 + export GOPATH=/tmp/tmp.FhZOxpwwJc [2020-09-18T18:40:53.616Z] #47 7.346 + GOPATH=/tmp/tmp.FhZOxpwwJc [2020-09-18T18:40:53.616Z] #47 7.346 + RM_GOPATH=1 [2020-09-18T18:40:53.616Z] #47 7.346 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.616Z] #47 7.346 ++ go env GOARCH [2020-09-18T18:40:53.616Z] #47 7.390 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:53.616Z] #47 7.391 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.616Z] #47 7.391 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.616Z] #47 7.391 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.616Z] #47 7.391 + dir=/tmp/install [2020-09-18T18:40:53.616Z] #47 7.391 + bin=shfmt [2020-09-18T18:40:53.616Z] #47 7.391 + shift [2020-09-18T18:40:53.616Z] #47 7.391 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-18T18:40:53.616Z] #47 7.391 + . /tmp/install/shfmt.installer [2020-09-18T18:40:53.616Z] #47 7.391 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:40:53.616Z] #47 7.391 + install_shfmt [2020-09-18T18:40:53.616Z] #47 7.391 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-18T18:40:53.616Z] #47 7.391 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FhZOxpwwJc/src/github.com/mvdan/sh [2020-09-18T18:40:53.616Z] #47 7.391 Cloning into '/tmp/tmp.FhZOxpwwJc/src/github.com/mvdan/sh'... [2020-09-18T18:40:53.616Z] #47 ... [2020-09-18T18:40:53.616Z] [2020-09-18T18:40:53.616Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.616Z] #43 8.248 + RM_GOPATH=0 [2020-09-18T18:40:53.616Z] #43 8.249 + TMP_GOPATH= [2020-09-18T18:40:53.616Z] #43 8.249 + : /build [2020-09-18T18:40:53.616Z] #43 8.250 + '[' -z '' ']' [2020-09-18T18:40:53.616Z] #43 8.254 ++ mktemp -d [2020-09-18T18:40:53.616Z] #43 8.262 + export GOPATH=/tmp/tmp.cimxDWcDzL [2020-09-18T18:40:53.616Z] #43 8.262 + GOPATH=/tmp/tmp.cimxDWcDzL [2020-09-18T18:40:53.616Z] #43 8.262 + RM_GOPATH=1 [2020-09-18T18:40:53.616Z] #43 8.262 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.616Z] #43 8.263 ++ go env GOARCH [2020-09-18T18:40:53.616Z] #43 8.322 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.616Z] #43 8.322 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.616Z] #43 8.322 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.616Z] #43 8.322 + dir=/tmp/install [2020-09-18T18:40:53.616Z] #43 8.322 + bin=gotestsum [2020-09-18T18:40:53.616Z] #43 8.322 + shift [2020-09-18T18:40:53.616Z] #43 8.322 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-18T18:40:53.616Z] #43 8.322 + . /tmp/install/gotestsum.installer [2020-09-18T18:40:53.616Z] #43 8.322 ++ : v0.5.3 [2020-09-18T18:40:53.616Z] #43 8.322 + install_gotestsum [2020-09-18T18:40:53.616Z] #43 8.324 + set -e [2020-09-18T18:40:53.616Z] #43 8.324 + export GO111MODULE=on [2020-09-18T18:40:53.616Z] #43 8.324 + GO111MODULE=on [2020-09-18T18:40:53.616Z] #43 8.324 + GOBIN=/build [2020-09-18T18:40:53.616Z] #43 8.324 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-18T18:40:53.616Z] #43 8.463 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:53.616Z] #43 8.479 go: finding gotest.tools v0.5.3 [2020-09-18T18:40:53.616Z] #43 9.446 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:53.616Z] #43 10.01 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:53.616Z] #43 10.93 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:53.616Z] #43 10.93 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:53.616Z] #43 10.98 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:53.616Z] #43 11.04 go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:40:53.657Z] #39 31.15 CC images/ipc-var.o [2020-09-18T18:40:53.790Z] #45 ... [2020-09-18T18:40:53.790Z] [2020-09-18T18:40:53.790Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.790Z] #43 6.868 + RM_GOPATH=0 [2020-09-18T18:40:53.790Z] #43 6.868 + TMP_GOPATH= [2020-09-18T18:40:53.790Z] #43 6.868 + : /build [2020-09-18T18:40:53.790Z] #43 6.868 + '[' -z '' ']' [2020-09-18T18:40:53.790Z] #43 6.868 ++ mktemp -d [2020-09-18T18:40:53.790Z] #43 6.873 + export GOPATH=/tmp/tmp.sDV7pmpNFV [2020-09-18T18:40:53.790Z] #43 6.873 + GOPATH=/tmp/tmp.sDV7pmpNFV [2020-09-18T18:40:53.790Z] #43 6.873 + RM_GOPATH=1 [2020-09-18T18:40:53.790Z] #43 6.873 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.790Z] #43 6.873 ++ go env GOARCH [2020-09-18T18:40:53.790Z] #43 6.889 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.790Z] #43 6.889 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.790Z] #43 6.889 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.790Z] #43 6.893 + dir=/tmp/install [2020-09-18T18:40:53.790Z] #43 6.893 + bin=gotestsum [2020-09-18T18:40:53.790Z] #43 6.893 + shift [2020-09-18T18:40:53.790Z] #43 6.893 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-18T18:40:53.790Z] #43 6.893 + . /tmp/install/gotestsum.installer [2020-09-18T18:40:53.790Z] #43 6.893 ++ : v0.5.3 [2020-09-18T18:40:53.790Z] #43 6.893 + install_gotestsum [2020-09-18T18:40:53.790Z] #43 6.897 + set -e [2020-09-18T18:40:53.790Z] #43 6.897 + export GO111MODULE=on [2020-09-18T18:40:53.790Z] #43 6.897 + GO111MODULE=on [2020-09-18T18:40:53.790Z] #43 6.897 + GOBIN=/build [2020-09-18T18:40:53.790Z] #43 6.897 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-18T18:40:53.790Z] #43 6.939 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:53.790Z] #43 6.940 go: finding gotest.tools v0.5.3 [2020-09-18T18:40:53.790Z] #43 8.149 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:53.790Z] #43 8.921 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:40:53.790Z] #43 10.09 go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:40:53.790Z] #43 10.23 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:53.790Z] #43 10.32 go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:40:53.790Z] #43 10.33 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:53.790Z] #43 10.33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:53.790Z] #43 10.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:53.790Z] #43 10.51 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:53.790Z] #43 10.53 go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:40:53.790Z] #43 10.63 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:53.790Z] #43 10.67 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:53.790Z] #43 10.72 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:53.790Z] #43 10.82 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:53.790Z] #43 10.87 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:53.790Z] #43 11.35 go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:40:53.790Z] #43 11.41 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:53.790Z] #43 11.41 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:53.790Z] #43 ... [2020-09-18T18:40:53.790Z] [2020-09-18T18:40:53.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:40:53.790Z] #10 8.585 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.790Z] #10 8.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.790Z] #10 8.849 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.790Z] #10 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:40:53.796Z] #39 34.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-18T18:40:53.796Z] #39 34.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-18T18:40:53.796Z] #39 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-18T18:40:53.796Z] #39 34.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-18T18:40:53.796Z] #39 34.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-09-18T18:40:53.796Z] #39 34.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-18T18:40:53.796Z] #39 34.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-18T18:40:53.796Z] #39 34.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-18T18:40:53.796Z] #39 34.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-18T18:40:53.796Z] #39 34.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-18T18:40:53.796Z] #39 34.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-09-18T18:40:53.796Z] #39 34.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-18T18:40:53.796Z] #39 34.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-18T18:40:53.796Z] #39 34.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-18T18:40:53.832Z] #21 ... [2020-09-18T18:40:53.832Z] [2020-09-18T18:40:53.832Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:53.832Z] #38 4.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:53.832Z] #38 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:53.832Z] #38 4.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:53.832Z] #38 4.940 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-18T18:40:53.832Z] #38 6.259 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB] [2020-09-18T18:40:53.832Z] #38 7.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-18T18:40:53.874Z] #43 11.19 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:53.874Z] #43 11.19 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:53.874Z] #43 11.19 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:53.874Z] #43 11.23 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:53.874Z] #43 ... [2020-09-18T18:40:53.874Z] [2020-09-18T18:40:53.874Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.874Z] #45 8.342 + RM_GOPATH=0 [2020-09-18T18:40:53.874Z] #45 8.342 + TMP_GOPATH= [2020-09-18T18:40:53.874Z] #45 8.342 + : /build [2020-09-18T18:40:53.874Z] #45 8.342 + '[' -z '' ']' [2020-09-18T18:40:53.874Z] #45 8.350 ++ mktemp -d [2020-09-18T18:40:53.874Z] #45 8.353 + export GOPATH=/tmp/tmp.5MvaJDndtk [2020-09-18T18:40:53.874Z] #45 8.353 + GOPATH=/tmp/tmp.5MvaJDndtk [2020-09-18T18:40:53.874Z] #45 8.353 + RM_GOPATH=1 [2020-09-18T18:40:53.874Z] #45 8.353 + case "$(go env GOARCH)" in [2020-09-18T18:40:53.874Z] #45 8.353 ++ go env GOARCH [2020-09-18T18:40:53.874Z] #45 8.382 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.874Z] #45 8.382 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:53.874Z] #45 8.385 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:53.874Z] #45 8.387 + dir=/tmp/install [2020-09-18T18:40:53.874Z] #45 8.387 + bin=golangci_lint [2020-09-18T18:40:53.874Z] #45 8.387 + shift [2020-09-18T18:40:53.874Z] #45 8.389 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-18T18:40:53.874Z] #45 8.390 + . /tmp/install/golangci_lint.installer [2020-09-18T18:40:53.874Z] #45 8.390 ++ : v1.23.8 [2020-09-18T18:40:53.874Z] #45 8.394 + install_golangci_lint [2020-09-18T18:40:53.874Z] #45 8.395 + echo 'Installing golangci-lint version v1.23.8' [2020-09-18T18:40:53.874Z] #45 8.395 Installing golangci-lint version v1.23.8 [2020-09-18T18:40:53.874Z] #45 8.395 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-18T18:40:53.874Z] #45 ... [2020-09-18T18:40:53.874Z] [2020-09-18T18:40:53.874Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:53.874Z] #43 11.27 go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:40:53.874Z] #43 11.27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:53.917Z] #39 31.34 CC images/ipc-desc.o [2020-09-18T18:40:54.051Z] #10 ... [2020-09-18T18:40:54.051Z] [2020-09-18T18:40:54.051Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:54.051Z] #54 7.231 + RM_GOPATH=0 [2020-09-18T18:40:54.051Z] #54 7.231 + TMP_GOPATH= [2020-09-18T18:40:54.051Z] #54 7.231 + : /build [2020-09-18T18:40:54.051Z] #54 7.231 + '[' -z '' ']' [2020-09-18T18:40:54.051Z] #54 7.231 ++ mktemp -d [2020-09-18T18:40:54.051Z] #54 7.237 + export GOPATH=/tmp/tmp.jQpWN986gY [2020-09-18T18:40:54.051Z] #54 7.237 + GOPATH=/tmp/tmp.jQpWN986gY [2020-09-18T18:40:54.051Z] #54 7.237 + RM_GOPATH=1 [2020-09-18T18:40:54.051Z] #54 7.237 + case "$(go env GOARCH)" in [2020-09-18T18:40:54.051Z] #54 7.237 ++ go env GOARCH [2020-09-18T18:40:54.051Z] #54 7.250 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:54.051Z] #54 7.250 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:54.051Z] #54 7.250 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:54.051Z] #54 7.259 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:54.051Z] #54 7.259 + dir=/tmp/install [2020-09-18T18:40:54.051Z] #54 7.259 + bin=rootlesskit [2020-09-18T18:40:54.051Z] #54 7.259 + shift [2020-09-18T18:40:54.051Z] #54 7.259 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-18T18:40:54.051Z] #54 7.259 + . /tmp/install/rootlesskit.installer [2020-09-18T18:40:54.051Z] #54 7.259 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:54.051Z] #54 7.259 + install_rootlesskit [2020-09-18T18:40:54.051Z] #54 7.259 + case "$1" in [2020-09-18T18:40:54.051Z] #54 7.259 + export CGO_ENABLED=0 [2020-09-18T18:40:54.051Z] #54 7.259 + CGO_ENABLED=0 [2020-09-18T18:40:54.051Z] #54 7.259 + _install_rootlesskit [2020-09-18T18:40:54.051Z] #54 7.259 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-18T18:40:54.051Z] #54 7.259 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jQpWN986gY/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:40:54.051Z] #54 7.264 Cloning into '/tmp/tmp.jQpWN986gY/src/github.com/rootless-containers/rootlesskit'... [2020-09-18T18:40:54.051Z] #54 ... [2020-09-18T18:40:54.051Z] [2020-09-18T18:40:54.051Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:54.051Z] #43 11.64 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:54.051Z] #43 11.64 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:54.095Z] #39 34.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-18T18:40:54.096Z] #38 ... [2020-09-18T18:40:54.096Z] [2020-09-18T18:40:54.096Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:54.096Z] #60 3.823 + RM_GOPATH=0 [2020-09-18T18:40:54.096Z] #60 3.823 + TMP_GOPATH= [2020-09-18T18:40:54.096Z] #60 3.823 + : /build [2020-09-18T18:40:54.096Z] #60 3.823 + '[' -z '' ']' [2020-09-18T18:40:54.096Z] #60 3.825 ++ mktemp -d [2020-09-18T18:40:54.096Z] #60 3.847 + export GOPATH=/tmp/tmp.Ke3pjuBdoE [2020-09-18T18:40:54.096Z] #60 3.847 + GOPATH=/tmp/tmp.Ke3pjuBdoE [2020-09-18T18:40:54.096Z] #60 3.847 + RM_GOPATH=1 [2020-09-18T18:40:54.096Z] #60 3.847 + case "$(go env GOARCH)" in [2020-09-18T18:40:54.096Z] #60 3.847 ++ go env GOARCH [2020-09-18T18:40:54.096Z] #60 3.863 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:54.096Z] #60 3.863 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:54.096Z] #60 3.863 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:54.096Z] #60 3.863 + dir=/tmp/install [2020-09-18T18:40:54.096Z] #60 3.863 + bin=proxy [2020-09-18T18:40:54.096Z] #60 3.863 + shift [2020-09-18T18:40:54.096Z] #60 3.863 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-18T18:40:54.096Z] #60 3.863 + . /tmp/install/proxy.installer [2020-09-18T18:40:54.096Z] #60 3.863 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:54.096Z] #60 3.863 + install_proxy [2020-09-18T18:40:54.096Z] #60 3.863 + case "$1" in [2020-09-18T18:40:54.096Z] #60 3.863 + export CGO_ENABLED=0 [2020-09-18T18:40:54.096Z] #60 3.863 + CGO_ENABLED=0 [2020-09-18T18:40:54.096Z] #60 3.863 + _install_proxy [2020-09-18T18:40:54.096Z] #60 3.863 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-18T18:40:54.096Z] #60 3.863 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ke3pjuBdoE/src/github.com/docker/libnetwork [2020-09-18T18:40:54.096Z] #60 3.868 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:54.096Z] #60 3.868 Cloning into '/tmp/tmp.Ke3pjuBdoE/src/github.com/docker/libnetwork'... [2020-09-18T18:40:54.096Z] #60 ... [2020-09-18T18:40:54.096Z] [2020-09-18T18:40:54.096Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:40:54.096Z] #23 4.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:54.096Z] #23 4.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:54.096Z] #23 4.841 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:54.096Z] #23 5.802 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-18T18:40:54.096Z] #23 7.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB] [2020-09-18T18:40:54.096Z] #23 8.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-18T18:40:54.131Z] #43 11.60 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:54.178Z] #39 31.54 CC images/ipc-shm.o [2020-09-18T18:40:54.178Z] #39 31.68 CC images/ipc-msg.o [2020-09-18T18:40:54.311Z] #43 11.66 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:54.360Z] #23 ... [2020-09-18T18:40:54.360Z] [2020-09-18T18:40:54.360Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:54.360Z] #51 4.928 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:54.360Z] #51 4.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:54.360Z] #51 4.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:54.360Z] #51 5.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-18T18:40:54.360Z] #51 7.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB] [2020-09-18T18:40:54.360Z] #51 8.718 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-18T18:40:54.360Z] #51 ... [2020-09-18T18:40:54.360Z] [2020-09-18T18:40:54.360Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:54.360Z] #54 4.205 + RM_GOPATH=0 [2020-09-18T18:40:54.360Z] #54 4.205 + TMP_GOPATH= [2020-09-18T18:40:54.360Z] #54 4.205 + : /build [2020-09-18T18:40:54.360Z] #54 4.205 + '[' -z '' ']' [2020-09-18T18:40:54.360Z] #54 4.205 ++ mktemp -d [2020-09-18T18:40:54.360Z] #54 4.213 + export GOPATH=/tmp/tmp.vTSXjmy1k0 [2020-09-18T18:40:54.360Z] #54 4.213 + GOPATH=/tmp/tmp.vTSXjmy1k0 [2020-09-18T18:40:54.360Z] #54 4.213 + RM_GOPATH=1 [2020-09-18T18:40:54.360Z] #54 4.213 + case "$(go env GOARCH)" in [2020-09-18T18:40:54.360Z] #54 4.213 ++ go env GOARCH [2020-09-18T18:40:54.360Z] #54 4.227 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:54.360Z] #54 4.227 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:40:54.360Z] #54 4.229 ++ dirname /tmp/install/install.sh [2020-09-18T18:40:54.360Z] #54 4.233 + dir=/tmp/install [2020-09-18T18:40:54.360Z] #54 4.233 + bin=rootlesskit [2020-09-18T18:40:54.360Z] #54 4.233 + shift [2020-09-18T18:40:54.360Z] #54 4.233 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-18T18:40:54.360Z] #54 4.233 + . /tmp/install/rootlesskit.installer [2020-09-18T18:40:54.360Z] #54 4.233 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:54.360Z] #54 4.235 + install_rootlesskit [2020-09-18T18:40:54.360Z] #54 4.242 + case "$1" in [2020-09-18T18:40:54.360Z] #54 4.242 + export CGO_ENABLED=0 [2020-09-18T18:40:54.360Z] #54 4.242 + CGO_ENABLED=0 [2020-09-18T18:40:54.360Z] #54 4.242 + _install_rootlesskit [2020-09-18T18:40:54.360Z] #54 4.242 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-18T18:40:54.360Z] #54 4.242 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vTSXjmy1k0/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:40:54.360Z] #54 4.242 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:54.360Z] #54 4.244 Cloning into '/tmp/tmp.vTSXjmy1k0/src/github.com/rootless-containers/rootlesskit'... [2020-09-18T18:40:54.360Z] #54 8.747 + cd /tmp/tmp.vTSXjmy1k0/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:40:54.360Z] #54 8.768 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:40:54.360Z] #54 9.364 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:40:54.360Z] #54 9.368 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-18T18:40:54.395Z] #43 11.86 go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:40:54.395Z] #43 11.87 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:54.438Z] #39 31.93 CC images/ipc-sem.o [2020-09-18T18:40:54.511Z] #39 93.34 CC criu/tun.o [2020-09-18T18:40:54.511Z] #39 93.57 CC criu/uffd.o [2020-09-18T18:40:54.623Z] #54 ... [2020-09-18T18:40:54.623Z] [2020-09-18T18:40:54.623Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:54.623Z] #32 4.811 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:40:54.623Z] #32 4.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:40:54.623Z] #32 4.861 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:40:54.623Z] #32 5.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-18T18:40:54.623Z] #32 7.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB] [2020-09-18T18:40:54.623Z] #32 8.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-18T18:40:54.623Z] #32 ... [2020-09-18T18:40:54.623Z] [2020-09-18T18:40:54.623Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:54.623Z] #43 10.47 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:54.623Z] #43 11.00 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:54.653Z] #43 12.01 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:40:54.653Z] #43 12.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:54.653Z] #43 12.08 go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:40:54.653Z] #43 12.09 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:40:54.702Z] #39 32.11 CC images/utsns.o [2020-09-18T18:40:54.970Z] #39 32.27 CC images/creds.o [2020-09-18T18:40:54.970Z] #39 32.48 CC images/vma.o [2020-09-18T18:40:55.142Z] #39 94.00 CC criu/util.o [2020-09-18T18:40:55.217Z] #43 12.74 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:55.229Z] #39 32.66 CC images/netdev.o [2020-09-18T18:40:55.474Z] #43 12.79 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:55.489Z] #39 32.94 CC images/tty.o [2020-09-18T18:40:55.575Z] #43 12.54 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:55.639Z] #39 36.20 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:55.773Z] #39 94.75 CC criu/uts_ns.o [2020-09-18T18:40:55.773Z] #39 94.84 CC criu/vdso.o [2020-09-18T18:40:55.954Z] #39 36.55 Fetched 4075 kB in 0s (8415 kB/s) [2020-09-18T18:40:55.954Z] #39 36.63 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-18T18:40:56.057Z] #39 33.51 CC images/file-lock.o [2020-09-18T18:40:56.064Z] #39 95.11 LINK criu/built-in.o [2020-09-18T18:40:56.224Z] #43 13.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:56.262Z] #39 36.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-18T18:40:56.262Z] #39 36.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-18T18:40:56.262Z] #39 36.82 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-18T18:40:56.318Z] #39 33.76 CC images/rlimit.o [2020-09-18T18:40:56.354Z] #39 95.24 LINK criu/criu [2020-09-18T18:40:56.354Z] #39 95.46 DEP lib/c/criu.d [2020-09-18T18:40:56.563Z] #39 37.01 Selecting previously unselected package libnet1:ppc64el. [2020-09-18T18:40:56.563Z] #39 37.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-18T18:40:56.563Z] #39 37.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-18T18:40:56.577Z] #39 33.92 CC images/pagemap.o [2020-09-18T18:40:56.577Z] #39 34.17 CC images/siginfo.o [2020-09-18T18:40:56.645Z] #39 95.56 CC images/rpc.pb-c.o [2020-09-18T18:40:56.837Z] #39 34.44 CC images/rpc.o [2020-09-18T18:40:56.863Z] #39 37.26 Selecting previously unselected package libnet1-dev. [2020-09-18T18:40:56.863Z] #39 37.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-18T18:40:56.863Z] #39 37.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:40:56.935Z] #39 95.80 CC lib/c/criu.o [2020-09-18T18:40:57.163Z] #43 14.51 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:57.169Z] #39 37.63 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-18T18:40:57.169Z] #39 ... [2020-09-18T18:40:57.169Z] [2020-09-18T18:40:57.169Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:40:57.169Z] #24 22.55 Reading package lists... [2020-09-18T18:40:57.169Z] #24 29.73 Building dependency tree... [2020-09-18T18:40:57.169Z] #24 33.54 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-18T18:40:57.169Z] #24 33.54 The following additional packages will be installed: [2020-09-18T18:40:57.169Z] #24 33.54 libjq1 libonig5 [2020-09-18T18:40:57.169Z] #24 34.02 The following NEW packages will be installed: [2020-09-18T18:40:57.169Z] #24 34.03 jq libjq1 libonig5 [2020-09-18T18:40:57.169Z] #24 34.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:40:57.169Z] #24 34.16 Need to get 358 kB of archives. [2020-09-18T18:40:57.169Z] #24 34.16 After this operation, 1277 kB of additional disk space will be used. [2020-09-18T18:40:57.169Z] #24 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-18T18:40:57.169Z] #24 34.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-18T18:40:57.169Z] #24 34.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-18T18:40:57.169Z] #24 35.85 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:57.169Z] #24 36.15 Fetched 358 kB in 0s (3410 kB/s) [2020-09-18T18:40:57.169Z] #24 36.29 Selecting previously unselected package libonig5:ppc64el. [2020-09-18T18:40:57.169Z] #24 36.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-18T18:40:57.169Z] #24 36.45 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-18T18:40:57.169Z] #24 36.46 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-18T18:40:57.169Z] #24 36.72 Selecting previously unselected package libjq1:ppc64el. [2020-09-18T18:40:57.169Z] #24 36.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-18T18:40:57.169Z] #24 36.78 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-18T18:40:57.169Z] #24 37.11 Selecting previously unselected package jq. [2020-09-18T18:40:57.169Z] #24 37.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-18T18:40:57.169Z] #24 37.12 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:40:57.169Z] #24 37.28 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-18T18:40:57.169Z] #24 37.28 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-18T18:40:57.169Z] #24 37.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:40:57.169Z] #24 37.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:40:57.169Z] #24 DONE 37.7s [2020-09-18T18:40:57.169Z] [2020-09-18T18:40:57.169Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:57.169Z] #39 37.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-18T18:40:57.169Z] #39 37.69 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-18T18:40:57.169Z] #39 ... [2020-09-18T18:40:57.169Z] [2020-09-18T18:40:57.169Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T18:40:57.169Z] #25 DONE 0.1s [2020-09-18T18:40:57.169Z] [2020-09-18T18:40:57.169Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:40:57.227Z] #39 96.28 LINK lib/c/built-in.o [2020-09-18T18:40:57.227Z] #39 96.29 LINK lib/c/libcriu.so [2020-09-18T18:40:57.227Z] #39 96.33 LINK lib/c/libcriu.a [2020-09-18T18:40:57.371Z] #43 14.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:40:57.475Z] #26 ... [2020-09-18T18:40:57.475Z] [2020-09-18T18:40:57.475Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:40:57.475Z] #52 24.28 Reading package lists... [2020-09-18T18:40:57.475Z] #52 31.05 Building dependency tree... [2020-09-18T18:40:57.475Z] #52 34.34 The following additional packages will be installed: [2020-09-18T18:40:57.475Z] #52 34.35 libbtrfs0 [2020-09-18T18:40:57.475Z] #52 34.55 The following NEW packages will be installed: [2020-09-18T18:40:57.475Z] #52 34.57 libbtrfs-dev libbtrfs0 [2020-09-18T18:40:57.475Z] #52 34.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:40:57.475Z] #52 34.79 Need to get 120 kB of archives. [2020-09-18T18:40:57.475Z] #52 34.79 After this operation, 423 kB of additional disk space will be used. [2020-09-18T18:40:57.475Z] #52 34.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-18T18:40:57.475Z] #52 34.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-18T18:40:57.475Z] #52 36.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:57.475Z] #52 36.66 Fetched 120 kB in 0s (1450 kB/s) [2020-09-18T18:40:57.475Z] #52 36.86 Selecting previously unselected package libbtrfs0. [2020-09-18T18:40:57.475Z] #52 36.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-18T18:40:57.475Z] #52 37.05 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-18T18:40:57.475Z] #52 37.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:40:57.475Z] #52 37.26 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:40:57.475Z] #52 37.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-18T18:40:57.475Z] #52 37.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:40:57.475Z] #52 37.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:40:57.475Z] #52 37.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:40:57.475Z] #52 37.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:40:57.475Z] #52 DONE 38.0s [2020-09-18T18:40:57.475Z] [2020-09-18T18:40:57.475Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:40:57.475Z] #39 37.95 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-18T18:40:57.475Z] #39 37.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-18T18:40:57.475Z] #39 37.97 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-18T18:40:57.524Z] #39 ... [2020-09-18T18:40:57.524Z] [2020-09-18T18:40:57.524Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:40:57.524Z] #36 DONE 132.1s [2020-09-18T18:40:57.524Z] [2020-09-18T18:40:57.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:57.524Z] #39 96.48 GEN magic.py [2020-09-18T18:40:57.524Z] #39 ... [2020-09-18T18:40:57.524Z] [2020-09-18T18:40:57.524Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:57.524Z] #45 128.4 + cd /tmp/tmp.E2THL1LCvF/src/github.com/golangci/golangci-lint/ [2020-09-18T18:40:57.524Z] #45 128.4 + git checkout -q v1.23.8 [2020-09-18T18:40:57.524Z] #45 128.8 ++ git describe --tags [2020-09-18T18:40:57.524Z] #45 128.8 + version=v1.23.8 [2020-09-18T18:40:57.524Z] #45 128.8 ++ git rev-parse --short HEAD [2020-09-18T18:40:57.524Z] #45 128.8 + commit=76a82c6 [2020-09-18T18:40:57.524Z] #45 128.8 ++ git show -s --format=%cd [2020-09-18T18:40:57.524Z] #45 128.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-18T18:40:57.524Z] #45 128.8 + 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 [2020-09-18T18:40:57.775Z] #39 38.49 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-18T18:40:58.075Z] #39 38.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-18T18:40:58.075Z] #39 38.56 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-18T18:40:58.075Z] #39 38.67 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-18T18:40:58.075Z] #39 38.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-18T18:40:58.140Z] #43 15.24 go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:40:58.140Z] #43 15.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:40:58.140Z] #43 15.27 go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:40:58.140Z] #43 15.29 go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:40:58.141Z] #43 15.31 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:40:58.232Z] #39 35.64 CC images/ext-file.o [2020-09-18T18:40:58.304Z] #43 15.70 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:58.375Z] #39 38.74 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-18T18:40:58.375Z] #39 38.88 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-18T18:40:58.375Z] #39 38.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-18T18:40:58.375Z] #39 38.90 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-18T18:40:58.405Z] #43 15.39 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:40:58.491Z] #39 35.87 CC images/cgroup.o [2020-09-18T18:40:58.547Z] #43 15.90 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:40:58.567Z] #45 ... [2020-09-18T18:40:58.567Z] [2020-09-18T18:40:58.567Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-18T18:40:58.567Z] #37 DONE 0.2s [2020-09-18T18:40:58.567Z] [2020-09-18T18:40:58.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:40:58.567Z] #39 96.55 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:40:58.567Z] #39 96.55 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:40:58.567Z] #39 96.55 Note: Building without GnuTLS support [2020-09-18T18:40:58.567Z] #39 96.55 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:40:58.567Z] #39 96.55 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:40:58.567Z] #39 96.95 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:40:58.567Z] #39 97.29 make[1]: Nothing to be done for 'all'. [2020-09-18T18:40:58.567Z] #39 97.56 make[1]: 'images/built-in.o' is up to date. [2020-09-18T18:40:58.567Z] #39 97.58 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-18T18:40:58.567Z] #39 97.59 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-18T18:40:58.567Z] #39 97.61 make[1]: 'compel/libcompel.a' is up to date. [2020-09-18T18:40:58.567Z] #39 97.62 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-18T18:40:58.567Z] #39 97.62 make[1]: Nothing to be done for 'all'. [2020-09-18T18:40:58.567Z] #39 97.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:40:58.567Z] #39 97.70 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.567Z] #39 97.71 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.567Z] #39 97.73 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.670Z] #43 15.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:40:58.670Z] #43 ... [2020-09-18T18:40:58.670Z] [2020-09-18T18:40:58.670Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:58.670Z] #60 15.30 Checking out files: 89% (1706/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-18T18:40:58.670Z] #60 15.59 + cd /tmp/tmp.Ke3pjuBdoE/src/github.com/docker/libnetwork [2020-09-18T18:40:58.670Z] #60 15.59 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:40:58.675Z] #39 39.20 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-18T18:40:58.675Z] #39 39.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-18T18:40:58.675Z] #39 39.23 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-18T18:40:58.864Z] #39 97.77 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.864Z] #39 97.79 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.864Z] #39 97.80 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.864Z] #39 97.82 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.864Z] #39 97.88 make[2]: Nothing to be done for 'all'. [2020-09-18T18:40:58.864Z] #39 97.88 INSTALL criu/criu [2020-09-18T18:40:59.016Z] #60 15.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-18T18:40:59.060Z] #39 36.47 CC images/userns.o [2020-09-18T18:40:59.154Z] #39 DONE 98.1s [2020-09-18T18:40:59.154Z] [2020-09-18T18:40:59.154Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:59.236Z] #43 ... [2020-09-18T18:40:59.236Z] [2020-09-18T18:40:59.236Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:40:59.236Z] #21 16.62 + mkdir -p /build [2020-09-18T18:40:59.236Z] #21 16.63 + mv docker/docker /build/ [2020-09-18T18:40:59.236Z] #21 16.63 + rmdir docker [2020-09-18T18:40:59.321Z] #39 36.82 CC images/google/protobuf/descriptor.o [2020-09-18T18:40:59.328Z] #39 40.00 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-18T18:40:59.581Z] #39 ... [2020-09-18T18:40:59.581Z] [2020-09-18T18:40:59.581Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:40:59.581Z] #41 101.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-18T18:40:59.581Z] #41 102.3 vendor/golang.org/x/text/transform [2020-09-18T18:40:59.581Z] #41 102.9 vendor/golang.org/x/text/unicode/bidi [2020-09-18T18:40:59.581Z] #41 104.5 vendor/golang.org/x/text/secure/bidirule [2020-09-18T18:40:59.581Z] #41 104.7 vendor/golang.org/x/text/unicode/norm [2020-09-18T18:40:59.581Z] #41 108.5 vendor/golang.org/x/net/idna [2020-09-18T18:40:59.581Z] #41 110.5 vendor/golang.org/x/net/http2/hpack [2020-09-18T18:40:59.628Z] #39 40.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-18T18:40:59.628Z] #39 40.02 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-18T18:40:59.628Z] #39 40.25 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-18T18:40:59.628Z] #39 40.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-18T18:40:59.789Z] #52 ... [2020-09-18T18:40:59.789Z] [2020-09-18T18:40:59.789Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-18T18:40:59.789Z] #40 DONE 0.1s [2020-09-18T18:40:59.789Z] [2020-09-18T18:40:59.789Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-18T18:40:59.927Z] #39 40.29 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-18T18:40:59.927Z] #39 ... [2020-09-18T18:40:59.927Z] [2020-09-18T18:40:59.927Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:40:59.927Z] #33 23.43 Reading package lists... [2020-09-18T18:40:59.927Z] #33 30.87 Building dependency tree... [2020-09-18T18:40:59.927Z] #33 34.42 The following additional packages will be installed: [2020-09-18T18:40:59.927Z] #33 34.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-18T18:40:59.927Z] #33 34.46 Suggested packages: [2020-09-18T18:40:59.927Z] #33 34.46 cmake-doc ninja-build lrzip [2020-09-18T18:40:59.927Z] #33 34.46 Recommended packages: [2020-09-18T18:40:59.927Z] #33 34.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-18T18:40:59.927Z] #33 35.82 The following NEW packages will be installed: [2020-09-18T18:40:59.927Z] #33 35.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-18T18:40:59.927Z] #33 35.84 vim-common xxd [2020-09-18T18:40:59.927Z] #33 36.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:40:59.927Z] #33 36.05 Need to get 14.9 MB of archives. [2020-09-18T18:40:59.927Z] #33 36.05 After this operation, 67.2 MB of additional disk space will be used. [2020-09-18T18:40:59.927Z] #33 36.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-18T18:40:59.927Z] #33 36.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:40:59.927Z] #33 36.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-18T18:40:59.927Z] #33 36.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-18T18:40:59.927Z] #33 37.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-18T18:40:59.927Z] #33 37.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-18T18:40:59.927Z] #33 37.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-18T18:40:59.927Z] #33 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-18T18:40:59.927Z] #33 37.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-18T18:40:59.927Z] #33 37.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-18T18:40:59.927Z] #33 39.35 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:40:59.927Z] #33 39.62 Fetched 14.9 MB in 2s (6738 kB/s) [2020-09-18T18:40:59.927Z] #33 39.78 Selecting previously unselected package xxd. [2020-09-18T18:40:59.927Z] #33 39.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-18T18:40:59.927Z] #33 39.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-18T18:40:59.927Z] #33 39.91 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:40:59.927Z] #33 40.22 Selecting previously unselected package vim-common. [2020-09-18T18:40:59.927Z] #33 40.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:40:59.927Z] #33 40.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:40:59.940Z] #43 ... [2020-09-18T18:40:59.940Z] [2020-09-18T18:40:59.940Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:40:59.940Z] #30 10.48 internal/cpu [2020-09-18T18:40:59.940Z] #30 10.53 runtime/internal/atomic [2020-09-18T18:40:59.940Z] #30 10.80 runtime/internal/sys [2020-09-18T18:40:59.940Z] #30 11.05 runtime/internal/math [2020-09-18T18:40:59.940Z] #30 11.12 internal/bytealg [2020-09-18T18:40:59.940Z] #30 11.16 math/bits [2020-09-18T18:40:59.940Z] #30 11.82 math [2020-09-18T18:40:59.940Z] #30 12.06 runtime [2020-09-18T18:40:59.940Z] #30 16.67 internal/testlog [2020-09-18T18:40:59.940Z] #30 17.00 encoding [2020-09-18T18:40:59.940Z] #30 17.17 runtime/cgo [2020-09-18T18:41:00.080Z] #42 DONE 0.1s [2020-09-18T18:41:00.080Z] [2020-09-18T18:41:00.080Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-18T18:41:00.080Z] #44 DONE 0.1s [2020-09-18T18:41:00.080Z] [2020-09-18T18:41:00.080Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:00.150Z] #41 111.7 mime [2020-09-18T18:41:00.202Z] #30 ... [2020-09-18T18:41:00.202Z] [2020-09-18T18:41:00.202Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:00.231Z] #33 ... [2020-09-18T18:41:00.231Z] [2020-09-18T18:41:00.231Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:00.231Z] #53 0.265 + RM_GOPATH=0 [2020-09-18T18:41:00.231Z] #53 0.267 + TMP_GOPATH= [2020-09-18T18:41:00.231Z] #53 0.268 + : /build [2020-09-18T18:41:00.231Z] #53 0.269 + '[' -z '' ']' [2020-09-18T18:41:00.231Z] #53 0.281 ++ mktemp -d [2020-09-18T18:41:00.231Z] #53 0.286 + export GOPATH=/tmp/tmp.Rnon0OhBwB [2020-09-18T18:41:00.231Z] #53 0.287 + GOPATH=/tmp/tmp.Rnon0OhBwB [2020-09-18T18:41:00.231Z] #53 0.288 + RM_GOPATH=1 [2020-09-18T18:41:00.231Z] #53 0.289 + case "$(go env GOARCH)" in [2020-09-18T18:41:00.231Z] #53 0.292 ++ go env GOARCH [2020-09-18T18:41:00.231Z] #53 0.356 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:00.231Z] #53 0.357 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:00.231Z] #53 0.359 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:00.231Z] #53 0.361 + dir=/tmp/install [2020-09-18T18:41:00.231Z] #53 0.361 + bin=containerd [2020-09-18T18:41:00.231Z] #53 0.361 + shift [2020-09-18T18:41:00.231Z] #53 0.363 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-18T18:41:00.231Z] #53 0.364 + . /tmp/install/containerd.installer [2020-09-18T18:41:00.231Z] #53 0.365 ++ set -e [2020-09-18T18:41:00.231Z] #53 0.366 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:00.231Z] #53 0.367 + install_containerd [2020-09-18T18:41:00.231Z] #53 0.369 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-18T18:41:00.231Z] #53 0.370 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:00.231Z] #53 0.371 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Rnon0OhBwB/src/github.com/containerd/containerd [2020-09-18T18:41:00.231Z] #53 0.392 Cloning into '/tmp/tmp.Rnon0OhBwB/src/github.com/containerd/containerd'... [2020-09-18T18:41:00.515Z] Running on azwin-2-0e61d0 in d:\jenkins\workspace\moby_PR-41471 [Pipeline] { [Pipeline] ws [2020-09-18T18:41:00.535Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-18T18:41:00.619Z] #21 DONE 17.8s [2020-09-18T18:41:00.619Z] [2020-09-18T18:41:00.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:00.619Z] #10 17.50 Fetched 8385 kB in 13s (657 kB/s) [2020-09-18T18:41:00.720Z] #41 ... [2020-09-18T18:41:00.720Z] [2020-09-18T18:41:00.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:00.720Z] #39 38.21 CC images/opts.o [2020-09-18T18:41:00.877Z] #10 17.50 Reading package lists... [2020-09-18T18:41:00.877Z] #10 ... [2020-09-18T18:41:00.877Z] [2020-09-18T18:41:00.877Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:00.877Z] #32 8.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:41:00.877Z] #32 8.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:41:00.877Z] #32 8.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:41:00.877Z] #32 9.472 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:41:00.877Z] #32 11.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:00.877Z] #32 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:00.887Z] #53 ... [2020-09-18T18:41:00.887Z] [2020-09-18T18:41:00.887Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:00.887Z] #11 24.04 Reading package lists... [2020-09-18T18:41:00.887Z] #11 31.93 Building dependency tree... [2020-09-18T18:41:00.887Z] #11 35.86 The following additional packages will be installed: [2020-09-18T18:41:00.887Z] #11 35.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-18T18:41:00.887Z] #11 35.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-18T18:41:00.887Z] #11 35.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-18T18:41:00.887Z] #11 35.87 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:00.887Z] #11 35.87 Suggested packages: [2020-09-18T18:41:00.887Z] #11 35.87 gcc-8-locales seccomp wine64 [2020-09-18T18:41:00.887Z] #11 37.39 The following NEW packages will be installed: [2020-09-18T18:41:00.887Z] #11 37.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-18T18:41:00.887Z] #11 37.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-18T18:41:00.887Z] #11 37.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-18T18:41:00.887Z] #11 37.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-18T18:41:00.887Z] #11 37.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-18T18:41:00.887Z] #11 37.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:00.887Z] #11 37.49 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:00.887Z] #11 37.49 Need to get 78.9 MB of archives. [2020-09-18T18:41:00.887Z] #11 37.49 After this operation, 532 MB of additional disk space will be used. [2020-09-18T18:41:00.887Z] #11 37.49 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] [2020-09-18T18:41:00.887Z] #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] [2020-09-18T18:41:00.887Z] #11 38.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-18T18:41:00.887Z] #11 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-18T18:41:00.887Z] #11 38.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-18T18:41:00.887Z] #11 38.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-18T18:41:00.887Z] #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] [2020-09-18T18:41:00.887Z] #11 39.23 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] [2020-09-18T18:41:00.887Z] #11 39.25 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] [2020-09-18T18:41:00.980Z] #39 38.42 CC images/seccomp.o [2020-09-18T18:41:00.982Z] #60 17.72 Checking out files: 58% (1112/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-18T18:41:01.134Z] #32 ... [2020-09-18T18:41:01.134Z] [2020-09-18T18:41:01.134Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:41:01.134Z] #36 8.318 + git clone https://github.com/docker/distribution.git . [2020-09-18T18:41:01.134Z] #36 8.332 Cloning into '.'... [2020-09-18T18:41:01.134Z] #36 ... [2020-09-18T18:41:01.134Z] [2020-09-18T18:41:01.134Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:01.191Z] #11 ... [2020-09-18T18:41:01.191Z] [2020-09-18T18:41:01.191Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:01.191Z] #26 2.155 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T18:41:01.191Z] #26 2.730 [2020-09-18T18:41:01.239Z] #39 38.64 CC images/binfmt-misc.o [2020-09-18T18:41:01.242Z] #60 18.57 + cd /tmp/tmp.q2Hff1OKyz/src/github.com/docker/libnetwork [2020-09-18T18:41:01.242Z] #60 18.57 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:41:01.498Z] #39 38.83 CC images/time.o [2020-09-18T18:41:01.585Z] #60 ... [2020-09-18T18:41:01.585Z] [2020-09-18T18:41:01.585Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:01.585Z] #41 8.241 vendor/golang.org/x/crypto/internal/subtle [2020-09-18T18:41:01.585Z] #41 8.347 runtime/cgo [2020-09-18T18:41:01.585Z] #41 ... [2020-09-18T18:41:01.585Z] [2020-09-18T18:41:01.585Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:41:01.585Z] #36 14.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-18T18:41:01.585Z] #36 15.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-18T18:41:01.758Z] #39 39.07 CC images/sysctl.o [2020-09-18T18:41:01.758Z] #39 39.31 CC images/autofs.o [2020-09-18T18:41:01.814Z] #60 19.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-18T18:41:02.020Z] #39 39.49 CC images/macvlan.o [2020-09-18T18:41:02.020Z] #39 ... [2020-09-18T18:41:02.020Z] [2020-09-18T18:41:02.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:02.020Z] #10 103.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-18T18:41:02.020Z] #10 103.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:41:02.020Z] #10 103.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:02.088Z] #26 3.013 # 2.3% #### 6.3% ######## 12.4% ############# 18.5% ################### 26.6% ####################### 32.7% ############################# 41.1% ################################ 45.2% #################################### 51.3% ############################################# 63.5% ################################################## 70.7% ####################################################### 76.8% ########################################################## 80.6% ############################################################## 86.7% ############################################################### 88.7% ##################################################################### 96.8% ######################################################################## 100.0% [2020-09-18T18:41:02.281Z] #10 ... [2020-09-18T18:41:02.281Z] [2020-09-18T18:41:02.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:02.281Z] #39 39.67 CC images/sit.o [2020-09-18T18:41:02.387Z] #26 5.345 [2020-09-18T18:41:02.423Z] #60 18.54 Checking out files: 44% (852/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-18T18:41:02.423Z] #60 19.80 + cd /tmp/tmp.NLWtOaXNV1/src/github.com/docker/libnetwork [2020-09-18T18:41:02.423Z] #60 19.80 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-18T18:41:02.540Z] #39 39.82 CC images/memfd.o [2020-09-18T18:41:02.541Z] #39 40.05 CC images/timens.o [2020-09-18T18:41:02.684Z] #60 20.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-18T18:41:02.800Z] #39 40.30 LINK images/built-in.o [2020-09-18T18:41:03.061Z] #39 40.40 GEN compel/include/asm [2020-09-18T18:41:03.061Z] #39 40.43 GEN compel/include/version.h [2020-09-18T18:41:03.061Z] #39 40.45 touch .config [2020-09-18T18:41:03.061Z] #39 40.49 GEN include/common/config.h [2020-09-18T18:41:03.061Z] #39 40.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-18T18:41:03.061Z] #39 40.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-18T18:41:03.061Z] #39 40.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-18T18:41:03.061Z] #39 40.59 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-18T18:41:03.061Z] #39 40.61 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-18T18:41:03.251Z] #60 ... [2020-09-18T18:41:03.251Z] [2020-09-18T18:41:03.251Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:03.251Z] #51 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:03.251Z] #51 13.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:03.289Z] #26 5.596 ########### 16.1% ############################## 42.7% ########################################################### 82.9% ######################################################################## 100.0% [2020-09-18T18:41:03.321Z] #39 40.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-18T18:41:03.321Z] #39 40.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-18T18:41:03.321Z] #39 40.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-18T18:41:03.321Z] #39 40.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-18T18:41:03.321Z] #39 40.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-18T18:41:03.321Z] #39 40.76 DEP compel/plugins/std/infect.d [2020-09-18T18:41:03.508Z] #51 ... [2020-09-18T18:41:03.508Z] [2020-09-18T18:41:03.508Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:03.508Z] #30 10.72 runtime/internal/math [2020-09-18T18:41:03.508Z] #30 10.76 internal/bytealg [2020-09-18T18:41:03.508Z] #30 10.90 math/bits [2020-09-18T18:41:03.508Z] #30 11.62 runtime [2020-09-18T18:41:03.508Z] #30 11.71 math [2020-09-18T18:41:03.508Z] #30 16.95 internal/testlog [2020-09-18T18:41:03.508Z] #30 17.29 encoding [2020-09-18T18:41:03.508Z] #30 17.54 runtime/cgo [2020-09-18T18:41:03.508Z] #30 ... [2020-09-18T18:41:03.508Z] [2020-09-18T18:41:03.508Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:03.508Z] #47 17.92 + cd /tmp/tmp.FhZOxpwwJc/src/github.com/mvdan/sh [2020-09-18T18:41:03.508Z] #47 17.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:41:03.508Z] #47 18.08 + GO111MODULE=on [2020-09-18T18:41:03.508Z] #47 18.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-18T18:41:03.508Z] #47 19.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:03.508Z] #47 19.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:03.508Z] #47 19.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:03.508Z] #47 20.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:03.508Z] #47 20.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:03.581Z] #39 40.93 DEP compel/plugins/std/string.d [2020-09-18T18:41:03.581Z] #39 41.02 DEP compel/plugins/std/log.d [2020-09-18T18:41:03.593Z] #26 ... [2020-09-18T18:41:03.593Z] [2020-09-18T18:41:03.593Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:03.593Z] #61 DONE 44.2s [2020-09-18T18:41:03.593Z] [2020-09-18T18:41:03.593Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:03.593Z] #39 42.41 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-18T18:41:03.593Z] #39 42.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-18T18:41:03.593Z] #39 42.41 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-18T18:41:03.593Z] #39 43.33 Selecting previously unselected package protobuf-c-compiler. [2020-09-18T18:41:03.593Z] #39 43.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-18T18:41:03.594Z] #39 43.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:03.594Z] #39 43.54 Selecting previously unselected package protobuf-compiler. [2020-09-18T18:41:03.594Z] #39 43.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-18T18:41:03.594Z] #39 43.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:03.594Z] #39 43.84 Selecting previously unselected package python-pkg-resources. [2020-09-18T18:41:03.594Z] #39 43.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:41:03.594Z] #39 43.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:03.594Z] #39 44.25 Selecting previously unselected package python-six. [2020-09-18T18:41:03.724Z] #60 ... [2020-09-18T18:41:03.724Z] [2020-09-18T18:41:03.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:03.724Z] #41 11.05 runtime/internal/sys [2020-09-18T18:41:03.724Z] #41 11.07 internal/cpu [2020-09-18T18:41:03.724Z] #41 11.44 internal/race [2020-09-18T18:41:03.724Z] #41 11.55 sync/atomic [2020-09-18T18:41:03.724Z] #41 11.65 internal/bytealg [2020-09-18T18:41:03.724Z] #41 11.91 unicode [2020-09-18T18:41:03.724Z] #41 12.44 runtime [2020-09-18T18:41:03.724Z] #41 15.84 unicode/utf8 [2020-09-18T18:41:03.724Z] #41 16.54 math [2020-09-18T18:41:03.724Z] #41 20.72 unicode/utf16 [2020-09-18T18:41:03.724Z] #41 21.00 container/list [2020-09-18T18:41:03.724Z] #41 ... [2020-09-18T18:41:03.724Z] [2020-09-18T18:41:03.724Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:03.724Z] #51 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:41:03.724Z] #51 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:03.724Z] #51 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:03.765Z] #47 ... [2020-09-18T18:41:03.765Z] [2020-09-18T18:41:03.765Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:03.765Z] #41 11.17 internal/race [2020-09-18T18:41:03.765Z] #41 11.20 internal/bytealg [2020-09-18T18:41:03.765Z] #41 11.29 sync/atomic [2020-09-18T18:41:03.765Z] #41 11.65 unicode [2020-09-18T18:41:03.765Z] #41 12.03 runtime [2020-09-18T18:41:03.765Z] #41 16.09 unicode/utf8 [2020-09-18T18:41:03.765Z] #41 16.79 math [2020-09-18T18:41:03.841Z] #39 41.17 DEP compel/plugins/std/fds.d [2020-09-18T18:41:03.841Z] #39 41.22 DEP compel/plugins/std/std.d [2020-09-18T18:41:03.892Z] #39 44.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-18T18:41:03.892Z] #39 44.26 Unpacking python-six (1.12.0-1) ... [2020-09-18T18:41:03.892Z] #39 44.41 Selecting previously unselected package python-protobuf. [2020-09-18T18:41:03.892Z] #39 44.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-18T18:41:03.892Z] #39 44.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:03.984Z] #51 ... [2020-09-18T18:41:03.984Z] [2020-09-18T18:41:03.984Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:03.984Z] #43 19.42 go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:41:03.984Z] #43 19.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:41:03.984Z] #43 19.49 go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:41:03.984Z] #43 19.68 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:41:03.984Z] #43 19.71 go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:41:03.984Z] #43 19.77 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:41:03.984Z] #43 19.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:41:03.984Z] #43 20.16 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:41:03.984Z] #43 20.25 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:41:03.984Z] #43 20.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:41:03.984Z] #43 20.38 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:41:04.023Z] #41 ... [2020-09-18T18:41:04.023Z] [2020-09-18T18:41:04.023Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:04.023Z] #47 21.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:04.100Z] #39 41.37 DEP compel/plugins/shmem/shmem.d [2020-09-18T18:41:04.100Z] #39 41.47 DEP compel/plugins/fds/fds.d [2020-09-18T18:41:04.164Z] #36 ... [2020-09-18T18:41:04.164Z] [2020-09-18T18:41:04.164Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:04.164Z] #47 11.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:04.164Z] #47 12.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:04.164Z] #47 12.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:04.164Z] #47 12.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:04.164Z] #47 12.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:04.164Z] #47 13.50 runtime/cgo [2020-09-18T18:41:04.164Z] #47 13.65 runtime [2020-09-18T18:41:04.164Z] #47 ... [2020-09-18T18:41:04.164Z] [2020-09-18T18:41:04.164Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:04.164Z] #43 15.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:41:04.164Z] #43 15.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:41:04.164Z] #43 15.92 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:41:04.164Z] #43 15.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:41:04.360Z] #39 41.64 CC compel/plugins/std/std.o [2020-09-18T18:41:04.360Z] #39 41.88 CC compel/plugins/std/fds.o [2020-09-18T18:41:04.587Z] #47 ... [2020-09-18T18:41:04.587Z] [2020-09-18T18:41:04.587Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:04.587Z] #23 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:04.587Z] #23 14.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:04.587Z] #23 ... [2020-09-18T18:41:04.587Z] [2020-09-18T18:41:04.587Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:04.587Z] #47 22.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:04.924Z] #43 ... [2020-09-18T18:41:04.924Z] [2020-09-18T18:41:04.924Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:04.924Z] #32 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:04.924Z] #32 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:04.924Z] #32 ... [2020-09-18T18:41:04.924Z] [2020-09-18T18:41:04.924Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:04.924Z] #10 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:04.924Z] #10 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:04.929Z] #39 42.19 CC compel/plugins/std/log.o [2020-09-18T18:41:04.967Z] #39 45.37 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:05.185Z] #10 ... [2020-09-18T18:41:05.185Z] [2020-09-18T18:41:05.185Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:05.185Z] #41 21.51 crypto/internal/subtle [2020-09-18T18:41:05.185Z] #41 21.62 crypto/subtle [2020-09-18T18:41:05.185Z] #41 21.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-18T18:41:05.185Z] #41 21.85 internal/nettrace [2020-09-18T18:41:05.185Z] #41 22.02 runtime/cgo [2020-09-18T18:41:05.497Z] #39 42.95 CC compel/plugins/std/string.o [2020-09-18T18:41:05.518Z] #47 ... [2020-09-18T18:41:05.518Z] [2020-09-18T18:41:05.518Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:05.518Z] #38 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:05.518Z] #38 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:05.518Z] #38 ... [2020-09-18T18:41:05.518Z] [2020-09-18T18:41:05.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:05.518Z] #41 22.33 unicode/utf16 [2020-09-18T18:41:05.518Z] #41 22.63 container/list [2020-09-18T18:41:05.757Z] #41 ... [2020-09-18T18:41:05.757Z] [2020-09-18T18:41:05.757Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:05.757Z] #23 13.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:05.757Z] #23 15.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:05.757Z] #23 ... [2020-09-18T18:41:05.757Z] [2020-09-18T18:41:05.757Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:05.757Z] #54 13.27 + cd /tmp/tmp.jQpWN986gY/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:41:05.757Z] #54 13.27 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:41:05.757Z] #54 14.00 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:41:05.757Z] #54 14.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-18T18:41:05.914Z] #41 23.24 crypto/internal/subtle [2020-09-18T18:41:06.067Z] #39 43.50 CC compel/plugins/std/infect.o [2020-09-18T18:41:06.078Z] #54 ... [2020-09-18T18:41:06.078Z] [2020-09-18T18:41:06.078Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:06.078Z] #38 13.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:06.078Z] #38 15.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:06.078Z] #38 ... [2020-09-18T18:41:06.078Z] [2020-09-18T18:41:06.078Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:06.078Z] #47 18.36 + cd /tmp/tmp.ITOmZWkNgj/src/github.com/mvdan/sh [2020-09-18T18:41:06.078Z] #47 18.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-18T18:41:06.078Z] #47 18.50 + GO111MODULE=on [2020-09-18T18:41:06.078Z] #47 18.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-18T18:41:06.078Z] #47 19.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:06.078Z] #47 19.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:06.078Z] #47 20.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:06.078Z] #47 20.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:06.078Z] #47 20.10 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:06.078Z] #47 21.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:06.078Z] #47 22.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:06.078Z] #47 23.50 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:06.097Z] #43 ... [2020-09-18T18:41:06.097Z] [2020-09-18T18:41:06.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:06.097Z] #10 12.83 Fetched 8209 kB in 9s (946 kB/s) [2020-09-18T18:41:06.097Z] #10 12.83 Reading package lists... [2020-09-18T18:41:06.097Z] #10 17.52 Reading package lists... [2020-09-18T18:41:06.097Z] #10 22.72 Building dependency tree... [2020-09-18T18:41:06.097Z] #10 ... [2020-09-18T18:41:06.097Z] [2020-09-18T18:41:06.097Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:06.097Z] #38 13.09 Fetched 8209 kB in 9s (870 kB/s) [2020-09-18T18:41:06.097Z] #38 13.09 Reading package lists... [2020-09-18T18:41:06.097Z] #38 18.25 Reading package lists... [2020-09-18T18:41:06.172Z] #41 23.40 crypto/subtle [2020-09-18T18:41:06.172Z] #41 23.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-18T18:41:06.172Z] #41 23.74 internal/nettrace [2020-09-18T18:41:06.361Z] #38 23.05 Building dependency tree... [2020-09-18T18:41:06.361Z] #38 ... [2020-09-18T18:41:06.361Z] [2020-09-18T18:41:06.361Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:06.361Z] #32 13.85 Fetched 8209 kB in 9s (878 kB/s) [2020-09-18T18:41:06.361Z] #32 13.85 Reading package lists... [2020-09-18T18:41:06.361Z] #32 18.72 Reading package lists... [2020-09-18T18:41:06.637Z] #39 44.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-18T18:41:06.637Z] #39 44.05 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-18T18:41:06.637Z] #39 44.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-18T18:41:06.637Z] #39 44.16 AR compel/plugins/std.lib.a [2020-09-18T18:41:06.637Z] #39 44.23 CC compel/plugins/fds/fds.o [2020-09-18T18:41:06.737Z] #41 23.91 runtime/cgo [2020-09-18T18:41:06.737Z] #41 ... [2020-09-18T18:41:06.737Z] [2020-09-18T18:41:06.737Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:06.737Z] #54 14.11 + cd /tmp/tmp.4KDAz2nErg/src/github.com/rootless-containers/rootlesskit [2020-09-18T18:41:06.737Z] #54 14.11 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-18T18:41:06.737Z] #54 14.83 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:41:06.737Z] #54 14.83 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-18T18:41:06.909Z] #39 44.50 AR compel/plugins/fds.lib.a [2020-09-18T18:41:06.938Z] #32 23.47 Building dependency tree... [2020-09-18T18:41:06.938Z] #32 ... [2020-09-18T18:41:06.938Z] [2020-09-18T18:41:06.938Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:06.938Z] #23 13.92 Fetched 8209 kB in 9s (868 kB/s) [2020-09-18T18:41:06.938Z] #23 13.92 Reading package lists... [2020-09-18T18:41:06.938Z] #23 19.97 Reading package lists... [2020-09-18T18:41:06.938Z] #23 ... [2020-09-18T18:41:06.938Z] [2020-09-18T18:41:06.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:06.938Z] #10 22.72 Building dependency tree... [2020-09-18T18:41:06.994Z] #54 ... [2020-09-18T18:41:06.994Z] [2020-09-18T18:41:06.994Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:06.994Z] #43 17.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:41:06.994Z] #43 21.46 go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:41:06.994Z] #43 21.48 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:41:06.994Z] #43 21.51 go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:41:06.994Z] #43 21.51 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:41:06.994Z] #43 21.70 go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:41:06.994Z] #43 21.73 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:41:06.994Z] #43 21.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:41:06.994Z] #43 22.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:41:06.994Z] #43 22.43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:41:06.994Z] #43 22.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:41:06.994Z] #43 22.48 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:41:07.005Z] #52 118.2 + bin/containerd [2020-09-18T18:41:07.055Z] #47 ... [2020-09-18T18:41:07.055Z] [2020-09-18T18:41:07.055Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:41:07.096Z] #39 ... [2020-09-18T18:41:07.096Z] [2020-09-18T18:41:07.096Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:07.096Z] #26 6.531 #=#=# [2020-09-18T18:41:07.096Z] #26 6.821 #=#=# ####### 10.9% ############################# 41.6% #################################################### 72.4% ######################################################################## 100.0% [2020-09-18T18:41:07.096Z] #26 7.950 #=#=# [2020-09-18T18:41:07.169Z] #39 44.55 HOSTDEP compel/src/lib/log-host.d [2020-09-18T18:41:07.169Z] #39 44.71 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-18T18:41:07.201Z] #10 ... [2020-09-18T18:41:07.201Z] [2020-09-18T18:41:07.201Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:07.201Z] #51 14.30 Fetched 8209 kB in 10s (847 kB/s) [2020-09-18T18:41:07.201Z] #51 14.30 Reading package lists... [2020-09-18T18:41:07.397Z] #26 8.277 # 2.7% ####### 10.4% ########### 15.8% ################ 23.5% ###################### 31.1% ############################# 40.7% ################################ 44.8% ################################## 47.3% ####################################### 54.9% ########################################### 60.6% ############################################### 66.4% ##################################################### 74.1% ########################################################## 81.7% ############################################################ 83.6% ################################################################ 89.4% #################################################################### 95.1% ######################################################################## 100.0% [2020-09-18T18:41:07.428Z] #39 44.80 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-18T18:41:07.428Z] #39 44.87 HOSTDEP compel/src/main-host.d [2020-09-18T18:41:07.428Z] #39 45.01 DEP compel/src/lib/ptrace.d [2020-09-18T18:41:07.465Z] #51 19.27 Reading package lists... [2020-09-18T18:41:07.465Z] #51 ... [2020-09-18T18:41:07.465Z] [2020-09-18T18:41:07.465Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:07.465Z] #23 19.97 Reading package lists... [2020-09-18T18:41:07.557Z] #43 ... [2020-09-18T18:41:07.557Z] [2020-09-18T18:41:07.557Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:07.557Z] #47 23.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:07.557Z] #47 24.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:07.557Z] #47 24.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:07.557Z] #47 24.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:07.557Z] #47 24.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:07.577Z] #36 24.54 Checking out files: 70% (1172/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-18T18:41:07.688Z] #39 45.13 DEP compel/src/lib/infect.d [2020-09-18T18:41:07.688Z] #39 45.26 DEP compel/src/lib/infect-util.d [2020-09-18T18:41:07.697Z] #26 10.49 [2020-09-18T18:41:07.839Z] #36 25.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-18T18:41:07.948Z] #39 45.39 DEP compel/src/lib/infect-rpc.d [2020-09-18T18:41:07.948Z] #39 45.52 DEP compel/arch/x86/src/lib/infect.d [2020-09-18T18:41:08.210Z] #39 45.67 DEP compel/arch/x86/src/lib/cpu.d [2020-09-18T18:41:08.210Z] #39 45.76 DEP compel/src/lib/log.d [2020-09-18T18:41:08.471Z] #39 45.85 DEP compel/src/main.d [2020-09-18T18:41:08.471Z] #39 45.91 DEP compel/src/lib/handle-elf.d [2020-09-18T18:41:08.495Z] #47 25.95 runtime/cgo [2020-09-18T18:41:08.682Z] #23 24.79 Building dependency tree... [2020-09-18T18:41:08.731Z] #39 46.07 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-18T18:41:08.756Z] #47 26.04 runtime [2020-09-18T18:41:08.994Z] #39 46.31 CC compel/src/lib/log.o [2020-09-18T18:41:08.994Z] #39 46.55 CC compel/arch/x86/src/lib/cpu.o [2020-09-18T18:41:09.258Z] #39 ... [2020-09-18T18:41:09.258Z] [2020-09-18T18:41:09.258Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:09.258Z] #54 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:41:09.258Z] #54 113.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-18T18:41:09.258Z] #54 DONE 120.9s [2020-09-18T18:41:09.258Z] [2020-09-18T18:41:09.258Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-18T18:41:09.258Z] #55 DONE 0.1s [2020-09-18T18:41:09.258Z] [2020-09-18T18:41:09.258Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-18T18:41:09.258Z] #56 DONE 0.1s [2020-09-18T18:41:09.258Z] [2020-09-18T18:41:09.259Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:09.259Z] #10 118.4 Selecting previously unselected package libapparmor1:amd64. [2020-09-18T18:41:09.259Z] #10 118.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 118.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-18T18:41:09.259Z] #10 118.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-18T18:41:09.259Z] #10 118.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 118.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-18T18:41:09.259Z] #10 118.7 Selecting previously unselected package libbtrfs0. [2020-09-18T18:41:09.259Z] #10 118.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 118.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:09.259Z] #10 118.8 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:41:09.259Z] #10 118.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 118.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:09.259Z] #10 119.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-18T18:41:09.259Z] #10 119.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 119.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:09.259Z] #10 119.1 Selecting previously unselected package libudev-dev:amd64. [2020-09-18T18:41:09.259Z] #10 119.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 119.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:41:09.259Z] #10 119.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-18T18:41:09.259Z] #10 119.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 119.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-18T18:41:09.259Z] #10 120.1 Selecting previously unselected package libpcre16-3:amd64. [2020-09-18T18:41:09.259Z] #10 120.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 120.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-18T18:41:09.259Z] #10 120.9 Selecting previously unselected package libpcre32-3:amd64. [2020-09-18T18:41:09.259Z] #10 120.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-18T18:41:09.259Z] #10 120.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-18T18:41:09.829Z] #10 121.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-18T18:41:09.829Z] #10 121.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-18T18:41:09.829Z] #10 121.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-18T18:41:09.829Z] #10 121.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-18T18:41:09.829Z] #10 121.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-18T18:41:09.829Z] #10 121.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-18T18:41:10.166Z] #26 10.68 0.1% 0.8% ## 3.5% ### 5.1% ##### 7.9% ####### 9.9% ######## 11.5% ######### 13.8% ########### 15.9% ############ 17.7% ############# 19.3% ############### 21.5% ################# 23.6% ################## 25.8% ################### 27.4% ##################### 29.6% ###################### 31.8% ######################## 34.5% ########################## 37.2% ############################ 39.1% ############################# 40.7% ## [2020-09-18T18:41:10.166Z] #26 ... [2020-09-18T18:41:10.166Z] [2020-09-18T18:41:10.166Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:10.166Z] #33 40.80 Selecting previously unselected package cmake-data. [2020-09-18T18:41:10.166Z] #33 40.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-18T18:41:10.166Z] #33 40.83 Unpacking cmake-data (3.13.4-1) ... [2020-09-18T18:41:10.166Z] #33 44.37 Selecting previously unselected package libicu63:ppc64el. [2020-09-18T18:41:10.166Z] #33 44.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-18T18:41:10.166Z] #33 44.41 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-18T18:41:10.373Z] #36 27.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-18T18:41:10.466Z] #33 ... [2020-09-18T18:41:10.466Z] [2020-09-18T18:41:10.466Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:10.615Z] #23 27.45 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-18T18:41:10.615Z] #23 27.45 The following additional packages will be installed: [2020-09-18T18:41:10.615Z] #23 27.45 libjq1 libonig5 [2020-09-18T18:41:10.770Z] #10 122.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-18T18:41:10.770Z] #10 122.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-18T18:41:10.770Z] #10 122.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-18T18:41:10.880Z] #23 27.87 The following NEW packages will be installed: [2020-09-18T18:41:10.880Z] #23 27.89 jq libjq1 libonig5 [2020-09-18T18:41:11.030Z] #10 122.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-18T18:41:11.030Z] #10 122.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:41:11.030Z] #10 122.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:11.030Z] #10 122.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-18T18:41:11.144Z] #23 28.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:11.144Z] #23 28.27 Need to get 325 kB of archives. [2020-09-18T18:41:11.144Z] #23 28.27 After this operation, 1019 kB of additional disk space will be used. [2020-09-18T18:41:11.144Z] #23 28.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-18T18:41:11.144Z] #23 28.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-18T18:41:11.144Z] #23 28.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-18T18:41:11.290Z] #10 122.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-18T18:41:11.290Z] #10 122.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-18T18:41:11.290Z] #10 122.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-18T18:41:11.290Z] #10 122.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-18T18:41:11.290Z] #10 123.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:41:11.551Z] #10 ... [2020-09-18T18:41:11.551Z] [2020-09-18T18:41:11.551Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:11.551Z] #41 113.1 mime/quotedprintable [2020-09-18T18:41:11.551Z] #41 113.5 net/http/internal [2020-09-18T18:41:11.551Z] #41 117.0 crypto/tls [2020-09-18T18:41:11.551Z] #41 123.1 net/http/httptrace [2020-09-18T18:41:11.551Z] #41 123.3 net/http [2020-09-18T18:41:11.551Z] #41 ... [2020-09-18T18:41:11.551Z] [2020-09-18T18:41:11.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:11.551Z] #39 47.86 CC compel/arch/x86/src/lib/infect.o [2020-09-18T18:41:11.551Z] #39 48.56 CC compel/src/lib/infect-rpc.o [2020-09-18T18:41:11.551Z] #39 48.87 CC compel/src/lib/infect-util.o [2020-09-18T18:41:11.551Z] #39 49.09 CC compel/src/lib/infect.o [2020-09-18T18:41:12.028Z] #47 ... [2020-09-18T18:41:12.028Z] [2020-09-18T18:41:12.028Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:41:12.028Z] #36 25.70 Checking out files: 87% (1459/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. [2020-09-18T18:41:12.028Z] #36 25.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-18T18:41:12.028Z] #36 28.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-18T18:41:12.300Z] #26 10.68 0.1% 0.8% ## 3.5% ### 5.1% ##### 7.9% ####### 9.9% ######## 11.5% ######### 13.8% ########### 15.9% ############ 17.7% ############# 19.3% ############### 21.5% ################# 23.6% ################## 25.8% ################### 27.4% ##################### 29.6% ###################### 31.8% ######################## 34.5% ########################## 37.2% ############################ 39.1% ############################# 40.7% ############################## 42.9% ################################ 44.5% ################################# 46.1% ################################## 47.7% ################################### 48.8% #################################### 50.5% ##################################### 52.6% ####################################### 54.8% ######################################### 57.0% ########################################## 59.1% ############################################ 61.3% ############################################# 62.9% ############################################### 65.7% ################################################ 67.8% ################################################# 69.3% #################################################### 73.1% ##################################################### 74.7% [2020-09-18T18:41:12.300Z] #26 ... [2020-09-18T18:41:12.300Z] [2020-09-18T18:41:12.300Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:12.300Z] #31 42.88 internal/reflectlite [2020-09-18T18:41:12.300Z] #31 42.88 sync [2020-09-18T18:41:12.300Z] #31 47.68 sort [2020-09-18T18:41:12.300Z] #31 47.69 errors [2020-09-18T18:41:12.300Z] #31 48.41 io [2020-09-18T18:41:12.300Z] #31 48.56 strconv [2020-09-18T18:41:12.300Z] #31 48.56 internal/oserror [2020-09-18T18:41:12.300Z] #31 49.14 syscall [2020-09-18T18:41:12.540Z] #23 29.63 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:12.541Z] #23 ... [2020-09-18T18:41:12.541Z] [2020-09-18T18:41:12.541Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:12.541Z] #30 29.62 sync [2020-09-18T18:41:12.541Z] #30 29.64 internal/reflectlite [2020-09-18T18:41:12.602Z] #31 ... [2020-09-18T18:41:12.602Z] [2020-09-18T18:41:12.602Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:12.602Z] #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] [2020-09-18T18:41:12.602Z] #11 45.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-18T18:41:12.602Z] #11 45.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-18T18:41:12.602Z] #11 45.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-18T18:41:12.602Z] #11 45.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-18T18:41:12.602Z] #11 45.80 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] [2020-09-18T18:41:12.602Z] #11 45.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-18T18:41:12.602Z] #11 45.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-18T18:41:12.602Z] #11 45.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-18T18:41:12.602Z] #11 45.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-18T18:41:12.602Z] #11 45.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-18T18:41:12.602Z] #11 45.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-18T18:41:12.602Z] #11 45.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-18T18:41:12.602Z] #11 46.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-18T18:41:12.602Z] #11 46.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-18T18:41:12.602Z] #11 46.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-18T18:41:12.602Z] #11 48.10 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:12.602Z] #11 48.56 Fetched 78.9 MB in 9s (9176 kB/s) [2020-09-18T18:41:12.602Z] #11 48.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-18T18:41:12.602Z] #11 48.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-18T18:41:12.602Z] #11 48.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-18T18:41:12.602Z] #11 48.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:41:12.602Z] #11 53.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-18T18:41:12.602Z] #11 53.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-18T18:41:12.602Z] #11 53.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:41:12.602Z] #11 ... [2020-09-18T18:41:12.602Z] [2020-09-18T18:41:12.602Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:12.933Z] #39 ... [2020-09-18T18:41:12.933Z] [2020-09-18T18:41:12.933Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:12.933Z] #10 123.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-18T18:41:12.933Z] #10 123.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-18T18:41:12.933Z] #10 123.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:41:12.933Z] #10 123.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:41:12.933Z] #10 123.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:12.933Z] #10 123.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-18T18:41:12.933Z] #10 123.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-18T18:41:12.933Z] #10 123.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:41:12.933Z] #10 123.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:41:12.933Z] #10 123.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-18T18:41:12.933Z] #10 123.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:12.933Z] #10 123.7 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 [2020-09-18T18:41:12.933Z] #10 123.7 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 [2020-09-18T18:41:12.933Z] #10 123.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:12.933Z] #10 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:41:12.933Z] #10 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:41:12.933Z] #10 123.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:41:12.933Z] #10 123.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-18T18:41:12.933Z] #10 123.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:12.933Z] #10 123.8 Setting up dmsetup (2:1.02.155-3) ... [2020-09-18T18:41:12.933Z] #10 123.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:12.933Z] #10 123.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:12.933Z] #10 123.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:12.933Z] #10 DONE 124.2s [2020-09-18T18:41:12.933Z] [2020-09-18T18:41:12.933Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:14.317Z] #49 1.482 + RM_GOPATH=0 [2020-09-18T18:41:14.317Z] #49 1.482 + TMP_GOPATH= [2020-09-18T18:41:14.317Z] #49 1.482 + : /build [2020-09-18T18:41:14.317Z] #49 1.482 + '[' -z '' ']' [2020-09-18T18:41:14.317Z] #49 1.482 ++ mktemp -d [2020-09-18T18:41:14.317Z] #49 1.501 + export GOPATH=/tmp/tmp.uyp71epLXC [2020-09-18T18:41:14.317Z] #49 1.501 + GOPATH=/tmp/tmp.uyp71epLXC [2020-09-18T18:41:14.317Z] #49 1.502 + RM_GOPATH=1 [2020-09-18T18:41:14.317Z] #49 1.503 + case "$(go env GOARCH)" in [2020-09-18T18:41:14.317Z] #49 1.503 ++ go env GOARCH [2020-09-18T18:41:14.317Z] #49 1.514 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:14.317Z] #49 1.515 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:14.317Z] #49 1.516 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:14.317Z] #49 1.517 + dir=/tmp/install [2020-09-18T18:41:14.317Z] #49 1.518 + bin=runc [2020-09-18T18:41:14.317Z] #49 1.518 + shift [2020-09-18T18:41:14.317Z] #49 1.518 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-18T18:41:14.317Z] #49 1.519 + . /tmp/install/runc.installer [2020-09-18T18:41:14.317Z] #49 1.519 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:41:14.317Z] #49 1.519 + install_runc [2020-09-18T18:41:14.317Z] #49 1.520 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-18T18:41:14.317Z] #49 1.523 + uname -r [2020-09-18T18:41:14.317Z] #49 1.534 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-18T18:41:14.317Z] #49 1.534 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-18T18:41:14.317Z] #49 1.535 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-18T18:41:14.317Z] #49 1.535 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uyp71epLXC/src/github.com/opencontainers/runc [2020-09-18T18:41:14.317Z] #49 1.536 Cloning into '/tmp/tmp.uyp71epLXC/src/github.com/opencontainers/runc'... [2020-09-18T18:41:14.317Z] #49 ... [2020-09-18T18:41:14.317Z] [2020-09-18T18:41:14.317Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:41:14.317Z] #11 DONE 1.7s [2020-09-18T18:41:14.317Z] [2020-09-18T18:41:14.317Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-18T18:41:14.419Z] #26 10.68 0.1% 0.8% ## 3.5% ### 5.1% ##### 7.9% ####### 9.9% ######## 11.5% ######### 13.8% ########### 15.9% ############ 17.7% ############# 19.3% ############### 21.5% ################# 23.6% ################## 25.8% ################### 27.4% ##################### 29.6% ###################### 31.8% ######################## 34.5% ########################## 37.2% ############################ 39.1% ############################# 40.7% ############################## 42.9% ################################ 44.5% ################################# 46.1% ################################## 47.7% ################################### 48.8% #################################### 50.5% ##################################### 52.6% ####################################### 54.8% ######################################### 57.0% ########################################## 59.1% ############################################ 61.3% ############################################# 62.9% ############################################### 65.7% ################################################ 67.8% ################################################# 69.3% #################################################### 73.1% ##################################################### 74.7% ###################################################### 75.8% ####################################################### 76.9% ######################################################## 78.5% ######################################################### 80.1% ########################################################## 81.8% ############################################################ 83.4% ############################################################# 85.0% ############################################################## 86.6% ############################################################### 88.8% ################################################################# 90.4% ################################################################# 91.5% ################################################################### 93.1% #################################################################### 94.8% ##################################################################### 96.4% ###################################################################### 98.0% ####################################################################### 99.7% ######################################################################## 100.0% [2020-09-18T18:41:14.419Z] #26 17.32 [2020-09-18T18:41:14.575Z] #30 31.15 errors [2020-09-18T18:41:14.575Z] #30 31.15 sort [2020-09-18T18:41:14.575Z] #30 31.35 strconv [2020-09-18T18:41:14.575Z] #30 31.35 io [2020-09-18T18:41:14.575Z] #30 31.35 internal/oserror [2020-09-18T18:41:14.575Z] #30 31.43 syscall [2020-09-18T18:41:15.526Z] #30 32.63 strings [2020-09-18T18:41:15.526Z] #30 32.64 bytes [2020-09-18T18:41:15.701Z] #12 DONE 1.2s [2020-09-18T18:41:15.701Z] [2020-09-18T18:41:15.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:15.701Z] #39 51.64 CC compel/src/lib/ptrace.o [2020-09-18T18:41:15.701Z] #39 52.20 AR compel/libcompel.a [2020-09-18T18:41:15.701Z] #39 52.29 HOSTCC compel/src/main-host.o [2020-09-18T18:41:15.701Z] #39 52.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-18T18:41:15.701Z] #39 52.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-18T18:41:15.701Z] #39 53.08 HOSTCC compel/src/lib/log-host.o [2020-09-18T18:41:15.961Z] #39 53.45 HOSTLINK compel/compel-host-bin [2020-09-18T18:41:15.961Z] #39 53.57 DEP soccr/soccr.d [2020-09-18T18:41:16.531Z] #26 18.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T18:41:16.531Z] #26 ... [2020-09-18T18:41:16.531Z] [2020-09-18T18:41:16.531Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:16.531Z] #42 47.00 github.com/LK4D4/vndr/godl/singleflight [2020-09-18T18:41:16.531Z] #42 47.02 internal/singleflight [2020-09-18T18:41:16.531Z] #42 47.03 math/rand [2020-09-18T18:41:16.531Z] #42 47.12 internal/reflectlite [2020-09-18T18:41:16.531Z] #42 51.76 sort [2020-09-18T18:41:16.531Z] #42 51.81 io [2020-09-18T18:41:16.531Z] #42 51.82 strconv [2020-09-18T18:41:16.531Z] #42 51.84 syscall [2020-09-18T18:41:16.531Z] #42 56.07 vendor/golang.org/x/net/dns/dnsmessage [2020-09-18T18:41:16.531Z] #42 56.73 bytes [2020-09-18T18:41:16.531Z] #42 ... [2020-09-18T18:41:16.531Z] [2020-09-18T18:41:16.531Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:16.531Z] #11 56.92 Selecting previously unselected package binutils-mingw-w64. [2020-09-18T18:41:16.531Z] #11 56.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-18T18:41:16.531Z] #11 56.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:41:16.531Z] #11 57.09 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-18T18:41:16.531Z] #11 57.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-18T18:41:16.531Z] #11 57.09 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-18T18:41:16.531Z] #11 57.29 Selecting previously unselected package dmsetup. [2020-09-18T18:41:16.531Z] #11 ... [2020-09-18T18:41:16.531Z] [2020-09-18T18:41:16.531Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:41:16.531Z] #29 47.08 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. [2020-09-18T18:41:16.531Z] #29 47.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-18T18:41:16.531Z] #29 48.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-18T18:41:16.532Z] #39 53.75 CC soccr/soccr.o [2020-09-18T18:41:16.532Z] #39 ... [2020-09-18T18:41:16.532Z] [2020-09-18T18:41:16.532Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:41:16.532Z] #13 0.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-18T18:41:16.532Z] #13 DONE 1.1s [2020-09-18T18:41:16.532Z] [2020-09-18T18:41:16.532Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-18T18:41:16.831Z] #29 ... [2020-09-18T18:41:16.831Z] [2020-09-18T18:41:16.831Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:16.831Z] #11 57.29 Selecting previously unselected package dmsetup. [2020-09-18T18:41:16.831Z] #11 57.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-18T18:41:16.831Z] #11 57.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-18T18:41:16.831Z] #11 57.52 Selecting previously unselected package mingw-w64-common. [2020-09-18T18:41:17.129Z] #11 57.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-18T18:41:17.129Z] #11 57.58 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-18T18:41:17.462Z] #30 34.26 bufio [2020-09-18T18:41:17.462Z] #30 ... [2020-09-18T18:41:17.462Z] [2020-09-18T18:41:17.462Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:17.462Z] #38 23.05 Building dependency tree... [2020-09-18T18:41:17.462Z] #38 25.65 The following additional packages will be installed: [2020-09-18T18:41:17.462Z] #38 25.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-18T18:41:17.462Z] #38 25.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-18T18:41:17.462Z] #38 25.67 Suggested packages: [2020-09-18T18:41:17.462Z] #38 25.68 manpages-dev python-setuptools [2020-09-18T18:41:17.462Z] #38 26.75 The following NEW packages will be installed: [2020-09-18T18:41:17.462Z] #38 26.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-18T18:41:17.462Z] #38 26.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-18T18:41:17.462Z] #38 26.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-18T18:41:17.462Z] #38 26.79 python-six zlib1g-dev [2020-09-18T18:41:17.462Z] #38 27.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:17.462Z] #38 27.17 Need to get 3798 kB of archives. [2020-09-18T18:41:17.462Z] #38 27.17 After this operation, 21.6 MB of additional disk space will be used. [2020-09-18T18:41:17.462Z] #38 27.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-18T18:41:17.462Z] #38 27.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-18T18:41:17.462Z] #38 27.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-18T18:41:17.462Z] #38 27.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-18T18:41:17.462Z] #38 27.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-18T18:41:17.462Z] #38 27.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-18T18:41:17.462Z] #38 27.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-09-18T18:41:17.462Z] #38 27.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-18T18:41:17.462Z] #38 27.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-18T18:41:17.462Z] #38 27.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-18T18:41:17.462Z] #38 27.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-18T18:41:17.462Z] #38 27.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-18T18:41:17.462Z] #38 27.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-09-18T18:41:17.462Z] #38 27.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-18T18:41:17.462Z] #38 27.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-18T18:41:17.462Z] #38 27.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-18T18:41:17.462Z] #38 27.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-18T18:41:17.462Z] #38 28.79 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:17.462Z] #38 29.02 Fetched 3798 kB in 1s (6354 kB/s) [2020-09-18T18:41:17.462Z] #38 29.36 Selecting previously unselected package libcap-dev:arm64. [2020-09-18T18:41:17.462Z] #38 29.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 ... 15383 files and directories currently installed.) [2020-09-18T18:41:17.462Z] #38 29.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-18T18:41:17.462Z] #38 29.53 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-18T18:41:17.462Z] #38 ... [2020-09-18T18:41:17.462Z] [2020-09-18T18:41:17.462Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:17.462Z] #30 34.55 reflect [2020-09-18T18:41:17.462Z] #30 ... [2020-09-18T18:41:17.462Z] [2020-09-18T18:41:17.462Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:17.462Z] #32 23.47 Building dependency tree... [2020-09-18T18:41:17.463Z] #32 26.30 The following additional packages will be installed: [2020-09-18T18:41:17.463Z] #32 26.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-18T18:41:17.463Z] #32 26.32 Suggested packages: [2020-09-18T18:41:17.463Z] #32 26.32 cmake-doc ninja-build lrzip [2020-09-18T18:41:17.463Z] #32 26.32 Recommended packages: [2020-09-18T18:41:17.463Z] #32 26.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-18T18:41:17.463Z] #32 27.28 The following NEW packages will be installed: [2020-09-18T18:41:17.463Z] #32 27.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-18T18:41:17.463Z] #32 27.30 vim-common xxd [2020-09-18T18:41:17.463Z] #32 27.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:17.463Z] #32 27.68 Need to get 14.2 MB of archives. [2020-09-18T18:41:17.463Z] #32 27.68 After this operation, 60.0 MB of additional disk space will be used. [2020-09-18T18:41:17.463Z] #32 27.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-18T18:41:17.463Z] #32 27.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:41:17.463Z] #32 27.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-18T18:41:17.463Z] #32 27.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-18T18:41:17.463Z] #32 28.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-18T18:41:17.463Z] #32 28.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-18T18:41:17.463Z] #32 28.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-18T18:41:17.463Z] #32 28.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-18T18:41:17.463Z] #32 28.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-18T18:41:17.463Z] #32 28.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-18T18:41:17.463Z] #32 32.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:17.463Z] #32 34.21 Fetched 14.2 MB in 1s (10.2 MB/s) [2020-09-18T18:41:17.726Z] #32 ... [2020-09-18T18:41:17.726Z] [2020-09-18T18:41:17.727Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:17.727Z] #30 34.73 path [2020-09-18T18:41:17.727Z] #30 ... [2020-09-18T18:41:17.727Z] [2020-09-18T18:41:17.727Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:17.727Z] #51 19.27 Reading package lists... [2020-09-18T18:41:17.727Z] #51 25.12 Building dependency tree... [2020-09-18T18:41:17.727Z] #51 27.61 The following additional packages will be installed: [2020-09-18T18:41:17.727Z] #51 27.61 libbtrfs0 [2020-09-18T18:41:17.727Z] #51 27.73 The following NEW packages will be installed: [2020-09-18T18:41:17.727Z] #51 27.74 libbtrfs-dev libbtrfs0 [2020-09-18T18:41:17.727Z] #51 28.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:17.727Z] #51 28.16 Need to get 119 kB of archives. [2020-09-18T18:41:17.727Z] #51 28.16 After this operation, 387 kB of additional disk space will be used. [2020-09-18T18:41:17.727Z] #51 28.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-18T18:41:17.727Z] #51 28.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-18T18:41:17.727Z] #51 29.53 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:17.727Z] #51 32.25 Fetched 119 kB in 0s (428 kB/s) [2020-09-18T18:41:17.918Z] #14 DONE 1.1s [2020-09-18T18:41:17.918Z] [2020-09-18T18:41:17.918Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-18T18:41:17.991Z] #51 ... [2020-09-18T18:41:17.991Z] [2020-09-18T18:41:17.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:17.991Z] #10 25.59 The following additional packages will be installed: [2020-09-18T18:41:17.991Z] #10 25.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-18T18:41:17.991Z] #10 25.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-18T18:41:17.991Z] #10 25.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-18T18:41:17.991Z] #10 25.60 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:17.991Z] #10 25.61 Suggested packages: [2020-09-18T18:41:17.991Z] #10 25.61 gcc-8-locales seccomp wine64 [2020-09-18T18:41:17.991Z] #10 26.66 The following NEW packages will be installed: [2020-09-18T18:41:17.991Z] #10 26.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-18T18:41:17.991Z] #10 26.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-18T18:41:17.991Z] #10 26.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-18T18:41:17.991Z] #10 26.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-18T18:41:17.991Z] #10 26.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-18T18:41:17.991Z] #10 26.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:17.991Z] #10 27.06 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:17.991Z] #10 27.06 Need to get 73.3 MB of archives. [2020-09-18T18:41:17.991Z] #10 27.06 After this operation, 472 MB of additional disk space will be used. [2020-09-18T18:41:17.991Z] #10 27.06 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] [2020-09-18T18:41:17.991Z] #10 27.25 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] [2020-09-18T18:41:17.991Z] #10 27.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-18T18:41:17.991Z] #10 27.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-18T18:41:17.991Z] #10 27.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-18T18:41:17.991Z] #10 27.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-18T18:41:17.991Z] #10 27.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-18T18:41:17.991Z] #10 27.94 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] [2020-09-18T18:41:17.991Z] #10 27.97 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] [2020-09-18T18:41:17.991Z] #10 31.55 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] [2020-09-18T18:41:17.991Z] #10 34.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-18T18:41:17.991Z] #10 34.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-18T18:41:17.991Z] #10 34.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-18T18:41:17.991Z] #10 34.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-18T18:41:17.991Z] #10 34.80 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] [2020-09-18T18:41:17.991Z] #10 34.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-18T18:41:17.991Z] #10 34.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-18T18:41:17.991Z] #10 34.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-18T18:41:17.991Z] #10 34.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-18T18:41:17.991Z] #10 34.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-18T18:41:17.991Z] #10 34.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-18T18:41:17.992Z] #10 34.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-18T18:41:17.992Z] #10 35.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-18T18:41:17.992Z] #10 35.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-18T18:41:17.992Z] #10 35.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-18T18:41:18.256Z] #10 ... [2020-09-18T18:41:18.256Z] [2020-09-18T18:41:18.256Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:18.256Z] #30 35.48 text/tabwriter [2020-09-18T18:41:18.496Z] #36 ... [2020-09-18T18:41:18.496Z] [2020-09-18T18:41:18.496Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:18.496Z] #47 25.35 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-18T18:41:18.496Z] #47 25.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-18T18:41:18.496Z] #47 25.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-18T18:41:18.496Z] #47 25.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-18T18:41:18.496Z] #47 26.91 runtime [2020-09-18T18:41:18.496Z] #47 26.95 runtime/cgo [2020-09-18T18:41:18.496Z] #47 ... [2020-09-18T18:41:18.496Z] [2020-09-18T18:41:18.496Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:18.496Z] #32 26.11 Fetched 8385 kB in 18s (472 kB/s) [2020-09-18T18:41:18.496Z] #32 26.11 Reading package lists... [2020-09-18T18:41:18.580Z] #36 ... [2020-09-18T18:41:18.580Z] [2020-09-18T18:41:18.580Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:18.580Z] #51 25.22 Fetched 8385 kB in 18s (462 kB/s) [2020-09-18T18:41:18.580Z] #51 25.22 Reading package lists... [2020-09-18T18:41:18.580Z] #51 32.68 Reading package lists... [2020-09-18T18:41:18.580Z] #51 ... [2020-09-18T18:41:18.580Z] [2020-09-18T18:41:18.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:18.580Z] #10 17.50 Reading package lists... [2020-09-18T18:41:18.580Z] #10 26.05 Reading package lists... [2020-09-18T18:41:18.580Z] #10 33.55 Building dependency tree... [2020-09-18T18:41:18.670Z] #11 ... [2020-09-18T18:41:18.670Z] [2020-09-18T18:41:18.670Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:18.670Z] #33 53.58 Selecting previously unselected package libxml2:ppc64el. [2020-09-18T18:41:18.670Z] #33 53.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-18T18:41:18.670Z] #33 53.59 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:18.670Z] #33 54.38 Selecting previously unselected package libarchive13:ppc64el. [2020-09-18T18:41:18.670Z] #33 54.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-18T18:41:18.670Z] #33 54.39 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-18T18:41:18.670Z] #33 54.79 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-18T18:41:18.670Z] #33 54.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-18T18:41:18.670Z] #33 54.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-18T18:41:18.670Z] #33 55.03 Selecting previously unselected package librhash0:ppc64el. [2020-09-18T18:41:18.670Z] #33 55.07 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-18T18:41:18.670Z] #33 55.08 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-18T18:41:18.670Z] #33 55.33 Selecting previously unselected package libuv1:ppc64el. [2020-09-18T18:41:18.670Z] #33 55.34 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-18T18:41:18.670Z] #33 55.35 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-18T18:41:18.670Z] #33 55.56 Selecting previously unselected package cmake. [2020-09-18T18:41:18.670Z] #33 55.57 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-18T18:41:18.670Z] #33 55.59 Unpacking cmake (3.13.4-1) ... [2020-09-18T18:41:18.670Z] #33 58.42 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-18T18:41:18.670Z] #33 58.43 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:41:18.670Z] #33 58.44 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-18T18:41:18.670Z] #33 58.44 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:18.670Z] #33 58.49 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-18T18:41:18.670Z] #33 58.50 Setting up cmake-data (3.13.4-1) ... [2020-09-18T18:41:18.670Z] #33 58.55 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:18.670Z] #33 58.55 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-18T18:41:18.670Z] #33 58.56 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-18T18:41:18.670Z] #33 58.58 Setting up cmake (3.13.4-1) ... [2020-09-18T18:41:18.670Z] #33 58.59 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:18.670Z] #33 58.67 Processing triggers for mime-support (3.62) ... [2020-09-18T18:41:18.670Z] #33 DONE 59.1s [2020-09-18T18:41:18.670Z] [2020-09-18T18:41:18.670Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:18.670Z] #26 19.46 [2020-09-18T18:41:18.670Z] #26 19.73 ##################################### 52.3% ######################################################################## 100.0% [2020-09-18T18:41:18.670Z] #26 19.98 [2020-09-18T18:41:18.670Z] #26 21.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T18:41:18.757Z] #32 32.79 Reading package lists... [2020-09-18T18:41:18.757Z] #32 ... [2020-09-18T18:41:18.757Z] [2020-09-18T18:41:18.757Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:18.757Z] #51 27.08 Fetched 8385 kB in 18s (473 kB/s) [2020-09-18T18:41:18.757Z] #51 27.08 Reading package lists... [2020-09-18T18:41:18.757Z] #51 33.79 Reading package lists... [2020-09-18T18:41:18.757Z] #51 ... [2020-09-18T18:41:18.757Z] [2020-09-18T18:41:18.757Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:18.757Z] #23 26.40 Fetched 8385 kB in 18s (465 kB/s) [2020-09-18T18:41:18.757Z] #23 26.40 Reading package lists... [2020-09-18T18:41:18.833Z] #30 35.93 time [2020-09-18T18:41:18.837Z] #10 ... [2020-09-18T18:41:18.837Z] [2020-09-18T18:41:18.837Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:18.837Z] #32 26.04 Fetched 8385 kB in 18s (463 kB/s) [2020-09-18T18:41:18.837Z] #32 26.04 Reading package lists... [2020-09-18T18:41:18.837Z] #32 33.90 Reading package lists... [2020-09-18T18:41:18.837Z] #32 ... [2020-09-18T18:41:18.837Z] [2020-09-18T18:41:18.837Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:18.837Z] #23 26.10 Fetched 8385 kB in 18s (474 kB/s) [2020-09-18T18:41:18.837Z] #23 26.10 Reading package lists... [2020-09-18T18:41:18.859Z] #15 DONE 1.0s [2020-09-18T18:41:18.859Z] [2020-09-18T18:41:18.859Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-18T18:41:18.971Z] #26 21.74 skipping existing 5cb8031fd95d [2020-09-18T18:41:18.971Z] #26 21.90 [2020-09-18T18:41:19.017Z] #23 33.54 Reading package lists... [2020-09-18T18:41:19.017Z] #23 ... [2020-09-18T18:41:19.017Z] [2020-09-18T18:41:19.017Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:19.017Z] #38 26.54 Fetched 8385 kB in 17s (489 kB/s) [2020-09-18T18:41:19.017Z] #38 26.54 Reading package lists... [2020-09-18T18:41:19.095Z] #23 33.54 Reading package lists... [2020-09-18T18:41:19.095Z] #23 ... [2020-09-18T18:41:19.095Z] [2020-09-18T18:41:19.095Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:19.095Z] #38 26.43 Fetched 8385 kB in 18s (468 kB/s) [2020-09-18T18:41:19.095Z] #38 26.43 Reading package lists... [2020-09-18T18:41:19.277Z] #38 34.37 Reading package lists... [2020-09-18T18:41:19.277Z] #38 ... [2020-09-18T18:41:19.277Z] [2020-09-18T18:41:19.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:19.277Z] #10 26.60 Fetched 8385 kB in 19s (453 kB/s) [2020-09-18T18:41:19.277Z] #10 26.60 Reading package lists... [2020-09-18T18:41:19.532Z] #30 36.31 internal/syscall/execenv [2020-09-18T18:41:19.660Z] #38 33.41 Reading package lists... [2020-09-18T18:41:19.660Z] #38 ... [2020-09-18T18:41:19.660Z] [2020-09-18T18:41:19.660Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:19.660Z] #10 37.12 The following additional packages will be installed: [2020-09-18T18:41:19.660Z] #10 37.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-18T18:41:19.660Z] #10 37.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-18T18:41:19.660Z] #10 37.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-18T18:41:19.660Z] #10 37.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:19.660Z] #10 37.15 Suggested packages: [2020-09-18T18:41:19.660Z] #10 37.16 gcc-8-locales seccomp wine64 [2020-09-18T18:41:19.797Z] #30 36.81 internal/syscall/unix [2020-09-18T18:41:19.807Z] #16 DONE 1.2s [2020-09-18T18:41:19.808Z] [2020-09-18T18:41:19.808Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:41:20.060Z] #30 ... [2020-09-18T18:41:20.061Z] [2020-09-18T18:41:20.061Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:20.061Z] #60 DONE 37.0s [2020-09-18T18:41:20.061Z] [2020-09-18T18:41:20.061Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:20.061Z] #51 36.13 Selecting previously unselected package libbtrfs0. [2020-09-18T18:41:20.061Z] #51 36.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-18T18:41:20.061Z] #51 36.17 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-18T18:41:20.061Z] #51 36.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:20.061Z] #51 37.15 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:41:20.061Z] #51 37.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-18T18:41:20.344Z] #51 37.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:20.607Z] #51 37.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:21.032Z] #10 ... [2020-09-18T18:41:21.032Z] [2020-09-18T18:41:21.032Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:21.032Z] #60 DONE 38.4s [2020-09-18T18:41:21.088Z] #26 23.53 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T18:41:21.089Z] #26 23.65 skipping existing 283607eaa57e [2020-09-18T18:41:21.089Z] #26 23.77 [2020-09-18T18:41:21.186Z] #51 38.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:21.189Z] #10 34.32 Reading package lists... [2020-09-18T18:41:21.189Z] #10 ... [2020-09-18T18:41:21.189Z] [2020-09-18T18:41:21.189Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:21.189Z] #60 DONE 38.3s [2020-09-18T18:41:21.189Z] [2020-09-18T18:41:21.189Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:21.192Z] #17 1.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:41:21.289Z] [2020-09-18T18:41:21.289Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:41:21.452Z] #17 1.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:41:21.452Z] #17 1.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:41:21.547Z] #36 ... [2020-09-18T18:41:21.547Z] [2020-09-18T18:41:21.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:21.547Z] #10 39.01 The following NEW packages will be installed: [2020-09-18T18:41:21.547Z] #10 39.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-18T18:41:21.547Z] #10 39.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-18T18:41:21.547Z] #10 39.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-18T18:41:21.547Z] #10 39.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-18T18:41:21.547Z] #10 39.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-18T18:41:21.547Z] #10 39.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:21.712Z] #17 1.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:41:21.808Z] #51 38.59 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:21.808Z] #51 ... [2020-09-18T18:41:21.808Z] [2020-09-18T18:41:21.808Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:21.808Z] #41 28.76 sync [2020-09-18T18:41:21.808Z] #41 28.78 internal/reflectlite [2020-09-18T18:41:21.808Z] #41 30.24 github.com/LK4D4/vndr/godl/singleflight [2020-09-18T18:41:21.808Z] #41 30.24 math/rand [2020-09-18T18:41:21.808Z] #41 30.24 internal/singleflight [2020-09-18T18:41:21.808Z] #41 31.04 sort [2020-09-18T18:41:21.808Z] #41 31.04 errors [2020-09-18T18:41:21.808Z] #41 31.28 io [2020-09-18T18:41:21.808Z] #41 31.30 internal/oserror [2020-09-18T18:41:21.808Z] #41 31.31 strconv [2020-09-18T18:41:21.808Z] #41 31.46 syscall [2020-09-18T18:41:21.808Z] #41 31.86 vendor/golang.org/x/net/dns/dnsmessage [2020-09-18T18:41:21.808Z] #41 32.25 bytes [2020-09-18T18:41:21.808Z] #41 34.60 reflect [2020-09-18T18:41:21.808Z] #41 34.63 bufio [2020-09-18T18:41:21.808Z] #41 35.78 regexp/syntax [2020-09-18T18:41:21.808Z] #41 36.30 hash/crc32 [2020-09-18T18:41:21.808Z] #41 36.98 crypto/hmac [2020-09-18T18:41:21.808Z] #41 37.30 time [2020-09-18T18:41:21.808Z] #41 37.99 vendor/golang.org/x/crypto/hkdf [2020-09-18T18:41:21.808Z] #41 38.36 vendor/golang.org/x/text/transform [2020-09-18T18:41:22.077Z] #41 ... [2020-09-18T18:41:22.077Z] [2020-09-18T18:41:22.077Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:22.077Z] #32 36.12 Selecting previously unselected package xxd. [2020-09-18T18:41:22.077Z] #32 36.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-18T18:41:22.077Z] #32 36.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-18T18:41:22.077Z] #32 36.29 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:41:22.077Z] #32 37.08 Selecting previously unselected package vim-common. [2020-09-18T18:41:22.077Z] #32 37.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:41:22.077Z] #32 37.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:22.077Z] #32 37.88 Selecting previously unselected package cmake-data. [2020-09-18T18:41:22.077Z] #32 37.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-18T18:41:22.077Z] #32 37.96 Unpacking cmake-data (3.13.4-1) ... [2020-09-18T18:41:22.145Z] #26 ... [2020-09-18T18:41:22.145Z] [2020-09-18T18:41:22.145Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:22.145Z] #39 52.57 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-18T18:41:22.145Z] #39 52.58 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:22.145Z] #39 52.59 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-18T18:41:22.145Z] #39 52.60 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-18T18:41:22.145Z] #39 52.60 Setting up python-six (1.12.0-1) ... [2020-09-18T18:41:22.145Z] #39 58.76 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:22.145Z] #39 58.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-18T18:41:22.145Z] #39 58.81 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-18T18:41:22.145Z] #39 58.82 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-18T18:41:22.145Z] #39 58.84 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-18T18:41:22.145Z] #39 58.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:22.145Z] #39 58.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:22.145Z] #39 58.87 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-18T18:41:22.145Z] #39 58.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:22.145Z] #39 58.91 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:22.145Z] #39 ... [2020-09-18T18:41:22.145Z] [2020-09-18T18:41:22.145Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:22.145Z] #34 0.333 + RM_GOPATH=0 [2020-09-18T18:41:22.145Z] #34 0.333 + TMP_GOPATH= [2020-09-18T18:41:22.145Z] #34 0.334 + : /build [2020-09-18T18:41:22.145Z] #34 0.334 + '[' -z '' ']' [2020-09-18T18:41:22.145Z] #34 0.338 ++ mktemp -d [2020-09-18T18:41:22.145Z] #34 0.338 + export GOPATH=/tmp/tmp.xoZWB0Lldk [2020-09-18T18:41:22.145Z] #34 0.338 + GOPATH=/tmp/tmp.xoZWB0Lldk [2020-09-18T18:41:22.145Z] #34 0.338 + RM_GOPATH=1 [2020-09-18T18:41:22.145Z] #34 0.339 + case "$(go env GOARCH)" in [2020-09-18T18:41:22.145Z] #34 0.340 ++ go env GOARCH [2020-09-18T18:41:22.145Z] #34 0.364 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:22.145Z] #34 0.364 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:22.145Z] #34 0.365 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:22.145Z] #34 0.376 + dir=/tmp/install [2020-09-18T18:41:22.145Z] #34 0.377 + bin=tini [2020-09-18T18:41:22.145Z] #34 0.378 + shift [2020-09-18T18:41:22.145Z] #34 0.378 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-18T18:41:22.145Z] #34 0.379 + . /tmp/install/tini.installer [2020-09-18T18:41:22.145Z] #34 0.379 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:22.145Z] #34 0.380 + install_tini [2020-09-18T18:41:22.145Z] #34 0.381 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-18T18:41:22.146Z] #34 0.381 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:22.146Z] #34 0.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.xoZWB0Lldk/tini [2020-09-18T18:41:22.146Z] #34 0.385 Cloning into '/tmp/tmp.xoZWB0Lldk/tini'... [2020-09-18T18:41:22.146Z] #34 1.683 + cd /tmp/tmp.xoZWB0Lldk/tini [2020-09-18T18:41:22.146Z] #34 1.683 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:22.146Z] #34 1.717 + cmake . [2020-09-18T18:41:22.146Z] #34 2.713 -- The C compiler identification is GNU 8.3.0 [2020-09-18T18:41:22.146Z] #34 2.825 -- Check for working C compiler: /usr/bin/cc [2020-09-18T18:41:22.146Z] #34 3.425 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-18T18:41:22.146Z] #34 3.428 -- Detecting C compiler ABI info [2020-09-18T18:41:22.482Z] #10 39.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:22.482Z] #10 39.81 Need to get 77.7 MB of archives. [2020-09-18T18:41:22.482Z] #10 39.81 After this operation, 487 MB of additional disk space will be used. [2020-09-18T18:41:22.482Z] #10 39.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-18T18:41:22.570Z] #54 ... [2020-09-18T18:41:22.570Z] [2020-09-18T18:41:22.570Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:22.570Z] #32 32.79 Reading package lists... [2020-09-18T18:41:22.739Z] #10 40.05 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] [2020-09-18T18:41:22.794Z] #34 4.163 -- Detecting C compiler ABI info - done [2020-09-18T18:41:22.794Z] #34 4.229 -- Detecting C compile features [2020-09-18T18:41:22.794Z] #34 ... [2020-09-18T18:41:22.794Z] [2020-09-18T18:41:22.794Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:22.794Z] #31 53.32 strings [2020-09-18T18:41:22.794Z] #31 53.34 bytes [2020-09-18T18:41:22.794Z] #31 59.82 bufio [2020-09-18T18:41:22.794Z] #31 ... [2020-09-18T18:41:22.794Z] [2020-09-18T18:41:22.794Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:22.794Z] #26 25.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T18:41:22.794Z] #26 25.75 [2020-09-18T18:41:22.997Z] #10 40.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-18T18:41:22.997Z] #10 40.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-18T18:41:22.997Z] #10 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-18T18:41:22.997Z] #10 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-18T18:41:23.038Z] #32 ... [2020-09-18T18:41:23.038Z] [2020-09-18T18:41:23.038Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:23.038Z] #51 DONE 40.2s [2020-09-18T18:41:23.038Z] [2020-09-18T18:41:23.038Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:23.038Z] #23 32.25 Fetched 325 kB in 0s (1136 kB/s) [2020-09-18T18:41:23.038Z] #23 36.13 Selecting previously unselected package libonig5:arm64. [2020-09-18T18:41:23.038Z] #23 36.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-18T18:41:23.038Z] #23 36.19 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-18T18:41:23.038Z] #23 36.40 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-18T18:41:23.038Z] #23 37.25 Selecting previously unselected package libjq1:arm64. [2020-09-18T18:41:23.038Z] #23 37.25 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-18T18:41:23.038Z] #23 37.27 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:23.038Z] #23 37.61 Selecting previously unselected package jq. [2020-09-18T18:41:23.038Z] #23 37.62 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-18T18:41:23.038Z] #23 37.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:23.038Z] #23 38.06 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-18T18:41:23.038Z] #23 38.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:23.038Z] #23 38.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:23.038Z] #23 38.66 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:23.038Z] #23 DONE 40.2s [2020-09-18T18:41:23.095Z] #26 25.92 ######################################################################## 100.0% [2020-09-18T18:41:23.130Z] #17 3.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:41:23.302Z] [2020-09-18T18:41:23.302Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T18:41:23.302Z] #24 DONE 0.2s [2020-09-18T18:41:23.302Z] [2020-09-18T18:41:23.302Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:23.394Z] #26 26.11 [2020-09-18T18:41:23.394Z] #26 26.20 Download of images into '/build' complete. [2020-09-18T18:41:23.394Z] #26 26.21 Use something like the following to load the result into a Docker daemon: [2020-09-18T18:41:23.394Z] #26 26.21 tar -cC '/build' . | docker load [2020-09-18T18:41:23.394Z] #26 DONE 26.3s [2020-09-18T18:41:23.394Z] [2020-09-18T18:41:23.394Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:23.394Z] #42 64.03 bufio [2020-09-18T18:41:23.561Z] #10 40.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-18T18:41:23.566Z] #52 ... [2020-09-18T18:41:23.566Z] [2020-09-18T18:41:23.566Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:23.566Z] #43 DONE 40.5s [2020-09-18T18:41:23.634Z] using credential docker-jenkins-github-credentials [2020-09-18T18:41:23.709Z] Cloning the remote Git repository [2020-09-18T18:41:23.709Z] Cloning with configured refspecs honoured and without tags [2020-09-18T18:41:23.818Z] #10 41.22 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] [2020-09-18T18:41:23.818Z] #10 41.22 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] [2020-09-18T18:41:23.830Z] [2020-09-18T18:41:23.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:23.831Z] #10 36.48 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:23.831Z] #10 37.16 Fetched 73.3 MB in 8s (8652 kB/s) [2020-09-18T18:41:23.831Z] #10 37.35 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-18T18:41:23.831Z] #10 37.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 ... 15383 files and directories currently installed.) [2020-09-18T18:41:23.831Z] #10 37.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-18T18:41:23.831Z] #10 37.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:41:23.831Z] #10 39.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-18T18:41:23.831Z] #10 39.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-18T18:41:23.831Z] #10 40.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:41:23.831Z] #10 ... [2020-09-18T18:41:23.831Z] [2020-09-18T18:41:23.831Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:41:23.831Z] #28 30.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-18T18:41:23.831Z] #28 31.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-18T18:41:24.095Z] #28 ... [2020-09-18T18:41:24.095Z] [2020-09-18T18:41:24.095Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:24.095Z] #38 36.16 Selecting previously unselected package libnet1:arm64. [2020-09-18T18:41:24.095Z] #38 36.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 36.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:24.095Z] #38 37.21 Selecting previously unselected package libnet1-dev. [2020-09-18T18:41:24.095Z] #38 37.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 37.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:24.095Z] #38 37.63 Selecting previously unselected package libnl-3-200:arm64. [2020-09-18T18:41:24.095Z] #38 37.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 37.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-18T18:41:24.095Z] #38 38.58 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-18T18:41:24.095Z] #38 38.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 38.59 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-18T18:41:24.095Z] #38 39.96 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-18T18:41:24.095Z] #38 39.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 40.15 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-18T18:41:24.095Z] #38 40.55 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-18T18:41:24.095Z] #38 40.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 40.56 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-18T18:41:24.095Z] #38 40.86 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-18T18:41:24.095Z] #38 40.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-18T18:41:24.095Z] #38 40.90 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:23.899Z] Cloning repository https://github.com/moby/moby.git [2020-09-18T18:41:24.360Z] #38 ... [2020-09-18T18:41:24.360Z] [2020-09-18T18:41:24.360Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:24.360Z] #47 31.51 sort [2020-09-18T18:41:24.360Z] #47 31.52 strconv [2020-09-18T18:41:24.360Z] #47 31.52 io [2020-09-18T18:41:24.360Z] #47 31.53 syscall [2020-09-18T18:41:24.360Z] #47 32.65 bytes [2020-09-18T18:41:24.360Z] #47 32.68 strings [2020-09-18T18:41:24.360Z] #47 34.16 reflect [2020-09-18T18:41:24.360Z] #47 34.23 bufio [2020-09-18T18:41:24.360Z] #47 34.65 regexp/syntax [2020-09-18T18:41:24.360Z] #47 39.10 time [2020-09-18T18:41:24.360Z] #47 39.25 regexp [2020-09-18T18:41:24.528Z] #17 4.541 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:41:24.739Z] #32 40.41 Building dependency tree... [2020-09-18T18:41:24.938Z] #47 ... [2020-09-18T18:41:24.938Z] [2020-09-18T18:41:24.938Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:24.938Z] #38 41.74 Selecting previously unselected package libprotobuf17:arm64. [2020-09-18T18:41:24.938Z] #38 41.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-18T18:41:24.938Z] #38 41.77 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:25.506Z] #42 65.95 reflect [2020-09-18T18:41:25.574Z] #52 ... [2020-09-18T18:41:25.574Z] [2020-09-18T18:41:25.574Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:25.574Z] #45 DONE 159.9s [2020-09-18T18:41:25.574Z] [2020-09-18T18:41:25.574Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:25.916Z] #17 ... [2020-09-18T18:41:25.916Z] [2020-09-18T18:41:25.916Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:25.916Z] #41 137.6 github.com/LK4D4/vndr/godl [2020-09-18T18:41:24.294Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-18T18:41:25.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:41:25.204Z] > git --version # timeout=10 [2020-09-18T18:41:25.255Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-18T18:41:25.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:41:25.258Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:41:26.487Z] #41 138.3 github.com/LK4D4/vndr [2020-09-18T18:41:26.559Z] #42 ... [2020-09-18T18:41:26.559Z] [2020-09-18T18:41:26.559Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:26.559Z] #48 56.97 bytes [2020-09-18T18:41:26.559Z] #48 57.01 strings [2020-09-18T18:41:26.559Z] #48 57.02 strconv [2020-09-18T18:41:26.559Z] #48 57.02 syscall [2020-09-18T18:41:26.559Z] #48 65.85 bufio [2020-09-18T18:41:26.559Z] #48 ... [2020-09-18T18:41:26.559Z] [2020-09-18T18:41:26.559Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:26.559Z] #34 7.012 -- Detecting C compile features - done [2020-09-18T18:41:26.559Z] #34 7.044 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-18T18:41:26.559Z] #34 7.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-18T18:41:26.559Z] #34 7.637 -- Configuring done [2020-09-18T18:41:26.559Z] #34 7.676 -- Generating done [2020-09-18T18:41:26.559Z] #34 7.683 -- Build files have been written to: /tmp/tmp.xoZWB0Lldk/tini [2020-09-18T18:41:26.559Z] #34 7.698 + make tini-static [2020-09-18T18:41:26.587Z] #38 43.81 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-18T18:41:26.587Z] #38 43.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-18T18:41:26.587Z] #38 43.81 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:26.613Z] #52 ... [2020-09-18T18:41:26.613Z] [2020-09-18T18:41:26.613Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-18T18:41:26.648Z] #32 44.02 The following additional packages will be installed: [2020-09-18T18:41:26.648Z] #32 44.04 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-18T18:41:26.648Z] #32 44.05 Suggested packages: [2020-09-18T18:41:26.648Z] #32 44.06 cmake-doc ninja-build lrzip [2020-09-18T18:41:26.648Z] #32 44.06 Recommended packages: [2020-09-18T18:41:26.648Z] #32 44.06 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-18T18:41:26.856Z] #34 8.191 Scanning dependencies of target tini-static [2020-09-18T18:41:26.856Z] #34 8.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-18T18:41:26.904Z] #46 DONE 0.2s [2020-09-18T18:41:26.904Z] [2020-09-18T18:41:26.904Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-18T18:41:26.904Z] #48 DONE 0.1s [2020-09-18T18:41:26.904Z] [2020-09-18T18:41:26.904Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-18T18:41:27.105Z] #10 44.48 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] [2020-09-18T18:41:27.194Z] #50 DONE 0.2s [2020-09-18T18:41:27.194Z] [2020-09-18T18:41:27.194Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:27.500Z] #34 ... [2020-09-18T18:41:27.500Z] [2020-09-18T18:41:27.500Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:27.500Z] #39 67.76 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-18T18:41:27.500Z] #39 67.77 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:27.500Z] #39 DONE 68.1s [2020-09-18T18:41:27.500Z] [2020-09-18T18:41:27.500Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:27.586Z] #32 45.17 The following NEW packages will be installed: [2020-09-18T18:41:27.652Z] #38 44.49 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-18T18:41:27.652Z] #38 44.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-18T18:41:27.670Z] #10 ... [2020-09-18T18:41:27.670Z] [2020-09-18T18:41:27.670Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:27.670Z] #41 45.01 sync [2020-09-18T18:41:27.670Z] #41 45.03 internal/reflectlite [2020-09-18T18:41:27.846Z] #32 45.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-18T18:41:27.846Z] #32 45.19 vim-common xxd [2020-09-18T18:41:27.957Z] #38 44.92 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:28.399Z] #41 ... [2020-09-18T18:41:28.399Z] [2020-09-18T18:41:28.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:28.399Z] #39 55.64 AR soccr/libsoccr.a [2020-09-18T18:41:28.399Z] #39 55.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:41:28.399Z] #39 56.13 DEP criu/arch/x86/sigframe.d [2020-09-18T18:41:28.399Z] #39 56.38 DEP criu/arch/x86/sigaction_compat.d [2020-09-18T18:41:28.399Z] #39 56.64 DEP criu/arch/x86/kerndat.d [2020-09-18T18:41:28.399Z] #39 56.91 DEP criu/arch/x86/crtools.d [2020-09-18T18:41:28.399Z] #39 57.01 DEP criu/arch/x86/cpu.d [2020-09-18T18:41:28.399Z] #39 57.13 CC criu/arch/x86/cpu.o [2020-09-18T18:41:28.399Z] #39 57.90 CC criu/arch/x86/crtools.o [2020-09-18T18:41:28.399Z] #39 59.02 CC criu/arch/x86/kerndat.o [2020-09-18T18:41:28.399Z] #39 59.58 CC criu/arch/x86/sigaction_compat.o [2020-09-18T18:41:28.399Z] #39 59.83 CC criu/arch/x86/sigframe.o [2020-09-18T18:41:28.399Z] #39 60.10 LINK criu/arch/x86/crtools.built-in.o [2020-09-18T18:41:28.399Z] #39 60.15 DEP criu/pie/util-vdso-elf32.d [2020-09-18T18:41:28.399Z] #39 60.39 DEP criu/pie/util-vdso.d [2020-09-18T18:41:28.399Z] #39 60.51 DEP criu/pie/util.d [2020-09-18T18:41:28.399Z] #39 60.63 CC criu/pie/util.o [2020-09-18T18:41:28.399Z] #39 60.88 CC criu/pie/util-vdso.o [2020-09-18T18:41:28.399Z] #39 61.65 CC criu/pie/util-vdso-elf32.o [2020-09-18T18:41:28.399Z] #39 62.41 AR criu/pie/pie.lib.a [2020-09-18T18:41:28.399Z] #39 62.47 DEP criu/pie/restorer.d [2020-09-18T18:41:28.399Z] #39 62.67 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-18T18:41:28.399Z] #39 62.74 DEP criu/arch/x86/restorer_unmap.d [2020-09-18T18:41:28.399Z] #39 62.77 DEP criu/arch/x86/restorer.d [2020-09-18T18:41:28.399Z] #39 62.97 DEP criu/arch/x86/vdso-pie.d [2020-09-18T18:41:28.399Z] #39 63.07 DEP criu/pie/parasite-vdso.d [2020-09-18T18:41:28.399Z] #39 63.18 DEP criu/pie/parasite.d [2020-09-18T18:41:28.399Z] #39 63.51 CC criu/pie/parasite.o [2020-09-18T18:41:28.399Z] #39 64.75 LINK criu/pie/parasite.built-in.o [2020-09-18T18:41:28.399Z] #39 64.76 GEN criu/pie/parasite-blob.h [2020-09-18T18:41:28.399Z] #39 64.79 CC criu/pie/parasite-vdso.o [2020-09-18T18:41:28.399Z] #39 65.30 CC criu/arch/x86/vdso-pie.o [2020-09-18T18:41:28.399Z] #39 65.56 CC criu/arch/x86/restorer.o [2020-09-18T18:41:28.417Z] #32 45.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:28.417Z] #32 45.77 Need to get 14.9 MB of archives. [2020-09-18T18:41:28.417Z] #32 45.77 After this operation, 61.8 MB of additional disk space will be used. [2020-09-18T18:41:28.417Z] #32 45.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-18T18:41:28.417Z] #32 45.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:41:28.417Z] #32 45.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-18T18:41:28.417Z] #32 45.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-18T18:41:28.660Z] #39 66.13 CC criu/arch/x86/restorer_unmap.o [2020-09-18T18:41:28.921Z] #39 66.17 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-18T18:41:29.182Z] #39 66.51 CC criu/pie/restorer.o [2020-09-18T18:41:29.339Z] #40 1.631 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:41:29.339Z] #40 1.632 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:41:29.339Z] #40 1.651 Note: Building without GnuTLS support [2020-09-18T18:41:29.339Z] #40 1.654 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:41:29.339Z] #40 1.654 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:41:29.363Z] #32 46.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-18T18:41:29.363Z] #32 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-18T18:41:29.363Z] #32 46.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-18T18:41:29.363Z] #32 46.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-18T18:41:29.363Z] #32 46.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-18T18:41:29.363Z] #32 46.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-18T18:41:29.570Z] #41 46.76 github.com/LK4D4/vndr/godl/singleflight [2020-09-18T18:41:29.623Z] #32 ... [2020-09-18T18:41:29.623Z] [2020-09-18T18:41:29.623Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:29.623Z] #10 34.32 Reading package lists... [2020-09-18T18:41:29.623Z] #10 42.12 Building dependency tree... [2020-09-18T18:41:29.623Z] #10 45.87 The following additional packages will be installed: [2020-09-18T18:41:29.623Z] #10 45.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-18T18:41:29.623Z] #10 45.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-18T18:41:29.623Z] #10 45.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-18T18:41:29.623Z] #10 45.89 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:29.623Z] #10 45.90 Suggested packages: [2020-09-18T18:41:29.623Z] #10 45.91 gcc-8-locales seccomp wine64 [2020-09-18T18:41:29.623Z] #10 47.14 The following NEW packages will be installed: [2020-09-18T18:41:29.623Z] #10 47.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-18T18:41:29.623Z] #10 47.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-18T18:41:29.623Z] #10 47.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-18T18:41:29.623Z] #10 47.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-18T18:41:29.623Z] #10 47.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-18T18:41:29.623Z] #10 47.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-18T18:41:29.829Z] #41 47.13 math/rand [2020-09-18T18:41:29.984Z] #40 ... [2020-09-18T18:41:29.984Z] [2020-09-18T18:41:29.984Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:29.984Z] #34 10.29 [100%] Linking C executable tini-static [2020-09-18T18:41:29.984Z] #34 11.18 [100%] Built target tini-static [2020-09-18T18:41:29.984Z] #34 11.27 + mkdir -p /build [2020-09-18T18:41:29.984Z] #34 11.27 + cp tini-static /build/docker-init [2020-09-18T18:41:29.984Z] #34 DONE 11.4s [2020-09-18T18:41:30.087Z] #41 ... [2020-09-18T18:41:30.087Z] [2020-09-18T18:41:30.087Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:30.087Z] #51 32.68 Reading package lists... [2020-09-18T18:41:30.087Z] #51 40.43 Building dependency tree... [2020-09-18T18:41:30.087Z] #51 43.95 The following additional packages will be installed: [2020-09-18T18:41:30.087Z] #51 43.98 libbtrfs0 [2020-09-18T18:41:30.087Z] #51 44.13 The following NEW packages will be installed: [2020-09-18T18:41:30.087Z] #51 44.17 libbtrfs-dev libbtrfs0 [2020-09-18T18:41:30.087Z] #51 44.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:30.087Z] #51 44.72 Need to get 119 kB of archives. [2020-09-18T18:41:30.087Z] #51 44.72 After this operation, 387 kB of additional disk space will be used. [2020-09-18T18:41:30.087Z] #51 44.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-18T18:41:30.087Z] #51 44.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-18T18:41:30.087Z] #51 46.00 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:30.087Z] #51 46.17 Fetched 119 kB in 0s (323 kB/s) [2020-09-18T18:41:30.087Z] #51 46.26 Selecting previously unselected package libbtrfs0. [2020-09-18T18:41:30.087Z] #51 46.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:41:30.087Z] #51 46.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-18T18:41:30.087Z] #51 46.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:30.087Z] #51 46.47 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:41:30.087Z] #51 46.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-18T18:41:30.087Z] #51 46.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:30.087Z] #51 46.99 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:30.087Z] #51 47.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:30.087Z] #51 47.09 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:30.087Z] #51 DONE 47.3s [2020-09-18T18:41:30.087Z] [2020-09-18T18:41:30.087Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:30.087Z] #10 46.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-18T18:41:30.087Z] #10 46.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-18T18:41:30.087Z] #10 46.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-18T18:41:30.087Z] #10 46.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-18T18:41:30.087Z] #10 46.74 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] [2020-09-18T18:41:30.087Z] #10 46.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-18T18:41:30.087Z] #10 46.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-18T18:41:30.087Z] #10 46.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-18T18:41:30.087Z] #10 46.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-18T18:41:30.087Z] #10 46.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-18T18:41:30.087Z] #10 46.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-18T18:41:30.087Z] #10 46.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-18T18:41:30.087Z] #10 46.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-18T18:41:30.087Z] #10 46.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-18T18:41:30.087Z] #10 46.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-18T18:41:30.123Z] #39 ... [2020-09-18T18:41:30.123Z] [2020-09-18T18:41:30.123Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:41:30.123Z] #17 10.14 Fetched 8385 kB in 9s (924 kB/s) [2020-09-18T18:41:30.193Z] #10 47.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:30.193Z] #10 47.53 Need to get 77.7 MB of archives. [2020-09-18T18:41:30.193Z] #10 47.53 After this operation, 487 MB of additional disk space will be used. [2020-09-18T18:41:30.193Z] #10 47.53 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] [2020-09-18T18:41:30.193Z] #10 47.78 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] [2020-09-18T18:41:30.193Z] #10 ... [2020-09-18T18:41:30.193Z] [2020-09-18T18:41:30.194Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-18T18:41:30.194Z] #51 33.79 Reading package lists... [2020-09-18T18:41:30.194Z] #51 41.47 Building dependency tree... [2020-09-18T18:41:30.194Z] #51 44.92 The following additional packages will be installed: [2020-09-18T18:41:30.194Z] #51 44.92 libbtrfs0 [2020-09-18T18:41:30.194Z] #51 45.17 The following NEW packages will be installed: [2020-09-18T18:41:30.194Z] #51 45.19 libbtrfs-dev libbtrfs0 [2020-09-18T18:41:30.194Z] #51 45.75 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:30.194Z] #51 45.75 Need to get 119 kB of archives. [2020-09-18T18:41:30.194Z] #51 45.75 After this operation, 387 kB of additional disk space will be used. [2020-09-18T18:41:30.194Z] #51 45.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-18T18:41:30.194Z] #51 45.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-18T18:41:30.194Z] #51 46.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:30.194Z] #51 47.15 Fetched 119 kB in 0s (277 kB/s) [2020-09-18T18:41:30.194Z] #51 47.23 Selecting previously unselected package libbtrfs0. [2020-09-18T18:41:30.194Z] #51 47.23 (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.) [2020-09-18T18:41:30.194Z] #51 47.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-18T18:41:30.194Z] #51 47.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:30.194Z] #51 47.37 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:41:30.194Z] #51 47.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-18T18:41:30.194Z] #51 47.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:30.194Z] #51 47.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:41:30.194Z] #51 47.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:41:30.194Z] #51 47.73 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:30.283Z] [2020-09-18T18:41:30.283Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:30.283Z] #11 64.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-18T18:41:30.283Z] #11 64.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-18T18:41:30.283Z] #11 64.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:41:30.454Z] #51 DONE 48.1s [2020-09-18T18:41:30.454Z] [2020-09-18T18:41:30.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:30.454Z] #10 48.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-18T18:41:30.642Z] #38 ... [2020-09-18T18:41:30.642Z] [2020-09-18T18:41:30.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:30.642Z] #10 47.36 Selecting previously unselected package binutils-mingw-w64. [2020-09-18T18:41:30.642Z] #10 47.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-18T18:41:30.642Z] #10 47.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:41:30.642Z] #10 47.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-18T18:41:30.642Z] #10 47.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-18T18:41:30.642Z] #10 47.73 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-18T18:41:30.725Z] #10 48.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-18T18:41:30.725Z] #10 48.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-18T18:41:30.725Z] #10 48.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-18T18:41:30.928Z] #11 ... [2020-09-18T18:41:30.928Z] [2020-09-18T18:41:30.928Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:30.928Z] #40 3.520 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:41:30.928Z] #40 3.577 GEN .gitid [2020-09-18T18:41:31.109Z] #10 48.54 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:31.228Z] #10 48.24 Selecting previously unselected package dmsetup. [2020-09-18T18:41:31.228Z] #10 48.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-18T18:41:31.228Z] #10 48.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-18T18:41:31.228Z] #40 3.626 GEN criu/include/version.h [2020-09-18T18:41:31.228Z] #40 3.778 GEN include/common/asm [2020-09-18T18:41:31.371Z] #10 48.78 Fetched 77.7 MB in 8s (10.0 MB/s) [2020-09-18T18:41:31.371Z] #10 48.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-18T18:41:31.492Z] #10 48.57 Selecting previously unselected package mingw-w64-common. [2020-09-18T18:41:31.492Z] #10 48.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-18T18:41:31.492Z] #10 48.58 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-18T18:41:31.627Z] #10 48.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:41:31.627Z] #10 49.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-18T18:41:31.627Z] #10 49.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:41:31.668Z] #10 48.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-18T18:41:31.668Z] #10 ... [2020-09-18T18:41:31.668Z] [2020-09-18T18:41:31.668Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:31.668Z] #23 33.54 Reading package lists... [2020-09-18T18:41:31.668Z] #23 41.53 Building dependency tree... [2020-09-18T18:41:31.668Z] #23 44.84 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-18T18:41:31.668Z] #23 44.84 The following additional packages will be installed: [2020-09-18T18:41:31.668Z] #23 44.85 libjq1 libonig5 [2020-09-18T18:41:31.668Z] #23 45.33 The following NEW packages will be installed: [2020-09-18T18:41:31.668Z] #23 45.35 jq libjq1 libonig5 [2020-09-18T18:41:31.668Z] #23 45.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:31.668Z] #23 45.77 Need to get 355 kB of archives. [2020-09-18T18:41:31.668Z] #23 45.77 After this operation, 1072 kB of additional disk space will be used. [2020-09-18T18:41:31.668Z] #23 45.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-18T18:41:31.668Z] #23 45.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-18T18:41:31.668Z] #23 45.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-18T18:41:31.668Z] #23 47.00 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:31.668Z] #23 47.21 Fetched 355 kB in 0s (1142 kB/s) [2020-09-18T18:41:31.668Z] #23 47.35 Selecting previously unselected package libonig5:amd64. [2020-09-18T18:41:31.668Z] #23 47.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 ... 15410 files and directories currently installed.) [2020-09-18T18:41:31.668Z] #23 47.43 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-18T18:41:31.668Z] #23 47.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:41:31.668Z] #23 47.72 Selecting previously unselected package libjq1:amd64. [2020-09-18T18:41:31.668Z] #23 47.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:41:31.668Z] #23 47.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.668Z] #23 47.94 Selecting previously unselected package jq. [2020-09-18T18:41:31.668Z] #23 47.94 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:41:31.668Z] #23 48.01 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.668Z] #23 48.39 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:41:31.668Z] #23 48.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.668Z] #23 48.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.668Z] #23 48.45 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:31.668Z] #23 DONE 49.0s [2020-09-18T18:41:31.668Z] [2020-09-18T18:41:31.668Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T18:41:31.668Z] #24 DONE 0.1s [2020-09-18T18:41:31.668Z] [2020-09-18T18:41:31.668Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:31.910Z] #10 ... [2020-09-18T18:41:31.910Z] [2020-09-18T18:41:31.910Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-18T18:41:31.910Z] #23 33.54 Reading package lists... [2020-09-18T18:41:31.910Z] #23 41.35 Building dependency tree... [2020-09-18T18:41:31.910Z] #23 45.03 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-18T18:41:31.910Z] #23 45.03 The following additional packages will be installed: [2020-09-18T18:41:31.910Z] #23 45.05 libjq1 libonig5 [2020-09-18T18:41:31.910Z] #23 45.53 The following NEW packages will be installed: [2020-09-18T18:41:31.910Z] #23 45.55 jq libjq1 libonig5 [2020-09-18T18:41:31.910Z] #23 45.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:31.910Z] #23 45.94 Need to get 355 kB of archives. [2020-09-18T18:41:31.910Z] #23 45.94 After this operation, 1072 kB of additional disk space will be used. [2020-09-18T18:41:31.910Z] #23 45.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-18T18:41:31.910Z] #23 45.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-18T18:41:31.910Z] #23 45.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-18T18:41:31.910Z] #23 47.21 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:31.910Z] #23 47.83 Fetched 355 kB in 0s (1287 kB/s) [2020-09-18T18:41:31.910Z] #23 48.01 Selecting previously unselected package libonig5:amd64. [2020-09-18T18:41:31.910Z] #23 48.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:41:31.910Z] #23 48.23 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-18T18:41:31.910Z] #23 48.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:41:31.910Z] #23 48.61 Selecting previously unselected package libjq1:amd64. [2020-09-18T18:41:31.910Z] #23 48.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:41:31.910Z] #23 48.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.910Z] #23 48.82 Selecting previously unselected package jq. [2020-09-18T18:41:31.910Z] #23 48.82 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:41:31.910Z] #23 48.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.910Z] #23 49.10 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:41:31.910Z] #23 49.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.910Z] #23 49.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:31.910Z] #23 49.15 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:31.910Z] #23 DONE 49.4s [2020-09-18T18:41:31.910Z] [2020-09-18T18:41:31.910Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T18:41:31.910Z] #24 DONE 0.0s [2020-09-18T18:41:32.180Z] [2020-09-18T18:41:32.180Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:32.180Z] #52 1.113 + RM_GOPATH=0 [2020-09-18T18:41:32.180Z] #52 1.113 + TMP_GOPATH= [2020-09-18T18:41:32.180Z] #52 1.114 + : /build [2020-09-18T18:41:32.180Z] #52 1.114 + '[' -z '' ']' [2020-09-18T18:41:32.180Z] #52 1.117 ++ mktemp -d [2020-09-18T18:41:32.180Z] #52 1.122 + export GOPATH=/tmp/tmp.nlLVkCiMN9 [2020-09-18T18:41:32.180Z] #52 1.122 + GOPATH=/tmp/tmp.nlLVkCiMN9 [2020-09-18T18:41:32.180Z] #52 1.123 + RM_GOPATH=1 [2020-09-18T18:41:32.180Z] #52 1.123 + case "$(go env GOARCH)" in [2020-09-18T18:41:32.180Z] #52 1.124 ++ go env GOARCH [2020-09-18T18:41:32.180Z] #52 1.163 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:32.180Z] #52 1.163 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:32.180Z] #52 1.163 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:32.180Z] #52 1.164 + dir=/tmp/install [2020-09-18T18:41:32.180Z] #52 1.165 + bin=containerd [2020-09-18T18:41:32.180Z] #52 1.165 + shift [2020-09-18T18:41:32.180Z] #52 1.165 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-18T18:41:32.180Z] #52 1.165 + . /tmp/install/containerd.installer [2020-09-18T18:41:32.180Z] #52 1.165 ++ set -e [2020-09-18T18:41:32.180Z] #52 1.166 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:32.180Z] #52 1.167 + install_containerd [2020-09-18T18:41:32.180Z] #52 1.167 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-18T18:41:32.180Z] #52 1.167 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nlLVkCiMN9/src/github.com/containerd/containerd [2020-09-18T18:41:32.180Z] #52 1.167 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:32.180Z] #52 1.173 Cloning into '/tmp/tmp.nlLVkCiMN9/src/github.com/containerd/containerd'... [2020-09-18T18:41:32.468Z] #10 ... [2020-09-18T18:41:32.468Z] [2020-09-18T18:41:32.468Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:32.468Z] #30 39.55 internal/poll [2020-09-18T18:41:32.468Z] #30 41.03 os [2020-09-18T18:41:32.468Z] #30 47.56 path/filepath [2020-09-18T18:41:32.468Z] #30 47.79 internal/fmtsort [2020-09-18T18:41:32.468Z] #30 48.28 fmt [2020-09-18T18:41:32.468Z] #30 49.34 io/ioutil [2020-09-18T18:41:32.736Z] #30 ... [2020-09-18T18:41:32.736Z] [2020-09-18T18:41:32.736Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:32.736Z] #25 7.013 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T18:41:32.736Z] #25 7.354 [2020-09-18T18:41:33.343Z] #40 ... [2020-09-18T18:41:33.343Z] [2020-09-18T18:41:33.343Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:33.343Z] #31 63.89 reflect [2020-09-18T18:41:33.343Z] #31 65.13 path [2020-09-18T18:41:33.343Z] #31 66.87 text/tabwriter [2020-09-18T18:41:33.343Z] #31 73.16 internal/syscall/execenv [2020-09-18T18:41:33.343Z] #31 73.16 internal/syscall/unix [2020-09-18T18:41:33.343Z] #31 73.20 time [2020-09-18T18:41:33.343Z] #31 ... [2020-09-18T18:41:33.343Z] [2020-09-18T18:41:33.343Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:33.343Z] #40 5.814 PBCC images/timens.pb-c.c [2020-09-18T18:41:33.343Z] #40 5.843 DEP images/timens.pb-c.d [2020-09-18T18:41:33.343Z] #40 5.885 PBCC images/fown.pb-c.c [2020-09-18T18:41:33.343Z] #40 5.908 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-18T18:41:33.421Z] #17 10.14 Reading package lists... [2020-09-18T18:41:33.421Z] #17 ... [2020-09-18T18:41:33.421Z] [2020-09-18T18:41:33.421Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:33.421Z] #49 10.59 + cd /tmp/tmp.uyp71epLXC/src/github.com/opencontainers/runc [2020-09-18T18:41:33.421Z] #49 10.59 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:41:33.421Z] #49 11.12 + '[' -z '' ']' [2020-09-18T18:41:33.421Z] #49 11.12 + target=static [2020-09-18T18:41:33.421Z] #49 11.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-18T18:41:33.421Z] #49 11.36 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 . [2020-09-18T18:41:33.421Z] #49 ... [2020-09-18T18:41:33.421Z] [2020-09-18T18:41:33.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:33.421Z] #39 69.65 LINK criu/pie/restorer.built-in.o [2020-09-18T18:41:33.421Z] #39 69.71 GEN criu/pie/restorer-blob.h [2020-09-18T18:41:33.421Z] #39 69.79 DEP criu/vdso.d [2020-09-18T18:41:33.421Z] #39 69.94 DEP criu/vdso-compat.d [2020-09-18T18:41:33.421Z] #39 70.13 DEP criu/uts_ns.d [2020-09-18T18:41:33.421Z] #39 70.30 DEP criu/util.d [2020-09-18T18:41:33.421Z] #39 70.50 DEP criu/uffd.d [2020-09-18T18:41:33.421Z] #39 70.70 DEP criu/tun.d [2020-09-18T18:41:33.421Z] #39 70.92 DEP criu/tty.d [2020-09-18T18:41:33.544Z] #25 7.626 0.0% #### 5.6% ####### 10.2% ######### 13.8% ############# 18.2% ################# 23.8% #################### 28.4% ####################### 33.3% ########################### 38.5% ############################## 43.0% ################################# 46.1% ###################################### 53.0% ###################################### 53.1% ########################################## 59.3% ############################################ 61.9% ################################################# 68.1% ################################################## 70.4% ####################################################### 76.6% ########################################################### 82.8% ############################################################## 86.2% ################################################################ 89.3% ###################################################################### 98.5% ######################################################################## 100.0% [2020-09-18T18:41:33.544Z] #25 ... [2020-09-18T18:41:33.544Z] [2020-09-18T18:41:33.544Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:33.544Z] #30 50.68 flag [2020-09-18T18:41:33.573Z] #52 ... [2020-09-18T18:41:33.573Z] [2020-09-18T18:41:33.573Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:33.573Z] #38 33.41 Reading package lists... [2020-09-18T18:41:33.573Z] #38 41.09 Building dependency tree... [2020-09-18T18:41:33.573Z] #38 44.68 The following additional packages will be installed: [2020-09-18T18:41:33.573Z] #38 44.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-18T18:41:33.573Z] #38 44.70 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-18T18:41:33.573Z] #38 44.72 Suggested packages: [2020-09-18T18:41:33.573Z] #38 44.72 manpages-dev python-setuptools [2020-09-18T18:41:33.573Z] #38 46.11 The following NEW packages will be installed: [2020-09-18T18:41:33.573Z] #38 46.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-18T18:41:33.573Z] #38 46.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-18T18:41:33.573Z] #38 46.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-18T18:41:33.573Z] #38 46.14 python-six zlib1g-dev [2020-09-18T18:41:33.573Z] #38 46.62 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:33.573Z] #38 46.62 Need to get 4095 kB of archives. [2020-09-18T18:41:33.573Z] #38 46.62 After this operation, 22.5 MB of additional disk space will be used. [2020-09-18T18:41:33.573Z] #38 46.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-18T18:41:33.573Z] #38 46.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-18T18:41:33.573Z] #38 46.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-18T18:41:33.573Z] #38 46.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-18T18:41:33.573Z] #38 46.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-18T18:41:33.573Z] #38 46.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-18T18:41:33.573Z] #38 46.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-18T18:41:33.573Z] #38 46.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-18T18:41:33.573Z] #38 46.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-18T18:41:33.573Z] #38 46.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-18T18:41:33.573Z] #38 46.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-18T18:41:33.573Z] #38 46.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-18T18:41:33.573Z] #38 46.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-18T18:41:33.573Z] #38 46.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-18T18:41:33.573Z] #38 46.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-18T18:41:33.573Z] #38 47.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-18T18:41:33.573Z] #38 47.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-18T18:41:33.573Z] #38 48.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:33.573Z] #38 49.26 Fetched 4095 kB in 1s (4960 kB/s) [2020-09-18T18:41:33.573Z] #38 49.35 Selecting previously unselected package libcap-dev:amd64. [2020-09-18T18:41:33.573Z] #38 49.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 ... 15410 files and directories currently installed.) [2020-09-18T18:41:33.573Z] #38 49.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-18T18:41:33.573Z] #38 49.61 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-18T18:41:33.573Z] #38 49.99 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:41:33.573Z] #38 50.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:41:33.573Z] #38 50.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:33.573Z] #38 50.26 Selecting previously unselected package libnet1-dev. [2020-09-18T18:41:33.573Z] #38 50.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:41:33.573Z] #38 50.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:33.573Z] #38 50.52 Selecting previously unselected package libnl-3-200:amd64. [2020-09-18T18:41:33.573Z] #38 50.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-18T18:41:33.573Z] #38 50.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:41:33.573Z] #38 50.70 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-18T18:41:33.573Z] #38 50.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-18T18:41:33.573Z] #38 50.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-18T18:41:33.573Z] #38 50.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-18T18:41:33.573Z] #38 50.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:41:33.573Z] #38 50.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:33.584Z] #25 2.073 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T18:41:33.643Z] #40 5.973 PBCC images/opts.pb-c.c [2020-09-18T18:41:33.643Z] #40 6.026 PBCC images/memfd.pb-c.c [2020-09-18T18:41:33.643Z] #40 6.072 DEP images/fown.pb-c.d [2020-09-18T18:41:33.643Z] #40 6.118 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-18T18:41:33.643Z] #40 6.191 DEP images/opts.pb-c.d [2020-09-18T18:41:33.643Z] #40 6.230 DEP images/memfd.pb-c.d [2020-09-18T18:41:33.643Z] #40 6.287 PBCC images/sit.pb-c.c [2020-09-18T18:41:33.682Z] #39 71.10 DEP criu/timerfd.d [2020-09-18T18:41:33.808Z] #30 50.68 github.com/BurntSushi/toml [2020-09-18T18:41:33.808Z] #30 50.69 log [2020-09-18T18:41:33.829Z] #38 51.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-18T18:41:33.829Z] #38 51.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:41:33.829Z] #38 51.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:33.829Z] #38 51.22 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-18T18:41:33.829Z] #38 51.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-18T18:41:33.829Z] #38 51.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:33.942Z] #39 71.31 DEP criu/timens.d [2020-09-18T18:41:33.943Z] #40 6.377 DEP images/sit.pb-c.d [2020-09-18T18:41:33.944Z] #40 6.422 PBCC images/macvlan.pb-c.c [2020-09-18T18:41:33.944Z] #40 6.446 DEP images/macvlan.pb-c.d [2020-09-18T18:41:33.944Z] #40 6.512 PBCC images/autofs.pb-c.c [2020-09-18T18:41:33.944Z] #40 6.528 DEP images/autofs.pb-c.d [2020-09-18T18:41:34.085Z] #38 ... [2020-09-18T18:41:34.085Z] [2020-09-18T18:41:34.085Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:34.085Z] #32 33.90 Reading package lists... [2020-09-18T18:41:34.085Z] #32 41.53 Building dependency tree... [2020-09-18T18:41:34.085Z] #32 44.82 The following additional packages will be installed: [2020-09-18T18:41:34.085Z] #32 44.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-18T18:41:34.085Z] #32 44.84 Suggested packages: [2020-09-18T18:41:34.085Z] #32 44.84 cmake-doc ninja-build lrzip [2020-09-18T18:41:34.085Z] #32 44.84 Recommended packages: [2020-09-18T18:41:34.085Z] #32 44.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-18T18:41:34.085Z] #32 45.82 The following NEW packages will be installed: [2020-09-18T18:41:34.085Z] #32 45.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-18T18:41:34.085Z] #32 45.84 vim-common xxd [2020-09-18T18:41:34.085Z] #32 46.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:34.085Z] #32 46.25 Need to get 14.9 MB of archives. [2020-09-18T18:41:34.085Z] #32 46.25 After this operation, 61.8 MB of additional disk space will be used. [2020-09-18T18:41:34.085Z] #32 46.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-18T18:41:34.085Z] #32 46.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:41:34.085Z] #32 46.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-18T18:41:34.085Z] #32 46.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-18T18:41:34.085Z] #32 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-18T18:41:34.085Z] #32 47.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-18T18:41:34.085Z] #32 47.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-18T18:41:34.085Z] #32 47.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-18T18:41:34.085Z] #32 47.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-18T18:41:34.085Z] #32 47.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-18T18:41:34.085Z] #32 50.06 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:34.085Z] #32 50.46 Fetched 14.9 MB in 2s (7718 kB/s) [2020-09-18T18:41:34.085Z] #32 50.60 Selecting previously unselected package xxd. [2020-09-18T18:41:34.085Z] #32 50.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:41:34.085Z] #32 50.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:41:34.085Z] #32 50.66 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:41:34.085Z] #32 50.90 Selecting previously unselected package vim-common. [2020-09-18T18:41:34.085Z] #32 50.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:41:34.085Z] #32 50.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:34.085Z] #32 51.34 Selecting previously unselected package cmake-data. [2020-09-18T18:41:34.085Z] #32 51.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-18T18:41:34.085Z] #32 51.35 Unpacking cmake-data (3.13.4-1) ... [2020-09-18T18:41:34.085Z] #32 ... [2020-09-18T18:41:34.085Z] [2020-09-18T18:41:34.085Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:34.153Z] #25 2.425 [2020-09-18T18:41:34.153Z] #25 2.607 # 2.2% [2020-09-18T18:41:34.153Z] #25 ... [2020-09-18T18:41:34.153Z] [2020-09-18T18:41:34.153Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:34.153Z] #38 34.37 Reading package lists... [2020-09-18T18:41:34.153Z] #38 42.08 Building dependency tree... [2020-09-18T18:41:34.153Z] #38 45.56 The following additional packages will be installed: [2020-09-18T18:41:34.153Z] #38 45.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-18T18:41:34.153Z] #38 45.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-18T18:41:34.153Z] #38 45.58 Suggested packages: [2020-09-18T18:41:34.153Z] #38 45.58 manpages-dev python-setuptools [2020-09-18T18:41:34.153Z] #38 46.95 The following NEW packages will be installed: [2020-09-18T18:41:34.153Z] #38 46.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-18T18:41:34.153Z] #38 46.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-18T18:41:34.153Z] #38 47.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-18T18:41:34.153Z] #38 47.00 python-six zlib1g-dev [2020-09-18T18:41:34.153Z] #38 47.50 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:34.153Z] #38 47.50 Need to get 4095 kB of archives. [2020-09-18T18:41:34.153Z] #38 47.50 After this operation, 22.5 MB of additional disk space will be used. [2020-09-18T18:41:34.153Z] #38 47.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-18T18:41:34.153Z] #38 47.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-18T18:41:34.154Z] #38 47.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-18T18:41:34.154Z] #38 47.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-18T18:41:34.154Z] #38 47.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-18T18:41:34.154Z] #38 47.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-18T18:41:34.154Z] #38 47.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-18T18:41:34.154Z] #38 47.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-18T18:41:34.154Z] #38 47.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-18T18:41:34.154Z] #38 47.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-18T18:41:34.154Z] #38 47.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-18T18:41:34.154Z] #38 47.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-18T18:41:34.154Z] #38 47.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-18T18:41:34.154Z] #38 47.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-18T18:41:34.154Z] #38 47.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-18T18:41:34.154Z] #38 47.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-18T18:41:34.154Z] #38 47.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-18T18:41:34.154Z] #38 50.00 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:34.154Z] #38 50.21 Fetched 4095 kB in 1s (5087 kB/s) [2020-09-18T18:41:34.154Z] #38 50.37 Selecting previously unselected package libcap-dev:amd64. [2020-09-18T18:41:34.154Z] #38 50.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:41:34.154Z] #38 50.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-18T18:41:34.154Z] #38 50.48 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-18T18:41:34.154Z] #38 50.70 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:41:34.154Z] #38 50.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:41:34.154Z] #38 50.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:34.154Z] #38 50.88 Selecting previously unselected package libnet1-dev. [2020-09-18T18:41:34.154Z] #38 50.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:41:34.154Z] #38 50.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:34.154Z] #38 51.12 Selecting previously unselected package libnl-3-200:amd64. [2020-09-18T18:41:34.154Z] #38 51.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-18T18:41:34.154Z] #38 51.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:41:34.154Z] #38 51.30 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-18T18:41:34.154Z] #38 51.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-18T18:41:34.154Z] #38 51.33 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-18T18:41:34.154Z] #38 51.67 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-18T18:41:34.154Z] #38 51.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:41:34.154Z] #38 51.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:34.202Z] #39 71.48 DEP criu/sysfs_parse.d [2020-09-18T18:41:34.202Z] #39 71.67 DEP criu/sysctl.d [2020-09-18T18:41:34.242Z] #40 6.568 PBCC images/sysctl.pb-c.c [2020-09-18T18:41:34.242Z] #40 6.592 DEP images/sysctl.pb-c.d [2020-09-18T18:41:34.242Z] #40 6.635 PBCC images/time.pb-c.c [2020-09-18T18:41:34.242Z] #40 6.653 DEP images/time.pb-c.d [2020-09-18T18:41:34.242Z] #40 6.702 PBCC images/binfmt-misc.pb-c.c [2020-09-18T18:41:34.242Z] #40 6.727 DEP images/binfmt-misc.pb-c.d [2020-09-18T18:41:34.242Z] #40 6.784 PBCC images/seccomp.pb-c.c [2020-09-18T18:41:34.342Z] #38 51.55 Selecting previously unselected package libprotobuf17:amd64. [2020-09-18T18:41:34.342Z] #38 51.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:34.342Z] #38 51.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:34.416Z] #38 51.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-18T18:41:34.416Z] #38 51.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:41:34.416Z] #38 51.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:34.416Z] #38 ... [2020-09-18T18:41:34.416Z] [2020-09-18T18:41:34.416Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:34.463Z] #39 71.82 DEP criu/string.d [2020-09-18T18:41:34.463Z] #39 71.87 DEP criu/stats.d [2020-09-18T18:41:34.582Z] #40 6.830 DEP images/seccomp.pb-c.d [2020-09-18T18:41:34.582Z] #40 6.934 PBCC images/userns.pb-c.c [2020-09-18T18:41:34.582Z] #40 6.946 DEP images/userns.pb-c.d [2020-09-18T18:41:34.582Z] #40 6.997 PBCC images/cgroup.pb-c.c [2020-09-18T18:41:34.582Z] #40 7.026 DEP images/cgroup.pb-c.d [2020-09-18T18:41:34.582Z] #40 7.073 PBCC images/ext-file.pb-c.c [2020-09-18T18:41:34.582Z] #40 7.093 DEP images/ext-file.pb-c.d [2020-09-18T18:41:34.582Z] #40 7.140 PBCC images/rpc.pb-c.c [2020-09-18T18:41:34.582Z] #40 7.162 DEP images/rpc.pb-c.d [2020-09-18T18:41:34.582Z] #40 7.203 PBCC images/siginfo.pb-c.c [2020-09-18T18:41:34.677Z] #25 2.607 # 2.2% ####### 10.1% ########### 16.0% ################# 24.1% ####################### 32.3% [2020-09-18T18:41:34.677Z] #25 ... [2020-09-18T18:41:34.677Z] [2020-09-18T18:41:34.677Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:34.677Z] #30 42.09 sync [2020-09-18T18:41:34.677Z] #30 42.10 internal/reflectlite [2020-09-18T18:41:34.677Z] #30 44.51 sort [2020-09-18T18:41:34.677Z] #30 44.52 errors [2020-09-18T18:41:34.677Z] #30 44.90 strconv [2020-09-18T18:41:34.677Z] #30 45.69 io [2020-09-18T18:41:34.677Z] #30 46.96 internal/oserror [2020-09-18T18:41:34.677Z] #30 47.08 syscall [2020-09-18T18:41:34.677Z] #30 49.01 reflect [2020-09-18T18:41:34.677Z] #30 ... [2020-09-18T18:41:34.677Z] [2020-09-18T18:41:34.677Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:41:34.677Z] #28 51.14 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. [2020-09-18T18:41:34.677Z] #28 51.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-18T18:41:34.677Z] #28 52.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-18T18:41:34.723Z] #39 72.04 DEP criu/sockets.d [2020-09-18T18:41:34.883Z] #40 7.221 DEP images/siginfo.pb-c.d [2020-09-18T18:41:34.883Z] #40 7.249 PBCC images/pagemap.pb-c.c [2020-09-18T18:41:34.883Z] #40 7.274 DEP images/pagemap.pb-c.d [2020-09-18T18:41:34.883Z] #40 7.298 PBCC images/rlimit.pb-c.c [2020-09-18T18:41:34.883Z] #40 7.308 DEP images/rlimit.pb-c.d [2020-09-18T18:41:34.883Z] #40 7.341 PBCC images/file-lock.pb-c.c [2020-09-18T18:41:34.883Z] #40 7.354 DEP images/file-lock.pb-c.d [2020-09-18T18:41:34.883Z] #40 7.372 PBCC images/tty.pb-c.c [2020-09-18T18:41:34.883Z] #40 7.445 DEP images/tty.pb-c.d [2020-09-18T18:41:34.984Z] #39 72.33 DEP criu/sk-unix.d [2020-09-18T18:41:35.180Z] #40 7.499 PBCC images/tun.pb-c.c [2020-09-18T18:41:35.180Z] #40 7.609 PBCC images/netdev.pb-c.c [2020-09-18T18:41:35.180Z] #40 7.688 DEP images/tun.pb-c.d [2020-09-18T18:41:35.180Z] #40 7.742 DEP images/netdev.pb-c.d [2020-09-18T18:41:35.244Z] #39 72.55 DEP criu/sk-tcp.d [2020-09-18T18:41:35.245Z] #39 72.72 DEP criu/sk-queue.d [2020-09-18T18:41:35.274Z] #38 52.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-18T18:41:35.274Z] #38 52.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:35.274Z] #38 52.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:35.274Z] #38 52.84 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-18T18:41:35.276Z] #30 ... [2020-09-18T18:41:35.276Z] [2020-09-18T18:41:35.276Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:35.276Z] #41 42.06 regexp [2020-09-18T18:41:35.276Z] #41 45.03 context [2020-09-18T18:41:35.276Z] #41 45.05 os [2020-09-18T18:41:35.276Z] #41 49.54 internal/lazyregexp [2020-09-18T18:41:35.276Z] #41 49.56 io/ioutil [2020-09-18T18:41:35.276Z] #41 49.57 github.com/LK4D4/vndr/versioned [2020-09-18T18:41:35.276Z] #41 49.92 net [2020-09-18T18:41:35.276Z] #41 49.95 os/exec [2020-09-18T18:41:35.276Z] #41 50.32 fmt [2020-09-18T18:41:35.276Z] #41 50.98 encoding/binary [2020-09-18T18:41:35.276Z] #41 ... [2020-09-18T18:41:35.276Z] [2020-09-18T18:41:35.276Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:35.276Z] #52 2.047 + RM_GOPATH=0 [2020-09-18T18:41:35.276Z] #52 2.048 + TMP_GOPATH= [2020-09-18T18:41:35.276Z] #52 2.053 + : /build [2020-09-18T18:41:35.276Z] #52 2.198 + '[' -z '' ']' [2020-09-18T18:41:35.276Z] #52 2.209 ++ mktemp -d [2020-09-18T18:41:35.276Z] #52 2.211 + export GOPATH=/tmp/tmp.onIY5ieMMw [2020-09-18T18:41:35.276Z] #52 2.211 + GOPATH=/tmp/tmp.onIY5ieMMw [2020-09-18T18:41:35.276Z] #52 2.211 + RM_GOPATH=1 [2020-09-18T18:41:35.276Z] #52 2.211 + case "$(go env GOARCH)" in [2020-09-18T18:41:35.276Z] #52 2.211 ++ go env GOARCH [2020-09-18T18:41:35.276Z] #52 2.387 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:35.276Z] #52 2.387 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:35.276Z] #52 2.387 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:35.276Z] #52 2.645 + dir=/tmp/install [2020-09-18T18:41:35.276Z] #52 2.645 + bin=containerd [2020-09-18T18:41:35.276Z] #52 2.645 + shift [2020-09-18T18:41:35.276Z] #52 2.645 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-18T18:41:35.276Z] #52 2.645 + . /tmp/install/containerd.installer [2020-09-18T18:41:35.276Z] #52 2.645 ++ set -e [2020-09-18T18:41:35.276Z] #52 2.645 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:35.276Z] #52 2.645 + install_containerd [2020-09-18T18:41:35.276Z] #52 2.645 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-18T18:41:35.276Z] #52 2.645 + git clone https://github.com/containerd/containerd.git /tmp/tmp.onIY5ieMMw/src/github.com/containerd/containerd [2020-09-18T18:41:35.276Z] #52 2.646 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:35.276Z] #52 2.841 Cloning into '/tmp/tmp.onIY5ieMMw/src/github.com/containerd/containerd'... [2020-09-18T18:41:35.479Z] #40 7.811 PBCC images/vma.pb-c.c [2020-09-18T18:41:35.479Z] #40 7.867 DEP images/vma.pb-c.d [2020-09-18T18:41:35.479Z] #40 7.976 PBCC images/creds.pb-c.c [2020-09-18T18:41:35.479Z] #40 8.008 DEP images/creds.pb-c.d [2020-09-18T18:41:35.479Z] #40 8.112 PBCC images/utsns.pb-c.c [2020-09-18T18:41:35.506Z] #39 72.84 DEP criu/sk-packet.d [2020-09-18T18:41:35.530Z] #38 52.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:35.530Z] #38 52.89 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:35.541Z] #52 ... [2020-09-18T18:41:35.541Z] [2020-09-18T18:41:35.541Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:35.541Z] #25 10.44 [2020-09-18T18:41:35.541Z] #25 10.79 #=#=# ######## 12.3% ####################### 33.1% #################################### 51.3% ############################################################ 84.1% ######################################################################## 100.0% [2020-09-18T18:41:35.541Z] #25 11.58 [2020-09-18T18:41:35.668Z] #52 146.1 + bin/containerd-stress [2020-09-18T18:41:35.668Z] #52 147.4 + bin/containerd-shim [2020-09-18T18:41:35.765Z] #39 73.11 DEP criu/sk-netlink.d [2020-09-18T18:41:35.765Z] #39 73.31 DEP criu/sk-inet.d [2020-09-18T18:41:35.777Z] #40 8.157 DEP images/utsns.pb-c.d [2020-09-18T18:41:35.777Z] #40 8.206 PBCC images/ipc-desc.pb-c.c [2020-09-18T18:41:35.777Z] #40 8.218 PBCC images/ipc-sem.pb-c.c [2020-09-18T18:41:35.777Z] #40 8.256 DEP images/ipc-desc.pb-c.d [2020-09-18T18:41:35.777Z] #40 8.313 DEP images/ipc-sem.pb-c.d [2020-09-18T18:41:35.777Z] #40 8.349 PBCC images/ipc-msg.pb-c.c [2020-09-18T18:41:35.810Z] #25 11.88 0.2% ############ 17.4% ############################## 42.0% ################################################### 72.2% ############################################################### 87.9% ######################################################################## 100.0% [2020-09-18T18:41:36.075Z] #25 12.79 [2020-09-18T18:41:36.075Z] #40 8.372 DEP images/ipc-msg.pb-c.d [2020-09-18T18:41:36.075Z] #40 8.432 PBCC images/ipc-shm.pb-c.c [2020-09-18T18:41:36.075Z] #40 8.453 DEP images/ipc-shm.pb-c.d [2020-09-18T18:41:36.075Z] #40 8.505 PBCC images/ipc-var.pb-c.c [2020-09-18T18:41:36.075Z] #40 8.522 DEP images/ipc-var.pb-c.d [2020-09-18T18:41:36.075Z] #40 8.594 PBCC images/sk-opts.pb-c.c [2020-09-18T18:41:36.095Z] #38 ... [2020-09-18T18:41:36.095Z] [2020-09-18T18:41:36.095Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:36.095Z] #30 43.45 internal/reflectlite [2020-09-18T18:41:36.095Z] #30 43.47 sync [2020-09-18T18:41:36.095Z] #30 46.17 errors [2020-09-18T18:41:36.095Z] #30 46.17 sort [2020-09-18T18:41:36.095Z] #30 46.62 strconv [2020-09-18T18:41:36.095Z] #30 47.49 io [2020-09-18T18:41:36.095Z] #30 49.27 internal/oserror [2020-09-18T18:41:36.095Z] #30 49.36 syscall [2020-09-18T18:41:36.095Z] #30 52.16 reflect [2020-09-18T18:41:36.095Z] #30 ... [2020-09-18T18:41:36.095Z] [2020-09-18T18:41:36.095Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:36.095Z] #25 2.284 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T18:41:36.095Z] #25 2.626 [2020-09-18T18:41:36.335Z] #39 73.56 DEP criu/signalfd.d [2020-09-18T18:41:36.336Z] #39 73.69 DEP criu/sigframe.d [2020-09-18T18:41:36.373Z] #40 8.631 PBCC images/packet-sock.pb-c.c [2020-09-18T18:41:36.373Z] #40 8.744 DEP images/sk-opts.pb-c.d [2020-09-18T18:41:36.373Z] #40 8.825 DEP images/packet-sock.pb-c.d [2020-09-18T18:41:36.373Z] #40 8.888 PBCC images/sk-netlink.pb-c.c [2020-09-18T18:41:36.596Z] #39 73.86 DEP criu/shmem.d [2020-09-18T18:41:36.596Z] #39 74.10 DEP criu/servicefd.d [2020-09-18T18:41:36.609Z] #25 2.825 0.6% #### 5.9% ######## 11.4% ########## 15.2% ############### 22.0% ##################### 29.3% ######################## 34.3% ############################# 40.8% ################################## 48.1% ######################################## 55.6% ############################################ 61.2% ################################################# 68.6% ###################################################### 75.9% ########################################################### 83.0% ################################################################## 93.0% ######################################################################## 100.0% [2020-09-18T18:41:36.671Z] #40 8.960 DEP images/sk-netlink.pb-c.d [2020-09-18T18:41:36.671Z] #40 9.056 PBCC images/sk-inet.pb-c.c [2020-09-18T18:41:36.671Z] #40 9.105 DEP images/sk-inet.pb-c.d [2020-09-18T18:41:36.671Z] #40 9.181 PBCC images/sk-unix.pb-c.c [2020-09-18T18:41:36.671Z] #40 9.243 DEP images/sk-unix.pb-c.d [2020-09-18T18:41:36.671Z] #40 9.274 PBCC images/mm.pb-c.c [2020-09-18T18:41:36.857Z] #39 ... [2020-09-18T18:41:36.857Z] [2020-09-18T18:41:36.857Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:36.857Z] #41 DONE 148.5s [2020-09-18T18:41:36.857Z] [2020-09-18T18:41:36.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:36.857Z] #39 74.35 DEP criu/seize.d [2020-09-18T18:41:36.865Z] #25 4.818 [2020-09-18T18:41:36.970Z] #40 ... [2020-09-18T18:41:36.970Z] [2020-09-18T18:41:36.970Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:36.970Z] #44 DONE 77.5s [2020-09-18T18:41:36.970Z] [2020-09-18T18:41:36.970Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:36.970Z] #40 9.374 DEP images/mm.pb-c.d [2020-09-18T18:41:36.970Z] #40 9.469 PBCC images/timerfd.pb-c.c [2020-09-18T18:41:36.970Z] #40 9.538 DEP images/timerfd.pb-c.d [2020-09-18T18:41:36.970Z] #40 9.599 PBCC images/timer.pb-c.c [2020-09-18T18:41:37.117Z] #39 ... [2020-09-18T18:41:37.117Z] [2020-09-18T18:41:37.117Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:41:37.117Z] #17 10.14 Reading package lists... [2020-09-18T18:41:37.220Z] #28 ... [2020-09-18T18:41:37.220Z] [2020-09-18T18:41:37.220Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:37.220Z] #41 44.24 internal/reflectlite [2020-09-18T18:41:37.220Z] #41 44.25 github.com/LK4D4/vndr/godl/singleflight [2020-09-18T18:41:37.220Z] #41 44.60 math/rand [2020-09-18T18:41:37.220Z] #41 45.48 internal/singleflight [2020-09-18T18:41:37.220Z] #41 46.73 strconv [2020-09-18T18:41:37.220Z] #41 46.77 io [2020-09-18T18:41:37.220Z] #41 48.00 bytes [2020-09-18T18:41:37.220Z] #41 51.06 reflect [2020-09-18T18:41:37.220Z] #41 51.41 bufio [2020-09-18T18:41:37.220Z] #41 53.69 syscall [2020-09-18T18:41:37.220Z] #41 ... [2020-09-18T18:41:37.220Z] [2020-09-18T18:41:37.220Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:37.220Z] #47 54.47 reflect [2020-09-18T18:41:37.220Z] #47 54.51 syscall [2020-09-18T18:41:37.269Z] #40 9.633 DEP images/timer.pb-c.d [2020-09-18T18:41:37.269Z] #40 9.682 PBCC images/sa.pb-c.c [2020-09-18T18:41:37.269Z] #40 9.746 DEP images/sa.pb-c.d [2020-09-18T18:41:37.269Z] #40 9.853 PBCC images/pipe-data.pb-c.c [2020-09-18T18:41:37.380Z] #25 5.013 ######## 11.8% ########################### 38.6% ##################################################### 74.7% ######################################################################## 100.0% [2020-09-18T18:41:37.406Z] #25 13.13 #=#=# #### 6.2% ######## 11.2% ############# 19.0% ################## 25.6% ####################### 32.4% ############################## 41.9% ################################# 46.7% ##################################### 52.5% [2020-09-18T18:41:37.406Z] #25 ... [2020-09-18T18:41:37.406Z] [2020-09-18T18:41:37.406Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:37.406Z] #32 44.40 Selecting previously unselected package libicu63:arm64. [2020-09-18T18:41:37.406Z] #32 44.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 44.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-18T18:41:37.406Z] #32 50.61 Selecting previously unselected package libxml2:arm64. [2020-09-18T18:41:37.406Z] #32 50.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 50.86 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:37.406Z] #32 51.31 Selecting previously unselected package libarchive13:arm64. [2020-09-18T18:41:37.406Z] #32 51.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 51.33 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-18T18:41:37.406Z] #32 51.96 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-18T18:41:37.406Z] #32 51.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 52.00 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-18T18:41:37.406Z] #32 52.92 Selecting previously unselected package librhash0:arm64. [2020-09-18T18:41:37.406Z] #32 52.93 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 52.93 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-18T18:41:37.406Z] #32 53.28 Selecting previously unselected package libuv1:arm64. [2020-09-18T18:41:37.406Z] #32 53.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 53.31 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-18T18:41:37.406Z] #32 53.80 Selecting previously unselected package cmake. [2020-09-18T18:41:37.406Z] #32 53.81 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-18T18:41:37.406Z] #32 53.81 Unpacking cmake (3.13.4-1) ... [2020-09-18T18:41:37.406Z] #32 ... [2020-09-18T18:41:37.406Z] [2020-09-18T18:41:37.406Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:37.568Z] #40 9.916 DEP images/pipe-data.pb-c.d [2020-09-18T18:41:37.568Z] #40 10.14 PBCC images/mnt.pb-c.c [2020-09-18T18:41:37.636Z] #25 5.660 [2020-09-18T18:41:37.867Z] #40 10.26 DEP images/mnt.pb-c.d [2020-09-18T18:41:37.867Z] #40 ... [2020-09-18T18:41:37.867Z] [2020-09-18T18:41:37.867Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:37.867Z] #48 68.35 text/tabwriter [2020-09-18T18:41:37.867Z] #48 71.45 regexp/syntax [2020-09-18T18:41:37.867Z] #48 71.55 reflect [2020-09-18T18:41:37.867Z] #48 ... [2020-09-18T18:41:37.867Z] [2020-09-18T18:41:37.867Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:37.867Z] #40 10.30 PBCC images/sk-packet.pb-c.c [2020-09-18T18:41:37.867Z] #40 10.33 DEP images/sk-packet.pb-c.d [2020-09-18T18:41:37.867Z] #40 10.38 PBCC images/tcp-stream.pb-c.c [2020-09-18T18:41:37.867Z] #40 10.42 DEP images/tcp-stream.pb-c.d [2020-09-18T18:41:37.867Z] #40 10.48 PBCC images/pipe.pb-c.c [2020-09-18T18:41:38.030Z] #25 13.13 #=#=# #### 6.2% ######## 11.2% ############# 19.0% ################## 25.6% ####################### 32.4% ############################## 41.9% ################################# 46.7% ##################################### 52.5% ########################################### 61.0% ################################################# 68.2% ###################################################### 75.3% ############################################################ 83.8% ################################################################# 90.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-18T18:41:38.059Z] #17 14.21 Reading package lists... [2020-09-18T18:41:38.169Z] #40 10.53 DEP images/pipe.pb-c.d [2020-09-18T18:41:38.169Z] #40 10.58 PBCC images/pstree.pb-c.c [2020-09-18T18:41:38.169Z] #40 10.61 DEP images/pstree.pb-c.d [2020-09-18T18:41:38.169Z] #40 10.66 PBCC images/fs.pb-c.c [2020-09-18T18:41:38.169Z] #40 10.67 DEP images/fs.pb-c.d [2020-09-18T18:41:38.408Z] #25 5.861 ############ 17.4% ########################################### 59.9% ############################################################# 86.0% ######################################################################## 100.0% [2020-09-18T18:41:38.468Z] #40 10.76 PBCC images/signalfd.pb-c.c [2020-09-18T18:41:38.468Z] #40 10.82 DEP images/signalfd.pb-c.d [2020-09-18T18:41:38.468Z] #40 10.87 PBCC images/fh.pb-c.c [2020-09-18T18:41:38.468Z] #40 10.91 PBCC images/fsnotify.pb-c.c [2020-09-18T18:41:38.468Z] #40 10.97 DEP images/fh.pb-c.d [2020-09-18T18:41:38.468Z] #40 11.03 DEP images/fsnotify.pb-c.d [2020-09-18T18:41:38.468Z] #40 11.08 PBCC images/eventpoll.pb-c.c [2020-09-18T18:41:38.609Z] #25 15.24 [2020-09-18T18:41:38.665Z] #25 6.626 [2020-09-18T18:41:38.779Z] #40 11.09 DEP images/eventpoll.pb-c.d [2020-09-18T18:41:38.779Z] #40 11.15 PBCC images/eventfd.pb-c.c [2020-09-18T18:41:38.779Z] #40 11.16 DEP images/eventfd.pb-c.d [2020-09-18T18:41:38.779Z] #40 11.25 PBCC images/remap-file-path.pb-c.c [2020-09-18T18:41:38.779Z] #40 11.28 DEP images/remap-file-path.pb-c.d [2020-09-18T18:41:38.779Z] #40 11.36 PBCC images/fifo.pb-c.c [2020-09-18T18:41:39.075Z] #40 11.40 DEP images/fifo.pb-c.d [2020-09-18T18:41:39.075Z] #40 11.46 PBCC images/ghost-file.pb-c.c [2020-09-18T18:41:39.075Z] #40 11.52 DEP images/ghost-file.pb-c.d [2020-09-18T18:41:39.075Z] #40 11.72 PBCC images/regfile.pb-c.c [2020-09-18T18:41:39.262Z] #17 18.37 Building dependency tree... [2020-09-18T18:41:39.372Z] #40 11.82 DEP images/regfile.pb-c.d [2020-09-18T18:41:39.372Z] #40 11.85 PBCC images/ns.pb-c.c [2020-09-18T18:41:39.372Z] #40 11.87 DEP images/ns.pb-c.d [2020-09-18T18:41:39.372Z] #40 11.91 PBCC images/fdinfo.pb-c.c [2020-09-18T18:41:39.668Z] #40 12.03 DEP images/fdinfo.pb-c.d [2020-09-18T18:41:39.668Z] #40 12.09 PBCC images/core-aarch64.pb-c.c [2020-09-18T18:41:39.668Z] #40 12.18 PBCC images/core-arm.pb-c.c [2020-09-18T18:41:39.668Z] #40 12.29 PBCC images/core-ppc64.pb-c.c [2020-09-18T18:41:39.966Z] #40 12.40 PBCC images/core-s390.pb-c.c [2020-09-18T18:41:39.966Z] #40 12.47 PBCC images/core-x86.pb-c.c [2020-09-18T18:41:39.966Z] #40 12.53 PBCC images/core.pb-c.c [2020-09-18T18:41:40.115Z] #52 151.6 + bin/containerd-shim-runc-v1 [2020-09-18T18:41:40.202Z] #17 ... [2020-09-18T18:41:40.202Z] [2020-09-18T18:41:40.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:40.202Z] #39 74.76 DEP criu/seccomp.d [2020-09-18T18:41:40.202Z] #39 75.09 DEP criu/rst-malloc.d [2020-09-18T18:41:40.202Z] #39 75.17 DEP criu/rbtree.d [2020-09-18T18:41:40.202Z] #39 75.25 DEP criu/pstree.d [2020-09-18T18:41:40.202Z] #39 75.46 DEP criu/protobuf.d [2020-09-18T18:41:40.202Z] #39 75.62 GEN criu/protobuf-desc-gen.h [2020-09-18T18:41:40.202Z] #39 77.07 DEP criu/protobuf-desc.d [2020-09-18T18:41:40.202Z] #39 77.17 DEP criu/proc_parse.d [2020-09-18T18:41:40.202Z] #39 77.45 DEP criu/plugin.d [2020-09-18T18:41:40.202Z] #39 77.58 DEP criu/pipes.d [2020-09-18T18:41:40.202Z] #39 77.76 DEP criu/pie-util.d [2020-09-18T18:41:40.262Z] #40 12.65 PBCC images/inventory.pb-c.c [2020-09-18T18:41:40.262Z] #40 12.79 DEP images/core-aarch64.pb-c.d [2020-09-18T18:41:40.274Z] #25 15.51 0.0% # 2.1% ## 3.7% ### 4.3% ### 5.3% ##### 7.0% ###### 8.5% ####### 10.4% ######### 12.8% ########## 13.9% ########## 14.7% ########### 16.4% ############ 17.0% ############# 18.6% ############### 21.1% ################# 24.1% ### [2020-09-18T18:41:40.274Z] #25 ... [2020-09-18T18:41:40.274Z] [2020-09-18T18:41:40.274Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:40.274Z] #47 47.51 context [2020-09-18T18:41:40.274Z] #47 47.54 os [2020-09-18T18:41:40.274Z] #47 49.83 io/ioutil [2020-09-18T18:41:40.274Z] #47 49.83 mvdan.cc/sh/v3/fileutil [2020-09-18T18:41:40.274Z] #47 50.34 encoding/binary [2020-09-18T18:41:40.274Z] #47 50.35 fmt [2020-09-18T18:41:40.274Z] #47 51.89 encoding/base64 [2020-09-18T18:41:40.274Z] #47 51.90 golang.org/x/sys/unix [2020-09-18T18:41:40.274Z] #47 53.96 encoding/json [2020-09-18T18:41:40.274Z] #47 53.98 github.com/pkg/diff [2020-09-18T18:41:40.274Z] #47 53.98 go/token [2020-09-18T18:41:40.274Z] #47 55.58 go/scanner [2020-09-18T18:41:40.274Z] #47 56.68 mvdan.cc/editorconfig [2020-09-18T18:41:40.274Z] #47 57.38 go/ast [2020-09-18T18:41:40.463Z] #39 77.91 DEP criu/pie-util-vdso.d [2020-09-18T18:41:40.463Z] #39 77.99 DEP criu/pie-util-vdso-elf32.d [2020-09-18T18:41:40.518Z] #47 ... [2020-09-18T18:41:40.518Z] [2020-09-18T18:41:40.518Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:40.518Z] #52 1.135 + RM_GOPATH=0 [2020-09-18T18:41:40.518Z] #52 1.135 + TMP_GOPATH= [2020-09-18T18:41:40.518Z] #52 1.135 + : /build [2020-09-18T18:41:40.518Z] #52 1.135 + '[' -z '' ']' [2020-09-18T18:41:40.518Z] #52 1.136 ++ mktemp -d [2020-09-18T18:41:40.518Z] #52 1.138 + export GOPATH=/tmp/tmp.tJCQnfU5sv [2020-09-18T18:41:40.518Z] #52 1.138 + GOPATH=/tmp/tmp.tJCQnfU5sv [2020-09-18T18:41:40.518Z] #52 1.138 + RM_GOPATH=1 [2020-09-18T18:41:40.518Z] #52 1.138 + case "$(go env GOARCH)" in [2020-09-18T18:41:40.518Z] #52 1.138 ++ go env GOARCH [2020-09-18T18:41:40.518Z] #52 1.223 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:40.518Z] #52 1.223 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:40.518Z] #52 1.223 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:40.518Z] #52 1.223 + dir=/tmp/install [2020-09-18T18:41:40.518Z] #52 1.223 + bin=containerd [2020-09-18T18:41:40.518Z] #52 1.223 + shift [2020-09-18T18:41:40.518Z] #52 1.223 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-18T18:41:40.518Z] #52 1.223 + . /tmp/install/containerd.installer [2020-09-18T18:41:40.518Z] #52 1.223 ++ set -e [2020-09-18T18:41:40.518Z] #52 1.223 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:40.518Z] #52 1.234 + install_containerd [2020-09-18T18:41:40.518Z] #52 1.234 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-18T18:41:40.518Z] #52 1.234 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tJCQnfU5sv/src/github.com/containerd/containerd [2020-09-18T18:41:40.518Z] #52 1.235 Cloning into '/tmp/tmp.tJCQnfU5sv/src/github.com/containerd/containerd'... [2020-09-18T18:41:40.518Z] #52 1.235 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:40.546Z] #47 57.60 mvdan.cc/sh/v3/syntax [2020-09-18T18:41:40.546Z] #47 ... [2020-09-18T18:41:40.546Z] [2020-09-18T18:41:40.546Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:40.561Z] #40 12.86 DEP images/core-arm.pb-c.d [2020-09-18T18:41:40.561Z] #40 12.96 DEP images/core-ppc64.pb-c.d [2020-09-18T18:41:40.561Z] #40 13.04 DEP images/core-s390.pb-c.d [2020-09-18T18:41:40.723Z] #39 78.09 DEP criu/path.d [2020-09-18T18:41:40.723Z] #39 78.21 DEP criu/parasite-syscall.d [2020-09-18T18:41:40.782Z] #52 ... [2020-09-18T18:41:40.782Z] [2020-09-18T18:41:40.782Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:40.782Z] #25 2.607 # 2.2% ####### 10.1% ########### 16.0% ################# 24.1% ####################### 32.3% ############################ 39.2% ################################# 46.9% ######################################## 56.1% ################################################ 66.8% ################################################### 72.0% ######################################################## 79.0% ############################################################## 86.4% ################################################################### 93.9% ######################################################################## 100.0% [2020-09-18T18:41:40.782Z] #25 4.295 [2020-09-18T18:41:40.782Z] #25 4.464 ################ 22.9% ###################################### 53.9% ############################################################ 84.6% ######################################################################## 100.0% [2020-09-18T18:41:40.782Z] #25 5.081 [2020-09-18T18:41:40.782Z] #25 5.271 #### 6.4% ###################### 31.3% ################################### 48.9% ################################################### 71.4% #################################################################### 95.6% ######################################################################## 100.0% [2020-09-18T18:41:40.782Z] #25 6.167 [2020-09-18T18:41:40.782Z] #25 6.362 0.0% ##### 7.3% ######## 12.3% ############ 17.8% ################## 25.1% ######################## 33.9% ############################### 43.9% ################################### 49.2% ######################################## 55.9% ############################################# 63.6% ###################################################### 76.0% ############################################################ 84.7% ##################################################################### 96.3% ######################################################################## 100.0% [2020-09-18T18:41:40.782Z] #25 8.076 [2020-09-18T18:41:40.858Z] #40 13.12 DEP images/core-x86.pb-c.d [2020-09-18T18:41:40.858Z] #40 13.19 DEP images/core.pb-c.d [2020-09-18T18:41:40.858Z] #40 13.25 DEP images/inventory.pb-c.d [2020-09-18T18:41:40.858Z] #40 13.32 PBCC images/cpuinfo.pb-c.c [2020-09-18T18:41:40.858Z] #40 13.33 DEP images/cpuinfo.pb-c.d [2020-09-18T18:41:40.858Z] #40 13.40 PBCC images/stats.pb-c.c [2020-09-18T18:41:40.858Z] #40 13.42 DEP images/stats.pb-c.d [2020-09-18T18:41:40.979Z] #25 6.840 0.0% ## 4.2% ##### 7.6% ######## 12.1% ############# 18.6% ################# 23.8% ##################### 29.5% ######################## 34.3% ############################ 39.5% ############################### 44.3% ################################### 49.6% ####################################### 54.7% ######################################### 58.2% ############################################# 63.7% ################################################# 68.3% #################################################### 72.6% ####################################################### 77.5% ########################################################## 81.5% ############################################################# 85.9% #################################################################### 95.2% ######################################################################## 100.0% [2020-09-18T18:41:40.983Z] #39 78.40 DEP criu/pagemap.d [2020-09-18T18:41:41.108Z] #25 15.51 0.0% # 2.1% ## 3.7% ### 4.3% ### 5.3% ##### 7.0% ###### 8.5% ####### 10.4% ######### 12.8% ########## 13.9% ########## 14.7% ########### 16.4% ############ 17.0% ############# 18.6% ############### 21.1% ################# 24.1% ################### 27.7% ##################### 30.4% ######################## 33.5% ######################### 35.3% ########################## 37.1% ########################### 38.6% ############################# 40.4% [2020-09-18T18:41:41.108Z] #25 ... [2020-09-18T18:41:41.108Z] [2020-09-18T18:41:41.108Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:41.108Z] #38 48.24 Selecting previously unselected package libprotoc17:arm64. [2020-09-18T18:41:41.108Z] #38 48.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-18T18:41:41.108Z] #38 48.30 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:41.108Z] #38 49.95 Selecting previously unselected package protobuf-c-compiler. [2020-09-18T18:41:41.108Z] #38 49.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-18T18:41:41.108Z] #38 50.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:41.108Z] #38 50.42 Selecting previously unselected package protobuf-compiler. [2020-09-18T18:41:41.108Z] #38 50.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-18T18:41:41.108Z] #38 50.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:41.108Z] #38 51.29 Selecting previously unselected package python-pkg-resources. [2020-09-18T18:41:41.108Z] #38 51.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:41:41.108Z] #38 51.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:41.108Z] #38 51.92 Selecting previously unselected package python-six. [2020-09-18T18:41:41.108Z] #38 51.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-18T18:41:41.108Z] #38 51.93 Unpacking python-six (1.12.0-1) ... [2020-09-18T18:41:41.108Z] #38 52.04 Selecting previously unselected package python-protobuf. [2020-09-18T18:41:41.108Z] #38 52.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-18T18:41:41.108Z] #38 52.05 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:41.108Z] #38 52.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:41.108Z] #38 55.89 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:41.108Z] #38 56.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:41.108Z] #38 56.95 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-18T18:41:41.108Z] #38 57.23 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-18T18:41:41.108Z] #38 57.25 Setting up python-six (1.12.0-1) ... [2020-09-18T18:41:41.158Z] #40 ... [2020-09-18T18:41:41.158Z] [2020-09-18T18:41:41.158Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:41.158Z] #42 71.61 regexp/syntax [2020-09-18T18:41:41.158Z] #42 76.22 vendor/golang.org/x/text/transform [2020-09-18T18:41:41.158Z] #42 80.78 time [2020-09-18T18:41:41.158Z] #42 ... [2020-09-18T18:41:41.158Z] [2020-09-18T18:41:41.158Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:41.236Z] #25 ... [2020-09-18T18:41:41.236Z] [2020-09-18T18:41:41.236Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:41.236Z] #41 48.61 internal/singleflight [2020-09-18T18:41:41.236Z] #41 49.26 io [2020-09-18T18:41:41.236Z] #41 49.27 strconv [2020-09-18T18:41:41.236Z] #41 51.16 bytes [2020-09-18T18:41:41.236Z] #41 53.57 reflect [2020-09-18T18:41:41.236Z] #41 54.24 bufio [2020-09-18T18:41:41.236Z] #41 56.30 syscall [2020-09-18T18:41:41.245Z] #39 78.55 DEP criu/pagemap-cache.d [2020-09-18T18:41:41.245Z] #39 78.66 DEP criu/page-xfer.d [2020-09-18T18:41:41.245Z] #39 78.79 DEP criu/page-pipe.d [2020-09-18T18:41:41.304Z] #25 8.243 0.3% # 2.6% ### 4.7% #### 6.9% ###### 8.6% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.9% ############ 17.2% ############## 19.7% ############### 21.6% ################ 22.7% [2020-09-18T18:41:41.304Z] #25 ... [2020-09-18T18:41:41.304Z] [2020-09-18T18:41:41.304Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:41.304Z] #32 48.84 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:41.304Z] #32 49.20 Fetched 14.9 MB in 2s (7381 kB/s) [2020-09-18T18:41:41.304Z] #32 49.47 Selecting previously unselected package xxd. [2020-09-18T18:41:41.304Z] #32 49.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.) [2020-09-18T18:41:41.304Z] #32 49.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:41:41.304Z] #32 49.69 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:41:41.304Z] #32 49.92 Selecting previously unselected package vim-common. [2020-09-18T18:41:41.304Z] #32 49.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:41:41.304Z] #32 50.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:41.304Z] #32 50.43 Selecting previously unselected package cmake-data. [2020-09-18T18:41:41.304Z] #32 50.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-18T18:41:41.304Z] #32 50.44 Unpacking cmake-data (3.13.4-1) ... [2020-09-18T18:41:41.304Z] #32 53.43 Selecting previously unselected package libicu63:amd64. [2020-09-18T18:41:41.304Z] #32 53.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-18T18:41:41.304Z] #32 53.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:41:41.386Z] #38 ... [2020-09-18T18:41:41.386Z] [2020-09-18T18:41:41.386Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:41.494Z] #41 ... [2020-09-18T18:41:41.494Z] [2020-09-18T18:41:41.494Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:41.494Z] #38 54.60 Selecting previously unselected package libprotoc17:amd64. [2020-09-18T18:41:41.494Z] #38 54.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:41.494Z] #38 54.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:41.494Z] #38 55.30 Selecting previously unselected package protobuf-c-compiler. [2020-09-18T18:41:41.494Z] #38 55.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:41:41.494Z] #38 55.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:41.494Z] #38 55.53 Selecting previously unselected package protobuf-compiler. [2020-09-18T18:41:41.494Z] #38 55.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:41.494Z] #38 55.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:41.494Z] #38 55.73 Selecting previously unselected package python-pkg-resources. [2020-09-18T18:41:41.494Z] #38 55.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:41:41.494Z] #38 55.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:41.494Z] #38 56.03 Selecting previously unselected package python-six. [2020-09-18T18:41:41.494Z] #38 56.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-18T18:41:41.494Z] #38 56.04 Unpacking python-six (1.12.0-1) ... [2020-09-18T18:41:41.494Z] #38 56.11 Selecting previously unselected package python-protobuf. [2020-09-18T18:41:41.494Z] #38 56.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:41.494Z] #38 56.16 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:41.494Z] #38 56.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:41.507Z] #39 78.89 DEP criu/netfilter.d [2020-09-18T18:41:41.507Z] #39 79.02 DEP criu/net.d [2020-09-18T18:41:41.565Z] #32 ... [2020-09-18T18:41:41.565Z] [2020-09-18T18:41:41.565Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:41.767Z] #39 79.23 DEP criu/namespaces.d [2020-09-18T18:41:41.767Z] #39 79.37 DEP criu/mount.d [2020-09-18T18:41:41.826Z] #25 8.243 0.3% # 2.6% ### 4.7% #### 6.9% ###### 8.6% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.9% ############ 17.2% ############## 19.7% ############### 21.6% ################ 22.7% ################# 23.8% ################## 25.6% #################### 27.9% ##################### 30.2% [2020-09-18T18:41:41.826Z] #25 ... [2020-09-18T18:41:41.826Z] [2020-09-18T18:41:41.826Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:41.826Z] #10 49.36 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] [2020-09-18T18:41:41.826Z] #10 49.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-18T18:41:41.826Z] #10 53.09 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] [2020-09-18T18:41:41.826Z] #10 55.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-18T18:41:41.826Z] #10 55.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-18T18:41:41.826Z] #10 55.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-18T18:41:41.826Z] #10 55.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-18T18:41:41.826Z] #10 55.42 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] [2020-09-18T18:41:41.826Z] #10 55.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-18T18:41:41.826Z] #10 55.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-18T18:41:41.826Z] #10 55.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-18T18:41:41.826Z] #10 55.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-18T18:41:41.826Z] #10 55.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-18T18:41:41.826Z] #10 55.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-18T18:41:41.826Z] #10 55.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-18T18:41:41.826Z] #10 55.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-18T18:41:41.826Z] #10 55.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-18T18:41:41.826Z] #10 55.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-18T18:41:41.826Z] #10 57.10 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:41.826Z] #10 57.30 Fetched 77.7 MB in 8s (9172 kB/s) [2020-09-18T18:41:41.826Z] #10 57.44 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-18T18:41:41.826Z] #10 57.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-18T18:41:41.826Z] #10 57.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-18T18:41:41.826Z] #10 57.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:41:42.027Z] #39 79.51 DEP criu/memfd.d [2020-09-18T18:41:42.054Z] #53 43.52 Checking out files: 62% (2019/3246) Checking out files: 63% (2045/3246) Checking out files: 64% (2078/3246) Checking out files: 65% (2110/3246) Checking out files: 66% (2143/3246) Checking out files: 67% (2175/3246) Checking out files: 68% (2208/3246) Checking out files: 69% (2240/3246) Checking out files: 70% (2273/3246) Checking out files: 71% (2305/3246) Checking out files: 72% (2338/3246) Checking out files: 73% (2370/3246) Checking out files: 74% (2403/3246) Checking out files: 75% (2435/3246) Checking out files: 76% (2467/3246) Checking out files: 77% (2500/3246) Checking out files: 78% (2532/3246) Checking out files: 79% (2565/3246) Checking out files: 80% (2597/3246) Checking out files: 81% (2630/3246) Checking out files: 82% (2662/3246) Checking out files: 83% (2695/3246) Checking out files: 84% (2727/3246) Checking out files: 85% (2760/3246) Checking out files: 86% (2792/3246) Checking out files: 87% (2825/3246) Checking out files: 88% (2857/3246) Checking out files: 89% (2889/3246) Checking out files: 90% (2922/3246) Checking out files: 91% (2954/3246) Checking out files: 92% (2987/3246) Checking out files: 93% (3019/3246) Checking out files: 94% (3052/3246) Checking out files: 95% (3084/3246) Checking out files: 96% (3117/3246) Checking out files: 97% (3149/3246) Checking out files: 98% (3182/3246) Checking out files: 99% (3214/3246) Checking out files: 100% (3246/3246) Checking out files: 100% (3246/3246), done. [2020-09-18T18:41:42.054Z] #53 44.48 + cd /tmp/tmp.Rnon0OhBwB/src/github.com/containerd/containerd [2020-09-18T18:41:42.054Z] #53 44.48 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:42.086Z] #10 ... [2020-09-18T18:41:42.086Z] [2020-09-18T18:41:42.086Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:42.287Z] #39 79.72 DEP criu/mem.d [2020-09-18T18:41:42.287Z] #39 79.86 DEP criu/lsm.d [2020-09-18T18:41:42.354Z] #53 ... [2020-09-18T18:41:42.354Z] [2020-09-18T18:41:42.354Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:42.354Z] #11 72.72 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-18T18:41:42.354Z] #11 72.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-18T18:41:42.354Z] #11 72.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:42.354Z] #11 72.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-18T18:41:42.354Z] #11 72.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-18T18:41:42.354Z] #11 72.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:42.354Z] #11 ... [2020-09-18T18:41:42.354Z] [2020-09-18T18:41:42.354Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:42.354Z] #31 81.57 internal/poll [2020-09-18T18:41:42.425Z] #38 ... [2020-09-18T18:41:42.425Z] [2020-09-18T18:41:42.425Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:42.425Z] #25 9.419 [2020-09-18T18:41:42.518Z] Fetching without tags [2020-09-18T18:41:42.547Z] #39 79.98 DEP criu/log.d [2020-09-18T18:41:42.548Z] #39 80.08 DEP criu/libnetlink.d [2020-09-18T18:41:42.808Z] #39 80.22 DEP criu/kerndat.d [2020-09-18T18:41:42.842Z] #52 154.5 + bin/containerd-shim-runc-v2 [2020-09-18T18:41:42.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:41:42.230Z] > git config --add remote.origin.fetch +refs/pull/41471/head:refs/remotes/origin/PR-41471 # timeout=10 [2020-09-18T18:41:42.294Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:41:42.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-18T18:41:42.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-18T18:41:42.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:41:42.553Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41471/head:refs/remotes/origin/PR-41471 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-18T18:41:43.068Z] #39 80.44 DEP criu/kcmp-ids.d [2020-09-18T18:41:43.068Z] #39 80.52 DEP criu/irmap.d [2020-09-18T18:41:43.133Z] #52 155.1 + binaries [2020-09-18T18:41:43.328Z] #39 80.65 DEP criu/ipc_ns.d [2020-09-18T18:41:43.328Z] #39 80.83 DEP criu/image.d [2020-09-18T18:41:43.420Z] #31 83.87 os [2020-09-18T18:41:43.424Z] #52 155.1 + install -D bin/containerd /build/containerd [2020-09-18T18:41:43.424Z] #52 155.2 + install -D bin/containerd-shim /build/containerd-shim [2020-09-18T18:41:43.424Z] #52 155.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-18T18:41:43.424Z] #52 155.2 + install -D bin/ctr /build/ctr [2020-09-18T18:41:43.589Z] #39 80.97 DEP criu/image-desc.d [2020-09-18T18:41:43.589Z] #39 81.05 DEP criu/fsnotify.d [2020-09-18T18:41:43.715Z] #52 DONE 155.7s [2020-09-18T18:41:43.805Z] Merging remotes/origin/master commit 2513da195eef09acb56da21d7191aaa3b4ed4b35 into PR head commit 0d75b63987e8becb04da717a11742bdd9a0db879 [2020-09-18T18:41:43.849Z] #39 81.18 DEP criu/filesystems.d [2020-09-18T18:41:43.849Z] #39 81.32 DEP criu/files.d [2020-09-18T18:41:44.109Z] #39 81.49 DEP criu/files-reg.d [2020-09-18T18:41:44.109Z] #39 ... [2020-09-18T18:41:44.109Z] [2020-09-18T18:41:44.109Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:41:44.109Z] #17 20.32 libcap2-bin is already the newest version (1:2.25-2). [2020-09-18T18:41:44.109Z] #17 20.32 The following additional packages will be installed: [2020-09-18T18:41:44.110Z] #17 20.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-18T18:41:44.110Z] #17 20.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-18T18:41:44.110Z] #17 20.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-18T18:41:44.110Z] #17 20.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-18T18:41:44.110Z] #17 20.35 python3.7 python3.7-minimal vim-runtime xxd [2020-09-18T18:41:44.110Z] #17 20.35 Suggested packages: [2020-09-18T18:41:44.110Z] #17 20.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-18T18:41:44.110Z] #17 20.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-18T18:41:44.110Z] #17 20.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-18T18:41:44.110Z] #17 20.35 Recommended packages: [2020-09-18T18:41:44.110Z] #17 20.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-18T18:41:44.110Z] #17 20.36 python3-keyrings.alt python3-xdg unzip [2020-09-18T18:41:44.110Z] #17 22.18 The following NEW packages will be installed: [2020-09-18T18:41:44.110Z] #17 22.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-18T18:41:44.110Z] #17 22.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-18T18:41:44.110Z] #17 22.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-18T18:41:44.110Z] #17 22.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-18T18:41:44.110Z] #17 22.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-18T18:41:44.110Z] #17 22.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-18T18:41:44.110Z] #17 22.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-18T18:41:44.110Z] #17 22.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-18T18:41:44.110Z] #17 22.19 xz-utils zip [2020-09-18T18:41:44.110Z] #17 22.63 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:41:44.110Z] #17 22.63 Need to get 28.5 MB of archives. [2020-09-18T18:41:44.110Z] #17 22.63 After this operation, 116 MB of additional disk space will be used. [2020-09-18T18:41:44.110Z] #17 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-18T18:41:44.110Z] #17 22.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-18T18:41:44.110Z] #17 22.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-18T18:41:44.110Z] #17 22.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-18T18:41:44.110Z] #17 22.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-18T18:41:44.110Z] #17 22.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-18T18:41:44.110Z] #17 22.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-18T18:41:44.110Z] #17 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-18T18:41:44.110Z] #17 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-18T18:41:44.110Z] #17 22.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-18T18:41:44.110Z] #17 22.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-18T18:41:44.110Z] #17 22.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-18T18:41:44.110Z] #17 22.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-18T18:41:44.110Z] #17 22.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-18T18:41:44.110Z] #17 22.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-18T18:41:44.110Z] #17 22.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-18T18:41:44.110Z] #17 22.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-18T18:41:44.110Z] #17 22.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:41:44.110Z] #17 22.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-18T18:41:44.110Z] #17 22.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-18T18:41:44.110Z] #17 23.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-18T18:41:44.110Z] #17 23.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-18T18:41:44.110Z] #17 23.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-18T18:41:44.110Z] #17 23.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-18T18:41:44.110Z] #17 23.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-18T18:41:44.110Z] #17 23.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-18T18:41:44.110Z] #17 23.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-18T18:41:44.110Z] #17 23.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-18T18:41:44.110Z] #17 23.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-18T18:41:44.110Z] #17 23.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-18T18:41:44.110Z] #17 23.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-18T18:41:44.110Z] #17 23.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-18T18:41:44.110Z] #17 23.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-18T18:41:44.110Z] #17 23.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-18T18:41:44.110Z] #17 23.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-18T18:41:44.110Z] #17 23.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-18T18:41:44.110Z] #17 23.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-18T18:41:44.110Z] #17 23.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-18T18:41:44.110Z] #17 23.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-18T18:41:44.110Z] #17 23.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-18T18:41:44.110Z] #17 23.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-18T18:41:44.110Z] #17 23.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-18T18:41:44.110Z] #17 23.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-18T18:41:44.110Z] #17 23.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-18T18:41:44.110Z] #17 23.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-18T18:41:44.110Z] #17 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-18T18:41:44.110Z] #17 24.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-18T18:41:44.110Z] #17 24.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-18T18:41:44.346Z] [2020-09-18T18:41:44.346Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-18T18:41:44.478Z] #31 85.04 internal/fmtsort [2020-09-18T18:41:44.641Z] #53 DONE 0.3s [2020-09-18T18:41:44.696Z] #25 8.243 0.3% # 2.6% ### 4.7% #### 6.9% ###### 8.6% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.9% ############ 17.2% ############## 19.7% ############### 21.6% ################ 22.7% ################# 23.8% ################## 25.6% #################### 27.9% ##################### 30.2% ####################### 32.0% ######################## 34.4% ########################## 36.6% ########################### 38.8% ############################# 40.7% ############################### 43.3% ################################ 45.7% ################################## 48.4% #################################### 50.6% ###################################### 53.5% ####################################### 55.2% ######################################### 57.7% ########################################### 59.8% ############################################# 62.5% ############################################## 65.0% ################################################ 67.8% ################################################### 71.4% ##################################################### 73.9% ###################################################### 76.1% ######################################################### 79.5% ########################################################### 82.0% ############################################################# 85.2% ############################################################### 88.0% ################################################################# 90.3% ################################################################## 92.9% [2020-09-18T18:41:44.696Z] #25 ... [2020-09-18T18:41:44.696Z] [2020-09-18T18:41:44.696Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:44.696Z] #38 52.05 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-18T18:41:44.696Z] #38 52.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 52.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:44.696Z] #38 52.36 Selecting previously unselected package libprotobuf17:amd64. [2020-09-18T18:41:44.696Z] #38 52.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 52.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:44.696Z] #38 53.43 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-18T18:41:44.696Z] #38 53.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 53.45 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:44.696Z] #38 53.79 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-18T18:41:44.696Z] #38 53.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 53.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:44.696Z] #38 55.49 Selecting previously unselected package libprotoc17:amd64. [2020-09-18T18:41:44.696Z] #38 55.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 55.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:44.696Z] #38 56.50 Selecting previously unselected package protobuf-c-compiler. [2020-09-18T18:41:44.696Z] #38 56.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 56.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:44.696Z] #38 56.70 Selecting previously unselected package protobuf-compiler. [2020-09-18T18:41:44.696Z] #38 56.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 56.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:44.696Z] #38 56.92 Selecting previously unselected package python-pkg-resources. [2020-09-18T18:41:44.696Z] #38 56.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:41:44.696Z] #38 56.94 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:44.696Z] #38 57.19 Selecting previously unselected package python-six. [2020-09-18T18:41:44.696Z] #38 57.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-18T18:41:44.696Z] #38 57.20 Unpacking python-six (1.12.0-1) ... [2020-09-18T18:41:44.696Z] #38 57.37 Selecting previously unselected package python-protobuf. [2020-09-18T18:41:44.696Z] #38 57.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-18T18:41:44.696Z] #38 57.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:44.696Z] #38 58.17 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-18T18:41:44.696Z] #38 ... [2020-09-18T18:41:44.696Z] [2020-09-18T18:41:44.696Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:44.739Z] #25 9.639 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 9.5% ######## 11.3% ######### 12.9% ########## 14.9% ########### 16.5% ############# 18.6% ############## 20.8% ################ 22.4% ################# 23.8% ################## 25.4% ################### 26.8% #################### 28.6% ##################### 30.2% ####################### 32.0% ######################## 33.5% ######################### 35.1% ########################## 37.2% ############################ 39.5% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.4% ################################# 46.6% ################################## 47.9% ################################### 49.8% [2020-09-18T18:41:44.739Z] #25 ... [2020-09-18T18:41:44.739Z] [2020-09-18T18:41:44.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:44.739Z] #10 52.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-18T18:41:44.739Z] #10 52.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-18T18:41:44.739Z] #10 52.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:41:44.739Z] #10 55.74 Selecting previously unselected package binutils-mingw-w64. [2020-09-18T18:41:44.739Z] #10 55.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-18T18:41:44.739Z] #10 55.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:41:44.739Z] #10 55.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-18T18:41:44.739Z] #10 55.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:41:44.739Z] #10 55.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:44.739Z] #10 56.23 Selecting previously unselected package dmsetup. [2020-09-18T18:41:44.739Z] #10 56.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:41:44.739Z] #10 56.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-18T18:41:44.739Z] #10 56.48 Selecting previously unselected package mingw-w64-common. [2020-09-18T18:41:44.739Z] #10 56.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-18T18:41:44.739Z] #10 56.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-18T18:41:44.932Z] [2020-09-18T18:41:44.932Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-18T18:41:44.932Z] #57 DONE 0.1s [2020-09-18T18:41:44.932Z] [2020-09-18T18:41:44.932Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-18T18:41:44.956Z] #25 8.243 0.3% # 2.6% ### 4.7% #### 6.9% ###### 8.6% ####### 9.8% ######## 11.5% ######### 13.3% ########## 14.9% ############ 17.2% ############## 19.7% ############### 21.6% ################ 22.7% ################# 23.8% ################## 25.6% #################### 27.9% ##################### 30.2% ####################### 32.0% ######################## 34.4% ########################## 36.6% ########################### 38.8% ############################# 40.7% ############################### 43.3% ################################ 45.7% ################################## 48.4% #################################### 50.6% ###################################### 53.5% ####################################### 55.2% ######################################### 57.7% ########################################### 59.8% ############################################# 62.5% ############################################## 65.0% ################################################ 67.8% ################################################### 71.4% ##################################################### 73.9% ###################################################### 76.1% ######################################################### 79.5% ########################################################### 82.0% ############################################################# 85.2% ############################################################### 88.0% ################################################################# 90.3% ################################################################## 92.9% #################################################################### 94.8% ###################################################################### 97.4% ####################################################################### 99.9% ######################################################################## 100.0% [2020-09-18T18:41:44.996Z] #10 ... [2020-09-18T18:41:44.997Z] [2020-09-18T18:41:44.997Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:45.049Z] #17 25.23 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:41:45.216Z] #25 13.45 [2020-09-18T18:41:45.223Z] #59 DONE 0.2s [2020-09-18T18:41:45.223Z] [2020-09-18T18:41:45.223Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-18T18:41:45.223Z] #61 DONE 0.1s [2020-09-18T18:41:45.223Z] [2020-09-18T18:41:45.223Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-18T18:41:45.223Z] #62 DONE 0.1s [2020-09-18T18:41:45.223Z] [2020-09-18T18:41:45.223Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-18T18:41:45.254Z] #25 9.639 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 9.5% ######## 11.3% ######### 12.9% ########## 14.9% ########### 16.5% ############# 18.6% ############## 20.8% ################ 22.4% ################# 23.8% ################## 25.4% ################### 26.8% #################### 28.6% ##################### 30.2% ####################### 32.0% ######################## 33.5% ######################### 35.1% ########################## 37.2% ############################ 39.5% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.4% ################################# 46.6% ################################## 47.9% ################################### 49.8% #################################### 50.9% ##################################### 52.1% ###################################### 53.3% ####################################### 54.5% [2020-09-18T18:41:45.254Z] #25 ... [2020-09-18T18:41:45.254Z] [2020-09-18T18:41:45.254Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:41:45.254Z] #28 52.60 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-18T18:41:45.254Z] #28 53.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-18T18:41:45.254Z] #28 54.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-18T18:41:45.309Z] #17 25.39 Fetched 28.5 MB in 2s (13.3 MB/s) [2020-09-18T18:41:45.309Z] #17 25.46 Selecting previously unselected package pigz. [2020-09-18T18:41:45.309Z] #17 25.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-18T18:41:45.309Z] #17 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-18T18:41:45.309Z] #17 25.53 Unpacking pigz (2.4-1) ... [2020-09-18T18:41:45.510Z] #28 ... [2020-09-18T18:41:45.510Z] [2020-09-18T18:41:45.510Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:45.569Z] #17 25.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-18T18:41:45.569Z] #17 25.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:41:45.569Z] #17 25.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:41:45.735Z] #25 15.51 0.0% # 2.1% ## 3.7% ### 4.3% ### 5.3% ##### 7.0% ###### 8.5% ####### 10.4% ######### 12.8% ########## 13.9% ########## 14.7% ########### 16.4% ############ 17.0% ############# 18.6% ############### 21.1% ################# 24.1% ################### 27.7% ##################### 30.4% ######################## 33.5% ######################### 35.3% ########################## 37.1% ########################### 38.6% ############################# 40.4% ############################# 40.9% ############################## 42.7% ############################### 43.9% ################################ 45.4% ################################## 47.8% ################################### 49.5% ##################################### 51.5% ###################################### 53.9% ######################################## 56.6% ######################################## 56.7% ########################################### 59.9% ############################################ 61.9% ############################################## 64.7% ############################################## 65.0% ################################################ 67.7% ################################################# 68.6% ################################################## 70.3% ##################################################### 73.8% ###################################################### 75.3% ####################################################### 77.6% ######################################################### 80.3% ######################################################### 80.5% ########################################################### 82.9% ############################################################ 83.6% ############################################################# 85.8% ############################################################## 86.3% ################################################################ 89.1% ################################################################ 89.5% ################################################################## 92.1% ################################################################### 93.5% ##################################################################### 96.1% ###################################################################### 98.6% ######################################################################## 100.0% [2020-09-18T18:41:45.735Z] #25 22.45 [2020-09-18T18:41:43.909Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:41:43.969Z] > git checkout -f 0d75b63987e8becb04da717a11742bdd9a0db879 # timeout=10 [2020-09-18T18:41:45.830Z] #17 26.12 Selecting previously unselected package python3.7-minimal. [2020-09-18T18:41:45.830Z] #17 26.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:41:45.830Z] #17 26.14 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:41:45.885Z] #63 DONE 0.7s [2020-09-18T18:41:46.023Z] #25 9.639 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 9.5% ######## 11.3% ######### 12.9% ########## 14.9% ########### 16.5% ############# 18.6% ############## 20.8% ################ 22.4% ################# 23.8% ################## 25.4% ################### 26.8% #################### 28.6% ##################### 30.2% ####################### 32.0% ######################## 33.5% ######################### 35.1% ########################## 37.2% ############################ 39.5% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.4% ################################# 46.6% ################################## 47.9% ################################### 49.8% #################################### 50.9% ##################################### 52.1% ###################################### 53.3% ####################################### 54.5% ######################################## 55.9% ######################################## 56.6% ######################################### 58.3% ########################################## 59.7% ########################################### 60.9% ############################################ 61.9% [2020-09-18T18:41:46.023Z] #25 ... [2020-09-18T18:41:46.023Z] [2020-09-18T18:41:46.023Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:46.023Z] #47 53.31 syscall [2020-09-18T18:41:46.023Z] #47 53.33 bytes [2020-09-18T18:41:46.023Z] #47 56.13 reflect [2020-09-18T18:41:46.023Z] #47 62.80 time [2020-09-18T18:41:46.023Z] #47 ... [2020-09-18T18:41:46.023Z] [2020-09-18T18:41:46.023Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:46.129Z] #25 ... [2020-09-18T18:41:46.129Z] [2020-09-18T18:41:46.129Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:46.129Z] #41 52.95 crypto/cipher [2020-09-18T18:41:46.129Z] #41 52.98 crypto/sha512 [2020-09-18T18:41:46.129Z] #41 54.24 crypto/ed25519/internal/edwards25519 [2020-09-18T18:41:46.129Z] #41 54.30 crypto/aes [2020-09-18T18:41:46.129Z] #41 56.58 crypto/des [2020-09-18T18:41:46.129Z] #41 56.84 crypto/md5 [2020-09-18T18:41:46.129Z] #41 56.93 crypto/sha1 [2020-09-18T18:41:46.129Z] #41 57.22 crypto/sha256 [2020-09-18T18:41:46.129Z] #41 57.86 go/ast [2020-09-18T18:41:46.129Z] #41 58.19 text/template/parse [2020-09-18T18:41:46.129Z] #41 58.28 encoding/json [2020-09-18T18:41:46.129Z] #41 62.85 text/template [2020-09-18T18:41:46.164Z] #25 14.46 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T18:41:46.164Z] #25 ... [2020-09-18T18:41:46.164Z] [2020-09-18T18:41:46.164Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:46.164Z] #43 DONE 63.8s [2020-09-18T18:41:46.176Z] [2020-09-18T18:41:46.176Z] #64 exporting to image [2020-09-18T18:41:46.176Z] #64 exporting layers [2020-09-18T18:41:46.399Z] #17 ... [2020-09-18T18:41:46.399Z] [2020-09-18T18:41:46.399Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:41:46.399Z] #28 DONE 157.9s [2020-09-18T18:41:46.399Z] [2020-09-18T18:41:46.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:46.399Z] #39 81.64 DEP criu/files-ext.d [2020-09-18T18:41:46.399Z] #39 81.79 DEP criu/file-lock.d [2020-09-18T18:41:46.399Z] #39 81.90 DEP criu/file-ids.d [2020-09-18T18:41:46.399Z] #39 82.02 DEP criu/fifo.d [2020-09-18T18:41:46.399Z] #39 82.22 DEP criu/fdstore.d [2020-09-18T18:41:46.399Z] #39 82.33 DEP criu/fault-injection.d [2020-09-18T18:41:46.399Z] #39 82.36 DEP criu/external.d [2020-09-18T18:41:46.399Z] #39 82.48 DEP criu/eventpoll.d [2020-09-18T18:41:46.399Z] #39 82.66 DEP criu/eventfd.d [2020-09-18T18:41:46.399Z] #39 82.86 DEP criu/crtools.d [2020-09-18T18:41:46.399Z] #39 83.04 DEP criu/cr-service.d [2020-09-18T18:41:46.399Z] #39 83.30 DEP criu/cr-restore.d [2020-09-18T18:41:46.399Z] #39 83.49 DEP criu/cr-errno.d [2020-09-18T18:41:46.399Z] #39 83.50 DEP criu/cr-dump.d [2020-09-18T18:41:46.399Z] #39 83.73 DEP criu/cr-dedup.d [2020-09-18T18:41:46.399Z] #39 83.91 DEP criu/cr-check.d [2020-09-18T18:41:46.425Z] [2020-09-18T18:41:46.425Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:46.425Z] #38 63.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:46.426Z] #38 63.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:46.426Z] #38 63.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:46.426Z] #38 63.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:46.426Z] #38 63.83 Setting up python-six (1.12.0-1) ... [2020-09-18T18:41:46.429Z] #41 ... [2020-09-18T18:41:46.429Z] [2020-09-18T18:41:46.429Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:46.429Z] #47 62.91 golang.org/x/crypto/ssh/terminal [2020-09-18T18:41:46.587Z] #31 86.75 path/filepath [2020-09-18T18:41:46.587Z] #31 86.75 fmt [2020-09-18T18:41:46.659Z] #39 84.23 DEP criu/config.d [2020-09-18T18:41:46.694Z] #47 ... [2020-09-18T18:41:46.694Z] [2020-09-18T18:41:46.694Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:46.694Z] #30 53.61 github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:41:46.694Z] #30 ... [2020-09-18T18:41:46.694Z] [2020-09-18T18:41:46.694Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:46.694Z] #41 63.81 go/parser [2020-09-18T18:41:46.957Z] #41 63.81 encoding/xml [2020-09-18T18:41:47.228Z] #39 84.58 DEP criu/clone-noasan.d [2020-09-18T18:41:47.228Z] #39 84.76 DEP criu/cgroup.d [2020-09-18T18:41:47.243Z] #31 ... [2020-09-18T18:41:47.243Z] [2020-09-18T18:41:47.243Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:47.243Z] #53 45.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-18T18:41:47.243Z] #53 45.38 + BUILDTAGS='netgo osusergo static_build' [2020-09-18T18:41:47.243Z] #53 45.38 + export EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:41:47.243Z] #53 45.38 + EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:41:47.243Z] #53 45.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-18T18:41:47.243Z] #53 45.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-18T18:41:47.243Z] #53 45.39 + '[' '' = dynamic ']' [2020-09-18T18:41:47.243Z] #53 45.39 + make [2020-09-18T18:41:47.243Z] #53 46.22 + bin/ctr [2020-09-18T18:41:47.309Z] Merge succeeded, producing 1f6ba7ae61f338075d232a835b62d27ac167592b [2020-09-18T18:41:47.310Z] Checking out Revision 1f6ba7ae61f338075d232a835b62d27ac167592b (PR-41471) [2020-09-18T18:41:47.488Z] #39 85.01 DEP criu/cgroup-props.d [2020-09-18T18:41:47.488Z] #39 85.09 DEP criu/bitmap.d [2020-09-18T18:41:47.571Z] #25 9.639 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 9.5% ######## 11.3% ######### 12.9% ########## 14.9% ########### 16.5% ############# 18.6% ############## 20.8% ################ 22.4% ################# 23.8% ################## 25.4% ################### 26.8% #################### 28.6% ##################### 30.2% ####################### 32.0% ######################## 33.5% ######################### 35.1% ########################## 37.2% ############################ 39.5% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.4% ################################# 46.6% ################################## 47.9% ################################### 49.8% #################################### 50.9% ##################################### 52.1% ###################################### 53.3% ####################################### 54.5% ######################################## 55.9% ######################################## 56.6% ######################################### 58.3% ########################################## 59.7% ########################################### 60.9% ############################################ 61.9% ############################################# 63.1% ############################################# 63.7% ############################################## 64.7% ############################################### 66.1% ############################################### 66.6% ################################################ 67.7% ################################################# 69.4% ################################################## 69.9% ################################################### 71.0% #################################################### 72.3% ##################################################### 73.9% ##################################################### 75.0% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 77.8% [2020-09-18T18:41:47.571Z] #25 ... [2020-09-18T18:41:47.571Z] [2020-09-18T18:41:47.571Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:47.571Z] #32 54.89 Selecting previously unselected package libicu63:amd64. [2020-09-18T18:41:47.571Z] #32 54.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-18T18:41:47.571Z] #32 54.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:41:47.571Z] #32 63.40 Selecting previously unselected package libxml2:amd64. [2020-09-18T18:41:47.571Z] #32 63.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-18T18:41:47.571Z] #32 63.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:47.571Z] #32 64.33 Selecting previously unselected package libarchive13:amd64. [2020-09-18T18:41:47.571Z] #32 64.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-18T18:41:47.571Z] #32 64.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-18T18:41:47.571Z] #32 64.78 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-18T18:41:47.571Z] #32 64.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-18T18:41:47.571Z] #32 64.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-18T18:41:47.571Z] #32 ... [2020-09-18T18:41:47.571Z] [2020-09-18T18:41:47.571Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:47.748Z] #39 85.11 DEP criu/bfd.d [2020-09-18T18:41:47.889Z] #53 ... [2020-09-18T18:41:47.889Z] [2020-09-18T18:41:47.889Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:47.889Z] #31 88.55 io/ioutil [2020-09-18T18:41:48.008Z] #39 85.25 DEP criu/autofs.d [2020-09-18T18:41:48.008Z] #39 85.39 DEP criu/aio.d [2020-09-18T18:41:48.268Z] #39 85.58 DEP criu/action-scripts.d [2020-09-18T18:41:48.356Z] #41 ... [2020-09-18T18:41:48.357Z] [2020-09-18T18:41:48.357Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:48.357Z] #10 55.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-18T18:41:48.357Z] #10 55.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-18T18:41:48.357Z] #10 55.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:41:48.529Z] #39 85.85 CC criu/action-scripts.o [2020-09-18T18:41:48.538Z] #31 ... [2020-09-18T18:41:48.538Z] [2020-09-18T18:41:48.538Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:48.538Z] #48 79.22 time [2020-09-18T18:41:48.538Z] #48 83.07 regexp [2020-09-18T18:41:48.538Z] #48 89.14 io/ioutil [2020-09-18T18:41:48.620Z] #10 ... [2020-09-18T18:41:48.620Z] [2020-09-18T18:41:48.620Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:48.620Z] #25 23.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T18:41:48.620Z] #25 24.16 [2020-09-18T18:41:48.620Z] #25 24.45 #=#=# ###### 8.4% ######################################################################## 100.0% [2020-09-18T18:41:48.620Z] #25 24.64 [2020-09-18T18:41:48.789Z] #39 86.23 CC criu/aio.o [2020-09-18T18:41:48.850Z] #48 ... [2020-09-18T18:41:48.850Z] [2020-09-18T18:41:48.850Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:48.850Z] #40 15.36 make[1]: Nothing to be done for 'all'. [2020-09-18T18:41:48.850Z] #40 17.45 CC images/stats.o [2020-09-18T18:41:48.850Z] #40 17.93 CC images/core.o [2020-09-18T18:41:48.850Z] #40 18.70 CC images/core-x86.o [2020-09-18T18:41:48.850Z] #40 19.45 CC images/core-arm.o [2020-09-18T18:41:48.850Z] #40 19.88 CC images/core-aarch64.o [2020-09-18T18:41:48.850Z] #40 20.32 CC images/core-ppc64.o [2020-09-18T18:41:48.850Z] #40 21.12 CC images/core-s390.o [2020-09-18T18:41:46.648Z] > git remote # timeout=10 [2020-09-18T18:41:46.734Z] > git config --get remote.origin.url # timeout=10 [2020-09-18T18:41:46.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-18T18:41:46.801Z] > git merge 2513da195eef09acb56da21d7191aaa3b4ed4b35 # timeout=10 [2020-09-18T18:41:47.196Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-18T18:41:47.340Z] > git config core.sparsecheckout # timeout=10 [2020-09-18T18:41:47.390Z] > git checkout -f 1f6ba7ae61f338075d232a835b62d27ac167592b # timeout=10 [2020-09-18T18:41:48.908Z] #64 exporting layers 2.7s done [2020-09-18T18:41:48.908Z] #64 writing image sha256:62729b46f88ce97040774cd9d040b5539dd4e4137aa3f23f1e98f9089f375df9 done [2020-09-18T18:41:48.908Z] #64 naming to docker.io/library/docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b done [2020-09-18T18:41:48.908Z] #64 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-18T18:41:49.197Z] #25 25.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T18:41:49.198Z] #25 25.96 [2020-09-18T18:41:49.340Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/test/unit [2020-09-18T18:41:49.361Z] #39 86.80 CC criu/autofs.o [2020-09-18T18:41:49.496Z] #40 21.86 CC images/cpuinfo.o [2020-09-18T18:41:49.662Z] #25 9.639 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 9.5% ######## 11.3% ######### 12.9% ########## 14.9% ########### 16.5% ############# 18.6% ############## 20.8% ################ 22.4% ################# 23.8% ################## 25.4% ################### 26.8% #################### 28.6% ##################### 30.2% ####################### 32.0% ######################## 33.5% ######################### 35.1% ########################## 37.2% ############################ 39.5% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.4% ################################# 46.6% ################################## 47.9% ################################### 49.8% #################################### 50.9% ##################################### 52.1% ###################################### 53.3% ####################################### 54.5% ######################################## 55.9% ######################################## 56.6% ######################################### 58.3% ########################################## 59.7% ########################################### 60.9% ############################################ 61.9% ############################################# 63.1% ############################################# 63.7% ############################################## 64.7% ############################################### 66.1% ############################################### 66.6% ################################################ 67.7% ################################################# 69.4% ################################################## 69.9% ################################################### 71.0% #################################################### 72.3% ##################################################### 73.9% ##################################################### 75.0% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 77.8% ######################################################## 78.7% ######################################################## 79.0% ######################################################### 80.1% ########################################################## 80.7% ########################################################## 81.5% ########################################################### 82.9% ############################################################ 83.9% ############################################################# 85.0% ############################################################## 86.2% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 90.0% ################################################################# 90.6% ################################################################# 91.3% ################################################################## 92.3% ################################################################### 93.3% ################################################################### 94.0% #################################################################### 94.8% ##################################################################### 96.4% #25 ... [2020-09-18T18:41:49.662Z] [2020-09-18T18:41:49.662Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:49.662Z] #43 DONE 67.1s [2020-09-18T18:41:49.662Z] [2020-09-18T18:41:49.662Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:49.662Z] #25 9.639 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 9.5% ######## 11.3% ######### 12.9% ########## 14.9% ########### 16.5% ############# 18.6% ############## 20.8% ################ 22.4% ################# 23.8% ################## 25.4% ################### 26.8% #################### 28.6% ##################### 30.2% ####################### 32.0% ######################## 33.5% ######################### 35.1% ########################## 37.2% ############################ 39.5% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.4% ################################# 46.6% ################################## 47.9% ################################### 49.8% #################################### 50.9% ##################################### 52.1% ###################################### 53.3% ####################################### 54.5% ######################################## 55.9% ######################################## 56.6% ######################################### 58.3% ########################################## 59.7% ########################################### 60.9% ############################################ 61.9% ############################################# 63.1% ############################################# 63.7% ############################################## 64.7% ############################################### 66.1% ############################################### 66.6% ################################################ 67.7% ################################################# 69.4% ################################################## 69.9% ################################################### 71.0% #################################################### 72.3% ##################################################### 73.9% ##################################################### 75.0% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 77.8% ######################################################## 78.7% ######################################################## 79.0% ######################################################### 80.1% ########################################################## 80.7% ########################################################## 81.5% ########################################################### 82.9% ############################################################ 83.9% ############################################################# 85.0% ############################################################## 86.2% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 90.0% ################################################################# 90.6% ################################################################# 91.3% ################################################################## 92.3% ################################################################### 93.3% ################################################################### 94.0% #################################################################### 94.8% ##################################################################### 96.4% ##################################################################### 97.2% ######################################################################## 100.0% [2020-09-18T18:41:49.719Z] #38 ... [2020-09-18T18:41:49.719Z] [2020-09-18T18:41:49.719Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:49.719Z] #30 56.93 time [2020-09-18T18:41:49.719Z] #30 63.72 internal/poll [2020-09-18T18:41:49.719Z] #30 64.68 internal/fmtsort [2020-09-18T18:41:49.719Z] #30 65.60 internal/syscall/execenv [2020-09-18T18:41:49.719Z] #30 65.72 internal/syscall/unix [2020-09-18T18:41:49.719Z] #30 65.95 strings [2020-09-18T18:41:49.719Z] #30 66.63 os [2020-09-18T18:41:49.719Z] #30 ... [2020-09-18T18:41:49.719Z] [2020-09-18T18:41:49.719Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:49.719Z] #25 14.94 [2020-09-18T18:41:49.719Z] #25 15.17 # 2.2% ######################################################################## 100.0% [2020-09-18T18:41:49.720Z] #25 15.47 [2020-09-18T18:41:49.720Z] #25 16.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T18:41:49.720Z] #25 16.81 [2020-09-18T18:41:49.720Z] #25 17.03 0.6% ######################################################################## 100.0% [2020-09-18T18:41:49.720Z] #25 17.21 [2020-09-18T18:41:49.720Z] #25 18.11 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T18:41:49.720Z] #25 18.19 skipping existing c35d46ef359f [2020-09-18T18:41:49.794Z] #40 22.37 CC images/inventory.o [2020-09-18T18:41:49.979Z] #25 18.32 [2020-09-18T18:41:50.083Z] #25 26.39 0.8% ######################################################################## 100.0% [2020-09-18T18:41:50.083Z] #25 26.71 [2020-09-18T18:41:50.094Z] #40 ... [2020-09-18T18:41:50.095Z] [2020-09-18T18:41:50.095Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:50.095Z] #31 90.57 log [2020-09-18T18:41:50.095Z] #31 90.57 github.com/BurntSushi/toml [2020-09-18T18:41:50.095Z] #31 90.58 flag [2020-09-18T18:41:50.227Z] #25 17.95 [2020-09-18T18:41:50.425Z] #25 ... [2020-09-18T18:41:50.425Z] [2020-09-18T18:41:50.425Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:50.425Z] #32 57.45 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-18T18:41:50.425Z] #32 57.72 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:41:50.425Z] #32 57.74 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-18T18:41:50.425Z] #32 57.94 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:50.425Z] #32 58.03 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-18T18:41:50.425Z] #32 58.06 Setting up cmake-data (3.13.4-1) ... [2020-09-18T18:41:50.425Z] #32 58.09 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:50.425Z] #32 58.11 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-18T18:41:50.425Z] #32 58.13 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-18T18:41:50.425Z] #32 58.39 Setting up cmake (3.13.4-1) ... [2020-09-18T18:41:50.425Z] #32 58.47 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:50.425Z] #32 58.68 Processing triggers for mime-support (3.62) ... [2020-09-18T18:41:50.758Z] #39 88.12 CC criu/bfd.o [2020-09-18T18:41:50.758Z] #39 ... [2020-09-18T18:41:50.758Z] [2020-09-18T18:41:50.758Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:41:50.758Z] #17 27.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:41:50.758Z] #17 27.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:41:50.758Z] #17 29.73 Selecting previously unselected package python3-minimal. [2020-09-18T18:41:50.758Z] #17 29.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 ... 23681 files and directories currently installed.) [2020-09-18T18:41:50.758Z] #17 29.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-18T18:41:50.758Z] #17 29.83 Unpacking python3-minimal (3.7.3-1) ... [2020-09-18T18:41:50.758Z] #17 29.92 Selecting previously unselected package libmpdec2:amd64. [2020-09-18T18:41:50.758Z] #17 29.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-18T18:41:50.758Z] #17 29.93 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-18T18:41:50.758Z] #17 30.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-18T18:41:50.758Z] #17 30.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:41:50.758Z] #17 30.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:41:50.758Z] #17 30.81 Selecting previously unselected package python3.7. [2020-09-18T18:41:50.758Z] #17 30.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:41:50.758Z] #17 30.82 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:41:50.758Z] #17 30.93 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-18T18:41:50.758Z] #17 30.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-18T18:41:50.758Z] #17 30.96 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-18T18:41:50.758Z] #17 31.08 Setting up python3-minimal (3.7.3-1) ... [2020-09-18T18:41:50.815Z] #32 ... [2020-09-18T18:41:50.815Z] [2020-09-18T18:41:50.815Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:50.815Z] #41 67.46 crypto/rand [2020-09-18T18:41:50.917Z] #25 19.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T18:41:51.156Z] #25 19.11 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T18:41:51.403Z] ? github.com/docker/docker/api [no test files] [2020-09-18T18:41:51.404Z] #41 68.21 go/doc [2020-09-18T18:41:51.404Z] #41 68.38 crypto/elliptic [2020-09-18T18:41:51.413Z] #25 19.39 [2020-09-18T18:41:51.489Z] #25 19.74 [2020-09-18T18:41:51.489Z] #25 ... [2020-09-18T18:41:51.489Z] [2020-09-18T18:41:51.489Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:51.489Z] #32 61.66 Selecting previously unselected package libxml2:amd64. [2020-09-18T18:41:51.489Z] #32 61.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-18T18:41:51.489Z] #32 61.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:51.489Z] #32 62.40 Selecting previously unselected package libarchive13:amd64. [2020-09-18T18:41:51.489Z] #32 62.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-18T18:41:51.489Z] #32 62.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-18T18:41:51.489Z] #32 63.33 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-18T18:41:51.489Z] #32 63.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-18T18:41:51.489Z] #32 63.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-18T18:41:51.489Z] #32 63.87 Selecting previously unselected package librhash0:amd64. [2020-09-18T18:41:51.489Z] #32 63.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-18T18:41:51.489Z] #32 63.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-18T18:41:51.489Z] #32 64.15 Selecting previously unselected package libuv1:amd64. [2020-09-18T18:41:51.489Z] #32 64.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-18T18:41:51.489Z] #32 64.17 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-18T18:41:51.489Z] #32 64.41 Selecting previously unselected package cmake. [2020-09-18T18:41:51.489Z] #32 64.41 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-18T18:41:51.489Z] #32 64.41 Unpacking cmake (3.13.4-1) ... [2020-09-18T18:41:51.489Z] #32 67.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:41:51.489Z] #32 67.99 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:41:51.489Z] #32 68.00 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-18T18:41:51.489Z] #32 68.02 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:51.489Z] #32 68.04 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-18T18:41:51.489Z] #32 68.06 Setting up cmake-data (3.13.4-1) ... [2020-09-18T18:41:51.489Z] #32 68.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:51.489Z] #32 68.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-18T18:41:51.489Z] #32 68.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-18T18:41:51.489Z] #32 68.14 Setting up cmake (3.13.4-1) ... [2020-09-18T18:41:51.489Z] #32 68.17 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:51.489Z] #32 68.25 Processing triggers for mime-support (3.62) ... [2020-09-18T18:41:51.489Z] #32 DONE 69.0s [2020-09-18T18:41:51.669Z] #25 ... [2020-09-18T18:41:51.669Z] [2020-09-18T18:41:51.669Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:51.669Z] #30 58.98 time [2020-09-18T18:41:51.669Z] #30 66.72 internal/poll [2020-09-18T18:41:51.669Z] #30 67.79 internal/fmtsort [2020-09-18T18:41:51.669Z] #30 69.16 internal/syscall/execenv [2020-09-18T18:41:51.669Z] #30 ... [2020-09-18T18:41:51.669Z] [2020-09-18T18:41:51.669Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:51.669Z] #25 19.57 ######################################################################## 100.0% [2020-09-18T18:41:51.748Z] [2020-09-18T18:41:51.748Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:51.748Z] #38 68.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:51.748Z] #38 68.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:41:51.748Z] #38 68.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:51.748Z] #38 68.41 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-18T18:41:51.748Z] #38 68.43 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:51.748Z] #38 68.46 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:51.748Z] #38 68.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:51.748Z] #38 68.50 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:51.748Z] #38 68.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:51.748Z] #38 68.52 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:51.926Z] #25 19.70 [2020-09-18T18:41:51.959Z] #17 31.93 Selecting previously unselected package python3. [2020-09-18T18:41:51.959Z] #17 31.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-18T18:41:51.959Z] #17 32.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-18T18:41:51.959Z] #17 32.01 Unpacking python3 (3.7.3-1) ... [2020-09-18T18:41:51.959Z] #17 32.10 Selecting previously unselected package libip4tc0:amd64. [2020-09-18T18:41:51.959Z] #17 32.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-18T18:41:51.959Z] #17 32.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-18T18:41:51.959Z] #17 32.21 Selecting previously unselected package libip6tc0:amd64. [2020-09-18T18:41:52.009Z] #38 ... [2020-09-18T18:41:52.009Z] [2020-09-18T18:41:52.009Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:52.009Z] #25 20.00 ######################################################################## 100.0% [2020-09-18T18:41:52.009Z] #25 20.27 [2020-09-18T18:41:52.009Z] #25 20.42 Download of images into '/build' complete. [2020-09-18T18:41:52.009Z] #25 20.42 Use something like the following to load the result into a Docker daemon: [2020-09-18T18:41:52.009Z] #25 20.42 tar -cC '/build' . | docker load [2020-09-18T18:41:52.009Z] #25 DONE 20.5s [2020-09-18T18:41:52.220Z] #17 32.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-18T18:41:52.220Z] #17 32.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-18T18:41:52.220Z] #17 32.33 Selecting previously unselected package libiptc0:amd64. [2020-09-18T18:41:52.220Z] #17 32.33 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-18T18:41:52.220Z] #17 32.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-18T18:41:52.268Z] [2020-09-18T18:41:52.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:52.268Z] #10 60.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-18T18:41:52.268Z] #10 60.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-18T18:41:52.268Z] #10 60.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:41:52.268Z] #10 64.00 Selecting previously unselected package binutils-mingw-w64. [2020-09-18T18:41:52.268Z] #10 64.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-18T18:41:52.268Z] #10 64.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:41:52.268Z] #10 64.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-18T18:41:52.268Z] #10 64.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:41:52.268Z] #10 64.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:41:52.268Z] #10 64.65 Selecting previously unselected package dmsetup. [2020-09-18T18:41:52.268Z] #10 64.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:41:52.268Z] #10 64.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-18T18:41:52.268Z] #10 64.88 Selecting previously unselected package mingw-w64-common. [2020-09-18T18:41:52.268Z] #10 64.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-18T18:41:52.268Z] #10 64.94 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-18T18:41:52.399Z] #41 69.33 encoding/asn1 [2020-09-18T18:41:52.480Z] #17 32.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-18T18:41:52.480Z] #17 32.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-18T18:41:52.480Z] #17 32.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-18T18:41:52.480Z] #17 32.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-18T18:41:52.480Z] #17 32.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-18T18:41:52.480Z] #17 32.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-18T18:41:52.480Z] #17 32.57 Selecting previously unselected package libnftnl11:amd64. [2020-09-18T18:41:52.480Z] #17 32.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-18T18:41:52.480Z] #17 32.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-18T18:41:52.480Z] #17 32.68 Selecting previously unselected package iptables. [2020-09-18T18:41:52.740Z] #17 32.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-18T18:41:52.740Z] #17 32.69 Unpacking iptables (1.8.2-4) ... [2020-09-18T18:41:52.855Z] #25 20.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T18:41:53.001Z] #17 33.01 Selecting previously unselected package xxd. [2020-09-18T18:41:53.001Z] #17 33.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:41:53.001Z] #17 33.03 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:41:53.001Z] #17 33.16 Selecting previously unselected package vim-common. [2020-09-18T18:41:53.001Z] #17 33.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:41:53.001Z] #17 33.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:53.112Z] #25 21.01 [2020-09-18T18:41:53.209Z] #10 ... [2020-09-18T18:41:53.209Z] [2020-09-18T18:41:53.209Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:53.209Z] #33 1.652 + RM_GOPATH=0 [2020-09-18T18:41:53.209Z] #33 1.652 + TMP_GOPATH= [2020-09-18T18:41:53.209Z] #33 1.652 + : /build [2020-09-18T18:41:53.209Z] #33 1.652 + '[' -z '' ']' [2020-09-18T18:41:53.209Z] #33 1.660 ++ mktemp -d [2020-09-18T18:41:53.209Z] #33 1.661 + export GOPATH=/tmp/tmp.ICHn5PaLqO [2020-09-18T18:41:53.209Z] #33 1.662 + GOPATH=/tmp/tmp.ICHn5PaLqO [2020-09-18T18:41:53.209Z] #33 1.662 + RM_GOPATH=1 [2020-09-18T18:41:53.209Z] #33 1.662 + case "$(go env GOARCH)" in [2020-09-18T18:41:53.209Z] #33 1.672 ++ go env GOARCH [2020-09-18T18:41:53.209Z] #33 1.680 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:53.209Z] #33 1.680 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:53.209Z] #33 1.680 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:53.209Z] #33 1.689 + dir=/tmp/install [2020-09-18T18:41:53.209Z] #33 1.689 + bin=tini [2020-09-18T18:41:53.209Z] #33 1.689 + shift [2020-09-18T18:41:53.209Z] #33 1.689 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-18T18:41:53.209Z] #33 1.689 + . /tmp/install/tini.installer [2020-09-18T18:41:53.209Z] #33 1.689 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:53.209Z] #33 1.689 + install_tini [2020-09-18T18:41:53.209Z] #33 1.689 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-18T18:41:53.209Z] #33 1.689 + git clone https://github.com/krallin/tini.git /tmp/tmp.ICHn5PaLqO/tini [2020-09-18T18:41:53.209Z] #33 1.691 Cloning into '/tmp/tmp.ICHn5PaLqO/tini'... [2020-09-18T18:41:53.209Z] #33 1.692 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:53.261Z] #17 33.33 Selecting previously unselected package bash-completion. [2020-09-18T18:41:53.261Z] #17 33.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-18T18:41:53.354Z] #41 ... [2020-09-18T18:41:53.355Z] [2020-09-18T18:41:53.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:53.355Z] #38 60.49 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:53.355Z] #38 62.57 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-18T18:41:53.355Z] #38 65.65 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:53.355Z] #38 67.85 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-18T18:41:53.355Z] #38 70.05 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-18T18:41:53.368Z] #25 21.25 0.6% ######################################################################## 100.0% [2020-09-18T18:41:53.618Z] #38 ... [2020-09-18T18:41:53.618Z] [2020-09-18T18:41:53.618Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:53.624Z] #25 21.52 [2020-09-18T18:41:53.665Z] #31 ... [2020-09-18T18:41:53.665Z] [2020-09-18T18:41:53.665Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:53.665Z] #42 83.93 regexp [2020-09-18T18:41:53.665Z] #42 91.03 github.com/LK4D4/vndr/versioned [2020-09-18T18:41:53.665Z] #42 91.40 os/exec [2020-09-18T18:41:53.665Z] #42 91.41 internal/lazyregexp [2020-09-18T18:41:53.665Z] #42 91.50 net [2020-09-18T18:41:53.665Z] #42 ... [2020-09-18T18:41:53.665Z] [2020-09-18T18:41:53.665Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:53.665Z] #40 22.72 CC images/fdinfo.o [2020-09-18T18:41:53.665Z] #40 23.16 CC images/fown.o [2020-09-18T18:41:53.665Z] #40 23.37 CC images/ns.o [2020-09-18T18:41:53.665Z] #40 23.62 CC images/regfile.o [2020-09-18T18:41:53.665Z] #40 23.87 CC images/ghost-file.o [2020-09-18T18:41:53.665Z] #40 24.44 CC images/fifo.o [2020-09-18T18:41:53.665Z] #40 24.70 CC images/remap-file-path.o [2020-09-18T18:41:53.665Z] #40 25.09 CC images/eventfd.o [2020-09-18T18:41:53.665Z] #40 25.18 CC images/eventpoll.o [2020-09-18T18:41:53.665Z] #40 25.42 CC images/fh.o [2020-09-18T18:41:53.665Z] #40 25.78 CC images/fsnotify.o [2020-09-18T18:41:53.963Z] #40 26.55 CC images/signalfd.o [2020-09-18T18:41:54.146Z] #52 28.68 Checking out files: 37% (1202/3246) Checking out files: 38% (1234/3246) Checking out files: 39% (1266/3246) Checking out files: 40% (1299/3246) Checking out files: 41% (1331/3246) Checking out files: 42% (1364/3246) Checking out files: 43% (1396/3246) Checking out files: 44% (1429/3246) Checking out files: 45% (1461/3246) Checking out files: 46% (1494/3246) Checking out files: 47% (1526/3246) Checking out files: 48% (1559/3246) Checking out files: 49% (1591/3246) Checking out files: 50% (1623/3246) Checking out files: 51% (1656/3246) Checking out files: 52% (1688/3246) Checking out files: 53% (1721/3246) Checking out files: 54% (1753/3246) Checking out files: 55% (1786/3246) Checking out files: 56% (1818/3246) Checking out files: 57% (1851/3246) Checking out files: 58% (1883/3246) Checking out files: 59% (1916/3246) Checking out files: 60% (1948/3246) Checking out files: 61% (1981/3246) Checking out files: 62% (2013/3246) Checking out files: 63% (2045/3246) Checking out files: 64% (2078/3246) Checking out files: 65% (2110/3246) Checking out files: 66% (2143/3246) Checking out files: 67% (2175/3246) Checking out files: 68% (2208/3246) Checking out files: 69% (2240/3246) Checking out files: 70% (2273/3246) Checking out files: 71% (2305/3246) Checking out files: 72% (2338/3246) Checking out files: 73% (2370/3246) Checking out files: 74% (2403/3246) Checking out files: 75% (2435/3246) Checking out files: 76% (2467/3246) Checking out files: 77% (2500/3246) Checking out files: 78% (2532/3246) Checking out files: 79% (2565/3246) Checking out files: 80% (2597/3246) Checking out files: 81% (2630/3246) Checking out files: 82% (2662/3246) Checking out files: 83% (2695/3246) Checking out files: 84% (2727/3246) Checking out files: 85% (2760/3246) Checking out files: 86% (2792/3246) Checking out files: 87% (2825/3246) Checking out files: 88% (2857/3246) Checking out files: 89% (2889/3246) Checking out files: 90% (2922/3246) Checking out files: 91% (2954/3246) Checking out files: 91% (2968/3246) Checking out files: 92% (2987/3246) Checking out files: 93% (3019/3246) Checking out files: 94% (3052/3246) Checking out files: 95% (3084/3246) Checking out files: 96% (3117/3246) Checking out files: 97% (3149/3246) Checking out files: 98% (3182/3246) Checking out files: 99% (3214/3246) Checking out files: 100% (3246/3246) Checking out files: 100% (3246/3246), done. [2020-09-18T18:41:54.146Z] #52 30.92 + cd /tmp/tmp.onIY5ieMMw/src/github.com/containerd/containerd [2020-09-18T18:41:54.146Z] #52 30.92 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:41:54.263Z] #40 26.91 CC images/fs.o [2020-09-18T18:41:54.556Z] #25 ... [2020-09-18T18:41:54.556Z] [2020-09-18T18:41:54.556Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:54.556Z] #32 65.35 Selecting previously unselected package librhash0:amd64. [2020-09-18T18:41:54.556Z] #32 65.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-18T18:41:54.556Z] #32 65.38 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-18T18:41:54.556Z] #32 65.77 Selecting previously unselected package libuv1:amd64. [2020-09-18T18:41:54.556Z] #32 65.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-18T18:41:54.556Z] #32 65.80 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-18T18:41:54.556Z] #32 66.70 Selecting previously unselected package cmake. [2020-09-18T18:41:54.556Z] #32 66.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-18T18:41:54.556Z] #32 66.75 Unpacking cmake (3.13.4-1) ... [2020-09-18T18:41:54.556Z] #32 71.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:41:54.556Z] #32 71.18 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:41:54.556Z] #32 71.20 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-18T18:41:54.556Z] #32 71.21 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:41:54.556Z] #32 71.25 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-18T18:41:54.556Z] #32 71.26 Setting up cmake-data (3.13.4-1) ... [2020-09-18T18:41:54.556Z] #32 71.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-18T18:41:54.556Z] #32 71.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-18T18:41:54.556Z] #32 71.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-18T18:41:54.556Z] #32 71.34 Setting up cmake (3.13.4-1) ... [2020-09-18T18:41:54.556Z] #32 71.35 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:54.556Z] #32 71.45 Processing triggers for mime-support (3.62) ... [2020-09-18T18:41:54.556Z] #32 DONE 71.9s [2020-09-18T18:41:54.556Z] [2020-09-18T18:41:54.556Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:54.556Z] #38 61.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:54.556Z] #38 61.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:54.556Z] #38 61.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:54.556Z] #38 61.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-18T18:41:54.556Z] #38 62.00 Setting up python-six (1.12.0-1) ... [2020-09-18T18:41:54.556Z] #38 66.70 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-18T18:41:54.556Z] #38 66.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:41:54.556Z] #38 67.09 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:54.556Z] #38 67.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-18T18:41:54.556Z] #38 67.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:54.556Z] #38 67.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:41:54.556Z] #38 67.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:41:54.556Z] #38 67.20 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-18T18:41:54.556Z] #38 67.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:41:54.556Z] #38 67.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-18T18:41:54.556Z] #38 ... [2020-09-18T18:41:54.556Z] [2020-09-18T18:41:54.556Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:54.556Z] #25 22.52 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T18:41:54.563Z] #40 27.20 CC images/pstree.o [2020-09-18T18:41:54.607Z] #33 3.019 + cd /tmp/tmp.ICHn5PaLqO/tini [2020-09-18T18:41:54.607Z] #33 3.019 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:54.607Z] #33 3.124 + cmake . [2020-09-18T18:41:54.812Z] #25 22.67 skipping existing c35d46ef359f [2020-09-18T18:41:54.900Z] #52 31.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-18T18:41:54.900Z] #52 31.55 + BUILDTAGS='netgo osusergo static_build' [2020-09-18T18:41:54.900Z] #52 31.56 + export EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:41:54.900Z] #52 31.56 + EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:41:54.900Z] #52 31.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-18T18:41:54.900Z] #52 31.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-18T18:41:54.900Z] #52 31.56 + '[' '' = dynamic ']' [2020-09-18T18:41:54.900Z] #52 31.56 + make [2020-09-18T18:41:55.070Z] #25 22.83 [2020-09-18T18:41:55.178Z] #33 ... [2020-09-18T18:41:55.178Z] [2020-09-18T18:41:55.178Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:55.178Z] #47 62.53 time [2020-09-18T18:41:55.178Z] #47 68.13 context [2020-09-18T18:41:55.178Z] #47 69.34 os [2020-09-18T18:41:55.178Z] #47 ... [2020-09-18T18:41:55.178Z] [2020-09-18T18:41:55.178Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:55.178Z] #30 68.97 path [2020-09-18T18:41:55.178Z] #30 69.93 text/tabwriter [2020-09-18T18:41:55.178Z] #30 71.14 fmt [2020-09-18T18:41:55.178Z] #30 71.15 path/filepath [2020-09-18T18:41:55.215Z] #40 27.55 CC images/pipe.o [2020-09-18T18:41:55.514Z] #40 27.79 CC images/tcp-stream.o [2020-09-18T18:41:55.803Z] #17 35.95 Unpacking bash-completion (1:2.8-6) ... [2020-09-18T18:41:55.815Z] #40 28.15 CC images/sk-packet.o [2020-09-18T18:41:55.815Z] #40 ... [2020-09-18T18:41:55.815Z] [2020-09-18T18:41:55.815Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:55.815Z] #11 96.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-18T18:41:55.815Z] #11 96.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-18T18:41:55.815Z] #11 96.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:56.003Z] #25 24.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T18:41:56.129Z] #30 73.49 io/ioutil [2020-09-18T18:41:56.129Z] #30 ... [2020-09-18T18:41:56.129Z] [2020-09-18T18:41:56.129Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:56.129Z] #41 63.54 time [2020-09-18T18:41:56.129Z] #41 66.35 strings [2020-09-18T18:41:56.129Z] #41 69.00 regexp/syntax [2020-09-18T18:41:56.129Z] #41 70.39 os [2020-09-18T18:41:56.129Z] #41 ... [2020-09-18T18:41:56.129Z] [2020-09-18T18:41:56.129Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:56.129Z] #10 73.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-18T18:41:56.129Z] #10 73.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-18T18:41:56.129Z] #10 73.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:41:56.297Z] #52 33.06 + bin/ctr [2020-09-18T18:41:56.325Z] #17 36.36 Selecting previously unselected package bzip2. [2020-09-18T18:41:56.325Z] #17 36.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-18T18:41:56.325Z] #17 36.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:41:56.325Z] #17 36.48 Selecting previously unselected package xz-utils. [2020-09-18T18:41:56.326Z] #17 36.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-18T18:41:56.326Z] #17 36.51 Unpacking xz-utils (5.2.4-1) ... [2020-09-18T18:41:56.567Z] #25 24.37 [2020-09-18T18:41:56.585Z] #17 36.64 Selecting previously unselected package apparmor. [2020-09-18T18:41:56.585Z] #17 36.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-18T18:41:56.586Z] #17 36.74 Unpacking apparmor (2.13.2-10) ... [2020-09-18T18:41:56.825Z] #25 24.58 ######################################################################## 100.0% [2020-09-18T18:41:56.825Z] #25 24.66 [2020-09-18T18:41:56.825Z] #25 24.78 Download of images into '/build' complete. [2020-09-18T18:41:56.846Z] #17 37.05 Selecting previously unselected package aufs-tools. [2020-09-18T18:41:56.846Z] #17 37.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-18T18:41:56.846Z] #17 37.07 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:41:56.846Z] #17 37.16 Selecting previously unselected package libonig5:amd64. [2020-09-18T18:41:57.086Z] #25 24.78 Use something like the following to load the result into a Docker daemon: [2020-09-18T18:41:57.086Z] #25 24.78 tar -cC '/build' . | docker load [2020-09-18T18:41:57.086Z] #25 DONE 25.0s [2020-09-18T18:41:57.086Z] [2020-09-18T18:41:57.086Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:57.086Z] #38 74.19 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-18T18:41:57.086Z] #38 74.21 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:41:57.086Z] #38 ... [2020-09-18T18:41:57.086Z] [2020-09-18T18:41:57.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:41:57.086Z] #10 64.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-18T18:41:57.086Z] #10 64.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-18T18:41:57.086Z] #10 64.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:41:57.086Z] #10 73.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-18T18:41:57.086Z] #10 73.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:41:57.086Z] #10 73.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:57.086Z] #10 73.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-18T18:41:57.086Z] #10 73.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:41:57.086Z] #10 73.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:41:57.106Z] #17 37.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-18T18:41:57.106Z] #17 37.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:41:57.106Z] #17 37.32 Selecting previously unselected package libjq1:amd64. [2020-09-18T18:41:57.106Z] #17 37.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:41:57.106Z] #17 37.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:41:57.343Z] #10 ... [2020-09-18T18:41:57.343Z] [2020-09-18T18:41:57.343Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:41:57.343Z] #38 DONE 74.8s [2020-09-18T18:41:57.343Z] [2020-09-18T18:41:57.343Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:57.343Z] #33 1.092 + RM_GOPATH=0 [2020-09-18T18:41:57.343Z] #33 1.092 + TMP_GOPATH= [2020-09-18T18:41:57.343Z] #33 1.092 + : /build [2020-09-18T18:41:57.343Z] #33 1.092 + '[' -z '' ']' [2020-09-18T18:41:57.343Z] #33 1.094 ++ mktemp -d [2020-09-18T18:41:57.343Z] #33 1.100 + export GOPATH=/tmp/tmp.RjB9Jjx2jk [2020-09-18T18:41:57.343Z] #33 1.100 + GOPATH=/tmp/tmp.RjB9Jjx2jk [2020-09-18T18:41:57.343Z] #33 1.100 + RM_GOPATH=1 [2020-09-18T18:41:57.343Z] #33 1.100 + case "$(go env GOARCH)" in [2020-09-18T18:41:57.343Z] #33 1.100 ++ go env GOARCH [2020-09-18T18:41:57.343Z] #33 1.148 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:57.343Z] #33 1.148 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:41:57.343Z] #33 1.149 ++ dirname /tmp/install/install.sh [2020-09-18T18:41:57.343Z] #33 1.152 + dir=/tmp/install [2020-09-18T18:41:57.343Z] #33 1.153 + bin=tini [2020-09-18T18:41:57.343Z] #33 1.153 + shift [2020-09-18T18:41:57.343Z] #33 1.153 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-18T18:41:57.343Z] #33 1.153 + . /tmp/install/tini.installer [2020-09-18T18:41:57.343Z] #33 1.153 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:57.343Z] #33 1.153 + install_tini [2020-09-18T18:41:57.343Z] #33 1.153 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-18T18:41:57.343Z] #33 1.153 + git clone https://github.com/krallin/tini.git /tmp/tmp.RjB9Jjx2jk/tini [2020-09-18T18:41:57.343Z] #33 1.153 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:57.343Z] #33 1.156 Cloning into '/tmp/tmp.RjB9Jjx2jk/tini'... [2020-09-18T18:41:57.343Z] #33 1.952 + cd /tmp/tmp.RjB9Jjx2jk/tini [2020-09-18T18:41:57.343Z] #33 1.964 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:41:57.343Z] #33 1.970 + cmake . [2020-09-18T18:41:57.343Z] #33 2.624 -- The C compiler identification is GNU 8.3.0 [2020-09-18T18:41:57.343Z] #33 2.744 -- Check for working C compiler: /usr/bin/cc [2020-09-18T18:41:57.367Z] #17 37.42 Selecting previously unselected package jq. [2020-09-18T18:41:57.367Z] #17 37.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:41:57.367Z] #17 37.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:41:57.367Z] #17 37.52 Selecting previously unselected package libaio1:amd64. [2020-09-18T18:41:57.367Z] #17 37.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-18T18:41:57.367Z] #17 37.53 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-18T18:41:57.367Z] #17 37.59 Selecting previously unselected package libgpm2:amd64. [2020-09-18T18:41:57.367Z] #17 37.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-18T18:41:57.367Z] #17 37.60 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-18T18:41:57.367Z] #17 37.65 Selecting previously unselected package libicu63:amd64. [2020-09-18T18:41:57.627Z] #17 37.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-18T18:41:57.627Z] #17 37.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:41:58.225Z] #52 ... [2020-09-18T18:41:58.225Z] [2020-09-18T18:41:58.225Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:58.225Z] #54 75.16 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:41:58.225Z] #54 ... [2020-09-18T18:41:58.225Z] [2020-09-18T18:41:58.225Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-18T18:41:58.225Z] #32 DONE 75.2s [2020-09-18T18:41:58.225Z] [2020-09-18T18:41:58.225Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-18T18:41:58.225Z] #25 27.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T18:41:58.225Z] #25 27.76 skipping existing 9a99313a2c50 [2020-09-18T18:41:58.225Z] #25 27.83 [2020-09-18T18:41:58.225Z] #25 28.99 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T18:41:58.225Z] #25 29.39 [2020-09-18T18:41:58.225Z] #25 29.51 ######################################################################## 100.0% [2020-09-18T18:41:58.225Z] #25 29.61 [2020-09-18T18:41:58.225Z] #25 29.64 Download of images into '/build' complete. [2020-09-18T18:41:58.225Z] #25 29.64 Use something like the following to load the result into a Docker daemon: [2020-09-18T18:41:58.225Z] #25 29.64 tar -cC '/build' . | docker load [2020-09-18T18:41:58.225Z] #25 DONE 34.8s [2020-09-18T18:41:58.225Z] [2020-09-18T18:41:58.225Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:58.225Z] #30 DONE 75.2s [2020-09-18T18:41:58.225Z] [2020-09-18T18:41:58.225Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:58.225Z] #47 66.14 mvdan.cc/sh/v3/cmd/shfmt [2020-09-18T18:41:58.225Z] #47 DONE 75.2s [2020-09-18T18:41:58.225Z] [2020-09-18T18:41:58.225Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:41:58.225Z] #54 75.16 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-18T18:41:58.280Z] #33 ... [2020-09-18T18:41:58.280Z] [2020-09-18T18:41:58.280Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:58.280Z] #41 65.60 time [2020-09-18T18:41:58.280Z] #41 68.83 internal/fmtsort [2020-09-18T18:41:58.280Z] #41 69.67 internal/syscall/unix [2020-09-18T18:41:58.280Z] #41 70.04 strings [2020-09-18T18:41:58.280Z] #41 72.02 os [2020-09-18T18:41:58.280Z] #41 73.23 regexp/syntax [2020-09-18T18:41:58.280Z] #41 ... [2020-09-18T18:41:58.280Z] [2020-09-18T18:41:58.280Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:58.280Z] #30 69.47 internal/syscall/unix [2020-09-18T18:41:58.280Z] #30 69.51 strings [2020-09-18T18:41:58.280Z] #30 69.74 os [2020-09-18T18:41:58.280Z] #30 73.25 path [2020-09-18T18:41:58.280Z] #30 73.83 text/tabwriter [2020-09-18T18:41:58.280Z] #30 74.15 fmt [2020-09-18T18:41:58.280Z] #30 74.82 path/filepath [2020-09-18T18:41:58.538Z] #30 ... [2020-09-18T18:41:58.538Z] [2020-09-18T18:41:58.538Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:41:58.538Z] #33 3.972 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-18T18:41:58.538Z] #33 3.972 -- Detecting C compiler ABI info [2020-09-18T18:41:59.384Z] #11 ... [2020-09-18T18:41:59.384Z] [2020-09-18T18:41:59.384Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:41:59.384Z] #31 95.48 github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:41:59.384Z] #31 DONE 99.6s [2020-09-18T18:41:59.384Z] [2020-09-18T18:41:59.384Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:41:59.384Z] #40 28.56 CC images/mnt.o [2020-09-18T18:41:59.384Z] #40 28.85 CC images/pipe-data.o [2020-09-18T18:41:59.384Z] #40 29.14 CC images/sa.o [2020-09-18T18:41:59.384Z] #40 29.38 CC images/timer.o [2020-09-18T18:41:59.384Z] #40 29.76 CC images/timerfd.o [2020-09-18T18:41:59.384Z] #40 30.02 CC images/mm.o [2020-09-18T18:41:59.384Z] #40 30.43 CC images/sk-opts.o [2020-09-18T18:41:59.384Z] #40 30.66 CC images/sk-unix.o [2020-09-18T18:41:59.384Z] #40 30.83 CC images/sk-inet.o [2020-09-18T18:41:59.384Z] #40 31.19 CC images/tun.o [2020-09-18T18:41:59.384Z] #40 31.47 CC images/sk-netlink.o [2020-09-18T18:41:59.468Z] #33 4.943 -- Detecting C compiler ABI info - done [2020-09-18T18:41:59.468Z] #33 5.024 -- Detecting C compile features [2020-09-18T18:41:59.683Z] #40 31.98 CC images/packet-sock.o [2020-09-18T18:41:59.876Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-09-18T18:42:00.338Z] #40 32.58 CC images/ipc-var.o [2020-09-18T18:42:00.338Z] #40 32.70 CC images/ipc-desc.o [2020-09-18T18:42:00.338Z] #40 32.88 CC images/ipc-shm.o [2020-09-18T18:42:00.338Z] #40 ... [2020-09-18T18:42:00.338Z] [2020-09-18T18:42:00.338Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:00.338Z] #48 91.00 mvdan.cc/sh/v3/fileutil [2020-09-18T18:42:00.338Z] #48 92.56 encoding/binary [2020-09-18T18:42:00.338Z] #48 92.57 flag [2020-09-18T18:42:00.338Z] #48 92.57 github.com/pkg/diff [2020-09-18T18:42:00.338Z] #48 92.57 go/token [2020-09-18T18:42:00.338Z] #48 94.91 go/scanner [2020-09-18T18:42:00.338Z] #48 97.02 mvdan.cc/editorconfig [2020-09-18T18:42:00.338Z] #48 97.17 mvdan.cc/sh/v3/syntax [2020-09-18T18:42:00.338Z] #48 98.58 encoding/json [2020-09-18T18:42:00.338Z] #48 98.88 go/ast [2020-09-18T18:42:00.338Z] #48 101.0 golang.org/x/sys/unix [2020-09-18T18:42:00.399Z] #10 ... [2020-09-18T18:42:00.399Z] [2020-09-18T18:42:00.399Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:42:00.399Z] #38 76.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-18T18:42:00.399Z] #38 76.68 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:00.399Z] #38 DONE 77.3s [2020-09-18T18:42:00.399Z] [2020-09-18T18:42:00.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:00.637Z] #48 ... [2020-09-18T18:42:00.637Z] [2020-09-18T18:42:00.637Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:00.637Z] #40 33.10 CC images/ipc-msg.o [2020-09-18T18:42:00.937Z] #40 33.36 CC images/ipc-sem.o [2020-09-18T18:42:01.236Z] #40 33.60 CC images/utsns.o [2020-09-18T18:42:01.236Z] #40 33.81 CC images/creds.o [2020-09-18T18:42:01.555Z] #40 34.03 CC images/vma.o [2020-09-18T18:42:01.778Z] #39 2.054 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:42:01.778Z] #39 2.055 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:42:01.829Z] #17 41.35 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:42:01.829Z] #17 ... [2020-09-18T18:42:01.829Z] [2020-09-18T18:42:01.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:01.829Z] #39 88.57 CC criu/bitmap.o [2020-09-18T18:42:01.829Z] #39 88.74 CC criu/cgroup-props.o [2020-09-18T18:42:01.829Z] #39 89.38 CC criu/cgroup.o [2020-09-18T18:42:01.829Z] #39 91.97 CC criu/clone-noasan.o [2020-09-18T18:42:01.829Z] #39 92.15 CC criu/config.o [2020-09-18T18:42:01.829Z] #39 93.55 CC criu/cr-check.o [2020-09-18T18:42:01.829Z] #39 95.20 CC criu/cr-dedup.o [2020-09-18T18:42:01.829Z] #39 95.73 CC criu/cr-dump.o [2020-09-18T18:42:01.829Z] #39 98.05 CC criu/cr-errno.o [2020-09-18T18:42:01.829Z] #39 98.14 CC criu/cr-restore.o [2020-09-18T18:42:01.829Z] #39 ... [2020-09-18T18:42:01.829Z] [2020-09-18T18:42:01.829Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:01.829Z] #17 41.35 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:42:01.829Z] #17 41.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:42:01.829Z] #17 41.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:42:01.829Z] #17 41.45 Selecting previously unselected package libnl-3-200:amd64. [2020-09-18T18:42:01.829Z] #17 41.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-18T18:42:01.829Z] #17 41.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:42:01.829Z] #17 41.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-18T18:42:01.829Z] #17 41.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:42:01.829Z] #17 41.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:42:01.829Z] #17 41.65 Selecting previously unselected package libreadline5:amd64. [2020-09-18T18:42:01.829Z] #17 41.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-18T18:42:01.829Z] #17 41.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-18T18:42:01.829Z] #17 41.75 Selecting previously unselected package net-tools. [2020-09-18T18:42:01.829Z] #17 41.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-18T18:42:01.829Z] #17 41.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:42:01.829Z] #17 41.92 Selecting previously unselected package python-pip-whl. [2020-09-18T18:42:01.829Z] #17 41.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-18T18:42:01.829Z] #17 41.93 Unpacking python-pip-whl (18.1-5) ... [2020-09-18T18:42:01.853Z] #40 34.33 CC images/netdev.o [2020-09-18T18:42:01.988Z] #33 7.569 -- Detecting C compile features - done [2020-09-18T18:42:02.037Z] #39 2.071 Note: Building without GnuTLS support [2020-09-18T18:42:02.037Z] #39 2.078 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:42:02.037Z] #39 2.078 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:42:02.244Z] #33 7.638 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-18T18:42:02.245Z] #33 ... [2020-09-18T18:42:02.245Z] [2020-09-18T18:42:02.245Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:02.245Z] #47 69.69 context [2020-09-18T18:42:02.245Z] #47 70.61 os [2020-09-18T18:42:02.245Z] #47 71.04 encoding/binary [2020-09-18T18:42:02.245Z] #47 73.38 encoding/base64 [2020-09-18T18:42:02.245Z] #47 74.44 golang.org/x/sys/unix [2020-09-18T18:42:02.245Z] #47 76.21 fmt [2020-09-18T18:42:02.400Z] #17 42.52 Selecting previously unselected package python3-lib2to3. [2020-09-18T18:42:02.400Z] #17 42.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-18T18:42:02.400Z] #17 42.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:42:02.498Z] #40 34.81 CC images/tty.o [2020-09-18T18:42:02.500Z] Commit message: "Merge commit '2513da195eef09acb56da21d7191aaa3b4ed4b35' into HEAD" [2020-09-18T18:42:02.501Z] #47 ... [2020-09-18T18:42:02.501Z] [2020-09-18T18:42:02.501Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:02.501Z] #33 7.913 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-18T18:42:02.627Z] First time build. Skipping changelog. [2020-09-18T18:42:02.667Z] #17 42.68 Selecting previously unselected package python3-distutils. [2020-09-18T18:42:02.667Z] #17 42.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-18T18:42:02.667Z] #17 42.69 Unpacking python3-distutils (3.7.3-1) ... [2020-09-18T18:42:02.667Z] #17 42.85 Selecting previously unselected package python3-pip. [2020-09-18T18:42:02.667Z] #17 42.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-18T18:42:02.667Z] #17 42.87 Unpacking python3-pip (18.1-5) ... [2020-09-18T18:42:02.533Z] > git rev-list --no-walk aee9b9385d688a2f79962c71fab4ef79c57a0de2 # timeout=10 [2020-09-18T18:42:02.758Z] #33 8.046 -- Configuring done [2020-09-18T18:42:02.758Z] #33 8.063 -- Generating done [2020-09-18T18:42:02.758Z] #33 8.077 -- Build files have been written to: /tmp/tmp.RjB9Jjx2jk/tini [2020-09-18T18:42:02.758Z] #33 8.110 + make tini-static [2020-09-18T18:42:02.928Z] #17 43.05 Selecting previously unselected package python3-pkg-resources. [2020-09-18T18:42:02.928Z] #17 43.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:42:02.928Z] #17 43.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:42:03.145Z] #40 35.35 CC images/file-lock.o [2020-09-18T18:42:03.145Z] #40 35.54 CC images/rlimit.o [2020-09-18T18:42:03.145Z] #40 35.74 CC images/pagemap.o [2020-09-18T18:42:03.189Z] #17 43.17 Selecting previously unselected package python3-setuptools. [2020-09-18T18:42:03.189Z] #17 43.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-18T18:42:03.189Z] #17 43.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-18T18:42:03.189Z] #17 43.36 Selecting previously unselected package python3-wheel. [2020-09-18T18:42:03.189Z] #17 43.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-18T18:42:03.189Z] #17 43.38 Unpacking python3-wheel (0.32.3-2) ... [2020-09-18T18:42:03.189Z] #17 43.46 Selecting previously unselected package sudo. [2020-09-18T18:42:03.189Z] #17 43.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-18T18:42:03.189Z] #17 43.48 Unpacking sudo (1.8.27-1+deb10u2) ... [Pipeline] withEnv [Pipeline] { [2020-09-18T18:42:03.324Z] #33 8.698 Scanning dependencies of target tini-static [2020-09-18T18:42:03.324Z] #33 8.789 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-18T18:42:03.417Z] #39 ... [2020-09-18T18:42:03.417Z] [2020-09-18T18:42:03.417Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:03.417Z] #33 4.246 -- The C compiler identification is GNU 8.3.0 [2020-09-18T18:42:03.417Z] #33 4.307 -- Check for working C compiler: /usr/bin/cc [2020-09-18T18:42:03.417Z] #33 4.913 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-18T18:42:03.417Z] #33 4.922 -- Detecting C compiler ABI info [2020-09-18T18:42:03.417Z] #33 5.749 -- Detecting C compiler ABI info - done [2020-09-18T18:42:03.417Z] #33 5.799 -- Detecting C compile features [2020-09-18T18:42:03.417Z] #33 7.822 -- Detecting C compile features - done [2020-09-18T18:42:03.417Z] #33 7.870 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-18T18:42:03.417Z] #33 8.233 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-18T18:42:03.417Z] #33 8.391 -- Configuring done [2020-09-18T18:42:03.417Z] #33 8.478 -- Generating done [2020-09-18T18:42:03.417Z] #33 8.494 -- Build files have been written to: /tmp/tmp.ICHn5PaLqO/tini [2020-09-18T18:42:03.417Z] #33 8.536 + make tini-static [2020-09-18T18:42:03.417Z] #33 9.290 Scanning dependencies of target tini-static [2020-09-18T18:42:03.417Z] #33 9.370 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-18T18:42:03.417Z] #33 10.82 [100%] Linking C executable tini-static [2020-09-18T18:42:03.417Z] #33 11.57 [100%] Built target tini-static [2020-09-18T18:42:03.417Z] #33 11.66 + mkdir -p /build [2020-09-18T18:42:03.417Z] #33 11.66 + cp tini-static /build/docker-init [2020-09-18T18:42:03.417Z] #33 DONE 12.0s [2020-09-18T18:42:03.545Z] #54 ... [2020-09-18T18:42:03.545Z] [2020-09-18T18:42:03.545Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-18T18:42:03.545Z] #38 72.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-18T18:42:03.545Z] #38 74.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-18T18:42:03.545Z] #38 74.63 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-18T18:42:03.545Z] #38 74.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-18T18:42:03.545Z] #38 74.93 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-18T18:42:03.545Z] #38 79.67 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-18T18:42:03.545Z] #38 79.86 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:03.545Z] #38 DONE 80.2s [2020-09-18T18:42:03.545Z] [2020-09-18T18:42:03.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:03.678Z] [2020-09-18T18:42:03.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:03.678Z] #10 80.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-18T18:42:03.678Z] #10 80.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:42:03.678Z] #10 80.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:03.678Z] #10 80.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-18T18:42:03.678Z] #10 80.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:42:03.678Z] #10 80.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:03.760Z] #17 43.91 Selecting previously unselected package thin-provisioning-tools. [2020-09-18T18:42:03.760Z] #17 43.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-18T18:42:03.760Z] #17 43.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:42:03.792Z] #40 36.14 CC images/siginfo.o [2020-09-18T18:42:03.808Z] #39 ... [2020-09-18T18:42:03.808Z] [2020-09-18T18:42:03.808Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:03.808Z] #41 70.90 vendor/golang.org/x/net/idna [2020-09-18T18:42:03.808Z] #41 70.95 github.com/LK4D4/vndr/build [2020-09-18T18:42:03.808Z] #41 72.81 vendor/golang.org/x/net/http2/hpack [2020-09-18T18:42:03.808Z] #41 73.11 mime [2020-09-18T18:42:03.808Z] #41 73.13 mime/quotedprintable [2020-09-18T18:42:03.808Z] #41 73.57 net/http/internal [2020-09-18T18:42:03.808Z] #41 77.13 vendor/golang.org/x/net/http/httpproxy [2020-09-18T18:42:03.808Z] #41 77.13 net/textproto [2020-09-18T18:42:03.808Z] #41 77.23 crypto/x509 [2020-09-18T18:42:03.808Z] #41 79.49 mime/multipart [2020-09-18T18:42:03.808Z] #41 79.49 vendor/golang.org/x/net/http/httpguts [2020-09-18T18:42:04.021Z] #17 44.16 Selecting previously unselected package uidmap. [2020-09-18T18:42:04.021Z] #17 44.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-18T18:42:04.021Z] #17 44.20 Unpacking uidmap (1:4.5-1.1) ... [2020-09-18T18:42:04.072Z] #41 ... [2020-09-18T18:42:04.072Z] [2020-09-18T18:42:04.072Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:04.072Z] #33 1.939 + RM_GOPATH=0 [2020-09-18T18:42:04.072Z] #33 1.951 + TMP_GOPATH= [2020-09-18T18:42:04.072Z] #33 1.951 + : /build [2020-09-18T18:42:04.072Z] #33 1.951 + '[' -z '' ']' [2020-09-18T18:42:04.072Z] #33 1.951 ++ mktemp -d [2020-09-18T18:42:04.072Z] #33 1.951 + export GOPATH=/tmp/tmp.kRx001KlEa [2020-09-18T18:42:04.072Z] #33 1.951 + GOPATH=/tmp/tmp.kRx001KlEa [2020-09-18T18:42:04.072Z] #33 1.951 + RM_GOPATH=1 [2020-09-18T18:42:04.072Z] #33 1.951 + case "$(go env GOARCH)" in [2020-09-18T18:42:04.072Z] #33 1.951 ++ go env GOARCH [2020-09-18T18:42:04.072Z] #33 1.958 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:04.072Z] #33 1.959 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:04.072Z] #33 1.960 ++ dirname /tmp/install/install.sh [2020-09-18T18:42:04.072Z] #33 1.964 + dir=/tmp/install [2020-09-18T18:42:04.072Z] #33 1.964 + bin=tini [2020-09-18T18:42:04.072Z] #33 1.965 + shift [2020-09-18T18:42:04.072Z] #33 1.965 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-18T18:42:04.072Z] #33 1.965 + . /tmp/install/tini.installer [2020-09-18T18:42:04.072Z] #33 1.966 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:42:04.072Z] #33 1.966 + install_tini [2020-09-18T18:42:04.072Z] #33 1.967 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-18T18:42:04.072Z] #33 1.967 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:42:04.072Z] #33 1.967 + git clone https://github.com/krallin/tini.git /tmp/tmp.kRx001KlEa/tini [2020-09-18T18:42:04.072Z] #33 1.975 Cloning into '/tmp/tmp.kRx001KlEa/tini'... [2020-09-18T18:42:04.072Z] #33 2.999 + cd /tmp/tmp.kRx001KlEa/tini [2020-09-18T18:42:04.072Z] #33 2.999 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-18T18:42:04.072Z] #33 3.011 + cmake . [2020-09-18T18:42:04.072Z] #33 3.768 -- The C compiler identification is GNU 8.3.0 [2020-09-18T18:42:04.072Z] #33 3.891 -- Check for working C compiler: /usr/bin/cc [2020-09-18T18:42:04.072Z] #33 4.461 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-18T18:42:04.072Z] #33 4.472 -- Detecting C compiler ABI info [2020-09-18T18:42:04.072Z] #33 5.339 -- Detecting C compiler ABI info - done [2020-09-18T18:42:04.072Z] #33 5.396 -- Detecting C compile features [2020-09-18T18:42:04.091Z] #40 36.38 CC images/rpc.o [2020-09-18T18:42:04.281Z] #17 44.30 Selecting previously unselected package vim-runtime. [2020-09-18T18:42:04.282Z] #17 44.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:42:04.282Z] #17 44.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-18T18:42:04.282Z] #17 44.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-18T18:42:04.282Z] #17 44.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:42:05.023Z] #33 ... [2020-09-18T18:42:05.023Z] [2020-09-18T18:42:05.023Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:05.023Z] #54 DONE 82.2s [2020-09-18T18:42:05.023Z] [2020-09-18T18:42:05.023Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-18T18:42:05.146Z] #40 37.57 CC images/ext-file.o [2020-09-18T18:42:05.146Z] #40 ... [2020-09-18T18:42:05.146Z] [2020-09-18T18:42:05.146Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:05.146Z] #42 95.69 text/template/parse [2020-09-18T18:42:05.146Z] #42 95.71 go/scanner [2020-09-18T18:42:05.146Z] #42 95.71 net/url [2020-09-18T18:42:05.146Z] #42 99.22 go/ast [2020-09-18T18:42:05.146Z] #42 100.9 encoding/json [2020-09-18T18:42:05.146Z] #42 ... [2020-09-18T18:42:05.146Z] [2020-09-18T18:42:05.146Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:05.146Z] #40 37.79 CC images/cgroup.o [2020-09-18T18:42:05.226Z] #33 10.33 [100%] Linking C executable tini-static [2020-09-18T18:42:05.304Z] #55 DONE 0.2s [2020-09-18T18:42:05.304Z] [2020-09-18T18:42:05.304Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-18T18:42:05.304Z] #56 DONE 0.1s [2020-09-18T18:42:05.304Z] [2020-09-18T18:42:05.304Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:05.304Z] #33 7.163 -- Detecting C compile features - done [2020-09-18T18:42:05.304Z] #33 7.191 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-18T18:42:05.483Z] #33 10.98 [100%] Built target tini-static [2020-09-18T18:42:05.584Z] #10 ... [2020-09-18T18:42:05.584Z] [2020-09-18T18:42:05.584Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:05.584Z] #47 72.81 encoding/base64 [2020-09-18T18:42:05.584Z] #47 74.10 golang.org/x/sys/unix [2020-09-18T18:42:05.584Z] #47 74.72 fmt [2020-09-18T18:42:05.584Z] #47 79.80 encoding/json [2020-09-18T18:42:05.584Z] #47 ... [2020-09-18T18:42:05.584Z] [2020-09-18T18:42:05.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:05.584Z] #39 4.038 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:42:05.584Z] #39 4.123 GEN .gitid [2020-09-18T18:42:05.584Z] #39 4.193 GEN criu/include/version.h [2020-09-18T18:42:05.584Z] #39 4.286 GEN include/common/asm [2020-09-18T18:42:05.746Z] #33 11.12 + mkdir -p /build [2020-09-18T18:42:05.746Z] #33 11.12 + cp tini-static /build/docker-init [2020-09-18T18:42:05.798Z] + docker version [2020-09-18T18:42:05.844Z] #39 6.103 PBCC images/timens.pb-c.c [2020-09-18T18:42:05.844Z] #39 6.139 DEP images/timens.pb-c.d [2020-09-18T18:42:05.884Z] #33 7.535 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-18T18:42:05.884Z] #33 7.637 -- Configuring done [2020-09-18T18:42:05.884Z] #33 7.654 -- Generating done [2020-09-18T18:42:05.884Z] #33 7.663 -- Build files have been written to: /tmp/tmp.kRx001KlEa/tini [2020-09-18T18:42:05.884Z] #33 7.686 + make tini-static [2020-09-18T18:42:06.003Z] #33 DONE 11.5s [2020-09-18T18:42:06.003Z] [2020-09-18T18:42:06.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:06.003Z] #39 3.680 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:42:06.003Z] #39 3.680 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:42:06.003Z] #39 3.688 Note: Building without GnuTLS support [2020-09-18T18:42:06.003Z] #39 3.692 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:42:06.003Z] #39 3.695 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:42:06.003Z] #39 5.517 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:42:06.003Z] #39 5.608 GEN .gitid [2020-09-18T18:42:06.003Z] #39 5.652 GEN criu/include/version.h [2020-09-18T18:42:06.003Z] #39 5.744 GEN include/common/asm [2020-09-18T18:42:06.003Z] #39 7.553 PBCC images/timens.pb-c.c [2020-09-18T18:42:06.003Z] #39 7.589 DEP images/timens.pb-c.d [2020-09-18T18:42:06.003Z] #39 7.666 PBCC images/fown.pb-c.c [2020-09-18T18:42:06.003Z] #39 7.726 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-18T18:42:06.003Z] #39 7.812 PBCC images/opts.pb-c.c [2020-09-18T18:42:06.003Z] #39 7.896 PBCC images/memfd.pb-c.c [2020-09-18T18:42:06.003Z] #39 7.963 DEP images/fown.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.016 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.071 DEP images/opts.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.120 DEP images/memfd.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.172 PBCC images/sit.pb-c.c [2020-09-18T18:42:06.003Z] #39 8.312 DEP images/sit.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.392 PBCC images/macvlan.pb-c.c [2020-09-18T18:42:06.003Z] #39 8.398 DEP images/macvlan.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.448 PBCC images/autofs.pb-c.c [2020-09-18T18:42:06.003Z] #39 8.483 DEP images/autofs.pb-c.d [2020-09-18T18:42:06.003Z] #39 8.561 PBCC images/sysctl.pb-c.c [2020-09-18T18:42:06.003Z] #39 8.606 DEP images/sysctl.pb-c.d [2020-09-18T18:42:06.104Z] #39 6.193 PBCC images/fown.pb-c.c [2020-09-18T18:42:06.104Z] #39 6.241 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-18T18:42:06.104Z] #39 6.327 PBCC images/opts.pb-c.c [2020-09-18T18:42:06.153Z] #33 8.071 Scanning dependencies of target tini-static [2020-09-18T18:42:06.233Z] #40 38.55 CC images/userns.o [2020-09-18T18:42:06.259Z] #39 8.796 PBCC images/time.pb-c.c [2020-09-18T18:42:06.259Z] #39 8.875 DEP images/time.pb-c.d [2020-09-18T18:42:06.259Z] #39 9.009 PBCC images/binfmt-misc.pb-c.c [2020-09-18T18:42:06.364Z] #39 6.394 PBCC images/memfd.pb-c.c [2020-09-18T18:42:06.364Z] #39 6.440 DEP images/fown.pb-c.d [2020-09-18T18:42:06.364Z] #39 6.507 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-18T18:42:06.364Z] #39 6.595 DEP images/opts.pb-c.d [2020-09-18T18:42:06.417Z] #33 8.104 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-18T18:42:06.516Z] #39 9.090 DEP images/binfmt-misc.pb-c.d [2020-09-18T18:42:06.517Z] #39 9.258 PBCC images/seccomp.pb-c.c [2020-09-18T18:42:06.549Z] #40 38.89 CC images/google/protobuf/descriptor.o [2020-09-18T18:42:06.624Z] #39 6.693 DEP images/memfd.pb-c.d [2020-09-18T18:42:06.624Z] #39 6.777 PBCC images/sit.pb-c.c [2020-09-18T18:42:06.624Z] #39 6.847 DEP images/sit.pb-c.d [2020-09-18T18:42:06.624Z] #39 6.886 PBCC images/macvlan.pb-c.c [2020-09-18T18:42:06.773Z] #39 9.346 DEP images/seccomp.pb-c.d [2020-09-18T18:42:06.884Z] #39 6.944 DEP images/macvlan.pb-c.d [2020-09-18T18:42:06.884Z] #39 6.982 PBCC images/autofs.pb-c.c [2020-09-18T18:42:06.884Z] #39 7.038 DEP images/autofs.pb-c.d [2020-09-18T18:42:06.884Z] #39 7.091 PBCC images/sysctl.pb-c.c [2020-09-18T18:42:06.884Z] #39 7.102 DEP images/sysctl.pb-c.d [2020-09-18T18:42:06.884Z] #39 7.167 PBCC images/time.pb-c.c [2020-09-18T18:42:07.029Z] #39 9.416 PBCC images/userns.pb-c.c [2020-09-18T18:42:07.030Z] #39 9.482 DEP images/userns.pb-c.d [2020-09-18T18:42:07.030Z] #39 9.563 PBCC images/cgroup.pb-c.c [2020-09-18T18:42:07.030Z] #39 9.596 DEP images/cgroup.pb-c.d [2020-09-18T18:42:07.144Z] #39 7.186 DEP images/time.pb-c.d [2020-09-18T18:42:07.144Z] #39 7.250 PBCC images/binfmt-misc.pb-c.c [2020-09-18T18:42:07.144Z] #39 7.315 DEP images/binfmt-misc.pb-c.d [2020-09-18T18:42:07.144Z] #39 7.368 PBCC images/seccomp.pb-c.c [2020-09-18T18:42:07.144Z] #39 7.403 DEP images/seccomp.pb-c.d [2020-09-18T18:42:07.286Z] #39 9.825 PBCC images/ext-file.pb-c.c [2020-09-18T18:42:07.286Z] #39 9.886 DEP images/ext-file.pb-c.d [2020-09-18T18:42:07.286Z] #39 9.958 PBCC images/rpc.pb-c.c [2020-09-18T18:42:07.367Z] #33 9.245 [100%] Linking C executable tini-static [2020-09-18T18:42:07.410Z] #39 7.475 PBCC images/userns.pb-c.c [2020-09-18T18:42:07.410Z] #39 7.527 DEP images/userns.pb-c.d [2020-09-18T18:42:07.410Z] #39 7.614 PBCC images/cgroup.pb-c.c [2020-09-18T18:42:07.410Z] #39 7.634 DEP images/cgroup.pb-c.d [2020-09-18T18:42:07.543Z] #39 10.02 DEP images/rpc.pb-c.d [2020-09-18T18:42:07.543Z] #39 10.06 PBCC images/siginfo.pb-c.c [2020-09-18T18:42:07.543Z] #39 10.10 DEP images/siginfo.pb-c.d [2020-09-18T18:42:07.543Z] #39 10.15 PBCC images/pagemap.pb-c.c [2020-09-18T18:42:07.543Z] #39 10.22 DEP images/pagemap.pb-c.d [2020-09-18T18:42:07.582Z] #17 47.17 Selecting previously unselected package vim. [2020-09-18T18:42:07.582Z] #17 47.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:42:07.582Z] #17 47.19 Unpacking vim (2:8.1.0875-5) ... [2020-09-18T18:42:07.582Z] #17 47.76 Selecting previously unselected package xfsprogs. [2020-09-18T18:42:07.582Z] #17 47.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-18T18:42:07.582Z] #17 47.78 Unpacking xfsprogs (4.20.0-1) ... [2020-09-18T18:42:07.670Z] #39 7.695 PBCC images/ext-file.pb-c.c [2020-09-18T18:42:07.670Z] #39 7.717 DEP images/ext-file.pb-c.d [2020-09-18T18:42:07.670Z] #39 7.825 PBCC images/rpc.pb-c.c [2020-09-18T18:42:07.670Z] #39 7.866 DEP images/rpc.pb-c.d [2020-09-18T18:42:07.670Z] #39 7.920 PBCC images/siginfo.pb-c.c [2020-09-18T18:42:07.800Z] #39 10.32 PBCC images/rlimit.pb-c.c [2020-09-18T18:42:07.800Z] #39 10.33 DEP images/rlimit.pb-c.d [2020-09-18T18:42:07.800Z] #39 10.40 PBCC images/file-lock.pb-c.c [2020-09-18T18:42:07.800Z] #39 10.41 DEP images/file-lock.pb-c.d [2020-09-18T18:42:07.800Z] #39 10.45 PBCC images/tty.pb-c.c [2020-09-18T18:42:07.930Z] #39 7.995 DEP images/siginfo.pb-c.d [2020-09-18T18:42:07.930Z] #39 ... [2020-09-18T18:42:07.930Z] [2020-09-18T18:42:07.930Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:07.930Z] #41 75.35 fmt [2020-09-18T18:42:07.930Z] #41 75.51 regexp [2020-09-18T18:42:07.930Z] #41 80.06 internal/lazyregexp [2020-09-18T18:42:07.930Z] #41 80.32 go/token [2020-09-18T18:42:07.930Z] #41 80.37 net/url [2020-09-18T18:42:07.930Z] #41 81.31 go/scanner [2020-09-18T18:42:07.930Z] #41 82.80 go/ast [2020-09-18T18:42:07.930Z] #41 83.05 text/template/parse [2020-09-18T18:42:07.930Z] #41 ... [2020-09-18T18:42:07.930Z] [2020-09-18T18:42:07.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:07.930Z] #39 8.104 PBCC images/pagemap.pb-c.c [2020-09-18T18:42:07.930Z] #39 8.206 DEP images/pagemap.pb-c.d [2020-09-18T18:42:07.943Z] #33 9.700 [100%] Built target tini-static [2020-09-18T18:42:07.943Z] #33 9.747 + mkdir -p /build [2020-09-18T18:42:07.943Z] #33 9.750 + cp tini-static /build/docker-init [2020-09-18T18:42:07.943Z] #33 DONE 9.9s [2020-09-18T18:42:07.943Z] [2020-09-18T18:42:07.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:07.943Z] #39 2.467 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:42:07.943Z] #39 2.467 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:42:07.943Z] #39 2.481 Note: Building without GnuTLS support [2020-09-18T18:42:07.943Z] #39 2.484 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:42:07.943Z] #39 2.484 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:42:07.943Z] #39 4.235 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:42:07.943Z] #39 4.331 GEN .gitid [2020-09-18T18:42:07.943Z] #39 4.364 GEN criu/include/version.h [2020-09-18T18:42:07.943Z] #39 4.412 GEN include/common/asm [2020-09-18T18:42:08.057Z] #39 10.49 DEP images/tty.pb-c.d [2020-09-18T18:42:08.057Z] #39 10.54 PBCC images/tun.pb-c.c [2020-09-18T18:42:08.057Z] #39 10.66 PBCC images/netdev.pb-c.c [2020-09-18T18:42:08.155Z] #17 48.33 Selecting previously unselected package zip. [2020-09-18T18:42:08.155Z] #17 48.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-18T18:42:08.155Z] #17 48.34 Unpacking zip (3.0-11+b1) ... [2020-09-18T18:42:08.190Z] #39 ... [2020-09-18T18:42:08.190Z] [2020-09-18T18:42:08.190Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:08.190Z] #30 75.76 github.com/BurntSushi/toml [2020-09-18T18:42:08.190Z] #30 75.76 flag [2020-09-18T18:42:08.190Z] #30 78.08 log [2020-09-18T18:42:08.190Z] #30 80.68 github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:42:08.190Z] #30 DONE 85.6s [2020-09-18T18:42:08.190Z] [2020-09-18T18:42:08.190Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:08.190Z] #39 8.258 PBCC images/rlimit.pb-c.c [2020-09-18T18:42:08.190Z] #39 8.270 DEP images/rlimit.pb-c.d [2020-09-18T18:42:08.190Z] #39 8.393 PBCC images/file-lock.pb-c.c [2020-09-18T18:42:08.314Z] #39 10.75 DEP images/tun.pb-c.d [2020-09-18T18:42:08.314Z] #39 10.82 DEP images/netdev.pb-c.d [2020-09-18T18:42:08.314Z] #39 10.92 PBCC images/vma.pb-c.c [2020-09-18T18:42:08.314Z] #39 10.97 DEP images/vma.pb-c.d [2020-09-18T18:42:08.415Z] #17 48.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:42:08.415Z] #17 48.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:42:08.415Z] #17 48.63 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-18T18:42:08.415Z] #17 48.64 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-18T18:42:08.415Z] #17 48.65 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-18T18:42:08.415Z] #17 48.66 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-18T18:42:08.415Z] #17 48.67 Setting up uidmap (1:4.5-1.1) ... [2020-09-18T18:42:08.415Z] #17 48.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-18T18:42:08.450Z] #39 8.514 DEP images/file-lock.pb-c.d [2020-09-18T18:42:08.450Z] #39 8.646 PBCC images/tty.pb-c.c [2020-09-18T18:42:08.571Z] #39 11.05 PBCC images/creds.pb-c.c [2020-09-18T18:42:08.571Z] #39 11.06 DEP images/creds.pb-c.d [2020-09-18T18:42:08.571Z] #39 11.14 PBCC images/utsns.pb-c.c [2020-09-18T18:42:08.571Z] #39 11.16 DEP images/utsns.pb-c.d [2020-09-18T18:42:08.571Z] #39 11.21 PBCC images/ipc-desc.pb-c.c [2020-09-18T18:42:08.571Z] #39 11.27 PBCC images/ipc-sem.pb-c.c [2020-09-18T18:42:08.659Z] #40 41.12 CC images/opts.o [2020-09-18T18:42:08.675Z] #17 48.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:42:08.675Z] #17 48.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:42:08.675Z] #17 48.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:42:08.675Z] #17 48.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:42:08.675Z] #17 48.75 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:42:08.675Z] #17 48.77 Setting up zip (3.0-11+b1) ... [2020-09-18T18:42:08.675Z] #17 48.79 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:42:08.675Z] #17 48.81 Setting up bash-completion (1:2.8-6) ... [2020-09-18T18:42:08.710Z] #39 8.811 DEP images/tty.pb-c.d [2020-09-18T18:42:08.710Z] #39 8.950 PBCC images/tun.pb-c.c [2020-09-18T18:42:08.710Z] #39 9.023 PBCC images/netdev.pb-c.c [2020-09-18T18:42:08.827Z] #39 11.30 DEP images/ipc-desc.pb-c.d [2020-09-18T18:42:08.827Z] #39 11.35 DEP images/ipc-sem.pb-c.d [2020-09-18T18:42:08.827Z] #39 11.39 PBCC images/ipc-msg.pb-c.c [2020-09-18T18:42:08.827Z] #39 11.44 DEP images/ipc-msg.pb-c.d [2020-09-18T18:42:08.827Z] #39 11.49 PBCC images/ipc-shm.pb-c.c [2020-09-18T18:42:08.828Z] #39 11.52 DEP images/ipc-shm.pb-c.d [2020-09-18T18:42:08.898Z] #39 5.704 PBCC images/timens.pb-c.c [2020-09-18T18:42:08.898Z] #39 5.731 DEP images/timens.pb-c.d [2020-09-18T18:42:08.898Z] #39 5.803 PBCC images/fown.pb-c.c [2020-09-18T18:42:08.898Z] #39 5.828 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-18T18:42:08.898Z] #39 5.925 PBCC images/opts.pb-c.c [2020-09-18T18:42:08.898Z] #39 5.967 PBCC images/memfd.pb-c.c [2020-09-18T18:42:08.960Z] #40 41.36 CC images/seccomp.o [2020-09-18T18:42:08.970Z] #39 9.139 DEP images/tun.pb-c.d [2020-09-18T18:42:08.970Z] #39 9.268 DEP images/netdev.pb-c.d [2020-09-18T18:42:09.085Z] #39 11.58 PBCC images/ipc-var.pb-c.c [2020-09-18T18:42:09.085Z] #39 11.62 DEP images/ipc-var.pb-c.d [2020-09-18T18:42:09.085Z] #39 11.65 PBCC images/sk-opts.pb-c.c [2020-09-18T18:42:09.085Z] #39 11.67 PBCC images/packet-sock.pb-c.c [2020-09-18T18:42:09.085Z] #39 11.73 DEP images/sk-opts.pb-c.d [2020-09-18T18:42:09.085Z] #39 11.80 DEP images/packet-sock.pb-c.d [2020-09-18T18:42:09.162Z] #39 6.017 DEP images/fown.pb-c.d [2020-09-18T18:42:09.162Z] #39 6.065 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-18T18:42:09.162Z] #39 ... [2020-09-18T18:42:09.162Z] [2020-09-18T18:42:09.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:09.162Z] #10 76.30 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-18T18:42:09.162Z] #10 76.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-18T18:42:09.162Z] #10 76.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:09.162Z] #10 76.58 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-18T18:42:09.162Z] #10 76.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-18T18:42:09.162Z] #10 76.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:09.237Z] #39 9.377 PBCC images/vma.pb-c.c [2020-09-18T18:42:09.237Z] #39 9.491 DEP images/vma.pb-c.d [2020-09-18T18:42:09.260Z] #40 41.64 CC images/binfmt-misc.o [2020-09-18T18:42:09.342Z] #39 11.89 PBCC images/sk-netlink.pb-c.c [2020-09-18T18:42:09.342Z] #39 11.95 DEP images/sk-netlink.pb-c.d [2020-09-18T18:42:09.342Z] #39 12.02 PBCC images/sk-inet.pb-c.c [2020-09-18T18:42:09.342Z] #39 12.07 DEP images/sk-inet.pb-c.d [2020-09-18T18:42:09.426Z] #10 ... [2020-09-18T18:42:09.426Z] [2020-09-18T18:42:09.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:09.426Z] #39 6.179 DEP images/opts.pb-c.d [2020-09-18T18:42:09.426Z] #39 6.244 DEP images/memfd.pb-c.d [2020-09-18T18:42:09.426Z] #39 6.306 PBCC images/sit.pb-c.c [2020-09-18T18:42:09.426Z] #39 6.342 DEP images/sit.pb-c.d [2020-09-18T18:42:09.497Z] #39 9.579 PBCC images/creds.pb-c.c [2020-09-18T18:42:09.497Z] #39 9.608 DEP images/creds.pb-c.d [2020-09-18T18:42:09.497Z] #39 9.671 PBCC images/utsns.pb-c.c [2020-09-18T18:42:09.497Z] #39 9.691 DEP images/utsns.pb-c.d [2020-09-18T18:42:09.497Z] #39 9.728 PBCC images/ipc-desc.pb-c.c [2020-09-18T18:42:09.497Z] #39 9.742 PBCC images/ipc-sem.pb-c.c [2020-09-18T18:42:09.497Z] #39 9.770 DEP images/ipc-desc.pb-c.d [2020-09-18T18:42:09.497Z] #39 9.838 DEP images/ipc-sem.pb-c.d [2020-09-18T18:42:09.559Z] #40 41.85 CC images/time.o [2020-09-18T18:42:09.559Z] #40 42.02 CC images/sysctl.o [2020-09-18T18:42:09.599Z] #39 12.14 PBCC images/sk-unix.pb-c.c [2020-09-18T18:42:09.599Z] #39 12.24 DEP images/sk-unix.pb-c.d [2020-09-18T18:42:09.599Z] #39 12.32 PBCC images/mm.pb-c.c [2020-09-18T18:42:09.689Z] #39 6.420 PBCC images/macvlan.pb-c.c [2020-09-18T18:42:09.689Z] #39 6.439 DEP images/macvlan.pb-c.d [2020-09-18T18:42:09.689Z] #39 6.529 PBCC images/autofs.pb-c.c [2020-09-18T18:42:09.689Z] #39 6.556 DEP images/autofs.pb-c.d [2020-09-18T18:42:09.689Z] #39 6.607 PBCC images/sysctl.pb-c.c [2020-09-18T18:42:09.689Z] #39 6.644 DEP images/sysctl.pb-c.d [2020-09-18T18:42:09.689Z] #39 6.699 PBCC images/time.pb-c.c [2020-09-18T18:42:09.689Z] #39 6.718 DEP images/time.pb-c.d [2020-09-18T18:42:09.757Z] #39 9.911 PBCC images/ipc-msg.pb-c.c [2020-09-18T18:42:09.757Z] #39 9.955 DEP images/ipc-msg.pb-c.d [2020-09-18T18:42:09.757Z] #39 9.996 PBCC images/ipc-shm.pb-c.c [2020-09-18T18:42:09.757Z] #39 10.02 DEP images/ipc-shm.pb-c.d [2020-09-18T18:42:09.757Z] #39 10.05 PBCC images/ipc-var.pb-c.c [2020-09-18T18:42:09.856Z] #39 12.42 DEP images/mm.pb-c.d [2020-09-18T18:42:09.856Z] #39 ... [2020-09-18T18:42:09.856Z] [2020-09-18T18:42:09.856Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:09.856Z] #30 77.18 io/ioutil [2020-09-18T18:42:09.856Z] #30 79.79 github.com/BurntSushi/toml [2020-09-18T18:42:09.856Z] #30 79.79 flag [2020-09-18T18:42:09.856Z] #30 81.75 log [2020-09-18T18:42:09.856Z] #30 84.78 github.com/BurntSushi/toml/cmd/tomlv [2020-09-18T18:42:09.856Z] #30 ... [2020-09-18T18:42:09.856Z] [2020-09-18T18:42:09.856Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:09.856Z] #41 77.29 fmt [2020-09-18T18:42:09.856Z] #41 80.10 regexp [2020-09-18T18:42:09.856Z] #41 82.70 go/token [2020-09-18T18:42:09.856Z] #41 83.92 go/scanner [2020-09-18T18:42:09.856Z] #41 83.95 internal/lazyregexp [2020-09-18T18:42:09.856Z] #41 84.43 net/url [2020-09-18T18:42:09.856Z] #41 85.52 go/ast [2020-09-18T18:42:09.856Z] #41 86.49 text/template/parse [2020-09-18T18:42:09.859Z] #40 42.17 CC images/autofs.o [2020-09-18T18:42:09.859Z] #40 42.35 CC images/macvlan.o [2020-09-18T18:42:09.954Z] #39 6.759 PBCC images/binfmt-misc.pb-c.c [2020-09-18T18:42:09.954Z] #39 6.777 DEP images/binfmt-misc.pb-c.d [2020-09-18T18:42:09.954Z] #39 6.831 PBCC images/seccomp.pb-c.c [2020-09-18T18:42:09.954Z] #39 6.850 DEP images/seccomp.pb-c.d [2020-09-18T18:42:09.954Z] #39 6.902 PBCC images/userns.pb-c.c [2020-09-18T18:42:09.954Z] #39 6.915 DEP images/userns.pb-c.d [2020-09-18T18:42:10.025Z] #39 10.07 DEP images/ipc-var.pb-c.d [2020-09-18T18:42:10.025Z] #39 10.10 PBCC images/sk-opts.pb-c.c [2020-09-18T18:42:10.025Z] #39 10.13 PBCC images/packet-sock.pb-c.c [2020-09-18T18:42:10.025Z] #39 10.19 DEP images/sk-opts.pb-c.d [2020-09-18T18:42:10.025Z] #39 10.24 DEP images/packet-sock.pb-c.d [2020-09-18T18:42:10.113Z] #41 ... [2020-09-18T18:42:10.113Z] [2020-09-18T18:42:10.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:10.113Z] #39 12.49 PBCC images/timerfd.pb-c.c [2020-09-18T18:42:10.113Z] #39 12.58 DEP images/timerfd.pb-c.d [2020-09-18T18:42:10.113Z] #39 12.64 PBCC images/timer.pb-c.c [2020-09-18T18:42:10.113Z] #39 12.69 DEP images/timer.pb-c.d [2020-09-18T18:42:10.113Z] #39 12.75 PBCC images/sa.pb-c.c [2020-09-18T18:42:10.113Z] #39 12.80 DEP images/sa.pb-c.d [2020-09-18T18:42:10.158Z] #40 42.53 CC images/sit.o [2020-09-18T18:42:10.218Z] #39 6.982 PBCC images/cgroup.pb-c.c [2020-09-18T18:42:10.218Z] #39 7.015 DEP images/cgroup.pb-c.d [2020-09-18T18:42:10.218Z] #39 7.039 PBCC images/ext-file.pb-c.c [2020-09-18T18:42:10.218Z] #39 7.073 DEP images/ext-file.pb-c.d [2020-09-18T18:42:10.218Z] #39 7.119 PBCC images/rpc.pb-c.c [2020-09-18T18:42:10.218Z] #39 7.155 DEP images/rpc.pb-c.d [2020-09-18T18:42:10.218Z] #39 7.200 PBCC images/siginfo.pb-c.c [2020-09-18T18:42:10.218Z] #39 7.238 DEP images/siginfo.pb-c.d [2020-09-18T18:42:10.291Z] #39 10.32 PBCC images/sk-netlink.pb-c.c [2020-09-18T18:42:10.291Z] #39 10.36 DEP images/sk-netlink.pb-c.d [2020-09-18T18:42:10.291Z] #39 10.45 PBCC images/sk-inet.pb-c.c [2020-09-18T18:42:10.291Z] #39 10.49 DEP images/sk-inet.pb-c.d [2020-09-18T18:42:10.291Z] #39 10.56 PBCC images/sk-unix.pb-c.c [2020-09-18T18:42:10.291Z] #39 10.62 DEP images/sk-unix.pb-c.d [2020-09-18T18:42:10.370Z] #39 12.88 PBCC images/pipe-data.pb-c.c [2020-09-18T18:42:10.371Z] #39 12.89 DEP images/pipe-data.pb-c.d [2020-09-18T18:42:10.371Z] #39 12.96 PBCC images/mnt.pb-c.c [2020-09-18T18:42:10.371Z] #39 13.03 DEP images/mnt.pb-c.d [2020-09-18T18:42:10.457Z] #40 42.89 CC images/memfd.o [2020-09-18T18:42:10.481Z] #39 7.270 PBCC images/pagemap.pb-c.c [2020-09-18T18:42:10.481Z] #39 7.303 DEP images/pagemap.pb-c.d [2020-09-18T18:42:10.481Z] #39 7.331 PBCC images/rlimit.pb-c.c [2020-09-18T18:42:10.481Z] #39 7.344 DEP images/rlimit.pb-c.d [2020-09-18T18:42:10.481Z] #39 7.379 PBCC images/file-lock.pb-c.c [2020-09-18T18:42:10.481Z] #39 7.414 DEP images/file-lock.pb-c.d [2020-09-18T18:42:10.481Z] #39 7.445 PBCC images/tty.pb-c.c [2020-09-18T18:42:10.551Z] #39 10.69 PBCC images/mm.pb-c.c [2020-09-18T18:42:10.552Z] #39 10.75 DEP images/mm.pb-c.d [2020-09-18T18:42:10.552Z] #39 10.81 PBCC images/timerfd.pb-c.c [2020-09-18T18:42:10.629Z] #39 13.13 PBCC images/sk-packet.pb-c.c [2020-09-18T18:42:10.629Z] #39 13.16 DEP images/sk-packet.pb-c.d [2020-09-18T18:42:10.629Z] #39 13.23 PBCC images/tcp-stream.pb-c.c [2020-09-18T18:42:10.629Z] #39 13.27 DEP images/tcp-stream.pb-c.d [2020-09-18T18:42:10.629Z] #39 13.35 PBCC images/pipe.pb-c.c [2020-09-18T18:42:10.744Z] #39 7.522 DEP images/tty.pb-c.d [2020-09-18T18:42:10.744Z] #39 7.607 PBCC images/tun.pb-c.c [2020-09-18T18:42:10.744Z] #39 7.645 PBCC images/netdev.pb-c.c [2020-09-18T18:42:10.744Z] #39 7.681 DEP images/tun.pb-c.d [2020-09-18T18:42:10.744Z] #39 7.733 DEP images/netdev.pb-c.d [2020-09-18T18:42:10.756Z] #40 43.31 CC images/timens.o [2020-09-18T18:42:10.811Z] #39 10.88 DEP images/timerfd.pb-c.d [2020-09-18T18:42:10.811Z] #39 10.92 PBCC images/timer.pb-c.c [2020-09-18T18:42:10.811Z] #39 10.98 DEP images/timer.pb-c.d [2020-09-18T18:42:10.811Z] #39 11.03 PBCC images/sa.pb-c.c [2020-09-18T18:42:10.811Z] #39 11.11 DEP images/sa.pb-c.d [2020-09-18T18:42:10.811Z] #39 11.16 PBCC images/pipe-data.pb-c.c [2020-09-18T18:42:10.886Z] #39 13.40 DEP images/pipe.pb-c.d [2020-09-18T18:42:10.887Z] #39 13.45 PBCC images/pstree.pb-c.c [2020-09-18T18:42:10.887Z] #39 13.49 DEP images/pstree.pb-c.d [2020-09-18T18:42:10.887Z] #39 13.57 PBCC images/fs.pb-c.c [2020-09-18T18:42:10.887Z] #39 13.60 DEP images/fs.pb-c.d [2020-09-18T18:42:11.008Z] #39 7.781 PBCC images/vma.pb-c.c [2020-09-18T18:42:11.008Z] #39 7.835 DEP images/vma.pb-c.d [2020-09-18T18:42:11.008Z] #39 7.907 PBCC images/creds.pb-c.c [2020-09-18T18:42:11.008Z] #39 7.934 DEP images/creds.pb-c.d [2020-09-18T18:42:11.054Z] #40 43.64 LINK images/built-in.o [2020-09-18T18:42:11.054Z] #40 ... [2020-09-18T18:42:11.054Z] [2020-09-18T18:42:11.054Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:11.054Z] #11 111.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-18T18:42:11.054Z] #11 111.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-18T18:42:11.071Z] #39 11.19 DEP images/pipe-data.pb-c.d [2020-09-18T18:42:11.071Z] #39 11.26 PBCC images/mnt.pb-c.c [2020-09-18T18:42:11.071Z] #39 11.28 DEP images/mnt.pb-c.d [2020-09-18T18:42:11.071Z] #39 11.33 PBCC images/sk-packet.pb-c.c [2020-09-18T18:42:11.071Z] #39 11.37 DEP images/sk-packet.pb-c.d [2020-09-18T18:42:11.071Z] #39 11.41 PBCC images/tcp-stream.pb-c.c [2020-09-18T18:42:11.144Z] #39 13.65 PBCC images/signalfd.pb-c.c [2020-09-18T18:42:11.144Z] #39 13.69 DEP images/signalfd.pb-c.d [2020-09-18T18:42:11.144Z] #39 13.76 PBCC images/fh.pb-c.c [2020-09-18T18:42:11.144Z] #39 13.80 PBCC images/fsnotify.pb-c.c [2020-09-18T18:42:11.217Z] #17 51.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-18T18:42:11.217Z] #17 51.36 Setting up xz-utils (5.2.4-1) ... [2020-09-18T18:42:11.217Z] #17 51.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-18T18:42:11.217Z] #17 51.41 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:42:11.272Z] #39 8.007 PBCC images/utsns.pb-c.c [2020-09-18T18:42:11.272Z] #39 8.022 DEP images/utsns.pb-c.d [2020-09-18T18:42:11.272Z] #39 8.052 PBCC images/ipc-desc.pb-c.c [2020-09-18T18:42:11.272Z] #39 8.068 PBCC images/ipc-sem.pb-c.c [2020-09-18T18:42:11.272Z] #39 8.094 DEP images/ipc-desc.pb-c.d [2020-09-18T18:42:11.272Z] #39 8.137 DEP images/ipc-sem.pb-c.d [2020-09-18T18:42:11.272Z] #39 8.177 PBCC images/ipc-msg.pb-c.c [2020-09-18T18:42:11.272Z] #39 8.188 DEP images/ipc-msg.pb-c.d [2020-09-18T18:42:11.272Z] #39 8.227 PBCC images/ipc-shm.pb-c.c [2020-09-18T18:42:11.331Z] #39 11.51 DEP images/tcp-stream.pb-c.d [2020-09-18T18:42:11.331Z] #39 11.58 PBCC images/pipe.pb-c.c [2020-09-18T18:42:11.354Z] #11 111.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-18T18:42:11.354Z] #11 112.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-18T18:42:11.354Z] #11 112.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-18T18:42:11.354Z] #11 112.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-18T18:42:11.411Z] #39 13.87 DEP images/fh.pb-c.d [2020-09-18T18:42:11.411Z] #39 13.96 DEP images/fsnotify.pb-c.d [2020-09-18T18:42:11.411Z] #39 14.05 PBCC images/eventpoll.pb-c.c [2020-09-18T18:42:11.411Z] #39 14.07 DEP images/eventpoll.pb-c.d [2020-09-18T18:42:11.411Z] #39 14.18 PBCC images/eventfd.pb-c.c [2020-09-18T18:42:11.477Z] #17 51.51 invoke-rc.d: could not determine current runlevel [2020-09-18T18:42:11.477Z] #17 51.52 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-18T18:42:11.477Z] #17 51.53 Setting up pigz (2.4-1) ... [2020-09-18T18:42:11.477Z] #17 51.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-18T18:42:11.477Z] #17 51.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:42:11.477Z] #17 51.59 Setting up python-pip-whl (18.1-5) ... [2020-09-18T18:42:11.477Z] #17 51.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-18T18:42:11.477Z] #17 51.63 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:42:11.535Z] #39 8.245 DEP images/ipc-shm.pb-c.d [2020-09-18T18:42:11.535Z] #39 8.296 PBCC images/ipc-var.pb-c.c [2020-09-18T18:42:11.535Z] #39 8.319 DEP images/ipc-var.pb-c.d [2020-09-18T18:42:11.535Z] #39 8.363 PBCC images/sk-opts.pb-c.c [2020-09-18T18:42:11.535Z] #39 8.407 PBCC images/packet-sock.pb-c.c [2020-09-18T18:42:11.535Z] #39 8.464 DEP images/sk-opts.pb-c.d [2020-09-18T18:42:11.535Z] #39 8.528 DEP images/packet-sock.pb-c.d [2020-09-18T18:42:11.535Z] #39 8.583 PBCC images/sk-netlink.pb-c.c [2020-09-18T18:42:11.590Z] #39 11.68 DEP images/pipe.pb-c.d [2020-09-18T18:42:11.590Z] #39 11.71 PBCC images/pstree.pb-c.c [2020-09-18T18:42:11.590Z] #39 11.77 DEP images/pstree.pb-c.d [2020-09-18T18:42:11.590Z] #39 11.81 PBCC images/fs.pb-c.c [2020-09-18T18:42:11.590Z] #39 11.85 DEP images/fs.pb-c.d [2020-09-18T18:42:11.590Z] #39 11.90 PBCC images/signalfd.pb-c.c [2020-09-18T18:42:11.607Z] Client: Docker Engine - Enterprise [2020-09-18T18:42:11.607Z] Version: 19.03.5 [2020-09-18T18:42:11.607Z] API version: 1.40 [2020-09-18T18:42:11.607Z] Go version: go1.12.12 [2020-09-18T18:42:11.607Z] Git commit: 2ee0c57608 [2020-09-18T18:42:11.607Z] Built: 11/13/2019 08:00:16 [2020-09-18T18:42:11.607Z] OS/Arch: windows/amd64 [2020-09-18T18:42:11.607Z] Experimental: false [2020-09-18T18:42:11.607Z] [2020-09-18T18:42:11.607Z] Server: Docker Engine - Enterprise [2020-09-18T18:42:11.607Z] Engine: [2020-09-18T18:42:11.607Z] Version: 19.03.5 [2020-09-18T18:42:11.607Z] API version: 1.40 (minimum version 1.24) [2020-09-18T18:42:11.607Z] Go version: go1.12.12 [2020-09-18T18:42:11.607Z] Git commit: 2ee0c57608 [2020-09-18T18:42:11.607Z] Built: 11/13/2019 07:58:51 [2020-09-18T18:42:11.607Z] OS/Arch: windows/amd64 [2020-09-18T18:42:11.607Z] Experimental: true [2020-09-18T18:42:11.655Z] #11 112.1 Selecting previously unselected package libbtrfs0. [2020-09-18T18:42:11.655Z] #11 112.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-18T18:42:11.655Z] #11 112.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:11.655Z] #11 112.2 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:42:11.655Z] #11 112.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-18T18:42:11.655Z] #11 112.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:11.667Z] #39 ... [2020-09-18T18:42:11.667Z] [2020-09-18T18:42:11.667Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:11.667Z] #30 DONE 89.0s [2020-09-18T18:42:11.667Z] [2020-09-18T18:42:11.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:11.667Z] #39 14.21 DEP images/eventfd.pb-c.d [2020-09-18T18:42:11.667Z] #39 14.36 PBCC images/remap-file-path.pb-c.c [2020-09-18T18:42:11.799Z] #39 8.628 DEP images/sk-netlink.pb-c.d [2020-09-18T18:42:11.799Z] #39 8.665 PBCC images/sk-inet.pb-c.c [2020-09-18T18:42:11.799Z] #39 8.738 DEP images/sk-inet.pb-c.d [2020-09-18T18:42:11.799Z] #39 8.791 PBCC images/sk-unix.pb-c.c [2020-09-18T18:42:11.799Z] #39 8.819 DEP images/sk-unix.pb-c.d [2020-09-18T18:42:11.799Z] #39 8.851 PBCC images/mm.pb-c.c [2020-09-18T18:42:11.850Z] #39 11.94 DEP images/signalfd.pb-c.d [2020-09-18T18:42:11.850Z] #39 12.02 PBCC images/fh.pb-c.c [2020-09-18T18:42:11.850Z] #39 12.06 PBCC images/fsnotify.pb-c.c [2020-09-18T18:42:11.923Z] #39 14.43 DEP images/remap-file-path.pb-c.d [2020-09-18T18:42:11.923Z] #39 14.60 PBCC images/fifo.pb-c.c [2020-09-18T18:42:11.923Z] #39 14.67 DEP images/fifo.pb-c.d [2020-09-18T18:42:11.954Z] #11 112.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-18T18:42:11.954Z] #11 112.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-18T18:42:11.954Z] #11 112.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-18T18:42:11.954Z] #11 112.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-18T18:42:11.954Z] #11 112.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-18T18:42:11.954Z] #11 112.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-18T18:42:11.954Z] #11 112.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-18T18:42:11.954Z] #11 112.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-18T18:42:11.954Z] #11 112.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-18T18:42:12.048Z] #17 52.08 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-18T18:42:12.048Z] #17 52.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:42:12.048Z] #17 52.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:12.048Z] #17 52.13 Setting up vim (2:8.1.0875-5) ... [2020-09-18T18:42:12.048Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-18T18:42:12.048Z] #17 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-18T18:42:12.048Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-18T18:42:12.048Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-18T18:42:12.048Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-18T18:42:12.048Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-18T18:42:12.048Z] #17 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-18T18:42:12.048Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-18T18:42:12.048Z] #17 52.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:42:12.062Z] #39 8.878 DEP images/mm.pb-c.d [2020-09-18T18:42:12.062Z] #39 8.919 PBCC images/timerfd.pb-c.c [2020-09-18T18:42:12.062Z] #39 8.946 DEP images/timerfd.pb-c.d [2020-09-18T18:42:12.062Z] #39 8.991 PBCC images/timer.pb-c.c [2020-09-18T18:42:12.062Z] #39 9.015 DEP images/timer.pb-c.d [2020-09-18T18:42:12.062Z] #39 9.064 PBCC images/sa.pb-c.c [2020-09-18T18:42:12.062Z] #39 9.099 DEP images/sa.pb-c.d [2020-09-18T18:42:12.110Z] #39 12.12 DEP images/fh.pb-c.d [2020-09-18T18:42:12.110Z] #39 12.16 DEP images/fsnotify.pb-c.d [2020-09-18T18:42:12.110Z] #39 12.21 PBCC images/eventpoll.pb-c.c [2020-09-18T18:42:12.110Z] #39 12.26 DEP images/eventpoll.pb-c.d [2020-09-18T18:42:12.110Z] #39 12.33 PBCC images/eventfd.pb-c.c [2020-09-18T18:42:12.110Z] #39 12.34 DEP images/eventfd.pb-c.d [2020-09-18T18:42:12.110Z] #39 12.41 PBCC images/remap-file-path.pb-c.c [2020-09-18T18:42:12.179Z] #39 14.77 PBCC images/ghost-file.pb-c.c [2020-09-18T18:42:12.179Z] #39 14.87 DEP images/ghost-file.pb-c.d [Pipeline] sh [2020-09-18T18:42:12.253Z] #11 112.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-18T18:42:12.253Z] #11 112.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-18T18:42:12.253Z] #11 112.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-18T18:42:12.308Z] #17 52.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:42:12.308Z] #17 52.27 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-18T18:42:12.308Z] #17 52.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:42:12.308Z] #17 52.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-18T18:42:12.308Z] #17 52.32 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:12.325Z] #39 9.151 PBCC images/pipe-data.pb-c.c [2020-09-18T18:42:12.325Z] #39 9.162 DEP images/pipe-data.pb-c.d [2020-09-18T18:42:12.325Z] #39 9.187 PBCC images/mnt.pb-c.c [2020-09-18T18:42:12.325Z] #39 9.231 DEP images/mnt.pb-c.d [2020-09-18T18:42:12.325Z] #39 9.255 PBCC images/sk-packet.pb-c.c [2020-09-18T18:42:12.325Z] #39 9.271 DEP images/sk-packet.pb-c.d [2020-09-18T18:42:12.325Z] #39 9.295 PBCC images/tcp-stream.pb-c.c [2020-09-18T18:42:12.325Z] #39 9.311 DEP images/tcp-stream.pb-c.d [2020-09-18T18:42:12.325Z] #39 9.356 PBCC images/pipe.pb-c.c [2020-09-18T18:42:12.369Z] #39 12.46 DEP images/remap-file-path.pb-c.d [2020-09-18T18:42:12.369Z] #39 12.51 PBCC images/fifo.pb-c.c [2020-09-18T18:42:12.369Z] #39 12.55 DEP images/fifo.pb-c.d [2020-09-18T18:42:12.369Z] #39 12.58 PBCC images/ghost-file.pb-c.c [2020-09-18T18:42:12.369Z] #39 12.62 DEP images/ghost-file.pb-c.d [2020-09-18T18:42:12.369Z] #39 12.67 PBCC images/regfile.pb-c.c [2020-09-18T18:42:12.369Z] #39 12.72 DEP images/regfile.pb-c.d [2020-09-18T18:42:12.454Z] #39 14.99 PBCC images/regfile.pb-c.c [2020-09-18T18:42:12.454Z] #39 15.09 DEP images/regfile.pb-c.d [2020-09-18T18:42:12.553Z] #11 113.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-18T18:42:12.553Z] #11 113.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-18T18:42:12.553Z] #11 113.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-18T18:42:12.588Z] #39 9.411 DEP images/pipe.pb-c.d [2020-09-18T18:42:12.588Z] #39 9.467 PBCC images/pstree.pb-c.c [2020-09-18T18:42:12.588Z] #39 9.495 DEP images/pstree.pb-c.d [2020-09-18T18:42:12.588Z] #39 9.523 PBCC images/fs.pb-c.c [2020-09-18T18:42:12.588Z] #39 9.548 DEP images/fs.pb-c.d [2020-09-18T18:42:12.588Z] #39 9.591 PBCC images/signalfd.pb-c.c [2020-09-18T18:42:12.629Z] #39 12.78 PBCC images/ns.pb-c.c [2020-09-18T18:42:12.629Z] #39 12.85 DEP images/ns.pb-c.d [2020-09-18T18:42:12.629Z] #39 12.90 PBCC images/fdinfo.pb-c.c [2020-09-18T18:42:12.629Z] #39 12.96 DEP images/fdinfo.pb-c.d [2020-09-18T18:42:12.764Z] #39 15.17 PBCC images/ns.pb-c.c [2020-09-18T18:42:12.764Z] #39 15.19 DEP images/ns.pb-c.d [2020-09-18T18:42:12.764Z] #39 15.29 PBCC images/fdinfo.pb-c.c [2020-09-18T18:42:12.764Z] #39 15.44 DEP images/fdinfo.pb-c.d [2020-09-18T18:42:12.851Z] #39 9.625 DEP images/signalfd.pb-c.d [2020-09-18T18:42:12.851Z] #39 9.663 PBCC images/fh.pb-c.c [2020-09-18T18:42:12.851Z] #39 9.713 PBCC images/fsnotify.pb-c.c [2020-09-18T18:42:12.851Z] #39 9.741 DEP images/fh.pb-c.d [2020-09-18T18:42:12.851Z] #39 9.778 DEP images/fsnotify.pb-c.d [2020-09-18T18:42:12.852Z] #11 113.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-18T18:42:12.852Z] #11 113.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-18T18:42:12.852Z] #11 113.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-18T18:42:12.852Z] #11 113.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-18T18:42:12.852Z] #11 113.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-18T18:42:12.852Z] #11 113.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-18T18:42:12.888Z] #39 13.04 PBCC images/core-aarch64.pb-c.c [2020-09-18T18:42:12.888Z] #39 13.09 PBCC images/core-arm.pb-c.c [2020-09-18T18:42:12.888Z] #39 13.15 PBCC images/core-ppc64.pb-c.c [2020-09-18T18:42:12.888Z] #39 13.19 PBCC images/core-s390.pb-c.c [2020-09-18T18:42:12.888Z] #39 13.22 PBCC images/core-x86.pb-c.c [2020-09-18T18:42:13.031Z] #39 15.53 PBCC images/core-aarch64.pb-c.c [2020-09-18T18:42:13.031Z] #39 15.62 PBCC images/core-arm.pb-c.c [2020-09-18T18:42:13.115Z] #39 9.894 PBCC images/eventpoll.pb-c.c [2020-09-18T18:42:13.115Z] #39 9.931 DEP images/eventpoll.pb-c.d [2020-09-18T18:42:13.115Z] #39 9.978 PBCC images/eventfd.pb-c.c [2020-09-18T18:42:13.115Z] #39 9.998 DEP images/eventfd.pb-c.d [2020-09-18T18:42:13.115Z] #39 10.08 PBCC images/remap-file-path.pb-c.c [2020-09-18T18:42:13.145Z] + docker info [2020-09-18T18:42:13.148Z] #39 13.30 PBCC images/core.pb-c.c [2020-09-18T18:42:13.148Z] #39 13.37 PBCC images/inventory.pb-c.c [2020-09-18T18:42:13.148Z] #39 13.44 DEP images/core-aarch64.pb-c.d [2020-09-18T18:42:13.148Z] #39 13.48 DEP images/core-arm.pb-c.d [2020-09-18T18:42:13.303Z] #39 15.74 PBCC images/core-ppc64.pb-c.c [2020-09-18T18:42:13.303Z] #39 15.81 PBCC images/core-s390.pb-c.c [2020-09-18T18:42:13.303Z] #39 15.87 PBCC images/core-x86.pb-c.c [2020-09-18T18:42:13.303Z] #39 15.95 PBCC images/core.pb-c.c [2020-09-18T18:42:13.380Z] #39 10.09 DEP images/remap-file-path.pb-c.d [2020-09-18T18:42:13.380Z] #39 10.15 PBCC images/fifo.pb-c.c [2020-09-18T18:42:13.380Z] #39 10.18 DEP images/fifo.pb-c.d [2020-09-18T18:42:13.380Z] #39 10.21 PBCC images/ghost-file.pb-c.c [2020-09-18T18:42:13.380Z] #39 10.26 DEP images/ghost-file.pb-c.d [2020-09-18T18:42:13.380Z] #39 10.32 PBCC images/regfile.pb-c.c [2020-09-18T18:42:13.380Z] #39 10.36 DEP images/regfile.pb-c.d [2020-09-18T18:42:13.380Z] #39 10.44 PBCC images/ns.pb-c.c [2020-09-18T18:42:13.408Z] #39 13.54 DEP images/core-ppc64.pb-c.d [2020-09-18T18:42:13.408Z] #39 13.59 DEP images/core-s390.pb-c.d [2020-09-18T18:42:13.408Z] #39 13.60 DEP images/core-x86.pb-c.d [2020-09-18T18:42:13.408Z] #39 13.66 DEP images/core.pb-c.d [2020-09-18T18:42:13.520Z] #11 113.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-18T18:42:13.520Z] #11 113.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-18T18:42:13.520Z] #11 114.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-18T18:42:13.568Z] #39 16.02 PBCC images/inventory.pb-c.c [2020-09-18T18:42:13.568Z] #39 16.12 DEP images/core-aarch64.pb-c.d [2020-09-18T18:42:13.568Z] #39 16.16 DEP images/core-arm.pb-c.d [2020-09-18T18:42:13.568Z] #39 16.22 DEP images/core-ppc64.pb-c.d [2020-09-18T18:42:13.643Z] #39 10.48 DEP images/ns.pb-c.d [2020-09-18T18:42:13.643Z] #39 10.51 PBCC images/fdinfo.pb-c.c [2020-09-18T18:42:13.643Z] #39 10.57 DEP images/fdinfo.pb-c.d [2020-09-18T18:42:13.643Z] #39 10.64 PBCC images/core-aarch64.pb-c.c [2020-09-18T18:42:13.643Z] #39 10.69 PBCC images/core-arm.pb-c.c [2020-09-18T18:42:13.668Z] #39 13.76 DEP images/inventory.pb-c.d [2020-09-18T18:42:13.668Z] #39 13.86 PBCC images/cpuinfo.pb-c.c [2020-09-18T18:42:13.668Z] #39 13.87 DEP images/cpuinfo.pb-c.d [2020-09-18T18:42:13.668Z] #39 13.94 PBCC images/stats.pb-c.c [2020-09-18T18:42:13.668Z] #39 14.01 DEP images/stats.pb-c.d [2020-09-18T18:42:13.823Z] #11 114.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-18T18:42:13.823Z] #11 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-18T18:42:13.823Z] #11 114.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-18T18:42:13.826Z] #39 16.27 DEP images/core-s390.pb-c.d [2020-09-18T18:42:13.826Z] #39 16.31 DEP images/core-x86.pb-c.d [2020-09-18T18:42:13.826Z] #39 16.39 DEP images/core.pb-c.d [2020-09-18T18:42:13.826Z] #39 16.46 DEP images/inventory.pb-c.d [2020-09-18T18:42:13.826Z] #39 16.50 PBCC images/cpuinfo.pb-c.c [2020-09-18T18:42:13.907Z] #39 10.71 PBCC images/core-ppc64.pb-c.c [2020-09-18T18:42:13.907Z] #39 10.76 PBCC images/core-s390.pb-c.c [2020-09-18T18:42:13.907Z] #39 10.80 PBCC images/core-x86.pb-c.c [2020-09-18T18:42:13.907Z] #39 10.87 PBCC images/core.pb-c.c [2020-09-18T18:42:13.907Z] #39 10.93 PBCC images/inventory.pb-c.c [2020-09-18T18:42:14.083Z] #39 16.53 DEP images/cpuinfo.pb-c.d [2020-09-18T18:42:14.083Z] #39 16.58 PBCC images/stats.pb-c.c [2020-09-18T18:42:14.083Z] #39 16.62 DEP images/stats.pb-c.d [2020-09-18T18:42:14.122Z] #11 114.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-18T18:42:14.122Z] #11 114.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-18T18:42:14.122Z] #11 114.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-18T18:42:14.122Z] #11 114.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-18T18:42:14.122Z] #11 114.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-18T18:42:14.122Z] #11 114.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-18T18:42:14.170Z] #39 10.97 DEP images/core-aarch64.pb-c.d [2020-09-18T18:42:14.170Z] #39 11.02 DEP images/core-arm.pb-c.d [2020-09-18T18:42:14.170Z] #39 ... [2020-09-18T18:42:14.170Z] [2020-09-18T18:42:14.171Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:14.171Z] #41 81.25 crypto/tls [2020-09-18T18:42:14.171Z] #41 86.40 net/http/httptrace [2020-09-18T18:42:14.171Z] #41 86.69 net/http [2020-09-18T18:42:14.171Z] #41 ... [2020-09-18T18:42:14.171Z] [2020-09-18T18:42:14.171Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:14.171Z] #39 11.09 DEP images/core-ppc64.pb-c.d [2020-09-18T18:42:14.171Z] #39 11.15 DEP images/core-s390.pb-c.d [2020-09-18T18:42:14.171Z] #39 11.19 DEP images/core-x86.pb-c.d [2020-09-18T18:42:14.434Z] #39 11.27 DEP images/core.pb-c.d [2020-09-18T18:42:14.434Z] #39 11.33 DEP images/inventory.pb-c.d [2020-09-18T18:42:14.434Z] #39 11.38 PBCC images/cpuinfo.pb-c.c [2020-09-18T18:42:14.434Z] #39 11.39 DEP images/cpuinfo.pb-c.d [2020-09-18T18:42:14.434Z] #39 11.44 PBCC images/stats.pb-c.c [2020-09-18T18:42:14.646Z] #39 ... [2020-09-18T18:42:14.646Z] [2020-09-18T18:42:14.646Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:14.646Z] #47 82.12 encoding/json [2020-09-18T18:42:14.646Z] #47 85.76 github.com/pkg/diff [2020-09-18T18:42:14.646Z] #47 87.26 go/ast [2020-09-18T18:42:14.646Z] #47 88.68 golang.org/x/crypto/ssh/terminal [2020-09-18T18:42:14.646Z] #47 90.87 mvdan.cc/editorconfig [2020-09-18T18:42:14.646Z] #47 91.99 mvdan.cc/sh/v3/fileutil [2020-09-18T18:42:14.646Z] #47 92.13 mvdan.cc/sh/v3/syntax [2020-09-18T18:42:14.698Z] #39 11.45 DEP images/stats.pb-c.d [2020-09-18T18:42:14.773Z] #11 115.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-18T18:42:14.773Z] #11 115.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-18T18:42:14.773Z] #11 115.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-18T18:42:14.773Z] #11 115.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:42:14.773Z] #11 115.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-18T18:42:14.773Z] #11 115.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-18T18:42:14.773Z] #11 115.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:14.773Z] #11 115.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:14.773Z] #11 115.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-18T18:42:14.773Z] #11 115.5 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-18T18:42:14.773Z] #11 115.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:42:14.850Z] #17 ... [2020-09-18T18:42:14.850Z] [2020-09-18T18:42:14.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:14.850Z] #39 102.3 CC criu/cr-service.o [2020-09-18T18:42:14.850Z] #39 104.1 CC criu/crtools.o [2020-09-18T18:42:14.850Z] #39 104.6 CC criu/eventfd.o [2020-09-18T18:42:14.850Z] #39 105.0 CC criu/eventpoll.o [2020-09-18T18:42:14.850Z] #39 105.7 CC criu/external.o [2020-09-18T18:42:14.850Z] #39 106.0 CC criu/fault-injection.o [2020-09-18T18:42:14.850Z] #39 106.1 CC criu/fdstore.o [2020-09-18T18:42:14.850Z] #39 106.5 CC criu/fifo.o [2020-09-18T18:42:14.850Z] #39 107.0 CC criu/file-ids.o [2020-09-18T18:42:14.850Z] #39 107.3 CC criu/file-lock.o [2020-09-18T18:42:14.850Z] #39 108.2 CC criu/files-ext.o [2020-09-18T18:42:14.850Z] #39 108.6 CC criu/files-reg.o [2020-09-18T18:42:14.850Z] #39 110.8 CC criu/files.o [2020-09-18T18:42:14.903Z] #47 ... [2020-09-18T18:42:14.903Z] [2020-09-18T18:42:14.903Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:14.903Z] #52 41.31 Checking out files: 46% (1497/3246) Checking out files: 47% (1526/3246) Checking out files: 48% (1559/3246) Checking out files: 49% (1591/3246) Checking out files: 50% (1623/3246) Checking out files: 51% (1656/3246) Checking out files: 52% (1688/3246) Checking out files: 53% (1721/3246) Checking out files: 54% (1753/3246) Checking out files: 55% (1786/3246) Checking out files: 56% (1818/3246) Checking out files: 57% (1851/3246) Checking out files: 58% (1883/3246) Checking out files: 59% (1916/3246) Checking out files: 60% (1948/3246) Checking out files: 61% (1981/3246) Checking out files: 62% (2013/3246) Checking out files: 63% (2045/3246) Checking out files: 64% (2078/3246) Checking out files: 65% (2110/3246) Checking out files: 66% (2143/3246) Checking out files: 67% (2175/3246) Checking out files: 68% (2208/3246) Checking out files: 69% (2240/3246) Checking out files: 70% (2273/3246) Checking out files: 71% (2305/3246) Checking out files: 72% (2338/3246) Checking out files: 73% (2370/3246) Checking out files: 74% (2403/3246) Checking out files: 75% (2435/3246) Checking out files: 76% (2467/3246) Checking out files: 76% (2493/3246) Checking out files: 77% (2500/3246) Checking out files: 78% (2532/3246) Checking out files: 79% (2565/3246) Checking out files: 80% (2597/3246) Checking out files: 81% (2630/3246) Checking out files: 82% (2662/3246) Checking out files: 83% (2695/3246) Checking out files: 84% (2727/3246) Checking out files: 85% (2760/3246) Checking out files: 86% (2792/3246) Checking out files: 87% (2825/3246) Checking out files: 88% (2857/3246) Checking out files: 89% (2889/3246) Checking out files: 90% (2922/3246) Checking out files: 91% (2954/3246) Checking out files: 92% (2987/3246) Checking out files: 92% (2991/3246) Checking out files: 93% (3019/3246) Checking out files: 94% (3052/3246) Checking out files: 95% (3084/3246) Checking out files: 96% (3117/3246) Checking out files: 97% (3149/3246) Checking out files: 98% (3182/3246) Checking out files: 99% (3214/3246) Checking out files: 100% (3246/3246) Checking out files: 100% (3246/3246), done. [2020-09-18T18:42:14.903Z] #52 43.55 + cd /tmp/tmp.nlLVkCiMN9/src/github.com/containerd/containerd [2020-09-18T18:42:14.903Z] #52 43.55 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:42:14.903Z] #52 43.88 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-18T18:42:14.903Z] #52 43.88 + BUILDTAGS='netgo osusergo static_build' [2020-09-18T18:42:14.903Z] #52 43.88 + export EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:42:14.903Z] #52 43.88 + EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:42:14.903Z] #52 43.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-18T18:42:14.903Z] #52 43.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-18T18:42:14.903Z] #52 43.88 + '[' '' = dynamic ']' [2020-09-18T18:42:14.903Z] #52 43.88 + make [2020-09-18T18:42:14.903Z] #52 44.74 + bin/ctr [2020-09-18T18:42:15.074Z] #11 115.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:15.074Z] #11 115.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-18T18:42:15.074Z] #11 115.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-18T18:42:15.074Z] #11 115.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-18T18:42:15.074Z] #11 115.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:42:15.074Z] #11 115.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-18T18:42:15.074Z] #11 115.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:15.074Z] #11 115.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 [2020-09-18T18:42:15.074Z] #11 115.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 [2020-09-18T18:42:15.074Z] #11 115.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:15.074Z] #11 115.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 [2020-09-18T18:42:15.074Z] #11 115.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 [2020-09-18T18:42:15.074Z] #11 115.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:42:15.074Z] #11 115.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-18T18:42:15.074Z] #11 115.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-18T18:42:15.074Z] #11 115.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-18T18:42:15.074Z] #11 115.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-18T18:42:15.111Z] #39 ... [2020-09-18T18:42:15.111Z] [2020-09-18T18:42:15.111Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:15.111Z] #17 55.12 Setting up iptables (1.8.2-4) ... [2020-09-18T18:42:15.111Z] #17 55.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:42:15.111Z] #17 55.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:42:15.111Z] #17 55.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:42:15.111Z] #17 55.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:42:15.111Z] #17 55.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-18T18:42:15.111Z] #17 55.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-18T18:42:15.111Z] #17 55.20 Setting up python3 (3.7.3-1) ... [2020-09-18T18:42:15.373Z] #11 115.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-18T18:42:15.373Z] #11 115.7 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:15.574Z] #39 15.44 make[1]: Nothing to be done for 'all'. [2020-09-18T18:42:15.648Z] #39 12.58 make[1]: Nothing to be done for 'all'. [2020-09-18T18:42:15.671Z] #11 DONE 116.1s [2020-09-18T18:42:15.672Z] [2020-09-18T18:42:15.672Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:15.710Z] #17 55.68 Setting up python3-wheel (0.32.3-2) ... [2020-09-18T18:42:15.971Z] #50 0.474 + RM_GOPATH=0 [2020-09-18T18:42:15.971Z] #50 0.475 + TMP_GOPATH= [2020-09-18T18:42:15.971Z] #50 0.475 + : /build [2020-09-18T18:42:15.971Z] #50 0.475 + '[' -z '' ']' [2020-09-18T18:42:15.971Z] #50 0.475 ++ mktemp -d [2020-09-18T18:42:15.971Z] #50 0.478 + export GOPATH=/tmp/tmp.1FLpCuzmmc [2020-09-18T18:42:15.971Z] #50 0.478 + GOPATH=/tmp/tmp.1FLpCuzmmc [2020-09-18T18:42:15.971Z] #50 0.478 + RM_GOPATH=1 [2020-09-18T18:42:15.971Z] #50 0.478 + case "$(go env GOARCH)" in [2020-09-18T18:42:15.971Z] #50 0.479 ++ go env GOARCH [2020-09-18T18:42:15.971Z] #50 0.492 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:15.971Z] #50 0.492 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:15.971Z] #50 0.495 ++ dirname /tmp/install/install.sh [2020-09-18T18:42:15.971Z] #50 0.511 + dir=/tmp/install [2020-09-18T18:42:15.971Z] #50 ... [2020-09-18T18:42:15.971Z] [2020-09-18T18:42:15.971Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:42:15.971Z] #12 DONE 0.6s [2020-09-18T18:42:15.971Z] [2020-09-18T18:42:15.971Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:15.971Z] #50 0.511 + bin=runc [2020-09-18T18:42:15.971Z] #50 0.512 + shift [2020-09-18T18:42:15.971Z] #50 0.512 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-18T18:42:15.971Z] #50 0.512 + . /tmp/install/runc.installer [2020-09-18T18:42:15.971Z] #50 0.513 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:15.971Z] #50 0.514 + install_runc [2020-09-18T18:42:15.971Z] #50 0.523 + uname -r [2020-09-18T18:42:15.971Z] #50 0.524 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-18T18:42:15.972Z] #50 0.545 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-18T18:42:15.972Z] #50 0.545 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-18T18:42:15.972Z] #50 0.545 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1FLpCuzmmc/src/github.com/opencontainers/runc [2020-09-18T18:42:15.972Z] #50 0.545 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-18T18:42:15.972Z] #50 0.551 Cloning into '/tmp/tmp.1FLpCuzmmc/src/github.com/opencontainers/runc'... [2020-09-18T18:42:16.294Z] #17 56.51 Setting up apparmor (2.13.2-10) ... [2020-09-18T18:42:16.512Z] #39 16.86 CC images/stats.o [2020-09-18T18:42:16.624Z] #50 ... [2020-09-18T18:42:16.624Z] [2020-09-18T18:42:16.624Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-18T18:42:16.624Z] #13 DONE 0.4s [2020-09-18T18:42:16.624Z] [2020-09-18T18:42:16.624Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:16.624Z] #42 107.3 text/template [2020-09-18T18:42:16.624Z] #42 112.0 go/parser [2020-09-18T18:42:16.624Z] #42 115.2 encoding/xml [2020-09-18T18:42:16.925Z] #42 ... [2020-09-18T18:42:16.925Z] [2020-09-18T18:42:16.925Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:42:16.925Z] #14 0.240 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-18T18:42:16.925Z] #14 DONE 0.3s [2020-09-18T18:42:16.925Z] [2020-09-18T18:42:16.925Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:16.925Z] #40 43.83 GEN compel/include/asm [2020-09-18T18:42:16.925Z] #40 43.86 GEN compel/include/version.h [2020-09-18T18:42:16.925Z] #40 43.89 touch .config [2020-09-18T18:42:16.925Z] #40 43.96 GEN include/common/config.h [2020-09-18T18:42:16.925Z] #40 44.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-18T18:42:16.925Z] #40 44.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-18T18:42:16.925Z] #40 44.20 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-18T18:42:16.925Z] #40 44.23 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-18T18:42:16.925Z] #40 44.29 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-18T18:42:16.925Z] #40 44.31 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-18T18:42:16.925Z] #40 44.34 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-18T18:42:16.925Z] #40 44.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-18T18:42:16.925Z] #40 44.38 DEP compel/plugins/std/infect.d [2020-09-18T18:42:16.925Z] #40 44.54 DEP compel/plugins/std/string.d [2020-09-18T18:42:16.925Z] #40 44.63 DEP compel/plugins/std/log.d [2020-09-18T18:42:16.925Z] #40 44.73 DEP compel/plugins/std/fds.d [2020-09-18T18:42:16.925Z] #40 44.89 DEP compel/plugins/std/std.d [2020-09-18T18:42:16.925Z] #40 45.05 DEP compel/plugins/shmem/shmem.d [2020-09-18T18:42:16.925Z] #40 45.16 DEP compel/plugins/fds/fds.d [2020-09-18T18:42:16.925Z] #40 45.30 CC compel/plugins/std/std.o [2020-09-18T18:42:16.925Z] #40 45.69 CC compel/plugins/std/fds.o [2020-09-18T18:42:16.925Z] #40 46.29 CC compel/plugins/std/log.o [2020-09-18T18:42:16.925Z] #40 47.30 CC compel/plugins/std/string.o [2020-09-18T18:42:16.925Z] #40 48.24 CC compel/plugins/std/infect.o [2020-09-18T18:42:16.925Z] #40 48.66 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-18T18:42:16.925Z] #40 48.72 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-18T18:42:16.925Z] #40 48.77 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-18T18:42:16.925Z] #40 48.83 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-18T18:42:16.925Z] #40 48.89 AR compel/plugins/std.lib.a [2020-09-18T18:42:16.925Z] #40 48.96 CC compel/plugins/fds/fds.o [2020-09-18T18:42:16.925Z] #40 49.35 AR compel/plugins/fds.lib.a [2020-09-18T18:42:17.049Z] #39 13.82 CC images/stats.o [2020-09-18T18:42:17.080Z] #39 17.22 CC images/core.o [2020-09-18T18:42:17.080Z] #39 ... [2020-09-18T18:42:17.080Z] [2020-09-18T18:42:17.080Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:17.080Z] #47 84.58 github.com/pkg/diff [2020-09-18T18:42:17.080Z] #47 85.96 go/ast [2020-09-18T18:42:17.080Z] #47 85.96 golang.org/x/crypto/ssh/terminal [2020-09-18T18:42:17.080Z] #47 87.56 mvdan.cc/editorconfig [2020-09-18T18:42:17.080Z] #47 88.85 mvdan.cc/sh/v3/fileutil [2020-09-18T18:42:17.080Z] #47 89.03 mvdan.cc/sh/v3/syntax [2020-09-18T18:42:17.224Z] #40 49.52 HOSTDEP compel/src/lib/log-host.d [2020-09-18T18:42:17.224Z] #40 49.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-18T18:42:17.224Z] #40 ... [2020-09-18T18:42:17.224Z] [2020-09-18T18:42:17.224Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-18T18:42:17.224Z] #15 DONE 0.3s [2020-09-18T18:42:17.224Z] [2020-09-18T18:42:17.224Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-18T18:42:17.339Z] #47 ... [2020-09-18T18:42:17.339Z] [2020-09-18T18:42:17.339Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:17.339Z] #52 39.27 Checking out files: 31% (1022/3246) Checking out files: 32% (1039/3246) Checking out files: 33% (1072/3246) Checking out files: 34% (1104/3246) Checking out files: 35% (1137/3246) Checking out files: 36% (1169/3246) Checking out files: 37% (1202/3246) Checking out files: 38% (1234/3246) Checking out files: 39% (1266/3246) Checking out files: 40% (1299/3246) Checking out files: 41% (1331/3246) Checking out files: 42% (1364/3246) Checking out files: 43% (1396/3246) Checking out files: 44% (1429/3246) Checking out files: 45% (1461/3246) Checking out files: 46% (1494/3246) Checking out files: 47% (1526/3246) Checking out files: 48% (1559/3246) Checking out files: 49% (1591/3246) Checking out files: 50% (1623/3246) Checking out files: 51% (1656/3246) Checking out files: 52% (1688/3246) Checking out files: 53% (1721/3246) Checking out files: 54% (1753/3246) Checking out files: 55% (1786/3246) Checking out files: 56% (1818/3246) Checking out files: 57% (1851/3246) Checking out files: 58% (1883/3246) Checking out files: 59% (1916/3246) Checking out files: 60% (1948/3246) Checking out files: 61% (1981/3246) Checking out files: 62% (2013/3246) Checking out files: 63% (2045/3246) Checking out files: 64% (2078/3246) Checking out files: 65% (2110/3246) Checking out files: 66% (2143/3246) Checking out files: 67% (2175/3246) Checking out files: 68% (2208/3246) Checking out files: 69% (2240/3246) Checking out files: 70% (2273/3246) Checking out files: 71% (2305/3246) Checking out files: 72% (2338/3246) Checking out files: 73% (2370/3246) Checking out files: 74% (2403/3246) Checking out files: 75% (2435/3246) Checking out files: 76% (2467/3246) Checking out files: 77% (2500/3246) Checking out files: 78% (2532/3246) Checking out files: 79% (2565/3246) Checking out files: 80% (2597/3246) Checking out files: 81% (2630/3246) Checking out files: 82% (2662/3246) Checking out files: 83% (2695/3246) Checking out files: 84% (2727/3246) Checking out files: 85% (2760/3246) Checking out files: 86% (2792/3246) Checking out files: 87% (2825/3246) Checking out files: 88% (2857/3246) Checking out files: 89% (2889/3246) Checking out files: 90% (2922/3246) Checking out files: 91% (2954/3246) Checking out files: 92% (2987/3246) Checking out files: 93% (3019/3246) Checking out files: 94% (3052/3246) Checking out files: 95% (3084/3246) Checking out files: 96% (3117/3246) Checking out files: 97% (3149/3246) Checking out files: 98% (3182/3246) Checking out files: 99% (3214/3246) Checking out files: 100% (3246/3246) Checking out files: 100% (3246/3246), done. [2020-09-18T18:42:17.339Z] #52 40.95 + cd /tmp/tmp.tJCQnfU5sv/src/github.com/containerd/containerd [2020-09-18T18:42:17.339Z] #52 40.95 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-18T18:42:17.339Z] #52 41.37 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-18T18:42:17.339Z] #52 41.37 + BUILDTAGS='netgo osusergo static_build' [2020-09-18T18:42:17.339Z] #52 41.37 + export EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:42:17.339Z] #52 41.37 + EXTRA_FLAGS=-buildmode=pie [2020-09-18T18:42:17.339Z] #52 41.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-18T18:42:17.339Z] #52 41.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-18T18:42:17.339Z] #52 41.37 + '[' '' = dynamic ']' [2020-09-18T18:42:17.339Z] #52 41.37 + make [2020-09-18T18:42:17.339Z] #52 42.15 + bin/ctr [2020-09-18T18:42:17.538Z] #16 DONE 0.3s [2020-09-18T18:42:17.538Z] [2020-09-18T18:42:17.538Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:17.538Z] #40 49.75 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-18T18:42:17.538Z] #40 49.82 HOSTDEP compel/src/main-host.d [2020-09-18T18:42:17.538Z] #40 49.96 DEP compel/src/lib/ptrace.d [2020-09-18T18:42:17.538Z] #40 50.15 DEP compel/src/lib/infect.d [2020-09-18T18:42:17.598Z] #52 ... [2020-09-18T18:42:17.598Z] [2020-09-18T18:42:17.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:17.598Z] #39 17.87 CC images/core-x86.o [2020-09-18T18:42:17.626Z] #39 14.29 CC images/core.o [2020-09-18T18:42:17.838Z] #40 ... [2020-09-18T18:42:17.838Z] [2020-09-18T18:42:17.838Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-18T18:42:17.838Z] #17 DONE 0.4s [2020-09-18T18:42:17.838Z] [2020-09-18T18:42:17.838Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:17.838Z] #40 50.33 DEP compel/src/lib/infect-util.d [2020-09-18T18:42:17.892Z] #39 14.87 CC images/core-x86.o [2020-09-18T18:42:18.137Z] #40 50.56 DEP compel/src/lib/infect-rpc.d [2020-09-18T18:42:18.137Z] #40 50.70 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-18T18:42:18.166Z] #39 18.37 CC images/core-arm.o [2020-09-18T18:42:18.211Z] #17 58.32 Setting up xfsprogs (4.20.0-1) ... [2020-09-18T18:42:18.212Z] #17 58.34 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:42:18.426Z] #39 18.73 CC images/core-aarch64.o [2020-09-18T18:42:18.436Z] #40 50.82 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-18T18:42:18.436Z] #40 50.87 DEP compel/src/lib/log.d [2020-09-18T18:42:18.436Z] #40 50.97 DEP compel/src/main.d [2020-09-18T18:42:18.436Z] #40 51.06 DEP compel/src/lib/handle-elf.d [2020-09-18T18:42:18.469Z] #39 15.35 CC images/core-arm.o [2020-09-18T18:42:18.472Z] #17 58.71 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:42:18.733Z] #39 15.68 CC images/core-aarch64.o [2020-09-18T18:42:18.734Z] #40 51.19 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-18T18:42:18.734Z] #40 51.30 CC compel/src/lib/log.o [2020-09-18T18:42:18.995Z] #39 19.07 CC images/core-ppc64.o [2020-09-18T18:42:18.997Z] #39 16.03 CC images/core-ppc64.o [2020-09-18T18:42:19.260Z] #39 16.33 CC images/core-s390.o [2020-09-18T18:42:19.384Z] #40 51.68 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-18T18:42:19.413Z] #17 59.53 Setting up python3-distutils (3.7.3-1) ... [2020-09-18T18:42:19.565Z] #39 19.64 CC images/core-s390.o [2020-09-18T18:42:19.683Z] #40 52.06 CC compel/arch/ppc64/src/lib/infect.o [2020-09-18T18:42:19.983Z] #17 60.00 Setting up python3-setuptools (40.8.0-1) ... [2020-09-18T18:42:20.135Z] #39 20.36 CC images/cpuinfo.o [2020-09-18T18:42:20.211Z] #39 16.84 CC images/cpuinfo.o [2020-09-18T18:42:20.211Z] #39 17.17 CC images/inventory.o [2020-09-18T18:42:20.333Z] #40 52.93 CC compel/src/lib/infect-rpc.o [2020-09-18T18:42:20.395Z] #39 ... [2020-09-18T18:42:20.395Z] [2020-09-18T18:42:20.395Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:20.395Z] #41 87.76 text/template [2020-09-18T18:42:20.395Z] #41 87.76 go/parser [2020-09-18T18:42:20.395Z] #41 91.07 encoding/xml [2020-09-18T18:42:20.395Z] #41 92.60 go/doc [2020-09-18T18:42:20.395Z] #41 96.06 github.com/LK4D4/vndr/versioned [2020-09-18T18:42:20.395Z] #41 96.08 github.com/LK4D4/vndr/build [2020-09-18T18:42:20.395Z] #41 96.14 compress/flate [2020-09-18T18:42:20.655Z] #41 ... [2020-09-18T18:42:20.655Z] [2020-09-18T18:42:20.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:20.655Z] #39 20.92 CC images/inventory.o [2020-09-18T18:42:20.659Z] #39 17.36 CC images/fdinfo.o [2020-09-18T18:42:20.914Z] #39 21.22 CC images/fdinfo.o [2020-09-18T18:42:20.923Z] #39 17.82 CC images/fown.o [2020-09-18T18:42:20.981Z] #40 53.34 CC compel/src/lib/infect-util.o [2020-09-18T18:42:21.187Z] #39 17.94 CC images/ns.o [2020-09-18T18:42:21.187Z] #39 18.07 CC images/regfile.o [2020-09-18T18:42:21.279Z] #40 53.72 CC compel/src/lib/infect.o [2020-09-18T18:42:21.366Z] #17 61.22 Setting up python3-pip (18.1-5) ... [2020-09-18T18:42:21.452Z] #39 18.23 CC images/ghost-file.o [2020-09-18T18:42:21.456Z] #52 ... [2020-09-18T18:42:21.456Z] [2020-09-18T18:42:21.456Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:21.456Z] #47 98.46 mvdan.cc/sh/v3/cmd/shfmt [2020-09-18T18:42:21.483Z] #39 21.68 CC images/fown.o [2020-09-18T18:42:21.716Z] #39 18.53 CC images/fifo.o [2020-09-18T18:42:21.716Z] #39 18.64 CC images/remap-file-path.o [2020-09-18T18:42:21.742Z] #39 21.92 CC images/ns.o [2020-09-18T18:42:21.742Z] #39 22.10 CC images/regfile.o [2020-09-18T18:42:21.981Z] #39 18.83 CC images/eventfd.o [2020-09-18T18:42:22.245Z] #39 19.03 CC images/eventpoll.o [2020-09-18T18:42:22.245Z] #39 ... [2020-09-18T18:42:22.245Z] [2020-09-18T18:42:22.245Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:22.306Z] #17 62.35 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:22.306Z] #17 62.39 Processing triggers for mime-support (3.62) ... [2020-09-18T18:42:22.314Z] #39 22.38 CC images/ghost-file.o [2020-09-18T18:42:22.772Z] #21 99.41 Checking out files: 27% (2985/10922) Checking out files: 28% (3059/10922) Checking out files: 29% (3168/10922) Checking out files: 30% (3277/10922) Checking out files: 31% (3386/10922) Checking out files: 32% (3496/10922) Checking out files: 33% (3605/10922) Checking out files: 34% (3714/10922) [2020-09-18T18:42:22.773Z] #21 ... [2020-09-18T18:42:22.773Z] [2020-09-18T18:42:22.773Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:22.773Z] #10 89.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-18T18:42:22.773Z] #10 89.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-18T18:42:22.773Z] #10 89.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:22.773Z] #10 99.84 Selecting previously unselected package libapparmor1:arm64. [2020-09-18T18:42:22.773Z] #10 99.86 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-18T18:42:22.773Z] #10 99.87 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-18T18:42:22.773Z] #10 ... [2020-09-18T18:42:22.773Z] [2020-09-18T18:42:22.773Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:22.878Z] #17 ... [2020-09-18T18:42:22.878Z] [2020-09-18T18:42:22.878Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:22.878Z] #45 194.6 + cd /tmp/tmp.deIiWQYzWv/src/github.com/golangci/golangci-lint/ [2020-09-18T18:42:22.878Z] #45 194.6 + git checkout -q v1.23.8 [2020-09-18T18:42:22.882Z] #39 22.85 CC images/fifo.o [2020-09-18T18:42:22.882Z] #39 23.12 CC images/remap-file-path.o [2020-09-18T18:42:23.139Z] #45 ... [2020-09-18T18:42:23.139Z] [2020-09-18T18:42:23.139Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:23.139Z] #17 DONE 63.3s [2020-09-18T18:42:23.139Z] [2020-09-18T18:42:23.139Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-18T18:42:23.142Z] #39 23.35 CC images/eventfd.o [2020-09-18T18:42:23.401Z] #39 23.56 CC images/eventpoll.o [2020-09-18T18:42:23.661Z] #39 23.87 CC images/fh.o [2020-09-18T18:42:23.977Z] #47 ... [2020-09-18T18:42:23.977Z] [2020-09-18T18:42:23.977Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:23.977Z] #41 91.20 go/parser [2020-09-18T18:42:23.977Z] #41 91.51 text/template [2020-09-18T18:42:23.977Z] #41 95.00 encoding/xml [2020-09-18T18:42:23.977Z] #41 96.41 go/doc [2020-09-18T18:42:23.977Z] #41 99.83 github.com/LK4D4/vndr/build [2020-09-18T18:42:23.977Z] #41 100.4 github.com/LK4D4/vndr/versioned [2020-09-18T18:42:23.977Z] #41 100.5 compress/flate [2020-09-18T18:42:23.977Z] #41 ... [2020-09-18T18:42:23.977Z] [2020-09-18T18:42:23.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:23.977Z] #10 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-18T18:42:23.977Z] #10 100.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:42:23.977Z] #10 100.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:24.082Z] #18 0.974 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-18T18:42:24.082Z] #18 0.979 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-18T18:42:24.082Z] #18 0.982 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-18T18:42:24.082Z] #18 DONE 1.1s [2020-09-18T18:42:24.082Z] [2020-09-18T18:42:24.082Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:24.082Z] #45 195.7 ++ git describe --tags [2020-09-18T18:42:24.082Z] #45 195.7 + version=v1.23.8 [2020-09-18T18:42:24.082Z] #45 195.7 ++ git rev-parse --short HEAD [2020-09-18T18:42:24.082Z] #45 195.7 + commit=76a82c6 [2020-09-18T18:42:24.082Z] #45 195.7 ++ git show -s --format=%cd [2020-09-18T18:42:24.082Z] #45 195.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-18T18:42:24.082Z] #45 195.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 [2020-09-18T18:42:24.230Z] #39 24.20 CC images/fsnotify.o [2020-09-18T18:42:24.801Z] #39 ... [2020-09-18T18:42:24.801Z] [2020-09-18T18:42:24.801Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:24.801Z] #47 96.02 mvdan.cc/sh/v3/cmd/shfmt [2020-09-18T18:42:24.801Z] #47 DONE 102.2s [2020-09-18T18:42:24.801Z] [2020-09-18T18:42:24.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:24.801Z] #39 24.80 CC images/signalfd.o [2020-09-18T18:42:24.844Z] #40 56.65 CC compel/src/lib/ptrace.o [2020-09-18T18:42:24.844Z] #40 57.11 AR compel/libcompel.a [2020-09-18T18:42:24.844Z] #40 57.20 HOSTCC compel/src/main-host.o [2020-09-18T18:42:25.060Z] #39 25.13 CC images/fs.o [2020-09-18T18:42:25.148Z] #40 57.50 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-18T18:42:25.149Z] #40 57.68 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-18T18:42:25.149Z] #40 ... [2020-09-18T18:42:25.149Z] [2020-09-18T18:42:25.149Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:25.149Z] #50 9.797 + cd /tmp/tmp.1FLpCuzmmc/src/github.com/opencontainers/runc [2020-09-18T18:42:25.452Z] #50 9.798 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:25.465Z] #45 ... [2020-09-18T18:42:25.465Z] [2020-09-18T18:42:25.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:25.465Z] #39 112.6 CC criu/filesystems.o [2020-09-18T18:42:25.465Z] #39 113.4 CC criu/fsnotify.o [2020-09-18T18:42:25.465Z] #39 114.6 CC criu/image-desc.o [2020-09-18T18:42:25.465Z] #39 114.8 CC criu/image.o [2020-09-18T18:42:25.465Z] #39 115.7 CC criu/ipc_ns.o [2020-09-18T18:42:25.465Z] #39 116.8 CC criu/irmap.o [2020-09-18T18:42:25.465Z] #39 117.5 CC criu/kcmp-ids.o [2020-09-18T18:42:25.465Z] #39 117.7 CC criu/kerndat.o [2020-09-18T18:42:25.465Z] #39 119.0 CC criu/libnetlink.o [2020-09-18T18:42:25.465Z] #39 119.3 CC criu/log.o [2020-09-18T18:42:25.465Z] #39 119.9 CC criu/lsm.o [2020-09-18T18:42:25.465Z] #39 120.5 CC criu/mem.o [2020-09-18T18:42:25.465Z] #39 122.8 CC criu/memfd.o [2020-09-18T18:42:25.465Z] #39 ... [2020-09-18T18:42:25.465Z] [2020-09-18T18:42:25.465Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:42:25.465Z] #36 189.8 + dpkg --print-architecture [2020-09-18T18:42:25.465Z] #36 189.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-18T18:42:25.465Z] #36 190.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-18T18:42:25.465Z] #36 190.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-18T18:42:25.630Z] #39 25.70 CC images/pstree.o [2020-09-18T18:42:25.750Z] #50 ... [2020-09-18T18:42:25.750Z] [2020-09-18T18:42:25.750Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:25.750Z] #48 117.6 golang.org/x/crypto/ssh/terminal [2020-09-18T18:42:25.750Z] #48 121.0 mvdan.cc/sh/v3/cmd/shfmt [2020-09-18T18:42:25.750Z] #48 DONE 126.4s [2020-09-18T18:42:25.750Z] [2020-09-18T18:42:25.750Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:25.750Z] #50 10.26 + '[' -z '' ']' [2020-09-18T18:42:25.750Z] #50 10.26 + target=static [2020-09-18T18:42:25.750Z] #50 10.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-18T18:42:25.871Z] #10 ... [2020-09-18T18:42:25.871Z] [2020-09-18T18:42:25.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:25.871Z] #39 18.15 make[1]: Nothing to be done for 'all'. [2020-09-18T18:42:25.871Z] #39 19.56 CC images/stats.o [2020-09-18T18:42:25.871Z] #39 19.97 CC images/core.o [2020-09-18T18:42:25.871Z] #39 20.61 CC images/core-x86.o [2020-09-18T18:42:25.871Z] #39 21.14 CC images/core-arm.o [2020-09-18T18:42:25.871Z] #39 21.55 CC images/core-aarch64.o [2020-09-18T18:42:25.871Z] #39 21.92 CC images/core-ppc64.o [2020-09-18T18:42:25.871Z] #39 22.62 CC images/core-s390.o [2020-09-18T18:42:25.871Z] #39 23.27 CC images/cpuinfo.o [2020-09-18T18:42:25.871Z] #39 23.68 CC images/inventory.o [2020-09-18T18:42:25.871Z] #39 23.94 CC images/fdinfo.o [2020-09-18T18:42:25.871Z] #39 24.27 CC images/fown.o [2020-09-18T18:42:25.871Z] #39 24.50 CC images/ns.o [2020-09-18T18:42:25.871Z] #39 24.70 CC images/regfile.o [2020-09-18T18:42:25.871Z] #39 24.90 CC images/ghost-file.o [2020-09-18T18:42:25.871Z] #39 25.20 CC images/fifo.o [2020-09-18T18:42:25.871Z] #39 25.41 CC images/remap-file-path.o [2020-09-18T18:42:25.871Z] #39 25.72 CC images/eventfd.o [2020-09-18T18:42:25.871Z] #39 26.02 CC images/eventpoll.o [2020-09-18T18:42:25.871Z] #39 26.29 CC images/fh.o [2020-09-18T18:42:25.871Z] #39 26.59 CC images/fsnotify.o [2020-09-18T18:42:25.871Z] #39 27.20 CC images/signalfd.o [2020-09-18T18:42:25.871Z] #39 27.39 CC images/fs.o [2020-09-18T18:42:25.871Z] #39 27.71 CC images/pstree.o [2020-09-18T18:42:25.871Z] #39 28.00 CC images/pipe.o [2020-09-18T18:42:25.871Z] #39 28.16 CC images/tcp-stream.o [2020-09-18T18:42:25.871Z] #39 28.36 CC images/sk-packet.o [2020-09-18T18:42:25.871Z] #39 ... [2020-09-18T18:42:25.871Z] [2020-09-18T18:42:25.871Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:25.871Z] #41 102.8 hash/crc32 [2020-09-18T18:42:25.871Z] #41 103.0 net [2020-09-18T18:42:25.890Z] #39 25.98 CC images/pipe.o [2020-09-18T18:42:26.035Z] #36 ... [2020-09-18T18:42:26.035Z] [2020-09-18T18:42:26.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:26.035Z] #39 123.4 CC criu/mount.o [2020-09-18T18:42:26.128Z] #41 103.3 compress/gzip [2020-09-18T18:42:26.150Z] #39 26.35 CC images/tcp-stream.o [2020-09-18T18:42:26.409Z] #39 26.58 CC images/sk-packet.o [2020-09-18T18:42:26.555Z] #21 99.41 Checking out files: 27% (2985/10922) Checking out files: 28% (3059/10922) Checking out files: 29% (3168/10922) Checking out files: 30% (3277/10922) Checking out files: 31% (3386/10922) Checking out files: 32% (3496/10922) Checking out files: 33% (3605/10922) Checking out files: 34% (3714/10922) Checking out files: 35% (3823/10922) Checking out files: 36% (3932/10922) Checking out files: 37% (4042/10922) Checking out files: 38% (4151/10922) Checking out files: 39% (4260/10922) Checking out files: 40% (4369/10922) Checking out files: 41% (4479/10922) Checking out files: 42% (4588/10922) Checking out files: 43% (4697/10922) Checking out files: 44% (4806/10922) Checking out files: 44% (4875/10922) Checking out files: 45% (4915/10922) Checking out files: 46% (5025/10922) Checking out files: 47% (5134/10922) Checking out files: 48% (5243/10922) Checking out files: 49% (5352/10922) Checking out files: 50% (5461/10922) Checking out files: 51% (5571/10922) Checking out files: 52% (5680/10922) Checking out files: 53% (5789/10922) Checking out files: 54% (5898/10922) Checking out files: 55% (6008/10922) Checking out files: 56% (6117/10922) Checking out files: 57% (6226/10922) Checking out files: 58% (6335/10922) Checking out files: 59% (6444/10922) Checking out files: 60% (6554/10922) Checking out files: 61% (6663/10922) Checking out files: 62% (6772/10922) Checking out files: 63% (6881/10922) Checking out files: 64% (6991/10922) Checking out files: 65% (7100/10922) Checking out files: 66% (7209/10922) Checking out files: 67% (7318/10922) Checking out files: 68% (7427/10922) Checking out files: 69% (7537/10922) Checking out files: 70% (7646/10922) Checking out files: 71% (7755/10922) Checking out files: 71% (7792/10922) Checking out files: 72% (7864/10922) Checking out files: 73% (7974/10922) Checking out files: 74% (8083/10922) Checking out files: 75% (8192/10922) Checking out files: 76% (8301/10922) Checking out files: 77% (8410/10922) Checking out files: 78% (8520/10922) Checking out files: 79% (8629/10922) Checking out files: 80% (8738/10922) Checking out files: 81% (8847/10922) Checking out files: 82% (8957/10922) Checking out files: 83% (9066/10922) Checking out files: 84% (9175/10922) Checking out files: 85% (9284/10922) Checking out files: 85% (9317/10922) Checking out files: 86% (9393/10922) Checking out files: 87% (9503/10922) Checking out files: 88% (9612/10922) Checking out files: 89% (9721/10922) Checking out files: 90% (9830/10922) Checking out files: 91% (9940/10922) Checking out files: 92% (10049/10922) Checking out files: 93% (10158/10922) Checking out files: 94% (10267/10922) Checking out files: 95% (10376/10922) Checking out files: 96% (10486/10922) Checking out files: 97% (10595/10922) Checking out files: 98% (10704/10922) Checking out files: 98% (10705/10922) #21 ... [2020-09-18T18:42:26.555Z] [2020-09-18T18:42:26.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:26.555Z] #41 94.48 github.com/LK4D4/vndr/godl [2020-09-18T18:42:26.555Z] #41 95.11 github.com/LK4D4/vndr [2020-09-18T18:42:26.555Z] #41 DONE 103.6s [2020-09-18T18:42:26.555Z] [2020-09-18T18:42:26.555Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:26.555Z] #21 99.41 Checking out files: 27% (2985/10922) Checking out files: 28% (3059/10922) Checking out files: 29% (3168/10922) Checking out files: 30% (3277/10922) Checking out files: 31% (3386/10922) Checking out files: 32% (3496/10922) Checking out files: 33% (3605/10922) Checking out files: 34% (3714/10922) Checking out files: 35% (3823/10922) Checking out files: 36% (3932/10922) Checking out files: 37% (4042/10922) Checking out files: 38% (4151/10922) Checking out files: 39% (4260/10922) Checking out files: 40% (4369/10922) Checking out files: 41% (4479/10922) Checking out files: 42% (4588/10922) Checking out files: 43% (4697/10922) Checking out files: 44% (4806/10922) Checking out files: 44% (4875/10922) Checking out files: 45% (4915/10922) Checking out files: 46% (5025/10922) Checking out files: 47% (5134/10922) Checking out files: 48% (5243/10922) Checking out files: 49% (5352/10922) Checking out files: 50% (5461/10922) Checking out files: 51% (5571/10922) Checking out files: 52% (5680/10922) Checking out files: 53% (5789/10922) Checking out files: 54% (5898/10922) Checking out files: 55% (6008/10922) Checking out files: 56% (6117/10922) Checking out files: 57% (6226/10922) Checking out files: 58% (6335/10922) Checking out files: 59% (6444/10922) Checking out files: 60% (6554/10922) Checking out files: 61% (6663/10922) Checking out files: 62% (6772/10922) Checking out files: 63% (6881/10922) Checking out files: 64% (6991/10922) Checking out files: 65% (7100/10922) Checking out files: 66% (7209/10922) Checking out files: 67% (7318/10922) Checking out files: 68% (7427/10922) Checking out files: 69% (7537/10922) Checking out files: 70% (7646/10922) Checking out files: 71% (7755/10922) Checking out files: 71% (7792/10922) Checking out files: 72% (7864/10922) Checking out files: 73% (7974/10922) Checking out files: 74% (8083/10922) Checking out files: 75% (8192/10922) Checking out files: 76% (8301/10922) Checking out files: 77% (8410/10922) Checking out files: 78% (8520/10922) Checking out files: 79% (8629/10922) Checking out files: 80% (8738/10922) Checking out files: 81% (8847/10922) Checking out files: 82% (8957/10922) Checking out files: 83% (9066/10922) Checking out files: 84% (9175/10922) Checking out files: 85% (9284/10922) Checking out files: 85% (9317/10922) Checking out files: 86% (9393/10922) Checking out files: 87% (9503/10922) Checking out files: 88% (9612/10922) Checking out files: 89% (9721/10922) Checking out files: 90% (9830/10922) Checking out files: 91% (9940/10922) Checking out files: 92% (10049/10922) Checking out files: 93% (10158/10922) Checking out files: 94% (10267/10922) Checking out files: 95% (10376/10922) Checking out files: 96% (10486/10922) Checking out files: 97% (10595/10922) Checking out files: 98% (10704/10922) Checking out files: 98% (10705/10922) Checking out files: 99% (10813/10922) Checking out files: 100% (10922/10922) Checking out files: 100% (10922/10922), done. [2020-09-18T18:42:26.668Z] #39 26.84 CC images/mnt.o [2020-09-18T18:42:26.692Z] #41 103.9 vendor/golang.org/x/text/transform [2020-09-18T18:42:26.805Z] #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 . [2020-09-18T18:42:26.819Z] #21 ... [2020-09-18T18:42:26.819Z] [2020-09-18T18:42:26.819Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:42:26.819Z] #28 DONE 103.8s [2020-09-18T18:42:26.819Z] [2020-09-18T18:42:26.819Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:26.819Z] #21 103.7 + cd /tmp/tmp.HKDBG6mzA9/tmp/docker-ce [2020-09-18T18:42:26.819Z] #21 103.7 + git checkout -q v17.06.2-ce [2020-09-18T18:42:26.928Z] #39 27.09 CC images/pipe-data.o [2020-09-18T18:42:26.949Z] #41 ... [2020-09-18T18:42:26.949Z] [2020-09-18T18:42:26.949Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-18T18:42:26.949Z] #47 DONE 104.4s [2020-09-18T18:42:27.188Z] #39 27.31 CC images/sa.o [2020-09-18T18:42:27.207Z] [2020-09-18T18:42:27.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:27.207Z] #39 28.57 CC images/mnt.o [2020-09-18T18:42:27.207Z] #39 28.81 CC images/pipe-data.o [2020-09-18T18:42:27.207Z] #39 28.99 CC images/sa.o [2020-09-18T18:42:27.207Z] #39 29.24 CC images/timer.o [2020-09-18T18:42:27.207Z] #39 29.76 CC images/timerfd.o [2020-09-18T18:42:27.448Z] #39 27.61 CC images/timer.o [2020-09-18T18:42:27.707Z] #39 27.91 CC images/timerfd.o [2020-09-18T18:42:27.770Z] #39 30.34 CC images/mm.o [2020-09-18T18:42:27.864Z] #50 ... [2020-09-18T18:42:27.864Z] [2020-09-18T18:42:27.864Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:27.864Z] #18 0.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:42:27.864Z] #18 0.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:42:27.864Z] #18 0.647 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:42:27.864Z] #18 1.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-18T18:42:27.864Z] #18 3.233 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [222 kB] [2020-09-18T18:42:27.864Z] #18 4.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-18T18:42:27.967Z] #39 28.15 CC images/mm.o [2020-09-18T18:42:28.163Z] #18 ... [2020-09-18T18:42:28.163Z] [2020-09-18T18:42:28.163Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:28.163Z] #40 58.20 HOSTCC compel/src/lib/log-host.o [2020-09-18T18:42:28.163Z] #40 58.52 HOSTLINK compel/compel-host-bin [2020-09-18T18:42:28.163Z] #40 59.06 DEP soccr/soccr.d [2020-09-18T18:42:28.163Z] #40 59.40 CC soccr/soccr.o [2020-09-18T18:42:28.334Z] #39 30.80 CC images/sk-opts.o [2020-09-18T18:42:28.536Z] #39 28.50 CC images/sk-opts.o [2020-09-18T18:42:28.537Z] #39 28.69 CC images/sk-unix.o [2020-09-18T18:42:28.591Z] #39 31.10 CC images/sk-unix.o [2020-09-18T18:42:28.796Z] #39 29.01 CC images/sk-inet.o [2020-09-18T18:42:28.811Z] #40 61.43 AR soccr/libsoccr.a [2020-09-18T18:42:28.848Z] #39 31.46 CC images/sk-inet.o [2020-09-18T18:42:29.056Z] #39 29.28 CC images/tun.o [2020-09-18T18:42:29.110Z] #40 61.49 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:42:29.316Z] #39 29.50 CC images/sk-netlink.o [2020-09-18T18:42:29.411Z] #40 61.88 DEP criu/arch/ppc64/sigframe.d [2020-09-18T18:42:29.412Z] #39 31.78 CC images/tun.o [2020-09-18T18:42:29.576Z] #39 29.73 CC images/packet-sock.o [2020-09-18T18:42:29.669Z] #39 32.10 CC images/sk-netlink.o [2020-09-18T18:42:29.669Z] #39 32.32 CC images/packet-sock.o [2020-09-18T18:42:29.720Z] #40 62.05 DEP criu/arch/ppc64/crtools.d [2020-09-18T18:42:29.720Z] #40 62.31 DEP criu/arch/ppc64/cpu.d [2020-09-18T18:42:29.836Z] #39 30.08 CC images/ipc-var.o [2020-09-18T18:42:29.926Z] #39 32.62 CC images/ipc-var.o [2020-09-18T18:42:30.020Z] #40 62.51 CC criu/arch/ppc64/cpu.o [2020-09-18T18:42:30.095Z] #39 30.33 CC images/ipc-desc.o [2020-09-18T18:42:30.145Z] #21 106.9 + mkdir -p /tmp/tmp.HKDBG6mzA9/src/github.com/docker [2020-09-18T18:42:30.145Z] #21 107.0 + mv components/cli /tmp/tmp.HKDBG6mzA9/src/github.com/docker/cli [2020-09-18T18:42:30.145Z] #21 107.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-18T18:42:30.183Z] #39 32.90 CC images/ipc-desc.o [2020-09-18T18:42:30.235Z] #39 127.6 CC criu/namespaces.o [2020-09-18T18:42:30.355Z] #39 30.54 CC images/ipc-shm.o [2020-09-18T18:42:30.408Z] #21 ... [2020-09-18T18:42:30.408Z] [2020-09-18T18:42:30.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:30.408Z] #10 99.97 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-18T18:42:30.408Z] #10 99.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-18T18:42:30.408Z] #10 99.99 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-18T18:42:30.408Z] #10 100.2 Selecting previously unselected package libbtrfs0. [2020-09-18T18:42:30.409Z] #10 100.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 100.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:30.409Z] #10 100.3 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:42:30.409Z] #10 100.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 100.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:30.409Z] #10 100.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-18T18:42:30.409Z] #10 100.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 100.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-18T18:42:30.409Z] #10 100.5 Selecting previously unselected package libudev-dev:arm64. [2020-09-18T18:42:30.409Z] #10 100.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 100.5 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-18T18:42:30.409Z] #10 100.6 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-18T18:42:30.409Z] #10 100.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 100.7 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-18T18:42:30.409Z] #10 101.0 Selecting previously unselected package libpcre16-3:arm64. [2020-09-18T18:42:30.409Z] #10 101.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 101.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 102.9 Selecting previously unselected package libpcre32-3:arm64. [2020-09-18T18:42:30.409Z] #10 102.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 102.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 103.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-18T18:42:30.409Z] #10 103.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 103.6 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 103.9 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-18T18:42:30.409Z] #10 103.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 103.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 104.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-18T18:42:30.409Z] #10 104.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 104.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-18T18:42:30.409Z] #10 104.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-18T18:42:30.409Z] #10 104.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 104.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-18T18:42:30.409Z] #10 105.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-18T18:42:30.409Z] #10 105.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 105.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-18T18:42:30.409Z] #10 105.4 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-18T18:42:30.409Z] #10 105.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-18T18:42:30.409Z] #10 105.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-18T18:42:30.409Z] #10 106.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 106.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-18T18:42:30.409Z] #10 106.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-18T18:42:30.409Z] #10 106.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:42:30.409Z] #10 106.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 106.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-18T18:42:30.409Z] #10 106.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:30.409Z] #10 106.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:30.409Z] #10 106.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 106.6 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-18T18:42:30.409Z] #10 106.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:42:30.409Z] #10 106.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:30.409Z] #10 106.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-18T18:42:30.409Z] #10 106.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-18T18:42:30.409Z] #10 106.7 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-18T18:42:30.409Z] #10 106.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:42:30.409Z] #10 106.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-18T18:42:30.409Z] #10 106.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:30.409Z] #10 106.9 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 [2020-09-18T18:42:30.409Z] #10 106.9 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 [2020-09-18T18:42:30.409Z] #10 106.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:30.409Z] #10 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:42:30.409Z] #10 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:42:30.409Z] #10 106.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:42:30.409Z] #10 106.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-18T18:42:30.409Z] #10 107.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-18T18:42:30.409Z] #10 107.0 Setting up dmsetup (2:1.02.155-3) ... [2020-09-18T18:42:30.409Z] #10 107.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-18T18:42:30.409Z] #10 107.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-18T18:42:30.409Z] #10 107.0 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:30.409Z] #10 DONE 107.5s [2020-09-18T18:42:30.440Z] #39 33.15 CC images/ipc-shm.o [2020-09-18T18:42:30.615Z] #39 30.76 CC images/ipc-msg.o [2020-09-18T18:42:30.667Z] #40 63.10 CC criu/arch/ppc64/crtools.o [2020-09-18T18:42:30.672Z] [2020-09-18T18:42:30.672Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:30.874Z] #39 31.07 CC images/ipc-sem.o [2020-09-18T18:42:30.964Z] #40 ... [2020-09-18T18:42:30.964Z] [2020-09-18T18:42:30.964Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:30.964Z] #42 121.5 go/doc [2020-09-18T18:42:30.964Z] #42 122.6 math/big [2020-09-18T18:42:30.964Z] #42 ... [2020-09-18T18:42:30.964Z] [2020-09-18T18:42:30.964Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:30.964Z] #55 131.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:42:31.004Z] #39 33.36 CC images/ipc-msg.o [2020-09-18T18:42:31.004Z] #39 33.63 CC images/ipc-sem.o [2020-09-18T18:42:31.134Z] #39 31.33 CC images/utsns.o [2020-09-18T18:42:31.134Z] #39 ... [2020-09-18T18:42:31.134Z] [2020-09-18T18:42:31.134Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:31.134Z] #41 98.75 hash/crc32 [2020-09-18T18:42:31.134Z] #41 99.33 compress/gzip [2020-09-18T18:42:31.134Z] #41 99.54 vendor/golang.org/x/crypto/cryptobyte [2020-09-18T18:42:31.134Z] #41 99.93 net [2020-09-18T18:42:31.134Z] #41 101.5 vendor/golang.org/x/sys/cpu [2020-09-18T18:42:31.134Z] #41 101.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-18T18:42:31.134Z] #41 103.5 vendor/golang.org/x/crypto/hkdf [2020-09-18T18:42:31.134Z] #41 103.6 vendor/golang.org/x/text/transform [2020-09-18T18:42:31.134Z] #41 104.5 vendor/golang.org/x/text/unicode/bidi [2020-09-18T18:42:31.134Z] #41 106.0 vendor/golang.org/x/text/secure/bidirule [2020-09-18T18:42:31.134Z] #41 106.3 vendor/golang.org/x/text/unicode/norm [2020-09-18T18:42:31.261Z] #39 33.85 CC images/utsns.o [2020-09-18T18:42:31.264Z] #55 131.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-18T18:42:31.394Z] #41 ... [2020-09-18T18:42:31.394Z] [2020-09-18T18:42:31.394Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:31.394Z] #39 31.59 CC images/creds.o [2020-09-18T18:42:31.518Z] #39 34.11 CC images/creds.o [2020-09-18T18:42:31.654Z] #39 31.75 CC images/vma.o [2020-09-18T18:42:31.775Z] #39 34.28 CC images/vma.o [2020-09-18T18:42:31.775Z] #39 34.46 CC images/netdev.o [2020-09-18T18:42:31.913Z] #39 31.89 CC images/netdev.o [2020-09-18T18:42:31.913Z] #39 32.18 CC images/tty.o [2020-09-18T18:42:32.116Z] #49 1.681 + RM_GOPATH=0 [2020-09-18T18:42:32.116Z] #49 1.682 + TMP_GOPATH= [2020-09-18T18:42:32.116Z] #49 1.682 + : /build [2020-09-18T18:42:32.116Z] #49 1.683 + '[' -z '' ']' [2020-09-18T18:42:32.116Z] #49 1.685 ++ mktemp -d [2020-09-18T18:42:32.116Z] #49 1.687 + export GOPATH=/tmp/tmp.cPntKMC2l2 [2020-09-18T18:42:32.116Z] #49 1.687 + GOPATH=/tmp/tmp.cPntKMC2l2 [2020-09-18T18:42:32.116Z] #49 1.688 + RM_GOPATH=1 [2020-09-18T18:42:32.116Z] #49 1.688 + case "$(go env GOARCH)" in [2020-09-18T18:42:32.116Z] #49 1.689 ++ go env GOARCH [2020-09-18T18:42:32.116Z] #49 1.703 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:32.116Z] #49 1.703 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:32.116Z] #49 1.704 ++ dirname /tmp/install/install.sh [2020-09-18T18:42:32.116Z] #49 1.706 + dir=/tmp/install [2020-09-18T18:42:32.116Z] #49 1.707 + bin=runc [2020-09-18T18:42:32.116Z] #49 1.707 + shift [2020-09-18T18:42:32.116Z] #49 1.708 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-18T18:42:32.116Z] #49 1.709 + . /tmp/install/runc.installer [2020-09-18T18:42:32.116Z] #49 1.710 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:32.116Z] #49 1.711 + install_runc [2020-09-18T18:42:32.116Z] #49 1.715 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-18T18:42:32.116Z] #49 1.716 + uname -r [2020-09-18T18:42:32.116Z] #49 1.719 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-18T18:42:32.116Z] #49 1.724 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-18T18:42:32.116Z] #49 1.724 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-18T18:42:32.116Z] #49 1.725 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cPntKMC2l2/src/github.com/opencontainers/runc [2020-09-18T18:42:32.116Z] #49 1.733 Cloning into '/tmp/tmp.cPntKMC2l2/src/github.com/opencontainers/runc'... [2020-09-18T18:42:32.146Z] #39 129.4 CC criu/net.o [2020-09-18T18:42:32.338Z] #39 34.86 CC images/tty.o [2020-09-18T18:42:32.388Z] #49 ... [2020-09-18T18:42:32.388Z] [2020-09-18T18:42:32.388Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:42:32.388Z] #11 DONE 1.9s [2020-09-18T18:42:32.482Z] #39 32.63 CC images/file-lock.o [2020-09-18T18:42:32.661Z] [2020-09-18T18:42:32.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:32.661Z] #39 19.40 CC images/fh.o [2020-09-18T18:42:32.661Z] #39 19.66 CC images/fsnotify.o [2020-09-18T18:42:32.661Z] #39 20.22 CC images/signalfd.o [2020-09-18T18:42:32.661Z] #39 20.31 CC images/fs.o [2020-09-18T18:42:32.661Z] #39 20.57 CC images/pstree.o [2020-09-18T18:42:32.661Z] #39 20.76 CC images/pipe.o [2020-09-18T18:42:32.661Z] #39 20.99 CC images/tcp-stream.o [2020-09-18T18:42:32.661Z] #39 21.23 CC images/sk-packet.o [2020-09-18T18:42:32.661Z] #39 21.53 CC images/mnt.o [2020-09-18T18:42:32.661Z] #39 21.89 CC images/pipe-data.o [2020-09-18T18:42:32.661Z] #39 22.07 CC images/sa.o [2020-09-18T18:42:32.661Z] #39 22.46 CC images/timer.o [2020-09-18T18:42:32.661Z] #39 22.70 CC images/timerfd.o [2020-09-18T18:42:32.661Z] #39 22.83 CC images/mm.o [2020-09-18T18:42:32.661Z] #39 23.10 CC images/sk-opts.o [2020-09-18T18:42:32.661Z] #39 23.38 CC images/sk-unix.o [2020-09-18T18:42:32.661Z] #39 23.76 CC images/sk-inet.o [2020-09-18T18:42:32.661Z] #39 24.03 CC images/tun.o [2020-09-18T18:42:32.661Z] #39 24.29 CC images/sk-netlink.o [2020-09-18T18:42:32.661Z] #39 24.40 CC images/packet-sock.o [2020-09-18T18:42:32.661Z] #39 24.80 CC images/ipc-var.o [2020-09-18T18:42:32.661Z] #39 25.14 CC images/ipc-desc.o [2020-09-18T18:42:32.661Z] #39 25.31 CC images/ipc-shm.o [2020-09-18T18:42:32.661Z] #39 25.64 CC images/ipc-msg.o [2020-09-18T18:42:32.661Z] #39 26.03 CC images/ipc-sem.o [2020-09-18T18:42:32.661Z] #39 26.19 CC images/utsns.o [2020-09-18T18:42:32.661Z] #39 26.35 CC images/creds.o [2020-09-18T18:42:32.661Z] #39 26.63 CC images/vma.o [2020-09-18T18:42:32.661Z] #39 26.83 CC images/netdev.o [2020-09-18T18:42:32.661Z] #39 27.09 CC images/tty.o [2020-09-18T18:42:32.661Z] #39 27.57 CC images/file-lock.o [2020-09-18T18:42:32.661Z] #39 27.71 CC images/rlimit.o [2020-09-18T18:42:32.661Z] #39 27.83 CC images/pagemap.o [2020-09-18T18:42:32.661Z] #39 28.19 CC images/siginfo.o [2020-09-18T18:42:32.661Z] #39 28.34 CC images/rpc.o [2020-09-18T18:42:32.661Z] #39 29.21 CC images/ext-file.o [2020-09-18T18:42:32.661Z] #39 29.47 CC images/cgroup.o [2020-09-18T18:42:32.751Z] #39 32.80 CC images/rlimit.o [2020-09-18T18:42:32.751Z] #39 32.98 CC images/pagemap.o [2020-09-18T18:42:32.902Z] #39 35.39 CC images/file-lock.o [2020-09-18T18:42:32.902Z] #39 35.66 CC images/rlimit.o [2020-09-18T18:42:33.014Z] #39 33.34 CC images/siginfo.o [2020-09-18T18:42:33.253Z] #39 29.97 CC images/userns.o [2020-09-18T18:42:33.465Z] #39 35.85 CC images/pagemap.o [2020-09-18T18:42:33.465Z] #39 36.08 CC images/siginfo.o [2020-09-18T18:42:33.515Z] #39 30.23 CC images/google/protobuf/descriptor.o [2020-09-18T18:42:33.584Z] #39 33.69 CC images/rpc.o [2020-09-18T18:42:33.722Z] #39 36.35 CC images/rpc.o [2020-09-18T18:42:34.091Z] #39 ... [2020-09-18T18:42:34.091Z] [2020-09-18T18:42:34.091Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-18T18:42:34.091Z] #12 DONE 1.7s [2020-09-18T18:42:34.091Z] [2020-09-18T18:42:34.091Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:42:34.523Z] #39 34.67 CC images/ext-file.o [2020-09-18T18:42:34.687Z] #39 ... [2020-09-18T18:42:34.687Z] [2020-09-18T18:42:34.687Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:42:34.687Z] #19 5.080 Collecting yamllint==1.16.0 [2020-09-18T18:42:34.687Z] #19 10.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-18T18:42:34.687Z] #19 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-18T18:42:34.687Z] #19 10.56 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-18T18:42:34.783Z] #39 34.91 CC images/cgroup.o [2020-09-18T18:42:34.947Z] #19 10.63 Collecting pyyaml (from yamllint==1.16.0) [2020-09-18T18:42:34.947Z] #19 10.77 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-18T18:42:34.947Z] #19 ... [2020-09-18T18:42:34.947Z] [2020-09-18T18:42:34.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:34.947Z] #39 132.5 CC criu/netfilter.o [2020-09-18T18:42:35.093Z] #39 37.50 CC images/ext-file.o [2020-09-18T18:42:35.093Z] #39 37.78 CC images/cgroup.o [2020-09-18T18:42:35.352Z] #39 35.42 CC images/userns.o [2020-09-18T18:42:35.488Z] #13 1.213 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-18T18:42:35.488Z] #13 DONE 1.5s [2020-09-18T18:42:35.488Z] [2020-09-18T18:42:35.488Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:35.488Z] #39 31.33 CC images/opts.o [2020-09-18T18:42:35.488Z] #39 31.47 CC images/seccomp.o [2020-09-18T18:42:35.488Z] #39 31.74 CC images/binfmt-misc.o [2020-09-18T18:42:35.488Z] #39 31.90 CC images/time.o [2020-09-18T18:42:35.488Z] #39 32.05 CC images/sysctl.o [2020-09-18T18:42:35.488Z] #39 32.29 CC images/autofs.o [2020-09-18T18:42:35.488Z] #39 32.49 CC images/macvlan.o [2020-09-18T18:42:35.518Z] #39 132.9 CC criu/page-pipe.o [2020-09-18T18:42:35.612Z] #39 35.64 CC images/google/protobuf/descriptor.o [2020-09-18T18:42:35.751Z] #39 32.67 CC images/sit.o [2020-09-18T18:42:36.014Z] #39 32.91 CC images/memfd.o [2020-09-18T18:42:36.024Z] #39 38.38 CC images/userns.o [2020-09-18T18:42:36.182Z] #39 ... [2020-09-18T18:42:36.182Z] [2020-09-18T18:42:36.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:36.182Z] #10 103.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-18T18:42:36.182Z] #10 103.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-18T18:42:36.182Z] #10 103.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:36.278Z] #39 33.15 CC images/timens.o [2020-09-18T18:42:36.281Z] #39 38.70 CC images/google/protobuf/descriptor.o [2020-09-18T18:42:36.442Z] #10 ... [2020-09-18T18:42:36.442Z] [2020-09-18T18:42:36.442Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:36.442Z] #54 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:42:36.442Z] #54 112.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-18T18:42:36.458Z] #39 133.6 CC criu/page-xfer.o [2020-09-18T18:42:36.541Z] #39 33.47 LINK images/built-in.o [2020-09-18T18:42:36.541Z] #39 33.57 GEN compel/include/asm [2020-09-18T18:42:36.806Z] #39 33.62 GEN compel/include/version.h [2020-09-18T18:42:36.806Z] #39 33.64 touch .config [2020-09-18T18:42:36.806Z] #39 33.69 GEN include/common/config.h [2020-09-18T18:42:36.806Z] #39 33.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-18T18:42:36.806Z] #39 33.78 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-18T18:42:36.901Z] #55 ... [2020-09-18T18:42:36.901Z] [2020-09-18T18:42:36.901Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:36.901Z] #40 64.25 CC criu/arch/ppc64/sigframe.o [2020-09-18T18:42:36.901Z] #40 64.56 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-18T18:42:36.901Z] #40 64.61 DEP criu/pie/util-vdso.d [2020-09-18T18:42:36.901Z] #40 64.81 DEP criu/pie/util.d [2020-09-18T18:42:36.901Z] #40 64.98 CC criu/pie/util.o [2020-09-18T18:42:36.901Z] #40 65.34 CC criu/pie/util-vdso.o [2020-09-18T18:42:36.901Z] #40 66.04 AR criu/pie/pie.lib.a [2020-09-18T18:42:36.901Z] #40 66.08 DEP criu/pie/restorer.d [2020-09-18T18:42:36.901Z] #40 66.29 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-18T18:42:36.901Z] #40 66.31 DEP criu/arch/ppc64/restorer.d [2020-09-18T18:42:36.901Z] #40 66.52 DEP criu/arch/ppc64/vdso-pie.d [2020-09-18T18:42:36.901Z] #40 66.68 DEP criu/pie/parasite-vdso.d [2020-09-18T18:42:36.901Z] #40 66.88 DEP criu/pie/parasite.d [2020-09-18T18:42:36.901Z] #40 67.16 CC criu/pie/parasite.o [2020-09-18T18:42:36.901Z] #40 68.77 LINK criu/pie/parasite.built-in.o [2020-09-18T18:42:36.901Z] #40 68.78 GEN criu/pie/parasite-blob.h [2020-09-18T18:42:36.901Z] #40 68.84 CC criu/pie/parasite-vdso.o [2020-09-18T18:42:37.070Z] #39 ... [2020-09-18T18:42:37.070Z] [2020-09-18T18:42:37.070Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-18T18:42:37.070Z] #14 DONE 1.5s [2020-09-18T18:42:37.070Z] [2020-09-18T18:42:37.070Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:37.070Z] #39 33.86 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-18T18:42:37.070Z] #39 33.88 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-18T18:42:37.070Z] #39 33.90 DEP compel/plugins/std/infect.d [2020-09-18T18:42:37.070Z] #39 34.07 DEP compel/plugins/std/string.d [2020-09-18T18:42:37.201Z] #40 69.69 CC criu/arch/ppc64/vdso-pie.o [2020-09-18T18:42:37.334Z] #39 34.17 DEP compel/plugins/std/log.d [2020-09-18T18:42:37.334Z] #39 34.26 DEP compel/plugins/std/fds.d [2020-09-18T18:42:37.601Z] #39 34.44 DEP compel/plugins/std/std.d [2020-09-18T18:42:37.601Z] #39 34.58 DEP compel/plugins/shmem/shmem.d [2020-09-18T18:42:37.601Z] #39 34.67 DEP compel/plugins/fds/fds.d [2020-09-18T18:42:37.651Z] #39 ... [2020-09-18T18:42:37.651Z] [2020-09-18T18:42:37.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:37.651Z] #41 104.8 vendor/golang.org/x/text/unicode/bidi [2020-09-18T18:42:37.651Z] #41 106.8 vendor/golang.org/x/text/secure/bidirule [2020-09-18T18:42:37.651Z] #41 107.0 vendor/golang.org/x/text/unicode/norm [2020-09-18T18:42:37.651Z] #41 110.8 vendor/golang.org/x/net/idna [2020-09-18T18:42:37.651Z] #41 112.9 vendor/golang.org/x/net/http2/hpack [2020-09-18T18:42:37.651Z] #41 113.9 mime [2020-09-18T18:42:37.651Z] #41 ... [2020-09-18T18:42:37.651Z] [2020-09-18T18:42:37.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:37.651Z] #39 40.18 CC images/opts.o [2020-09-18T18:42:37.849Z] #40 70.19 CC criu/arch/ppc64/restorer.o [2020-09-18T18:42:37.866Z] #39 34.79 CC compel/plugins/std/std.o [2020-09-18T18:42:37.908Z] #39 40.39 CC images/seccomp.o [2020-09-18T18:42:37.908Z] #39 40.63 CC images/binfmt-misc.o [2020-09-18T18:42:38.129Z] #39 35.05 CC compel/plugins/std/fds.o [2020-09-18T18:42:38.164Z] #39 40.83 CC images/time.o [2020-09-18T18:42:38.314Z] Client: [2020-09-18T18:42:38.314Z] Debug Mode: false [2020-09-18T18:42:38.314Z] Plugins: [2020-09-18T18:42:38.314Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-18T18:42:38.314Z] [2020-09-18T18:42:38.314Z] Server: [2020-09-18T18:42:38.314Z] Containers: 0 [2020-09-18T18:42:38.314Z] Running: 0 [2020-09-18T18:42:38.314Z] Paused: 0 [2020-09-18T18:42:38.314Z] Stopped: 0 [2020-09-18T18:42:38.314Z] Images: 0 [2020-09-18T18:42:38.314Z] Server Version: 19.03.5 [2020-09-18T18:42:38.314Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-18T18:42:38.314Z] Windows: [2020-09-18T18:42:38.314Z] LCOW: [2020-09-18T18:42:38.314Z] Logging Driver: json-file [2020-09-18T18:42:38.314Z] Plugins: [2020-09-18T18:42:38.314Z] Volume: local [2020-09-18T18:42:38.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-18T18:42:38.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-18T18:42:38.314Z] Swarm: inactive [2020-09-18T18:42:38.314Z] Default Isolation: process [2020-09-18T18:42:38.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-18T18:42:38.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-18T18:42:38.314Z] OSType: windows [2020-09-18T18:42:38.314Z] Architecture: x86_64 [2020-09-18T18:42:38.314Z] CPUs: 4 [2020-09-18T18:42:38.314Z] Total Memory: 32GiB [2020-09-18T18:42:38.314Z] Name: azwin-2-0e61d0 [2020-09-18T18:42:38.314Z] ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F [2020-09-18T18:42:38.314Z] Docker Root Dir: D:\docker [2020-09-18T18:42:38.314Z] Debug Mode: false [2020-09-18T18:42:38.314Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:42:38.314Z] Labels: [2020-09-18T18:42:38.314Z] Experimental: true [2020-09-18T18:42:38.314Z] Insecure Registries: [2020-09-18T18:42:38.314Z] 10.0.0.4:5000 [2020-09-18T18:42:38.314Z] 127.0.0.0/8 [2020-09-18T18:42:38.314Z] Registry Mirrors: [2020-09-18T18:42:38.314Z] http://10.0.0.4:5000/ [2020-09-18T18:42:38.314Z] Live Restore Enabled: false [2020-09-18T18:42:38.314Z] [2020-09-18T18:42:38.367Z] #39 135.5 CC criu/pagemap-cache.o [2020-09-18T18:42:38.367Z] #39 ... [2020-09-18T18:42:38.367Z] [2020-09-18T18:42:38.367Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:42:38.367Z] #19 12.21 Building wheels for collected packages: pyyaml [2020-09-18T18:42:38.367Z] #19 12.21 Running setup.py bdist_wheel for pyyaml: started [2020-09-18T18:42:38.367Z] #19 13.13 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-18T18:42:38.367Z] #19 13.13 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-18T18:42:38.367Z] #19 13.20 Successfully built pyyaml [2020-09-18T18:42:38.367Z] #19 13.22 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-18T18:42:38.367Z] #19 13.67 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-18T18:42:38.367Z] #19 DONE 14.2s [2020-09-18T18:42:38.421Z] #39 40.97 CC images/sysctl.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-09-18T18:42:38.511Z] #40 70.72 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-18T18:42:38.511Z] #40 70.78 CC criu/pie/restorer.o [Pipeline] powershell [2020-09-18T18:42:38.628Z] [2020-09-18T18:42:38.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:38.628Z] #39 136.0 CC criu/pagemap.o [2020-09-18T18:42:38.678Z] #39 41.23 CC images/autofs.o [2020-09-18T18:42:38.707Z] #39 ... [2020-09-18T18:42:38.707Z] [2020-09-18T18:42:38.707Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-18T18:42:38.707Z] #15 DONE 1.5s [2020-09-18T18:42:38.707Z] [2020-09-18T18:42:38.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:38.707Z] #39 35.55 CC compel/plugins/std/log.o [2020-09-18T18:42:38.888Z] #39 ... [2020-09-18T18:42:38.888Z] [2020-09-18T18:42:38.888Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-18T18:42:38.888Z] #22 DONE 0.3s [2020-09-18T18:42:38.888Z] [2020-09-18T18:42:38.888Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-18T18:42:38.935Z] #39 41.39 CC images/macvlan.o [2020-09-18T18:42:38.935Z] #39 41.60 CC images/sit.o [2020-09-18T18:42:39.170Z] #40 ... [2020-09-18T18:42:39.170Z] [2020-09-18T18:42:39.170Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:39.170Z] #18 11.34 Fetched 8162 kB in 11s (749 kB/s) [2020-09-18T18:42:39.170Z] #18 11.34 Reading package lists... [2020-09-18T18:42:39.170Z] #18 15.86 Reading package lists... [2020-09-18T18:42:39.170Z] #18 20.31 Building dependency tree... [2020-09-18T18:42:39.191Z] #39 41.78 CC images/memfd.o [2020-09-18T18:42:39.286Z] #39 36.16 CC compel/plugins/std/string.o [2020-09-18T18:42:39.448Z] #39 42.02 CC images/timens.o [2020-09-18T18:42:39.550Z] #39 36.53 CC compel/plugins/std/infect.o [2020-09-18T18:42:39.705Z] #39 42.31 LINK images/built-in.o [2020-09-18T18:42:39.705Z] #39 42.45 GEN compel/include/asm [2020-09-18T18:42:39.814Z] #39 36.81 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-18T18:42:39.816Z] #18 ... [2020-09-18T18:42:39.816Z] [2020-09-18T18:42:39.816Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:39.816Z] #55 DONE 140.2s [2020-09-18T18:42:39.816Z] [2020-09-18T18:42:39.816Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-18T18:42:39.816Z] #56 DONE 0.1s [2020-09-18T18:42:39.816Z] [2020-09-18T18:42:39.816Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:39.816Z] #42 132.0 github.com/LK4D4/vndr/build [2020-09-18T18:42:39.816Z] #42 135.4 vendor/golang.org/x/text/secure/bidirule [2020-09-18T18:42:39.816Z] #42 136.4 vendor/golang.org/x/text/unicode/norm [2020-09-18T18:42:39.816Z] #42 ... [2020-09-18T18:42:39.816Z] [2020-09-18T18:42:39.816Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-18T18:42:39.816Z] #57 DONE 0.1s [2020-09-18T18:42:39.816Z] [2020-09-18T18:42:39.816Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:42:39.963Z] #39 42.48 GEN compel/include/version.h [2020-09-18T18:42:39.963Z] #39 42.51 touch .config [2020-09-18T18:42:39.963Z] #39 42.56 GEN include/common/config.h [2020-09-18T18:42:39.963Z] #39 42.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-18T18:42:39.963Z] #39 42.66 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-18T18:42:39.963Z] #39 42.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-18T18:42:39.963Z] #39 42.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-18T18:42:39.963Z] #39 42.72 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-18T18:42:40.078Z] #39 ... [2020-09-18T18:42:40.078Z] [2020-09-18T18:42:40.078Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-18T18:42:40.078Z] #16 DONE 1.4s [2020-09-18T18:42:40.078Z] [2020-09-18T18:42:40.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:40.078Z] #39 36.85 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-18T18:42:40.078Z] #39 36.93 AR compel/plugins/std.lib.a [2020-09-18T18:42:40.078Z] #39 37.02 CC compel/plugins/fds/fds.o [2020-09-18T18:42:40.113Z] #29 ... [2020-09-18T18:42:40.113Z] [2020-09-18T18:42:40.113Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:40.113Z] #18 22.22 libcap2-bin is already the newest version (1:2.25-2). [2020-09-18T18:42:40.113Z] #18 22.22 The following additional packages will be installed: [2020-09-18T18:42:40.113Z] #18 22.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-18T18:42:40.113Z] #18 22.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-18T18:42:40.113Z] #18 22.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-18T18:42:40.113Z] #18 22.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-18T18:42:40.113Z] #18 22.24 python3.7 python3.7-minimal vim-runtime xxd [2020-09-18T18:42:40.113Z] #18 22.24 Suggested packages: [2020-09-18T18:42:40.113Z] #18 22.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-18T18:42:40.113Z] #18 22.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-18T18:42:40.113Z] #18 22.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-18T18:42:40.113Z] #18 22.24 Recommended packages: [2020-09-18T18:42:40.113Z] #18 22.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-18T18:42:40.113Z] #18 22.24 python3-keyrings.alt python3-xdg unzip [2020-09-18T18:42:40.220Z] #39 42.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-18T18:42:40.220Z] #39 42.76 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-18T18:42:40.220Z] #39 42.79 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-18T18:42:40.220Z] #39 42.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-18T18:42:40.220Z] #39 42.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-18T18:42:40.220Z] #39 42.83 DEP compel/plugins/std/infect.d [2020-09-18T18:42:40.220Z] #39 42.92 DEP compel/plugins/std/string.d [2020-09-18T18:42:40.341Z] #39 37.29 AR compel/plugins/fds.lib.a [2020-09-18T18:42:40.342Z] #39 37.35 HOSTDEP compel/src/lib/log-host.d [2020-09-18T18:42:40.477Z] #39 43.03 DEP compel/plugins/std/log.d [2020-09-18T18:42:40.477Z] #39 43.11 DEP compel/plugins/std/fds.d [2020-09-18T18:42:40.477Z] #39 43.20 DEP compel/plugins/std/std.d [2020-09-18T18:42:40.605Z] #39 37.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-18T18:42:40.606Z] #39 37.51 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-18T18:42:40.606Z] #39 37.55 HOSTDEP compel/src/main-host.d [2020-09-18T18:42:40.606Z] #39 37.65 DEP compel/src/lib/ptrace.d [2020-09-18T18:42:40.641Z] #54 ... [2020-09-18T18:42:40.641Z] [2020-09-18T18:42:40.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:40.641Z] #39 37.31 CC images/opts.o [2020-09-18T18:42:40.641Z] #39 37.52 CC images/seccomp.o [2020-09-18T18:42:40.641Z] #39 37.73 CC images/binfmt-misc.o [2020-09-18T18:42:40.641Z] #39 37.94 CC images/time.o [2020-09-18T18:42:40.641Z] #39 38.08 CC images/sysctl.o [2020-09-18T18:42:40.641Z] #39 38.23 CC images/autofs.o [2020-09-18T18:42:40.641Z] #39 38.40 CC images/macvlan.o [2020-09-18T18:42:40.641Z] #39 38.53 CC images/sit.o [2020-09-18T18:42:40.641Z] #39 38.73 CC images/memfd.o [2020-09-18T18:42:40.641Z] #39 38.96 CC images/timens.o [2020-09-18T18:42:40.641Z] #39 39.29 LINK images/built-in.o [2020-09-18T18:42:40.641Z] #39 39.44 GEN compel/include/asm [2020-09-18T18:42:40.641Z] #39 39.47 GEN compel/include/version.h [2020-09-18T18:42:40.641Z] #39 39.50 touch .config [2020-09-18T18:42:40.641Z] #39 39.53 GEN include/common/config.h [2020-09-18T18:42:40.641Z] #39 39.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-18T18:42:40.641Z] #39 39.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-18T18:42:40.641Z] #39 39.67 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-18T18:42:40.641Z] #39 39.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-18T18:42:40.641Z] #39 39.73 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-18T18:42:40.641Z] #39 39.75 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-18T18:42:40.641Z] #39 39.77 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-18T18:42:40.641Z] #39 39.81 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-18T18:42:40.641Z] #39 39.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-18T18:42:40.641Z] #39 39.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-18T18:42:40.641Z] #39 39.89 DEP compel/plugins/std/infect.d [2020-09-18T18:42:40.641Z] #39 40.00 DEP compel/plugins/std/string.d [2020-09-18T18:42:40.641Z] #39 40.15 DEP compel/plugins/std/log.d [2020-09-18T18:42:40.641Z] #39 40.21 DEP compel/plugins/std/fds.d [2020-09-18T18:42:40.641Z] #39 40.26 DEP compel/plugins/std/std.d [2020-09-18T18:42:40.641Z] #39 40.32 DEP compel/plugins/shmem/shmem.d [2020-09-18T18:42:40.641Z] #39 40.39 DEP compel/plugins/fds/fds.d [2020-09-18T18:42:40.641Z] #39 40.54 CC compel/plugins/std/std.o [2020-09-18T18:42:40.641Z] #39 40.87 CC compel/plugins/std/fds.o [2020-09-18T18:42:40.734Z] #39 43.28 DEP compel/plugins/shmem/shmem.d [2020-09-18T18:42:40.734Z] #39 43.42 DEP compel/plugins/fds/fds.d [2020-09-18T18:42:40.869Z] #39 37.71 DEP compel/src/lib/infect.d [2020-09-18T18:42:40.869Z] #39 37.79 DEP compel/src/lib/infect-util.d [2020-09-18T18:42:40.869Z] #39 37.84 DEP compel/src/lib/infect-rpc.d [2020-09-18T18:42:40.869Z] #39 37.91 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-18T18:42:40.901Z] #39 41.25 CC compel/plugins/std/log.o [2020-09-18T18:42:40.992Z] #39 43.52 CC compel/plugins/std/std.o [2020-09-18T18:42:41.133Z] #39 37.97 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-18T18:42:41.133Z] #39 38.02 DEP compel/src/lib/log.d [2020-09-18T18:42:41.133Z] #39 38.07 DEP compel/src/main.d [2020-09-18T18:42:41.133Z] #39 38.14 DEP compel/src/lib/handle-elf.d [2020-09-18T18:42:41.249Z] #39 43.83 CC compel/plugins/std/fds.o [2020-09-18T18:42:41.397Z] #39 38.22 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-18T18:42:41.397Z] #39 38.29 CC compel/src/lib/log.o [2020-09-18T18:42:41.506Z] #39 44.23 CC compel/plugins/std/log.o [2020-09-18T18:42:41.660Z] #39 38.48 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-18T18:42:41.840Z] #39 41.98 CC compel/plugins/std/string.o [2020-09-18T18:42:41.840Z] #39 ... [2020-09-18T18:42:41.840Z] [2020-09-18T18:42:41.840Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:41.840Z] #54 DONE 119.4s [2020-09-18T18:42:41.840Z] [2020-09-18T18:42:41.840Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-18T18:42:41.840Z] #55 DONE 0.0s [2020-09-18T18:42:41.924Z] #39 38.71 CC compel/arch/aarch64/src/lib/infect.o [2020-09-18T18:42:42.099Z] [2020-09-18T18:42:42.099Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-18T18:42:42.099Z] #56 DONE 0.0s [2020-09-18T18:42:42.099Z] [2020-09-18T18:42:42.099Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:42.099Z] #10 119.3 Selecting previously unselected package libapparmor1:amd64. [2020-09-18T18:42:42.099Z] #10 119.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-18T18:42:42.099Z] #10 119.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-18T18:42:42.099Z] #10 119.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-18T18:42:42.099Z] #10 119.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-18T18:42:42.099Z] #10 119.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-18T18:42:42.188Z] #39 39.01 CC compel/src/lib/infect-rpc.o [2020-09-18T18:42:42.360Z] #10 119.8 Selecting previously unselected package libbtrfs0. [2020-09-18T18:42:42.360Z] #10 119.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-18T18:42:42.360Z] #10 119.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:42.360Z] #10 119.9 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:42:42.360Z] #10 119.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-18T18:42:42.360Z] #10 119.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:42.438Z] #39 45.05 CC compel/plugins/std/string.o [2020-09-18T18:42:42.452Z] #39 39.29 CC compel/src/lib/infect-util.o [2020-09-18T18:42:42.619Z] #10 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-18T18:42:42.619Z] #10 ... [2020-09-18T18:42:42.619Z] [2020-09-18T18:42:42.619Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:42.619Z] #41 110.0 vendor/golang.org/x/net/idna [2020-09-18T18:42:42.619Z] #41 112.1 vendor/golang.org/x/net/http2/hpack [2020-09-18T18:42:42.619Z] #41 113.2 mime [2020-09-18T18:42:42.619Z] #41 115.0 mime/quotedprintable [2020-09-18T18:42:42.619Z] #41 115.4 net/http/internal [2020-09-18T18:42:42.619Z] #41 117.7 crypto/tls [2020-09-18T18:42:42.619Z] #41 ... [2020-09-18T18:42:42.619Z] [2020-09-18T18:42:42.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:42.619Z] #10 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-18T18:42:42.619Z] #10 120.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:42:42.619Z] #10 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:42.716Z] #39 39.60 CC compel/src/lib/infect.o [2020-09-18T18:42:42.885Z] #10 120.3 Selecting previously unselected package libudev-dev:amd64. [2020-09-18T18:42:42.885Z] #10 120.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-18T18:42:42.885Z] #10 120.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:42.885Z] #10 120.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-18T18:42:42.885Z] #10 120.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-18T18:42:42.885Z] #10 120.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-18T18:42:42.886Z] #18 24.90 The following NEW packages will be installed: [2020-09-18T18:42:42.886Z] #18 24.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-18T18:42:42.886Z] #18 24.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-18T18:42:42.886Z] #18 24.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-18T18:42:42.886Z] #18 24.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-18T18:42:42.886Z] #18 24.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-18T18:42:42.886Z] #18 24.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-18T18:42:42.886Z] #18 24.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-18T18:42:42.886Z] #18 24.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-18T18:42:42.886Z] #18 24.90 xz-utils zip [2020-09-18T18:42:42.886Z] #18 25.02 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:42:42.886Z] #18 25.02 Need to get 29.2 MB of archives. [2020-09-18T18:42:42.886Z] #18 25.02 After this operation, 134 MB of additional disk space will be used. [2020-09-18T18:42:42.886Z] #18 25.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-18T18:42:42.886Z] #18 25.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-18T18:42:42.886Z] #18 25.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-18T18:42:43.001Z] #39 45.60 CC compel/plugins/std/infect.o [2020-09-18T18:42:43.090Z] #26 DONE 3.7s [2020-09-18T18:42:43.090Z] [2020-09-18T18:42:43.090Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-18T18:42:43.090Z] #29 DONE 0.4s [2020-09-18T18:42:43.090Z] [2020-09-18T18:42:43.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:43.090Z] #39 137.2 CC criu/parasite-syscall.o [2020-09-18T18:42:43.090Z] #39 138.2 CC criu/path.o [2020-09-18T18:42:43.090Z] #39 138.5 CC criu/pie-util-vdso-elf32.o [2020-09-18T18:42:43.090Z] #39 139.0 CC criu/pie-util-vdso.o [2020-09-18T18:42:43.090Z] #39 139.5 CC criu/pie-util.o [2020-09-18T18:42:43.090Z] #39 139.7 CC criu/pipes.o [2020-09-18T18:42:43.090Z] #39 ... [2020-09-18T18:42:43.090Z] [2020-09-18T18:42:43.090Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-18T18:42:43.090Z] #31 DONE 0.0s [2020-09-18T18:42:43.090Z] [2020-09-18T18:42:43.090Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-18T18:42:43.090Z] #34 DONE 0.2s [2020-09-18T18:42:43.090Z] [2020-09-18T18:42:43.090Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:43.090Z] #49 89.36 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 [2020-09-18T18:42:43.192Z] #18 25.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-18T18:42:43.192Z] #18 25.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-18T18:42:43.192Z] #18 25.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-18T18:42:43.192Z] #18 25.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-18T18:42:43.192Z] #18 25.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-18T18:42:43.192Z] #18 25.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-18T18:42:43.192Z] #18 25.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-18T18:42:43.192Z] #18 25.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-18T18:42:43.192Z] #18 25.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-18T18:42:43.192Z] #18 25.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-18T18:42:43.192Z] #18 25.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-18T18:42:43.192Z] #18 25.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-18T18:42:43.192Z] #18 25.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-18T18:42:43.192Z] #18 25.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-18T18:42:43.192Z] #18 25.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:42:43.192Z] #18 25.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-18T18:42:43.192Z] #18 25.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-18T18:42:43.192Z] #18 25.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-18T18:42:43.192Z] #18 25.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-18T18:42:43.192Z] #18 25.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-18T18:42:43.192Z] #18 25.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-18T18:42:43.192Z] #18 25.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-18T18:42:43.192Z] #18 25.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-18T18:42:43.192Z] #18 25.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-18T18:42:43.192Z] #18 25.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-18T18:42:43.404Z] #10 120.8 Selecting previously unselected package libpcre16-3:amd64. [2020-09-18T18:42:43.404Z] #10 120.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.404Z] #10 120.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.404Z] #10 121.0 Selecting previously unselected package libpcre32-3:amd64. [2020-09-18T18:42:43.404Z] #10 121.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.404Z] #10 121.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.506Z] #18 25.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-18T18:42:43.607Z] #39 46.05 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-18T18:42:43.607Z] #39 46.11 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-18T18:42:43.607Z] #39 46.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-18T18:42:43.607Z] #39 46.25 AR compel/plugins/std.lib.a [2020-09-18T18:42:43.607Z] #39 46.31 CC compel/plugins/fds/fds.o [2020-09-18T18:42:43.662Z] #10 121.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-18T18:42:43.662Z] #10 121.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.662Z] #10 121.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.811Z] #18 25.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-18T18:42:43.812Z] #18 25.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-18T18:42:43.812Z] #18 25.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-18T18:42:43.812Z] #18 25.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-18T18:42:43.812Z] #18 25.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-18T18:42:43.812Z] #18 25.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-18T18:42:43.812Z] #18 26.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-18T18:42:43.812Z] #18 26.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-18T18:42:43.812Z] #18 26.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-18T18:42:43.812Z] #18 26.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-18T18:42:43.812Z] #18 26.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-18T18:42:43.812Z] #18 26.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-18T18:42:43.812Z] #18 26.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-18T18:42:43.812Z] #18 26.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-18T18:42:43.864Z] #39 46.59 AR compel/plugins/fds.lib.a [2020-09-18T18:42:43.864Z] #39 ... [2020-09-18T18:42:43.864Z] [2020-09-18T18:42:43.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-18T18:42:43.864Z] #10 116.6 Selecting previously unselected package libapparmor1:amd64. [2020-09-18T18:42:43.864Z] #10 116.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 116.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-18T18:42:43.864Z] #10 116.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-18T18:42:43.864Z] #10 116.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 116.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-18T18:42:43.864Z] #10 116.9 Selecting previously unselected package libbtrfs0. [2020-09-18T18:42:43.864Z] #10 116.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 116.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:43.864Z] #10 117.0 Selecting previously unselected package libbtrfs-dev. [2020-09-18T18:42:43.864Z] #10 117.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 117.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:43.864Z] #10 117.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-18T18:42:43.864Z] #10 117.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 117.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:43.864Z] #10 117.2 Selecting previously unselected package libudev-dev:amd64. [2020-09-18T18:42:43.864Z] #10 117.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 117.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:43.864Z] #10 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-18T18:42:43.864Z] #10 117.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 117.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-18T18:42:43.864Z] #10 117.7 Selecting previously unselected package libpcre16-3:amd64. [2020-09-18T18:42:43.864Z] #10 117.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 117.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 117.9 Selecting previously unselected package libpcre32-3:amd64. [2020-09-18T18:42:43.864Z] #10 117.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 117.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 118.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-18T18:42:43.864Z] #10 118.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 118.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 118.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-18T18:42:43.864Z] #10 118.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 118.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 118.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-18T18:42:43.864Z] #10 118.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 118.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-18T18:42:43.864Z] #10 119.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-18T18:42:43.864Z] #10 119.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 119.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:43.864Z] #10 119.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-18T18:42:43.864Z] #10 119.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 119.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-18T18:42:43.864Z] #10 119.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-18T18:42:43.864Z] #10 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-18T18:42:43.864Z] #10 119.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:43.864Z] #10 119.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 119.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-18T18:42:43.864Z] #10 119.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-18T18:42:43.864Z] #10 119.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:42:43.864Z] #10 119.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 119.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:43.864Z] #10 119.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-18T18:42:43.864Z] #10 120.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-18T18:42:43.864Z] #10 120.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:43.864Z] #10 120.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:42:43.864Z] #10 120.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-18T18:42:43.864Z] #10 120.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:43.864Z] #10 120.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 [2020-09-18T18:42:43.864Z] #10 120.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 [2020-09-18T18:42:43.864Z] #10 120.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:43.864Z] #10 120.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 [2020-09-18T18:42:43.864Z] #10 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:42:43.864Z] #10 120.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:42:43.864Z] #10 120.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-18T18:42:43.864Z] #10 120.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:43.864Z] #10 120.1 Setting up dmsetup (2:1.02.155-3) ... [2020-09-18T18:42:43.864Z] #10 120.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:43.864Z] #10 120.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:43.864Z] #10 120.1 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:43.921Z] #10 121.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-18T18:42:43.921Z] #10 121.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-18T18:42:43.921Z] #10 121.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-18T18:42:44.031Z] #49 91.37 + mkdir -p /build [2020-09-18T18:42:44.031Z] #49 91.37 + cp runc /build/runc [2020-09-18T18:42:44.112Z] #18 26.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-18T18:42:44.113Z] #18 26.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-18T18:42:44.121Z] #10 DONE 121.6s [2020-09-18T18:42:44.121Z] [2020-09-18T18:42:44.121Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:42:44.181Z] #10 121.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-18T18:42:44.181Z] #10 121.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-18T18:42:44.181Z] #10 121.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-18T18:42:44.292Z] #49 DONE 91.8s [2020-09-18T18:42:44.292Z] [2020-09-18T18:42:44.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:44.292Z] #39 140.6 CC criu/plugin.o [2020-09-18T18:42:44.292Z] #39 141.0 CC criu/proc_parse.o [2020-09-18T18:42:44.380Z] #11 ... [2020-09-18T18:42:44.380Z] [2020-09-18T18:42:44.380Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:44.380Z] #54 115.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-18T18:42:44.380Z] #54 115.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-18T18:42:44.380Z] #54 DONE 121.7s [2020-09-18T18:42:44.380Z] [2020-09-18T18:42:44.380Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-18T18:42:44.380Z] #55 DONE 0.1s [2020-09-18T18:42:44.380Z] [2020-09-18T18:42:44.380Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-18T18:42:44.380Z] #56 DONE 0.1s [2020-09-18T18:42:44.380Z] [2020-09-18T18:42:44.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:44.380Z] #39 46.65 HOSTDEP compel/src/lib/log-host.d [2020-09-18T18:42:44.380Z] #39 46.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-18T18:42:44.380Z] #39 47.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-18T18:42:44.413Z] #18 26.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-18T18:42:44.413Z] #18 26.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-18T18:42:44.413Z] #18 26.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-18T18:42:44.440Z] #10 122.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-18T18:42:44.440Z] #10 122.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-18T18:42:44.440Z] #10 122.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:44.637Z] #39 47.18 HOSTDEP compel/src/main-host.d [2020-09-18T18:42:44.644Z] #39 41.36 CC compel/src/lib/ptrace.o [2020-09-18T18:42:44.700Z] #10 122.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-18T18:42:44.700Z] #10 122.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-18T18:42:44.700Z] #10 122.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-18T18:42:44.700Z] #10 122.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-18T18:42:44.700Z] #10 122.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-18T18:42:44.700Z] #10 122.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:44.894Z] #39 47.41 DEP compel/src/lib/ptrace.d [2020-09-18T18:42:44.908Z] #39 41.72 AR compel/libcompel.a [2020-09-18T18:42:44.908Z] #39 41.84 HOSTCC compel/src/main-host.o [2020-09-18T18:42:45.057Z] #18 27.11 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:42:45.057Z] #18 27.18 Fetched 29.2 MB in 2s (18.9 MB/s) [2020-09-18T18:42:45.057Z] #18 27.22 Selecting previously unselected package pigz. [2020-09-18T18:42:45.152Z] #39 47.54 DEP compel/src/lib/infect.d [2020-09-18T18:42:45.152Z] #39 47.76 DEP compel/src/lib/infect-util.d [2020-09-18T18:42:45.172Z] #39 42.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-18T18:42:45.270Z] #10 122.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:45.270Z] #10 122.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-18T18:42:45.270Z] #10 122.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-18T18:42:45.270Z] #10 122.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-18T18:42:45.270Z] #10 122.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:45.270Z] #10 122.9 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 [2020-09-18T18:42:45.355Z] #18 27.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 ... 23361 files and directories currently installed.) [2020-09-18T18:42:45.355Z] #18 27.29 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-18T18:42:45.355Z] #18 27.30 Unpacking pigz (2.4-1) ... [2020-09-18T18:42:45.355Z] #18 27.41 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-18T18:42:45.355Z] #18 27.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-18T18:42:45.355Z] #18 27.43 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-18T18:42:45.410Z] #39 47.86 DEP compel/src/lib/infect-rpc.d [2020-09-18T18:42:45.410Z] #39 47.99 DEP compel/arch/x86/src/lib/infect.d [2020-09-18T18:42:45.529Z] #10 122.9 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 [2020-09-18T18:42:45.530Z] #10 122.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-18T18:42:45.530Z] #10 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:42:45.530Z] #10 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-18T18:42:45.530Z] #10 122.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-18T18:42:45.530Z] #10 122.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-18T18:42:45.530Z] #10 122.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:45.530Z] #10 122.9 Setting up dmsetup (2:1.02.155-3) ... [2020-09-18T18:42:45.530Z] #10 123.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:45.530Z] #10 123.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-18T18:42:45.530Z] #10 123.0 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:42:45.654Z] #18 27.82 Selecting previously unselected package python3.7-minimal. [2020-09-18T18:42:45.654Z] #18 27.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-18T18:42:45.654Z] #18 27.84 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:42:45.667Z] #39 48.21 DEP compel/arch/x86/src/lib/cpu.d [2020-09-18T18:42:45.667Z] #39 48.27 DEP compel/src/lib/log.d [2020-09-18T18:42:45.752Z] #39 42.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-18T18:42:45.752Z] #39 42.69 HOSTCC compel/src/lib/log-host.o [2020-09-18T18:42:45.924Z] #39 48.43 DEP compel/src/main.d [2020-09-18T18:42:45.924Z] #39 48.56 DEP compel/src/lib/handle-elf.d [2020-09-18T18:42:46.018Z] #39 42.87 HOSTLINK compel/compel-host-bin [2020-09-18T18:42:46.018Z] #39 ... [2020-09-18T18:42:46.018Z] [2020-09-18T18:42:46.018Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:42:46.099Z] #10 DONE 123.5s [2020-09-18T18:42:46.099Z] [2020-09-18T18:42:46.099Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:46.181Z] #39 48.72 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-18T18:42:46.203Z] #39 143.7 CC criu/protobuf-desc.o [2020-09-18T18:42:46.436Z] #36 123.0 + dpkg --print-architecture [2020-09-18T18:42:46.439Z] #39 48.89 CC compel/src/lib/log.o [2020-09-18T18:42:46.439Z] #39 ... [2020-09-18T18:42:46.439Z] [2020-09-18T18:42:46.439Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:42:46.439Z] #11 DONE 2.3s [2020-09-18T18:42:46.698Z] [2020-09-18T18:42:46.698Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-18T18:42:46.724Z] #18 28.64 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-18T18:42:46.724Z] #18 28.66 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:42:46.733Z] #36 ... [2020-09-18T18:42:46.733Z] [2020-09-18T18:42:46.733Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:46.733Z] #49 6.303 + cd /tmp/tmp.cPntKMC2l2/src/github.com/opencontainers/runc [2020-09-18T18:42:46.733Z] #49 6.312 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:46.733Z] #49 6.675 + '[' -z '' ']' [2020-09-18T18:42:46.733Z] #49 6.675 + target=static [2020-09-18T18:42:46.733Z] #49 6.675 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-18T18:42:46.733Z] #49 7.103 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 . [2020-09-18T18:42:46.997Z] #49 ... [2020-09-18T18:42:46.997Z] [2020-09-18T18:42:46.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:46.997Z] #39 42.99 DEP soccr/soccr.d [2020-09-18T18:42:46.997Z] #39 43.15 CC soccr/soccr.o [2020-09-18T18:42:47.145Z] #39 ... [2020-09-18T18:42:47.145Z] [2020-09-18T18:42:47.145Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:42:47.145Z] #36 DONE 218.6s [2020-09-18T18:42:47.145Z] [2020-09-18T18:42:47.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:47.145Z] #39 144.4 CC criu/protobuf.o [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-09-18T18:42:47.201Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-18T18:42:47.201Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-18T18:42:47.202Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-18T18:42:47.202Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-09-18T18:42:47.262Z] #39 44.24 AR soccr/libsoccr.a [2020-09-18T18:42:47.262Z] #39 44.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:42:47.405Z] #39 144.7 CC criu/pstree.o [2020-09-18T18:42:47.525Z] #39 ... [2020-09-18T18:42:47.525Z] [2020-09-18T18:42:47.525Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:42:47.525Z] #36 DONE 124.4s [2020-09-18T18:42:47.525Z] [2020-09-18T18:42:47.525Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:47.525Z] #17 1.708 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:42:47.525Z] #17 1.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:42:47.525Z] #17 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:42:47.525Z] #17 2.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-18T18:42:47.525Z] #17 3.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [226 kB] [2020-09-18T18:42:47.525Z] #17 4.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-18T18:42:47.525Z] #17 5.831 Fetched 8209 kB in 5s (1801 kB/s) [2020-09-18T18:42:47.580Z] #49 ... [2020-09-18T18:42:47.580Z] [2020-09-18T18:42:47.580Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-18T18:42:47.580Z] #11 DONE 1.5s [2020-09-18T18:42:47.580Z] [2020-09-18T18:42:47.580Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:47.580Z] #49 1.514 + RM_GOPATH=0 [2020-09-18T18:42:47.580Z] #49 1.514 + TMP_GOPATH= [2020-09-18T18:42:47.580Z] #49 1.514 + : /build [2020-09-18T18:42:47.580Z] #49 1.514 + '[' -z '' ']' [2020-09-18T18:42:47.580Z] #49 1.516 ++ mktemp -d [2020-09-18T18:42:47.580Z] #49 1.520 + export GOPATH=/tmp/tmp.hm6ofOu2py [2020-09-18T18:42:47.580Z] #49 1.520 + GOPATH=/tmp/tmp.hm6ofOu2py [2020-09-18T18:42:47.580Z] #49 1.520 + RM_GOPATH=1 [2020-09-18T18:42:47.580Z] #49 1.520 + case "$(go env GOARCH)" in [2020-09-18T18:42:47.580Z] #49 1.530 ++ go env GOARCH [2020-09-18T18:42:47.580Z] #49 1.567 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:47.580Z] #49 1.567 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:47.580Z] #49 1.567 ++ dirname /tmp/install/install.sh [2020-09-18T18:42:47.580Z] #49 1.575 + dir=/tmp/install [2020-09-18T18:42:47.580Z] #49 1.576 + bin=runc [2020-09-18T18:42:47.580Z] #49 1.576 + shift [2020-09-18T18:42:47.580Z] #49 1.576 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-18T18:42:47.580Z] #49 1.576 + . /tmp/install/runc.installer [2020-09-18T18:42:47.580Z] #49 1.576 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:47.580Z] #49 1.577 + install_runc [2020-09-18T18:42:47.580Z] #49 1.578 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-18T18:42:47.580Z] #49 1.578 + uname -r [2020-09-18T18:42:47.580Z] #49 1.582 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-18T18:42:47.580Z] #49 1.597 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-18T18:42:47.580Z] #49 1.602 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-18T18:42:47.580Z] #49 1.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hm6ofOu2py/src/github.com/opencontainers/runc [2020-09-18T18:42:47.580Z] #49 1.602 Cloning into '/tmp/tmp.hm6ofOu2py/src/github.com/opencontainers/runc'... [2020-09-18T18:42:47.789Z] #17 5.831 Reading package lists... [2020-09-18T18:42:47.789Z] #17 ... [2020-09-18T18:42:47.789Z] [2020-09-18T18:42:47.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:47.789Z] #39 44.69 DEP criu/arch/aarch64/sigframe.d [2020-09-18T18:42:47.789Z] #39 44.76 DEP criu/arch/aarch64/crtools.d [2020-09-18T18:42:48.053Z] #39 44.95 DEP criu/arch/aarch64/cpu.d [2020-09-18T18:42:48.053Z] #39 44.99 DEP criu/arch/aarch64/bitops.d [2020-09-18T18:42:48.053Z] #39 45.03 CC criu/arch/aarch64/bitops.o [2020-09-18T18:42:48.069Z] #12 DONE 1.4s [2020-09-18T18:42:48.069Z] [2020-09-18T18:42:48.069Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:42:48.069Z] #13 ... [2020-09-18T18:42:48.069Z] [2020-09-18T18:42:48.069Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:48.069Z] #41 115.3 mime/quotedprintable [2020-09-18T18:42:48.069Z] #41 115.7 net/http/internal [2020-09-18T18:42:48.069Z] #41 119.5 net/textproto [2020-09-18T18:42:48.069Z] #41 119.5 crypto/x509 [2020-09-18T18:42:48.069Z] #41 120.8 vendor/golang.org/x/net/http/httpguts [2020-09-18T18:42:48.069Z] #41 121.0 vendor/golang.org/x/net/http/httpproxy [2020-09-18T18:42:48.069Z] #41 121.5 mime/multipart [2020-09-18T18:42:48.069Z] #41 124.3 crypto/tls [2020-09-18T18:42:48.316Z] #39 45.10 CC criu/arch/aarch64/cpu.o [2020-09-18T18:42:48.326Z] #41 ... [2020-09-18T18:42:48.326Z] [2020-09-18T18:42:48.326Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:48.326Z] #49 1.938 + RM_GOPATH=0 [2020-09-18T18:42:48.326Z] #49 1.938 + TMP_GOPATH= [2020-09-18T18:42:48.326Z] #49 1.938 + : /build [2020-09-18T18:42:48.326Z] #49 1.938 + '[' -z '' ']' [2020-09-18T18:42:48.326Z] #49 1.938 ++ mktemp -d [2020-09-18T18:42:48.326Z] #49 1.938 + export GOPATH=/tmp/tmp.J9LRNZAn9z [2020-09-18T18:42:48.326Z] #49 1.938 + GOPATH=/tmp/tmp.J9LRNZAn9z [2020-09-18T18:42:48.326Z] #49 1.938 + RM_GOPATH=1 [2020-09-18T18:42:48.326Z] #49 1.938 + case "$(go env GOARCH)" in [2020-09-18T18:42:48.326Z] #49 1.938 ++ go env GOARCH [2020-09-18T18:42:48.326Z] #49 1.938 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:48.326Z] #49 1.938 + GO_BUILDMODE=-buildmode=pie [2020-09-18T18:42:48.326Z] #49 1.939 ++ dirname /tmp/install/install.sh [2020-09-18T18:42:48.326Z] #49 1.950 + dir=/tmp/install [2020-09-18T18:42:48.326Z] #49 1.950 + bin=runc [2020-09-18T18:42:48.326Z] #49 1.950 + shift [2020-09-18T18:42:48.326Z] #49 1.950 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-18T18:42:48.326Z] #49 1.950 + . /tmp/install/runc.installer [2020-09-18T18:42:48.326Z] #49 1.950 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:48.326Z] #49 1.950 + install_runc [2020-09-18T18:42:48.326Z] #49 1.950 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-18T18:42:48.326Z] #49 1.950 + uname -r [2020-09-18T18:42:48.326Z] #49 1.982 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-18T18:42:48.326Z] #49 1.982 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-18T18:42:48.326Z] #49 1.982 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-18T18:42:48.326Z] #49 1.982 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J9LRNZAn9z/src/github.com/opencontainers/runc [2020-09-18T18:42:48.326Z] #49 1.982 Cloning into '/tmp/tmp.J9LRNZAn9z/src/github.com/opencontainers/runc'... [2020-09-18T18:42:48.580Z] #39 45.28 CC criu/arch/aarch64/crtools.o [2020-09-18T18:42:48.788Z] #39 146.1 CC criu/rbtree.o [2020-09-18T18:42:48.788Z] #39 146.3 CC criu/rst-malloc.o [2020-09-18T18:42:48.844Z] #39 45.78 CC criu/arch/aarch64/sigframe.o [2020-09-18T18:42:48.890Z] #49 ... [2020-09-18T18:42:48.890Z] [2020-09-18T18:42:48.890Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:42:48.890Z] #13 0.943 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-18T18:42:48.890Z] #13 DONE 1.1s [2020-09-18T18:42:48.975Z] #49 ... [2020-09-18T18:42:48.975Z] [2020-09-18T18:42:48.975Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-18T18:42:48.975Z] #12 DONE 1.2s [2020-09-18T18:42:48.975Z] [2020-09-18T18:42:48.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:48.975Z] #39 43.09 CC compel/plugins/std/infect.o [2020-09-18T18:42:48.975Z] #39 43.56 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-18T18:42:48.975Z] #39 43.61 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-18T18:42:48.975Z] #39 43.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-18T18:42:48.975Z] #39 43.75 AR compel/plugins/std.lib.a [2020-09-18T18:42:48.975Z] #39 43.82 CC compel/plugins/fds/fds.o [2020-09-18T18:42:48.975Z] #39 44.10 AR compel/plugins/fds.lib.a [2020-09-18T18:42:48.975Z] #39 44.16 HOSTDEP compel/src/lib/log-host.d [2020-09-18T18:42:48.975Z] #39 44.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-18T18:42:48.975Z] #39 44.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-18T18:42:48.975Z] #39 44.38 HOSTDEP compel/src/main-host.d [2020-09-18T18:42:48.975Z] #39 44.45 DEP compel/src/lib/ptrace.d [2020-09-18T18:42:48.975Z] #39 44.57 DEP compel/src/lib/infect.d [2020-09-18T18:42:48.975Z] #39 44.74 DEP compel/src/lib/infect-util.d [2020-09-18T18:42:48.975Z] #39 44.86 DEP compel/src/lib/infect-rpc.d [2020-09-18T18:42:48.975Z] #39 44.95 DEP compel/arch/x86/src/lib/infect.d [2020-09-18T18:42:48.975Z] #39 45.05 DEP compel/arch/x86/src/lib/cpu.d [2020-09-18T18:42:48.975Z] #39 45.13 DEP compel/src/lib/log.d [2020-09-18T18:42:48.975Z] #39 45.25 DEP compel/src/main.d [2020-09-18T18:42:48.975Z] #39 45.37 DEP compel/src/lib/handle-elf.d [2020-09-18T18:42:48.975Z] #39 45.51 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-18T18:42:48.975Z] #39 45.67 CC compel/src/lib/log.o [2020-09-18T18:42:48.975Z] #39 45.84 CC compel/arch/x86/src/lib/cpu.o [2020-09-18T18:42:48.975Z] #39 46.84 CC compel/arch/x86/src/lib/infect.o [2020-09-18T18:42:48.975Z] #39 48.43 CC compel/src/lib/infect-rpc.o [2020-09-18T18:42:48.975Z] #39 48.92 CC compel/src/lib/infect-util.o [2020-09-18T18:42:49.048Z] #39 146.5 CC criu/seccomp.o [2020-09-18T18:42:49.109Z] #39 45.90 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-18T18:42:49.109Z] #39 45.96 DEP criu/pie/util-vdso.d [2020-09-18T18:42:49.109Z] #39 46.08 DEP criu/pie/util.d [2020-09-18T18:42:49.147Z] [2020-09-18T18:42:49.147Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-18T18:42:49.235Z] #39 49.46 CC compel/src/lib/infect.o [2020-09-18T18:42:49.267Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.6% of statements [2020-09-18T18:42:49.309Z] #39 ... [2020-09-18T18:42:49.309Z] [2020-09-18T18:42:49.309Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-18T18:42:49.309Z] #37 DONE 0.6s [2020-09-18T18:42:49.309Z] [2020-09-18T18:42:49.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:49.309Z] #39 146.9 CC criu/seize.o [2020-09-18T18:42:49.373Z] #39 46.22 CC criu/pie/util.o [2020-09-18T18:42:49.502Z] #18 31.35 Selecting previously unselected package python3-minimal. [2020-09-18T18:42:49.502Z] #18 31.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 ... 23610 files and directories currently installed.) [2020-09-18T18:42:49.502Z] #18 31.46 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-18T18:42:49.502Z] #18 31.47 Unpacking python3-minimal (3.7.3-1) ... [2020-09-18T18:42:49.502Z] #18 31.58 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-18T18:42:49.502Z] #18 31.59 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-18T18:42:49.502Z] #18 31.60 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-18T18:42:49.558Z] ok github.com/docker/docker/builder/dockerfile 1.005s coverage: 48.0% of statements [2020-09-18T18:42:49.638Z] #39 46.54 CC criu/pie/util-vdso.o [2020-09-18T18:42:49.801Z] #18 31.71 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-18T18:42:49.802Z] #18 31.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-18T18:42:49.802Z] #18 31.73 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-18T18:42:49.803Z] #39 ... [2020-09-18T18:42:49.803Z] [2020-09-18T18:42:49.803Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-18T18:42:49.803Z] #13 0.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-18T18:42:49.803Z] #13 DONE 1.1s [2020-09-18T18:42:49.803Z] [2020-09-18T18:42:49.803Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:49.803Z] #41 124.1 net/http/httptrace [2020-09-18T18:42:49.803Z] #41 124.5 net/http [2020-09-18T18:42:49.879Z] #39 147.3 CC criu/servicefd.o [2020-09-18T18:42:50.139Z] #39 147.6 CC criu/shmem.o [2020-09-18T18:42:50.188Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-18T18:42:50.214Z] #39 47.08 AR criu/pie/pie.lib.a [2020-09-18T18:42:50.214Z] #39 47.13 DEP criu/pie/restorer.d [2020-09-18T18:42:50.478Z] #39 47.31 DEP criu/arch/aarch64/intraprocedure.d [2020-09-18T18:42:50.478Z] #39 47.33 DEP criu/arch/aarch64/restorer.d [2020-09-18T18:42:50.478Z] #39 47.41 DEP criu/arch/aarch64/vdso-pie.d [2020-09-18T18:42:50.478Z] #39 47.46 DEP criu/pie/parasite-vdso.d [2020-09-18T18:42:50.478Z] #39 47.53 DEP criu/pie/parasite.d [2020-09-18T18:42:50.479Z] ok github.com/docker/docker/builder/remotecontext/git 0.849s coverage: 86.3% of statements [2020-09-18T18:42:50.479Z] ? github.com/docker/docker/cli [no test files] [2020-09-18T18:42:50.479Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-18T18:42:50.516Z] #14 DONE 1.3s [2020-09-18T18:42:50.516Z] [2020-09-18T18:42:50.516Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-18T18:42:50.710Z] #39 148.1 CC criu/sigframe.o [2020-09-18T18:42:50.710Z] #39 148.2 CC criu/signalfd.o [2020-09-18T18:42:50.751Z] #41 ... [2020-09-18T18:42:50.751Z] [2020-09-18T18:42:50.751Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-18T18:42:50.751Z] #14 DONE 1.0s [2020-09-18T18:42:50.866Z] #18 32.79 Selecting previously unselected package python3.7. [2020-09-18T18:42:50.866Z] #18 32.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-18T18:42:50.866Z] #18 32.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:50.866Z] #18 32.95 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-18T18:42:50.866Z] #18 32.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-18T18:42:50.866Z] #18 32.96 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-18T18:42:50.970Z] #39 148.4 CC criu/sk-inet.o [2020-09-18T18:42:51.011Z] [2020-09-18T18:42:51.011Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-18T18:42:51.056Z] #39 47.74 CC criu/pie/parasite.o [2020-09-18T18:42:51.164Z] #18 33.08 Setting up python3-minimal (3.7.3-1) ... [2020-09-18T18:42:51.449Z] #15 DONE 1.0s [2020-09-18T18:42:51.449Z] [2020-09-18T18:42:51.449Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-18T18:42:51.540Z] #39 149.0 CC criu/sk-netlink.o [2020-09-18T18:42:51.634Z] #39 48.66 LINK criu/pie/parasite.built-in.o [2020-09-18T18:42:51.634Z] #39 48.67 GEN criu/pie/parasite-blob.h [2020-09-18T18:42:51.634Z] #39 48.70 CC criu/pie/parasite-vdso.o [2020-09-18T18:42:51.800Z] #39 149.3 CC criu/sk-packet.o [2020-09-18T18:42:51.954Z] #15 DONE 1.2s [2020-09-18T18:42:51.954Z] [2020-09-18T18:42:51.954Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-18T18:42:52.212Z] #39 49.16 CC criu/arch/aarch64/vdso-pie.o [2020-09-18T18:42:52.221Z] #18 ... [2020-09-18T18:42:52.221Z] [2020-09-18T18:42:52.221Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:52.221Z] #42 142.6 vendor/golang.org/x/net/http2/hpack [2020-09-18T18:42:52.221Z] #42 145.9 mime [2020-09-18T18:42:52.221Z] #42 149.3 vendor/golang.org/x/net/idna [2020-09-18T18:42:52.221Z] #42 ... [2020-09-18T18:42:52.221Z] [2020-09-18T18:42:52.221Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:52.221Z] #18 34.36 Selecting previously unselected package python3. [2020-09-18T18:42:52.221Z] #18 34.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 ... 24022 files and directories currently installed.) [2020-09-18T18:42:52.221Z] #18 34.44 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-18T18:42:52.221Z] #18 34.45 Unpacking python3 (3.7.3-1) ... [2020-09-18T18:42:52.371Z] #39 149.7 CC criu/sk-queue.o [2020-09-18T18:42:52.391Z] #16 DONE 1.0s [2020-09-18T18:42:52.391Z] [2020-09-18T18:42:52.391Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:52.476Z] #39 49.30 CC criu/arch/aarch64/restorer.o [2020-09-18T18:42:52.476Z] #39 49.47 CC criu/arch/aarch64/intraprocedure.o [2020-09-18T18:42:52.522Z] #18 34.59 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-18T18:42:52.522Z] #18 34.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-18T18:42:52.522Z] #18 34.62 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-18T18:42:52.522Z] #18 34.72 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-18T18:42:52.522Z] #18 34.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-18T18:42:52.522Z] #18 34.74 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-18T18:42:52.522Z] #18 34.81 Selecting previously unselected package libiptc0:ppc64el. [2020-09-18T18:42:52.522Z] #18 34.81 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-18T18:42:52.522Z] #18 34.81 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-18T18:42:52.522Z] #18 ... [2020-09-18T18:42:52.522Z] [2020-09-18T18:42:52.522Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:52.522Z] #40 75.15 LINK criu/pie/restorer.built-in.o [2020-09-18T18:42:52.522Z] #40 75.16 GEN criu/pie/restorer-blob.h [2020-09-18T18:42:52.522Z] #40 75.31 DEP criu/vdso.d [2020-09-18T18:42:52.522Z] #40 75.63 DEP criu/uts_ns.d [2020-09-18T18:42:52.522Z] #40 76.03 DEP criu/util.d [2020-09-18T18:42:52.522Z] #40 76.17 DEP criu/uffd.d [2020-09-18T18:42:52.522Z] #40 76.44 DEP criu/tun.d [2020-09-18T18:42:52.522Z] #40 76.63 DEP criu/tty.d [2020-09-18T18:42:52.522Z] #40 76.91 DEP criu/timerfd.d [2020-09-18T18:42:52.522Z] #40 77.10 DEP criu/timens.d [2020-09-18T18:42:52.522Z] #40 77.37 DEP criu/sysfs_parse.d [2020-09-18T18:42:52.522Z] #40 77.58 DEP criu/sysctl.d [2020-09-18T18:42:52.522Z] #40 77.82 DEP criu/string.d [2020-09-18T18:42:52.522Z] #40 77.86 DEP criu/stats.d [2020-09-18T18:42:52.522Z] #40 78.06 DEP criu/sockets.d [2020-09-18T18:42:52.522Z] #40 78.27 DEP criu/sk-unix.d [2020-09-18T18:42:52.522Z] #40 78.56 DEP criu/sk-tcp.d [2020-09-18T18:42:52.522Z] #40 78.82 DEP criu/sk-queue.d [2020-09-18T18:42:52.522Z] #40 79.02 DEP criu/sk-packet.d [2020-09-18T18:42:52.522Z] #40 79.24 DEP criu/sk-netlink.d [2020-09-18T18:42:52.522Z] #40 79.50 DEP criu/sk-inet.d [2020-09-18T18:42:52.522Z] #40 79.81 DEP criu/signalfd.d [2020-09-18T18:42:52.522Z] #40 80.00 DEP criu/sigframe.d [2020-09-18T18:42:52.522Z] #40 80.07 DEP criu/shmem.d [2020-09-18T18:42:52.522Z] #40 80.26 DEP criu/servicefd.d [2020-09-18T18:42:52.522Z] #40 80.47 DEP criu/seize.d [2020-09-18T18:42:52.522Z] #40 80.61 DEP criu/seccomp.d [2020-09-18T18:42:52.522Z] #40 80.86 DEP criu/rst-malloc.d [2020-09-18T18:42:52.522Z] #40 80.96 DEP criu/rbtree.d [2020-09-18T18:42:52.522Z] #40 80.99 DEP criu/pstree.d [2020-09-18T18:42:52.522Z] #40 81.15 DEP criu/protobuf.d [2020-09-18T18:42:52.522Z] #40 81.29 GEN criu/protobuf-desc-gen.h [2020-09-18T18:42:52.522Z] #40 83.34 DEP criu/protobuf-desc.d [2020-09-18T18:42:52.522Z] #40 83.48 DEP criu/proc_parse.d [2020-09-18T18:42:52.522Z] #40 83.72 DEP criu/plugin.d [2020-09-18T18:42:52.522Z] #40 83.83 DEP criu/pipes.d [2020-09-18T18:42:52.522Z] #40 84.04 DEP criu/pie-util.d [2020-09-18T18:42:52.522Z] #40 84.17 DEP criu/pie-util-vdso.d [2020-09-18T18:42:52.522Z] #40 84.33 DEP criu/path.d [2020-09-18T18:42:52.522Z] #40 84.51 DEP criu/parasite-syscall.d [2020-09-18T18:42:52.522Z] #40 84.83 DEP criu/pagemap.d [2020-09-18T18:42:52.522Z] #40 85.00 DEP criu/pagemap-cache.d [2020-09-18T18:42:52.631Z] #39 150.1 CC criu/sk-tcp.o [2020-09-18T18:42:52.740Z] #39 49.51 CC criu/pie/restorer.o [2020-09-18T18:42:52.822Z] #40 85.27 DEP criu/page-xfer.d [2020-09-18T18:42:52.822Z] #40 ... [2020-09-18T18:42:52.822Z] [2020-09-18T18:42:52.822Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:52.822Z] #18 34.92 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-18T18:42:52.822Z] #18 34.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-18T18:42:52.822Z] #18 34.94 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-18T18:42:53.121Z] #18 35.04 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-18T18:42:53.121Z] #18 35.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-18T18:42:53.121Z] #18 35.07 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-18T18:42:53.121Z] #18 35.18 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-18T18:42:53.121Z] #18 35.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-18T18:42:53.121Z] #18 35.20 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-18T18:42:53.202Z] #39 150.5 CC criu/sk-unix.o [2020-09-18T18:42:53.225Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2020-09-18T18:42:53.337Z] #16 DONE 1.0s [2020-09-18T18:42:53.337Z] [2020-09-18T18:42:53.337Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:53.419Z] #18 35.35 Selecting previously unselected package iptables. [2020-09-18T18:42:53.419Z] #18 35.36 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-18T18:42:53.420Z] #18 35.36 Unpacking iptables (1.8.2-4) ... [2020-09-18T18:42:53.760Z] #17 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:42:53.760Z] #17 1.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:42:53.760Z] #17 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:42:54.020Z] #18 35.90 Selecting previously unselected package xxd. [2020-09-18T18:42:54.020Z] #18 35.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-18T18:42:54.020Z] #18 35.92 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:42:54.020Z] #18 36.09 Selecting previously unselected package vim-common. [2020-09-18T18:42:54.020Z] #18 36.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:42:54.020Z] #18 36.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:42:54.139Z] #39 ... [2020-09-18T18:42:54.139Z] [2020-09-18T18:42:54.139Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:42:54.139Z] #17 5.831 Reading package lists... [2020-09-18T18:42:54.139Z] #17 8.272 Reading package lists... [2020-09-18T18:42:54.139Z] #17 10.17 Building dependency tree... [2020-09-18T18:42:54.139Z] #17 11.00 libcap2-bin is already the newest version (1:2.25-2). [2020-09-18T18:42:54.139Z] #17 11.00 The following additional packages will be installed: [2020-09-18T18:42:54.139Z] #17 11.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-18T18:42:54.139Z] #17 11.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-18T18:42:54.139Z] #17 11.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-18T18:42:54.139Z] #17 11.01 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-18T18:42:54.139Z] #17 11.01 python3.7 python3.7-minimal vim-runtime xxd [2020-09-18T18:42:54.139Z] #17 11.01 Suggested packages: [2020-09-18T18:42:54.139Z] #17 11.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-18T18:42:54.139Z] #17 11.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-18T18:42:54.139Z] #17 11.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-18T18:42:54.139Z] #17 11.01 Recommended packages: [2020-09-18T18:42:54.139Z] #17 11.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-18T18:42:54.139Z] #17 11.01 python3-keyrings.alt python3-xdg unzip [2020-09-18T18:42:54.139Z] #17 11.92 The following NEW packages will be installed: [2020-09-18T18:42:54.139Z] #17 11.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-18T18:42:54.139Z] #17 11.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-18T18:42:54.139Z] #17 11.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-18T18:42:54.139Z] #17 11.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-18T18:42:54.139Z] #17 11.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-18T18:42:54.139Z] #17 11.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-18T18:42:54.139Z] #17 11.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-18T18:42:54.139Z] #17 11.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-18T18:42:54.139Z] #17 11.93 xz-utils zip [2020-09-18T18:42:54.139Z] #17 12.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:42:54.139Z] #17 12.28 Need to get 27.6 MB of archives. [2020-09-18T18:42:54.139Z] #17 12.28 After this operation, 114 MB of additional disk space will be used. [2020-09-18T18:42:54.139Z] #17 12.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-18T18:42:54.139Z] #17 12.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-18T18:42:54.139Z] #17 12.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-18T18:42:54.139Z] #17 12.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-18T18:42:54.139Z] #17 12.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-18T18:42:54.139Z] #17 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-18T18:42:54.139Z] #17 12.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-18T18:42:54.139Z] #17 12.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-18T18:42:54.139Z] #17 12.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-18T18:42:54.139Z] #17 12.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-18T18:42:54.139Z] #17 12.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-18T18:42:54.139Z] #17 12.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-18T18:42:54.139Z] #17 12.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-18T18:42:54.139Z] #17 12.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-18T18:42:54.139Z] #17 12.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-18T18:42:54.139Z] #17 12.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-18T18:42:54.139Z] #17 12.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-18T18:42:54.139Z] #17 12.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:42:54.139Z] #17 12.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-18T18:42:54.139Z] #17 12.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-18T18:42:54.139Z] #17 12.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-18T18:42:54.139Z] #17 12.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-18T18:42:54.139Z] #17 12.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-18T18:42:54.139Z] #17 12.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-18T18:42:54.139Z] #17 12.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-18T18:42:54.139Z] #17 12.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-18T18:42:54.139Z] #17 12.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-18T18:42:54.139Z] #17 12.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-18T18:42:54.139Z] #17 12.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-18T18:42:54.139Z] #17 12.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-18T18:42:54.139Z] #17 12.94 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-18T18:42:54.139Z] #17 12.94 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-18T18:42:54.139Z] #17 12.94 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-18T18:42:54.139Z] #17 12.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-18T18:42:54.139Z] #17 12.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-18T18:42:54.139Z] #17 13.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-18T18:42:54.139Z] #17 13.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-18T18:42:54.139Z] #17 13.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-18T18:42:54.139Z] #17 13.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-18T18:42:54.139Z] #17 13.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-18T18:42:54.139Z] #17 13.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-18T18:42:54.139Z] #17 13.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-18T18:42:54.139Z] #17 13.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-18T18:42:54.139Z] #17 13.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-18T18:42:54.139Z] #17 13.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-18T18:42:54.139Z] #17 13.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-18T18:42:54.139Z] #17 13.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-18T18:42:54.139Z] #17 13.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-18T18:42:54.139Z] #17 13.60 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:42:54.139Z] #17 13.68 Fetched 27.6 MB in 1s (22.0 MB/s) [2020-09-18T18:42:54.139Z] #17 13.74 Selecting previously unselected package pigz. [2020-09-18T18:42:54.139Z] #17 13.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 ... 23405 files and directories currently installed.) [2020-09-18T18:42:54.139Z] #17 13.82 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-18T18:42:54.139Z] #17 13.82 Unpacking pigz (2.4-1) ... [2020-09-18T18:42:54.139Z] #17 13.94 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-18T18:42:54.139Z] #17 13.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-18T18:42:54.139Z] #17 13.96 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:54.139Z] #17 14.33 Selecting previously unselected package python3.7-minimal. [2020-09-18T18:42:54.323Z] #17 1.984 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:42:54.365Z] #18 36.31 Selecting previously unselected package bash-completion. [2020-09-18T18:42:54.365Z] #18 36.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-18T18:42:54.403Z] #17 14.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-18T18:42:54.403Z] #17 14.34 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:42:54.584Z] #39 151.8 CC criu/sockets.o [2020-09-18T18:42:54.717Z] #17 1.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-18T18:42:54.717Z] #17 1.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-18T18:42:54.717Z] #17 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-18T18:42:54.845Z] #39 152.3 CC criu/stats.o [2020-09-18T18:42:54.977Z] #17 2.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-18T18:42:54.980Z] #17 15.00 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:54.980Z] #17 15.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:42:55.105Z] #39 152.5 CC criu/string.o [2020-09-18T18:42:55.105Z] #39 152.6 CC criu/sysctl.o [2020-09-18T18:42:55.676Z] #39 153.0 CC criu/sysfs_parse.o [2020-09-18T18:42:55.693Z] #17 3.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:42:55.917Z] #17 3.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [231 kB] [2020-09-18T18:42:55.936Z] #39 153.3 CC criu/timens.o [2020-09-18T18:42:56.196Z] #39 153.6 CC criu/timerfd.o [2020-09-18T18:42:56.456Z] #39 153.8 CC criu/tty.o [2020-09-18T18:42:56.624Z] #17 ... [2020-09-18T18:42:56.624Z] [2020-09-18T18:42:56.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:56.624Z] #39 49.30 CC compel/arch/x86/src/lib/cpu.o [2020-09-18T18:42:56.624Z] #39 50.44 CC compel/arch/x86/src/lib/infect.o [2020-09-18T18:42:56.624Z] #39 51.89 CC compel/src/lib/infect-rpc.o [2020-09-18T18:42:56.624Z] #39 52.35 CC compel/src/lib/infect-util.o [2020-09-18T18:42:56.624Z] #39 52.58 CC compel/src/lib/infect.o [2020-09-18T18:42:56.624Z] #39 55.98 CC compel/src/lib/ptrace.o [2020-09-18T18:42:56.624Z] #39 56.38 AR compel/libcompel.a [2020-09-18T18:42:56.624Z] #39 56.48 HOSTCC compel/src/main-host.o [2020-09-18T18:42:56.624Z] #39 56.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-18T18:42:56.624Z] #39 56.96 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-18T18:42:56.624Z] #39 57.38 HOSTCC compel/src/lib/log-host.o [2020-09-18T18:42:56.624Z] #39 57.58 HOSTLINK compel/compel-host-bin [2020-09-18T18:42:56.624Z] #39 57.71 DEP soccr/soccr.d [2020-09-18T18:42:56.624Z] #39 57.93 CC soccr/soccr.o [2020-09-18T18:42:56.624Z] #39 59.33 AR soccr/libsoccr.a [2020-09-18T18:42:56.624Z] #39 59.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:42:56.744Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-18T18:42:56.744Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0456fa8f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-18T18:42:56.744Z] ---------------------------------------------------------------------------- [2020-09-18T18:42:56.744Z] [2020-09-18T18:42:56.744Z] INFO: executeCI.ps1 starting at Fri Sep 18 18:42:54 CUT 2020 [2020-09-18T18:42:56.744Z] [2020-09-18T18:42:56.744Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-18T18:42:56.744Z] INFO: Running git version 2.24.1.windows.2 [2020-09-18T18:42:56.744Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-18T18:42:56.744Z] INFO: Environment variables: [2020-09-18T18:42:56.744Z] [2020-09-18T18:42:56.744Z] Name Value [2020-09-18T18:42:56.744Z] ---- ----- [2020-09-18T18:42:56.744Z] ALLUSERSPROFILE C:\ProgramData [2020-09-18T18:42:56.744Z] amd64 true [2020-09-18T18:42:56.744Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-18T18:42:56.744Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-18T18:42:56.744Z] arm64 true [2020-09-18T18:42:56.744Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-18T18:42:56.744Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-18T18:42:56.744Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-18T18:42:56.744Z] BRANCH_NAME PR-41471 [2020-09-18T18:42:56.744Z] BUILD_DISPLAY_NAME #2 [2020-09-18T18:42:56.744Z] BUILD_ID 2 [2020-09-18T18:42:56.744Z] BUILD_NUMBER 2 [2020-09-18T18:42:56.744Z] BUILD_TAG jenkins-moby-PR-41471-2 [2020-09-18T18:42:56.744Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41471/2/ [2020-09-18T18:42:56.744Z] CHANGE_AUTHOR thaJeztah [2020-09-18T18:42:56.744Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-18T18:42:56.744Z] CHANGE_BRANCH seccomp_rewrite [2020-09-18T18:42:56.744Z] CHANGE_FORK thaJeztah/docker [2020-09-18T18:42:56.744Z] CHANGE_ID 41471 [2020-09-18T18:42:56.744Z] CHANGE_TARGET master [2020-09-18T18:42:56.744Z] CHANGE_TITLE seccomp: refactor to use runtime-spec types where possible [2020-09-18T18:42:56.744Z] CHANGE_URL https://github.com/moby/moby/pull/41471 [2020-09-18T18:42:56.744Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-18T18:42:56.744Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-18T18:42:56.744Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-18T18:42:56.744Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-18T18:42:56.744Z] COMPUTERNAME azwin-2-0e61d0 [2020-09-18T18:42:56.744Z] ComSpec C:\windows\system32\cmd.exe [2020-09-18T18:42:56.744Z] ConfigSequenceNumber 0 [2020-09-18T18:42:56.744Z] dco true [2020-09-18T18:42:56.744Z] DOCKER_BUILDKIT 0 [2020-09-18T18:42:56.744Z] DOCKER_DUT_DEBUG 1 [2020-09-18T18:42:56.744Z] DOCKER_EXPERIMENTAL 1 [2020-09-18T18:42:56.744Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-18T18:42:56.744Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-18T18:42:56.744Z] EXECUTOR_NUMBER 0 [2020-09-18T18:42:56.744Z] FQDN azwin-2-0e61d0.westus.cloudapp.azure.com [2020-09-18T18:42:56.744Z] GIT_BRANCH PR-41471 [2020-09-18T18:42:56.744Z] GIT_COMMIT 202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:42:56.744Z] GIT_PREVIOUS_COMMIT aee9b9385d688a2f79962c71fab4ef79c57a0de2 [2020-09-18T18:42:56.744Z] GIT_URL https://github.com/moby/moby.git [2020-09-18T18:42:56.744Z] HUDSON_COOKIE eccdc687-39fc-46e0-a077-458571354741 [2020-09-18T18:42:56.744Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-18T18:42:56.744Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-18T18:42:56.744Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-18T18:42:56.744Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-18T18:42:56.744Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-18T18:42:56.744Z] JENKINS_NODE_COOKIE 307d31c0-f125-4109-8d83-e1f6f17f84c1 [2020-09-18T18:42:56.744Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-18T18:42:56.744Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-18T18:42:56.744Z] JOB_BASE_NAME PR-41471 [2020-09-18T18:42:56.744Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41471/display/redirect [2020-09-18T18:42:56.744Z] JOB_NAME moby/PR-41471 [2020-09-18T18:42:56.744Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41471/ [2020-09-18T18:42:56.744Z] library.jps.version master [2020-09-18T18:42:56.744Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-18T18:42:56.744Z] NODE_LABELS amd64 azure azwin-2-0e61d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-18T18:42:56.744Z] NODE_NAME azwin-2-0e61d0 [2020-09-18T18:42:56.744Z] NUMBER_OF_PROCESSORS 4 [2020-09-18T18:42:56.744Z] OS Windows_NT [2020-09-18T18:42:56.747Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-18T18:42:56.747Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-18T18:42:56.747Z] ppc64le true [2020-09-18T18:42:56.747Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-18T18:42:56.747Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-18T18:42:56.747Z] PROCESSOR_LEVEL 6 [2020-09-18T18:42:56.747Z] PROCESSOR_REVISION 5504 [2020-09-18T18:42:56.747Z] ProgramData C:\ProgramData [2020-09-18T18:42:56.747Z] ProgramFiles C:\Program Files [2020-09-18T18:42:56.747Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-18T18:42:56.747Z] ProgramW6432 C:\Program Files [2020-09-18T18:42:56.747Z] PROMPT $P$G [2020-09-18T18:42:56.747Z] PSExecutionPolicyPreference Bypass [2020-09-18T18:42:56.747Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-18T18:42:56.747Z] PUBLIC C:\Users\Public [2020-09-18T18:42:56.747Z] rootless true [2020-09-18T18:42:56.747Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41471/2/display/redirect?page=changes [2020-09-18T18:42:56.747Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41471/2/display/redirect [2020-09-18T18:42:56.747Z] s390x true [2020-09-18T18:42:56.747Z] SKIP_VALIDATION_TESTS 1 [2020-09-18T18:42:56.747Z] SOURCES_DRIVE d [2020-09-18T18:42:56.747Z] SOURCES_SUBDIR gopath [2020-09-18T18:42:56.747Z] STAGE_NAME Run tests [2020-09-18T18:42:56.747Z] SystemDrive C: [2020-09-18T18:42:56.747Z] SystemRoot C:\windows [2020-09-18T18:42:56.747Z] TEMP C:\windows\TEMP [2020-09-18T18:42:56.747Z] TESTDEBUG 0 [2020-09-18T18:42:56.747Z] TESTRUN_DRIVE d [2020-09-18T18:42:56.747Z] TESTRUN_SUBDIR CI [2020-09-18T18:42:56.747Z] TIMEOUT 120m [2020-09-18T18:42:56.747Z] TMP C:\windows\TEMP [2020-09-18T18:42:56.747Z] unit_validate true [2020-09-18T18:42:56.747Z] USERDOMAIN WORKGROUP [2020-09-18T18:42:56.747Z] USERNAME azwin-2-0e61d0$ [2020-09-18T18:42:56.748Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-18T18:42:56.748Z] validate_force false [2020-09-18T18:42:56.748Z] windir C:\windows [2020-09-18T18:42:56.748Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-18T18:42:56.748Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-18T18:42:56.748Z] windowsRS1 false [2020-09-18T18:42:56.748Z] windowsRS5 true [2020-09-18T18:42:56.748Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-18T18:42:56.748Z] [2020-09-18T18:42:56.748Z] [2020-09-18T18:42:56.748Z] [2020-09-18T18:42:56.748Z] INFO: Sources under d:\gopath\... [2020-09-18T18:42:56.748Z] INFO: Test run under d:\CI\... [2020-09-18T18:42:56.748Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-18T18:42:56.748Z] INFO: docker/docker repository was found [2020-09-18T18:42:56.748Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-18T18:42:56.748Z] ltsc2019: Pulling from windows/servercore [2020-09-18T18:42:56.748Z] 4612f6d0b889: Pulling fs layer [2020-09-18T18:42:56.748Z] c3aff4450246: Pulling fs layer [2020-09-18T18:42:56.881Z] #39 ... [2020-09-18T18:42:56.881Z] [2020-09-18T18:42:56.881Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:42:56.881Z] #49 11.14 + cd /tmp/tmp.J9LRNZAn9z/src/github.com/opencontainers/runc [2020-09-18T18:42:56.881Z] #49 11.14 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:42:56.881Z] #49 11.44 + '[' -z '' ']' [2020-09-18T18:42:56.881Z] #49 11.44 + target=static [2020-09-18T18:42:56.881Z] #49 11.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-18T18:42:56.881Z] #49 11.81 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-18T18:42:56.906Z] #17 16.79 Selecting previously unselected package python3-minimal. [2020-09-18T18:42:56.906Z] #17 16.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-09-18T18:42:56.906Z] #17 16.83 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-18T18:42:56.906Z] #17 16.83 Unpacking python3-minimal (3.7.3-1) ... [2020-09-18T18:42:56.906Z] #17 16.90 Selecting previously unselected package libmpdec2:arm64. [2020-09-18T18:42:56.906Z] #17 16.90 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-18T18:42:56.906Z] #17 16.92 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-18T18:42:56.906Z] #17 17.01 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-18T18:42:56.906Z] #17 17.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-18T18:42:56.906Z] #17 17.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:57.298Z] #17 4.339 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:42:57.837Z] #39 154.9 CC criu/tun.o [2020-09-18T18:42:57.837Z] #39 155.3 CC criu/uffd.o [2020-09-18T18:42:57.856Z] #17 17.75 Selecting previously unselected package python3.7. [2020-09-18T18:42:57.856Z] #17 17.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-18T18:42:57.856Z] #17 17.76 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:42:57.856Z] #17 17.86 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-18T18:42:57.856Z] #17 17.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-18T18:42:57.856Z] #17 17.87 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-18T18:42:58.119Z] #17 18.10 Setting up python3-minimal (3.7.3-1) ... [2020-09-18T18:42:58.779Z] #39 156.0 CC criu/util.o [2020-09-18T18:42:58.891Z] #18 40.46 Unpacking bash-completion (1:2.8-6) ... [2020-09-18T18:42:58.891Z] #18 40.89 Selecting previously unselected package bzip2. [2020-09-18T18:42:58.891Z] #18 40.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-18T18:42:58.891Z] #18 40.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:42:58.891Z] #18 41.03 Selecting previously unselected package xz-utils. [2020-09-18T18:42:58.891Z] #18 41.05 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-18T18:42:58.891Z] #18 41.05 Unpacking xz-utils (5.2.4-1) ... [2020-09-18T18:42:59.071Z] #17 19.03 Selecting previously unselected package python3. [2020-09-18T18:42:59.071Z] #17 19.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-09-18T18:42:59.071Z] #17 19.09 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-18T18:42:59.071Z] #17 19.10 Unpacking python3 (3.7.3-1) ... [2020-09-18T18:42:59.071Z] #17 19.20 Selecting previously unselected package libip4tc0:arm64. [2020-09-18T18:42:59.194Z] #18 41.28 Selecting previously unselected package apparmor. [2020-09-18T18:42:59.194Z] #18 ... [2020-09-18T18:42:59.194Z] [2020-09-18T18:42:59.194Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:42:59.194Z] #22 155.7 Checking out files: 25% (2836/10922) Checking out files: 26% (2840/10922) Checking out files: 27% (2949/10922) Checking out files: 28% (3059/10922) Checking out files: 29% (3168/10922) Checking out files: 30% (3277/10922) Checking out files: 31% (3386/10922) Checking out files: 32% (3496/10922) Checking out files: 33% (3605/10922) Checking out files: 34% (3714/10922) Checking out files: 35% (3823/10922) Checking out files: 36% (3932/10922) Checking out files: 37% (4042/10922) Checking out files: 38% (4151/10922) Checking out files: 39% (4260/10922) Checking out files: 40% (4369/10922) Checking out files: 41% (4479/10922) Checking out files: 42% (4588/10922) Checking out files: 43% (4697/10922) Checking out files: 44% (4806/10922) Checking out files: 45% (4915/10922) Checking out files: 46% (5025/10922) Checking out files: 47% (5134/10922) Checking out files: 48% (5243/10922) Checking out files: 49% (5352/10922) Checking out files: 49% (5440/10922) Checking out files: 50% (5461/10922) Checking out files: 51% (5571/10922) Checking out files: 52% (5680/10922) Checking out files: 53% (5789/10922) Checking out files: 54% (5898/10922) Checking out files: 55% (6008/10922) Checking out files: 56% (6117/10922) Checking out files: 57% (6226/10922) Checking out files: 58% (6335/10922) Checking out files: 59% (6444/10922) Checking out files: 60% (6554/10922) Checking out files: 61% (6663/10922) Checking out files: 62% (6772/10922) Checking out files: 63% (6881/10922) Checking out files: 64% (6991/10922) Checking out files: 65% (7100/10922) Checking out files: 66% (7209/10922) Checking out files: 67% (7318/10922) Checking out files: 68% (7427/10922) Checking out files: 69% (7537/10922) Checking out files: 70% (7646/10922) Checking out files: 71% (7755/10922) Checking out files: 72% (7864/10922) Checking out files: 73% (7974/10922) Checking out files: 74% (8083/10922) Checking out files: 75% (8192/10922) Checking out files: 76% (8301/10922) Checking out files: 77% (8410/10922) Checking out files: 78% (8520/10922) Checking out files: 79% (8629/10922) Checking out files: 80% (8738/10922) Checking out files: 80% (8757/10922) Checking out files: 81% (8847/10922) Checking out files: 82% (8957/10922) Checking out files: 83% (9066/10922) Checking out files: 84% (9175/10922) Checking out files: 85% (9284/10922) Checking out files: 86% (9393/10922) Checking out files: 87% (9503/10922) Checking out files: 88% (9612/10922) Checking out files: 89% (9721/10922) Checking out files: 90% (9830/10922) Checking out files: 91% (9940/10922) Checking out files: 92% (10049/10922) Checking out files: 93% (10158/10922) Checking out files: 94% (10267/10922) Checking out files: 95% (10376/10922) Checking out files: 96% (10486/10922) Checking out files: 97% (10595/10922) Checking out files: 98% (10704/10922) Checking out files: 99% (10813/10922) Checking out files: 100% (10922/10922) Checking out files: 100% (10922/10922), done. [2020-09-18T18:42:59.194Z] #22 158.5 + cd /tmp/tmp.Z3bjcVFkRA/tmp/docker-ce [2020-09-18T18:42:59.194Z] #22 158.5 + git checkout -q v17.06.2-ce [2020-09-18T18:42:59.206Z] #17 ... [2020-09-18T18:42:59.206Z] [2020-09-18T18:42:59.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:42:59.206Z] #39 52.63 CC compel/src/lib/ptrace.o [2020-09-18T18:42:59.206Z] #39 53.09 AR compel/libcompel.a [2020-09-18T18:42:59.206Z] #39 53.16 HOSTCC compel/src/main-host.o [2020-09-18T18:42:59.206Z] #39 53.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-18T18:42:59.206Z] #39 53.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-18T18:42:59.206Z] #39 54.19 HOSTCC compel/src/lib/log-host.o [2020-09-18T18:42:59.206Z] #39 54.29 HOSTLINK compel/compel-host-bin [2020-09-18T18:42:59.206Z] #39 54.36 DEP soccr/soccr.d [2020-09-18T18:42:59.206Z] #39 54.44 CC soccr/soccr.o [2020-09-18T18:42:59.206Z] #39 55.58 AR soccr/libsoccr.a [2020-09-18T18:42:59.206Z] #39 55.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:42:59.206Z] #39 55.89 DEP criu/arch/x86/sigframe.d [2020-09-18T18:42:59.206Z] #39 56.03 DEP criu/arch/x86/sigaction_compat.d [2020-09-18T18:42:59.206Z] #39 56.11 DEP criu/arch/x86/kerndat.d [2020-09-18T18:42:59.206Z] #39 56.32 DEP criu/arch/x86/crtools.d [2020-09-18T18:42:59.206Z] #39 56.50 DEP criu/arch/x86/cpu.d [2020-09-18T18:42:59.206Z] #39 56.69 CC criu/arch/x86/cpu.o [2020-09-18T18:42:59.206Z] #39 57.39 CC criu/arch/x86/crtools.o [2020-09-18T18:42:59.206Z] #39 58.65 CC criu/arch/x86/kerndat.o [2020-09-18T18:42:59.206Z] #39 59.08 CC criu/arch/x86/sigaction_compat.o [2020-09-18T18:42:59.206Z] #39 59.36 CC criu/arch/x86/sigframe.o [2020-09-18T18:42:59.334Z] #17 19.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-18T18:42:59.334Z] #17 19.22 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-18T18:42:59.334Z] #17 19.28 Selecting previously unselected package libip6tc0:arm64. [2020-09-18T18:42:59.334Z] #17 19.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-18T18:42:59.334Z] #17 19.29 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-18T18:42:59.334Z] #17 19.37 Selecting previously unselected package libiptc0:arm64. [2020-09-18T18:42:59.334Z] #17 19.38 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-18T18:42:59.334Z] #17 19.39 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-18T18:42:59.334Z] #17 19.48 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-18T18:42:59.466Z] #39 59.65 LINK criu/arch/x86/crtools.built-in.o [2020-09-18T18:42:59.466Z] #39 59.71 DEP criu/pie/util-vdso-elf32.d [2020-09-18T18:42:59.598Z] #17 19.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-18T18:42:59.598Z] #17 19.49 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-18T18:42:59.598Z] #17 19.57 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-18T18:42:59.598Z] #17 19.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-18T18:42:59.598Z] #17 19.58 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-18T18:42:59.598Z] #17 19.66 Selecting previously unselected package libnftnl11:arm64. [2020-09-18T18:42:59.598Z] #17 19.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-18T18:42:59.598Z] #17 19.67 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-18T18:42:59.719Z] #39 156.9 CC criu/uts_ns.o [2020-09-18T18:42:59.719Z] #39 157.0 CC criu/vdso-compat.o [2020-09-18T18:42:59.719Z] #39 157.2 CC criu/vdso.o [2020-09-18T18:42:59.738Z] #39 59.87 DEP criu/pie/util-vdso.d [2020-09-18T18:42:59.738Z] #39 59.94 DEP criu/pie/util.d [2020-09-18T18:42:59.738Z] #39 60.02 CC criu/pie/util.o [2020-09-18T18:42:59.862Z] #17 19.78 Selecting previously unselected package iptables. [2020-09-18T18:42:59.862Z] #17 19.79 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-18T18:42:59.862Z] #17 19.80 Unpacking iptables (1.8.2-4) ... [2020-09-18T18:42:59.980Z] #39 157.6 LINK criu/built-in.o [2020-09-18T18:43:00.125Z] #17 20.10 Selecting previously unselected package xxd. [2020-09-18T18:43:00.125Z] #17 20.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-18T18:43:00.125Z] #17 20.13 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:43:00.240Z] #39 157.7 LINK criu/criu [2020-09-18T18:43:00.307Z] #39 60.30 CC criu/pie/util-vdso.o [2020-09-18T18:43:00.389Z] #17 20.27 Selecting previously unselected package vim-common. [2020-09-18T18:43:00.389Z] #17 20.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:00.389Z] #17 20.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:00.389Z] #17 20.52 Selecting previously unselected package bash-completion. [2020-09-18T18:43:00.500Z] #39 158.0 DEP lib/c/criu.d [2020-09-18T18:43:00.500Z] #39 158.0 CC images/rpc.pb-c.o [2020-09-18T18:43:00.653Z] #17 20.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-18T18:43:00.877Z] #39 60.88 CC criu/pie/util-vdso-elf32.o [2020-09-18T18:43:01.056Z] #49 ... [2020-09-18T18:43:01.056Z] [2020-09-18T18:43:01.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:01.056Z] #39 59.75 DEP criu/arch/x86/sigframe.d [2020-09-18T18:43:01.056Z] #39 59.86 DEP criu/arch/x86/sigaction_compat.d [2020-09-18T18:43:01.056Z] #39 59.95 DEP criu/arch/x86/kerndat.d [2020-09-18T18:43:01.056Z] #39 60.05 DEP criu/arch/x86/crtools.d [2020-09-18T18:43:01.056Z] #39 60.17 DEP criu/arch/x86/cpu.d [2020-09-18T18:43:01.056Z] #39 60.34 CC criu/arch/x86/cpu.o [2020-09-18T18:43:01.056Z] #39 60.91 CC criu/arch/x86/crtools.o [2020-09-18T18:43:01.056Z] #39 62.21 CC criu/arch/x86/kerndat.o [2020-09-18T18:43:01.056Z] #39 62.69 CC criu/arch/x86/sigaction_compat.o [2020-09-18T18:43:01.056Z] #39 62.97 CC criu/arch/x86/sigframe.o [2020-09-18T18:43:01.056Z] #39 63.18 LINK criu/arch/x86/crtools.built-in.o [2020-09-18T18:43:01.056Z] #39 63.23 DEP criu/pie/util-vdso-elf32.d [2020-09-18T18:43:01.056Z] #39 63.36 DEP criu/pie/util-vdso.d [2020-09-18T18:43:01.056Z] #39 63.55 DEP criu/pie/util.d [2020-09-18T18:43:01.056Z] #39 63.73 CC criu/pie/util.o [2020-09-18T18:43:01.070Z] #39 158.5 CC lib/c/criu.o [2020-09-18T18:43:01.137Z] #39 ... [2020-09-18T18:43:01.137Z] [2020-09-18T18:43:01.137Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:01.137Z] #41 138.7 github.com/LK4D4/vndr/godl [2020-09-18T18:43:01.620Z] #39 63.98 CC criu/pie/util-vdso.o [2020-09-18T18:43:01.970Z] #22 162.2 + mkdir -p /tmp/tmp.Z3bjcVFkRA/src/github.com/docker [2020-09-18T18:43:01.970Z] #22 162.2 + mv components/cli /tmp/tmp.Z3bjcVFkRA/src/github.com/docker/cli [2020-09-18T18:43:01.970Z] #22 162.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-18T18:43:02.011Z] #39 159.2 LINK lib/c/built-in.o [2020-09-18T18:43:02.011Z] #39 159.2 LINK lib/c/libcriu.so [2020-09-18T18:43:02.011Z] #39 159.2 LINK lib/c/libcriu.a [2020-09-18T18:43:02.011Z] #39 159.3 GEN magic.py [2020-09-18T18:43:02.011Z] #39 159.4 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:43:02.011Z] #39 159.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:43:02.011Z] #39 159.4 Note: Building without GnuTLS support [2020-09-18T18:43:02.011Z] #39 159.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:43:02.011Z] #39 159.4 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:43:02.075Z] #41 139.4 github.com/LK4D4/vndr [2020-09-18T18:43:02.185Z] #39 64.72 CC criu/pie/util-vdso-elf32.o [2020-09-18T18:43:02.581Z] #39 160.0 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:43:02.618Z] #22 ... [2020-09-18T18:43:02.618Z] [2020-09-18T18:43:02.618Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:02.618Z] #42 153.3 vendor/golang.org/x/net/http/httpproxy [2020-09-18T18:43:02.618Z] #42 153.3 net/textproto [2020-09-18T18:43:02.618Z] #42 153.3 crypto/x509 [2020-09-18T18:43:02.618Z] #42 155.2 vendor/golang.org/x/net/http/httpguts [2020-09-18T18:43:02.618Z] #42 157.8 crypto/tls [2020-09-18T18:43:02.749Z] #39 65.38 AR criu/pie/pie.lib.a [2020-09-18T18:43:02.749Z] #39 65.45 DEP criu/pie/restorer.d [2020-09-18T18:43:02.918Z] #42 ... [2020-09-18T18:43:02.918Z] [2020-09-18T18:43:02.918Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:02.918Z] #18 41.29 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 41.43 Unpacking apparmor (2.13.2-10) ... [2020-09-18T18:43:02.918Z] #18 41.95 Selecting previously unselected package aufs-tools. [2020-09-18T18:43:02.918Z] #18 41.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 41.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:02.918Z] #18 42.11 Selecting previously unselected package libonig5:ppc64el. [2020-09-18T18:43:02.918Z] #18 42.11 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 42.12 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-18T18:43:02.918Z] #18 42.39 Selecting previously unselected package libjq1:ppc64el. [2020-09-18T18:43:02.918Z] #18 42.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 42.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-18T18:43:02.918Z] #18 42.51 Selecting previously unselected package jq. [2020-09-18T18:43:02.918Z] #18 42.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 42.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:02.918Z] #18 42.65 Selecting previously unselected package libaio1:ppc64el. [2020-09-18T18:43:02.918Z] #18 42.65 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 42.67 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-18T18:43:02.918Z] #18 42.78 Selecting previously unselected package libgpm2:ppc64el. [2020-09-18T18:43:02.918Z] #18 42.79 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 42.79 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-18T18:43:02.918Z] #18 42.91 Selecting previously unselected package libicu63:ppc64el. [2020-09-18T18:43:02.918Z] #18 42.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-18T18:43:02.918Z] #18 42.92 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-18T18:43:02.918Z] #18 ... [2020-09-18T18:43:02.918Z] [2020-09-18T18:43:02.918Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:02.918Z] #40 85.43 DEP criu/page-pipe.d [2020-09-18T18:43:02.918Z] #40 85.56 DEP criu/netfilter.d [2020-09-18T18:43:02.918Z] #40 85.72 DEP criu/net.d [2020-09-18T18:43:02.918Z] #40 86.01 DEP criu/namespaces.d [2020-09-18T18:43:02.918Z] #40 86.30 DEP criu/mount.d [2020-09-18T18:43:02.918Z] #40 86.52 DEP criu/memfd.d [2020-09-18T18:43:02.918Z] #40 86.79 DEP criu/mem.d [2020-09-18T18:43:02.918Z] #40 87.10 DEP criu/lsm.d [2020-09-18T18:43:02.918Z] #40 87.29 DEP criu/log.d [2020-09-18T18:43:02.918Z] #40 87.46 DEP criu/libnetlink.d [2020-09-18T18:43:02.918Z] #40 87.63 DEP criu/kerndat.d [2020-09-18T18:43:02.918Z] #40 87.92 DEP criu/kcmp-ids.d [2020-09-18T18:43:02.918Z] #40 88.06 DEP criu/irmap.d [2020-09-18T18:43:02.918Z] #40 88.25 DEP criu/ipc_ns.d [2020-09-18T18:43:02.918Z] #40 88.47 DEP criu/image.d [2020-09-18T18:43:02.918Z] #40 88.59 DEP criu/image-desc.d [2020-09-18T18:43:02.918Z] #40 88.69 DEP criu/fsnotify.d [2020-09-18T18:43:02.918Z] #40 88.85 DEP criu/filesystems.d [2020-09-18T18:43:02.918Z] #40 89.07 DEP criu/files.d [2020-09-18T18:43:02.918Z] #40 89.31 DEP criu/files-reg.d [2020-09-18T18:43:02.918Z] #40 89.51 DEP criu/files-ext.d [2020-09-18T18:43:02.918Z] #40 89.70 DEP criu/file-lock.d [2020-09-18T18:43:02.918Z] #40 89.89 DEP criu/file-ids.d [2020-09-18T18:43:02.918Z] #40 90.06 DEP criu/fifo.d [2020-09-18T18:43:02.918Z] #40 90.25 DEP criu/fdstore.d [2020-09-18T18:43:02.918Z] #40 90.43 DEP criu/fault-injection.d [2020-09-18T18:43:02.918Z] #40 90.48 DEP criu/external.d [2020-09-18T18:43:02.918Z] #40 90.58 DEP criu/eventpoll.d [2020-09-18T18:43:02.918Z] #40 90.78 DEP criu/eventfd.d [2020-09-18T18:43:02.918Z] #40 90.98 DEP criu/crtools.d [2020-09-18T18:43:02.918Z] #40 91.24 DEP criu/cr-service.d [2020-09-18T18:43:02.918Z] #40 91.43 DEP criu/cr-restore.d [2020-09-18T18:43:02.918Z] #40 91.72 DEP criu/cr-errno.d [2020-09-18T18:43:02.918Z] #40 91.74 DEP criu/cr-dump.d [2020-09-18T18:43:02.918Z] #40 91.97 DEP criu/cr-dedup.d [2020-09-18T18:43:02.918Z] #40 92.12 DEP criu/cr-check.d [2020-09-18T18:43:02.918Z] #40 92.36 DEP criu/config.d [2020-09-18T18:43:02.918Z] #40 92.57 DEP criu/clone-noasan.d [2020-09-18T18:43:02.918Z] #40 92.68 DEP criu/cgroup.d [2020-09-18T18:43:02.918Z] #40 92.90 DEP criu/cgroup-props.d [2020-09-18T18:43:02.918Z] #40 93.02 DEP criu/bitmap.d [2020-09-18T18:43:02.918Z] #40 93.04 DEP criu/bfd.d [2020-09-18T18:43:02.918Z] #40 93.20 DEP criu/autofs.d [2020-09-18T18:43:02.918Z] #40 93.45 DEP criu/aio.d [2020-09-18T18:43:02.918Z] #40 93.65 DEP criu/action-scripts.d [2020-09-18T18:43:02.918Z] #40 94.01 CC criu/action-scripts.o [2020-09-18T18:43:02.918Z] #40 94.77 CC criu/aio.o [2020-09-18T18:43:03.006Z] #39 65.61 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-18T18:43:03.007Z] #39 65.70 DEP criu/arch/x86/restorer_unmap.d [2020-09-18T18:43:03.007Z] #39 65.71 DEP criu/arch/x86/restorer.d [2020-09-18T18:43:03.152Z] #39 160.5 make[1]: Nothing to be done for 'all'. [2020-09-18T18:43:03.214Z] #17 22.94 Unpacking bash-completion (1:2.8-6) ... [2020-09-18T18:43:03.229Z] #40 95.51 CC criu/autofs.o [2020-09-18T18:43:03.264Z] #39 65.89 DEP criu/arch/x86/vdso-pie.d [2020-09-18T18:43:03.264Z] #39 65.97 DEP criu/pie/parasite-vdso.d [2020-09-18T18:43:03.478Z] #17 23.45 Selecting previously unselected package bzip2. [2020-09-18T18:43:03.478Z] #17 23.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-18T18:43:03.478Z] #17 23.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:03.478Z] #17 23.55 Selecting previously unselected package xz-utils. [2020-09-18T18:43:03.478Z] #17 23.55 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-18T18:43:03.478Z] #17 23.55 Unpacking xz-utils (5.2.4-1) ... [2020-09-18T18:43:03.521Z] #39 66.19 DEP criu/pie/parasite.d [2020-09-18T18:43:03.722Z] #39 161.1 make[1]: 'images/built-in.o' is up to date. [2020-09-18T18:43:03.722Z] #39 161.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-18T18:43:03.722Z] #39 161.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-18T18:43:03.722Z] #39 161.1 make[1]: 'compel/libcompel.a' is up to date. [2020-09-18T18:43:03.722Z] #39 161.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-18T18:43:03.722Z] #39 161.2 make[1]: Nothing to be done for 'all'. [2020-09-18T18:43:03.722Z] #39 161.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:43:03.741Z] #17 23.71 Selecting previously unselected package apparmor. [2020-09-18T18:43:03.741Z] #17 23.72 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-18T18:43:03.741Z] #17 23.82 Unpacking apparmor (2.13.2-10) ... [2020-09-18T18:43:03.864Z] c3aff4450246: Verifying Checksum [2020-09-18T18:43:03.864Z] c3aff4450246: Download complete [2020-09-18T18:43:03.983Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:03.983Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:03.983Z] #39 161.4 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:03.983Z] #39 161.5 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:03.983Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:04.005Z] #17 24.16 Selecting previously unselected package aufs-tools. [2020-09-18T18:43:04.085Z] #39 66.43 CC criu/pie/parasite.o [2020-09-18T18:43:04.244Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:04.244Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:04.244Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:43:04.244Z] #39 161.7 INSTALL criu/criu [2020-09-18T18:43:04.268Z] #17 24.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-18T18:43:04.268Z] #17 24.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:04.268Z] #17 24.30 Selecting previously unselected package libonig5:arm64. [2020-09-18T18:43:04.268Z] #17 24.31 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-18T18:43:04.268Z] #17 24.32 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-18T18:43:04.532Z] #17 24.50 Selecting previously unselected package libjq1:arm64. [2020-09-18T18:43:04.532Z] #17 24.52 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-18T18:43:04.532Z] #17 24.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-18T18:43:04.532Z] #17 ... [2020-09-18T18:43:04.532Z] [2020-09-18T18:43:04.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:04.532Z] #39 51.39 LINK criu/pie/restorer.built-in.o [2020-09-18T18:43:04.532Z] #39 51.39 GEN criu/pie/restorer-blob.h [2020-09-18T18:43:04.532Z] #39 51.48 DEP criu/vdso.d [2020-09-18T18:43:04.532Z] #39 51.64 DEP criu/uts_ns.d [2020-09-18T18:43:04.532Z] #39 51.79 DEP criu/util.d [2020-09-18T18:43:04.532Z] #39 51.90 DEP criu/uffd.d [2020-09-18T18:43:04.532Z] #39 52.02 DEP criu/tun.d [2020-09-18T18:43:04.532Z] #39 52.10 DEP criu/tty.d [2020-09-18T18:43:04.532Z] #39 52.21 DEP criu/timerfd.d [2020-09-18T18:43:04.532Z] #39 52.30 DEP criu/timens.d [2020-09-18T18:43:04.532Z] #39 52.40 DEP criu/sysfs_parse.d [2020-09-18T18:43:04.532Z] #39 52.49 DEP criu/sysctl.d [2020-09-18T18:43:04.532Z] #39 52.66 DEP criu/string.d [2020-09-18T18:43:04.532Z] #39 52.70 DEP criu/stats.d [2020-09-18T18:43:04.532Z] #39 52.81 DEP criu/sockets.d [2020-09-18T18:43:04.532Z] #39 53.03 DEP criu/sk-unix.d [2020-09-18T18:43:04.532Z] #39 53.21 DEP criu/sk-tcp.d [2020-09-18T18:43:04.532Z] #39 53.35 DEP criu/sk-queue.d [2020-09-18T18:43:04.532Z] #39 53.47 DEP criu/sk-packet.d [2020-09-18T18:43:04.532Z] #39 53.61 DEP criu/sk-netlink.d [2020-09-18T18:43:04.532Z] #39 53.73 DEP criu/sk-inet.d [2020-09-18T18:43:04.532Z] #39 53.99 DEP criu/signalfd.d [2020-09-18T18:43:04.532Z] #39 54.17 DEP criu/sigframe.d [2020-09-18T18:43:04.532Z] #39 54.23 DEP criu/shmem.d [2020-09-18T18:43:04.532Z] #39 54.31 DEP criu/servicefd.d [2020-09-18T18:43:04.532Z] #39 54.44 DEP criu/seize.d [2020-09-18T18:43:04.532Z] #39 54.54 DEP criu/seccomp.d [2020-09-18T18:43:04.532Z] #39 54.71 DEP criu/rst-malloc.d [2020-09-18T18:43:04.532Z] #39 54.76 DEP criu/rbtree.d [2020-09-18T18:43:04.532Z] #39 54.79 DEP criu/pstree.d [2020-09-18T18:43:04.532Z] #39 54.97 DEP criu/protobuf.d [2020-09-18T18:43:04.532Z] #39 55.12 GEN criu/protobuf-desc-gen.h [2020-09-18T18:43:04.532Z] #39 56.45 DEP criu/protobuf-desc.d [2020-09-18T18:43:04.532Z] #39 56.56 DEP criu/proc_parse.d [2020-09-18T18:43:04.532Z] #39 56.72 DEP criu/plugin.d [2020-09-18T18:43:04.532Z] #39 56.81 DEP criu/pipes.d [2020-09-18T18:43:04.532Z] #39 56.99 DEP criu/pie-util.d [2020-09-18T18:43:04.532Z] #39 57.05 DEP criu/pie-util-vdso.d [2020-09-18T18:43:04.532Z] #39 57.11 DEP criu/path.d [2020-09-18T18:43:04.532Z] #39 57.19 DEP criu/parasite-syscall.d [2020-09-18T18:43:04.532Z] #39 57.41 DEP criu/pagemap.d [2020-09-18T18:43:04.532Z] #39 57.54 DEP criu/pagemap-cache.d [2020-09-18T18:43:04.532Z] #39 57.64 DEP criu/page-xfer.d [2020-09-18T18:43:04.532Z] #39 57.74 DEP criu/page-pipe.d [2020-09-18T18:43:04.532Z] #39 57.80 DEP criu/netfilter.d [2020-09-18T18:43:04.532Z] #39 57.94 DEP criu/net.d [2020-09-18T18:43:04.532Z] #39 58.15 DEP criu/namespaces.d [2020-09-18T18:43:04.532Z] #39 58.28 DEP criu/mount.d [2020-09-18T18:43:04.532Z] #39 58.41 DEP criu/memfd.d [2020-09-18T18:43:04.532Z] #39 58.51 DEP criu/mem.d [2020-09-18T18:43:04.532Z] #39 58.63 DEP criu/lsm.d [2020-09-18T18:43:04.532Z] #39 58.70 DEP criu/log.d [2020-09-18T18:43:04.532Z] #39 58.82 DEP criu/libnetlink.d [2020-09-18T18:43:04.532Z] #39 58.91 DEP criu/kerndat.d [2020-09-18T18:43:04.532Z] #39 59.04 DEP criu/kcmp-ids.d [2020-09-18T18:43:04.532Z] #39 59.10 DEP criu/irmap.d [2020-09-18T18:43:04.532Z] #39 59.19 DEP criu/ipc_ns.d [2020-09-18T18:43:04.532Z] #39 59.33 DEP criu/image.d [2020-09-18T18:43:04.532Z] #39 59.44 DEP criu/image-desc.d [2020-09-18T18:43:04.532Z] #39 59.55 DEP criu/fsnotify.d [2020-09-18T18:43:04.532Z] #39 59.71 DEP criu/filesystems.d [2020-09-18T18:43:04.532Z] #39 59.84 DEP criu/files.d [2020-09-18T18:43:04.532Z] #39 59.94 DEP criu/files-reg.d [2020-09-18T18:43:04.532Z] #39 60.03 DEP criu/files-ext.d [2020-09-18T18:43:04.532Z] #39 60.24 DEP criu/file-lock.d [2020-09-18T18:43:04.532Z] #39 60.37 DEP criu/file-ids.d [2020-09-18T18:43:04.532Z] #39 60.50 DEP criu/fifo.d [2020-09-18T18:43:04.532Z] #39 60.68 DEP criu/fdstore.d [2020-09-18T18:43:04.532Z] #39 60.75 DEP criu/fault-injection.d [2020-09-18T18:43:04.532Z] #39 60.78 DEP criu/external.d [2020-09-18T18:43:04.532Z] #39 60.90 DEP criu/eventpoll.d [2020-09-18T18:43:04.532Z] #39 61.00 DEP criu/eventfd.d [2020-09-18T18:43:04.532Z] #39 61.14 DEP criu/crtools.d [2020-09-18T18:43:04.532Z] #39 61.32 DEP criu/cr-service.d [2020-09-18T18:43:04.532Z] #39 61.47 DEP criu/cr-restore.d [2020-09-18T18:43:04.532Z] #39 ... [2020-09-18T18:43:04.532Z] [2020-09-18T18:43:04.532Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:04.532Z] #17 24.61 Selecting previously unselected package jq. [2020-09-18T18:43:04.532Z] #17 24.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-18T18:43:04.532Z] #17 24.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:04.532Z] #17 24.70 Selecting previously unselected package libaio1:arm64. [2020-09-18T18:43:04.761Z] #40 ... [2020-09-18T18:43:04.761Z] [2020-09-18T18:43:04.761Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:04.761Z] #18 46.92 Selecting previously unselected package libnet1:ppc64el. [2020-09-18T18:43:04.761Z] #18 46.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-18T18:43:04.761Z] #18 46.94 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:04.795Z] #17 24.70 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-18T18:43:04.795Z] #17 24.71 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-18T18:43:04.795Z] #17 24.78 Selecting previously unselected package libgpm2:arm64. [2020-09-18T18:43:04.795Z] #17 24.78 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-18T18:43:04.795Z] #17 24.79 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-18T18:43:04.795Z] #17 24.88 Selecting previously unselected package libicu63:arm64. [2020-09-18T18:43:04.795Z] #17 24.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-18T18:43:04.795Z] #17 24.90 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-18T18:43:04.814Z] #39 DONE 162.0s [2020-09-18T18:43:04.815Z] [2020-09-18T18:43:04.815Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:05.016Z] #39 67.63 LINK criu/pie/parasite.built-in.o [2020-09-18T18:43:05.016Z] #39 ... [2020-09-18T18:43:05.016Z] [2020-09-18T18:43:05.016Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:05.016Z] #41 132.4 net/http/httptrace [2020-09-18T18:43:05.016Z] #41 132.6 net/http [2020-09-18T18:43:05.016Z] #41 ... [2020-09-18T18:43:05.016Z] [2020-09-18T18:43:05.016Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:05.016Z] #39 67.63 GEN criu/pie/parasite-blob.h [2020-09-18T18:43:05.016Z] #39 67.64 CC criu/pie/parasite-vdso.o [2020-09-18T18:43:05.059Z] #18 47.09 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-18T18:43:05.059Z] #18 47.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-18T18:43:05.059Z] #18 47.12 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-18T18:43:05.059Z] #18 47.22 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-18T18:43:05.059Z] #18 47.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-18T18:43:05.059Z] #18 47.24 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-18T18:43:05.059Z] #18 47.32 Selecting previously unselected package libreadline5:ppc64el. [2020-09-18T18:43:05.059Z] #18 47.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-18T18:43:05.357Z] #18 47.35 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-18T18:43:05.357Z] #18 47.47 Selecting previously unselected package net-tools. [2020-09-18T18:43:05.357Z] #18 47.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-18T18:43:05.357Z] #18 47.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:05.581Z] #39 68.22 CC criu/arch/x86/vdso-pie.o [2020-09-18T18:43:05.656Z] #18 47.74 Selecting previously unselected package python-pip-whl. [2020-09-18T18:43:05.656Z] #18 47.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-18T18:43:05.656Z] #18 47.77 Unpacking python-pip-whl (18.1-5) ... [2020-09-18T18:43:05.754Z] #52 ... [2020-09-18T18:43:05.754Z] [2020-09-18T18:43:05.754Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-18T18:43:05.754Z] #40 DONE 0.1s [2020-09-18T18:43:05.754Z] [2020-09-18T18:43:05.754Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-18T18:43:05.754Z] #42 DONE 0.2s [2020-09-18T18:43:05.754Z] [2020-09-18T18:43:05.754Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:05.838Z] #39 68.51 CC criu/arch/x86/restorer.o [2020-09-18T18:43:06.015Z] #52 ... [2020-09-18T18:43:06.015Z] [2020-09-18T18:43:06.015Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-18T18:43:06.015Z] #44 DONE 0.1s [2020-09-18T18:43:06.015Z] [2020-09-18T18:43:06.015Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:06.303Z] #18 48.28 Selecting previously unselected package python3-lib2to3. [2020-09-18T18:43:06.303Z] #18 48.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-18T18:43:06.303Z] #18 48.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:06.303Z] #18 48.44 Selecting previously unselected package python3-distutils. [2020-09-18T18:43:06.303Z] #18 48.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-18T18:43:06.303Z] #18 48.46 Unpacking python3-distutils (3.7.3-1) ... [2020-09-18T18:43:06.401Z] #39 69.04 CC criu/arch/x86/restorer_unmap.o [2020-09-18T18:43:06.604Z] #18 48.60 Selecting previously unselected package python3-pip. [2020-09-18T18:43:06.604Z] #18 48.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-18T18:43:06.604Z] #18 48.62 Unpacking python3-pip (18.1-5) ... [2020-09-18T18:43:06.604Z] #18 48.87 Selecting previously unselected package python3-pkg-resources. [2020-09-18T18:43:06.658Z] #39 69.09 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-18T18:43:06.904Z] #18 48.87 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:43:06.904Z] #18 48.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:06.904Z] #18 49.00 Selecting previously unselected package python3-setuptools. [2020-09-18T18:43:06.904Z] #18 49.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-18T18:43:06.904Z] #18 49.01 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:06.915Z] #39 69.40 CC criu/pie/restorer.o [2020-09-18T18:43:06.915Z] #39 ... [2020-09-18T18:43:06.915Z] [2020-09-18T18:43:06.915Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:06.915Z] #17 4.704 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-18T18:43:06.915Z] #17 9.751 Fetched 8385 kB in 9s (961 kB/s) [2020-09-18T18:43:06.915Z] #17 9.751 Reading package lists... [2020-09-18T18:43:07.190Z] #17 13.71 Reading package lists... [2020-09-18T18:43:07.190Z] #17 ... [2020-09-18T18:43:07.190Z] [2020-09-18T18:43:07.190Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:07.190Z] #41 144.2 github.com/LK4D4/vndr/godl [2020-09-18T18:43:07.205Z] #18 49.26 Selecting previously unselected package python3-wheel. [2020-09-18T18:43:07.205Z] #18 49.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-18T18:43:07.205Z] #18 49.31 Unpacking python3-wheel (0.32.3-2) ... [2020-09-18T18:43:07.353Z] #41 ... [2020-09-18T18:43:07.353Z] [2020-09-18T18:43:07.353Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:07.353Z] #49 10.56 + cd /tmp/tmp.hm6ofOu2py/src/github.com/opencontainers/runc [2020-09-18T18:43:07.353Z] #49 10.56 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-18T18:43:07.353Z] #49 11.02 + '[' -z '' ']' [2020-09-18T18:43:07.353Z] #49 11.02 + target=static [2020-09-18T18:43:07.353Z] #49 11.02 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-18T18:43:07.353Z] #49 11.44 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 . [2020-09-18T18:43:07.353Z] #49 ... [2020-09-18T18:43:07.353Z] [2020-09-18T18:43:07.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:07.353Z] #39 61.63 AR criu/pie/pie.lib.a [2020-09-18T18:43:07.353Z] #39 61.69 DEP criu/pie/restorer.d [2020-09-18T18:43:07.353Z] #39 61.93 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-18T18:43:07.353Z] #39 62.04 DEP criu/arch/x86/restorer_unmap.d [2020-09-18T18:43:07.353Z] #39 62.09 DEP criu/arch/x86/restorer.d [2020-09-18T18:43:07.353Z] #39 62.24 DEP criu/arch/x86/vdso-pie.d [2020-09-18T18:43:07.353Z] #39 62.34 DEP criu/pie/parasite-vdso.d [2020-09-18T18:43:07.353Z] #39 62.54 DEP criu/pie/parasite.d [2020-09-18T18:43:07.353Z] #39 62.72 CC criu/pie/parasite.o [2020-09-18T18:43:07.353Z] #39 64.19 LINK criu/pie/parasite.built-in.o [2020-09-18T18:43:07.353Z] #39 64.19 GEN criu/pie/parasite-blob.h [2020-09-18T18:43:07.353Z] #39 64.21 CC criu/pie/parasite-vdso.o [2020-09-18T18:43:07.353Z] #39 64.86 CC criu/arch/x86/vdso-pie.o [2020-09-18T18:43:07.353Z] #39 65.23 CC criu/arch/x86/restorer.o [2020-09-18T18:43:07.353Z] #39 65.88 CC criu/arch/x86/restorer_unmap.o [2020-09-18T18:43:07.353Z] #39 65.94 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-18T18:43:07.353Z] #39 66.33 CC criu/pie/restorer.o [2020-09-18T18:43:07.511Z] #18 49.42 Selecting previously unselected package sudo. [2020-09-18T18:43:07.511Z] #18 49.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-18T18:43:07.511Z] #18 49.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:07.776Z] #41 145.1 github.com/LK4D4/vndr [2020-09-18T18:43:07.807Z] #18 50.10 Selecting previously unselected package thin-provisioning-tools. [2020-09-18T18:43:07.807Z] #18 50.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-18T18:43:08.106Z] #18 50.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:08.106Z] #18 50.32 Selecting previously unselected package uidmap. [2020-09-18T18:43:08.106Z] #18 50.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-18T18:43:08.106Z] #18 50.34 Unpacking uidmap (1:4.5-1.1) ... [2020-09-18T18:43:08.115Z] #17 27.78 Selecting previously unselected package libnet1:arm64. [2020-09-18T18:43:08.115Z] #17 27.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-18T18:43:08.115Z] #17 27.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:08.115Z] #17 27.88 Selecting previously unselected package libnl-3-200:arm64. [2020-09-18T18:43:08.115Z] #17 27.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-18T18:43:08.115Z] #17 27.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-18T18:43:08.115Z] #17 27.99 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-18T18:43:08.115Z] #17 28.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-18T18:43:08.115Z] #17 28.02 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-18T18:43:08.115Z] #17 28.11 Selecting previously unselected package libreadline5:arm64. [2020-09-18T18:43:08.115Z] #17 28.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-18T18:43:08.115Z] #17 28.13 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-18T18:43:08.115Z] #17 28.23 Selecting previously unselected package net-tools. [2020-09-18T18:43:08.378Z] #17 28.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-18T18:43:08.378Z] #17 28.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:08.378Z] #17 28.43 Selecting previously unselected package python-pip-whl. [2020-09-18T18:43:08.378Z] #17 28.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-18T18:43:08.378Z] #17 28.45 Unpacking python-pip-whl (18.1-5) ... [2020-09-18T18:43:08.406Z] #18 50.49 Selecting previously unselected package vim-runtime. [2020-09-18T18:43:08.406Z] #18 50.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:08.406Z] #18 50.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-18T18:43:08.406Z] #18 50.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-18T18:43:08.406Z] #18 50.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:08.955Z] #17 28.88 Selecting previously unselected package python3-lib2to3. [2020-09-18T18:43:08.955Z] #17 28.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-18T18:43:08.955Z] #17 28.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:08.956Z] #17 29.02 Selecting previously unselected package python3-distutils. [2020-09-18T18:43:08.956Z] #17 29.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-18T18:43:08.956Z] #17 29.03 Unpacking python3-distutils (3.7.3-1) ... [2020-09-18T18:43:09.219Z] #17 29.18 Selecting previously unselected package python3-pip. [2020-09-18T18:43:09.219Z] #17 29.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-18T18:43:09.219Z] #17 29.21 Unpacking python3-pip (18.1-5) ... [2020-09-18T18:43:09.219Z] #17 29.38 Selecting previously unselected package python3-pkg-resources. [2020-09-18T18:43:09.261Z] #39 69.50 LINK criu/pie/restorer.built-in.o [2020-09-18T18:43:09.261Z] #39 69.51 GEN criu/pie/restorer-blob.h [2020-09-18T18:43:09.489Z] #17 29.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:43:09.489Z] #17 29.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:09.489Z] #17 29.49 Selecting previously unselected package python3-setuptools. [2020-09-18T18:43:09.489Z] #17 29.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-18T18:43:09.489Z] #17 29.52 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:09.521Z] #39 69.65 DEP criu/vdso.d [2020-09-18T18:43:09.752Z] #17 29.84 Selecting previously unselected package python3-wheel. [2020-09-18T18:43:09.752Z] #17 29.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-18T18:43:09.752Z] #17 29.86 Unpacking python3-wheel (0.32.3-2) ... [2020-09-18T18:43:09.782Z] #39 69.82 DEP criu/vdso-compat.d [2020-09-18T18:43:09.782Z] #39 70.03 DEP criu/uts_ns.d [2020-09-18T18:43:10.016Z] #17 29.98 Selecting previously unselected package sudo. [2020-09-18T18:43:10.016Z] #17 29.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-18T18:43:10.016Z] #17 30.02 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:10.049Z] #39 70.22 DEP criu/util.d [2020-09-18T18:43:10.308Z] #39 70.44 DEP criu/uffd.d [2020-09-18T18:43:10.568Z] #39 70.62 DEP criu/tun.d [2020-09-18T18:43:10.568Z] #39 70.81 DEP criu/tty.d [2020-09-18T18:43:10.594Z] #17 30.45 Selecting previously unselected package thin-provisioning-tools. [2020-09-18T18:43:10.594Z] #17 30.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-18T18:43:10.594Z] #17 30.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:10.855Z] #39 71.01 DEP criu/timerfd.d [2020-09-18T18:43:10.855Z] #39 71.12 DEP criu/timens.d [2020-09-18T18:43:10.858Z] #17 30.84 Selecting previously unselected package uidmap. [2020-09-18T18:43:10.858Z] #17 30.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-18T18:43:10.858Z] #17 30.85 Unpacking uidmap (1:4.5-1.1) ... [2020-09-18T18:43:11.115Z] #39 71.38 DEP criu/sysfs_parse.d [2020-09-18T18:43:11.122Z] #17 31.17 Selecting previously unselected package vim-runtime. [2020-09-18T18:43:11.122Z] #17 31.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:11.122Z] #17 31.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-18T18:43:11.122Z] #17 31.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-18T18:43:11.122Z] #17 31.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:11.298Z] #52 194.3 + bin/containerd [2020-09-18T18:43:11.376Z] #39 71.56 DEP criu/sysctl.d [2020-09-18T18:43:11.636Z] #39 ... [2020-09-18T18:43:11.636Z] [2020-09-18T18:43:11.636Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:11.636Z] #41 DONE 149.0s [2020-09-18T18:43:11.636Z] [2020-09-18T18:43:11.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:11.636Z] #39 71.70 DEP criu/string.d [2020-09-18T18:43:11.636Z] #39 71.82 DEP criu/stats.d [2020-09-18T18:43:11.636Z] #39 ... [2020-09-18T18:43:11.636Z] [2020-09-18T18:43:11.636Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:11.636Z] #17 9.380 Fetched 8385 kB in 8s (996 kB/s) [2020-09-18T18:43:11.636Z] #17 9.380 Reading package lists... [2020-09-18T18:43:11.636Z] #17 13.56 Reading package lists... [2020-09-18T18:43:11.636Z] #17 17.44 Building dependency tree... [2020-09-18T18:43:11.895Z] #17 18.89 libcap2-bin is already the newest version (1:2.25-2). [2020-09-18T18:43:11.895Z] #17 18.89 The following additional packages will be installed: [2020-09-18T18:43:11.895Z] #17 18.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-18T18:43:11.895Z] #17 18.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-18T18:43:11.895Z] #17 18.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-18T18:43:11.895Z] #17 18.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-18T18:43:11.895Z] #17 18.89 python3.7 python3.7-minimal vim-runtime xxd [2020-09-18T18:43:11.895Z] #17 18.89 Suggested packages: [2020-09-18T18:43:11.895Z] #17 18.89 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-18T18:43:11.895Z] #17 18.89 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-18T18:43:11.895Z] #17 18.89 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-18T18:43:11.895Z] #17 18.89 Recommended packages: [2020-09-18T18:43:11.895Z] #17 18.89 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-18T18:43:11.895Z] #17 18.89 python3-keyrings.alt python3-xdg unzip [2020-09-18T18:43:11.895Z] #17 ... [2020-09-18T18:43:11.895Z] [2020-09-18T18:43:11.895Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:11.895Z] #39 72.01 DEP criu/sockets.d [2020-09-18T18:43:12.155Z] #39 72.25 DEP criu/sk-unix.d [2020-09-18T18:43:12.414Z] #39 72.55 DEP criu/sk-tcp.d [2020-09-18T18:43:12.461Z] 4612f6d0b889: Verifying Checksum [2020-09-18T18:43:12.461Z] 4612f6d0b889: Download complete [2020-09-18T18:43:12.674Z] #39 72.89 DEP criu/sk-queue.d [2020-09-18T18:43:12.923Z] #18 54.47 Selecting previously unselected package vim. [2020-09-18T18:43:12.923Z] #18 54.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-18T18:43:12.923Z] #18 54.56 Unpacking vim (2:8.1.0875-5) ... [2020-09-18T18:43:12.933Z] #39 73.12 DEP criu/sk-packet.d [2020-09-18T18:43:13.037Z] #41 ... [2020-09-18T18:43:13.037Z] [2020-09-18T18:43:13.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:13.037Z] #39 72.75 LINK criu/pie/restorer.built-in.o [2020-09-18T18:43:13.037Z] #39 72.76 GEN criu/pie/restorer-blob.h [2020-09-18T18:43:13.037Z] #39 72.85 DEP criu/vdso.d [2020-09-18T18:43:13.037Z] #39 73.16 DEP criu/vdso-compat.d [2020-09-18T18:43:13.037Z] #39 73.45 DEP criu/uts_ns.d [2020-09-18T18:43:13.037Z] #39 73.54 DEP criu/util.d [2020-09-18T18:43:13.037Z] #39 73.68 DEP criu/uffd.d [2020-09-18T18:43:13.037Z] #39 73.92 DEP criu/tun.d [2020-09-18T18:43:13.037Z] #39 74.14 DEP criu/tty.d [2020-09-18T18:43:13.037Z] #39 74.33 DEP criu/timerfd.d [2020-09-18T18:43:13.037Z] #39 74.54 DEP criu/timens.d [2020-09-18T18:43:13.037Z] #39 74.71 DEP criu/sysfs_parse.d [2020-09-18T18:43:13.037Z] #39 74.86 DEP criu/sysctl.d [2020-09-18T18:43:13.037Z] #39 75.00 DEP criu/string.d [2020-09-18T18:43:13.037Z] #39 75.08 DEP criu/stats.d [2020-09-18T18:43:13.037Z] #39 75.16 DEP criu/sockets.d [2020-09-18T18:43:13.037Z] #39 75.34 DEP criu/sk-unix.d [2020-09-18T18:43:13.037Z] #39 75.62 DEP criu/sk-tcp.d [2020-09-18T18:43:13.193Z] #39 73.28 DEP criu/sk-netlink.d [2020-09-18T18:43:13.193Z] #39 73.41 DEP criu/sk-inet.d [2020-09-18T18:43:13.193Z] #39 73.55 DEP criu/signalfd.d [2020-09-18T18:43:13.222Z] #18 55.21 Selecting previously unselected package xfsprogs. [2020-09-18T18:43:13.222Z] #18 55.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-18T18:43:13.222Z] #18 55.24 Unpacking xfsprogs (4.20.0-1) ... [2020-09-18T18:43:13.294Z] #39 75.80 DEP criu/sk-queue.d [2020-09-18T18:43:13.294Z] #39 76.04 DEP criu/sk-packet.d [2020-09-18T18:43:13.452Z] #39 73.67 DEP criu/sigframe.d [2020-09-18T18:43:13.452Z] #39 73.75 DEP criu/shmem.d [2020-09-18T18:43:13.684Z] #17 33.63 Selecting previously unselected package vim. [2020-09-18T18:43:13.684Z] #17 33.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-18T18:43:13.684Z] #17 33.68 Unpacking vim (2:8.1.0875-5) ... [2020-09-18T18:43:13.712Z] #39 73.91 DEP criu/servicefd.d [2020-09-18T18:43:13.859Z] #39 76.22 DEP criu/sk-netlink.d [2020-09-18T18:43:13.859Z] #39 76.38 DEP criu/sk-inet.d [2020-09-18T18:43:13.859Z] #39 76.55 DEP criu/signalfd.d [2020-09-18T18:43:13.874Z] #18 55.73 Selecting previously unselected package zip. [2020-09-18T18:43:13.874Z] #18 55.75 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-18T18:43:13.874Z] #18 55.76 Unpacking zip (3.0-11+b1) ... [2020-09-18T18:43:13.874Z] #18 56.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:13.874Z] #18 56.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:13.972Z] #39 74.04 DEP criu/seize.d [2020-09-18T18:43:14.116Z] #39 76.67 DEP criu/sigframe.d [2020-09-18T18:43:14.173Z] #18 56.12 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-18T18:43:14.173Z] #18 56.12 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-18T18:43:14.173Z] #18 56.13 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-18T18:43:14.173Z] #18 56.13 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-18T18:43:14.173Z] #18 56.14 Setting up uidmap (1:4.5-1.1) ... [2020-09-18T18:43:14.173Z] #18 56.14 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-18T18:43:14.173Z] #18 56.15 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:14.173Z] #18 56.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:14.174Z] #18 56.16 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-18T18:43:14.174Z] #18 56.17 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-18T18:43:14.174Z] #18 56.17 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:43:14.174Z] #18 56.18 Setting up zip (3.0-11+b1) ... [2020-09-18T18:43:14.174Z] #18 56.18 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:14.174Z] #18 56.24 Setting up bash-completion (1:2.8-6) ... [2020-09-18T18:43:14.232Z] #39 74.23 DEP criu/seccomp.d [2020-09-18T18:43:14.232Z] #39 74.45 DEP criu/rst-malloc.d [2020-09-18T18:43:14.232Z] #39 74.51 DEP criu/rbtree.d [2020-09-18T18:43:14.260Z] #17 34.22 Selecting previously unselected package xfsprogs. [2020-09-18T18:43:14.260Z] #17 34.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-18T18:43:14.260Z] #17 34.23 Unpacking xfsprogs (4.20.0-1) ... [2020-09-18T18:43:14.373Z] #39 76.83 DEP criu/shmem.d [2020-09-18T18:43:14.373Z] #39 77.06 DEP criu/servicefd.d [2020-09-18T18:43:14.491Z] #39 74.56 DEP criu/pstree.d [2020-09-18T18:43:14.492Z] #39 74.73 DEP criu/protobuf.d [2020-09-18T18:43:14.492Z] #39 74.79 GEN criu/protobuf-desc-gen.h [2020-09-18T18:43:14.631Z] #39 77.18 DEP criu/seize.d [2020-09-18T18:43:14.631Z] #39 77.32 DEP criu/seccomp.d [2020-09-18T18:43:14.837Z] #17 34.69 Selecting previously unselected package zip. [2020-09-18T18:43:14.837Z] #17 34.70 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-18T18:43:14.837Z] #17 34.72 Unpacking zip (3.0-11+b1) ... [2020-09-18T18:43:14.837Z] #17 34.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:14.837Z] #17 ... [2020-09-18T18:43:14.837Z] [2020-09-18T18:43:14.837Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:14.837Z] #39 61.66 DEP criu/cr-errno.d [2020-09-18T18:43:14.837Z] #39 61.67 DEP criu/cr-dump.d [2020-09-18T18:43:14.837Z] #39 61.89 DEP criu/cr-dedup.d [2020-09-18T18:43:14.837Z] #39 62.00 DEP criu/cr-check.d [2020-09-18T18:43:14.837Z] #39 62.21 DEP criu/config.d [2020-09-18T18:43:14.837Z] #39 62.34 DEP criu/clone-noasan.d [2020-09-18T18:43:14.837Z] #39 62.42 DEP criu/cgroup.d [2020-09-18T18:43:14.837Z] #39 62.54 DEP criu/cgroup-props.d [2020-09-18T18:43:14.837Z] #39 62.63 DEP criu/bitmap.d [2020-09-18T18:43:14.837Z] #39 62.66 DEP criu/bfd.d [2020-09-18T18:43:14.837Z] #39 62.87 DEP criu/autofs.d [2020-09-18T18:43:14.837Z] #39 63.04 DEP criu/aio.d [2020-09-18T18:43:14.837Z] #39 63.21 DEP criu/action-scripts.d [2020-09-18T18:43:14.837Z] #39 63.45 CC criu/action-scripts.o [2020-09-18T18:43:14.837Z] #39 63.86 CC criu/aio.o [2020-09-18T18:43:14.837Z] #39 64.43 CC criu/autofs.o [2020-09-18T18:43:14.837Z] #39 65.57 CC criu/bfd.o [2020-09-18T18:43:14.837Z] #39 66.05 CC criu/bitmap.o [2020-09-18T18:43:14.837Z] #39 66.15 CC criu/cgroup-props.o [2020-09-18T18:43:14.837Z] #39 66.66 CC criu/cgroup.o [2020-09-18T18:43:14.837Z] #39 68.93 CC criu/clone-noasan.o [2020-09-18T18:43:14.837Z] #39 69.12 CC criu/config.o [2020-09-18T18:43:14.837Z] #39 70.26 CC criu/cr-check.o [2020-09-18T18:43:14.837Z] #39 71.49 CC criu/cr-dedup.o [2020-09-18T18:43:14.837Z] #39 71.87 CC criu/cr-dump.o [2020-09-18T18:43:14.837Z] #39 ... [2020-09-18T18:43:14.837Z] [2020-09-18T18:43:14.837Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:14.837Z] #17 34.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:14.837Z] #17 34.96 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-18T18:43:14.837Z] #17 34.97 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-18T18:43:14.837Z] #17 34.99 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-18T18:43:14.837Z] #17 35.00 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-18T18:43:14.837Z] #17 35.01 Setting up uidmap (1:4.5-1.1) ... [2020-09-18T18:43:14.837Z] #17 35.02 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-18T18:43:14.888Z] #39 77.53 DEP criu/rst-malloc.d [2020-09-18T18:43:15.100Z] #17 35.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:15.100Z] #17 35.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:15.100Z] #17 35.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-18T18:43:15.100Z] #17 35.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-18T18:43:15.100Z] #17 35.09 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:43:15.100Z] #17 35.10 Setting up zip (3.0-11+b1) ... [2020-09-18T18:43:15.100Z] #17 35.11 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:15.100Z] #17 35.14 Setting up bash-completion (1:2.8-6) ... [2020-09-18T18:43:15.145Z] #39 77.65 DEP criu/rbtree.d [2020-09-18T18:43:15.145Z] #39 77.72 DEP criu/pstree.d [2020-09-18T18:43:15.401Z] #39 77.88 DEP criu/protobuf.d [2020-09-18T18:43:15.401Z] #39 78.05 GEN criu/protobuf-desc-gen.h [2020-09-18T18:43:15.716Z] #18 ... [2020-09-18T18:43:15.716Z] [2020-09-18T18:43:15.716Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:15.716Z] #42 166.0 net/http/httptrace [2020-09-18T18:43:15.716Z] #42 166.3 net/http [2020-09-18T18:43:15.716Z] #42 ... [2020-09-18T18:43:15.716Z] [2020-09-18T18:43:15.716Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:15.716Z] #40 98.24 CC criu/bfd.o [2020-09-18T18:43:15.716Z] #40 99.02 CC criu/bitmap.o [2020-09-18T18:43:15.716Z] #40 99.22 CC criu/cgroup-props.o [2020-09-18T18:43:15.716Z] #40 100.3 CC criu/cgroup.o [2020-09-18T18:43:15.716Z] #40 105.6 CC criu/clone-noasan.o [2020-09-18T18:43:15.716Z] #40 106.0 CC criu/config.o [2020-09-18T18:43:16.400Z] #39 76.41 DEP criu/protobuf-desc.d [2020-09-18T18:43:16.400Z] #39 76.51 DEP criu/proc_parse.d [2020-09-18T18:43:16.400Z] #39 76.63 DEP criu/plugin.d [2020-09-18T18:43:16.660Z] #39 76.69 DEP criu/pipes.d [2020-09-18T18:43:16.660Z] #39 76.82 DEP criu/pie-util.d [2020-09-18T18:43:16.777Z] #40 109.1 CC criu/cr-check.o [2020-09-18T18:43:16.920Z] #39 76.96 DEP criu/pie-util-vdso.d [2020-09-18T18:43:16.920Z] #39 77.10 DEP criu/pie-util-vdso-elf32.d [2020-09-18T18:43:17.179Z] #39 77.22 DEP criu/path.d [2020-09-18T18:43:17.179Z] #39 77.34 DEP criu/parasite-syscall.d [2020-09-18T18:43:17.295Z] #39 79.84 DEP criu/protobuf-desc.d [2020-09-18T18:43:17.439Z] #39 77.57 DEP criu/pagemap.d [2020-09-18T18:43:17.553Z] #39 ... [2020-09-18T18:43:17.553Z] [2020-09-18T18:43:17.553Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:17.553Z] #41 DONE 154.9s [2020-09-18T18:43:17.553Z] [2020-09-18T18:43:17.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:17.553Z] #39 80.00 DEP criu/proc_parse.d [2020-09-18T18:43:17.553Z] #39 ... [2020-09-18T18:43:17.553Z] [2020-09-18T18:43:17.553Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:17.553Z] #17 13.71 Reading package lists... [2020-09-18T18:43:17.553Z] #17 17.91 Building dependency tree... [2020-09-18T18:43:17.553Z] #17 19.73 libcap2-bin is already the newest version (1:2.25-2). [2020-09-18T18:43:17.553Z] #17 19.73 The following additional packages will be installed: [2020-09-18T18:43:17.553Z] #17 19.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-18T18:43:17.553Z] #17 19.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-18T18:43:17.553Z] #17 19.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-18T18:43:17.553Z] #17 19.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-18T18:43:17.553Z] #17 19.74 python3.7 python3.7-minimal vim-runtime xxd [2020-09-18T18:43:17.553Z] #17 19.75 Suggested packages: [2020-09-18T18:43:17.553Z] #17 19.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-18T18:43:17.553Z] #17 19.75 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-18T18:43:17.553Z] #17 19.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-18T18:43:17.553Z] #17 19.75 Recommended packages: [2020-09-18T18:43:17.553Z] #17 19.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-18T18:43:17.553Z] #17 19.75 python3-keyrings.alt python3-xdg unzip [2020-09-18T18:43:17.553Z] #17 21.80 The following NEW packages will be installed: [2020-09-18T18:43:17.553Z] #17 21.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-18T18:43:17.553Z] #17 21.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-18T18:43:17.553Z] #17 21.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-18T18:43:17.553Z] #17 21.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-18T18:43:17.553Z] #17 21.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-18T18:43:17.553Z] #17 21.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-18T18:43:17.553Z] #17 21.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-18T18:43:17.553Z] #17 21.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-18T18:43:17.553Z] #17 21.81 xz-utils zip [2020-09-18T18:43:17.553Z] #17 22.27 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:43:17.553Z] #17 22.27 Need to get 28.5 MB of archives. [2020-09-18T18:43:17.553Z] #17 22.27 After this operation, 116 MB of additional disk space will be used. [2020-09-18T18:43:17.553Z] #17 22.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-18T18:43:17.553Z] #17 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-18T18:43:17.553Z] #17 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-18T18:43:17.553Z] #17 22.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-18T18:43:17.553Z] #17 22.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-18T18:43:17.553Z] #17 22.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-18T18:43:17.553Z] #17 22.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-18T18:43:17.553Z] #17 22.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-18T18:43:17.554Z] #17 22.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-18T18:43:17.554Z] #17 22.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-18T18:43:17.554Z] #17 22.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-18T18:43:17.554Z] #17 22.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-18T18:43:17.554Z] #17 22.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-18T18:43:17.554Z] #17 22.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-18T18:43:17.554Z] #17 22.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-18T18:43:17.554Z] #17 22.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-18T18:43:17.554Z] #17 22.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-18T18:43:17.554Z] #17 22.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:43:17.554Z] #17 22.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-18T18:43:17.554Z] #17 22.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-18T18:43:17.554Z] #17 22.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-18T18:43:17.554Z] #17 22.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-18T18:43:17.554Z] #17 22.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-18T18:43:17.554Z] #17 22.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-18T18:43:17.554Z] #17 22.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-18T18:43:17.554Z] #17 22.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-18T18:43:17.554Z] #17 22.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-18T18:43:17.554Z] #17 22.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-18T18:43:17.554Z] #17 22.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-18T18:43:17.554Z] #17 23.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-18T18:43:17.554Z] #17 23.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-18T18:43:17.554Z] #17 23.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-18T18:43:17.554Z] #17 23.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-18T18:43:17.554Z] #17 23.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-18T18:43:17.554Z] #17 23.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-18T18:43:17.554Z] #17 23.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-18T18:43:17.554Z] #17 23.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-18T18:43:17.554Z] #17 23.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-18T18:43:17.554Z] #17 23.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-18T18:43:17.554Z] #17 23.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-18T18:43:17.554Z] #17 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-18T18:43:17.554Z] #17 23.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-18T18:43:17.554Z] #17 23.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-18T18:43:17.554Z] #17 23.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-18T18:43:17.554Z] #17 23.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-18T18:43:17.554Z] #17 23.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-18T18:43:17.554Z] #17 24.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-18T18:43:17.554Z] #17 24.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-18T18:43:17.554Z] #17 24.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:43:17.554Z] #17 25.17 Fetched 28.5 MB in 2s (12.9 MB/s) [2020-09-18T18:43:17.554Z] #17 25.32 Selecting previously unselected package pigz. [2020-09-18T18:43:17.554Z] #17 25.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 ... 23432 files and directories currently installed.) [2020-09-18T18:43:17.699Z] #39 77.76 DEP criu/pagemap-cache.d [2020-09-18T18:43:17.699Z] #39 77.94 DEP criu/page-xfer.d [2020-09-18T18:43:17.699Z] #39 ... [2020-09-18T18:43:17.699Z] [2020-09-18T18:43:17.699Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:17.699Z] #17 21.04 The following NEW packages will be installed: [2020-09-18T18:43:17.699Z] #17 21.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-18T18:43:17.699Z] #17 21.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-18T18:43:17.699Z] #17 21.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-18T18:43:17.699Z] #17 21.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-18T18:43:17.699Z] #17 21.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-18T18:43:17.699Z] #17 21.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-18T18:43:17.699Z] #17 21.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-18T18:43:17.699Z] #17 21.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-18T18:43:17.699Z] #17 21.06 xz-utils zip [2020-09-18T18:43:17.699Z] #17 21.47 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-18T18:43:17.699Z] #17 21.47 Need to get 28.5 MB of archives. [2020-09-18T18:43:17.699Z] #17 21.47 After this operation, 116 MB of additional disk space will be used. [2020-09-18T18:43:17.699Z] #17 21.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-18T18:43:17.699Z] #17 21.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-18T18:43:17.699Z] #17 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-18T18:43:17.699Z] #17 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-18T18:43:17.699Z] #17 21.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-18T18:43:17.699Z] #17 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-18T18:43:17.699Z] #17 21.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-18T18:43:17.699Z] #17 21.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-18T18:43:17.699Z] #17 21.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-18T18:43:17.699Z] #17 21.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-18T18:43:17.699Z] #17 21.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-18T18:43:17.699Z] #17 21.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-18T18:43:17.699Z] #17 21.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-18T18:43:17.699Z] #17 21.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-18T18:43:17.699Z] #17 21.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-18T18:43:17.699Z] #17 21.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-18T18:43:17.699Z] #17 21.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-18T18:43:17.699Z] #17 21.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-18T18:43:17.699Z] #17 21.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-18T18:43:17.699Z] #17 21.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-18T18:43:17.699Z] #17 21.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-18T18:43:17.699Z] #17 21.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-18T18:43:17.699Z] #17 21.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-18T18:43:17.699Z] #17 21.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-18T18:43:17.699Z] #17 21.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-18T18:43:17.699Z] #17 21.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-18T18:43:17.699Z] #17 21.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-18T18:43:17.699Z] #17 21.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-18T18:43:17.699Z] #17 21.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-18T18:43:17.699Z] #17 22.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-18T18:43:17.699Z] #17 22.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-18T18:43:17.699Z] #17 22.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-18T18:43:17.699Z] #17 22.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-18T18:43:17.699Z] #17 22.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-18T18:43:17.699Z] #17 22.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-18T18:43:17.699Z] #17 22.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-18T18:43:17.699Z] #17 22.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-18T18:43:17.699Z] #17 22.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-18T18:43:17.699Z] #17 22.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-18T18:43:17.699Z] #17 22.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-18T18:43:17.699Z] #17 22.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-18T18:43:17.699Z] #17 22.63 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-18T18:43:17.699Z] #17 22.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-18T18:43:17.699Z] #17 22.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-18T18:43:17.699Z] #17 22.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-18T18:43:17.699Z] #17 23.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-18T18:43:17.699Z] #17 23.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-18T18:43:17.699Z] #17 23.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-18T18:43:17.699Z] #17 23.93 debconf: delaying package configuration, since apt-utils is not installed [2020-09-18T18:43:17.699Z] #17 24.01 Fetched 28.5 MB in 2s (13.8 MB/s) [2020-09-18T18:43:17.699Z] #17 24.07 Selecting previously unselected package pigz. [2020-09-18T18:43:17.699Z] #17 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-18T18:43:17.699Z] #17 24.12 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-18T18:43:17.699Z] #17 24.12 Unpacking pigz (2.4-1) ... [2020-09-18T18:43:17.699Z] #17 24.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-18T18:43:17.699Z] #17 24.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:17.699Z] #17 24.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:17.699Z] #17 24.69 Selecting previously unselected package python3.7-minimal. [2020-09-18T18:43:17.699Z] #17 24.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:17.699Z] #17 24.71 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:43:17.811Z] #17 25.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-18T18:43:17.811Z] #17 25.44 Unpacking pigz (2.4-1) ... [2020-09-18T18:43:17.811Z] #17 25.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-18T18:43:17.843Z] #40 ... [2020-09-18T18:43:17.843Z] [2020-09-18T18:43:17.843Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:17.843Z] #42 178.5 github.com/LK4D4/vndr/godl [2020-09-18T18:43:18.069Z] #17 25.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:18.069Z] #17 25.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:18.326Z] #17 26.14 Selecting previously unselected package python3.7-minimal. [2020-09-18T18:43:18.420Z] #17 37.90 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-18T18:43:18.420Z] #17 37.91 Setting up xz-utils (5.2.4-1) ... [2020-09-18T18:43:18.420Z] #17 37.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-18T18:43:18.420Z] #17 37.97 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:18.420Z] #17 38.06 invoke-rc.d: could not determine current runlevel [2020-09-18T18:43:18.420Z] #17 38.08 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-18T18:43:18.420Z] #17 38.10 Setting up pigz (2.4-1) ... [2020-09-18T18:43:18.420Z] #17 38.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-18T18:43:18.420Z] #17 38.14 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-18T18:43:18.420Z] #17 38.16 Setting up python-pip-whl (18.1-5) ... [2020-09-18T18:43:18.420Z] #17 38.19 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-18T18:43:18.420Z] #17 38.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:18.584Z] #17 26.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:18.584Z] #17 26.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:43:18.639Z] #17 25.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:18.639Z] #17 25.61 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:43:18.725Z] #17 38.69 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-18T18:43:18.725Z] #17 38.70 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-18T18:43:18.725Z] #17 38.72 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:18.725Z] #17 38.73 Setting up vim (2:8.1.0875-5) ... [2020-09-18T18:43:18.725Z] #17 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-18T18:43:18.725Z] #17 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-18T18:43:18.725Z] #17 38.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-18T18:43:18.725Z] #17 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-18T18:43:18.725Z] #17 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-18T18:43:18.725Z] #17 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-18T18:43:18.725Z] #17 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-18T18:43:18.725Z] #17 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-18T18:43:18.902Z] #42 179.3 github.com/LK4D4/vndr [2020-09-18T18:43:18.989Z] #17 38.96 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-18T18:43:18.989Z] #17 38.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:18.989Z] #17 38.99 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-18T18:43:18.989Z] #17 39.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:19.208Z] #17 ... [2020-09-18T18:43:19.208Z] [2020-09-18T18:43:19.208Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:43:19.208Z] #28 DONE 156.7s [2020-09-18T18:43:19.208Z] [2020-09-18T18:43:19.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:19.208Z] #39 78.16 DEP criu/page-pipe.d [2020-09-18T18:43:19.208Z] #39 78.25 DEP criu/netfilter.d [2020-09-18T18:43:19.208Z] #39 78.37 DEP criu/net.d [2020-09-18T18:43:19.208Z] #39 78.56 DEP criu/namespaces.d [2020-09-18T18:43:19.208Z] #39 78.66 DEP criu/mount.d [2020-09-18T18:43:19.208Z] #39 78.78 DEP criu/memfd.d [2020-09-18T18:43:19.208Z] #39 78.90 DEP criu/mem.d [2020-09-18T18:43:19.208Z] #39 79.11 DEP criu/lsm.d [2020-09-18T18:43:19.208Z] #39 79.25 DEP criu/log.d [2020-09-18T18:43:19.208Z] #39 79.43 DEP criu/libnetlink.d [2020-09-18T18:43:19.253Z] #17 39.17 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-18T18:43:19.253Z] #17 39.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:19.468Z] #39 79.56 DEP criu/kerndat.d [2020-09-18T18:43:19.515Z] #17 27.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:19.515Z] #17 27.16 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-18T18:43:19.728Z] #39 79.87 DEP criu/kcmp-ids.d [2020-09-18T18:43:19.988Z] #39 80.00 DEP criu/irmap.d [2020-09-18T18:43:19.988Z] #39 80.20 DEP criu/ipc_ns.d [2020-09-18T18:43:20.247Z] #39 80.46 DEP criu/image.d [2020-09-18T18:43:20.247Z] #39 80.60 DEP criu/image-desc.d [2020-09-18T18:43:20.316Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-09-18T18:43:20.316Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-09-18T18:43:20.316Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-18T18:43:20.317Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-18T18:43:20.317Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-18T18:43:20.317Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-18T18:43:20.506Z] #39 80.67 DEP criu/fsnotify.d [2020-09-18T18:43:20.766Z] #39 80.76 DEP criu/filesystems.d [2020-09-18T18:43:20.766Z] #39 80.87 DEP criu/files.d [2020-09-18T18:43:20.766Z] #39 81.01 DEP criu/files-reg.d [2020-09-18T18:43:20.766Z] #39 81.13 DEP criu/files-ext.d [2020-09-18T18:43:21.026Z] #39 81.24 DEP criu/file-lock.d [2020-09-18T18:43:21.285Z] #39 81.44 DEP criu/file-ids.d [2020-09-18T18:43:21.285Z] #39 81.55 DEP criu/fifo.d [2020-09-18T18:43:21.545Z] #39 81.65 DEP criu/fdstore.d [2020-09-18T18:43:21.545Z] #39 81.77 DEP criu/fault-injection.d [2020-09-18T18:43:21.545Z] #39 81.83 DEP criu/external.d [2020-09-18T18:43:21.808Z] #39 81.96 DEP criu/eventpoll.d [2020-09-18T18:43:21.815Z] #17 41.47 Setting up iptables (1.8.2-4) ... [2020-09-18T18:43:21.815Z] #17 41.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:21.815Z] #17 41.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:21.815Z] #17 41.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:21.815Z] #17 41.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:21.815Z] #17 41.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-18T18:43:21.815Z] #17 41.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-18T18:43:21.815Z] #17 41.57 Setting up python3 (3.7.3-1) ... [2020-09-18T18:43:22.042Z] #17 29.61 Selecting previously unselected package python3-minimal. [2020-09-18T18:43:22.042Z] #17 29.61 (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.) [2020-09-18T18:43:22.042Z] #17 29.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-18T18:43:22.042Z] #17 29.67 Unpacking python3-minimal (3.7.3-1) ... [2020-09-18T18:43:22.042Z] #17 29.75 Selecting previously unselected package libmpdec2:amd64. [2020-09-18T18:43:22.042Z] #17 29.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-18T18:43:22.042Z] #17 29.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-18T18:43:22.068Z] #39 82.10 DEP criu/eventfd.d [2020-09-18T18:43:22.068Z] #39 82.20 DEP criu/crtools.d [2020-09-18T18:43:22.068Z] #39 82.30 DEP criu/cr-service.d [2020-09-18T18:43:22.078Z] #17 42.16 Setting up python3-wheel (0.32.3-2) ... [2020-09-18T18:43:22.302Z] #17 29.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-18T18:43:22.302Z] #17 29.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:22.302Z] #17 29.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:22.333Z] #39 82.48 DEP criu/cr-restore.d [2020-09-18T18:43:22.383Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-09-18T18:43:22.593Z] #39 82.69 DEP criu/cr-errno.d [2020-09-18T18:43:22.593Z] #39 82.77 DEP criu/cr-dump.d [2020-09-18T18:43:22.655Z] #17 42.87 Setting up apparmor (2.13.2-10) ... [2020-09-18T18:43:22.853Z] #39 82.95 DEP criu/cr-dedup.d [2020-09-18T18:43:22.853Z] #39 83.11 DEP criu/cr-check.d [2020-09-18T18:43:23.113Z] #39 83.30 DEP criu/config.d [2020-09-18T18:43:23.373Z] #39 83.49 DEP criu/clone-noasan.d [2020-09-18T18:43:23.373Z] #39 83.59 DEP criu/cgroup.d [2020-09-18T18:43:23.436Z] #42 ... [2020-09-18T18:43:23.436Z] [2020-09-18T18:43:23.436Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:23.436Z] #18 61.02 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-18T18:43:23.436Z] #18 61.03 Setting up xz-utils (5.2.4-1) ... [2020-09-18T18:43:23.436Z] #18 61.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-18T18:43:23.436Z] #18 61.09 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:23.436Z] #18 61.22 invoke-rc.d: could not determine current runlevel [2020-09-18T18:43:23.436Z] #18 61.24 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-18T18:43:23.436Z] #18 61.25 Setting up pigz (2.4-1) ... [2020-09-18T18:43:23.436Z] #18 61.25 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-18T18:43:23.436Z] #18 61.26 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-18T18:43:23.436Z] #18 61.26 Setting up python-pip-whl (18.1-5) ... [2020-09-18T18:43:23.436Z] #18 61.27 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-18T18:43:23.436Z] #18 61.28 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:23.436Z] #18 61.79 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-18T18:43:23.436Z] #18 61.79 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-18T18:43:23.436Z] #18 61.80 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-18T18:43:23.436Z] #18 61.81 Setting up vim (2:8.1.0875-5) ... [2020-09-18T18:43:23.436Z] #18 61.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-18T18:43:23.436Z] #18 61.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-18T18:43:23.436Z] #18 61.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-18T18:43:23.436Z] #18 61.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-18T18:43:23.436Z] #18 61.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-18T18:43:23.436Z] #18 61.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-18T18:43:23.436Z] #18 61.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-18T18:43:23.436Z] #18 61.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-18T18:43:23.436Z] #18 62.01 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-18T18:43:23.436Z] #18 62.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:23.436Z] #18 62.03 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-18T18:43:23.436Z] #18 62.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:23.436Z] #18 62.04 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-18T18:43:23.436Z] #18 62.05 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:23.633Z] #39 83.72 DEP criu/cgroup-props.d [2020-09-18T18:43:23.633Z] #39 83.80 DEP criu/bitmap.d [2020-09-18T18:43:23.633Z] #39 83.82 DEP criu/bfd.d [2020-09-18T18:43:23.633Z] #39 83.90 DEP criu/autofs.d [2020-09-18T18:43:23.671Z] #17 30.99 Selecting previously unselected package python3.7. [2020-09-18T18:43:23.671Z] #17 31.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:23.671Z] #17 31.02 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:23.671Z] #17 31.19 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-18T18:43:23.671Z] #17 31.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-18T18:43:23.671Z] #17 31.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-18T18:43:23.671Z] #17 31.33 Setting up python3-minimal (3.7.3-1) ... [2020-09-18T18:43:23.889Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-18T18:43:23.896Z] #39 84.03 DEP criu/aio.d [2020-09-18T18:43:23.896Z] #39 ... [2020-09-18T18:43:23.896Z] [2020-09-18T18:43:23.896Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:23.896Z] #17 28.29 Selecting previously unselected package python3-minimal. [2020-09-18T18:43:23.896Z] #17 28.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-18T18:43:23.896Z] #17 28.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 28.34 Unpacking python3-minimal (3.7.3-1) ... [2020-09-18T18:43:23.896Z] #17 28.41 Selecting previously unselected package libmpdec2:amd64. [2020-09-18T18:43:23.896Z] #17 28.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 28.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-18T18:43:23.896Z] #17 28.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-18T18:43:23.896Z] #17 28.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 28.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:23.896Z] #17 29.32 Selecting previously unselected package python3.7. [2020-09-18T18:43:23.896Z] #17 29.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 29.35 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:23.896Z] #17 29.46 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-18T18:43:23.896Z] #17 29.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 29.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-18T18:43:23.896Z] #17 29.60 Setting up python3-minimal (3.7.3-1) ... [2020-09-18T18:43:23.896Z] #17 30.43 Selecting previously unselected package python3. [2020-09-18T18:43:23.896Z] #17 30.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-18T18:43:23.896Z] #17 30.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 30.51 Unpacking python3 (3.7.3-1) ... [2020-09-18T18:43:23.896Z] #17 30.62 Selecting previously unselected package libip4tc0:amd64. [2020-09-18T18:43:23.896Z] #17 30.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 30.64 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:23.896Z] #17 30.75 Selecting previously unselected package libip6tc0:amd64. [2020-09-18T18:43:23.896Z] #17 30.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 30.75 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:23.896Z] #17 30.84 Selecting previously unselected package libiptc0:amd64. [2020-09-18T18:43:23.896Z] #17 30.85 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-18T18:43:23.896Z] #17 30.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:23.896Z] #17 30.95 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-18T18:43:24.050Z] #17 ... [2020-09-18T18:43:24.051Z] [2020-09-18T18:43:24.051Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:24.051Z] #49 50.53 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 [2020-09-18T18:43:24.051Z] #49 52.08 + mkdir -p /build [2020-09-18T18:43:24.051Z] #49 52.08 + cp runc /build/runc [2020-09-18T18:43:24.051Z] #49 DONE 53.5s [2020-09-18T18:43:24.051Z] [2020-09-18T18:43:24.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:24.051Z] #39 73.64 CC criu/cr-errno.o [2020-09-18T18:43:24.051Z] #39 73.76 CC criu/cr-restore.o [2020-09-18T18:43:24.051Z] #39 77.21 CC criu/cr-service.o [2020-09-18T18:43:24.051Z] #39 78.48 CC criu/crtools.o [2020-09-18T18:43:24.051Z] #39 79.05 CC criu/eventfd.o [2020-09-18T18:43:24.051Z] #39 79.46 CC criu/eventpoll.o [2020-09-18T18:43:24.051Z] #39 80.30 CC criu/external.o [2020-09-18T18:43:24.051Z] #39 80.72 CC criu/fault-injection.o [2020-09-18T18:43:24.051Z] #39 80.78 CC criu/fdstore.o [2020-09-18T18:43:24.051Z] #39 81.11 CC criu/fifo.o [2020-09-18T18:43:24.156Z] #17 30.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-18T18:43:24.156Z] #17 30.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-18T18:43:24.156Z] #17 31.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-18T18:43:24.156Z] #17 31.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-18T18:43:24.156Z] #17 31.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-18T18:43:24.156Z] #17 31.10 Selecting previously unselected package libnftnl11:amd64. [2020-09-18T18:43:24.156Z] #17 31.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-18T18:43:24.156Z] #17 31.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-18T18:43:24.156Z] #17 31.20 Selecting previously unselected package iptables. [2020-09-18T18:43:24.416Z] #17 31.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-18T18:43:24.416Z] #17 31.22 Unpacking iptables (1.8.2-4) ... [2020-09-18T18:43:24.496Z] #18 66.78 Setting up iptables (1.8.2-4) ... [2020-09-18T18:43:24.601Z] #17 ... [2020-09-18T18:43:24.601Z] [2020-09-18T18:43:24.601Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:43:24.601Z] #28 DONE 161.8s [2020-09-18T18:43:24.601Z] [2020-09-18T18:43:24.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:24.601Z] #39 80.36 DEP criu/plugin.d [2020-09-18T18:43:24.601Z] #39 80.49 DEP criu/pipes.d [2020-09-18T18:43:24.601Z] #39 80.91 DEP criu/pie-util.d [2020-09-18T18:43:24.601Z] #39 81.17 DEP criu/pie-util-vdso.d [2020-09-18T18:43:24.601Z] #39 81.25 DEP criu/pie-util-vdso-elf32.d [2020-09-18T18:43:24.601Z] #39 81.36 DEP criu/path.d [2020-09-18T18:43:24.601Z] #39 81.47 DEP criu/parasite-syscall.d [2020-09-18T18:43:24.601Z] #39 81.66 DEP criu/pagemap.d [2020-09-18T18:43:24.601Z] #39 81.82 DEP criu/pagemap-cache.d [2020-09-18T18:43:24.601Z] #39 81.98 DEP criu/page-xfer.d [2020-09-18T18:43:24.601Z] #39 82.16 DEP criu/page-pipe.d [2020-09-18T18:43:24.601Z] #39 82.32 DEP criu/netfilter.d [2020-09-18T18:43:24.601Z] #39 82.42 DEP criu/net.d [2020-09-18T18:43:24.601Z] #39 82.49 DEP criu/namespaces.d [2020-09-18T18:43:24.601Z] #39 82.63 DEP criu/mount.d [2020-09-18T18:43:24.601Z] #39 82.70 DEP criu/memfd.d [2020-09-18T18:43:24.601Z] #39 82.74 DEP criu/mem.d [2020-09-18T18:43:24.601Z] #39 82.89 DEP criu/lsm.d [2020-09-18T18:43:24.601Z] #39 82.99 DEP criu/log.d [2020-09-18T18:43:24.601Z] #39 83.07 DEP criu/libnetlink.d [2020-09-18T18:43:24.601Z] #39 83.16 DEP criu/kerndat.d [2020-09-18T18:43:24.601Z] #39 83.33 DEP criu/kcmp-ids.d [2020-09-18T18:43:24.601Z] #39 83.38 DEP criu/irmap.d [2020-09-18T18:43:24.601Z] #39 83.45 DEP criu/ipc_ns.d [2020-09-18T18:43:24.601Z] #39 83.54 DEP criu/image.d [2020-09-18T18:43:24.601Z] #39 83.64 DEP criu/image-desc.d [2020-09-18T18:43:24.601Z] #39 83.72 DEP criu/fsnotify.d [2020-09-18T18:43:24.601Z] #39 83.83 DEP criu/filesystems.d [2020-09-18T18:43:24.601Z] #39 83.91 DEP criu/files.d [2020-09-18T18:43:24.601Z] #39 84.08 DEP criu/files-reg.d [2020-09-18T18:43:24.601Z] #39 84.24 DEP criu/files-ext.d [2020-09-18T18:43:24.601Z] #39 84.44 DEP criu/file-lock.d [2020-09-18T18:43:24.601Z] #39 84.62 DEP criu/file-ids.d [2020-09-18T18:43:24.601Z] #39 84.78 DEP criu/fifo.d [2020-09-18T18:43:24.601Z] #39 84.95 DEP criu/fdstore.d [2020-09-18T18:43:24.601Z] #39 85.15 DEP criu/fault-injection.d [2020-09-18T18:43:24.601Z] #39 85.20 DEP criu/external.d [2020-09-18T18:43:24.601Z] #39 85.31 DEP criu/eventpoll.d [2020-09-18T18:43:24.601Z] #39 85.48 DEP criu/eventfd.d [2020-09-18T18:43:24.601Z] #39 85.59 DEP criu/crtools.d [2020-09-18T18:43:24.601Z] #39 85.80 DEP criu/cr-service.d [2020-09-18T18:43:24.601Z] #39 85.95 DEP criu/cr-restore.d [2020-09-18T18:43:24.601Z] #39 86.14 DEP criu/cr-errno.d [2020-09-18T18:43:24.601Z] #39 86.16 DEP criu/cr-dump.d [2020-09-18T18:43:24.601Z] #39 86.39 DEP criu/cr-dedup.d [2020-09-18T18:43:24.601Z] #39 86.60 DEP criu/cr-check.d [2020-09-18T18:43:24.601Z] #39 86.77 DEP criu/config.d [2020-09-18T18:43:24.601Z] #39 86.98 DEP criu/clone-noasan.d [2020-09-18T18:43:24.601Z] #39 87.03 DEP criu/cgroup.d [2020-09-18T18:43:24.601Z] #39 87.28 DEP criu/cgroup-props.d [2020-09-18T18:43:24.601Z] #39 ... [2020-09-18T18:43:24.601Z] [2020-09-18T18:43:24.601Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:24.601Z] #17 32.29 Selecting previously unselected package python3. [2020-09-18T18:43:24.601Z] #17 32.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-18T18:43:24.601Z] #17 32.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-18T18:43:24.601Z] #17 32.38 Unpacking python3 (3.7.3-1) ... [2020-09-18T18:43:24.627Z] #39 81.55 CC criu/file-ids.o [2020-09-18T18:43:24.676Z] #17 31.51 Selecting previously unselected package xxd. [2020-09-18T18:43:24.676Z] #17 31.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:43:24.676Z] #17 31.52 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:43:24.676Z] #17 31.63 Selecting previously unselected package vim-common. [2020-09-18T18:43:24.676Z] #17 31.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:24.676Z] #17 31.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:24.796Z] #18 66.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:24.796Z] #18 66.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:24.796Z] #18 66.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:24.796Z] #18 66.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:24.796Z] #18 66.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-18T18:43:24.796Z] #18 66.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-18T18:43:24.796Z] #18 66.88 Setting up python3 (3.7.3-1) ... [2020-09-18T18:43:24.858Z] #17 32.58 Selecting previously unselected package libip4tc0:amd64. [2020-09-18T18:43:24.858Z] #17 32.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-18T18:43:24.858Z] #17 32.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:24.890Z] #39 81.83 CC criu/file-lock.o [2020-09-18T18:43:24.922Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-09-18T18:43:24.936Z] #17 31.83 Selecting previously unselected package bash-completion. [2020-09-18T18:43:24.936Z] #17 31.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-18T18:43:25.097Z] #18 67.31 Setting up python3-wheel (0.32.3-2) ... [2020-09-18T18:43:25.115Z] #17 32.76 Selecting previously unselected package libip6tc0:amd64. [2020-09-18T18:43:25.115Z] #17 32.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-18T18:43:25.115Z] #17 32.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:25.115Z] #17 32.87 Selecting previously unselected package libiptc0:amd64. [2020-09-18T18:43:25.115Z] #17 32.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-18T18:43:25.115Z] #17 32.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:25.115Z] #17 32.97 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-18T18:43:25.372Z] #17 33.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-18T18:43:25.372Z] #17 33.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-18T18:43:25.372Z] #17 33.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-18T18:43:25.372Z] #17 33.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-18T18:43:25.372Z] #17 33.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-18T18:43:25.372Z] #17 33.15 Selecting previously unselected package libnftnl11:amd64. [2020-09-18T18:43:25.372Z] #17 33.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-18T18:43:25.372Z] #17 33.15 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-18T18:43:25.629Z] #17 33.26 Selecting previously unselected package iptables. [2020-09-18T18:43:25.629Z] #17 33.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-18T18:43:25.629Z] #17 33.26 Unpacking iptables (1.8.2-4) ... [2020-09-18T18:43:25.840Z] #39 82.76 CC criu/files-ext.o [2020-09-18T18:43:25.840Z] #39 ... [2020-09-18T18:43:25.840Z] [2020-09-18T18:43:25.840Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:25.840Z] #17 46.00 Setting up xfsprogs (4.20.0-1) ... [2020-09-18T18:43:26.105Z] #17 46.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:26.105Z] #17 46.29 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:26.156Z] #18 68.21 Setting up apparmor (2.13.2-10) ... [2020-09-18T18:43:26.192Z] #17 33.83 Selecting previously unselected package xxd. [2020-09-18T18:43:26.192Z] #17 33.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:43:26.192Z] #17 33.85 Unpacking xxd (2:8.1.0875-5) ... [2020-09-18T18:43:26.450Z] #17 33.98 Selecting previously unselected package vim-common. [2020-09-18T18:43:26.450Z] #17 33.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:26.450Z] #17 34.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:26.450Z] #17 34.17 Selecting previously unselected package bash-completion. [2020-09-18T18:43:26.450Z] #17 34.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-18T18:43:27.055Z] #17 46.92 Setting up python3-distutils (3.7.3-1) ... [2020-09-18T18:43:27.317Z] #17 47.27 Setting up python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:27.474Z] #17 34.32 Unpacking bash-completion (1:2.8-6) ... [2020-09-18T18:43:27.734Z] #17 34.74 Selecting previously unselected package bzip2. [2020-09-18T18:43:27.734Z] #17 34.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-18T18:43:27.734Z] #17 34.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:27.734Z] #17 34.81 Selecting previously unselected package xz-utils. [2020-09-18T18:43:27.993Z] #17 34.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-18T18:43:27.993Z] #17 34.83 Unpacking xz-utils (5.2.4-1) ... [2020-09-18T18:43:27.993Z] #17 35.01 Selecting previously unselected package apparmor. [2020-09-18T18:43:27.993Z] #17 35.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-18T18:43:27.993Z] #17 35.10 Unpacking apparmor (2.13.2-10) ... [2020-09-18T18:43:28.263Z] #18 ... [2020-09-18T18:43:28.263Z] [2020-09-18T18:43:28.263Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:43:28.263Z] #42 DONE 189.0s [2020-09-18T18:43:28.263Z] [2020-09-18T18:43:28.263Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:28.263Z] #18 70.43 Setting up xfsprogs (4.20.0-1) ... [2020-09-18T18:43:28.263Z] #18 70.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:28.263Z] #18 ... [2020-09-18T18:43:28.263Z] [2020-09-18T18:43:28.263Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:28.263Z] #40 111.7 CC criu/cr-dedup.o [2020-09-18T18:43:28.263Z] #40 112.4 CC criu/cr-dump.o [2020-09-18T18:43:28.263Z] #40 116.0 CC criu/cr-errno.o [2020-09-18T18:43:28.263Z] #40 116.1 CC criu/cr-restore.o [2020-09-18T18:43:28.268Z] #17 48.17 Setting up python3-pip (18.1-5) ... [2020-09-18T18:43:28.567Z] #17 35.43 Selecting previously unselected package aufs-tools. [2020-09-18T18:43:28.567Z] #17 35.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-18T18:43:28.567Z] #17 35.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:28.567Z] #17 35.56 Selecting previously unselected package libonig5:amd64. [2020-09-18T18:43:28.567Z] #17 35.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-18T18:43:28.567Z] #17 35.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:43:28.567Z] #17 35.70 Selecting previously unselected package libjq1:amd64. [2020-09-18T18:43:28.567Z] #17 35.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:43:28.827Z] #17 35.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:43:28.827Z] #17 35.82 Selecting previously unselected package jq. [2020-09-18T18:43:28.827Z] #17 35.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:43:28.827Z] #17 35.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:28.827Z] #17 35.88 Selecting previously unselected package libaio1:amd64. [2020-09-18T18:43:28.827Z] #17 35.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-18T18:43:28.827Z] #17 35.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-18T18:43:28.827Z] #17 35.94 Selecting previously unselected package libgpm2:amd64. [2020-09-18T18:43:28.920Z] #40 ... [2020-09-18T18:43:28.920Z] [2020-09-18T18:43:28.920Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:28.920Z] #18 70.94 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:28.973Z] #17 36.64 Unpacking bash-completion (1:2.8-6) ... [2020-09-18T18:43:29.086Z] #17 35.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-18T18:43:29.086Z] #17 35.95 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-18T18:43:29.086Z] #17 36.02 Selecting previously unselected package libicu63:amd64. [2020-09-18T18:43:29.086Z] #17 36.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-18T18:43:29.087Z] #17 36.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:43:29.109Z] #17 49.03 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:43:29.110Z] #17 49.08 Processing triggers for mime-support (3.62) ... [2020-09-18T18:43:29.230Z] #17 36.97 Selecting previously unselected package bzip2. [2020-09-18T18:43:29.230Z] #17 36.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-18T18:43:29.230Z] #17 36.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:29.487Z] #17 37.08 Selecting previously unselected package xz-utils. [2020-09-18T18:43:29.487Z] #17 37.09 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-18T18:43:29.487Z] #17 37.10 Unpacking xz-utils (5.2.4-1) ... [2020-09-18T18:43:29.487Z] #17 37.29 Selecting previously unselected package apparmor. [2020-09-18T18:43:29.487Z] #17 37.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-18T18:43:29.687Z] #17 DONE 49.5s [2020-09-18T18:43:29.687Z] [2020-09-18T18:43:29.687Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-18T18:43:29.744Z] #17 37.39 Unpacking apparmor (2.13.2-10) ... [2020-09-18T18:43:30.000Z] #17 37.71 Selecting previously unselected package aufs-tools. [2020-09-18T18:43:30.000Z] #17 37.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-18T18:43:30.000Z] #17 37.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:30.257Z] #17 37.82 Selecting previously unselected package libonig5:amd64. [2020-09-18T18:43:30.257Z] #17 37.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-18T18:43:30.257Z] #17 37.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:43:30.257Z] #17 37.94 Selecting previously unselected package libjq1:amd64. [2020-09-18T18:43:30.257Z] #17 37.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:43:30.257Z] #17 37.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:43:30.458Z] #18 72.35 Setting up python3-distutils (3.7.3-1) ... [2020-09-18T18:43:30.514Z] #17 38.10 Selecting previously unselected package jq. [2020-09-18T18:43:30.514Z] #17 38.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-18T18:43:30.514Z] #17 38.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:30.514Z] #17 38.19 Selecting previously unselected package libaio1:amd64. [2020-09-18T18:43:30.514Z] #17 38.20 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-18T18:43:30.514Z] #17 38.21 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-18T18:43:30.514Z] #17 38.28 Selecting previously unselected package libgpm2:amd64. [2020-09-18T18:43:30.514Z] #17 38.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-18T18:43:30.514Z] #17 38.29 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-18T18:43:30.637Z] #18 1.257 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-18T18:43:30.758Z] #18 72.88 Setting up python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:30.771Z] #17 38.35 Selecting previously unselected package libicu63:amd64. [2020-09-18T18:43:30.771Z] #17 38.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-18T18:43:30.771Z] #17 38.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:43:30.901Z] #18 1.262 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-18T18:43:30.901Z] #18 1.270 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-18T18:43:30.901Z] #18 DONE 1.4s [2020-09-18T18:43:30.901Z] [2020-09-18T18:43:30.901Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:31.809Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 14.1% of statements [2020-09-18T18:43:31.818Z] #18 73.95 Setting up python3-pip (18.1-5) ... [2020-09-18T18:43:32.380Z] #17 39.20 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:43:32.380Z] #17 39.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:43:32.380Z] #17 39.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:32.380Z] #17 39.40 Selecting previously unselected package libnl-3-200:amd64. [2020-09-18T18:43:32.380Z] #17 39.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-18T18:43:32.380Z] #17 39.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:43:32.441Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-09-18T18:43:32.641Z] #17 39.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-18T18:43:32.641Z] #17 39.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:43:32.641Z] #17 39.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:43:32.641Z] #17 39.58 Selecting previously unselected package libreadline5:amd64. [2020-09-18T18:43:32.641Z] #17 39.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-18T18:43:32.641Z] #17 39.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-18T18:43:32.901Z] #17 39.69 Selecting previously unselected package net-tools. [2020-09-18T18:43:32.901Z] #17 39.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-18T18:43:32.901Z] #17 39.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:32.901Z] #17 39.90 Selecting previously unselected package python-pip-whl. [2020-09-18T18:43:32.901Z] #17 39.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-18T18:43:32.901Z] #17 39.92 Unpacking python-pip-whl (18.1-5) ... [2020-09-18T18:43:33.072Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-09-18T18:43:33.317Z] #52 ... [2020-09-18T18:43:33.317Z] [2020-09-18T18:43:33.317Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:33.317Z] #45 DONE 265.0s [2020-09-18T18:43:33.317Z] [2020-09-18T18:43:33.317Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:33.358Z] #18 75.47 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:43:33.358Z] #18 75.51 Processing triggers for mime-support (3.62) ... [2020-09-18T18:43:33.470Z] #17 40.44 Selecting previously unselected package python3-lib2to3. [2020-09-18T18:43:33.470Z] #17 40.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-18T18:43:33.470Z] #17 40.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:33.675Z] #18 DONE 75.7s [2020-09-18T18:43:33.675Z] [2020-09-18T18:43:33.675Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-18T18:43:33.703Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-18T18:43:33.729Z] #17 40.56 Selecting previously unselected package python3-distutils. [2020-09-18T18:43:33.729Z] #17 40.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-18T18:43:33.729Z] #17 40.57 Unpacking python3-distutils (3.7.3-1) ... [2020-09-18T18:43:33.729Z] #17 40.74 Selecting previously unselected package python3-pip. [2020-09-18T18:43:33.729Z] #17 40.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-18T18:43:33.729Z] #17 40.77 Unpacking python3-pip (18.1-5) ... [2020-09-18T18:43:33.989Z] #17 40.92 Selecting previously unselected package python3-pkg-resources. [2020-09-18T18:43:33.989Z] #17 40.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:43:33.989Z] #17 40.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:33.989Z] #17 ... [2020-09-18T18:43:33.989Z] [2020-09-18T18:43:33.989Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:33.989Z] #39 84.17 DEP criu/action-scripts.d [2020-09-18T18:43:33.989Z] #39 84.42 CC criu/action-scripts.o [2020-09-18T18:43:33.989Z] #39 84.73 CC criu/aio.o [2020-09-18T18:43:33.989Z] #39 85.16 CC criu/autofs.o [2020-09-18T18:43:33.989Z] #39 86.45 CC criu/bfd.o [2020-09-18T18:43:33.989Z] #39 86.85 CC criu/bitmap.o [2020-09-18T18:43:33.989Z] #39 87.03 CC criu/cgroup-props.o [2020-09-18T18:43:33.989Z] #39 87.81 CC criu/cgroup.o [2020-09-18T18:43:33.989Z] #39 90.37 CC criu/clone-noasan.o [2020-09-18T18:43:33.989Z] #39 90.57 CC criu/config.o [2020-09-18T18:43:33.989Z] #39 91.75 CC criu/cr-check.o [2020-09-18T18:43:33.989Z] #39 93.21 CC criu/cr-dedup.o [2020-09-18T18:43:33.989Z] #39 93.62 CC criu/cr-dump.o [2020-09-18T18:43:33.989Z] #39 ... [2020-09-18T18:43:33.989Z] [2020-09-18T18:43:33.989Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:34.045Z] #17 41.76 Selecting previously unselected package libnet1:amd64. [2020-09-18T18:43:34.045Z] #17 41.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-18T18:43:34.045Z] #17 41.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:34.045Z] #17 41.85 Selecting previously unselected package libnl-3-200:amd64. [2020-09-18T18:43:34.249Z] #17 41.12 Selecting previously unselected package python3-setuptools. [2020-09-18T18:43:34.249Z] #17 41.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-18T18:43:34.249Z] #17 41.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:34.302Z] #17 41.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-18T18:43:34.302Z] #17 41.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:43:34.302Z] #17 41.97 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-18T18:43:34.302Z] #17 41.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-18T18:43:34.302Z] #17 41.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:43:34.302Z] #17 42.03 Selecting previously unselected package libreadline5:amd64. [2020-09-18T18:43:34.302Z] #17 42.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-18T18:43:34.302Z] #17 42.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-18T18:43:34.327Z] #19 0.425 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-18T18:43:34.328Z] #19 0.435 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-18T18:43:34.328Z] #19 0.452 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-18T18:43:34.328Z] #19 DONE 0.6s [2020-09-18T18:43:34.328Z] [2020-09-18T18:43:34.328Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:34.334Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-18T18:43:34.509Z] #17 41.40 Selecting previously unselected package python3-wheel. [2020-09-18T18:43:34.509Z] #17 41.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-18T18:43:34.509Z] #17 41.41 Unpacking python3-wheel (0.32.3-2) ... [2020-09-18T18:43:34.509Z] #17 41.49 Selecting previously unselected package sudo. [2020-09-18T18:43:34.509Z] #17 41.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-18T18:43:34.509Z] #17 41.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:34.559Z] #17 42.14 Selecting previously unselected package net-tools. [2020-09-18T18:43:34.559Z] #17 42.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-18T18:43:34.559Z] #17 42.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:34.559Z] #17 42.34 Selecting previously unselected package python-pip-whl. [2020-09-18T18:43:34.559Z] #17 42.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-18T18:43:34.559Z] #17 42.36 Unpacking python-pip-whl (18.1-5) ... [2020-09-18T18:43:35.028Z] #17 41.91 Selecting previously unselected package thin-provisioning-tools. [2020-09-18T18:43:35.028Z] #17 41.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-18T18:43:35.028Z] #17 41.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:35.122Z] #17 ... [2020-09-18T18:43:35.122Z] [2020-09-18T18:43:35.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:35.122Z] #39 87.53 DEP criu/bitmap.d [2020-09-18T18:43:35.122Z] #39 87.57 DEP criu/bfd.d [2020-09-18T18:43:35.122Z] #39 87.77 DEP criu/autofs.d [2020-09-18T18:43:35.122Z] #39 87.99 DEP criu/aio.d [2020-09-18T18:43:35.122Z] #39 88.12 DEP criu/action-scripts.d [2020-09-18T18:43:35.122Z] #39 88.45 CC criu/action-scripts.o [2020-09-18T18:43:35.122Z] #39 89.03 CC criu/aio.o [2020-09-18T18:43:35.122Z] #39 89.60 CC criu/autofs.o [2020-09-18T18:43:35.122Z] #39 91.06 CC criu/bfd.o [2020-09-18T18:43:35.122Z] #39 91.54 CC criu/bitmap.o [2020-09-18T18:43:35.122Z] #39 91.67 CC criu/cgroup-props.o [2020-09-18T18:43:35.122Z] #39 92.47 CC criu/cgroup.o [2020-09-18T18:43:35.122Z] #39 95.30 CC criu/clone-noasan.o [2020-09-18T18:43:35.122Z] #39 95.46 CC criu/config.o [2020-09-18T18:43:35.122Z] #39 96.75 CC criu/cr-check.o [2020-09-18T18:43:35.122Z] #39 ... [2020-09-18T18:43:35.122Z] [2020-09-18T18:43:35.122Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:35.122Z] #17 42.97 Selecting previously unselected package python3-lib2to3. [2020-09-18T18:43:35.122Z] #17 42.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-18T18:43:35.122Z] #17 42.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:35.181Z] #19 3.888 Collecting yamllint==1.16.0 [2020-09-18T18:43:35.287Z] #17 42.09 Selecting previously unselected package uidmap. [2020-09-18T18:43:35.288Z] #17 42.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-18T18:43:35.288Z] #17 42.10 Unpacking uidmap (1:4.5-1.1) ... [2020-09-18T18:43:35.288Z] #17 42.22 Selecting previously unselected package vim-runtime. [2020-09-18T18:43:35.288Z] #17 42.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:35.288Z] #17 42.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-18T18:43:35.288Z] #17 42.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-18T18:43:35.366Z] ok github.com/docker/docker/daemon 12.254s coverage: 17.4% of statements [2020-09-18T18:43:35.366Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-18T18:43:35.366Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-18T18:43:35.366Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-18T18:43:35.366Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-18T18:43:35.379Z] #17 43.05 Selecting previously unselected package python3-distutils. [2020-09-18T18:43:35.379Z] #17 43.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-18T18:43:35.379Z] #17 43.07 Unpacking python3-distutils (3.7.3-1) ... [2020-09-18T18:43:35.547Z] #17 42.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:35.636Z] #17 43.21 Selecting previously unselected package python3-pip. [2020-09-18T18:43:35.636Z] #17 43.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-18T18:43:35.636Z] #17 43.22 Unpacking python3-pip (18.1-5) ... [2020-09-18T18:43:35.636Z] #17 43.38 Selecting previously unselected package python3-pkg-resources. [2020-09-18T18:43:35.636Z] #17 43.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-18T18:43:35.636Z] #17 43.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:35.857Z] #52 ... [2020-09-18T18:43:35.857Z] [2020-09-18T18:43:35.857Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-18T18:43:35.857Z] #46 DONE 0.5s [2020-09-18T18:43:35.857Z] [2020-09-18T18:43:35.857Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-18T18:43:35.857Z] #48 DONE 0.1s [2020-09-18T18:43:35.857Z] [2020-09-18T18:43:35.857Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:35.893Z] #17 43.55 Selecting previously unselected package python3-setuptools. [2020-09-18T18:43:35.893Z] #17 43.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-18T18:43:35.893Z] #17 43.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:35.893Z] #17 43.76 Selecting previously unselected package python3-wheel. [2020-09-18T18:43:35.893Z] #17 43.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-18T18:43:35.893Z] #17 43.76 Unpacking python3-wheel (0.32.3-2) ... [2020-09-18T18:43:36.117Z] #52 ... [2020-09-18T18:43:36.117Z] [2020-09-18T18:43:36.117Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-18T18:43:36.117Z] #50 DONE 0.2s [2020-09-18T18:43:36.117Z] [2020-09-18T18:43:36.117Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:36.139Z] #19 ... [2020-09-18T18:43:36.139Z] [2020-09-18T18:43:36.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:36.139Z] #39 83.00 CC criu/files-reg.o [2020-09-18T18:43:36.139Z] #39 84.44 CC criu/files.o [2020-09-18T18:43:36.139Z] #39 85.91 CC criu/filesystems.o [2020-09-18T18:43:36.139Z] #39 86.32 CC criu/fsnotify.o [2020-09-18T18:43:36.139Z] #39 87.15 CC criu/image-desc.o [2020-09-18T18:43:36.139Z] #39 87.26 CC criu/image.o [2020-09-18T18:43:36.139Z] #39 87.85 CC criu/ipc_ns.o [2020-09-18T18:43:36.139Z] #39 88.77 CC criu/irmap.o [2020-09-18T18:43:36.139Z] #39 89.17 CC criu/kcmp-ids.o [2020-09-18T18:43:36.139Z] #39 89.45 CC criu/kerndat.o [2020-09-18T18:43:36.139Z] #39 90.51 CC criu/libnetlink.o [2020-09-18T18:43:36.139Z] #39 90.82 CC criu/log.o [2020-09-18T18:43:36.139Z] #39 91.18 CC criu/lsm.o [2020-09-18T18:43:36.139Z] #39 91.55 CC criu/mem.o [2020-09-18T18:43:36.139Z] #39 92.97 CC criu/memfd.o [2020-09-18T18:43:36.139Z] #39 ... [2020-09-18T18:43:36.139Z] [2020-09-18T18:43:36.139Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:36.139Z] #45 170.9 + cd /tmp/tmp.sAwuM89MAm/src/github.com/golangci/golangci-lint/ [2020-09-18T18:43:36.139Z] #45 170.9 + git checkout -q v1.23.8 [2020-09-18T18:43:36.139Z] #45 171.6 ++ git describe --tags [2020-09-18T18:43:36.139Z] #45 171.6 + version=v1.23.8 [2020-09-18T18:43:36.139Z] #45 171.6 ++ git rev-parse --short HEAD [2020-09-18T18:43:36.139Z] #45 171.6 + commit=76a82c6 [2020-09-18T18:43:36.139Z] #45 171.6 ++ git show -s --format=%cd [2020-09-18T18:43:36.139Z] #45 171.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-18T18:43:36.139Z] #45 171.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 [2020-09-18T18:43:36.150Z] #17 43.82 Selecting previously unselected package sudo. [2020-09-18T18:43:36.150Z] #17 43.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-18T18:43:36.150Z] #17 43.83 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:36.713Z] #17 44.29 Selecting previously unselected package thin-provisioning-tools. [2020-09-18T18:43:36.713Z] #17 44.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-18T18:43:36.713Z] #17 44.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:36.713Z] #17 44.51 Selecting previously unselected package uidmap. [2020-09-18T18:43:36.713Z] #17 44.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-18T18:43:36.713Z] #17 44.51 Unpacking uidmap (1:4.5-1.1) ... [2020-09-18T18:43:36.871Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-18T18:43:36.970Z] #17 44.63 Selecting previously unselected package vim-runtime. [2020-09-18T18:43:36.970Z] #17 44.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-18T18:43:36.970Z] #17 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-18T18:43:36.970Z] #17 44.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-18T18:43:36.970Z] #17 44.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:37.502Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.191s coverage: 57.0% of statements [2020-09-18T18:43:37.898Z] #20 ... [2020-09-18T18:43:37.898Z] [2020-09-18T18:43:37.898Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-18T18:43:37.898Z] #29 DONE 198.2s [2020-09-18T18:43:37.898Z] [2020-09-18T18:43:37.898Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:37.898Z] #40 123.0 CC criu/cr-service.o [2020-09-18T18:43:37.898Z] #40 125.8 CC criu/crtools.o [2020-09-18T18:43:37.898Z] #40 126.7 CC criu/eventfd.o [2020-09-18T18:43:37.898Z] #40 127.2 CC criu/eventpoll.o [2020-09-18T18:43:37.898Z] #40 128.2 CC criu/external.o [2020-09-18T18:43:37.898Z] #40 128.7 CC criu/fault-injection.o [2020-09-18T18:43:37.898Z] #40 128.8 CC criu/fdstore.o [2020-09-18T18:43:37.898Z] #40 129.4 CC criu/fifo.o [2020-09-18T18:43:37.898Z] #40 129.9 CC criu/file-ids.o [2020-09-18T18:43:38.196Z] #40 130.7 CC criu/file-lock.o [2020-09-18T18:43:38.916Z] #17 45.40 Selecting previously unselected package vim. [2020-09-18T18:43:38.916Z] #17 45.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:43:38.916Z] #17 45.45 Unpacking vim (2:8.1.0875-5) ... [2020-09-18T18:43:38.916Z] #17 45.98 Selecting previously unselected package xfsprogs. [2020-09-18T18:43:38.916Z] #17 45.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-18T18:43:38.916Z] #17 46.00 Unpacking xfsprogs (4.20.0-1) ... [2020-09-18T18:43:39.484Z] #17 46.52 Selecting previously unselected package zip. [2020-09-18T18:43:39.484Z] #17 46.54 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-18T18:43:39.484Z] #17 46.54 Unpacking zip (3.0-11+b1) ... [2020-09-18T18:43:39.742Z] #17 46.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:39.742Z] #17 46.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:39.742Z] #17 46.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:39.742Z] #17 46.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-18T18:43:39.742Z] #17 46.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-18T18:43:39.742Z] #17 46.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:39.742Z] #17 46.85 Setting up uidmap (1:4.5-1.1) ... [2020-09-18T18:43:39.742Z] #17 46.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-18T18:43:39.742Z] #17 46.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:39.742Z] #17 46.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:39.744Z] #40 132.3 CC criu/files-ext.o [2020-09-18T18:43:40.001Z] #17 46.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:43:40.001Z] #17 46.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:43:40.001Z] #17 46.97 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:43:40.001Z] #17 46.98 Setting up zip (3.0-11+b1) ... [2020-09-18T18:43:40.001Z] #17 46.99 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:40.002Z] #17 47.05 Setting up bash-completion (1:2.8-6) ... [2020-09-18T18:43:40.043Z] #40 ... [2020-09-18T18:43:40.043Z] [2020-09-18T18:43:40.043Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:40.043Z] #20 5.672 Collecting yamllint==1.16.0 [2020-09-18T18:43:40.244Z] #17 47.77 Selecting previously unselected package vim. [2020-09-18T18:43:40.244Z] #17 47.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-18T18:43:40.244Z] #17 47.80 Unpacking vim (2:8.1.0875-5) ... [2020-09-18T18:43:40.342Z] #20 6.023 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-18T18:43:40.342Z] #20 6.115 Collecting pyyaml (from yamllint==1.16.0) [2020-09-18T18:43:40.357Z] #45 ... [2020-09-18T18:43:40.358Z] [2020-09-18T18:43:40.358Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:40.358Z] #19 9.331 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-18T18:43:40.358Z] #19 9.431 Collecting pyyaml (from yamllint==1.16.0) [2020-09-18T18:43:40.620Z] #19 9.596 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-18T18:43:40.642Z] #20 6.299 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-18T18:43:40.809Z] #17 48.26 Selecting previously unselected package xfsprogs. [2020-09-18T18:43:40.809Z] #17 48.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-18T18:43:40.809Z] #17 48.28 Unpacking xfsprogs (4.20.0-1) ... [2020-09-18T18:43:41.066Z] #17 48.62 Selecting previously unselected package zip. [2020-09-18T18:43:41.066Z] #17 48.63 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-18T18:43:41.066Z] #17 48.64 Unpacking zip (3.0-11+b1) ... [2020-09-18T18:43:41.066Z] #17 48.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-18T18:43:41.066Z] #17 48.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-18T18:43:41.066Z] #17 48.84 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:41.066Z] #17 48.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-18T18:43:41.066Z] #17 48.87 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-18T18:43:41.066Z] #17 48.88 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:41.066Z] #17 48.89 Setting up uidmap (1:4.5-1.1) ... [2020-09-18T18:43:41.066Z] #17 48.90 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-18T18:43:41.066Z] #17 48.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-18T18:43:41.323Z] #17 48.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-18T18:43:41.323Z] #17 48.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-18T18:43:41.323Z] #17 48.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-18T18:43:41.323Z] #17 48.96 Setting up xxd (2:8.1.0875-5) ... [2020-09-18T18:43:41.323Z] #17 48.97 Setting up zip (3.0-11+b1) ... [2020-09-18T18:43:41.323Z] #17 48.98 Setting up vim-common (2:8.1.0875-5) ... [2020-09-18T18:43:41.323Z] #17 49.00 Setting up bash-completion (1:2.8-6) ... [2020-09-18T18:43:42.004Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.854s coverage: 46.2% of statements [2020-09-18T18:43:42.015Z] #19 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-18T18:43:42.015Z] #19 11.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-18T18:43:42.015Z] #19 11.11 Building wheels for collected packages: pyyaml [2020-09-18T18:43:42.015Z] #19 11.11 Running setup.py bdist_wheel for pyyaml: started [2020-09-18T18:43:42.294Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-18T18:43:42.815Z] #20 8.255 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-18T18:43:42.815Z] #20 8.315 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-18T18:43:42.815Z] #20 8.359 Building wheels for collected packages: pyyaml [2020-09-18T18:43:42.815Z] #20 8.360 Running setup.py bdist_wheel for pyyaml: started [2020-09-18T18:43:42.965Z] #19 12.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-18T18:43:43.228Z] #19 12.15 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-18T18:43:43.228Z] #19 12.23 Successfully built pyyaml [2020-09-18T18:43:43.228Z] #19 12.24 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-18T18:43:43.289Z] #17 49.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:43.289Z] #17 49.71 Setting up xz-utils (5.2.4-1) ... [2020-09-18T18:43:43.289Z] #17 49.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-18T18:43:43.289Z] #17 49.74 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:43.289Z] #17 49.82 invoke-rc.d: could not determine current runlevel [2020-09-18T18:43:43.289Z] #17 49.83 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-18T18:43:43.289Z] #17 49.84 Setting up pigz (2.4-1) ... [2020-09-18T18:43:43.289Z] #17 49.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-18T18:43:43.289Z] #17 49.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:43:43.289Z] #17 49.88 Setting up python-pip-whl (18.1-5) ... [2020-09-18T18:43:43.289Z] #17 49.89 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-18T18:43:43.289Z] #17 49.90 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:43.289Z] #17 50.26 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-18T18:43:43.289Z] #17 50.28 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:43:43.289Z] #17 50.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:43.289Z] #17 50.30 Setting up vim (2:8.1.0875-5) ... [2020-09-18T18:43:43.289Z] #17 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-18T18:43:43.289Z] #17 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-18T18:43:43.289Z] #17 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-18T18:43:43.289Z] #17 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-18T18:43:43.289Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-18T18:43:43.289Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-18T18:43:43.491Z] #19 12.56 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-18T18:43:43.548Z] #17 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-18T18:43:43.548Z] #17 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-18T18:43:43.548Z] #17 50.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:43:43.548Z] #17 50.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:43.548Z] #17 50.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-18T18:43:43.548Z] #17 50.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:43.548Z] #17 50.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-18T18:43:43.548Z] #17 50.49 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:43.844Z] #17 51.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-18T18:43:43.844Z] #17 51.47 Setting up xz-utils (5.2.4-1) ... [2020-09-18T18:43:43.844Z] #17 51.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-18T18:43:43.844Z] #17 51.50 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-18T18:43:43.844Z] #17 51.59 invoke-rc.d: could not determine current runlevel [2020-09-18T18:43:44.101Z] #17 51.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-18T18:43:44.101Z] #17 51.61 Setting up pigz (2.4-1) ... [2020-09-18T18:43:44.101Z] #17 51.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-18T18:43:44.101Z] #17 51.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-18T18:43:44.101Z] #17 51.65 Setting up python-pip-whl (18.1-5) ... [2020-09-18T18:43:44.101Z] #17 51.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-18T18:43:44.101Z] #17 51.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-18T18:43:44.358Z] #17 52.12 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-18T18:43:44.358Z] #17 52.12 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-18T18:43:44.358Z] #17 52.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:44.358Z] #17 52.14 Setting up vim (2:8.1.0875-5) ... [2020-09-18T18:43:44.358Z] #17 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-18T18:43:44.364Z] #20 9.903 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-18T18:43:44.364Z] #20 9.905 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-18T18:43:44.364Z] #20 9.992 Successfully built pyyaml [2020-09-18T18:43:44.364Z] #20 10.00 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-18T18:43:44.441Z] #19 ... [2020-09-18T18:43:44.441Z] [2020-09-18T18:43:44.441Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:44.441Z] #52 131.4 + bin/containerd [2020-09-18T18:43:44.615Z] #17 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-18T18:43:44.615Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-18T18:43:44.615Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-18T18:43:44.615Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-18T18:43:44.615Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-18T18:43:44.615Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-18T18:43:44.615Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-18T18:43:44.615Z] #17 52.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-18T18:43:44.615Z] #17 52.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-18T18:43:44.615Z] #17 52.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-18T18:43:44.615Z] #17 52.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-18T18:43:44.615Z] #17 52.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-18T18:43:44.615Z] #17 52.27 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-18T18:43:44.662Z] #20 10.38 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-18T18:43:44.662Z] #20 DONE 10.6s [2020-09-18T18:43:44.662Z] [2020-09-18T18:43:44.662Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:44.662Z] #40 132.7 CC criu/files-reg.o [2020-09-18T18:43:44.662Z] #40 135.2 CC criu/files.o [2020-09-18T18:43:44.704Z] #52 ... [2020-09-18T18:43:44.704Z] [2020-09-18T18:43:44.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:44.704Z] #39 93.44 CC criu/mount.o [2020-09-18T18:43:44.704Z] #39 96.01 CC criu/namespaces.o [2020-09-18T18:43:44.704Z] #39 97.26 CC criu/net.o [2020-09-18T18:43:44.704Z] #39 99.86 CC criu/netfilter.o [2020-09-18T18:43:44.704Z] #39 100.1 CC criu/page-pipe.o [2020-09-18T18:43:44.704Z] #39 100.7 CC criu/page-xfer.o [2020-09-18T18:43:44.704Z] #39 ... [2020-09-18T18:43:44.704Z] [2020-09-18T18:43:44.704Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:44.704Z] #19 DONE 13.9s [2020-09-18T18:43:44.967Z] [2020-09-18T18:43:44.967Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:44.967Z] #21 ... [2020-09-18T18:43:44.967Z] [2020-09-18T18:43:44.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:44.967Z] #39 102.0 CC criu/pagemap-cache.o [2020-09-18T18:43:45.545Z] #39 102.3 CC criu/pagemap.o [2020-09-18T18:43:45.723Z] #40 137.9 CC criu/filesystems.o [2020-09-18T18:43:45.804Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.428s coverage: 49.5% of statements [2020-09-18T18:43:45.984Z] #17 ... [2020-09-18T18:43:45.984Z] [2020-09-18T18:43:45.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:45.984Z] #39 98.41 CC criu/cr-dedup.o [2020-09-18T18:43:45.984Z] #39 98.78 CC criu/cr-dump.o [2020-09-18T18:43:45.984Z] #39 101.2 CC criu/cr-errno.o [2020-09-18T18:43:45.984Z] #39 101.3 CC criu/cr-restore.o [2020-09-18T18:43:45.984Z] #39 105.7 CC criu/cr-service.o [2020-09-18T18:43:45.984Z] #39 107.3 CC criu/crtools.o [2020-09-18T18:43:45.984Z] #39 107.7 CC criu/eventfd.o [2020-09-18T18:43:45.984Z] #39 107.9 CC criu/eventpoll.o [2020-09-18T18:43:45.984Z] #39 108.7 CC criu/external.o [2020-09-18T18:43:46.080Z] #17 ... [2020-09-18T18:43:46.080Z] [2020-09-18T18:43:46.080Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:46.080Z] #39 95.77 CC criu/cr-errno.o [2020-09-18T18:43:46.080Z] #39 95.86 CC criu/cr-restore.o [2020-09-18T18:43:46.080Z] #39 100.2 CC criu/cr-service.o [2020-09-18T18:43:46.080Z] #39 101.6 CC criu/crtools.o [2020-09-18T18:43:46.080Z] #39 102.1 CC criu/eventfd.o [2020-09-18T18:43:46.080Z] #39 102.5 CC criu/eventpoll.o [2020-09-18T18:43:46.080Z] #39 103.3 CC criu/external.o [2020-09-18T18:43:46.080Z] #39 103.6 CC criu/fault-injection.o [2020-09-18T18:43:46.080Z] #39 103.7 CC criu/fdstore.o [2020-09-18T18:43:46.080Z] #39 104.1 CC criu/fifo.o [2020-09-18T18:43:46.080Z] #39 104.5 CC criu/file-ids.o [2020-09-18T18:43:46.080Z] #39 104.8 CC criu/file-lock.o [2020-09-18T18:43:46.080Z] #39 105.8 CC criu/files-ext.o [2020-09-18T18:43:46.080Z] #39 106.3 CC criu/files-reg.o [2020-09-18T18:43:46.121Z] #39 103.0 CC criu/parasite-syscall.o [2020-09-18T18:43:46.338Z] #39 ... [2020-09-18T18:43:46.339Z] [2020-09-18T18:43:46.339Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:46.339Z] #17 53.23 Setting up iptables (1.8.2-4) ... [2020-09-18T18:43:46.339Z] #17 53.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:46.339Z] #17 53.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:46.339Z] #17 53.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:46.339Z] #17 53.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:46.339Z] #17 53.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-18T18:43:46.339Z] #17 53.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-18T18:43:46.339Z] #17 53.35 Setting up python3 (3.7.3-1) ... [2020-09-18T18:43:46.377Z] #40 138.7 CC criu/fsnotify.o [2020-09-18T18:43:46.549Z] #39 109.1 CC criu/fault-injection.o [2020-09-18T18:43:46.549Z] #39 109.2 CC criu/fdstore.o [2020-09-18T18:43:46.856Z] #17 53.73 Setting up python3-wheel (0.32.3-2) ... [2020-09-18T18:43:47.069Z] #39 103.7 CC criu/path.o [2020-09-18T18:43:47.069Z] #39 104.0 CC criu/pie-util-vdso.o [2020-09-18T18:43:47.117Z] #39 109.5 CC criu/fifo.o [2020-09-18T18:43:47.117Z] #39 109.9 CC criu/file-ids.o [2020-09-18T18:43:47.427Z] #17 54.41 Setting up apparmor (2.13.2-10) ... [2020-09-18T18:43:47.449Z] #40 139.9 CC criu/image-desc.o [2020-09-18T18:43:47.645Z] #39 104.4 CC criu/pie-util.o [2020-09-18T18:43:47.645Z] #39 104.5 CC criu/pipes.o [2020-09-18T18:43:47.680Z] #39 ... [2020-09-18T18:43:47.680Z] [2020-09-18T18:43:47.680Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-18T18:43:47.680Z] #17 55.16 Setting up iptables (1.8.2-4) ... [2020-09-18T18:43:47.680Z] #17 55.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:47.680Z] #17 55.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:47.680Z] #17 55.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-18T18:43:47.680Z] #17 55.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-18T18:43:47.680Z] #17 55.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-18T18:43:47.680Z] #17 55.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-18T18:43:47.680Z] #17 55.21 Setting up python3 (3.7.3-1) ... [2020-09-18T18:43:47.748Z] #40 140.2 CC criu/image.o [2020-09-18T18:43:47.937Z] #17 55.59 Setting up python3-wheel (0.32.3-2) ... [2020-09-18T18:43:48.222Z] #39 105.2 CC criu/plugin.o [2020-09-18T18:43:48.758Z] #17 56.28 Setting up apparmor (2.13.2-10) ... [2020-09-18T18:43:48.798Z] #39 105.5 CC criu/proc_parse.o [2020-09-18T18:43:48.805Z] #40 141.1 CC criu/ipc_ns.o [2020-09-18T18:43:49.061Z] #39 ... [2020-09-18T18:43:49.061Z] [2020-09-18T18:43:49.061Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:49.061Z] #21 185.1 + return [2020-09-18T18:43:49.061Z] #21 DONE 186.3s [2020-09-18T18:43:49.325Z] [2020-09-18T18:43:49.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:49.332Z] #17 56.37 Setting up xfsprogs (4.20.0-1) ... [2020-09-18T18:43:49.591Z] #17 56.39 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:49.851Z] #17 56.76 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:49.857Z] #40 142.3 CC criu/irmap.o [2020-09-18T18:43:50.384Z] #17 58.00 Setting up xfsprogs (4.20.0-1) ... [2020-09-18T18:43:50.384Z] #17 58.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-18T18:43:50.506Z] #40 143.0 CC criu/kcmp-ids.o [2020-09-18T18:43:50.641Z] #17 58.37 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-18T18:43:50.720Z] #39 107.5 CC criu/protobuf-desc.o [2020-09-18T18:43:50.789Z] #17 57.67 Setting up python3-distutils (3.7.3-1) ... [2020-09-18T18:43:50.806Z] #40 143.2 CC criu/kerndat.o [2020-09-18T18:43:51.010Z] #52 234.7 + bin/containerd-stress [2020-09-18T18:43:51.049Z] #17 58.14 Setting up python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:51.363Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.826s coverage: 73.1% of statements [2020-09-18T18:43:51.363Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-18T18:43:51.669Z] #39 ... [2020-09-18T18:43:51.669Z] [2020-09-18T18:43:51.669Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-18T18:43:51.669Z] #22 DONE 0.5s [2020-09-18T18:43:51.669Z] [2020-09-18T18:43:51.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:51.669Z] #39 108.5 CC criu/protobuf.o [2020-09-18T18:43:51.828Z] #17 59.31 Setting up python3-distutils (3.7.3-1) ... [2020-09-18T18:43:51.859Z] #40 144.4 CC criu/libnetlink.o [2020-09-18T18:43:51.933Z] #39 108.8 CC criu/pstree.o [2020-09-18T18:43:52.085Z] #17 59.73 Setting up python3-setuptools (40.8.0-1) ... [2020-09-18T18:43:52.394Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.094s coverage: 57.7% of statements [2020-09-18T18:43:52.394Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-18T18:43:52.394Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.681s coverage: 76.1% of statements [2020-09-18T18:43:52.394Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-18T18:43:52.427Z] #17 59.26 Setting up python3-pip (18.1-5) ... [2020-09-18T18:43:52.505Z] #40 144.7 CC criu/log.o [2020-09-18T18:43:52.505Z] #40 145.1 CC criu/lsm.o [2020-09-18T18:43:52.885Z] #39 109.7 CC criu/rbtree.o [2020-09-18T18:43:52.885Z] #39 109.9 CC criu/rst-malloc.o [2020-09-18T18:43:53.016Z] #17 60.82 Setting up python3-pip (18.1-5) ... [2020-09-18T18:43:53.168Z] #40 145.7 CC criu/mem.o [2020-09-18T18:43:53.365Z] #17 60.14 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:43:53.365Z] #17 60.18 Processing triggers for mime-support (3.62) ... [2020-09-18T18:43:53.426Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-09-18T18:43:53.462Z] #39 110.3 CC criu/seccomp.o [2020-09-18T18:43:53.549Z] #52 236.9 + bin/containerd-shim [2020-09-18T18:43:53.716Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-09-18T18:43:53.934Z] #17 DONE 61.0s [2020-09-18T18:43:53.934Z] [2020-09-18T18:43:53.934Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-18T18:43:54.007Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-09-18T18:43:54.039Z] #39 110.8 CC criu/seize.o [2020-09-18T18:43:54.203Z] #17 61.73 Processing triggers for libc-bin (2.28-10) ... [2020-09-18T18:43:54.203Z] #17 61.77 Processing triggers for mime-support (3.62) ... [2020-09-18T18:43:54.615Z] #39 111.6 CC criu/servicefd.o [2020-09-18T18:43:54.875Z] #18 0.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-18T18:43:54.875Z] #18 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-18T18:43:54.875Z] #18 0.875 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-18T18:43:54.875Z] #18 DONE 0.9s [2020-09-18T18:43:54.875Z] [2020-09-18T18:43:54.875Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:55.192Z] #39 112.0 CC criu/shmem.o [2020-09-18T18:43:55.272Z] #40 147.6 CC criu/memfd.o [2020-09-18T18:43:55.521Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.8% of statements [2020-09-18T18:43:55.521Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-18T18:43:55.521Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-18T18:43:55.521Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.0% of statements [2020-09-18T18:43:55.570Z] #40 148.1 CC criu/mount.o [2020-09-18T18:43:55.572Z] #17 DONE 63.1s [2020-09-18T18:43:55.572Z] [2020-09-18T18:43:55.572Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-18T18:43:56.143Z] #39 112.8 CC criu/sigframe.o [2020-09-18T18:43:56.143Z] #39 113.0 CC criu/signalfd.o [2020-09-18T18:43:56.407Z] #39 113.3 CC criu/sk-inet.o [2020-09-18T18:43:56.509Z] #18 0.929 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-18T18:43:56.509Z] #18 0.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-18T18:43:56.509Z] #18 0.936 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-18T18:43:56.509Z] #18 DONE 1.1s [2020-09-18T18:43:56.509Z] [2020-09-18T18:43:56.509Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:43:56.553Z] ok github.com/docker/docker/daemon/logger/gelf 0.002s coverage: 67.0% of statements [2020-09-18T18:43:56.553Z] ok github.com/docker/docker/daemon/logger/awslogs 0.067s coverage: 77.8% of statements [2020-09-18T18:43:56.553Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-18T18:43:56.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-18T18:43:57.358Z] #39 114.2 CC criu/sk-netlink.o [2020-09-18T18:43:57.587Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2020-09-18T18:43:57.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-09-18T18:43:57.621Z] #39 114.6 CC criu/sk-packet.o [2020-09-18T18:43:57.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-09-18T18:43:57.880Z] #19 ... [2020-09-18T18:43:57.880Z] [2020-09-18T18:43:57.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:57.880Z] #39 110.2 CC criu/file-lock.o [2020-09-18T18:43:57.880Z] #39 111.0 CC criu/files-ext.o [2020-09-18T18:43:57.880Z] #39 111.4 CC criu/files-reg.o [2020-09-18T18:43:57.880Z] #39 113.7 CC criu/files.o [2020-09-18T18:43:57.880Z] #39 115.5 CC criu/filesystems.o [2020-09-18T18:43:57.880Z] #39 116.2 CC criu/fsnotify.o [2020-09-18T18:43:57.880Z] #39 117.4 CC criu/image-desc.o [2020-09-18T18:43:57.880Z] #39 117.6 CC criu/image.o [2020-09-18T18:43:57.880Z] #39 118.7 CC criu/ipc_ns.o [2020-09-18T18:43:57.880Z] #39 120.2 CC criu/irmap.o [2020-09-18T18:43:57.880Z] #39 ... [2020-09-18T18:43:57.880Z] [2020-09-18T18:43:57.880Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:43:57.880Z] #36 194.3 + dpkg --print-architecture [2020-09-18T18:43:57.880Z] #36 194.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-18T18:43:57.880Z] #36 195.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-18T18:43:57.880Z] #36 195.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-18T18:43:58.173Z] #19 ... [2020-09-18T18:43:58.173Z] [2020-09-18T18:43:58.173Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:43:58.173Z] #39 108.2 CC criu/files.o [2020-09-18T18:43:58.173Z] #39 110.2 CC criu/filesystems.o [2020-09-18T18:43:58.173Z] #39 111.0 CC criu/fsnotify.o [2020-09-18T18:43:58.173Z] #39 112.0 CC criu/image-desc.o [2020-09-18T18:43:58.173Z] #39 112.1 CC criu/image.o [2020-09-18T18:43:58.173Z] #39 113.0 CC criu/ipc_ns.o [2020-09-18T18:43:58.173Z] #39 114.4 CC criu/irmap.o [2020-09-18T18:43:58.173Z] #39 115.5 CC criu/kcmp-ids.o [2020-09-18T18:43:58.173Z] #39 115.8 CC criu/kerndat.o [2020-09-18T18:43:58.173Z] #39 117.0 CC criu/libnetlink.o [2020-09-18T18:43:58.173Z] #39 117.4 CC criu/log.o [2020-09-18T18:43:58.173Z] #39 118.0 CC criu/lsm.o [2020-09-18T18:43:58.173Z] #39 ... [2020-09-18T18:43:58.173Z] [2020-09-18T18:43:58.173Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:43:58.173Z] #45 193.8 + cd /tmp/tmp.gDdQh4r6ma/src/github.com/golangci/golangci-lint/ [2020-09-18T18:43:58.173Z] #45 193.8 + git checkout -q v1.23.8 [2020-09-18T18:43:58.173Z] #45 194.5 ++ git describe --tags [2020-09-18T18:43:58.173Z] #45 194.5 + version=v1.23.8 [2020-09-18T18:43:58.173Z] #45 194.5 ++ git rev-parse --short HEAD [2020-09-18T18:43:58.173Z] #45 194.5 + commit=76a82c6 [2020-09-18T18:43:58.173Z] #45 194.5 ++ git show -s --format=%cd [2020-09-18T18:43:58.173Z] #45 194.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-18T18:43:58.173Z] #45 194.6 + 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 [2020-09-18T18:43:58.509Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-09-18T18:43:58.509Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-18T18:43:58.571Z] #39 115.2 CC criu/sk-queue.o [2020-09-18T18:43:58.835Z] #39 115.6 CC criu/sk-tcp.o [2020-09-18T18:43:59.143Z] time="2020-09-18T18:43:58Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate569026965/log909469168.1: no such file or directory" [2020-09-18T18:43:59.143Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 38.3% of statements [2020-09-18T18:43:59.412Z] #39 116.1 CC criu/sk-unix.o [2020-09-18T18:43:59.433Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-09-18T18:44:00.113Z] #40 152.1 CC criu/namespaces.o [2020-09-18T18:44:00.126Z] #52 243.6 + bin/containerd-shim-runc-v1 [2020-09-18T18:44:00.465Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-18T18:44:00.756Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-18T18:44:00.808Z] #39 ... [2020-09-18T18:44:00.808Z] [2020-09-18T18:44:00.808Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-18T18:44:00.808Z] #26 DONE 9.1s [2020-09-18T18:44:00.808Z] [2020-09-18T18:44:00.808Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-18T18:44:01.385Z] #29 DONE 1.0s [2020-09-18T18:44:01.385Z] [2020-09-18T18:44:01.385Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-18T18:44:01.388Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-18T18:44:01.468Z] #45 ... [2020-09-18T18:44:01.468Z] [2020-09-18T18:44:01.468Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:44:01.468Z] #36 188.6 + dpkg --print-architecture [2020-09-18T18:44:01.468Z] #36 188.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-18T18:44:01.468Z] #36 189.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-18T18:44:01.468Z] #36 189.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-18T18:44:01.468Z] #36 ... [2020-09-18T18:44:01.468Z] [2020-09-18T18:44:01.468Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:01.468Z] #39 118.4 CC criu/mem.o [2020-09-18T18:44:01.468Z] #39 120.1 CC criu/memfd.o [2020-09-18T18:44:01.468Z] #39 120.7 CC criu/mount.o [2020-09-18T18:44:01.648Z] #31 DONE 0.1s [2020-09-18T18:44:01.648Z] [2020-09-18T18:44:01.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:01.648Z] #39 117.7 CC criu/sockets.o [2020-09-18T18:44:01.648Z] #39 118.4 CC criu/stats.o [2020-09-18T18:44:01.648Z] #39 ... [2020-09-18T18:44:01.648Z] [2020-09-18T18:44:01.648Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-18T18:44:01.648Z] #34 DONE 0.1s [2020-09-18T18:44:01.650Z] #40 154.3 CC criu/net.o [2020-09-18T18:44:01.678Z] ok github.com/docker/docker/daemon/logger/splunk 1.457s coverage: 82.5% of statements [2020-09-18T18:44:01.678Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-18T18:44:01.678Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-18T18:44:01.912Z] [2020-09-18T18:44:01.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:01.912Z] #39 118.8 CC criu/string.o [2020-09-18T18:44:01.912Z] #39 118.9 CC criu/sysctl.o [2020-09-18T18:44:02.711Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-09-18T18:44:02.863Z] #39 ... [2020-09-18T18:44:02.863Z] [2020-09-18T18:44:02.863Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-18T18:44:02.863Z] #37 DONE 0.9s [2020-09-18T18:44:02.863Z] [2020-09-18T18:44:02.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:02.863Z] #39 119.5 CC criu/sysfs_parse.o [2020-09-18T18:44:02.863Z] #39 119.9 CC criu/timens.o [2020-09-18T18:44:03.127Z] #39 120.2 CC criu/timerfd.o [2020-09-18T18:44:03.390Z] #39 120.5 CC criu/tty.o [2020-09-18T18:44:04.007Z] #39 123.9 CC criu/namespaces.o [2020-09-18T18:44:04.323Z] #52 248.1 + bin/containerd-shim-runc-v2 [2020-09-18T18:44:04.425Z] #36 ... [2020-09-18T18:44:04.425Z] [2020-09-18T18:44:04.425Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:04.425Z] #45 197.5 + cd /tmp/tmp.5MvaJDndtk/src/github.com/golangci/golangci-lint/ [2020-09-18T18:44:04.426Z] #45 197.5 + git checkout -q v1.23.8 [2020-09-18T18:44:04.426Z] #45 198.2 ++ git describe --tags [2020-09-18T18:44:04.426Z] #45 198.3 + version=v1.23.8 [2020-09-18T18:44:04.426Z] #45 198.3 ++ git rev-parse --short HEAD [2020-09-18T18:44:04.426Z] #45 198.3 + commit=76a82c6 [2020-09-18T18:44:04.426Z] #45 198.3 ++ git show -s --format=%cd [2020-09-18T18:44:04.426Z] #45 198.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-18T18:44:04.426Z] #45 198.3 + 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 [2020-09-18T18:44:05.262Z] #52 249.1 + binaries [2020-09-18T18:44:05.262Z] #52 249.1 + install -D bin/containerd /build/containerd [2020-09-18T18:44:05.262Z] #52 249.1 + install -D bin/containerd-shim /build/containerd-shim [2020-09-18T18:44:05.262Z] #52 249.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-18T18:44:05.262Z] #52 249.2 + install -D bin/ctr /build/ctr [2020-09-18T18:44:05.317Z] #39 122.1 CC criu/tun.o [2020-09-18T18:44:05.386Z] #39 125.6 CC criu/net.o [2020-09-18T18:44:05.484Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-09-18T18:44:05.894Z] #39 122.5 CC criu/uffd.o [2020-09-18T18:44:06.146Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-18T18:44:06.164Z] #40 157.9 CC criu/netfilter.o [2020-09-18T18:44:06.164Z] #40 158.3 CC criu/page-pipe.o [2020-09-18T18:44:06.437Z] ok github.com/docker/docker/distribution 4.030s coverage: 21.9% of statements [2020-09-18T18:44:06.437Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-18T18:44:06.437Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-18T18:44:06.728Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-09-18T18:44:06.812Z] #40 159.1 CC criu/page-xfer.o [2020-09-18T18:44:06.843Z] #39 123.6 CC criu/util.o [2020-09-18T18:44:07.166Z] #52 DONE 250.9s [2020-09-18T18:44:07.295Z] #39 ... [2020-09-18T18:44:07.295Z] [2020-09-18T18:44:07.295Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:44:07.295Z] #19 5.200 Collecting yamllint==1.16.0 [2020-09-18T18:44:07.295Z] #19 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-18T18:44:07.295Z] #19 10.64 Collecting pyyaml (from yamllint==1.16.0) [2020-09-18T18:44:07.295Z] #19 10.80 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-18T18:44:07.295Z] #19 12.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-18T18:44:07.295Z] #19 12.35 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-18T18:44:07.295Z] #19 12.40 Building wheels for collected packages: pyyaml [2020-09-18T18:44:07.295Z] #19 12.40 Running setup.py bdist_wheel for pyyaml: started [2020-09-18T18:44:07.360Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-09-18T18:44:07.360Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-18T18:44:07.651Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-18T18:44:07.651Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-18T18:44:07.793Z] #39 124.8 CC criu/uts_ns.o [2020-09-18T18:44:07.942Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-09-18T18:44:08.057Z] #39 125.0 CC criu/vdso.o [2020-09-18T18:44:08.103Z] [2020-09-18T18:44:08.103Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-18T18:44:08.361Z] #40 160.9 CC criu/pagemap-cache.o [2020-09-18T18:44:08.634Z] #39 125.5 LINK criu/built-in.o [2020-09-18T18:44:08.634Z] #39 125.6 LINK criu/criu [2020-09-18T18:44:08.671Z] #53 DONE 0.9s [2020-09-18T18:44:08.671Z] [2020-09-18T18:44:08.671Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-18T18:44:08.675Z] #19 13.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-18T18:44:08.675Z] #19 13.61 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-18T18:44:08.675Z] #19 13.68 Successfully built pyyaml [2020-09-18T18:44:08.675Z] #19 13.71 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-18T18:44:08.687Z] #45 ... [2020-09-18T18:44:08.687Z] [2020-09-18T18:44:08.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:08.687Z] #39 120.7 CC criu/kcmp-ids.o [2020-09-18T18:44:08.687Z] #39 121.1 CC criu/kerndat.o [2020-09-18T18:44:08.687Z] #39 122.3 CC criu/libnetlink.o [2020-09-18T18:44:08.687Z] #39 122.7 CC criu/log.o [2020-09-18T18:44:08.687Z] #39 123.3 CC criu/lsm.o [2020-09-18T18:44:08.687Z] #39 123.7 CC criu/mem.o [2020-09-18T18:44:08.687Z] #39 125.5 CC criu/memfd.o [2020-09-18T18:44:08.687Z] #39 126.0 CC criu/mount.o [2020-09-18T18:44:08.687Z] #39 129.5 CC criu/namespaces.o [2020-09-18T18:44:08.687Z] #39 ... [2020-09-18T18:44:08.687Z] [2020-09-18T18:44:08.687Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:44:08.687Z] #19 5.328 Collecting yamllint==1.16.0 [2020-09-18T18:44:08.687Z] #19 10.71 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-18T18:44:08.687Z] #19 10.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-18T18:44:08.687Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-18T18:44:08.687Z] #19 10.94 Collecting pyyaml (from yamllint==1.16.0) [2020-09-18T18:44:08.687Z] #19 11.12 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-18T18:44:08.930Z] #57 DONE 0.2s [2020-09-18T18:44:08.930Z] [2020-09-18T18:44:08.930Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-18T18:44:08.975Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2020-09-18T18:44:09.014Z] #40 161.4 CC criu/pagemap.o [2020-09-18T18:44:09.190Z] #59 DONE 0.4s [2020-09-18T18:44:09.210Z] #39 126.1 DEP lib/c/criu.d [2020-09-18T18:44:09.210Z] #39 126.1 CC images/rpc.pb-c.o [2020-09-18T18:44:09.245Z] #19 14.08 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-18T18:44:09.245Z] #19 ... [2020-09-18T18:44:09.245Z] [2020-09-18T18:44:09.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:09.245Z] #39 129.2 CC criu/netfilter.o [2020-09-18T18:44:09.245Z] #39 129.6 CC criu/page-pipe.o [2020-09-18T18:44:09.252Z] #19 12.76 Building wheels for collected packages: pyyaml [2020-09-18T18:44:09.252Z] #19 12.76 Running setup.py bdist_wheel for pyyaml: started [2020-09-18T18:44:09.252Z] #19 ... [2020-09-18T18:44:09.252Z] [2020-09-18T18:44:09.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:09.252Z] #39 131.8 CC criu/net.o [2020-09-18T18:44:09.266Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-18T18:44:09.450Z] [2020-09-18T18:44:09.450Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-18T18:44:09.450Z] #61 DONE 0.0s [2020-09-18T18:44:09.450Z] [2020-09-18T18:44:09.450Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-18T18:44:09.450Z] #62 DONE 0.0s [2020-09-18T18:44:09.450Z] [2020-09-18T18:44:09.450Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-18T18:44:09.504Z] #39 ... [2020-09-18T18:44:09.504Z] [2020-09-18T18:44:09.504Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:44:09.504Z] #19 DONE 14.6s [2020-09-18T18:44:09.764Z] [2020-09-18T18:44:09.764Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-18T18:44:09.764Z] #22 DONE 0.1s [2020-09-18T18:44:09.764Z] [2020-09-18T18:44:09.764Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-18T18:44:09.787Z] #39 126.7 CC lib/c/criu.o [2020-09-18T18:44:10.019Z] #63 DONE 0.8s [2020-09-18T18:44:10.019Z] [2020-09-18T18:44:10.019Z] #64 exporting to image [2020-09-18T18:44:10.019Z] #64 exporting layers [2020-09-18T18:44:10.080Z] #40 162.5 CC criu/parasite-syscall.o [2020-09-18T18:44:10.785Z] #39 127.7 LINK lib/c/built-in.o [2020-09-18T18:44:10.786Z] #39 127.7 LINK lib/c/libcriu.so [2020-09-18T18:44:10.786Z] #39 127.7 LINK lib/c/libcriu.a [2020-09-18T18:44:10.828Z] ok github.com/docker/docker/pkg/archive 0.495s coverage: 77.1% of statements [2020-09-18T18:44:11.049Z] #39 127.9 GEN magic.py [2020-09-18T18:44:11.162Z] #40 163.5 CC criu/path.o [2020-09-18T18:44:11.313Z] #39 128.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:44:11.313Z] #39 128.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:44:11.313Z] #39 128.1 Note: Building without GnuTLS support [2020-09-18T18:44:11.313Z] #39 128.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:44:11.313Z] #39 128.1 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:44:11.459Z] ok github.com/docker/docker/pkg/authorization 0.175s coverage: 68.3% of statements [2020-09-18T18:44:11.459Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-18T18:44:11.460Z] #40 163.8 CC criu/pie-util-vdso.o [2020-09-18T18:44:11.751Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-18T18:44:11.779Z] #39 ... [2020-09-18T18:44:11.779Z] [2020-09-18T18:44:11.779Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-18T18:44:11.779Z] #19 14.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-18T18:44:11.779Z] #19 14.03 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-18T18:44:11.779Z] #19 14.10 Successfully built pyyaml [2020-09-18T18:44:11.779Z] #19 14.12 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-18T18:44:11.779Z] #19 14.50 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-18T18:44:11.779Z] #19 DONE 15.0s [2020-09-18T18:44:11.779Z] [2020-09-18T18:44:11.779Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-18T18:44:11.779Z] #22 DONE 0.2s [2020-09-18T18:44:11.779Z] [2020-09-18T18:44:11.779Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:44:11.779Z] #49 ... [2020-09-18T18:44:11.779Z] [2020-09-18T18:44:11.779Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-18T18:44:11.890Z] #39 128.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:44:12.111Z] #40 164.4 CC criu/pie-util.o [2020-09-18T18:44:12.410Z] #40 164.7 CC criu/pipes.o [2020-09-18T18:44:12.840Z] #39 129.7 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:13.068Z] #40 165.7 CC criu/plugin.o [2020-09-18T18:44:13.417Z] #39 130.4 make[1]: 'images/built-in.o' is up to date. [2020-09-18T18:44:13.417Z] #39 130.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-18T18:44:13.417Z] #39 130.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-18T18:44:13.680Z] #39 130.5 make[1]: 'compel/libcompel.a' is up to date. [2020-09-18T18:44:13.680Z] #39 130.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-18T18:44:13.680Z] #39 130.5 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:13.680Z] #39 130.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:44:13.716Z] #40 166.3 CC criu/proc_parse.o [2020-09-18T18:44:13.943Z] #39 130.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:13.943Z] #39 130.8 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:13.943Z] #39 130.8 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:13.943Z] #39 130.9 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:13.943Z] #39 131.0 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:13.964Z] #26 DONE 3.7s [2020-09-18T18:44:13.964Z] [2020-09-18T18:44:13.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:13.964Z] #39 130.4 CC criu/page-xfer.o [2020-09-18T18:44:13.964Z] #39 131.8 CC criu/pagemap-cache.o [2020-09-18T18:44:13.964Z] #39 132.2 CC criu/pagemap.o [2020-09-18T18:44:13.964Z] #39 133.1 CC criu/parasite-syscall.o [2020-09-18T18:44:13.964Z] #39 ... [2020-09-18T18:44:13.964Z] [2020-09-18T18:44:13.964Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-18T18:44:13.964Z] #29 DONE 0.3s [2020-09-18T18:44:13.964Z] [2020-09-18T18:44:13.964Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-18T18:44:13.964Z] #31 DONE 0.0s [2020-09-18T18:44:13.964Z] [2020-09-18T18:44:13.964Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-18T18:44:13.965Z] #34 DONE 0.0s [2020-09-18T18:44:13.965Z] [2020-09-18T18:44:13.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:13.965Z] #39 134.0 CC criu/path.o [2020-09-18T18:44:14.206Z] #39 131.0 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:14.206Z] #39 131.1 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:14.206Z] #39 131.2 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:14.224Z] #39 134.4 CC criu/pie-util-vdso-elf32.o [2020-09-18T18:44:14.470Z] #39 131.2 INSTALL criu/criu [2020-09-18T18:44:14.795Z] #39 134.8 CC criu/pie-util-vdso.o [2020-09-18T18:44:15.053Z] #26 DONE 3.2s [2020-09-18T18:44:15.053Z] [2020-09-18T18:44:15.053Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-18T18:44:15.053Z] #29 DONE 0.3s [2020-09-18T18:44:15.053Z] [2020-09-18T18:44:15.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:15.053Z] #39 135.3 CC criu/netfilter.o [2020-09-18T18:44:15.053Z] #39 135.6 CC criu/page-pipe.o [2020-09-18T18:44:15.053Z] #39 136.1 CC criu/page-xfer.o [2020-09-18T18:44:15.053Z] #39 137.5 CC criu/pagemap-cache.o [2020-09-18T18:44:15.055Z] #39 ... [2020-09-18T18:44:15.055Z] [2020-09-18T18:44:15.055Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:44:15.055Z] #49 86.38 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 [2020-09-18T18:44:15.055Z] #49 88.57 + mkdir -p /build [2020-09-18T18:44:15.055Z] #49 88.57 + cp runc /build/runc [2020-09-18T18:44:15.055Z] #49 DONE 88.9s [2020-09-18T18:44:15.055Z] [2020-09-18T18:44:15.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:15.055Z] #39 135.2 CC criu/pie-util.o [2020-09-18T18:44:15.059Z] #39 DONE 132.0s [2020-09-18T18:44:15.059Z] [2020-09-18T18:44:15.059Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:15.258Z] #40 ... [2020-09-18T18:44:15.258Z] [2020-09-18T18:44:15.258Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:44:15.258Z] #50 119.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-18T18:44:15.310Z] #39 ... [2020-09-18T18:44:15.310Z] [2020-09-18T18:44:15.310Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-18T18:44:15.310Z] #31 DONE 0.0s [2020-09-18T18:44:15.310Z] [2020-09-18T18:44:15.310Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-18T18:44:15.310Z] #34 DONE 0.0s [2020-09-18T18:44:15.315Z] #39 135.4 CC criu/pipes.o [2020-09-18T18:44:15.567Z] [2020-09-18T18:44:15.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:15.567Z] #39 138.0 CC criu/pagemap.o [2020-09-18T18:44:16.253Z] #39 136.4 CC criu/plugin.o [2020-09-18T18:44:16.342Z] ok github.com/docker/docker/pkg/chrootarchive 3.491s coverage: 43.2% of statements [2020-09-18T18:44:16.342Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-18T18:44:16.342Z] ok github.com/docker/docker/layer 7.372s coverage: 68.8% of statements [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/oci [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-18T18:44:16.342Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-18T18:44:16.342Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-09-18T18:44:16.498Z] #39 138.9 CC criu/parasite-syscall.o [2020-09-18T18:44:16.590Z] #64 exporting layers 6.3s done [2020-09-18T18:44:16.591Z] #64 writing image sha256:986c869eb72b3054b9c2bde5a295608df5412411d080cb10bbc387c83f399b99 done [2020-09-18T18:44:16.591Z] #64 naming to docker.io/library/docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b done [2020-09-18T18:44:16.591Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-09-18T18:44:16.633Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [Pipeline] sh [2020-09-18T18:44:16.826Z] #39 136.9 CC criu/proc_parse.o [2020-09-18T18:44:16.924Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-09-18T18:44:16.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/validate/default [2020-09-18T18:44:16.984Z] #52 ... [2020-09-18T18:44:16.984Z] [2020-09-18T18:44:16.984Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-18T18:44:16.984Z] #40 DONE 0.1s [2020-09-18T18:44:16.984Z] [2020-09-18T18:44:16.984Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-18T18:44:17.429Z] #39 139.8 CC criu/path.o [2020-09-18T18:44:17.429Z] #39 140.2 CC criu/pie-util-vdso-elf32.o [2020-09-18T18:44:17.555Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-09-18T18:44:17.557Z] #42 DONE 0.5s [2020-09-18T18:44:17.557Z] [2020-09-18T18:44:17.557Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-18T18:44:17.557Z] #44 DONE 0.1s [2020-09-18T18:44:17.557Z] [2020-09-18T18:44:17.557Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:17.845Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-09-18T18:44:17.868Z] Congratulations! All commits are properly signed with the DCO! [2020-09-18T18:44:17.994Z] #39 140.6 CC criu/pie-util-vdso.o [2020-09-18T18:44:18.561Z] #39 ... [2020-09-18T18:44:18.561Z] [2020-09-18T18:44:18.561Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-18T18:44:18.561Z] #49 91.88 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 [2020-09-18T18:44:18.561Z] #49 93.78 + mkdir -p /build [2020-09-18T18:44:18.561Z] #49 93.78 + cp runc /build/runc [2020-09-18T18:44:18.561Z] #49 DONE 94.2s [2020-09-18T18:44:18.561Z] [2020-09-18T18:44:18.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:18.561Z] #39 141.1 CC criu/pie-util.o [2020-09-18T18:44:18.561Z] #39 141.3 CC criu/pipes.o [2020-09-18T18:44:18.807Z] Congratulations! Seccomp profile generation is done correctly. [2020-09-18T18:44:18.807Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-18T18:44:18.807Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-18T18:44:18.807Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-18T18:44:18.807Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-18T18:44:18.807Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-18T18:44:18.807Z] Congratulations! No new tests were added to integration-cli. [2020-09-18T18:44:18.807Z] [2020-09-18T18:44:18.807Z] INFO Start validation with golang-ci-lint [2020-09-18T18:44:18.807Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-18T18:44:18.807Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-18T18:44:18.807Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-18T18:44:18.823Z] #50 122.8 + mkdir -p /build [2020-09-18T18:44:18.823Z] #50 122.8 + cp runc /build/runc [2020-09-18T18:44:18.823Z] #50 DONE 123.0s [2020-09-18T18:44:18.823Z] [2020-09-18T18:44:18.823Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:44:18.823Z] #37 238.2 + dpkg --print-architecture [2020-09-18T18:44:18.823Z] #37 238.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-18T18:44:18.823Z] #37 238.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-18T18:44:18.823Z] #37 238.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-18T18:44:18.948Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-09-18T18:44:19.364Z] #39 139.0 CC criu/protobuf-desc.o [2020-09-18T18:44:19.364Z] #39 ... [2020-09-18T18:44:19.364Z] [2020-09-18T18:44:19.364Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:44:19.364Z] #36 DONE 216.7s [2020-09-18T18:44:19.364Z] [2020-09-18T18:44:19.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:19.364Z] #39 139.6 CC criu/protobuf.o [2020-09-18T18:44:19.648Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-09-18T18:44:19.930Z] #39 142.3 CC criu/plugin.o [2020-09-18T18:44:19.930Z] #39 142.6 CC criu/proc_parse.o [2020-09-18T18:44:19.934Z] #39 140.0 CC criu/pstree.o [2020-09-18T18:44:20.279Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2020-09-18T18:44:20.279Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-09-18T18:44:20.569Z] ok github.com/docker/docker/pkg/fsutils 0.403s coverage: 85.1% of statements [2020-09-18T18:44:20.860Z] ok github.com/docker/docker/pkg/idtools 0.216s coverage: 70.1% of statements [2020-09-18T18:44:20.875Z] #39 ... [2020-09-18T18:44:20.875Z] [2020-09-18T18:44:20.875Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-18T18:44:20.875Z] #37 DONE 0.5s [2020-09-18T18:44:20.875Z] [2020-09-18T18:44:20.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:20.875Z] #39 141.1 CC criu/rbtree.o [2020-09-18T18:44:21.135Z] #39 141.3 CC criu/rst-malloc.o [2020-09-18T18:44:21.395Z] #39 141.4 CC criu/seccomp.o [2020-09-18T18:44:21.492Z] ok github.com/docker/docker/pkg/ioutils 0.293s coverage: 70.6% of statements [2020-09-18T18:44:21.492Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-09-18T18:44:21.492Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-18T18:44:21.492Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-18T18:44:21.492Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-18T18:44:21.492Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-18T18:44:21.655Z] #39 141.9 CC criu/seize.o [2020-09-18T18:44:21.783Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-09-18T18:44:21.783Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-18T18:44:21.783Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-09-18T18:44:22.074Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-09-18T18:44:22.074Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-09-18T18:44:22.224Z] #39 142.4 CC criu/servicefd.o [2020-09-18T18:44:22.366Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-09-18T18:44:22.366Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-18T18:44:22.366Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-18T18:44:22.453Z] #39 144.6 CC criu/protobuf-desc.o [2020-09-18T18:44:22.485Z] #39 142.7 CC criu/shmem.o [2020-09-18T18:44:23.017Z] #39 145.4 CC criu/protobuf.o [2020-09-18T18:44:23.044Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-09-18T18:44:23.054Z] #39 143.2 CC criu/sigframe.o [2020-09-18T18:44:23.275Z] #39 145.8 CC criu/pstree.o [2020-09-18T18:44:23.313Z] #39 143.4 CC criu/signalfd.o [2020-09-18T18:44:23.313Z] #39 143.6 CC criu/sk-inet.o [2020-09-18T18:44:23.335Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-18T18:44:23.625Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-18T18:44:23.840Z] #39 ... [2020-09-18T18:44:23.840Z] [2020-09-18T18:44:23.840Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:44:23.840Z] #36 DONE 221.1s [2020-09-18T18:44:23.840Z] [2020-09-18T18:44:23.840Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:23.895Z] #39 144.1 CC criu/sk-netlink.o [2020-09-18T18:44:23.915Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-18T18:44:24.097Z] #45 ... [2020-09-18T18:44:24.097Z] [2020-09-18T18:44:24.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:24.097Z] #39 146.6 CC criu/rbtree.o [2020-09-18T18:44:24.354Z] #39 146.9 CC criu/rst-malloc.o [2020-09-18T18:44:24.464Z] #39 144.5 CC criu/sk-packet.o [2020-09-18T18:44:24.611Z] #39 147.2 CC criu/seccomp.o [2020-09-18T18:44:24.724Z] #39 144.9 CC criu/sk-queue.o [2020-09-18T18:44:24.946Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-09-18T18:44:24.984Z] #39 145.3 CC criu/sk-tcp.o [2020-09-18T18:44:25.237Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-18T18:44:25.243Z] #39 145.6 CC criu/sk-unix.o [2020-09-18T18:44:25.542Z] #39 148.0 CC criu/seize.o [2020-09-18T18:44:25.711Z] #52 ... [2020-09-18T18:44:25.711Z] [2020-09-18T18:44:25.711Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:25.711Z] #45 DONE 221.4s [2020-09-18T18:44:25.711Z] [2020-09-18T18:44:25.711Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:25.786Z] #37 ... [2020-09-18T18:44:25.786Z] [2020-09-18T18:44:25.786Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:25.786Z] #46 236.5 + cd /tmp/tmp.YVEaiTRX8M/src/github.com/golangci/golangci-lint/ [2020-09-18T18:44:25.786Z] #46 236.5 + git checkout -q v1.23.8 [2020-09-18T18:44:25.786Z] #46 237.2 ++ git describe --tags [2020-09-18T18:44:25.786Z] #46 237.2 + version=v1.23.8 [2020-09-18T18:44:25.786Z] #46 237.2 ++ git rev-parse --short HEAD [2020-09-18T18:44:25.786Z] #46 237.2 + commit=76a82c6 [2020-09-18T18:44:25.786Z] #46 237.2 ++ git show -s --format=%cd [2020-09-18T18:44:25.786Z] #46 237.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-18T18:44:25.786Z] #46 237.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 [2020-09-18T18:44:25.799Z] #39 ... [2020-09-18T18:44:25.799Z] [2020-09-18T18:44:25.799Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-18T18:44:25.799Z] #37 DONE 0.3s [2020-09-18T18:44:25.799Z] [2020-09-18T18:44:25.799Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:26.056Z] #52 ... [2020-09-18T18:44:26.056Z] [2020-09-18T18:44:26.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:26.056Z] #39 148.6 CC criu/servicefd.o [2020-09-18T18:44:26.085Z] #46 ... [2020-09-18T18:44:26.085Z] [2020-09-18T18:44:26.085Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:26.085Z] #40 170.9 CC criu/protobuf-desc.o [2020-09-18T18:44:26.085Z] #40 172.8 CC criu/protobuf.o [2020-09-18T18:44:26.085Z] #40 173.3 CC criu/pstree.o [2020-09-18T18:44:26.085Z] #40 174.4 CC criu/rbtree.o [2020-09-18T18:44:26.085Z] #40 174.7 CC criu/rst-malloc.o [2020-09-18T18:44:26.085Z] #40 174.9 CC criu/seccomp.o [2020-09-18T18:44:26.085Z] #40 175.6 CC criu/seize.o [2020-09-18T18:44:26.085Z] #40 176.8 CC criu/servicefd.o [2020-09-18T18:44:26.085Z] #40 177.3 CC criu/shmem.o [2020-09-18T18:44:26.085Z] #40 178.3 CC criu/sigframe.o [2020-09-18T18:44:26.085Z] #40 178.5 CC criu/signalfd.o [2020-09-18T18:44:26.313Z] #39 149.0 CC criu/shmem.o [2020-09-18T18:44:26.383Z] #40 178.8 CC criu/sk-inet.o [2020-09-18T18:44:26.623Z] #39 146.8 CC criu/sockets.o [2020-09-18T18:44:26.876Z] #39 149.5 CC criu/sigframe.o [2020-09-18T18:44:27.133Z] #39 149.6 CC criu/signalfd.o [2020-09-18T18:44:27.133Z] #39 149.8 CC criu/sk-inet.o [2020-09-18T18:44:27.192Z] #39 147.3 CC criu/stats.o [2020-09-18T18:44:27.192Z] #39 147.5 CC criu/string.o [2020-09-18T18:44:27.452Z] #39 147.6 CC criu/sysctl.o [2020-09-18T18:44:27.628Z] #52 ... [2020-09-18T18:44:27.628Z] [2020-09-18T18:44:27.628Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-18T18:44:27.698Z] #39 150.3 CC criu/sk-netlink.o [2020-09-18T18:44:27.921Z] #40 180.1 CC criu/sk-netlink.o [2020-09-18T18:44:27.955Z] #39 150.6 CC criu/sk-packet.o [2020-09-18T18:44:28.021Z] #39 148.0 CC criu/sysfs_parse.o [2020-09-18T18:44:28.021Z] #39 148.2 CC criu/timens.o [2020-09-18T18:44:28.141Z] ok github.com/docker/docker/pkg/signal 2.348s coverage: 61.0% of statements [2020-09-18T18:44:28.141Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-09-18T18:44:28.221Z] #40 180.5 CC criu/sk-packet.o [2020-09-18T18:44:28.281Z] #39 148.4 CC criu/timerfd.o [2020-09-18T18:44:28.281Z] #39 148.6 CC criu/tty.o [2020-09-18T18:44:28.432Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-18T18:44:28.517Z] #39 151.0 CC criu/sk-queue.o [2020-09-18T18:44:28.572Z] #46 DONE 1.2s [2020-09-18T18:44:28.572Z] [2020-09-18T18:44:28.572Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-18T18:44:28.572Z] #48 DONE 0.1s [2020-09-18T18:44:28.573Z] [2020-09-18T18:44:28.573Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:28.722Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-18T18:44:28.773Z] #39 151.3 CC criu/sk-tcp.o [2020-09-18T18:44:28.834Z] #52 ... [2020-09-18T18:44:28.834Z] [2020-09-18T18:44:28.834Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-18T18:44:28.880Z] #40 181.3 CC criu/sk-queue.o [2020-09-18T18:44:29.013Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-18T18:44:29.030Z] #39 151.7 CC criu/sk-unix.o [2020-09-18T18:44:29.096Z] #50 DONE 0.5s [2020-09-18T18:44:29.096Z] [2020-09-18T18:44:29.096Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:29.372Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 54.2% of statements [2020-09-18T18:44:29.529Z] #40 181.9 CC criu/sk-tcp.o [2020-09-18T18:44:29.661Z] #39 149.9 CC criu/tun.o [2020-09-18T18:44:29.921Z] #39 150.3 CC criu/uffd.o [2020-09-18T18:44:30.003Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-09-18T18:44:30.179Z] #40 182.5 CC criu/sk-unix.o [2020-09-18T18:44:30.294Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-09-18T18:44:30.397Z] #39 153.0 CC criu/sockets.o [2020-09-18T18:44:30.584Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-09-18T18:44:30.860Z] #39 151.1 CC criu/util.o [2020-09-18T18:44:30.875Z] testing: warning: no tests to run [2020-09-18T18:44:30.875Z] coverage: [no statements] [2020-09-18T18:44:30.875Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-18T18:44:30.961Z] #39 153.5 CC criu/stats.o [2020-09-18T18:44:30.961Z] #39 153.7 CC criu/string.o [2020-09-18T18:44:31.165Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-18T18:44:31.165Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-18T18:44:31.218Z] #39 153.8 CC criu/sysctl.o [2020-09-18T18:44:31.456Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-18T18:44:31.781Z] #39 154.2 CC criu/sysfs_parse.o [2020-09-18T18:44:31.781Z] #39 154.4 CC criu/timens.o [2020-09-18T18:44:31.799Z] #39 151.9 CC criu/uts_ns.o [2020-09-18T18:44:32.038Z] #39 154.6 CC criu/timerfd.o [2020-09-18T18:44:32.060Z] #39 152.1 CC criu/vdso-compat.o [2020-09-18T18:44:32.060Z] #39 152.2 CC criu/vdso.o [2020-09-18T18:44:32.286Z] #40 184.7 CC criu/sockets.o [2020-09-18T18:44:32.294Z] #39 154.9 CC criu/tty.o [2020-09-18T18:44:32.319Z] #39 152.6 LINK criu/built-in.o [2020-09-18T18:44:32.400Z] #52 189.3 + bin/containerd-stress [2020-09-18T18:44:32.579Z] #39 152.7 LINK criu/criu [2020-09-18T18:44:32.839Z] #39 153.0 DEP lib/c/criu.d [2020-09-18T18:44:32.839Z] #39 153.1 CC images/rpc.pb-c.o [2020-09-18T18:44:33.046Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.1% of statements [2020-09-18T18:44:33.155Z] #39 153.4 CC lib/c/criu.o [2020-09-18T18:44:33.338Z] #40 185.8 CC criu/stats.o [2020-09-18T18:44:33.662Z] #39 156.3 CC criu/tun.o [2020-09-18T18:44:33.677Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-18T18:44:33.919Z] #39 156.6 CC criu/uffd.o [2020-09-18T18:44:33.967Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 74.0% of statements [2020-09-18T18:44:33.987Z] #40 186.3 CC criu/string.o [2020-09-18T18:44:33.987Z] #40 186.4 CC criu/sysctl.o [2020-09-18T18:44:34.258Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-18T18:44:34.561Z] #39 154.4 LINK lib/c/built-in.o [2020-09-18T18:44:34.561Z] #39 154.4 LINK lib/c/libcriu.so [2020-09-18T18:44:34.561Z] #39 154.4 LINK lib/c/libcriu.a [2020-09-18T18:44:34.561Z] #39 154.6 GEN magic.py [2020-09-18T18:44:34.561Z] #39 154.7 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:44:34.561Z] #39 154.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:44:34.561Z] #39 154.7 Note: Building without GnuTLS support [2020-09-18T18:44:34.561Z] #39 154.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:44:34.561Z] #39 154.7 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:44:34.640Z] #40 187.2 CC criu/sysfs_parse.o [2020-09-18T18:44:34.850Z] #39 157.4 CC criu/util.o [2020-09-18T18:44:35.129Z] #39 155.3 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:44:35.295Z] #40 187.7 CC criu/timens.o [2020-09-18T18:44:35.298Z] ok github.com/docker/docker/registry 0.084s coverage: 56.3% of statements [2020-09-18T18:44:35.700Z] #39 155.8 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:35.707Z] #52 192.3 + bin/containerd-shim [2020-09-18T18:44:35.781Z] #39 158.3 CC criu/uts_ns.o [2020-09-18T18:44:35.929Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-09-18T18:44:35.929Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-18T18:44:35.944Z] #40 188.2 CC criu/timerfd.o [2020-09-18T18:44:35.944Z] #40 188.6 CC criu/tty.o [2020-09-18T18:44:36.038Z] #39 158.5 CC criu/vdso-compat.o [2020-09-18T18:44:36.038Z] #39 158.7 CC criu/vdso.o [2020-09-18T18:44:36.268Z] #39 156.3 make[1]: 'images/built-in.o' is up to date. [2020-09-18T18:44:36.268Z] #39 156.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-18T18:44:36.268Z] #39 156.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-18T18:44:36.268Z] #39 156.4 make[1]: 'compel/libcompel.a' is up to date. [2020-09-18T18:44:36.268Z] #39 156.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-18T18:44:36.268Z] #39 156.5 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:36.268Z] #39 156.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:44:36.527Z] #39 156.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.527Z] #39 156.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.528Z] #39 156.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.528Z] #39 156.8 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.528Z] #39 156.8 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.602Z] #39 159.2 LINK criu/built-in.o [2020-09-18T18:44:36.602Z] #39 159.3 LINK criu/criu [2020-09-18T18:44:36.636Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-18T18:44:36.636Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-18T18:44:36.787Z] #39 156.9 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.787Z] #39 156.9 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.787Z] #39 157.0 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:36.787Z] #39 157.0 INSTALL criu/criu [2020-09-18T18:44:36.859Z] #39 159.5 DEP lib/c/criu.d [2020-09-18T18:44:36.859Z] #39 159.5 CC images/rpc.pb-c.o [2020-09-18T18:44:37.047Z] #39 DONE 157.3s [2020-09-18T18:44:37.047Z] [2020-09-18T18:44:37.047Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:37.423Z] #39 160.0 CC lib/c/criu.o [2020-09-18T18:44:38.353Z] #39 160.9 LINK lib/c/built-in.o [2020-09-18T18:44:38.353Z] #39 160.9 LINK lib/c/libcriu.so [2020-09-18T18:44:38.353Z] #39 160.9 LINK lib/c/libcriu.a [2020-09-18T18:44:38.353Z] #39 161.0 GEN magic.py [2020-09-18T18:44:38.353Z] #39 161.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:44:38.353Z] #39 161.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:44:38.610Z] #39 161.1 Note: Building without GnuTLS support [2020-09-18T18:44:38.610Z] #39 161.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:44:38.610Z] #39 161.1 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:44:38.699Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-18T18:44:38.721Z] #40 190.8 CC criu/tun.o [2020-09-18T18:44:38.957Z] #52 ... [2020-09-18T18:44:38.957Z] [2020-09-18T18:44:38.957Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-18T18:44:38.957Z] #40 DONE 0.1s [2020-09-18T18:44:38.957Z] [2020-09-18T18:44:38.957Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-18T18:44:38.957Z] #42 DONE 0.2s [2020-09-18T18:44:38.957Z] [2020-09-18T18:44:38.957Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-18T18:44:38.957Z] #44 DONE 0.1s [2020-09-18T18:44:38.957Z] [2020-09-18T18:44:38.957Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:39.026Z] #40 191.3 CC criu/uffd.o [2020-09-18T18:44:39.174Z] #39 161.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:44:39.401Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-09-18T18:44:39.692Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-09-18T18:44:39.738Z] #39 162.2 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:40.302Z] #39 162.7 make[1]: 'images/built-in.o' is up to date. [2020-09-18T18:44:40.302Z] #39 162.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-18T18:44:40.302Z] #39 162.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-18T18:44:40.302Z] #39 162.8 make[1]: 'compel/libcompel.a' is up to date. [2020-09-18T18:44:40.302Z] #39 162.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-18T18:44:40.302Z] #39 162.9 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:40.302Z] #39 162.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:44:40.302Z] #39 163.0 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.302Z] #39 163.0 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.302Z] #39 163.1 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.324Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-09-18T18:44:40.559Z] #39 163.1 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.559Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.559Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.559Z] #39 163.2 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.559Z] #39 163.3 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:40.568Z] #40 192.8 CC criu/util.o [2020-09-18T18:44:40.816Z] #39 163.3 INSTALL criu/criu [2020-09-18T18:44:41.072Z] #39 DONE 163.6s [2020-09-18T18:44:41.072Z] [2020-09-18T18:44:41.072Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:42.106Z] #40 194.5 CC criu/uts_ns.o [2020-09-18T18:44:42.401Z] #52 198.2 + bin/containerd-shim-runc-v1 [2020-09-18T18:44:42.406Z] #40 194.9 CC criu/vdso.o [2020-09-18T18:44:42.441Z] #52 ... [2020-09-18T18:44:42.441Z] [2020-09-18T18:44:42.441Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-18T18:44:42.441Z] #40 DONE 0.0s [2020-09-18T18:44:42.441Z] [2020-09-18T18:44:42.441Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-18T18:44:42.441Z] #42 DONE 0.2s [2020-09-18T18:44:42.441Z] [2020-09-18T18:44:42.441Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:42.441Z] #52 ... [2020-09-18T18:44:42.441Z] [2020-09-18T18:44:42.441Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-18T18:44:42.441Z] #44 DONE 0.1s [2020-09-18T18:44:42.697Z] [2020-09-18T18:44:42.697Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:43.149Z] #45 ... [2020-09-18T18:44:43.149Z] [2020-09-18T18:44:43.149Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:43.149Z] #52 191.7 + bin/containerd [2020-09-18T18:44:43.461Z] #40 195.7 LINK criu/built-in.o [2020-09-18T18:44:43.461Z] #40 195.9 LINK criu/criu [2020-09-18T18:44:44.109Z] #40 196.5 DEP lib/c/criu.d [2020-09-18T18:44:44.109Z] #40 196.6 CC images/rpc.pb-c.o [2020-09-18T18:44:45.167Z] #40 197.5 CC lib/c/criu.o [2020-09-18T18:44:45.468Z] #40 ... [2020-09-18T18:44:45.468Z] [2020-09-18T18:44:45.468Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-18T18:44:45.468Z] #37 DONE 265.8s [2020-09-18T18:44:45.468Z] [2020-09-18T18:44:45.468Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:45.720Z] #52 202.0 + bin/containerd-shim-runc-v2 [2020-09-18T18:44:45.966Z] #52 196.1 + bin/containerd [2020-09-18T18:44:46.294Z] #52 203.3 + binaries [2020-09-18T18:44:46.294Z] #52 203.3 + install -D bin/containerd /build/containerd [2020-09-18T18:44:46.554Z] #52 203.3 + install -D bin/containerd-shim /build/containerd-shim [2020-09-18T18:44:46.554Z] #52 203.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-18T18:44:46.554Z] #52 203.3 + install -D bin/ctr /build/ctr [2020-09-18T18:44:47.011Z] #46 ... [2020-09-18T18:44:47.011Z] [2020-09-18T18:44:47.011Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-18T18:44:47.011Z] #40 199.6 LINK lib/c/built-in.o [2020-09-18T18:44:47.308Z] #40 199.6 LINK lib/c/libcriu.so [2020-09-18T18:44:47.308Z] #40 199.7 LINK lib/c/libcriu.a [2020-09-18T18:44:47.607Z] #40 199.9 GEN magic.py [2020-09-18T18:44:47.607Z] #40 200.1 Note: Building without setproctitle() and strlcpy() support. [2020-09-18T18:44:47.607Z] #40 200.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-18T18:44:47.607Z] #40 200.1 Note: Building without GnuTLS support [2020-09-18T18:44:47.607Z] #40 200.1 Makefile.config:39: Warn: you have no libnftables installed [2020-09-18T18:44:47.607Z] #40 200.1 Makefile.config:40: Warn: Building without nftables support [2020-09-18T18:44:48.664Z] #40 200.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-18T18:44:49.722Z] #40 201.9 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:49.856Z] #52 DONE 206.7s [2020-09-18T18:44:50.785Z] #40 203.0 make[1]: 'images/built-in.o' is up to date. [2020-09-18T18:44:50.785Z] #40 203.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-18T18:44:50.785Z] #40 203.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-18T18:44:50.785Z] #40 203.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-18T18:44:50.785Z] #40 203.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-18T18:44:50.785Z] #40 203.3 make[1]: Nothing to be done for 'all'. [2020-09-18T18:44:50.785Z] #40 203.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-18T18:44:51.084Z] #40 203.6 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.084Z] #40 203.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.242Z] [2020-09-18T18:44:51.242Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-18T18:44:51.384Z] #40 203.7 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.384Z] #40 203.8 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.384Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.384Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.700Z] #40 204.0 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.700Z] #40 204.1 make[2]: Nothing to be done for 'all'. [2020-09-18T18:44:51.700Z] #40 204.1 INSTALL criu/criu [2020-09-18T18:44:51.700Z] #40 DONE 204.2s [2020-09-18T18:44:51.700Z] [2020-09-18T18:44:51.700Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:44:53.790Z] #53 DONE 2.1s [2020-09-18T18:44:53.790Z] [2020-09-18T18:44:53.790Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-18T18:44:53.790Z] #57 DONE 0.5s [2020-09-18T18:44:53.790Z] [2020-09-18T18:44:53.790Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-18T18:44:55.177Z] #59 DONE 1.1s [2020-09-18T18:44:55.177Z] [2020-09-18T18:44:55.177Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-18T18:44:55.177Z] #61 DONE 0.1s [2020-09-18T18:44:55.177Z] [2020-09-18T18:44:55.177Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-18T18:44:55.177Z] #62 DONE 0.0s [2020-09-18T18:44:55.177Z] [2020-09-18T18:44:55.177Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-18T18:44:56.565Z] #63 DONE 1.6s [2020-09-18T18:44:56.565Z] [2020-09-18T18:44:56.565Z] #64 exporting to image [2020-09-18T18:44:56.565Z] #64 exporting layers [2020-09-18T18:44:58.968Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/rootless [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/volume [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-18T18:44:58.968Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === Skipped [2020-09-18T18:44:58.968Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-18T18:44:58.968Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-18T18:44:58.968Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-18T18:44:58.968Z] time="2020-09-18T18:43:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-18T18:44:58.968Z] time="2020-09-18T18:43:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-18T18:44:58.968Z] time="2020-09-18T18:43:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-18T18:44:58.968Z] time="2020-09-18T18:43:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-18T18:44:58.968Z] time="2020-09-18T18:43:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-18T18:44:58.968Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-18T18:44:58.968Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-18T18:44:58.968Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:44:58.968Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-18T18:44:58.968Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-18T18:44:58.968Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-18T18:44:58.968Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] [2020-09-18T18:44:58.968Z] DONE 2138 tests, 26 skipped in 186.132s Post stage [Pipeline] junit [2020-09-18T18:44:59.013Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-18T18:44:59.592Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -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:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh dynbinary test-integration [2020-09-18T18:44:59.883Z] [2020-09-18T18:44:59.883Z] Removing bundles/ [2020-09-18T18:44:59.883Z] [2020-09-18T18:44:59.883Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-18T18:44:59.883Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:44:59.883Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:45:00.785Z] #64 exporting layers 3.7s done [2020-09-18T18:45:00.785Z] #64 writing image sha256:9dbb6382b3f9267f3f25eba0a8d593086ab245bfc08c9293f1113749bea4cfe5 done [2020-09-18T18:45:00.785Z] #64 naming to docker.io/library/docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b done [2020-09-18T18:45:00.785Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-18T18:45:01.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/test/unit [2020-09-18T18:45:05.341Z] ? github.com/docker/docker/api [no test files] [2020-09-18T18:45:09.713Z] #52 ... [2020-09-18T18:45:09.713Z] [2020-09-18T18:45:09.714Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:09.714Z] #45 DONE 262.9s [2020-09-18T18:45:09.714Z] [2020-09-18T18:45:09.714Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:09.714Z] #52 ... [2020-09-18T18:45:09.714Z] [2020-09-18T18:45:09.714Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-18T18:45:09.714Z] #46 DONE 0.6s [2020-09-18T18:45:09.714Z] [2020-09-18T18:45:09.714Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-18T18:45:09.714Z] #48 DONE 0.0s [2020-09-18T18:45:09.714Z] [2020-09-18T18:45:09.714Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-18T18:45:09.714Z] #50 DONE 0.2s [2020-09-18T18:45:09.714Z] [2020-09-18T18:45:09.714Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:12.483Z] #52 ... [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:12.483Z] #45 DONE 265.5s [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:12.483Z] #52 ... [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-18T18:45:12.483Z] #46 DONE 0.2s [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-18T18:45:12.483Z] #48 DONE 0.0s [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:12.483Z] #52 ... [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-18T18:45:12.483Z] #50 DONE 0.1s [2020-09-18T18:45:12.483Z] [2020-09-18T18:45:12.483Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:17.603Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-09-18T18:45:21.938Z] #52 231.1 + bin/containerd-stress [2020-09-18T18:45:23.845Z] #52 233.1 + bin/containerd-shim [2020-09-18T18:45:24.523Z] #22 303.0 + return [2020-09-18T18:45:24.523Z] #22 DONE 303.1s [2020-09-18T18:45:24.523Z] [2020-09-18T18:45:24.523Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:24.523Z] #46 ... [2020-09-18T18:45:24.523Z] [2020-09-18T18:45:24.523Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:24.523Z] #53 267.0 + bin/containerd [2020-09-18T18:45:24.821Z] #53 ... [2020-09-18T18:45:24.821Z] [2020-09-18T18:45:24.821Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-18T18:45:24.821Z] #23 DONE 0.1s [2020-09-18T18:45:24.821Z] [2020-09-18T18:45:24.821Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-18T18:45:25.470Z] #27 DONE 0.6s [2020-09-18T18:45:25.470Z] [2020-09-18T18:45:25.470Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-18T18:45:25.470Z] #30 DONE 0.1s [2020-09-18T18:45:25.470Z] [2020-09-18T18:45:25.470Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:25.470Z] #53 ... [2020-09-18T18:45:25.470Z] [2020-09-18T18:45:25.470Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-18T18:45:25.470Z] #32 DONE 0.1s [2020-09-18T18:45:25.771Z] [2020-09-18T18:45:25.771Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-18T18:45:25.771Z] #35 DONE 0.1s [2020-09-18T18:45:25.771Z] [2020-09-18T18:45:25.771Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-18T18:45:25.771Z] #38 DONE 0.1s [2020-09-18T18:45:25.771Z] [2020-09-18T18:45:25.771Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:25.771Z] #46 ... [2020-09-18T18:45:25.771Z] [2020-09-18T18:45:25.771Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-18T18:45:25.771Z] #41 DONE 0.1s [2020-09-18T18:45:25.771Z] [2020-09-18T18:45:25.771Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-18T18:45:26.072Z] #43 DONE 0.1s [2020-09-18T18:45:26.072Z] [2020-09-18T18:45:26.072Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-18T18:45:26.072Z] #45 DONE 0.2s [2020-09-18T18:45:26.072Z] [2020-09-18T18:45:26.072Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:27.334Z] #52 236.1 + bin/containerd-stress [2020-09-18T18:45:27.898Z] #52 238.1 + bin/containerd-shim [2020-09-18T18:45:30.415Z] #52 239.8 + bin/containerd-shim-runc-v1 [2020-09-18T18:45:35.694Z] #52 244.4 + bin/containerd-shim-runc-v2 [2020-09-18T18:45:35.953Z] #52 245.3 + binaries [2020-09-18T18:45:35.953Z] #52 245.3 + install -D bin/containerd /build/containerd [2020-09-18T18:45:35.953Z] #52 245.3 + install -D bin/containerd-shim /build/containerd-shim [2020-09-18T18:45:35.953Z] #52 245.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-18T18:45:35.953Z] #52 245.4 + install -D bin/ctr /build/ctr [2020-09-18T18:45:35.987Z] #52 244.9 + bin/containerd-shim-runc-v1 [2020-09-18T18:45:37.858Z] #52 DONE 246.9s [2020-09-18T18:45:38.427Z] [2020-09-18T18:45:38.427Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-18T18:45:39.362Z] #53 DONE 0.8s [2020-09-18T18:45:39.362Z] [2020-09-18T18:45:39.362Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-18T18:45:39.362Z] #57 DONE 0.2s [2020-09-18T18:45:39.362Z] [2020-09-18T18:45:39.362Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-18T18:45:39.388Z] 4612f6d0b889: Pull complete [2020-09-18T18:45:39.928Z] #59 DONE 0.4s [2020-09-18T18:45:39.928Z] [2020-09-18T18:45:39.928Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-18T18:45:39.928Z] #61 DONE 0.0s [2020-09-18T18:45:39.928Z] [2020-09-18T18:45:39.928Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-18T18:45:39.928Z] #62 DONE 0.0s [2020-09-18T18:45:39.928Z] [2020-09-18T18:45:39.928Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-18T18:45:40.236Z] #52 249.6 + bin/containerd-shim-runc-v2 [2020-09-18T18:45:40.494Z] #52 250.7 + binaries [2020-09-18T18:45:40.750Z] #52 250.7 + install -D bin/containerd /build/containerd [2020-09-18T18:45:40.750Z] #52 250.7 + install -D bin/containerd-shim /build/containerd-shim [2020-09-18T18:45:40.750Z] #52 250.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-18T18:45:40.750Z] #52 250.7 + install -D bin/ctr /build/ctr [2020-09-18T18:45:40.868Z] #63 DONE 0.7s [2020-09-18T18:45:40.868Z] [2020-09-18T18:45:40.868Z] #64 exporting to image [2020-09-18T18:45:40.868Z] #64 exporting layers [2020-09-18T18:45:42.640Z] #52 DONE 252.3s [2020-09-18T18:45:42.895Z] [2020-09-18T18:45:42.895Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-18T18:45:43.827Z] #53 DONE 0.8s [2020-09-18T18:45:43.827Z] [2020-09-18T18:45:43.827Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-18T18:45:44.083Z] #57 DONE 0.2s [2020-09-18T18:45:44.083Z] [2020-09-18T18:45:44.083Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-18T18:45:44.338Z] #59 DONE 0.4s [2020-09-18T18:45:44.338Z] [2020-09-18T18:45:44.338Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-18T18:45:44.338Z] #61 DONE 0.0s [2020-09-18T18:45:44.338Z] [2020-09-18T18:45:44.338Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-18T18:45:44.338Z] #62 DONE 0.0s [2020-09-18T18:45:44.338Z] [2020-09-18T18:45:44.338Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-18T18:45:44.758Z] #46 DONE 323.7s [2020-09-18T18:45:44.758Z] [2020-09-18T18:45:44.758Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:45.269Z] #63 DONE 0.6s [2020-09-18T18:45:45.269Z] [2020-09-18T18:45:45.269Z] #64 exporting to image [2020-09-18T18:45:45.269Z] #64 exporting layers [2020-09-18T18:45:45.814Z] #53 ... [2020-09-18T18:45:45.814Z] [2020-09-18T18:45:45.814Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-18T18:45:46.113Z] #47 DONE 0.1s [2020-09-18T18:45:46.113Z] [2020-09-18T18:45:46.113Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-18T18:45:46.113Z] #49 DONE 0.1s [2020-09-18T18:45:46.113Z] [2020-09-18T18:45:46.113Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-18T18:45:46.410Z] #51 DONE 0.1s [2020-09-18T18:45:46.410Z] [2020-09-18T18:45:46.410Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-18T18:45:47.435Z] #64 exporting layers 6.1s done [2020-09-18T18:45:47.435Z] #64 writing image sha256:e95cd01f1a321c404ecd0fdee27547b9f3465f2dffbc09f43ffe0df6969a6eaf done [2020-09-18T18:45:47.435Z] #64 naming to docker.io/library/docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b done [2020-09-18T18:45:47.435Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-18T18:45:47.785Z] + trap exit INT TERM [2020-09-18T18:45:47.785Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-18T18:45:47.785Z] + CONTAINER_NAME=docker-pr2 [2020-09-18T18:45:47.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh dynbinary-daemon [2020-09-18T18:45:48.722Z] [2020-09-18T18:45:48.722Z] Removing bundles/ [2020-09-18T18:45:48.722Z] [2020-09-18T18:45:48.722Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-18T18:45:48.722Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:45:48.722Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:45:51.806Z] #64 exporting layers 6.3s done [2020-09-18T18:45:51.806Z] #64 writing image sha256:44e21003778fc05697884f09f071be352674d3b2f2ecdf41459856b7d1c40a22 done [2020-09-18T18:45:51.806Z] #64 naming to docker.io/library/docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b done [2020-09-18T18:45:51.806Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-18T18:45:52.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -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:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh dynbinary test-integration [2020-09-18T18:45:53.088Z] [2020-09-18T18:45:53.088Z] Removing bundles/ [2020-09-18T18:45:53.088Z] [2020-09-18T18:45:53.088Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-18T18:45:53.088Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:45:53.088Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:45:56.796Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:45:56.797Z] [2020-09-18T18:45:56.797Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:45:56.797Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:45:56.797Z] HOSTNAME=51dc0f948f94 [2020-09-18T18:45:56.797Z] TESTDEBUG=0 [2020-09-18T18:45:56.797Z] DEST=bundles/test-integration [2020-09-18T18:45:56.797Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:45:56.797Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:45:56.797Z] container=docker [2020-09-18T18:45:56.797Z] HOME=/root [2020-09-18T18:45:56.797Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:45:56.797Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:45:56.797Z] VALIDATE_BRANCH=master [2020-09-18T18:45:56.797Z] TERM=xterm [2020-09-18T18:45:56.797Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:45:56.797Z] SHLVL=1 [2020-09-18T18:45:56.797Z] TIMEOUT=120m [2020-09-18T18:45:56.797Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:45:56.797Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:45:56.797Z] GO111MODULE=off [2020-09-18T18:45:56.797Z] DOCKER_EXPERIMENTAL=1 [2020-09-18T18:45:56.797Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-18T18:45:56.797Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:45:56.797Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:45:56.797Z] GOPATH=/go [2020-09-18T18:45:56.797Z] PKG_CONFIG=pkg-config [2020-09-18T18:45:56.797Z] _=/usr/bin/env [2020-09-18T18:45:56.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-18T18:46:08.982Z] #53 308.0 + bin/containerd-stress [2020-09-18T18:46:08.982Z] #53 310.4 + bin/containerd-shim [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-18T18:46:13.914Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-18T18:46:13.914Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-09-18T18:46:14.490Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-09-18T18:46:15.437Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2020-09-18T18:46:15.956Z] #53 317.4 + bin/containerd-shim-runc-v1 [2020-09-18T18:46:16.384Z] ok github.com/docker/docker/builder/dockerfile 0.833s coverage: 48.0% of statements [2020-09-18T18:46:16.959Z] ok github.com/docker/docker/builder/remotecontext/git 3.482s coverage: 86.3% of statements [2020-09-18T18:46:16.959Z] ? github.com/docker/docker/cli [no test files] [2020-09-18T18:46:16.959Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-18T18:46:19.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-18T18:46:19.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-18T18:46:19.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-18T18:46:19.518Z] #53 322.2 + bin/containerd-shim-runc-v2 [2020-09-18T18:46:21.036Z] #53 323.3 + binaries [2020-09-18T18:46:21.036Z] #53 323.3 + install -D bin/containerd /build/containerd [2020-09-18T18:46:21.036Z] #53 323.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-18T18:46:21.036Z] #53 323.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-18T18:46:21.036Z] #53 323.4 + install -D bin/ctr /build/ctr [2020-09-18T18:46:21.036Z] #53 DONE 323.5s [2020-09-18T18:46:21.679Z] [2020-09-18T18:46:21.679Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-18T18:46:21.972Z] #54 DONE 0.1s [2020-09-18T18:46:21.972Z] [2020-09-18T18:46:21.972Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-18T18:46:21.972Z] #58 DONE 0.1s [2020-09-18T18:46:21.972Z] [2020-09-18T18:46:21.972Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-18T18:46:21.972Z] #60 DONE 0.1s [2020-09-18T18:46:22.266Z] [2020-09-18T18:46:22.266Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-18T18:46:22.266Z] #62 DONE 0.1s [2020-09-18T18:46:22.266Z] [2020-09-18T18:46:22.266Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-18T18:46:22.266Z] #63 DONE 0.0s [2020-09-18T18:46:22.266Z] [2020-09-18T18:46:22.266Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-18T18:46:22.268Z] ok github.com/docker/docker/client 0.303s coverage: 75.4% of statements [2020-09-18T18:46:24.348Z] #64 DONE 2.3s [2020-09-18T18:46:24.645Z] [2020-09-18T18:46:24.645Z] #65 exporting to oci image format [2020-09-18T18:46:24.645Z] #65 exporting layers [2020-09-18T18:46:25.331Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 1m57.751751186s [2020-09-18T18:46:25.331Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 700.945698ms [2020-09-18T18:46:34.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-18T18:46:34.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-18T18:46:34.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-18T18:46:34.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-18T18:46:35.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-18T18:46:36.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-18T18:46:38.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-18T18:46:40.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-18T18:46:41.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-18T18:46:41.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-18T18:46:42.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-18T18:46:43.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-18T18:46:44.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-18T18:46:45.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-18T18:46:46.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-18T18:46:47.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:46:47.687Z] Using test binary docker [2020-09-18T18:46:47.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-18T18:46:47.687Z] +++ /etc/init.d/apparmor start [2020-09-18T18:46:47.687Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:46:47.687Z] INFO: Waiting for daemon to start... [2020-09-18T18:46:47.687Z] Starting dockerd [2020-09-18T18:46:47.687Z] +++ 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 [2020-09-18T18:46:48.888Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 30.8% of statements [2020-09-18T18:46:48.888Z] ok github.com/docker/docker/container 0.165s coverage: 34.7% of statements [2020-09-18T18:46:48.888Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-18T18:46:48.888Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-18T18:46:48.888Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-18T18:46:48.888Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-18T18:46:49.751Z] . [2020-09-18T18:46:49.751Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:46:49.751Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:46:49.751Z] Error: No such image: emptyfs [2020-09-18T18:46:49.751Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-18T18:46:49.751Z] ++++ docker load [2020-09-18T18:46:50.041Z] Running integration-test (iteration 1) [2020-09-18T18:46:50.041Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-18T18:46:50.041Z] ++ 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 [2020-09-18T18:46:50.041Z] ++ set -e [2020-09-18T18:46:50.041Z] ++ '[' -n 0 ']' [2020-09-18T18:46:50.041Z] ++ set -x [2020-09-18T18:46:50.041Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:46:51.450Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2020-09-18T18:46:53.378Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.9% of statements [2020-09-18T18:46:55.306Z] ok github.com/docker/docker/daemon/cluster 0.107s coverage: 0.5% of statements [2020-09-18T18:46:57.874Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-09-18T18:46:58.514Z] Loaded image: buildpack-deps:buster [2020-09-18T18:46:58.514Z] Loaded image: busybox:latest [2020-09-18T18:46:58.514Z] Loaded image: busybox:glibc [2020-09-18T18:46:58.514Z] Loaded image: debian:buster [2020-09-18T18:46:58.805Z] Loaded image: hello-world:latest [2020-09-18T18:46:58.805Z] INFO: Testing against a local daemon [2020-09-18T18:46:58.805Z] === RUN TestCgroupNamespacesBuild [2020-09-18T18:46:58.826Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.8% of statements [2020-09-18T18:46:59.089Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-09-18T18:47:01.017Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-09-18T18:47:01.534Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2020-09-18T18:47:01.534Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-18T18:47:03.095Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-09-18T18:47:03.095Z] === RUN TestBuildWithSession [2020-09-18T18:47:03.095Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-18T18:47:03.095Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:47:03.095Z] === RUN TestBuildSquashParent [2020-09-18T18:47:04.327Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-09-18T18:47:04.327Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 14.1% of statements [2020-09-18T18:47:06.285Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.686s coverage: 57.0% of statements [2020-09-18T18:47:08.239Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.8% of statements [2020-09-18T18:47:10.159Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.116s coverage: 46.2% of statements [2020-09-18T18:47:10.159Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.011s coverage: 73.1% of statements [2020-09-18T18:47:10.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:47:10.762Z] [2020-09-18T18:47:11.570Z] --- PASS: TestBuildSquashParent (7.40s) [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:47:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:47:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:47:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:47:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:47:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:47:11.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:47:11.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:47:11.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:47:11.570Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:47:12.080Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.032s coverage: 49.5% of statements [2020-09-18T18:47:12.656Z] ok github.com/docker/docker/daemon 12.321s coverage: 17.4% of statements [2020-09-18T18:47:12.656Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-18T18:47:12.656Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-18T18:47:12.656Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-18T18:47:12.656Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-18T18:47:12.656Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-18T18:47:12.921Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.498s coverage: 76.1% of statements [2020-09-18T18:47:13.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:47:13.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:47:14.047Z] + TEST_INTEGRATION_DEST=1 [2020-09-18T18:47:14.047Z] + CONTAINER_NAME=docker-pr2-1 [2020-09-18T18:47:14.047Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-18T18:47:14.047Z] + run_tests test-integration-flaky [2020-09-18T18:47:14.047Z] + '[' -n 0 ']' [2020-09-18T18:47:14.047Z] + rm= [2020-09-18T18:47:14.047Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41471/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41471/.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=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh test-integration-flaky test-integration [2020-09-18T18:47:14.047Z] + c=0 [2020-09-18T18:47:14.047Z] ++ jobs -p [2020-09-18T18:47:14.047Z] + TEST_INTEGRATION_DEST=3 [2020-09-18T18:47:14.047Z] + CONTAINER_NAME=docker-pr2-3 [2020-09-18T18:47:14.047Z] + TEST_SKIP_INTEGRATION=1 [2020-09-18T18:47:14.047Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-18T18:47:14.047Z] + run_tests [2020-09-18T18:47:14.047Z] + '[' -n 0 ']' [2020-09-18T18:47:14.047Z] + rm= [2020-09-18T18:47:14.047Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41471/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41471/.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=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh '' test-integration [2020-09-18T18:47:14.047Z] + TEST_INTEGRATION_DEST=2 [2020-09-18T18:47:14.047Z] + CONTAINER_NAME=docker-pr2-2 [2020-09-18T18:47:14.047Z] + TEST_SKIP_INTEGRATION=1 [2020-09-18T18:47:14.047Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-18T18:47:14.047Z] + run_tests [2020-09-18T18:47:14.047Z] + '[' -n 0 ']' [2020-09-18T18:47:14.047Z] + rm= [2020-09-18T18:47:14.047Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41471/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41471/.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=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh '' test-integration [2020-09-18T18:47:14.047Z] + for job in $(jobs -p) [2020-09-18T18:47:14.047Z] + wait 7398 [2020-09-18T18:47:14.311Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-09-18T18:47:14.887Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-09-18T18:47:14.985Z] [2020-09-18T18:47:14.985Z] [2020-09-18T18:47:14.985Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-18T18:47:14.985Z] [2020-09-18T18:47:14.985Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:47:15.149Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-09-18T18:47:15.246Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:47:15.246Z] HOSTNAME=720e281ddb8c [2020-09-18T18:47:15.246Z] TEST_SKIP_INTEGRATION=1 [2020-09-18T18:47:15.246Z] TESTDEBUG=0 [2020-09-18T18:47:15.246Z] DEST=bundles/test-integration [2020-09-18T18:47:15.246Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:47:15.246Z] KEEPBUNDLE=1 [2020-09-18T18:47:15.246Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:47:15.246Z] container=docker [2020-09-18T18:47:15.246Z] HOME=/root [2020-09-18T18:47:15.246Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:47:15.246Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:47:15.246Z] VALIDATE_BRANCH=master [2020-09-18T18:47:15.246Z] TERM=xterm [2020-09-18T18:47:15.246Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:47:15.246Z] SHLVL=1 [2020-09-18T18:47:15.246Z] TIMEOUT=120m [2020-09-18T18:47:15.246Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:47:15.246Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:47:15.246Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-18T18:47:15.246Z] GO111MODULE=off [2020-09-18T18:47:15.246Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:47:15.246Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:47:15.246Z] GOPATH=/go [2020-09-18T18:47:15.246Z] PKG_CONFIG=pkg-config [2020-09-18T18:47:15.246Z] _=/usr/bin/env [2020-09-18T18:47:15.246Z] Building test suite binary ./integration-cli/test.main [2020-09-18T18:47:15.246Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:47:15.246Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:47:15.246Z] HOSTNAME=55a55c8dbfcf [2020-09-18T18:47:15.246Z] TEST_SKIP_INTEGRATION=1 [2020-09-18T18:47:15.246Z] TESTDEBUG=0 [2020-09-18T18:47:15.246Z] DEST=bundles/test-integration [2020-09-18T18:47:15.246Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:47:15.246Z] KEEPBUNDLE=1 [2020-09-18T18:47:15.246Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:47:15.246Z] container=docker [2020-09-18T18:47:15.246Z] HOME=/root [2020-09-18T18:47:15.246Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:47:15.246Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:47:15.246Z] VALIDATE_BRANCH=master [2020-09-18T18:47:15.246Z] TERM=xterm [2020-09-18T18:47:15.246Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:47:15.246Z] SHLVL=1 [2020-09-18T18:47:15.246Z] TIMEOUT=120m [2020-09-18T18:47:15.246Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:47:15.246Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:47:15.246Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-18T18:47:15.246Z] GO111MODULE=off [2020-09-18T18:47:15.246Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:47:15.246Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:47:15.246Z] GOPATH=/go [2020-09-18T18:47:15.246Z] PKG_CONFIG=pkg-config [2020-09-18T18:47:15.246Z] _=/usr/bin/env [2020-09-18T18:47:15.246Z] Building test suite binary ./integration-cli/test.main [2020-09-18T18:47:15.505Z] No new tests added to integration. [2020-09-18T18:47:15.505Z] [2020-09-18T18:47:15.505Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:47:15.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:47:15.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:47:16.544Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 4.8% of statements [2020-09-18T18:47:16.932Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:47:16.932Z] HOSTNAME=090a17c90f04 [2020-09-18T18:47:16.932Z] TESTDEBUG=0 [2020-09-18T18:47:16.932Z] DEST=bundles/test-integration [2020-09-18T18:47:16.932Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:47:16.932Z] KEEPBUNDLE=1 [2020-09-18T18:47:16.932Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:47:16.932Z] container=docker [2020-09-18T18:47:16.932Z] HOME=/root [2020-09-18T18:47:16.932Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:47:16.932Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:47:16.932Z] VALIDATE_BRANCH=master [2020-09-18T18:47:16.932Z] TERM=xterm [2020-09-18T18:47:16.932Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:47:16.932Z] SHLVL=1 [2020-09-18T18:47:16.932Z] TIMEOUT=120m [2020-09-18T18:47:16.932Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:47:16.932Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:47:16.932Z] GO111MODULE=off [2020-09-18T18:47:16.932Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-18T18:47:16.932Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:47:16.932Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:47:16.932Z] GOPATH=/go [2020-09-18T18:47:16.932Z] PKG_CONFIG=pkg-config [2020-09-18T18:47:16.932Z] _=/usr/bin/env [2020-09-18T18:47:16.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-18T18:47:17.122Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.0% of statements [2020-09-18T18:47:17.386Z] ok github.com/docker/docker/daemon/logger/awslogs 0.271s coverage: 77.8% of statements [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s) [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s) [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-09-18T18:47:17.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-09-18T18:47:17.877Z] === RUN TestBuildMultiStageCopy [2020-09-18T18:47:17.877Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-18T18:47:18.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.237s coverage: 57.7% of statements [2020-09-18T18:47:18.335Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-18T18:47:18.335Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-18T18:47:18.335Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-18T18:47:18.335Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-18T18:47:18.335Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-18T18:47:18.335Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-18T18:47:18.335Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-09-18T18:47:18.598Z] ok github.com/docker/docker/daemon/logger/journald 0.046s coverage: 23.9% of statements [2020-09-18T18:47:19.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 87.2% of statements [2020-09-18T18:47:19.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-09-18T18:47:20.125Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2020-09-18T18:47:20.125Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-18T18:47:20.602Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-18T18:47:20.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-18T18:47:21.075Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 37.7% of statements [2020-09-18T18:47:21.075Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-09-18T18:47:21.184Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-18T18:47:21.651Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-09-18T18:47:21.815Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-18T18:47:22.226Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-09-18T18:47:22.446Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-09-18T18:47:22.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-09-18T18:47:22.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-18T18:47:22.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-18T18:47:22.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-09-18T18:47:22.446Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-09-18T18:47:22.446Z] === RUN TestBuildMultiStageParentConfig [2020-09-18T18:47:22.803Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-09-18T18:47:23.379Z] ok github.com/docker/docker/daemon/logger/splunk 1.851s coverage: 82.5% of statements [2020-09-18T18:47:23.379Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-18T18:47:23.379Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-18T18:47:23.951Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-09-18T18:47:23.951Z] === RUN TestBuildLabelWithTargets [2020-09-18T18:47:23.955Z] ok github.com/docker/docker/distribution/metadata 0.150s coverage: 48.2% of statements [2020-09-18T18:47:24.906Z] ok github.com/docker/docker/distribution 0.595s coverage: 21.9% of statements [2020-09-18T18:47:24.906Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-18T18:47:25.168Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-09-18T18:47:25.743Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2020-09-18T18:47:26.319Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-09-18T18:47:26.582Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.1% of statements [2020-09-18T18:47:26.582Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-18T18:47:26.582Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-18T18:47:26.582Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2020-09-18T18:47:26.582Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-18T18:47:26.677Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2020-09-18T18:47:26.677Z] === RUN TestBuildWithEmptyLayers [2020-09-18T18:47:26.968Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2020-09-18T18:47:26.968Z] === RUN TestBuildMultiStageOnBuild [2020-09-18T18:47:27.157Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-09-18T18:47:27.425Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2020-09-18T18:47:29.355Z] ok github.com/docker/docker/opts 0.119s coverage: 67.1% of statements [2020-09-18T18:47:29.355Z] ok github.com/docker/docker/pkg/authorization 0.218s coverage: 68.3% of statements [2020-09-18T18:47:29.479Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:47:29.479Z] [2020-09-18T18:47:29.479Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:47:29.479Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:47:29.479Z] HOSTNAME=1c3bd0cd83e4 [2020-09-18T18:47:29.479Z] DEST=bundles/test-integration [2020-09-18T18:47:29.479Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:47:29.479Z] DOCKER_ROOTLESS=1 [2020-09-18T18:47:29.479Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:47:29.479Z] container=docker [2020-09-18T18:47:29.479Z] HOME=/root [2020-09-18T18:47:29.479Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:47:29.479Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:47:29.479Z] VALIDATE_BRANCH=master [2020-09-18T18:47:29.479Z] TERM=xterm [2020-09-18T18:47:29.479Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:47:29.479Z] SHLVL=1 [2020-09-18T18:47:29.479Z] TIMEOUT=120m [2020-09-18T18:47:29.479Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:47:29.479Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:47:29.479Z] GO111MODULE=off [2020-09-18T18:47:29.479Z] DOCKER_EXPERIMENTAL=1 [2020-09-18T18:47:29.479Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-18T18:47:29.479Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:47:29.479Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:47:29.479Z] GOPATH=/go [2020-09-18T18:47:29.479Z] PKG_CONFIG=pkg-config [2020-09-18T18:47:29.479Z] _=/usr/bin/env [2020-09-18T18:47:29.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-18T18:47:29.937Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-09-18T18:47:30.200Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-09-18T18:47:30.483Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-09-18T18:47:30.483Z] === RUN TestBuildUncleanTarFilenames [2020-09-18T18:47:31.146Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-09-18T18:47:31.146Z] ok github.com/docker/docker/pkg/archive 1.227s coverage: 76.8% of statements [2020-09-18T18:47:31.514Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-09-18T18:47:31.515Z] === RUN TestBuildMultiStageLayerLeak [2020-09-18T18:47:31.721Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-09-18T18:47:31.984Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2020-09-18T18:47:32.558Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-18T18:47:33.133Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-18T18:47:33.396Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-09-18T18:47:34.294Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2020-09-18T18:47:34.294Z] === RUN TestBuildWithHugeFile [2020-09-18T18:47:34.342Z] ok github.com/docker/docker/pkg/chrootarchive 3.562s coverage: 43.2% of statements [2020-09-18T18:47:34.605Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-18T18:47:35.180Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-09-18T18:47:35.442Z] ok github.com/docker/docker/pkg/fsutils 0.298s coverage: 85.1% of statements [2020-09-18T18:47:35.442Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-09-18T18:47:35.970Z] c3aff4450246: Pull complete [2020-09-18T18:47:35.970Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-18T18:47:35.970Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T18:47:35.970Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T18:47:35.970Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-18T18:47:35.970Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-18T18:47:35.970Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-18T18:47:35.970Z] INFO: Docker version of control daemon [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] Client: Docker Engine - Enterprise [2020-09-18T18:47:35.970Z] Version: 19.03.5 [2020-09-18T18:47:35.970Z] API version: 1.40 [2020-09-18T18:47:35.970Z] Go version: go1.12.12 [2020-09-18T18:47:35.970Z] Git commit: 2ee0c57608 [2020-09-18T18:47:35.970Z] Built: 11/13/2019 08:00:16 [2020-09-18T18:47:35.970Z] OS/Arch: windows/amd64 [2020-09-18T18:47:35.970Z] Experimental: false [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] Server: Docker Engine - Enterprise [2020-09-18T18:47:35.970Z] Engine: [2020-09-18T18:47:35.970Z] Version: 19.03.5 [2020-09-18T18:47:35.970Z] API version: 1.40 (minimum version 1.24) [2020-09-18T18:47:35.970Z] Go version: go1.12.12 [2020-09-18T18:47:35.970Z] Git commit: 2ee0c57608 [2020-09-18T18:47:35.970Z] Built: 11/13/2019 07:58:51 [2020-09-18T18:47:35.970Z] OS/Arch: windows/amd64 [2020-09-18T18:47:35.970Z] Experimental: true [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] INFO: Docker info of control daemon [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] Client: [2020-09-18T18:47:35.970Z] Debug Mode: false [2020-09-18T18:47:35.970Z] Plugins: [2020-09-18T18:47:35.970Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] Server: [2020-09-18T18:47:35.970Z] Containers: 0 [2020-09-18T18:47:35.970Z] Running: 0 [2020-09-18T18:47:35.970Z] Paused: 0 [2020-09-18T18:47:35.970Z] Stopped: 0 [2020-09-18T18:47:35.970Z] Images: 1 [2020-09-18T18:47:35.970Z] Server Version: 19.03.5 [2020-09-18T18:47:35.970Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-18T18:47:35.970Z] Windows: [2020-09-18T18:47:35.970Z] LCOW: [2020-09-18T18:47:35.970Z] Logging Driver: json-file [2020-09-18T18:47:35.970Z] Plugins: [2020-09-18T18:47:35.970Z] Volume: local [2020-09-18T18:47:35.970Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-18T18:47:35.970Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-18T18:47:35.970Z] Swarm: inactive [2020-09-18T18:47:35.970Z] Default Isolation: process [2020-09-18T18:47:35.970Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-18T18:47:35.970Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-18T18:47:35.970Z] OSType: windows [2020-09-18T18:47:35.970Z] Architecture: x86_64 [2020-09-18T18:47:35.970Z] CPUs: 4 [2020-09-18T18:47:35.970Z] Total Memory: 32GiB [2020-09-18T18:47:35.970Z] Name: azwin-2-0e61d0 [2020-09-18T18:47:35.970Z] ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F [2020-09-18T18:47:35.970Z] Docker Root Dir: D:\docker [2020-09-18T18:47:35.970Z] Debug Mode: false [2020-09-18T18:47:35.970Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:47:35.970Z] Labels: [2020-09-18T18:47:35.970Z] Experimental: true [2020-09-18T18:47:35.970Z] Insecure Registries: [2020-09-18T18:47:35.970Z] 10.0.0.4:5000 [2020-09-18T18:47:35.970Z] 127.0.0.0/8 [2020-09-18T18:47:35.970Z] Registry Mirrors: [2020-09-18T18:47:35.970Z] http://10.0.0.4:5000/ [2020-09-18T18:47:35.970Z] Live Restore Enabled: false [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] [2020-09-18T18:47:35.970Z] INFO: Commit hash is 1f6ba7ae61 [2020-09-18T18:47:35.970Z] INFO: Nuke-Everything... [2020-09-18T18:47:35.970Z] INFO: Container count on control daemon to delete is 0 [2020-09-18T18:47:36.018Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-09-18T18:47:36.966Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-09-18T18:47:36.966Z] ok github.com/docker/docker/pkg/idtools 0.584s coverage: 70.1% of statements [2020-09-18T18:47:36.966Z] ok github.com/docker/docker/pkg/ioutils 0.583s coverage: 69.3% of statements [2020-09-18T18:47:37.228Z] ok github.com/docker/docker/layer 7.885s coverage: 68.8% of statements [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/oci [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-18T18:47:37.228Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-18T18:47:37.228Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-18T18:47:37.491Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-09-18T18:47:37.491Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-18T18:47:37.754Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-09-18T18:47:38.017Z] ok github.com/docker/docker/pkg/parsers/kernel 0.033s coverage: 60.0% of statements [2020-09-18T18:47:38.017Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2020-09-18T18:47:38.279Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2020-09-18T18:47:38.279Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-18T18:47:38.279Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-18T18:47:38.857Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-09-18T18:47:38.880Z] INFO: Nuking d:\CI [2020-09-18T18:47:38.880Z] INFO: Zapped successfully [2020-09-18T18:47:38.880Z] INFO: Location for testing is d:\CI\PR-41471\2 [2020-09-18T18:47:38.880Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-18T18:47:38.880Z] [2020-09-18T18:47:38.880Z] [2020-09-18T18:47:38.880Z] INFO: Building the image from Dockerfile.windows at 09/18/2020 18:47:38... [2020-09-18T18:47:38.880Z] [2020-09-18T18:47:39.121Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2020-09-18T18:47:39.698Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-09-18T18:47:39.698Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-09-18T18:47:40.273Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-09-18T18:47:40.848Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-09-18T18:47:40.848Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2020-09-18T18:47:41.423Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-09-18T18:47:41.423Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-09-18T18:47:41.685Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-18T18:47:42.631Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-09-18T18:47:42.894Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-09-18T18:47:43.158Z] ok github.com/docker/docker/pkg/signal 2.818s coverage: 61.0% of statements [2020-09-18T18:47:43.158Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2020-09-18T18:47:43.735Z] testing: warning: no tests to run [2020-09-18T18:47:43.735Z] coverage: [no statements] [2020-09-18T18:47:43.735Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-09-18T18:47:43.735Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2020-09-18T18:47:44.000Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-09-18T18:47:44.262Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2020-09-18T18:47:44.262Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements [2020-09-18T18:47:45.663Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2020-09-18T18:47:45.663Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 72.6% of statements [2020-09-18T18:47:45.957Z] Sending build context to Docker daemon 56.19MB [2020-09-18T18:47:45.957Z] [2020-09-18T18:47:45.957Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-18T18:47:45.957Z] ---> 715aaeac112d [2020-09-18T18:47:45.957Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-18T18:47:45.957Z] ---> Running in bf5925ad50ed [2020-09-18T18:47:46.611Z] ok github.com/docker/docker/reference 0.020s coverage: 83.7% of statements [2020-09-18T18:47:46.800Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.644972509s with top 10 stages: buildssa: 1m36.04595082s, goimports: 23.673636723s, unconvert: 12.191518206s, gosec: 10.899570576s, golint: 6.895624812s, ineffassign: 5.27865003s, misspell: 4.673723525s, inspect: 4.299907877s, vrp: 3.109274806s, printf: 2.412420405s [2020-09-18T18:47:46.873Z] ok github.com/docker/docker/plugin 0.603s coverage: 23.1% of statements [2020-09-18T18:47:47.001Z] #65 exporting layers 81.6s done [2020-09-18T18:47:47.001Z] #65 exporting manifest sha256:7119ac874dd0dfa374c5fee0cd303a100444eae4d53491859e9f22aefa012beb done [2020-09-18T18:47:47.002Z] #65 exporting config sha256:605ea5faafcd307de216f560f86d17e69112b0016deb047b653599e520ddd7af done [2020-09-18T18:47:47.002Z] #65 sending tarball [2020-09-18T18:47:47.822Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-09-18T18:47:47.822Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-09-18T18:47:48.085Z] ok github.com/docker/docker/registry 0.242s coverage: 56.3% of statements [2020-09-18T18:47:48.140Z] Removing intermediate container bf5925ad50ed [2020-09-18T18:47:48.140Z] ---> 76867c15079c [2020-09-18T18:47:48.140Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-18T18:47:48.140Z] ---> Running in 40913e03576d [2020-09-18T18:47:48.140Z] Removing intermediate container 40913e03576d [2020-09-18T18:47:48.140Z] ---> 066c4e8a9614 [2020-09-18T18:47:48.140Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-09-18T18:47:48.140Z] ---> Running in 338b0b21ce7e [2020-09-18T18:47:48.348Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-09-18T18:47:48.599Z] Removing intermediate container 338b0b21ce7e [2020-09-18T18:47:48.599Z] ---> 35fc021938ce [2020-09-18T18:47:48.599Z] 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} [2020-09-18T18:47:48.599Z] ---> Running in 34583854009b [2020-09-18T18:47:48.924Z] ok github.com/docker/docker/runconfig 0.054s coverage: 66.1% of statements [2020-09-18T18:47:50.316Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-09-18T18:47:51.708Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-09-18T18:47:51.708Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-09-18T18:47:52.281Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-18T18:47:52.335Z] Removing intermediate container 34583854009b [2020-09-18T18:47:52.335Z] ---> 534f98f07da6 [2020-09-18T18:47:52.335Z] 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; [2020-09-18T18:47:52.335Z] ---> Running in 6babbeb1f5fd [2020-09-18T18:47:54.995Z] INFO [runner/unused/goanalysis] analyzers took 26.756832703s with top 10 stages: buildssa: 22.291852298s, U1000: 4.464980405s [2020-09-18T18:47:54.995Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-09-18T18:47:54.995Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1690/1690, exclude-rules: 64/1585, nolint: 0/64, skip_dirs: 1690/1690, exclude: 1585/1585, skip_files: 1690/1690, autogenerated_exclude: 1585/1690, identifier_marker: 1585/1585, cgo: 1690/2299, filename_unadjuster: 1690/1690 [2020-09-18T18:47:54.995Z] INFO [runner] processing took 126.473818ms with stages: nolint: 54.925731ms, identifier_marker: 38.123463ms, path_prettifier: 13.909604ms, autogenerated_exclude: 7.252366ms, exclude-rules: 6.679022ms, skip_dirs: 3.743291ms, cgo: 1.03793ms, filename_unadjuster: 796.639µs, max_same_issues: 1.748µs, uniq_by_line: 731ns, diff: 583ns, max_from_linter: 547ns, source_code: 502ns, path_shortener: 488ns, skip_files: 477ns, exclude: 380ns, max_per_file_from_linter: 316ns [2020-09-18T18:47:54.995Z] INFO [runner] linters took 1m37.239850121s with stages: goanalysis_metalinter: 1m18.188481295s, unused: 18.923809013s [2020-09-18T18:47:54.995Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-09-18T18:47:54.995Z] INFO Memory: 1621 samples, avg is 250.4MB, max is 3163.9MB [2020-09-18T18:47:54.995Z] INFO Execution took 3m36.140397519s [2020-09-18T18:47:55.295Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-18T18:47:56.607Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh dynbinary-daemon test-docker-py [2020-09-18T18:47:57.176Z] [2020-09-18T18:47:57.176Z] Removing bundles/ [2020-09-18T18:47:57.176Z] [2020-09-18T18:47:57.176Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-18T18:47:57.176Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:47:57.176Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:48:00.914Z] [2020-09-18T18:48:00.914Z] SUCCESS: Specified value was saved. [2020-09-18T18:48:01.401Z] --- PASS: TestBuildWithHugeFile (26.05s) [2020-09-18T18:48:01.401Z] === RUN TestBuildWithEmptyDockerfile [2020-09-18T18:48:01.401Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:48:01.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:48:01.401Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:48:01.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:48:01.401Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:48:01.401Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:48:01.401Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:48:01.401Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:48:01.401Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:48:01.401Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-18T18:48:01.401Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-09-18T18:48:01.401Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-09-18T18:48:01.401Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-09-18T18:48:01.401Z] === RUN TestBuildPreserveOwnership [2020-09-18T18:48:01.401Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-18T18:48:01.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-18T18:48:01.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-18T18:48:01.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-18T18:48:02.490Z] #65 sending tarball 15.6s done [2020-09-18T18:48:02.490Z] #65 DONE 97.2s [2020-09-18T18:48:02.490Z] [2020-09-18T18:48:02.490Z] #66 importing to docker [2020-09-18T18:48:03.094Z] INFO: Downloading git... [2020-09-18T18:48:04.631Z] INFO: Downloading go... [2020-09-18T18:48:04.912Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-18T18:48:06.978Z] --- PASS: TestBuildPreserveOwnership (6.24s) [2020-09-18T18:48:06.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2020-09-18T18:48:06.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2020-09-18T18:48:06.978Z] === RUN TestBuildPlatformInvalid [2020-09-18T18:48:06.978Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-09-18T18:48:06.978Z] PASS [2020-09-18T18:48:06.978Z] [2020-09-18T18:48:06.978Z] === Skipped [2020-09-18T18:48:06.978Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-18T18:48:06.978Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:48:06.978Z] [2020-09-18T18:48:06.978Z] [2020-09-18T18:48:06.978Z] DONE 32 tests, 1 skipped in 76.854s [2020-09-18T18:48:06.978Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-18T18:48:06.978Z] ++ 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 [2020-09-18T18:48:06.978Z] ++ set -e [2020-09-18T18:48:06.978Z] ++ '[' -n 0 ']' [2020-09-18T18:48:06.978Z] ++ set -x [2020-09-18T18:48:06.978Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:48:07.268Z] INFO: Testing against a local daemon [2020-09-18T18:48:07.268Z] === RUN TestConfigInspect [2020-09-18T18:48:11.715Z] --- PASS: TestConfigInspect (3.81s) [2020-09-18T18:48:11.716Z] === RUN TestConfigList [2020-09-18T18:48:13.211Z] INFO: Downloading compiler 1 of 3... [2020-09-18T18:48:13.211Z] INFO: Downloading compiler 2 of 3... [2020-09-18T18:48:13.211Z] INFO: Downloading compiler 3 of 3... [2020-09-18T18:48:13.675Z] INFO: Extracting git... [2020-09-18T18:48:14.253Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/rootless [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/volume [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-18T18:48:14.253Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === Skipped [2020-09-18T18:48:14.253Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-18T18:48:14.253Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-18T18:48:14.253Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-18T18:48:14.253Z] time="2020-09-18T18:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-18T18:48:14.253Z] time="2020-09-18T18:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-18T18:48:14.253Z] time="2020-09-18T18:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-18T18:48:14.253Z] time="2020-09-18T18:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-18T18:48:14.253Z] time="2020-09-18T18:47:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-18T18:48:14.253Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-18T18:48:14.253Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-18T18:48:14.253Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:48:14.253Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-18T18:48:14.253Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-18T18:48:14.253Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-18T18:48:14.253Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] [2020-09-18T18:48:14.253Z] DONE 2138 tests, 26 skipped in 189.005s Post stage [Pipeline] junit [2020-09-18T18:48:14.275Z] Recording test results [2020-09-18T18:48:15.234Z] --- PASS: TestConfigList (3.59s) [2020-09-18T18:48:15.235Z] === RUN TestConfigsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-18T18:48:16.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -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:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh dynbinary test-integration [2020-09-18T18:48:17.543Z] [2020-09-18T18:48:17.805Z] Removing bundles/ [2020-09-18T18:48:17.805Z] [2020-09-18T18:48:17.805Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-18T18:48:17.805Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:48:17.805Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:48:18.745Z] --- PASS: TestConfigsCreateAndDelete (3.58s) [2020-09-18T18:48:18.745Z] === RUN TestConfigsUpdate [2020-09-18T18:48:21.171Z] #66 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-18T18:48:21.638Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/test/unit [2020-09-18T18:48:22.312Z] --- PASS: TestConfigsUpdate (3.54s) [2020-09-18T18:48:22.312Z] === RUN TestTemplatedConfig [2020-09-18T18:48:23.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-18T18:48:23.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-18T18:48:25.194Z] ? github.com/docker/docker/api [no test files] [2020-09-18T18:48:25.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-18T18:48:25.823Z] --- PASS: TestTemplatedConfig (3.73s) [2020-09-18T18:48:25.823Z] === RUN TestConfigCreateResolve [2020-09-18T18:48:26.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-18T18:48:26.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-18T18:48:28.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-18T18:48:28.620Z] INFO: Expanding go... [2020-09-18T18:48:29.333Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-09-18T18:48:29.333Z] === RUN TestConfigDaemonLibtrustID [2020-09-18T18:48:29.623Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-18T18:48:29.623Z] PASS [2020-09-18T18:48:29.623Z] [2020-09-18T18:48:29.623Z] DONE 7 tests in 22.644s [2020-09-18T18:48:29.623Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-18T18:48:29.623Z] ++ 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 [2020-09-18T18:48:29.623Z] ++ set -e [2020-09-18T18:48:29.623Z] ++ '[' -n 0 ']' [2020-09-18T18:48:29.623Z] ++ set -x [2020-09-18T18:48:29.623Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:48:29.914Z] INFO: Testing against a local daemon [2020-09-18T18:48:29.914Z] === RUN TestCheckpoint [2020-09-18T18:48:29.914Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-18T18:48:29.914Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:48:29.914Z] === RUN TestContainerInvalidJSON [2020-09-18T18:48:29.914Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:48:29.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:48:29.914Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:48:29.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:48:29.914Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:48:29.914Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:48:29.914Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:48:29.914Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:48:29.914Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:48:29.914Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-18T18:48:29.914Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-18T18:48:29.914Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-18T18:48:29.914Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-18T18:48:29.914Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-18T18:48:29.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-09-18T18:48:29.914Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-18T18:48:30.205Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-18T18:48:30.205Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-18T18:48:30.205Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-18T18:48:30.205Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-18T18:48:30.205Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-18T18:48:30.205Z] === RUN TestCopyFromContainer [2020-09-18T18:48:31.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-18T18:48:32.267Z] === RUN TestCopyFromContainer// [2020-09-18T18:48:32.267Z] === RUN TestCopyFromContainer//bar/root [2020-09-18T18:48:32.558Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-18T18:48:32.558Z] === RUN TestCopyFromContainer/bar/quux [2020-09-18T18:48:32.558Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-18T18:48:32.848Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-18T18:48:32.848Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-18T18:48:32.848Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-18T18:48:33.139Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-18T18:48:33.139Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer (2.86s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-18T18:48:33.139Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-09-18T18:48:33.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-18T18:48:33.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:48:33.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:48:33.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:48:33.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:48:33.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:48:33.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:48:33.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:48:33.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:48:33.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:48:33.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-18T18:48:33.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-18T18:48:33.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-18T18:48:33.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-18T18:48:33.139Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-18T18:48:33.139Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-18T18:48:33.139Z] === RUN TestCreateWithInvalidEnv [2020-09-18T18:48:33.139Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-18T18:48:33.139Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-18T18:48:33.139Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-18T18:48:33.139Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-18T18:48:33.139Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-18T18:48:33.139Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-18T18:48:33.139Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-18T18:48:33.139Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-18T18:48:33.139Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-18T18:48:33.139Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-18T18:48:33.139Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-18T18:48:33.139Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-18T18:48:33.139Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-18T18:48:33.139Z] === RUN TestCreateTmpfsMountsTarget [2020-09-18T18:48:33.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-18T18:48:33.429Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-18T18:48:33.429Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-18T18:48:34.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-18T18:48:35.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-18T18:48:36.155Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-09-18T18:48:36.155Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-18T18:48:37.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-18T18:48:37.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-18T18:48:38.218Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-09-18T18:48:38.218Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-18T18:48:38.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:48:38.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:48:38.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:48:38.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:48:38.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:48:38.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:48:38.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:48:38.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:48:38.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:48:38.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:48:38.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:48:38.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:48:38.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:48:38.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:48:38.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:48:38.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-18T18:48:38.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-18T18:48:38.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-18T18:48:38.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-09-18T18:48:38.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-09-18T18:48:38.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-18T18:48:38.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-18T18:48:39.256Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-09-18T18:48:39.256Z] === RUN TestCreateDifferentPlatform [2020-09-18T18:48:39.256Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-18T18:48:39.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-18T18:48:39.256Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-18T18:48:39.256Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-18T18:48:39.256Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-09-18T18:48:39.256Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-18T18:48:39.256Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-18T18:48:39.256Z] === RUN TestContainerStartOnDaemonRestart [2020-09-18T18:48:39.256Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-18T18:48:39.256Z] === RUN TestDaemonRestartIpcMode [2020-09-18T18:48:39.256Z] === PAUSE TestDaemonRestartIpcMode [2020-09-18T18:48:39.256Z] === RUN TestDaemonHostGatewayIP [2020-09-18T18:48:39.256Z] === PAUSE TestDaemonHostGatewayIP [2020-09-18T18:48:39.256Z] === RUN TestContainerKillOnDaemonStart [2020-09-18T18:48:39.256Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-18T18:48:39.256Z] === RUN TestDiff [2020-09-18T18:48:39.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-18T18:48:39.888Z] --- PASS: TestDiff (0.76s) [2020-09-18T18:48:39.888Z] === RUN TestExecWithCloseStdin [2020-09-18T18:48:40.620Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-09-18T18:48:40.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-18T18:48:40.924Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-09-18T18:48:40.924Z] === RUN TestExec [2020-09-18T18:48:41.957Z] --- PASS: TestExec (0.93s) [2020-09-18T18:48:41.957Z] === RUN TestExecUser [2020-09-18T18:48:42.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-18T18:48:42.588Z] --- PASS: TestExecUser (0.91s) [2020-09-18T18:48:42.588Z] === RUN TestExportContainerAndImportImage [2020-09-18T18:48:43.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:48:43.112Z] Using test binary docker [2020-09-18T18:48:43.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-18T18:48:43.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:48:43.112Z] INFO: Waiting for daemon to start... [2020-09-18T18:48:43.112Z] Starting dockerd [2020-09-18T18:48:43.620Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-09-18T18:48:43.620Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-18T18:48:45.125Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-09-18T18:48:45.125Z] === RUN TestHealthCheckWorkdir [2020-09-18T18:48:45.627Z] . [2020-09-18T18:48:45.627Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:48:45.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:48:45.884Z] Error: No such image: emptyfs [2020-09-18T18:48:45.884Z] Running integration-test (iteration 1) [2020-09-18T18:48:45.884Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-18T18:48:46.156Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-09-18T18:48:46.156Z] === RUN TestHealthKillContainer [2020-09-18T18:48:49.703Z] --- PASS: TestHealthKillContainer (2.94s) [2020-09-18T18:48:49.703Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-18T18:48:49.738Z] INFO: Expanding compiler 1 of 3... [2020-09-18T18:48:49.738Z] INFO: Expanding compiler 2 of 3... [2020-09-18T18:48:49.995Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-09-18T18:48:49.995Z] === RUN TestIpcModeNone [2020-09-18T18:48:51.030Z] --- PASS: TestIpcModeNone (0.91s) [2020-09-18T18:48:51.030Z] === RUN TestIpcModePrivate [2020-09-18T18:48:51.662Z] --- PASS: TestIpcModePrivate (0.90s) [2020-09-18T18:48:51.662Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-18T18:48:51.662Z] === RUN TestIpcModeShareable [2020-09-18T18:48:52.694Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-18T18:48:52.694Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-18T18:48:52.694Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-18T18:48:54.450Z] INFO: Expanding compiler 3 of 3... [2020-09-18T18:48:55.422Z] INFO: Removing downloaded files... [2020-09-18T18:48:55.884Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-18T18:48:55.884Z] INFO: Configuring git core.autocrlf... [2020-09-18T18:48:56.209Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-09-18T18:48:56.209Z] === RUN TestAPIIpcModeHost [2020-09-18T18:48:56.209Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-09-18T18:48:56.209Z] === RUN TestDaemonIpcModeShareable [2020-09-18T18:48:58.273Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-18T18:48:58.273Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-18T18:48:58.273Z] === RUN TestDaemonIpcModePrivate [2020-09-18T18:49:00.341Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-09-18T18:49:00.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-18T18:49:00.341Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-18T18:49:00.806Z] Loaded image: buildpack-deps:buster [2020-09-18T18:49:00.806Z] Loaded image: busybox:latest [2020-09-18T18:49:00.806Z] Loaded image: busybox:glibc [2020-09-18T18:49:00.806Z] Loaded image: debian:buster [2020-09-18T18:49:00.806Z] Loaded image: hello-world:latest [2020-09-18T18:49:00.806Z] INFO: Testing against a local daemon [2020-09-18T18:49:00.806Z] === RUN TestCgroupNamespacesBuild [2020-09-18T18:49:01.846Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-09-18T18:49:01.846Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-18T18:49:01.846Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-18T18:49:02.170Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2020-09-18T18:49:02.170Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-18T18:49:03.910Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-09-18T18:49:03.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-18T18:49:03.910Z] === RUN TestIpcModeOlderClient [2020-09-18T18:49:03.910Z] === PAUSE TestIpcModeOlderClient [2020-09-18T18:49:03.910Z] === RUN TestKillContainerInvalidSignal [2020-09-18T18:49:04.541Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-09-18T18:49:04.541Z] === RUN TestKillContainer [2020-09-18T18:49:04.541Z] === RUN TestKillContainer/no_signal [2020-09-18T18:49:04.685Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-09-18T18:49:04.685Z] === RUN TestBuildWithSession [2020-09-18T18:49:04.685Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-18T18:49:04.685Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:49:04.685Z] === RUN TestBuildSquashParent [2020-09-18T18:49:05.173Z] === RUN TestKillContainer/non_killing_signal [2020-09-18T18:49:05.805Z] === RUN TestKillContainer/killing_signal [2020-09-18T18:49:06.839Z] --- PASS: TestKillContainer (2.51s) [2020-09-18T18:49:06.839Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-09-18T18:49:06.839Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-09-18T18:49:06.839Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-09-18T18:49:06.839Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-18T18:49:06.839Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-18T18:49:07.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-18T18:49:08.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-09-18T18:49:08.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-09-18T18:49:08.903Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-09-18T18:49:08.903Z] === RUN TestKillStoppedContainer [2020-09-18T18:49:08.903Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-18T18:49:08.903Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-18T18:49:08.903Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-18T18:49:08.903Z] === RUN TestKillDifferentUserContainer [2020-09-18T18:49:09.547Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-09-18T18:49:09.547Z] === RUN TestInspectOomKilledTrue [2020-09-18T18:49:09.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-18T18:49:09.547Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:49:09.547Z] === RUN TestInspectOomKilledFalse [2020-09-18T18:49:09.547Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-18T18:49:09.547Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:49:09.547Z] === RUN TestLinksEtcHostsContentMatch [2020-09-18T18:49:10.281Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-09-18T18:49:10.281Z] === RUN TestLinksContainerNames [2020-09-18T18:49:11.220Z] --- PASS: TestBuildSquashParent (6.95s) [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:49:11.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:49:11.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:49:11.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:49:11.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:49:11.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:49:11.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:49:11.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:49:11.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:49:11.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:49:11.911Z] --- PASS: TestLinksContainerNames (1.65s) [2020-09-18T18:49:11.911Z] === RUN TestLogsFollowTailEmpty [2020-09-18T18:49:12.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:49:12.998Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-09-18T18:49:12.998Z] === RUN TestContainerNetworkMountsNoChown [2020-09-18T18:49:13.629Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/default [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/default [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/private [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/private [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rprivate [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/slave [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/slave [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rslave [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/shared [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/shared [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rshared [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-18T18:49:13.629Z] === CONT TestMountDaemonRoot/default [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-18T18:49:13.629Z] === CONT TestMountDaemonRoot/rslave [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:49:13.629Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:49:13.629Z] === CONT TestMountDaemonRoot/rshared [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:49:13.629Z] === CONT TestMountDaemonRoot/shared [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:49:13.629Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-18T18:49:13.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/rprivate [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/slave [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/private [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-18T18:49:13.630Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:49:13.630Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-18T18:49:13.630Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:49:13.921Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:49:13.921Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-18T18:49:13.921Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:49:13.921Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:49:13.921Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:49:13.921Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:49:13.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:49:13.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:49:14.211Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-18T18:49:14.212Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:49:14.503Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-18T18:49:14.503Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:49:14.503Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-18T18:49:14.503Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:49:14.503Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-18T18:49:14.503Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-18T18:49:14.503Z] === RUN TestContainerBindMountNonRecursive [2020-09-18T18:49:15.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:49:16.636Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-09-18T18:49:16.636Z] === RUN TestNetworkNat [2020-09-18T18:49:17.267Z] --- PASS: TestNetworkNat (0.93s) [2020-09-18T18:49:17.267Z] === RUN TestNetworkLocalhostTCPNat [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2020-09-18T18:49:17.735Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s) [2020-09-18T18:49:17.735Z] === RUN TestBuildMultiStageCopy [2020-09-18T18:49:17.735Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-18T18:49:18.303Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-09-18T18:49:18.303Z] === RUN TestNetworkLoopbackNat [2020-09-18T18:49:20.251Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-18T18:49:21.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-18T18:49:21.816Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2020-09-18T18:49:21.816Z] === RUN TestPause [2020-09-18T18:49:22.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-18T18:49:22.447Z] --- PASS: TestPause (0.93s) [2020-09-18T18:49:22.447Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-18T18:49:22.447Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:49:22.447Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:49:22.447Z] === RUN TestPauseStopPausedContainer [2020-09-18T18:49:23.032Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-18T18:49:23.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-18T18:49:23.479Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-09-18T18:49:23.479Z] === RUN TestPsFilter [2020-09-18T18:49:23.479Z] --- PASS: TestPsFilter (0.32s) [2020-09-18T18:49:23.479Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-18T18:49:24.396Z] --- PASS: TestBuildMultiStageCopy (6.67s) [2020-09-18T18:49:24.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2020-09-18T18:49:24.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-18T18:49:24.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-18T18:49:24.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-18T18:49:24.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2020-09-18T18:49:24.396Z] === RUN TestBuildMultiStageParentConfig [2020-09-18T18:49:24.536Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-09-18T18:49:24.536Z] === RUN TestRemoveContainerWithVolume [2020-09-18T18:49:25.169Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-09-18T18:49:25.169Z] === RUN TestRemoveContainerRunning [2020-09-18T18:49:25.573Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:49:25.834Z] [2020-09-18T18:49:25.834Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:49:25.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-18T18:49:26.201Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-09-18T18:49:26.201Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-18T18:49:26.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:49:26.409Z] HOSTNAME=7ab0d64ec8ec [2020-09-18T18:49:26.409Z] TESTDEBUG=0 [2020-09-18T18:49:26.409Z] DEST=bundles/test-integration [2020-09-18T18:49:26.409Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:49:26.409Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:49:26.409Z] container=docker [2020-09-18T18:49:26.409Z] HOME=/root [2020-09-18T18:49:26.409Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:49:26.409Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:49:26.409Z] VALIDATE_BRANCH=master [2020-09-18T18:49:26.409Z] TERM=xterm [2020-09-18T18:49:26.409Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:49:26.409Z] SHLVL=1 [2020-09-18T18:49:26.409Z] TIMEOUT=120m [2020-09-18T18:49:26.409Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:49:26.409Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:49:26.409Z] GO111MODULE=off [2020-09-18T18:49:26.409Z] DOCKER_EXPERIMENTAL=1 [2020-09-18T18:49:26.409Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-18T18:49:26.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:49:26.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:49:26.409Z] GOPATH=/go [2020-09-18T18:49:26.409Z] PKG_CONFIG=pkg-config [2020-09-18T18:49:26.409Z] _=/usr/bin/env [2020-09-18T18:49:26.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-18T18:49:27.253Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-09-18T18:49:27.254Z] === RUN TestRemoveInvalidContainer [2020-09-18T18:49:27.254Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-18T18:49:27.254Z] === RUN TestRenameLinkedContainer [2020-09-18T18:49:29.638Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-09-18T18:49:29.638Z] === RUN TestBuildLabelWithTargets [2020-09-18T18:49:30.894Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-09-18T18:49:30.894Z] === RUN TestRenameStoppedContainer [2020-09-18T18:49:31.185Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-09-18T18:49:31.185Z] === RUN TestRenameRunningContainerAndReuse [2020-09-18T18:49:33.257Z] --- PASS: TestRenameRunningContainerAndReuse (1.87s) [2020-09-18T18:49:33.257Z] === RUN TestRenameInvalidName [2020-09-18T18:49:33.646Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:49:33.646Z] [2020-09-18T18:49:33.646Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-18T18:49:33.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-18T18:49:33.646Z] Using test binary docker [2020-09-18T18:49:33.646Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-18T18:49:33.646Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:49:33.646Z] INFO: Waiting for daemon to start... [2020-09-18T18:49:33.646Z] Starting dockerd [2020-09-18T18:49:33.646Z] . [2020-09-18T18:49:33.646Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-18T18:49:34.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-18T18:49:34.362Z] --- PASS: TestRenameInvalidName (0.92s) [2020-09-18T18:49:34.362Z] === RUN TestRenameAnonymousContainer [2020-09-18T18:49:37.718Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-18T18:49:37.718Z] === RUN TestBuildWithEmptyLayers [2020-09-18T18:49:38.962Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2020-09-18T18:49:38.962Z] === RUN TestRenameContainerWithSameName [2020-09-18T18:49:39.996Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-09-18T18:49:39.996Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-18T18:49:40.233Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-18T18:49:40.233Z] === RUN TestBuildMultiStageOnBuild [2020-09-18T18:49:42.114Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-09-18T18:49:42.115Z] === RUN TestResize [2020-09-18T18:49:42.748Z] --- PASS: TestResize (0.89s) [2020-09-18T18:49:42.748Z] === RUN TestResizeWithInvalidSize [2020-09-18T18:49:43.809Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-09-18T18:49:43.809Z] === RUN TestResizeWhenContainerNotStarted [2020-09-18T18:49:44.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:49:44.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:49:44.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:49:44.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:49:44.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:49:44.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:49:44.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:49:44.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:49:44.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:49:44.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:49:44.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:49:44.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:49:44.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:49:44.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:49:44.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:49:44.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:49:44.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:49:44.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:49:44.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:49:44.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:49:44.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:49:44.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:49:45.477Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-09-18T18:49:45.477Z] === RUN TestBuildUncleanTarFilenames [2020-09-18T18:49:45.733Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-09-18T18:49:45.733Z] === RUN TestBuildMultiStageLayerLeak [2020-09-18T18:49:47.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:49:47.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:49:48.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:49:48.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:49:49.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:49:49.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:49:50.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-09-18T18:49:50.975Z] === RUN TestBuildWithHugeFile [2020-09-18T18:49:52.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:49:52.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:49:55.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:49:55.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2020-09-18T18:49:57.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-09-18T18:49:57.589Z] === RUN TestCgroupNamespacesRun [2020-09-18T18:49:58.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-18T18:49:58.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-18T18:49:59.652Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-09-18T18:49:59.652Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-18T18:50:01.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-18T18:50:01.225Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-09-18T18:50:01.225Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-18T18:50:02.733Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-09-18T18:50:02.733Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-18T18:50:03.001Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-09-18T18:50:03.001Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-09-18T18:50:04.799Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-09-18T18:50:04.799Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-18T18:50:05.776Z] ok github.com/docker/docker/builder/remotecontext/git 4.201s coverage: 86.3% of statements [2020-09-18T18:50:06.305Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-09-18T18:50:06.305Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-18T18:50:06.426Z] ok github.com/docker/docker/builder/remotecontext 0.497s coverage: 13.6% of statements [2020-09-18T18:50:07.810Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-09-18T18:50:07.810Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-18T18:50:08.847Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-18T18:50:08.847Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-18T18:50:09.201Z] ok github.com/docker/docker/builder/dockerfile 1.308s coverage: 48.0% of statements [2020-09-18T18:50:09.201Z] ? github.com/docker/docker/cli [no test files] [2020-09-18T18:50:09.201Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-18T18:50:10.352Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-09-18T18:50:10.352Z] === RUN TestKernelTCPMemory [2020-09-18T18:50:11.386Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-09-18T18:50:11.386Z] === RUN TestNISDomainname [2020-09-18T18:50:11.994Z] ok github.com/docker/docker/client 0.538s coverage: 75.4% of statements [2020-09-18T18:50:12.401Z] sha256:f4636a25ff706fef450ac213b6c91979db4a64ba6e321efd4f18556b6c9226e9 [2020-09-18T18:50:12.401Z] INFO: Starting docker-py tests... [2020-09-18T18:50:12.401Z] ============================= test session starts ============================== [2020-09-18T18:50:12.401Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-18T18:50:12.401Z] rootdir: /src, inifile: pytest.ini [2020-09-18T18:50:12.401Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-18T18:50:12.401Z] collected 389 items / 1 deselected / 388 selected [2020-09-18T18:50:12.401Z] [2020-09-18T18:50:12.423Z] --- PASS: TestNISDomainname (0.94s) [2020-09-18T18:50:12.423Z] === RUN TestHostnameDnsResolution [2020-09-18T18:50:13.929Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-09-18T18:50:13.929Z] === RUN TestStats [2020-09-18T18:50:16.658Z] --- PASS: TestStats (2.94s) [2020-09-18T18:50:16.658Z] === RUN TestStopContainerWithTimeout [2020-09-18T18:50:16.658Z] === RUN TestStopContainerWithTimeout/0 [2020-09-18T18:50:16.658Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-18T18:50:16.658Z] === RUN TestStopContainerWithTimeout/1 [2020-09-18T18:50:16.658Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-18T18:50:16.658Z] === RUN TestStopContainerWithTimeout/3 [2020-09-18T18:50:16.658Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-18T18:50:16.658Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-18T18:50:16.658Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-18T18:50:16.658Z] === CONT TestStopContainerWithTimeout/0 [2020-09-18T18:50:16.658Z] === CONT TestStopContainerWithTimeout/3 [2020-09-18T18:50:18.165Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-18T18:50:19.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-18T18:50:20.229Z] === CONT TestStopContainerWithTimeout/1 [2020-09-18T18:50:21.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-18T18:50:21.734Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-18T18:50:21.734Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-09-18T18:50:21.734Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-09-18T18:50:21.734Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-09-18T18:50:21.734Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-09-18T18:50:21.734Z] === RUN TestDeleteDevicemapper [2020-09-18T18:50:21.734Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-18T18:50:21.734Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:50:21.734Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-18T18:50:22.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-18T18:50:23.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-18T18:50:24.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-18T18:50:24.410Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-18T18:50:25.188Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-18T18:50:25.251Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2020-09-18T18:50:25.251Z] === RUN TestUpdateMemory [2020-09-18T18:50:25.251Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-18T18:50:25.251Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:50:25.251Z] === RUN TestUpdateCPUQuota [2020-09-18T18:50:26.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-18T18:50:26.338Z] --- PASS: TestUpdateCPUQuota (1.13s) [2020-09-18T18:50:26.338Z] === RUN TestUpdatePidsLimit [2020-09-18T18:50:26.338Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-18T18:50:26.693Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-18T18:50:26.981Z] === RUN TestUpdatePidsLimit/no_change [2020-09-18T18:50:27.274Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-18T18:50:27.564Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-18T18:50:27.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-18T18:50:28.486Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-18T18:50:28.826Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-18T18:50:29.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit (3.58s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-18T18:50:29.918Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-09-18T18:50:29.918Z] === RUN TestUpdateRestartPolicy [2020-09-18T18:50:31.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-18T18:50:33.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-18T18:50:33.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-18T18:50:35.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-18T18:50:37.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-18T18:50:39.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-18T18:50:40.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-18T18:50:41.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-18T18:50:43.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:50:43.307Z] Using test binary docker [2020-09-18T18:50:43.569Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-18T18:50:43.569Z] +++ /etc/init.d/apparmor start [2020-09-18T18:50:43.569Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:50:43.569Z] INFO: Waiting for daemon to start... [2020-09-18T18:50:43.569Z] Starting dockerd [2020-09-18T18:50:43.569Z] +++ 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 [2020-09-18T18:50:45.260Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-09-18T18:50:45.260Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-18T18:50:45.260Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-09-18T18:50:45.260Z] === RUN TestWaitNonBlocked [2020-09-18T18:50:45.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:50:45.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:50:45.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:50:45.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:50:45.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:50:45.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:50:45.260Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-18T18:50:45.260Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-09-18T18:50:45.260Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2020-09-18T18:50:45.260Z] === RUN TestWaitBlocked [2020-09-18T18:50:45.260Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:50:45.260Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:50:45.260Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:50:45.260Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:50:45.260Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:50:45.260Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:50:46.297Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-18T18:50:46.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-09-18T18:50:46.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-09-18T18:50:46.297Z] === CONT TestContainerStartOnDaemonRestart [2020-09-18T18:50:46.297Z] === CONT TestIpcModeOlderClient [2020-09-18T18:50:46.297Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-09-18T18:50:46.297Z] === CONT TestDaemonHostGatewayIP [2020-09-18T18:50:47.151Z] --- PASS: TestBuildWithHugeFile (54.02s) [2020-09-18T18:50:47.151Z] === RUN TestBuildWithEmptyDockerfile [2020-09-18T18:50:47.151Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:50:47.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:50:47.151Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:50:47.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:50:47.151Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:50:47.151Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:50:47.151Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:50:47.151Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:50:47.151Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:50:47.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-09-18T18:50:47.151Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-09-18T18:50:47.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-09-18T18:50:47.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-18T18:50:47.151Z] === RUN TestBuildPreserveOwnership [2020-09-18T18:50:47.151Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-18T18:50:49.023Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2020-09-18T18:50:49.023Z] === CONT TestContainerKillOnDaemonStart [2020-09-18T18:50:50.055Z] --- PASS: TestDaemonHostGatewayIP (3.56s) [2020-09-18T18:50:50.055Z] === CONT TestDaemonRestartIpcMode [2020-09-18T18:50:50.416Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-18T18:50:51.465Z] ok github.com/docker/docker/cmd/dockerd 0.142s coverage: 30.8% of statements [2020-09-18T18:50:51.712Z] . [2020-09-18T18:50:51.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:50:51.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:50:51.712Z] Error: No such image: emptyfs [2020-09-18T18:50:51.712Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-18T18:50:51.712Z] ++++ docker load [2020-09-18T18:50:52.285Z] Running integration-test (iteration 1) [2020-09-18T18:50:52.285Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-18T18:50:52.285Z] ++ 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 [2020-09-18T18:50:52.285Z] ++ set -e [2020-09-18T18:50:52.285Z] ++ '[' -n 0 ']' [2020-09-18T18:50:52.285Z] ++ set -x [2020-09-18T18:50:52.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=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 [2020-09-18T18:50:52.411Z] Removing intermediate container 6babbeb1f5fd [2020-09-18T18:50:52.411Z] ---> 3c5712d92675 [2020-09-18T18:50:52.411Z] 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 [2020-09-18T18:50:52.411Z] ---> Running in e0f2987358b5 [2020-09-18T18:50:52.411Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-09-18T18:50:52.411Z] go: finding gotest.tools v0.5.3 [2020-09-18T18:50:52.411Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-09-18T18:50:52.411Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-18T18:50:53.384Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-18T18:50:53.565Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2020-09-18T18:50:53.844Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-09-18T18:50:53.844Z] go: downloading github.com/fatih/color v1.9.0 [2020-09-18T18:50:53.844Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:50:53.844Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:50:53.844Z] go: extracting github.com/fatih/color v1.9.0 [2020-09-18T18:50:53.844Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-09-18T18:50:53.844Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:50:53.844Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:50:53.844Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:50:53.844Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:50:53.845Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:50:53.845Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:50:53.845Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:50:53.845Z] go: downloading github.com/pkg/errors v0.9.1 [2020-09-18T18:50:53.845Z] go: extracting github.com/pkg/errors v0.9.1 [2020-09-18T18:50:53.845Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:50:53.845Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:50:53.845Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:50:53.845Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:50:54.306Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:50:54.306Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:50:54.581Z] --- PASS: TestBuildPreserveOwnership (9.69s) [2020-09-18T18:50:54.581Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.68s) [2020-09-18T18:50:54.581Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-18T18:50:54.581Z] === RUN TestBuildPlatformInvalid [2020-09-18T18:50:54.581Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-18T18:50:54.581Z] PASS [2020-09-18T18:50:54.581Z] [2020-09-18T18:50:54.581Z] === Skipped [2020-09-18T18:50:54.581Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-18T18:50:54.581Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:50:54.581Z] [2020-09-18T18:50:54.581Z] [2020-09-18T18:50:54.581Z] DONE 32 tests, 1 skipped in 128.290s [2020-09-18T18:50:54.581Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-18T18:50:54.581Z] INFO: Testing against a local daemon [2020-09-18T18:50:54.581Z] === RUN TestConfigInspect [2020-09-18T18:50:54.581Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-18T18:50:54.581Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:54.581Z] === RUN TestConfigList [2020-09-18T18:50:54.581Z] --- SKIP: TestConfigList (0.02s) [2020-09-18T18:50:54.581Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:54.581Z] === RUN TestConfigsCreateAndDelete [2020-09-18T18:50:54.581Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-18T18:50:54.581Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:54.581Z] === RUN TestConfigsUpdate [2020-09-18T18:50:54.581Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-18T18:50:54.581Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:54.581Z] === RUN TestTemplatedConfig [2020-09-18T18:50:54.581Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-18T18:50:54.581Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:54.581Z] === RUN TestConfigCreateResolve [2020-09-18T18:50:54.581Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-18T18:50:54.581Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:54.581Z] === RUN TestConfigDaemonLibtrustID [2020-09-18T18:50:54.772Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:50:55.143Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-18T18:50:55.143Z] PASS [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] === Skipped [2020-09-18T18:50:55.143Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-18T18:50:55.143Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-09-18T18:50:55.143Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-18T18:50:55.143Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-18T18:50:55.143Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-18T18:50:55.143Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-18T18:50:55.143Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] [2020-09-18T18:50:55.143Z] DONE 7 tests, 6 skipped in 0.731s [2020-09-18T18:50:55.143Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-18T18:50:55.143Z] INFO: Testing against a local daemon [2020-09-18T18:50:55.143Z] === RUN TestCheckpoint [2020-09-18T18:50:55.143Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-18T18:50:55.143Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:50:55.143Z] === RUN TestContainerInvalidJSON [2020-09-18T18:50:55.143Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:50:55.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:50:55.143Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:50:55.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:50:55.143Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:50:55.143Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:50:55.143Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:50:55.143Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:50:55.143Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:50:55.143Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-18T18:50:55.143Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-18T18:50:55.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-18T18:50:55.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-18T18:50:55.143Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-18T18:50:55.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-18T18:50:55.143Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-18T18:50:55.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-18T18:50:55.143Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-18T18:50:55.143Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-18T18:50:55.143Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-18T18:50:55.232Z] go: finding github.com/fatih/color v1.9.0 [2020-09-18T18:50:55.232Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-18T18:50:55.232Z] go: finding github.com/pkg/errors v0.9.1 [2020-09-18T18:50:55.232Z] go: finding github.com/spf13/pflag v1.0.3 [2020-09-18T18:50:55.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-18T18:50:55.399Z] === RUN TestCopyFromContainer [2020-09-18T18:50:55.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-18T18:50:55.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-18T18:50:55.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-18T18:50:55.694Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-18T18:50:55.694Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-18T18:50:55.818Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-18T18:50:55.973Z] ok github.com/docker/docker/container 0.158s coverage: 34.7% of statements [2020-09-18T18:50:55.973Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-18T18:50:55.973Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-18T18:50:55.973Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-18T18:50:55.973Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-18T18:50:56.155Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-18T18:50:56.155Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-18T18:50:56.155Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-18T18:50:56.155Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-18T18:50:56.155Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-18T18:50:56.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-18T18:50:57.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-18T18:50:58.084Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.095s coverage: 65.3% of statements [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer// [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer//bar/root [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer/bar/quux [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-18T18:50:59.562Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-18T18:50:59.818Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer (4.52s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-18T18:50:59.818Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-18T18:50:59.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-18T18:50:59.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:50:59.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:50:59.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:50:59.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:50:59.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:50:59.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:50:59.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:50:59.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:50:59.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:50:59.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-18T18:50:59.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-18T18:50:59.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-18T18:50:59.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-18T18:50:59.818Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-18T18:50:59.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-18T18:50:59.818Z] === RUN TestCreateWithInvalidEnv [2020-09-18T18:50:59.818Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-18T18:50:59.818Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-18T18:50:59.818Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-18T18:50:59.818Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-18T18:50:59.818Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-18T18:50:59.818Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-18T18:50:59.818Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-18T18:50:59.818Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-18T18:50:59.818Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-18T18:50:59.818Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-18T18:50:59.818Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-18T18:50:59.818Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-18T18:50:59.818Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-18T18:50:59.818Z] === RUN TestCreateTmpfsMountsTarget [2020-09-18T18:50:59.818Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-18T18:50:59.818Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-18T18:50:59.923Z] INFO: Build done for gotestsum... [2020-09-18T18:51:01.183Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-09-18T18:51:01.183Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-18T18:51:02.035Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2020-09-18T18:51:02.035Z] PASS [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] === Skipped [2020-09-18T18:51:02.035Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-18T18:51:02.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-18T18:51:02.035Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-18T18:51:02.035Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:51:02.035Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-18T18:51:02.035Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-18T18:51:02.035Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] [2020-09-18T18:51:02.035Z] DONE 192 tests, 6 skipped in 151.659s [2020-09-18T18:51:02.035Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-18T18:51:02.035Z] ++ 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 [2020-09-18T18:51:02.035Z] ++ set -e [2020-09-18T18:51:02.035Z] ++ '[' -n 0 ']' [2020-09-18T18:51:02.035Z] ++ set -x [2020-09-18T18:51:02.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T18:51:02.035Z] INFO: Testing against a local daemon [2020-09-18T18:51:02.035Z] === RUN TestCommitInheritsEnv [2020-09-18T18:51:02.035Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-09-18T18:51:02.035Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-18T18:51:02.035Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-18T18:51:02.035Z] === RUN TestImagesFilterMultiReference [2020-09-18T18:51:02.035Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-18T18:51:02.035Z] === RUN TestImagePullPlatformInvalid [2020-09-18T18:51:02.035Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-18T18:51:02.035Z] === RUN TestRemoveImageOrphaning [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2020-09-18T18:51:02.578Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-18T18:51:02.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:51:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:51:02.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:51:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:51:02.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:51:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:51:02.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:51:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:51:02.578Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:51:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:51:02.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:51:02.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:51:02.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:51:02.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:51:02.578Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-18T18:51:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-18T18:51:02.578Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-18T18:51:02.666Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-09-18T18:51:02.666Z] === RUN TestRemoveImageGarbageCollector [2020-09-18T18:51:02.666Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-18T18:51:02.666Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:51:02.666Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-18T18:51:02.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.01s) [2020-09-18T18:51:02.666Z] === RUN TestTagInvalidReference [2020-09-18T18:51:02.666Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-18T18:51:02.666Z] === RUN TestTagValidPrefixedRepo [2020-09-18T18:51:02.666Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-18T18:51:02.666Z] === RUN TestTagExistedNameWithoutForce [2020-09-18T18:51:02.666Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-18T18:51:02.666Z] === RUN TestTagOfficialNames [2020-09-18T18:51:02.666Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-18T18:51:02.666Z] === RUN TestTagMatchesDigest [2020-09-18T18:51:02.666Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-18T18:51:02.666Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-18T18:51:02.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-18T18:51:02.842Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-09-18T18:51:02.842Z] === RUN TestCreateDifferentPlatform [2020-09-18T18:51:02.842Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-18T18:51:02.842Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-18T18:51:02.842Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-18T18:51:02.842Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-18T18:51:02.842Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-18T18:51:02.842Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-18T18:51:02.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-18T18:51:02.842Z] === RUN TestContainerStartOnDaemonRestart [2020-09-18T18:51:02.842Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-18T18:51:02.842Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-18T18:51:02.842Z] === RUN TestDaemonRestartIpcMode [2020-09-18T18:51:02.842Z] === PAUSE TestDaemonRestartIpcMode [2020-09-18T18:51:02.842Z] === RUN TestDaemonHostGatewayIP [2020-09-18T18:51:02.842Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-18T18:51:02.842Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:51:02.842Z] === RUN TestContainerKillOnDaemonStart [2020-09-18T18:51:02.842Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-18T18:51:02.842Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-18T18:51:02.842Z] === RUN TestDiff [2020-09-18T18:51:03.122Z] --- PASS: TestDiff (0.39s) [2020-09-18T18:51:03.122Z] === RUN TestExecWithCloseStdin [2020-09-18T18:51:03.697Z] --- PASS: TestExecWithCloseStdin (0.48s) [2020-09-18T18:51:03.697Z] === RUN TestExec [2020-09-18T18:51:03.732Z] ok github.com/docker/docker/daemon/cluster/convert 0.078s coverage: 35.9% of statements [2020-09-18T18:51:03.957Z] --- PASS: TestExec (0.44s) [2020-09-18T18:51:03.957Z] === RUN TestExecUser [2020-09-18T18:51:04.519Z] --- PASS: TestExecUser (0.46s) [2020-09-18T18:51:04.519Z] === RUN TestExportContainerAndImportImage [2020-09-18T18:51:04.529Z] Loaded image: buildpack-deps:buster [2020-09-18T18:51:04.529Z] Loaded image: busybox:latest [2020-09-18T18:51:04.790Z] Loaded image: busybox:glibc [2020-09-18T18:51:05.052Z] Loaded image: debian:buster [2020-09-18T18:51:05.052Z] Loaded image: hello-world:latest [2020-09-18T18:51:05.080Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-09-18T18:51:05.080Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-18T18:51:05.270Z] ok github.com/docker/docker/daemon/cluster 0.186s coverage: 0.5% of statements [2020-09-18T18:51:05.313Z] INFO: Testing against a local daemon [2020-09-18T18:51:05.313Z] === RUN TestCgroupNamespacesBuild [2020-09-18T18:51:08.347Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-09-18T18:51:08.347Z] === RUN TestHealthCheckWorkdir [2020-09-18T18:51:08.862Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-09-18T18:51:08.908Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-09-18T18:51:08.908Z] === RUN TestHealthKillContainer [2020-09-18T18:51:10.603Z] --- PASS: TestCgroupNamespacesBuild (5.12s) [2020-09-18T18:51:10.603Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-18T18:51:11.425Z] --- PASS: TestHealthKillContainer (2.48s) [2020-09-18T18:51:11.425Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-18T18:51:11.643Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-09-18T18:51:11.643Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 81.8% of statements [2020-09-18T18:51:11.987Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-09-18T18:51:11.987Z] === RUN TestIpcModeNone [2020-09-18T18:51:12.245Z] --- PASS: TestIpcModeNone (0.43s) [2020-09-18T18:51:12.245Z] === RUN TestIpcModePrivate [2020-09-18T18:51:12.520Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-09-18T18:51:12.520Z] === RUN TestBuildWithSession [2020-09-18T18:51:12.520Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-18T18:51:12.520Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:51:12.520Z] === RUN TestBuildSquashParent [2020-09-18T18:51:12.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-18T18:51:12.807Z] --- PASS: TestIpcModePrivate (0.45s) [2020-09-18T18:51:12.807Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-18T18:51:12.807Z] === RUN TestIpcModeShareable [2020-09-18T18:51:12.807Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-18T18:51:12.807Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:51:12.807Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-18T18:51:14.171Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2020-09-18T18:51:14.171Z] === RUN TestAPIIpcModeHost [2020-09-18T18:51:14.171Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-18T18:51:14.171Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:51:14.171Z] === RUN TestDaemonIpcModeShareable [2020-09-18T18:51:14.171Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-18T18:51:14.171Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:51:14.171Z] === RUN TestDaemonIpcModePrivate [2020-09-18T18:51:14.412Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-09-18T18:51:16.691Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-09-18T18:51:16.691Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-18T18:51:16.691Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-18T18:51:16.691Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-18T18:51:16.691Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:51:16.691Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-18T18:51:16.691Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-18T18:51:16.691Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:51:16.691Z] === RUN TestIpcModeOlderClient [2020-09-18T18:51:16.691Z] === PAUSE TestIpcModeOlderClient [2020-09-18T18:51:16.691Z] === RUN TestKillContainerInvalidSignal [2020-09-18T18:51:16.691Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-09-18T18:51:16.691Z] === RUN TestKillContainer [2020-09-18T18:51:16.691Z] === RUN TestKillContainer/no_signal [2020-09-18T18:51:16.947Z] === RUN TestKillContainer/non_killing_signal [2020-09-18T18:51:17.165Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-18T18:51:17.165Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.500s coverage: 14.1% of statements [2020-09-18T18:51:17.509Z] === RUN TestKillContainer/killing_signal [2020-09-18T18:51:17.632Z] Removing intermediate container e0f2987358b5 [2020-09-18T18:51:17.632Z] ---> c20f390390a3 [2020-09-18T18:51:17.632Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-18T18:51:17.632Z] ---> Running in 5c81ba5098db [2020-09-18T18:51:17.632Z] Removing intermediate container 5c81ba5098db [2020-09-18T18:51:17.632Z] ---> 57fd7f7a03de [2020-09-18T18:51:17.632Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-18T18:51:17.632Z] ---> Running in 33805791da4c [2020-09-18T18:51:17.632Z] Removing intermediate container 33805791da4c [2020-09-18T18:51:17.632Z] ---> 14e2548bdc15 [2020-09-18T18:51:17.632Z] Step 10/10 : COPY . . [2020-09-18T18:51:18.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-18T18:51:18.072Z] --- PASS: TestKillContainer (1.21s) [2020-09-18T18:51:18.072Z] --- PASS: TestKillContainer/no_signal (0.37s) [2020-09-18T18:51:18.072Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-09-18T18:51:18.072Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-09-18T18:51:18.072Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-18T18:51:18.072Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-18T18:51:18.328Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-18T18:51:18.584Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-09-18T18:51:18.585Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-09-18T18:51:18.585Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-09-18T18:51:18.585Z] === RUN TestKillStoppedContainer [2020-09-18T18:51:18.840Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-18T18:51:18.840Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-18T18:51:18.840Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-18T18:51:18.840Z] === RUN TestKillDifferentUserContainer [2020-09-18T18:51:19.096Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2020-09-18T18:51:19.096Z] === RUN TestInspectOomKilledTrue [2020-09-18T18:51:19.096Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-18T18:51:19.096Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:19.096Z] === RUN TestInspectOomKilledFalse [2020-09-18T18:51:19.096Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-18T18:51:19.096Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:51:19.096Z] === RUN TestLinksEtcHostsContentMatch [2020-09-18T18:51:19.096Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-18T18:51:19.096Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-18T18:51:19.096Z] === RUN TestLinksContainerNames [2020-09-18T18:51:19.127Z] --- PASS: TestBuildSquashParent (6.83s) [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:51:19.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:51:19.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:51:19.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:51:19.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:51:19.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:51:19.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:51:19.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:51:19.127Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:51:19.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:51:19.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:51:19.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:51:19.267Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.677s coverage: 57.9% of statements [2020-09-18T18:51:20.023Z] --- PASS: TestLinksContainerNames (0.83s) [2020-09-18T18:51:20.023Z] === RUN TestLogsFollowTailEmpty [2020-09-18T18:51:20.279Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-09-18T18:51:20.279Z] === RUN TestContainerNetworkMountsNoChown [2020-09-18T18:51:20.841Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/default [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/default [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/private [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/private [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rprivate [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/slave [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/slave [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rslave [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/shared [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/shared [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rshared [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-18T18:51:20.841Z] === CONT TestMountDaemonRoot/default [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:51:20.841Z] === CONT TestMountDaemonRoot/rslave [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:51:20.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:51:20.841Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rshared [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/shared [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rprivate [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/slave [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/private [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-18T18:51:20.842Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:51:20.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:51:20.842Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:51:21.097Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-18T18:51:21.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2020-09-18T18:51:21.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-18T18:51:21.098Z] === RUN TestContainerBindMountNonRecursive [2020-09-18T18:51:21.098Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-18T18:51:21.098Z] 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) [2020-09-18T18:51:21.098Z] === RUN TestNetworkNat [2020-09-18T18:51:21.359Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-09-18T18:51:21.659Z] --- PASS: TestNetworkNat (0.49s) [2020-09-18T18:51:21.659Z] === RUN TestNetworkLocalhostTCPNat [2020-09-18T18:51:21.721Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:51:21.721Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:51:22.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-18T18:51:22.221Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2020-09-18T18:51:22.221Z] === RUN TestNetworkLoopbackNat [2020-09-18T18:51:22.410Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.985s coverage: 69.2% of statements [2020-09-18T18:51:23.052Z] ok github.com/docker/docker/daemon 12.379s coverage: 17.4% of statements [2020-09-18T18:51:23.052Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-18T18:51:23.052Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-18T18:51:23.052Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-18T18:51:23.052Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-18T18:51:23.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-18T18:51:24.106Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.697s coverage: 45.9% of statements [2020-09-18T18:51:24.106Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-09-18T18:51:24.269Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-09-18T18:51:24.269Z] === RUN TestBuildMultiStageCopy [2020-09-18T18:51:24.269Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-18T18:51:24.734Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-09-18T18:51:24.734Z] === RUN TestPause [2020-09-18T18:51:24.734Z] --- SKIP: TestPause (0.00s) [2020-09-18T18:51:24.734Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:24.734Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-18T18:51:24.734Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:51:24.734Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:51:24.734Z] === RUN TestPauseStopPausedContainer [2020-09-18T18:51:24.734Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-18T18:51:24.734Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:24.734Z] === RUN TestPsFilter [2020-09-18T18:51:24.734Z] --- PASS: TestPsFilter (0.09s) [2020-09-18T18:51:24.734Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-18T18:51:24.990Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2020-09-18T18:51:24.990Z] === RUN TestRemoveContainerWithVolume [2020-09-18T18:51:25.554Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-09-18T18:51:25.554Z] === RUN TestRemoveContainerRunning [2020-09-18T18:51:25.811Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-09-18T18:51:25.811Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-18T18:51:26.185Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-18T18:51:26.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.488s coverage: 49.5% of statements [2020-09-18T18:51:26.373Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-09-18T18:51:26.373Z] === RUN TestRemoveInvalidContainer [2020-09-18T18:51:26.373Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-18T18:51:26.373Z] === RUN TestRenameLinkedContainer [2020-09-18T18:51:26.504Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.520s coverage: 76.1% of statements [2020-09-18T18:51:26.757Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-18T18:51:27.020Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-18T18:51:27.210Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.0% of statements [2020-09-18T18:51:27.592Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-18T18:51:28.164Z] --- PASS: TestBuildMultiStageCopy (4.26s) [2020-09-18T18:51:28.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.17s) [2020-09-18T18:51:28.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-09-18T18:51:28.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-09-18T18:51:28.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-09-18T18:51:28.164Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-09-18T18:51:28.164Z] === RUN TestBuildMultiStageParentConfig [2020-09-18T18:51:28.261Z] --- PASS: TestRenameLinkedContainer (1.61s) [2020-09-18T18:51:28.261Z] === RUN TestRenameStoppedContainer [2020-09-18T18:51:28.261Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-09-18T18:51:28.261Z] === RUN TestRenameRunningContainerAndReuse [2020-09-18T18:51:28.745Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-09-18T18:51:28.745Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-09-18T18:51:28.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-18T18:51:29.189Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-09-18T18:51:29.189Z] === RUN TestRenameInvalidName [2020-09-18T18:51:29.445Z] --- PASS: TestRenameInvalidName (0.39s) [2020-09-18T18:51:29.445Z] === RUN TestRenameAnonymousContainer [2020-09-18T18:51:29.552Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-09-18T18:51:29.552Z] === RUN TestBuildLabelWithTargets [2020-09-18T18:51:30.847Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.991s coverage: 52.1% of statements [2020-09-18T18:51:30.847Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-18T18:51:30.847Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-18T18:51:31.334Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2020-09-18T18:51:31.334Z] === RUN TestRenameContainerWithSameName [2020-09-18T18:51:31.334Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2020-09-18T18:51:31.334Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-18T18:51:31.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-18T18:51:31.907Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 41.0% of statements [2020-09-18T18:51:32.098Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-09-18T18:51:32.098Z] === RUN TestBuildWithEmptyLayers [2020-09-18T18:51:32.262Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-09-18T18:51:32.262Z] === RUN TestResize [2020-09-18T18:51:32.823Z] --- PASS: TestResize (0.42s) [2020-09-18T18:51:32.823Z] === RUN TestResizeWithInvalidSize [2020-09-18T18:51:33.041Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-09-18T18:51:33.041Z] === RUN TestBuildMultiStageOnBuild [2020-09-18T18:51:33.079Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-09-18T18:51:33.079Z] === RUN TestResizeWhenContainerNotStarted [2020-09-18T18:51:33.449Z] ok github.com/docker/docker/daemon/logger/awslogs 0.545s coverage: 77.8% of statements [2020-09-18T18:51:33.449Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 4.8% of statements [2020-09-18T18:51:33.449Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-18T18:51:33.449Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-18T18:51:33.449Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-18T18:51:33.449Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-18T18:51:33.449Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-09-18T18:51:33.641Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-09-18T18:51:33.641Z] === RUN TestDaemonRestartKillContainers [2020-09-18T18:51:33.641Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-18T18:51:33.641Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-18T18:51:33.641Z] === RUN TestCgroupNamespacesRun [2020-09-18T18:51:34.502Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2020-09-18T18:51:34.801Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-09-18T18:51:35.530Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-09-18T18:51:35.530Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-18T18:51:35.589Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-09-18T18:51:35.589Z] === RUN TestBuildUncleanTarFilenames [2020-09-18T18:51:36.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2020-09-18T18:51:36.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-18T18:51:36.976Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-09-18T18:51:36.976Z] === RUN TestBuildMultiStageLayerLeak [2020-09-18T18:51:37.397Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2020-09-18T18:51:37.397Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-18T18:51:37.397Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 33.3% of statements [2020-09-18T18:51:38.042Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 37.7% of statements [2020-09-18T18:51:38.051Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-09-18T18:51:38.051Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-18T18:51:38.688Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-09-18T18:51:39.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-09-18T18:51:39.940Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-18T18:51:39.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-18T18:51:40.226Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2020-09-18T18:51:40.281Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-09-18T18:51:40.281Z] === RUN TestBuildWithHugeFile [2020-09-18T18:51:42.325Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-09-18T18:51:42.458Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-09-18T18:51:42.459Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-18T18:51:42.801Z] ---> b41a29175216 [2020-09-18T18:51:42.801Z] Successfully built b41a29175216 [2020-09-18T18:51:42.801Z] Successfully tagged docker:latest [2020-09-18T18:51:42.801Z] INFO: Image build ended at 09/18/2020 18:51:41. Duration:00:04:02.8078111 [2020-09-18T18:51:42.801Z] [2020-09-18T18:51:42.801Z] [2020-09-18T18:51:42.801Z] INFO: Building the test binaries at 09/18/2020 18:51:41... [2020-09-18T18:51:42.972Z] ok github.com/docker/docker/daemon/logger/splunk 2.415s coverage: 82.5% of statements [2020-09-18T18:51:42.972Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-18T18:51:42.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-18T18:51:43.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-18T18:51:44.347Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-09-18T18:51:44.347Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-18T18:51:44.506Z] ok github.com/docker/docker/distribution 0.529s coverage: 21.9% of statements [2020-09-18T18:51:44.506Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2020-09-18T18:51:44.506Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-18T18:51:44.805Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-09-18T18:51:46.236Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-18T18:51:46.236Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-18T18:51:47.510Z] INFO: make.ps1 starting at 09/18/2020 18:51:46 [2020-09-18T18:51:47.510Z] INFO: Git commit (1f6ba7ae61) assumed from DOCKER_GITCOMMIT environment variable [2020-09-18T18:51:47.510Z] INFO: Invoking autogen... [2020-09-18T18:51:47.522Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:51:47.522Z] Using test binary docker [2020-09-18T18:51:47.522Z] +++ /etc/init.d/apparmor start [2020-09-18T18:51:47.522Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:51:47.522Z] INFO: Waiting for daemon to start... [2020-09-18T18:51:47.522Z] Starting dockerd [2020-09-18T18:51:47.522Z] +++ 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 [2020-09-18T18:51:48.124Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-18T18:51:48.124Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-18T18:51:48.203Z] ..........................xx.................... [ 29%] [2020-09-18T18:51:48.392Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-09-18T18:51:48.392Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-09-18T18:51:48.392Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-09-18T18:51:48.484Z] INFO: Building daemon... [2020-09-18T18:51:48.691Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.1% of statements [2020-09-18T18:51:48.691Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-18T18:51:48.691Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-18T18:51:48.691Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-18T18:51:48.992Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-09-18T18:51:50.013Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-09-18T18:51:50.014Z] === RUN TestKernelTCPMemory [2020-09-18T18:51:50.046Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-09-18T18:51:50.062Z] . [2020-09-18T18:51:50.062Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:51:50.062Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:51:50.062Z] Error: No such image: emptyfs [2020-09-18T18:51:50.062Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-18T18:51:50.062Z] ++++ docker load [2020-09-18T18:51:50.269Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-18T18:51:50.269Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:50.269Z] === RUN TestNISDomainname [2020-09-18T18:51:50.269Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-18T18:51:50.269Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-18T18:51:50.269Z] === RUN TestHostnameDnsResolution [2020-09-18T18:51:50.321Z] Running integration-test (iteration 1) [2020-09-18T18:51:50.321Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-18T18:51:50.321Z] ++ 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 [2020-09-18T18:51:50.321Z] ++ set -e [2020-09-18T18:51:50.321Z] ++ '[' -n 0 ']' [2020-09-18T18:51:50.321Z] ++ set -x [2020-09-18T18:51:50.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=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 [2020-09-18T18:51:50.831Z] --- PASS: TestHostnameDnsResolution (0.63s) [2020-09-18T18:51:50.831Z] === RUN TestStats [2020-09-18T18:51:50.831Z] --- SKIP: TestStats (0.00s) [2020-09-18T18:51:50.831Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:50.831Z] === RUN TestStopContainerWithTimeout [2020-09-18T18:51:50.831Z] === RUN TestStopContainerWithTimeout/0 [2020-09-18T18:51:50.831Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-18T18:51:50.831Z] === RUN TestStopContainerWithTimeout/1 [2020-09-18T18:51:50.831Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-18T18:51:50.831Z] === RUN TestStopContainerWithTimeout/3 [2020-09-18T18:51:50.831Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-18T18:51:50.831Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-18T18:51:50.831Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-18T18:51:50.831Z] === CONT TestStopContainerWithTimeout/0 [2020-09-18T18:51:50.831Z] === CONT TestStopContainerWithTimeout/3 [2020-09-18T18:51:51.392Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-18T18:51:53.618Z] ok github.com/docker/docker/opts 0.099s coverage: 67.1% of statements [2020-09-18T18:51:53.906Z] === CONT TestStopContainerWithTimeout/1 [2020-09-18T18:51:53.913Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-18T18:51:54.209Z] ok github.com/docker/docker/pkg/authorization 0.794s coverage: 68.3% of statements [2020-09-18T18:51:54.209Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-09-18T18:51:54.833Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-18T18:51:54.833Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2020-09-18T18:51:54.833Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-09-18T18:51:54.833Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2020-09-18T18:51:54.833Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-09-18T18:51:54.833Z] === RUN TestDeleteDevicemapper [2020-09-18T18:51:54.833Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-18T18:51:54.833Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:51:54.833Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-18T18:51:55.261Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 77.2% of statements [2020-09-18T18:51:55.261Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-09-18T18:51:56.308Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-09-18T18:51:56.308Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-09-18T18:51:56.723Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s) [2020-09-18T18:51:56.723Z] === RUN TestUpdateMemory [2020-09-18T18:51:56.723Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-18T18:51:56.723Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:56.723Z] === RUN TestUpdateCPUQuota [2020-09-18T18:51:56.723Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-18T18:51:56.723Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:56.723Z] === RUN TestUpdatePidsLimit [2020-09-18T18:51:56.723Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-18T18:51:56.723Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:51:56.723Z] === RUN TestUpdateRestartPolicy [2020-09-18T18:51:57.355Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-18T18:51:57.999Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-18T18:51:58.308Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-09-18T18:51:59.827Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-18T18:52:00.124Z] ok github.com/docker/docker/pkg/chrootarchive 3.878s coverage: 43.2% of statements [2020-09-18T18:52:00.124Z] ok github.com/docker/docker/layer 7.157s coverage: 68.8% of statements [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/oci [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-18T18:52:00.124Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-18T18:52:00.423Z] ok github.com/docker/docker/pkg/fileutils 0.034s coverage: 89.5% of statements [2020-09-18T18:52:01.065Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-09-18T18:52:01.363Z] ok github.com/docker/docker/pkg/fsutils 0.412s coverage: 85.1% of statements [2020-09-18T18:52:01.661Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2020-09-18T18:52:02.715Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-09-18T18:52:02.715Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-09-18T18:52:03.362Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-09-18T18:52:03.362Z] ok github.com/docker/docker/pkg/idtools 0.786s coverage: 70.1% of statements [2020-09-18T18:52:03.514Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-18T18:52:03.673Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-09-18T18:52:03.972Z] ok github.com/docker/docker/pkg/ioutils 1.307s coverage: 70.6% of statements [2020-09-18T18:52:03.972Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-18T18:52:03.972Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-18T18:52:03.972Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-18T18:52:03.972Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-18T18:52:04.271Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-09-18T18:52:04.568Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 86.7% of statements [2020-09-18T18:52:04.865Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-09-18T18:52:04.865Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-18T18:52:04.865Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-18T18:52:05.926Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-09-18T18:52:06.571Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2020-09-18T18:52:06.571Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-09-18T18:52:06.571Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-09-18T18:52:07.621Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-09-18T18:52:08.355Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-09-18T18:52:08.355Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 73.9% of statements [2020-09-18T18:52:08.940Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-09-18T18:52:08.940Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-18T18:52:08.940Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-09-18T18:52:08.940Z] === RUN TestWaitNonBlocked [2020-09-18T18:52:08.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:52:08.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:52:08.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:52:08.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:52:08.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:52:08.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:52:08.940Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-18T18:52:08.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2020-09-18T18:52:08.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2020-09-18T18:52:08.940Z] === RUN TestWaitBlocked [2020-09-18T18:52:08.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:52:08.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:52:08.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:52:08.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:52:08.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:52:08.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:52:09.001Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-18T18:52:09.001Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-09-18T18:52:09.504Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-18T18:52:09.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2020-09-18T18:52:09.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2020-09-18T18:52:09.504Z] === CONT TestDaemonRestartIpcMode [2020-09-18T18:52:09.504Z] === CONT TestIpcModeOlderClient [2020-09-18T18:52:09.504Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-18T18:52:09.646Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-09-18T18:52:10.696Z] ok github.com/docker/docker/pkg/signal 2.914s coverage: 61.0% of statements [2020-09-18T18:52:10.696Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 36.9% of statements [2020-09-18T18:52:10.987Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-18T18:52:10.997Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 53.8% of statements [2020-09-18T18:52:11.640Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-09-18T18:52:11.938Z] testing: warning: no tests to run [2020-09-18T18:52:11.938Z] coverage: [no statements] [2020-09-18T18:52:11.938Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-09-18T18:52:12.236Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2020-09-18T18:52:12.236Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-09-18T18:52:12.236Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-09-18T18:52:12.881Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-09-18T18:52:13.668Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-09-18T18:52:13.668Z] PASS [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === Skipped [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-18T18:52:13.668Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-18T18:52:13.668Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-18T18:52:13.668Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-18T18:52:13.668Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-18T18:52:13.668Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-18T18:52:13.668Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-18T18:52:13.668Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-18T18:52:13.668Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-18T18:52:13.668Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-18T18:52:13.668Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.668Z] [2020-09-18T18:52:13.668Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-18T18:52:13.669Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-18T18:52:13.669Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-18T18:52:13.669Z] 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) [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-18T18:52:13.669Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:52:13.669Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-18T18:52:13.669Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-18T18:52:13.669Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-18T18:52:13.669Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-18T18:52:13.669Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-18T18:52:13.669Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-18T18:52:13.669Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-18T18:52:13.669Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-18T18:52:13.669Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-18T18:52:13.669Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] [2020-09-18T18:52:13.669Z] DONE 173 tests, 24 skipped in 78.645s [2020-09-18T18:52:13.669Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-18T18:52:13.924Z] INFO: Testing against a local daemon [2020-09-18T18:52:13.924Z] === RUN TestCommitInheritsEnv [2020-09-18T18:52:13.942Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-18T18:52:15.288Z] --- PASS: TestCommitInheritsEnv (1.33s) [2020-09-18T18:52:15.288Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-18T18:52:15.288Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-18T18:52:15.288Z] === RUN TestImagesFilterMultiReference [2020-09-18T18:52:15.288Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-18T18:52:15.288Z] === RUN TestImagePullPlatformInvalid [2020-09-18T18:52:15.288Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-18T18:52:15.288Z] === RUN TestRemoveImageOrphaning [2020-09-18T18:52:15.658Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-09-18T18:52:15.658Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 69.9% of statements [2020-09-18T18:52:16.709Z] ok github.com/docker/docker/reference 0.030s coverage: 84.4% of statements [2020-09-18T18:52:17.005Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.1% of statements [2020-09-18T18:52:17.175Z] --- PASS: TestRemoveImageOrphaning (1.89s) [2020-09-18T18:52:17.175Z] === RUN TestRemoveImageGarbageCollector [2020-09-18T18:52:17.175Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-18T18:52:17.175Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-18T18:52:17.175Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-18T18:52:17.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-18T18:52:17.175Z] === RUN TestTagInvalidReference [2020-09-18T18:52:17.175Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-18T18:52:17.175Z] === RUN TestTagValidPrefixedRepo [2020-09-18T18:52:17.175Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-18T18:52:17.175Z] === RUN TestTagExistedNameWithoutForce [2020-09-18T18:52:17.175Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-18T18:52:17.175Z] === RUN TestTagOfficialNames [2020-09-18T18:52:17.431Z] --- PASS: TestTagOfficialNames (0.06s) [2020-09-18T18:52:17.431Z] === RUN TestTagMatchesDigest [2020-09-18T18:52:17.431Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-18T18:52:17.431Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-18T18:52:18.060Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2020-09-18T18:52:18.358Z] ok github.com/docker/docker/registry/resumable 0.045s coverage: 100.0% of statements [2020-09-18T18:52:19.405Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-09-18T18:52:19.702Z] ok github.com/docker/docker/registry 0.266s coverage: 56.3% of statements [2020-09-18T18:52:20.769Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2020-09-18T18:52:22.872Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-09-18T18:52:24.409Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 67.0% of statements [2020-09-18T18:52:24.409Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-09-18T18:52:24.899Z] --- PASS: TestImportExtremelyLargeImageWorks (79.49s) [2020-09-18T18:52:24.899Z] PASS [2020-09-18T18:52:24.899Z] [2020-09-18T18:52:24.899Z] === Skipped [2020-09-18T18:52:24.900Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-18T18:52:24.900Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:52:24.900Z] [2020-09-18T18:52:24.900Z] [2020-09-18T18:52:24.900Z] DONE 12 tests, 1 skipped in 80.935s [2020-09-18T18:52:24.900Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-18T18:52:24.900Z] ++ 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 [2020-09-18T18:52:24.900Z] ++ set -e [2020-09-18T18:52:24.900Z] ++ '[' -n 0 ']' [2020-09-18T18:52:24.900Z] ++ set -x [2020-09-18T18:52:24.900Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:52:24.900Z] INFO: Testing against a local daemon [2020-09-18T18:52:24.900Z] === RUN TestNetworkCreateDelete [2020-09-18T18:52:24.900Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-09-18T18:52:24.900Z] === RUN TestDockerNetworkDeletePreferID [2020-09-18T18:52:24.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-09-18T18:52:24.900Z] === RUN TestDaemonDNSFallback [2020-09-18T18:52:25.449Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-18T18:52:25.531Z] --- PASS: TestDaemonDNSFallback (2.37s) [2020-09-18T18:52:25.531Z] === RUN TestInspectNetwork [2020-09-18T18:52:30.109Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-18T18:52:31.089Z] === RUN TestInspectNetwork/full_network_id [2020-09-18T18:52:31.089Z] === RUN TestInspectNetwork/partial_network_id [2020-09-18T18:52:31.089Z] === RUN TestInspectNetwork/network_name [2020-09-18T18:52:31.089Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-18T18:52:36.615Z] --- PASS: TestBuildWithHugeFile (55.95s) [2020-09-18T18:52:36.615Z] === RUN TestBuildWithEmptyDockerfile [2020-09-18T18:52:36.615Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:52:36.615Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:52:36.615Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:52:36.615Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:52:36.615Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:52:36.615Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:52:36.615Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:52:36.615Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:52:36.615Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:52:36.615Z] --- PASS: TestBuildWithEmptyDockerfile (0.27s) [2020-09-18T18:52:36.615Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-09-18T18:52:36.615Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-09-18T18:52:36.615Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-09-18T18:52:36.615Z] === RUN TestBuildPreserveOwnership [2020-09-18T18:52:36.615Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-18T18:52:36.649Z] --- PASS: TestInspectNetwork (11.13s) [2020-09-18T18:52:36.650Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-18T18:52:36.650Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-18T18:52:36.650Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-18T18:52:36.650Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-18T18:52:36.650Z] === RUN TestRunContainerWithBridgeNone [2020-09-18T18:52:36.971Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-18T18:52:37.005Z] Loaded image: buildpack-deps:buster [2020-09-18T18:52:37.006Z] Loaded image: busybox:latest [2020-09-18T18:52:37.006Z] Loaded image: busybox:glibc [2020-09-18T18:52:37.006Z] Loaded image: debian:buster [2020-09-18T18:52:37.006Z] Loaded image: hello-world:latest [2020-09-18T18:52:37.006Z] INFO: Testing against a local daemon [2020-09-18T18:52:37.006Z] === RUN TestCgroupNamespacesBuild [2020-09-18T18:52:37.006Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2020-09-18T18:52:37.006Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-18T18:52:37.006Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2020-09-18T18:52:37.006Z] === RUN TestBuildWithSession [2020-09-18T18:52:37.006Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-18T18:52:37.006Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:52:37.006Z] === RUN TestBuildSquashParent [2020-09-18T18:52:38.475Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-18T18:52:39.374Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-09-18T18:52:39.374Z] === RUN TestNetworkInvalidJSON [2020-09-18T18:52:39.374Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-18T18:52:39.374Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-18T18:52:39.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:52:39.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:52:39.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:52:39.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:52:39.374Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-18T18:52:39.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:52:39.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:52:39.374Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-18T18:52:39.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-18T18:52:39.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-18T18:52:39.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-18T18:52:39.374Z] === RUN TestHostIPv4BridgeLabel [2020-09-18T18:52:39.374Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-18T18:52:39.374Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-18T18:52:39.920Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-18T18:52:40.408Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-18T18:52:40.408Z] === RUN TestDaemonDefaultNetworkPools [2020-09-18T18:52:40.798Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/rootless [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/volume [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-18T18:52:40.798Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === Skipped [2020-09-18T18:52:40.798Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-18T18:52:40.798Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-18T18:52:40.798Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-18T18:52:40.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.798Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-18T18:52:40.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.798Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-18T18:52:40.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.798Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-18T18:52:40.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.798Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:52:40.798Z] [2020-09-18T18:52:40.798Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-18T18:52:40.798Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.798Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-18T18:52:40.799Z] time="2020-09-18T18:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-18T18:52:40.799Z] time="2020-09-18T18:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-18T18:52:40.799Z] time="2020-09-18T18:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-18T18:52:40.799Z] time="2020-09-18T18:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-18T18:52:40.799Z] time="2020-09-18T18:51:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-18T18:52:40.799Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-18T18:52:40.799Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-18T18:52:40.799Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T18:52:40.799Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-18T18:52:40.799Z] graphtest_unix.go:73: No driver to put! [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-18T18:52:40.799Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-18T18:52:40.799Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] [2020-09-18T18:52:40.799Z] DONE 2138 tests, 26 skipped in 257.055s Post stage [Pipeline] junit [2020-09-18T18:52:40.849Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-18T18:52:41.449Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-09-18T18:52:41.449Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-18T18:52:41.665Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -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:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh dynbinary test-integration [2020-09-18T18:52:41.964Z] [2020-09-18T18:52:41.965Z] Removing bundles/ [2020-09-18T18:52:41.965Z] [2020-09-18T18:52:41.965Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-18T18:52:41.965Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:52:41.965Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:52:42.468Z] --- PASS: TestBuildPreserveOwnership (5.87s) [2020-09-18T18:52:42.468Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-09-18T18:52:42.468Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-09-18T18:52:42.468Z] === RUN TestBuildPlatformInvalid [2020-09-18T18:52:42.468Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-18T18:52:42.468Z] PASS [2020-09-18T18:52:42.468Z] [2020-09-18T18:52:42.468Z] === Skipped [2020-09-18T18:52:42.468Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-18T18:52:42.468Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:52:42.468Z] [2020-09-18T18:52:42.468Z] [2020-09-18T18:52:42.468Z] DONE 32 tests, 1 skipped in 110.075s [2020-09-18T18:52:42.468Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-18T18:52:42.469Z] ++ 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 [2020-09-18T18:52:42.469Z] ++ set -e [2020-09-18T18:52:42.469Z] ++ '[' -n 0 ']' [2020-09-18T18:52:42.469Z] ++ set -x [2020-09-18T18:52:42.469Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:52:42.469Z] INFO: Testing against a local daemon [2020-09-18T18:52:42.469Z] === RUN TestConfigInspect [2020-09-18T18:52:42.480Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-18T18:52:42.480Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-18T18:52:42.815Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-18T18:52:43.571Z] --- PASS: TestBuildSquashParent (8.76s) [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:52:43.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:52:43.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:52:43.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:52:43.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:52:43.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:52:43.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:52:43.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:52:43.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:52:43.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:52:43.984Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-09-18T18:52:43.984Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-18T18:52:44.623Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-18T18:52:44.623Z] === RUN TestServiceWithPredefinedNetwork [2020-09-18T18:52:46.675Z] --- PASS: TestConfigInspect (3.71s) [2020-09-18T18:52:46.675Z] === RUN TestConfigList [2020-09-18T18:52:46.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:52:46.864Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:52:48.133Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2020-09-18T18:52:48.133Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-18T18:52:48.134Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T18:52:48.134Z] service_test.go:236: FLAKY_TEST [2020-09-18T18:52:48.134Z] === RUN TestServiceWithDataPathPortInit [2020-09-18T18:52:49.980Z] --- PASS: TestConfigList (3.25s) [2020-09-18T18:52:49.980Z] === RUN TestConfigsCreateAndDelete [2020-09-18T18:52:50.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:52:50.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2020-09-18T18:52:52.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s) [2020-09-18T18:52:52.699Z] === RUN TestBuildMultiStageCopy [2020-09-18T18:52:52.699Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-18T18:52:53.286Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-09-18T18:52:53.286Z] === RUN TestConfigsUpdate [2020-09-18T18:52:55.239Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-18T18:52:55.809Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-18T18:52:55.834Z] --- PASS: TestConfigsUpdate (3.21s) [2020-09-18T18:52:55.834Z] === RUN TestTemplatedConfig [2020-09-18T18:52:56.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-18T18:52:56.949Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-18T18:52:57.206Z] ......................... [ 67%] [2020-09-18T18:52:57.517Z] --- PASS: TestBuildMultiStageCopy (4.67s) [2020-09-18T18:52:57.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-09-18T18:52:57.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-09-18T18:52:57.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-09-18T18:52:57.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-09-18T18:52:57.517Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-09-18T18:52:57.517Z] === RUN TestBuildMultiStageParentConfig [2020-09-18T18:52:58.897Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2020-09-18T18:52:58.897Z] === RUN TestBuildLabelWithTargets [2020-09-18T18:53:00.042Z] --- PASS: TestTemplatedConfig (3.52s) [2020-09-18T18:53:00.042Z] === RUN TestConfigCreateResolve [2020-09-18T18:53:00.627Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-18T18:53:00.627Z] [2020-09-18T18:53:00.627Z] ________ ____ __. [2020-09-18T18:53:00.627Z] \_____ \ | |/ _| [2020-09-18T18:53:00.627Z] / | \| < [2020-09-18T18:53:00.627Z] / | \ | \ [2020-09-18T18:53:00.627Z] \_______ /____|__ \ [2020-09-18T18:53:00.627Z] \/ \/ [2020-09-18T18:53:00.627Z] [2020-09-18T18:53:00.627Z] INFO: make.ps1 ended at 09/18/2020 18:52:55 [2020-09-18T18:53:00.627Z] INFO: Binaries build ended at 09/18/2020 18:52:59. Duration:00:01:17.0484731 [2020-09-18T18:53:00.804Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-09-18T18:53:00.804Z] === RUN TestBuildWithEmptyLayers [2020-09-18T18:53:02.184Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2020-09-18T18:53:02.184Z] === RUN TestBuildMultiStageOnBuild [2020-09-18T18:53:02.592Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-09-18T18:53:02.592Z] === RUN TestConfigDaemonLibtrustID [2020-09-18T18:53:02.813Z] INFO: Copying the built daemon binary to d:\CI\PR-41471\2\binary\dockerd-1f6ba7ae61.exe... [2020-09-18T18:53:02.813Z] INFO: Copying the built client binary to d:\CI\PR-41471\2\binary\docker-1f6ba7ae61.exe... [2020-09-18T18:53:02.813Z] INFO: Copying dockerversion from the container... [2020-09-18T18:53:03.542Z] --- PASS: TestConfigDaemonLibtrustID (0.70s) [2020-09-18T18:53:03.542Z] PASS [2020-09-18T18:53:03.542Z] [2020-09-18T18:53:03.542Z] DONE 7 tests in 21.072s [2020-09-18T18:53:03.542Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-18T18:53:03.542Z] ++ 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 [2020-09-18T18:53:03.542Z] ++ set -e [2020-09-18T18:53:03.542Z] ++ '[' -n 0 ']' [2020-09-18T18:53:03.542Z] ++ set -x [2020-09-18T18:53:03.542Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:53:03.542Z] INFO: Testing against a local daemon [2020-09-18T18:53:03.542Z] === RUN TestCheckpoint [2020-09-18T18:53:03.542Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-18T18:53:03.542Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:53:03.542Z] === RUN TestContainerInvalidJSON [2020-09-18T18:53:03.542Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:53:03.542Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:53:03.542Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:53:03.542Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:53:03.542Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:53:03.542Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:53:03.542Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:53:03.542Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:53:03.542Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:53:03.542Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-18T18:53:03.542Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-18T18:53:03.542Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-18T18:53:03.542Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-18T18:53:03.542Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-18T18:53:03.803Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-09-18T18:53:03.803Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-18T18:53:03.803Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2020-09-18T18:53:03.803Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-18T18:53:04.067Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-09-18T18:53:04.067Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-18T18:53:04.067Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-18T18:53:04.067Z] === RUN TestCopyFromContainer [2020-09-18T18:53:04.995Z] INFO: Copying the golang package from the container to d:\CI\PR-41471\2\installer\go.zip... [2020-09-18T18:53:05.474Z] --- PASS: TestBuildMultiStageOnBuild (3.05s) [2020-09-18T18:53:05.474Z] === RUN TestBuildUncleanTarFilenames [2020-09-18T18:53:05.986Z] === RUN TestCopyFromContainer// [2020-09-18T18:53:06.248Z] === RUN TestCopyFromContainer//bar/root [2020-09-18T18:53:06.248Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-18T18:53:06.511Z] === RUN TestCopyFromContainer/bar/quux [2020-09-18T18:53:06.511Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-18T18:53:06.772Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-18T18:53:06.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-18T18:53:06.852Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2020-09-18T18:53:06.852Z] === RUN TestBuildMultiStageLayerLeak [2020-09-18T18:53:07.033Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-18T18:53:07.033Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-18T18:53:07.307Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer (3.16s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-09-18T18:53:07.307Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-09-18T18:53:07.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-18T18:53:07.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:53:07.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:53:07.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:53:07.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:53:07.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:53:07.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:53:07.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:53:07.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:53:07.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:53:07.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-18T18:53:07.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-18T18:53:07.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-18T18:53:07.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-18T18:53:07.307Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-18T18:53:07.568Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2020-09-18T18:53:07.568Z] === RUN TestCreateWithInvalidEnv [2020-09-18T18:53:07.568Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-18T18:53:07.568Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-18T18:53:07.568Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-18T18:53:07.568Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-18T18:53:07.568Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-18T18:53:07.568Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-18T18:53:07.568Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-18T18:53:07.568Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-18T18:53:07.568Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-18T18:53:07.568Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-18T18:53:07.568Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-18T18:53:07.568Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-18T18:53:07.568Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-18T18:53:07.568Z] === RUN TestCreateTmpfsMountsTarget [2020-09-18T18:53:07.568Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-18T18:53:07.568Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-18T18:53:08.738Z] INFO: Extracting go.zip to d:\CI\PR-41471\2\go [2020-09-18T18:53:09.486Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2020-09-18T18:53:09.486Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-18T18:53:10.145Z] --- PASS: TestBuildMultiStageLayerLeak (3.34s) [2020-09-18T18:53:10.145Z] === RUN TestBuildWithHugeFile [2020-09-18T18:53:10.644Z] --- PASS: TestServiceWithDataPathPortInit (19.71s) [2020-09-18T18:53:10.645Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2020-09-18T18:53:12.034Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-18T18:53:12.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:53:12.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:53:12.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:53:12.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:53:12.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:53:12.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:53:12.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:53:12.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:53:12.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:53:12.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:53:12.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:53:12.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:53:12.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:53:12.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:53:12.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-09-18T18:53:12.034Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-18T18:53:12.034Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-18T18:53:12.609Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-09-18T18:53:12.609Z] === RUN TestCreateDifferentPlatform [2020-09-18T18:53:12.609Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-18T18:53:12.609Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-18T18:53:12.609Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-18T18:53:12.609Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-18T18:53:12.609Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-18T18:53:12.609Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-18T18:53:12.609Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-18T18:53:12.609Z] === RUN TestContainerStartOnDaemonRestart [2020-09-18T18:53:12.609Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-18T18:53:12.609Z] === RUN TestDaemonRestartIpcMode [2020-09-18T18:53:12.609Z] === PAUSE TestDaemonRestartIpcMode [2020-09-18T18:53:12.609Z] === RUN TestDaemonHostGatewayIP [2020-09-18T18:53:12.609Z] === PAUSE TestDaemonHostGatewayIP [2020-09-18T18:53:12.609Z] === RUN TestContainerKillOnDaemonStart [2020-09-18T18:53:12.609Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-18T18:53:12.609Z] === RUN TestDiff [2020-09-18T18:53:13.553Z] --- PASS: TestDiff (0.76s) [2020-09-18T18:53:13.553Z] === RUN TestExecWithCloseStdin [2020-09-18T18:53:14.128Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-09-18T18:53:14.128Z] === RUN TestExec [2020-09-18T18:53:15.072Z] --- PASS: TestExec (0.84s) [2020-09-18T18:53:15.072Z] === RUN TestExecUser [2020-09-18T18:53:16.016Z] --- PASS: TestExecUser (0.84s) [2020-09-18T18:53:16.016Z] === RUN TestExportContainerAndImportImage [2020-09-18T18:53:16.721Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:53:16.721Z] Using test binary docker [2020-09-18T18:53:16.721Z] +++ /etc/init.d/apparmor start [2020-09-18T18:53:16.721Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:53:16.721Z] INFO: Waiting for daemon to start... [2020-09-18T18:53:16.721Z] Starting dockerd [2020-09-18T18:53:16.721Z] +++ 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 [2020-09-18T18:53:16.962Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-09-18T18:53:16.962Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-18T18:53:16.980Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:53:16.980Z] Using test binary docker [2020-09-18T18:53:16.980Z] +++ /etc/init.d/apparmor start [2020-09-18T18:53:16.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:53:16.981Z] INFO: Waiting for daemon to start... [2020-09-18T18:53:16.981Z] Starting dockerd [2020-09-18T18:53:16.981Z] +++ 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 [2020-09-18T18:53:18.881Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-09-18T18:53:18.881Z] === RUN TestHealthCheckWorkdir [2020-09-18T18:53:19.114Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.58s) [2020-09-18T18:53:19.115Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qpv2zl31fl8x6fu2l0snve9wx Created:2020-09-18 18:53:09.217317417 +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[b76c149409fef4aa7d913b0ff2d8cbab6fd53d17ccf085cae16f3a9a8816c9ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqpgk86n4ipsebs8zn9vxlwxu EndpointID:13bdc47da49b57e5f440856d8484cefdf87eb517633b293c97257f595c6511dc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f1ef9912821622dbab44381a56fba3807d199072f2f588defc124cacf2d7a11 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:7b2cd646900b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqpgk86n4ipsebs8zn9vxlwxu EndpointID:13bdc47da49b57e5f440856d8484cefdf87eb517633b293c97257f595c6511dc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-18T18:53:19.115Z] PASS [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] === Skipped [2020-09-18T18:53:19.115Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T18:53:19.115Z] service_test.go:236: FLAKY_TEST [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] DONE 23 tests, 1 skipped in 56.062s [2020-09-18T18:53:19.115Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-18T18:53:19.115Z] ++ 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 [2020-09-18T18:53:19.115Z] ++ set -e [2020-09-18T18:53:19.115Z] ++ '[' -n 0 ']' [2020-09-18T18:53:19.115Z] ++ set -x [2020-09-18T18:53:19.115Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:53:19.115Z] INFO: Testing against a local daemon [2020-09-18T18:53:19.115Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-18T18:53:19.115Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-18T18:53:19.115Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:53:19.115Z] === RUN TestDockerNetworkIpvlan [2020-09-18T18:53:19.115Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-18T18:53:19.115Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:53:19.115Z] PASS [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] === Skipped [2020-09-18T18:53:19.115Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-18T18:53:19.115Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-18T18:53:19.115Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] [2020-09-18T18:53:19.115Z] DONE 2 tests, 2 skipped in 0.170s [2020-09-18T18:53:19.115Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-18T18:53:19.115Z] ++ 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 [2020-09-18T18:53:19.115Z] ++ set -e [2020-09-18T18:53:19.115Z] ++ '[' -n 0 ']' [2020-09-18T18:53:19.115Z] ++ set -x [2020-09-18T18:53:19.115Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:53:19.115Z] INFO: Testing against a local daemon [2020-09-18T18:53:19.115Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-18T18:53:20.147Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-09-18T18:53:20.147Z] === RUN TestDockerNetworkMacvlan [2020-09-18T18:53:20.269Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-09-18T18:53:20.269Z] === RUN TestHealthKillContainer [2020-09-18T18:53:21.179Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-18T18:53:21.809Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-18T18:53:22.814Z] --- PASS: TestHealthKillContainer (2.86s) [2020-09-18T18:53:22.814Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-18T18:53:22.840Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-18T18:53:23.759Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-09-18T18:53:23.759Z] === RUN TestIpcModeNone [2020-09-18T18:53:24.333Z] --- PASS: TestIpcModeNone (0.85s) [2020-09-18T18:53:24.333Z] === RUN TestIpcModePrivate [2020-09-18T18:53:25.279Z] --- PASS: TestIpcModePrivate (0.79s) [2020-09-18T18:53:25.279Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-18T18:53:25.279Z] === RUN TestIpcModeShareable [2020-09-18T18:53:26.223Z] --- PASS: TestIpcModeShareable (0.85s) [2020-09-18T18:53:26.223Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-18T18:53:26.223Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-18T18:53:27.285Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-18T18:53:28.773Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2020-09-18T18:53:28.773Z] === RUN TestAPIIpcModeHost [2020-09-18T18:53:29.346Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-09-18T18:53:29.346Z] === RUN TestDaemonIpcModeShareable [2020-09-18T18:53:30.799Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-18T18:53:31.264Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-09-18T18:53:31.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-18T18:53:31.264Z] === RUN TestDaemonIpcModePrivate [2020-09-18T18:53:33.182Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-09-18T18:53:33.182Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-18T18:53:33.182Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-18T18:53:33.906Z] INFO: Extraction ended at 09/18/2020 18:53:30. Duration:00:00:22.6030292 [2020-09-18T18:53:33.906Z] INFO: Updating the golang and path environment variables [2020-09-18T18:53:33.906Z] INFO: GOPATH=d:\gopath [2020-09-18T18:53:33.906Z] INFO: go version go1.13.15 windows/amd64 [2020-09-18T18:53:33.906Z] INFO: Running the daemon under test in debug mode [2020-09-18T18:53:33.906Z] INFO: Starting a daemon under test... [2020-09-18T18:53:33.906Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41471\2\daemon --pidfile d:\CI\PR-41471\2\docker.pid -D [2020-09-18T18:53:33.906Z] INFO: Process started successfully. [2020-09-18T18:53:33.906Z] INFO: Start tailing logs of the daemon under tests [2020-09-18T18:53:34.878Z] INFO: Waiting for the daemon under test to start... [2020-09-18T18:53:34.878Z] INFO: Daemon under test started and replied! [2020-09-18T18:53:34.878Z] INFO: Docker version of the daemon under test [2020-09-18T18:53:34.878Z] [2020-09-18T18:53:35.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-09-18T18:53:35.102Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-09-18T18:53:35.102Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-18T18:53:35.338Z] Client: [2020-09-18T18:53:35.338Z] Version: 17.06.2-ce [2020-09-18T18:53:35.338Z] API version: 1.30 [2020-09-18T18:53:35.338Z] Go version: go1.8.3 [2020-09-18T18:53:35.338Z] Git commit: cec0b72 [2020-09-18T18:53:35.338Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-18T18:53:35.338Z] OS/Arch: windows/amd64 [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] Server: [2020-09-18T18:53:35.338Z] Version: 0.0.0-dev [2020-09-18T18:53:35.338Z] API version: 1.41 (minimum version 1.24) [2020-09-18T18:53:35.338Z] Go version: go1.13.15 [2020-09-18T18:53:35.338Z] Git commit: 1f6ba7ae61 [2020-09-18T18:53:35.338Z] Built: 09/18/2020 18:51:46 [2020-09-18T18:53:35.338Z] OS/Arch: windows/amd64 [2020-09-18T18:53:35.338Z] Experimental: false [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] INFO: Docker info of the daemon under test [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] Containers: 0 [2020-09-18T18:53:35.338Z] Running: 0 [2020-09-18T18:53:35.338Z] Paused: 0 [2020-09-18T18:53:35.338Z] Stopped: 0 [2020-09-18T18:53:35.338Z] Images: 0 [2020-09-18T18:53:35.338Z] Server Version: 0.0.0-dev [2020-09-18T18:53:35.338Z] Storage Driver: windowsfilter [2020-09-18T18:53:35.338Z] Windows: [2020-09-18T18:53:35.338Z] Logging Driver: json-file [2020-09-18T18:53:35.338Z] Plugins: [2020-09-18T18:53:35.338Z] Volume: local [2020-09-18T18:53:35.338Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-18T18:53:35.338Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-18T18:53:35.338Z] Swarm: inactive [2020-09-18T18:53:35.338Z] Default Isolation: process [2020-09-18T18:53:35.338Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-18T18:53:35.338Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-18T18:53:35.338Z] OSType: windows [2020-09-18T18:53:35.338Z] Architecture: x86_64 [2020-09-18T18:53:35.338Z] CPUs: 4 [2020-09-18T18:53:35.338Z] Total Memory: 32GiB [2020-09-18T18:53:35.338Z] Name: azwin-2-0e61d0 [2020-09-18T18:53:35.338Z] ID: P6KN:EIXL:SVL6:EVQL:YQEN:6GW2:CY3V:S4RQ:UUAV:WPBL:LPF7:M2XU [2020-09-18T18:53:35.338Z] Docker Root Dir: D:\CI\PR-41471\2\daemon [2020-09-18T18:53:35.338Z] Debug Mode (client): false [2020-09-18T18:53:35.338Z] Debug Mode (server): true [2020-09-18T18:53:35.338Z] File Descriptors: -1 [2020-09-18T18:53:35.338Z] Goroutines: 17 [2020-09-18T18:53:35.338Z] System Time: 2020-09-18T18:53:34.9106425Z [2020-09-18T18:53:35.338Z] EventsListeners: 0 [2020-09-18T18:53:35.338Z] Registry: https://index.docker.io/v1/ [2020-09-18T18:53:35.338Z] Labels: [2020-09-18T18:53:35.338Z] Experimental: false [2020-09-18T18:53:35.338Z] Insecure Registries: [2020-09-18T18:53:35.338Z] 127.0.0.0/8 [2020-09-18T18:53:35.338Z] Live Restore Enabled: false [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] INFO: Docker images of the daemon under test [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-18T18:53:35.338Z] [2020-09-18T18:53:35.338Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-18T18:53:35.338Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-18T18:53:35.338Z] ltsc2019: Pulling from windows/servercore [2020-09-18T18:53:35.338Z] 4612f6d0b889: Pulling fs layer [2020-09-18T18:53:35.338Z] c3aff4450246: Pulling fs layer [2020-09-18T18:53:37.019Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-09-18T18:53:37.019Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-18T18:53:37.019Z] === RUN TestIpcModeOlderClient [2020-09-18T18:53:37.019Z] === PAUSE TestIpcModeOlderClient [2020-09-18T18:53:37.019Z] === RUN TestKillContainerInvalidSignal [2020-09-18T18:53:37.592Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-09-18T18:53:37.592Z] === RUN TestKillContainer [2020-09-18T18:53:37.592Z] === RUN TestKillContainer/no_signal [2020-09-18T18:53:37.688Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-18T18:53:37.802Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-18T18:53:38.165Z] === RUN TestKillContainer/non_killing_signal [2020-09-18T18:53:38.738Z] === RUN TestKillContainer/killing_signal [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan (18.99s) [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.22s) [2020-09-18T18:53:39.195Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-09-18T18:53:39.195Z] PASS [2020-09-18T18:53:39.195Z] [2020-09-18T18:53:39.195Z] DONE 8 tests in 20.591s [2020-09-18T18:53:39.195Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-18T18:53:39.195Z] ++ 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 [2020-09-18T18:53:39.195Z] ++ set -e [2020-09-18T18:53:39.195Z] ++ '[' -n 0 ']' [2020-09-18T18:53:39.195Z] ++ set -x [2020-09-18T18:53:39.195Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:53:39.195Z] testing: warning: no tests to run [2020-09-18T18:53:39.195Z] PASS [2020-09-18T18:53:39.195Z] [2020-09-18T18:53:39.195Z] DONE 0 tests in 0.073s [2020-09-18T18:53:39.195Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-18T18:53:39.195Z] ++ 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 [2020-09-18T18:53:39.195Z] ++ set -e [2020-09-18T18:53:39.195Z] ++ '[' -n 0 ']' [2020-09-18T18:53:39.195Z] ++ set -x [2020-09-18T18:53:39.195Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:53:39.486Z] INFO: Testing against a local daemon [2020-09-18T18:53:39.486Z] === RUN TestAuthZPluginAllowRequest [2020-09-18T18:53:40.125Z] --- PASS: TestKillContainer (2.34s) [2020-09-18T18:53:40.125Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-09-18T18:53:40.125Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-09-18T18:53:40.125Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-09-18T18:53:40.125Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-18T18:53:40.125Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-18T18:53:40.697Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-18T18:53:41.016Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-09-18T18:53:41.016Z] === RUN TestAuthZPluginTLS [2020-09-18T18:53:41.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-09-18T18:53:41.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-09-18T18:53:41.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-09-18T18:53:41.270Z] === RUN TestKillStoppedContainer [2020-09-18T18:53:41.531Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-18T18:53:41.531Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-18T18:53:41.531Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-18T18:53:41.531Z] === RUN TestKillDifferentUserContainer [2020-09-18T18:53:41.647Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-09-18T18:53:41.647Z] === RUN TestAuthZPluginDenyRequest [2020-09-18T18:53:42.278Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-18T18:53:42.278Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-18T18:53:42.436Z] c3aff4450246: Verifying Checksum [2020-09-18T18:53:42.436Z] c3aff4450246: Download complete [2020-09-18T18:53:42.476Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-09-18T18:53:42.476Z] === RUN TestInspectOomKilledTrue [2020-09-18T18:53:42.476Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-18T18:53:42.476Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:53:42.476Z] === RUN TestInspectOomKilledFalse [2020-09-18T18:53:42.476Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-18T18:53:42.476Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:53:42.476Z] === RUN TestLinksEtcHostsContentMatch [2020-09-18T18:53:42.569Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-18T18:53:42.569Z] === RUN TestAuthZPluginDenyResponse [2020-09-18T18:53:43.049Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-09-18T18:53:43.049Z] === RUN TestLinksContainerNames [2020-09-18T18:53:43.200Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-18T18:53:43.200Z] === RUN TestAuthZPluginAllowEventStream [2020-09-18T18:53:43.528Z] . [2020-09-18T18:53:43.528Z] [2020-09-18T18:53:43.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:53:43.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:53:43.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:53:43.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:53:43.528Z] Error: No such image: emptyfs [2020-09-18T18:53:43.528Z] Error: No such image: emptyfs [2020-09-18T18:53:43.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-18T18:53:43.528Z] ++++ docker load [2020-09-18T18:53:43.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-18T18:53:43.528Z] ++++ docker load [2020-09-18T18:53:43.528Z] Running integration-test (iteration 1) [2020-09-18T18:53:43.528Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-18T18:53:43.528Z] ++ 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)/' [2020-09-18T18:53:43.528Z] Running integration-test (iteration 1) [2020-09-18T18:53:43.528Z] ++ set -e [2020-09-18T18:53:43.528Z] ++ '[' -n 0 ']' [2020-09-18T18:53:43.528Z] ++ set -x [2020-09-18T18:53:43.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2020-09-18T18:53:43.528Z] 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)/ [2020-09-18T18:53:43.528Z] ++ 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)/' [2020-09-18T18:53:43.528Z] ++ set -e [2020-09-18T18:53:43.528Z] ++ '[' -n 0 ']' [2020-09-18T18:53:43.528Z] ++ set -x [2020-09-18T18:53:43.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2020-09-18T18:53:44.439Z] --- PASS: TestLinksContainerNames (1.54s) [2020-09-18T18:53:44.439Z] === RUN TestLogsFollowTailEmpty [2020-09-18T18:53:45.263Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-09-18T18:53:45.264Z] === RUN TestAuthZPluginErrorResponse [2020-09-18T18:53:45.384Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-09-18T18:53:45.384Z] === RUN TestContainerNetworkMountsNoChown [2020-09-18T18:53:45.554Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-18T18:53:45.554Z] === RUN TestAuthZPluginErrorRequest [2020-09-18T18:53:45.846Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-09-18T18:53:45.846Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-18T18:53:45.957Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/default [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/default [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/private [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/private [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/rprivate [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/slave [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/slave [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/rslave [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/shared [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/shared [2020-09-18T18:53:45.957Z] === RUN TestMountDaemonRoot/rshared [2020-09-18T18:53:45.957Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-18T18:53:45.957Z] === CONT TestMountDaemonRoot/default [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rslave [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/private [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/shared [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/slave [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rprivate [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rshared [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:53:46.220Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:53:46.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:53:46.220Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:53:46.477Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2020-09-18T18:53:46.477Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:53:46.481Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-09-18T18:53:46.481Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-18T18:53:46.481Z] === RUN TestContainerBindMountNonRecursive [2020-09-18T18:53:48.546Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-09-18T18:53:48.547Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-18T18:53:49.034Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2020-09-18T18:53:49.034Z] === RUN TestNetworkNat [2020-09-18T18:53:49.609Z] --- PASS: TestNetworkNat (0.83s) [2020-09-18T18:53:49.609Z] === RUN TestNetworkLocalhostTCPNat [2020-09-18T18:53:50.553Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-09-18T18:53:50.553Z] === RUN TestNetworkLoopbackNat [2020-09-18T18:53:50.609Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2020-09-18T18:53:50.609Z] === RUN TestAuthZPluginHeader [2020-09-18T18:53:51.641Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-18T18:53:51.641Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-18T18:53:51.641Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-18T18:53:51.641Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:53:51.641Z] === RUN TestAuthZPluginV2Disable [2020-09-18T18:53:51.641Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-18T18:53:51.641Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:53:51.641Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-18T18:53:51.641Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-18T18:53:51.641Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:53:51.641Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-18T18:53:51.641Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-18T18:53:51.641Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:53:51.641Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-18T18:53:53.855Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2020-09-18T18:53:53.856Z] === RUN TestPause [2020-09-18T18:53:54.429Z] --- PASS: TestPause (0.82s) [2020-09-18T18:53:54.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-18T18:53:54.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:53:54.429Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:53:54.429Z] === RUN TestPauseStopPausedContainer [2020-09-18T18:53:55.380Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-09-18T18:53:55.380Z] === RUN TestPsFilter [2020-09-18T18:53:55.380Z] --- PASS: TestPsFilter (0.26s) [2020-09-18T18:53:55.380Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-18T18:53:55.888Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-18T18:53:55.888Z] tests/integration/client_test.py ..... [ 75%] [2020-09-18T18:53:55.888Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-18T18:53:55.888Z] tests/integration/errors_test.py . [ 76%] [2020-09-18T18:53:56.328Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-09-18T18:53:56.328Z] === RUN TestRemoveContainerWithVolume [2020-09-18T18:53:56.902Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-09-18T18:53:56.902Z] === RUN TestRemoveContainerRunning [2020-09-18T18:53:57.284Z] 4612f6d0b889: Verifying Checksum [2020-09-18T18:53:57.284Z] 4612f6d0b889: Download complete [2020-09-18T18:53:57.847Z] --- PASS: TestRemoveContainerRunning (0.73s) [2020-09-18T18:53:57.847Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-18T18:53:58.420Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-09-18T18:53:58.420Z] === RUN TestRemoveInvalidContainer [2020-09-18T18:53:58.420Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-18T18:53:58.420Z] === RUN TestRenameLinkedContainer [2020-09-18T18:54:01.725Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-09-18T18:54:01.725Z] === RUN TestRenameStoppedContainer [2020-09-18T18:54:02.300Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-09-18T18:54:02.300Z] === RUN TestRenameRunningContainerAndReuse [2020-09-18T18:54:03.687Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-09-18T18:54:03.687Z] === RUN TestRenameInvalidName [2020-09-18T18:54:04.631Z] --- PASS: TestRenameInvalidName (0.80s) [2020-09-18T18:54:04.631Z] === RUN TestRenameAnonymousContainer [2020-09-18T18:54:08.815Z] --- PASS: TestImportExtremelyLargeImageWorks (105.63s) [2020-09-18T18:54:08.815Z] PASS [2020-09-18T18:54:08.815Z] [2020-09-18T18:54:08.815Z] === Skipped [2020-09-18T18:54:08.815Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-18T18:54:08.815Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-18T18:54:08.815Z] [2020-09-18T18:54:08.815Z] [2020-09-18T18:54:08.815Z] DONE 12 tests, 1 skipped in 109.305s [2020-09-18T18:54:08.815Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-18T18:54:08.815Z] INFO: Testing against a local daemon [2020-09-18T18:54:08.815Z] === RUN TestNetworkCreateDelete [2020-09-18T18:54:08.815Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-18T18:54:08.815Z] === RUN TestDockerNetworkDeletePreferID [2020-09-18T18:54:08.815Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-09-18T18:54:08.815Z] === RUN TestDaemonDNSFallback [2020-09-18T18:54:08.841Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2020-09-18T18:54:08.841Z] === RUN TestRenameContainerWithSameName [2020-09-18T18:54:09.414Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-09-18T18:54:09.414Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-18T18:54:10.248Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2020-09-18T18:54:10.248Z] PASS [2020-09-18T18:54:10.248Z] [2020-09-18T18:54:10.248Z] === Skipped [2020-09-18T18:54:10.248Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-18T18:54:10.248Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:54:10.248Z] [2020-09-18T18:54:10.248Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-18T18:54:10.248Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:54:10.248Z] [2020-09-18T18:54:10.248Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-18T18:54:10.248Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:54:10.248Z] [2020-09-18T18:54:10.248Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-18T18:54:10.248Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:54:10.248Z] [2020-09-18T18:54:10.248Z] [2020-09-18T18:54:10.248Z] DONE 17 tests, 4 skipped in 29.181s [2020-09-18T18:54:10.248Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-18T18:54:10.248Z] ++ 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 [2020-09-18T18:54:10.248Z] ++ set -e [2020-09-18T18:54:10.248Z] ++ '[' -n 0 ']' [2020-09-18T18:54:10.248Z] ++ set -x [2020-09-18T18:54:10.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T18:54:10.248Z] INFO: Testing against a local daemon [2020-09-18T18:54:10.248Z] === RUN TestPluginInvalidJSON [2020-09-18T18:54:10.248Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:54:10.248Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:54:10.248Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:54:10.248Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-18T18:54:10.248Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-18T18:54:10.248Z] === RUN TestPluginInstall [2020-09-18T18:54:10.248Z] === RUN TestPluginInstall/no_auth [2020-09-18T18:54:10.800Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-09-18T18:54:10.800Z] === RUN TestResize [2020-09-18T18:54:11.331Z] --- PASS: TestDaemonDNSFallback (7.35s) [2020-09-18T18:54:11.331Z] === RUN TestInspectNetwork [2020-09-18T18:54:11.331Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-18T18:54:11.331Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] === RUN TestRunContainerWithBridgeNone [2020-09-18T18:54:11.331Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-18T18:54:11.331Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestNetworkInvalidJSON [2020-09-18T18:54:11.331Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-18T18:54:11.331Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-18T18:54:11.331Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:54:11.331Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:54:11.331Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:54:11.331Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:54:11.331Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-18T18:54:11.331Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:54:11.331Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:54:11.331Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-18T18:54:11.331Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-18T18:54:11.331Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-18T18:54:11.331Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-18T18:54:11.331Z] === RUN TestHostIPv4BridgeLabel [2020-09-18T18:54:11.331Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-18T18:54:11.331Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-18T18:54:11.331Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-18T18:54:11.331Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestDaemonDefaultNetworkPools [2020-09-18T18:54:11.331Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-18T18:54:11.331Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-18T18:54:11.331Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-18T18:54:11.331Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestServiceWithPredefinedNetwork [2020-09-18T18:54:11.331Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-18T18:54:11.331Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-18T18:54:11.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T18:54:11.331Z] service_test.go:236: FLAKY_TEST [2020-09-18T18:54:11.331Z] === RUN TestServiceWithDataPathPortInit [2020-09-18T18:54:11.331Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-18T18:54:11.331Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-18T18:54:11.331Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] PASS [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === Skipped [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-18T18:54:11.331Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-18T18:54:11.331Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-18T18:54:11.331Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-18T18:54:11.331Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-18T18:54:11.331Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T18:54:11.331Z] service_test.go:236: FLAKY_TEST [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-18T18:54:11.331Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-18T18:54:11.331Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] DONE 19 tests, 12 skipped in 8.024s [2020-09-18T18:54:11.331Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-18T18:54:11.331Z] INFO: Testing against a local daemon [2020-09-18T18:54:11.331Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-18T18:54:11.331Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-18T18:54:11.331Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:54:11.331Z] === RUN TestDockerNetworkIpvlan [2020-09-18T18:54:11.331Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-18T18:54:11.331Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:54:11.331Z] PASS [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === Skipped [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-18T18:54:11.331Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-18T18:54:11.331Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] DONE 2 tests, 2 skipped in 0.109s [2020-09-18T18:54:11.331Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-18T18:54:11.331Z] INFO: Testing against a local daemon [2020-09-18T18:54:11.331Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-18T18:54:11.331Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-18T18:54:11.331Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] === RUN TestDockerNetworkMacvlan [2020-09-18T18:54:11.331Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-18T18:54:11.331Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] PASS [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === Skipped [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-18T18:54:11.331Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-18T18:54:11.331Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] DONE 2 tests, 2 skipped in 0.105s [2020-09-18T18:54:11.331Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-18T18:54:11.331Z] testing: warning: no tests to run [2020-09-18T18:54:11.331Z] PASS [2020-09-18T18:54:11.331Z] [2020-09-18T18:54:11.331Z] DONE 0 tests in 0.019s [2020-09-18T18:54:11.331Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-18T18:54:11.331Z] INFO: Testing against a local daemon [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginAllowRequest [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginTLS [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginDenyRequest [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginDenyResponse [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginAllowEventStream [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginErrorResponse [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginErrorRequest [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginHeader [2020-09-18T18:54:11.331Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-18T18:54:11.331Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.331Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-18T18:54:11.743Z] --- PASS: TestResize (0.76s) [2020-09-18T18:54:11.743Z] === RUN TestResizeWithInvalidSize [2020-09-18T18:54:11.893Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-09-18T18:54:11.893Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.893Z] === RUN TestAuthZPluginV2Disable [2020-09-18T18:54:11.893Z] --- SKIP: TestAuthZPluginV2Disable (0.21s) [2020-09-18T18:54:11.893Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:11.893Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-18T18:54:12.148Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.08s) [2020-09-18T18:54:12.148Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.148Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-18T18:54:12.148Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.12s) [2020-09-18T18:54:12.148Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.148Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-18T18:54:12.315Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-09-18T18:54:12.316Z] === RUN TestResizeWhenContainerNotStarted [2020-09-18T18:54:12.404Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.31s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] PASS [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === Skipped [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.21s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.08s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.12s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.31s) [2020-09-18T18:54:12.404Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] [2020-09-18T18:54:12.404Z] DONE 17 tests, 17 skipped in 1.179s [2020-09-18T18:54:12.404Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-18T18:54:12.494Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:54:12.494Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:483133ed74294c2e9725f6a5b2fbbcf22b839ee8e541320b197f271c13c6dea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:54:12.494Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:54:12.494Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:483133ed74294c2e9725f6a5b2fbbcf22b839ee8e541320b197f271c13c6dea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:54:12.659Z] INFO: Testing against a local daemon [2020-09-18T18:54:12.660Z] === RUN TestPluginInvalidJSON [2020-09-18T18:54:12.660Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:54:12.660Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:54:12.660Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:54:12.660Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-18T18:54:12.660Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-18T18:54:12.660Z] === RUN TestPluginInstall [2020-09-18T18:54:12.660Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-18T18:54:12.660Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.660Z] PASS [2020-09-18T18:54:12.660Z] [2020-09-18T18:54:12.660Z] === Skipped [2020-09-18T18:54:12.660Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-18T18:54:12.660Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-18T18:54:12.660Z] [2020-09-18T18:54:12.660Z] [2020-09-18T18:54:12.660Z] DONE 3 tests, 1 skipped in 0.147s [2020-09-18T18:54:12.660Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-18T18:54:12.660Z] INFO: Testing against a local daemon [2020-09-18T18:54:12.660Z] === RUN TestExternalGraphDriver [2020-09-18T18:54:12.784Z] === RUN TestPluginInstall/with_htpasswd [2020-09-18T18:54:12.915Z] --- SKIP: TestExternalGraphDriver (0.11s) [2020-09-18T18:54:12.915Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-18T18:54:12.915Z] === RUN TestGraphdriverPluginV2 [2020-09-18T18:54:13.075Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:54:13.075Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f83b3ab6caa53701fdf0ea066d294702f972d96853c515dfdb5ef5ae579b7037" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:54:13.075Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:54:13.075Z] time="2020-09-18T18:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f83b3ab6caa53701fdf0ea066d294702f972d96853c515dfdb5ef5ae579b7037" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:54:13.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:54:13.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:54:13.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:54:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:54:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:54:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:54:13.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:54:13.366Z] === RUN TestPluginInstall/with_insecure [2020-09-18T18:54:14.398Z] time="2020-09-18T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:54:14.398Z] time="2020-09-18T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d87f7e0181a7058e762a85834e21e5e28751a7904dda8512c53b427df34c1aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:54:14.398Z] time="2020-09-18T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:54:14.398Z] time="2020-09-18T18:54:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d87f7e0181a7058e762a85834e21e5e28751a7904dda8512c53b427df34c1aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:54:14.696Z] --- PASS: TestPluginInstall (6.04s) [2020-09-18T18:54:14.696Z] --- PASS: TestPluginInstall/no_auth (4.01s) [2020-09-18T18:54:14.696Z] --- PASS: TestPluginInstall/with_htpasswd (0.75s) [2020-09-18T18:54:14.696Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-09-18T18:54:14.696Z] plugin_test.go:157: [d7539232048ec] daemon is not started [2020-09-18T18:54:14.696Z] PASS [2020-09-18T18:54:14.696Z] [2020-09-18T18:54:14.696Z] DONE 6 tests in 6.247s [2020-09-18T18:54:14.696Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-18T18:54:14.696Z] ++ 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 [2020-09-18T18:54:14.696Z] ++ set -e [2020-09-18T18:54:14.696Z] ++ '[' -n 0 ']' [2020-09-18T18:54:14.696Z] ++ set -x [2020-09-18T18:54:14.696Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:54:14.987Z] INFO: Testing against a local daemon [2020-09-18T18:54:14.987Z] === RUN TestExternalGraphDriver [2020-09-18T18:54:14.987Z] === RUN TestExternalGraphDriver/json [2020-09-18T18:54:15.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:54:15.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:54:15.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:54:15.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:54:16.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:54:17.051Z] === RUN TestExternalGraphDriver/spec [2020-09-18T18:54:17.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:54:17.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:54:18.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:54:19.226Z] === RUN TestExternalGraphDriver/pull [2020-09-18T18:54:19.352Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-18T18:54:19.352Z] [2020-09-18T18:54:19.352Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-18T18:54:19.352Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-18T18:54:19.352Z] HOSTNAME=8e257ae489bd [2020-09-18T18:54:19.352Z] TESTDEBUG=0 [2020-09-18T18:54:19.352Z] DEST=bundles/test-integration [2020-09-18T18:54:19.352Z] PWD=/go/src/github.com/docker/docker [2020-09-18T18:54:19.352Z] DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b [2020-09-18T18:54:19.352Z] container=docker [2020-09-18T18:54:19.352Z] HOME=/root [2020-09-18T18:54:19.352Z] GOLANG_VERSION=1.13.15 [2020-09-18T18:54:19.352Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-18T18:54:19.352Z] VALIDATE_BRANCH=master [2020-09-18T18:54:19.352Z] TERM=xterm [2020-09-18T18:54:19.352Z] DOCKER_PKG=github.com/docker/docker [2020-09-18T18:54:19.352Z] SHLVL=1 [2020-09-18T18:54:19.352Z] TIMEOUT=120m [2020-09-18T18:54:19.352Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-18T18:54:19.352Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-18T18:54:19.352Z] GO111MODULE=off [2020-09-18T18:54:19.352Z] DOCKER_EXPERIMENTAL=1 [2020-09-18T18:54:19.352Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-18T18:54:19.352Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-18T18:54:19.352Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-18T18:54:19.352Z] GOPATH=/go [2020-09-18T18:54:19.352Z] PKG_CONFIG=pkg-config [2020-09-18T18:54:19.352Z] _=/usr/bin/env [2020-09-18T18:54:19.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-18T18:54:19.448Z] --- PASS: TestGraphdriverPluginV2 (5.85s) [2020-09-18T18:54:19.448Z] PASS [2020-09-18T18:54:19.448Z] [2020-09-18T18:54:19.448Z] === Skipped [2020-09-18T18:54:19.448Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2020-09-18T18:54:19.448Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-18T18:54:19.448Z] [2020-09-18T18:54:19.448Z] [2020-09-18T18:54:19.448Z] DONE 2 tests, 1 skipped in 6.062s [2020-09-18T18:54:19.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-18T18:54:19.448Z] INFO: Testing against a local daemon [2020-09-18T18:54:19.448Z] === RUN TestContinueAfterPluginCrash [2020-09-18T18:54:19.448Z] === PAUSE TestContinueAfterPluginCrash [2020-09-18T18:54:19.448Z] === RUN TestReadPluginNoRead [2020-09-18T18:54:19.448Z] === PAUSE TestReadPluginNoRead [2020-09-18T18:54:19.448Z] === RUN TestDaemonStartWithLogOpt [2020-09-18T18:54:19.448Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-18T18:54:19.448Z] === CONT TestContinueAfterPluginCrash [2020-09-18T18:54:19.448Z] === CONT TestDaemonStartWithLogOpt [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-09-18T18:54:21.156Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2020-09-18T18:54:21.156Z] === RUN TestCgroupNamespacesRun [2020-09-18T18:54:21.361Z] --- PASS: TestExternalGraphDriver (6.41s) [2020-09-18T18:54:21.361Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-09-18T18:54:21.361Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-09-18T18:54:21.361Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-09-18T18:54:21.361Z] === RUN TestGraphdriverPluginV2 [2020-09-18T18:54:21.361Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-09-18T18:54:21.361Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:54:21.361Z] PASS [2020-09-18T18:54:21.361Z] [2020-09-18T18:54:21.361Z] === Skipped [2020-09-18T18:54:21.361Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-09-18T18:54:21.361Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:54:21.361Z] [2020-09-18T18:54:21.361Z] [2020-09-18T18:54:21.361Z] DONE 5 tests, 1 skipped in 6.782s [2020-09-18T18:54:21.361Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-18T18:54:21.361Z] ++ 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 [2020-09-18T18:54:21.361Z] ++ set -e [2020-09-18T18:54:21.361Z] ++ '[' -n 0 ']' [2020-09-18T18:54:21.361Z] ++ set -x [2020-09-18T18:54:21.361Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:54:21.651Z] INFO: Testing against a local daemon [2020-09-18T18:54:21.651Z] === RUN TestContinueAfterPluginCrash [2020-09-18T18:54:21.651Z] === PAUSE TestContinueAfterPluginCrash [2020-09-18T18:54:21.651Z] === RUN TestReadPluginNoRead [2020-09-18T18:54:21.651Z] === PAUSE TestReadPluginNoRead [2020-09-18T18:54:21.651Z] === RUN TestDaemonStartWithLogOpt [2020-09-18T18:54:21.651Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-18T18:54:21.651Z] === CONT TestContinueAfterPluginCrash [2020-09-18T18:54:21.651Z] === CONT TestDaemonStartWithLogOpt [2020-09-18T18:54:22.255Z] Loaded image: buildpack-deps:buster [2020-09-18T18:54:22.255Z] Loaded image: busybox:latest [2020-09-18T18:54:22.255Z] Loaded image: buildpack-deps:buster [2020-09-18T18:54:22.255Z] Loaded image: busybox:latest [2020-09-18T18:54:22.255Z] Loaded image: busybox:glibc [2020-09-18T18:54:22.255Z] Loaded image: debian:buster [2020-09-18T18:54:22.255Z] Loaded image: hello-world:latest [2020-09-18T18:54:22.255Z] INFO: Testing against a local daemon [2020-09-18T18:54:22.255Z] === RUN TestDockerDaemonSuite [2020-09-18T18:54:22.255Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-18T18:54:22.255Z] Loaded image: busybox:glibc [2020-09-18T18:54:22.255Z] Loaded image: debian:buster [2020-09-18T18:54:22.255Z] Loaded image: hello-world:latest [2020-09-18T18:54:22.255Z] INFO: Testing against a local daemon [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-18T18:54:22.255Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-18T18:54:22.824Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-18T18:54:22.824Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-18T18:54:23.072Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-09-18T18:54:23.072Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-18T18:54:23.761Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-18T18:54:23.761Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-18T18:54:24.723Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-18T18:54:24.723Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-18T18:54:24.723Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-18T18:54:24.988Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-09-18T18:54:24.988Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-18T18:54:25.235Z] --- PASS: TestDaemonStartWithLogOpt (3.75s) [2020-09-18T18:54:25.235Z] === CONT TestReadPluginNoRead [2020-09-18T18:54:26.377Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-09-18T18:54:26.377Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-18T18:54:26.644Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-18T18:54:26.644Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-18T18:54:26.644Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-18T18:54:26.644Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-18T18:54:26.644Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-18T18:54:27.970Z] === RUN TestReadPluginNoRead/default [2020-09-18T18:54:28.026Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-18T18:54:28.294Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-09-18T18:54:28.294Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-18T18:54:28.595Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-18T18:54:28.595Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-18T18:54:28.855Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-18T18:54:28.855Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-18T18:54:28.855Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-18T18:54:29.423Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-18T18:54:30.035Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-18T18:54:30.210Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-09-18T18:54:30.210Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-18T18:54:30.668Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2020-09-18T18:54:31.958Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-18T18:54:32.126Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2020-09-18T18:54:32.126Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-18T18:54:32.222Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-18T18:54:32.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-09-18T18:54:32.700Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-18T18:54:32.893Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-18T18:54:33.281Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-18T18:54:34.270Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-18T18:54:34.288Z] --- PASS: TestDaemonStartWithLogOpt (13.24s) [2020-09-18T18:54:34.288Z] === CONT TestReadPluginNoRead [2020-09-18T18:54:34.316Z] --- PASS: TestReadPluginNoRead (8.65s) [2020-09-18T18:54:34.316Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-09-18T18:54:34.316Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-09-18T18:54:34.316Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-09-18T18:54:34.316Z] read_test.go:92: [d236279ddecd0] daemon is not started [2020-09-18T18:54:34.316Z] PASS [2020-09-18T18:54:34.316Z] [2020-09-18T18:54:34.316Z] DONE 6 tests in 12.535s [2020-09-18T18:54:34.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-18T18:54:34.316Z] ++ 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 [2020-09-18T18:54:34.316Z] ++ set -e [2020-09-18T18:54:34.316Z] ++ '[' -n 0 ']' [2020-09-18T18:54:34.316Z] ++ set -x [2020-09-18T18:54:34.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T18:54:34.316Z] testing: warning: no tests to run [2020-09-18T18:54:34.316Z] PASS [2020-09-18T18:54:34.316Z] [2020-09-18T18:54:34.316Z] DONE 0 tests in 0.087s [2020-09-18T18:54:34.316Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-18T18:54:34.316Z] ++ 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 [2020-09-18T18:54:34.316Z] ++ set -e [2020-09-18T18:54:34.316Z] ++ '[' -n 0 ']' [2020-09-18T18:54:34.316Z] ++ set -x [2020-09-18T18:54:34.316Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T18:54:34.316Z] INFO: Testing against a local daemon [2020-09-18T18:54:34.316Z] === RUN TestPluginWithDevMounts [2020-09-18T18:54:34.316Z] === PAUSE TestPluginWithDevMounts [2020-09-18T18:54:34.316Z] === CONT TestPluginWithDevMounts [2020-09-18T18:54:34.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-09-18T18:54:34.615Z] === RUN TestKernelTCPMemory [2020-09-18T18:54:34.839Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-18T18:54:35.561Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-09-18T18:54:35.561Z] === RUN TestNISDomainname [2020-09-18T18:54:35.652Z] === RUN TestReadPluginNoRead/default [2020-09-18T18:54:35.652Z] --- PASS: TestContinueAfterPluginCrash (16.89s) [2020-09-18T18:54:36.239Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-18T18:54:36.504Z] --- PASS: TestNISDomainname (0.92s) [2020-09-18T18:54:36.504Z] === RUN TestHostnameDnsResolution [2020-09-18T18:54:36.534Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-09-18T18:54:36.534Z] PASS [2020-09-18T18:54:36.534Z] [2020-09-18T18:54:36.534Z] DONE 1 tests in 2.057s [2020-09-18T18:54:36.534Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-18T18:54:36.534Z] ++ 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 [2020-09-18T18:54:36.534Z] ++ set -e [2020-09-18T18:54:36.534Z] ++ '[' -n 0 ']' [2020-09-18T18:54:36.534Z] ++ set -x [2020-09-18T18:54:36.534Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:54:36.534Z] INFO: Testing against a local daemon [2020-09-18T18:54:36.534Z] === RUN TestSecretInspect [2020-09-18T18:54:37.618Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-18T18:54:37.877Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-18T18:54:38.167Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-18T18:54:38.419Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-09-18T18:54:38.419Z] === RUN TestStats [2020-09-18T18:54:39.256Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-18T18:54:39.835Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-18T18:54:40.055Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-18T18:54:40.121Z] --- PASS: TestSecretInspect (3.69s) [2020-09-18T18:54:40.121Z] === RUN TestSecretList [2020-09-18T18:54:40.772Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-18T18:54:40.965Z] --- PASS: TestStats (2.82s) [2020-09-18T18:54:40.965Z] === RUN TestStopContainerWithTimeout [2020-09-18T18:54:40.965Z] === RUN TestStopContainerWithTimeout/0 [2020-09-18T18:54:40.965Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-18T18:54:40.965Z] === RUN TestStopContainerWithTimeout/1 [2020-09-18T18:54:40.965Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-18T18:54:40.965Z] === RUN TestStopContainerWithTimeout/3 [2020-09-18T18:54:40.965Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-18T18:54:40.965Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-18T18:54:40.965Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-18T18:54:40.965Z] === CONT TestStopContainerWithTimeout/0 [2020-09-18T18:54:40.965Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-18T18:54:40.965Z] === CONT TestStopContainerWithTimeout/1 [2020-09-18T18:54:40.965Z] === CONT TestStopContainerWithTimeout/3 [2020-09-18T18:54:41.032Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-18T18:54:41.032Z] --- PASS: TestBuildWithHugeFile (90.99s) [2020-09-18T18:54:41.032Z] === RUN TestBuildWithEmptyDockerfile [2020-09-18T18:54:41.032Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:54:41.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:54:41.032Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:54:41.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:54:41.032Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:54:41.032Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:54:41.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:54:41.292Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:54:41.292Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:54:41.552Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-18T18:54:41.552Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-18T18:54:41.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-09-18T18:54:41.552Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-09-18T18:54:41.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-09-18T18:54:41.552Z] === RUN TestBuildPreserveOwnership [2020-09-18T18:54:41.552Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-18T18:54:42.490Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-18T18:54:42.570Z] --- PASS: TestReadPluginNoRead (10.26s) [2020-09-18T18:54:42.570Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2020-09-18T18:54:42.570Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-09-18T18:54:42.570Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-09-18T18:54:42.570Z] read_test.go:92: [d554a1ec56711] daemon is not started [2020-09-18T18:54:42.570Z] PASS [2020-09-18T18:54:42.570Z] [2020-09-18T18:54:42.570Z] DONE 6 tests in 23.640s [2020-09-18T18:54:42.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-18T18:54:42.570Z] testing: warning: no tests to run [2020-09-18T18:54:42.570Z] PASS [2020-09-18T18:54:42.570Z] [2020-09-18T18:54:42.570Z] DONE 0 tests in 0.038s [2020-09-18T18:54:42.570Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-18T18:54:42.570Z] INFO: Testing against a local daemon [2020-09-18T18:54:42.570Z] === RUN TestPluginWithDevMounts [2020-09-18T18:54:42.570Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-18T18:54:42.570Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-18T18:54:42.570Z] PASS [2020-09-18T18:54:42.570Z] [2020-09-18T18:54:42.570Z] === Skipped [2020-09-18T18:54:42.570Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-18T18:54:42.570Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-18T18:54:42.570Z] [2020-09-18T18:54:42.570Z] [2020-09-18T18:54:42.570Z] DONE 1 tests, 1 skipped in 0.122s [2020-09-18T18:54:42.570Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-18T18:54:42.570Z] INFO: Testing against a local daemon [2020-09-18T18:54:42.570Z] === RUN TestSecretInspect [2020-09-18T18:54:42.570Z] --- SKIP: TestSecretInspect (0.01s) [2020-09-18T18:54:42.570Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.570Z] === RUN TestSecretList [2020-09-18T18:54:42.570Z] --- SKIP: TestSecretList (0.01s) [2020-09-18T18:54:42.570Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.570Z] === RUN TestSecretsCreateAndDelete [2020-09-18T18:54:42.570Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-18T18:54:42.570Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.570Z] === RUN TestSecretsUpdate [2020-09-18T18:54:42.570Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-18T18:54:42.570Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.570Z] === RUN TestTemplatedSecret [2020-09-18T18:54:42.570Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-18T18:54:42.570Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.570Z] === RUN TestSecretCreateResolve [2020-09-18T18:54:42.826Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-09-18T18:54:42.826Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] PASS [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] === Skipped [2020-09-18T18:54:42.826Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-09-18T18:54:42.826Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-18T18:54:42.826Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-18T18:54:42.826Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-18T18:54:42.826Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-18T18:54:42.826Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-09-18T18:54:42.826Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] [2020-09-18T18:54:42.826Z] DONE 6 tests, 6 skipped in 0.170s [2020-09-18T18:54:42.826Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-18T18:54:42.826Z] INFO: Testing against a local daemon [2020-09-18T18:54:42.826Z] === RUN TestServiceCreateInit [2020-09-18T18:54:42.826Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-18T18:54:42.826Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-18T18:54:42.826Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-18T18:54:42.826Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-18T18:54:42.826Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-18T18:54:42.826Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceMultipleTimes [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-18T18:54:42.826Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceConflict [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-18T18:54:42.826Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceMaxReplicas [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-18T18:54:42.826Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-18T18:54:42.826Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceSecretFileMode [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-18T18:54:42.826Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceConfigFileMode [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-18T18:54:42.826Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceSysctls [2020-09-18T18:54:42.826Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-09-18T18:54:42.826Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:42.826Z] === RUN TestCreateServiceCapabilities [2020-09-18T18:54:43.082Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-18T18:54:43.082Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestInspect [2020-09-18T18:54:43.082Z] --- SKIP: TestInspect (0.01s) [2020-09-18T18:54:43.082Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestCreateJob [2020-09-18T18:54:43.082Z] --- SKIP: TestCreateJob (0.01s) [2020-09-18T18:54:43.082Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestReplicatedJob [2020-09-18T18:54:43.082Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-18T18:54:43.082Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestUpdateReplicatedJob [2020-09-18T18:54:43.082Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-18T18:54:43.082Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestServiceListWithStatuses [2020-09-18T18:54:43.082Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-18T18:54:43.082Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T18:54:43.082Z] === RUN TestDockerNetworkConnectAlias [2020-09-18T18:54:43.082Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-18T18:54:43.082Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestDockerNetworkReConnect [2020-09-18T18:54:43.082Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-09-18T18:54:43.082Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:43.082Z] === RUN TestServicePlugin [2020-09-18T18:54:43.426Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-18T18:54:43.680Z] --- PASS: TestSecretList (3.66s) [2020-09-18T18:54:43.680Z] === RUN TestSecretsCreateAndDelete [2020-09-18T18:54:44.271Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-18T18:54:44.271Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-09-18T18:54:44.271Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-09-18T18:54:44.271Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-09-18T18:54:44.271Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-09-18T18:54:44.271Z] === RUN TestDeleteDevicemapper [2020-09-18T18:54:44.271Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-18T18:54:44.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:54:44.271Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-18T18:54:44.365Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-18T18:54:44.934Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-18T18:54:45.876Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-18T18:54:46.135Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-18T18:54:46.395Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-09-18T18:54:46.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2020-09-18T18:54:46.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2020-09-18T18:54:46.395Z] === RUN TestBuildPlatformInvalid [2020-09-18T18:54:46.395Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-09-18T18:54:46.395Z] PASS [2020-09-18T18:54:46.395Z] [2020-09-18T18:54:46.395Z] === Skipped [2020-09-18T18:54:46.395Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-18T18:54:46.395Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:54:46.395Z] [2020-09-18T18:54:46.395Z] [2020-09-18T18:54:46.395Z] DONE 32 tests, 1 skipped in 176.091s [2020-09-18T18:54:46.395Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-18T18:54:46.395Z] ++ 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 [2020-09-18T18:54:46.395Z] ++ set -e [2020-09-18T18:54:46.395Z] ++ '[' -n 0 ']' [2020-09-18T18:54:46.395Z] ++ set -x [2020-09-18T18:54:46.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-09-18T18:54:46.668Z] INFO: Testing against a local daemon [2020-09-18T18:54:46.668Z] === RUN TestConfigInspect [2020-09-18T18:54:46.930Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-18T18:54:47.224Z] --- PASS: TestSecretsCreateAndDelete (3.53s) [2020-09-18T18:54:47.224Z] === RUN TestSecretsUpdate [2020-09-18T18:54:47.248Z] --- SKIP: TestServicePlugin (3.55s) [2020-09-18T18:54:47.248Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] === RUN TestServiceUpdateLabel [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-18T18:54:47.248Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] === RUN TestServiceUpdateSecrets [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-18T18:54:47.248Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] === RUN TestServiceUpdateConfigs [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-09-18T18:54:47.248Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] === RUN TestServiceUpdateNetwork [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-18T18:54:47.248Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] === RUN TestServiceUpdatePidsLimit [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-18T18:54:47.248Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] PASS [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === Skipped [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-18T18:54:47.248Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-18T18:54:47.248Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-18T18:54:47.248Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-18T18:54:47.248Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-18T18:54:47.248Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-18T18:54:47.248Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-18T18:54:47.248Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-18T18:54:47.248Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-18T18:54:47.248Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-09-18T18:54:47.248Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-18T18:54:47.248Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-18T18:54:47.248Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-18T18:54:47.248Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-18T18:54:47.248Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-18T18:54:47.248Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-18T18:54:47.248Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-18T18:54:47.248Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-09-18T18:54:47.248Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s) [2020-09-18T18:54:47.248Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-18T18:54:47.248Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-18T18:54:47.248Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-09-18T18:54:47.248Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-18T18:54:47.248Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-18T18:54:47.248Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] DONE 24 tests, 23 skipped in 3.962s [2020-09-18T18:54:47.248Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-18T18:54:47.248Z] INFO: Testing against a local daemon [2020-09-18T18:54:47.248Z] === RUN TestSessionCreate [2020-09-18T18:54:47.248Z] --- PASS: TestSessionCreate (0.02s) [2020-09-18T18:54:47.248Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-18T18:54:47.248Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-18T18:54:47.248Z] PASS [2020-09-18T18:54:47.248Z] [2020-09-18T18:54:47.248Z] DONE 2 tests in 0.133s [2020-09-18T18:54:47.248Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-18T18:54:47.248Z] INFO: Testing against a local daemon [2020-09-18T18:54:47.248Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-18T18:54:47.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T18:54:47.248Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T18:54:47.248Z] === RUN TestEventsExecDie [2020-09-18T18:54:47.504Z] --- PASS: TestEventsExecDie (0.54s) [2020-09-18T18:54:47.504Z] === RUN TestEventsBackwardsCompatible [2020-09-18T18:54:47.504Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-18T18:54:47.504Z] === RUN TestInfoBinaryCommits [2020-09-18T18:54:47.504Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-18T18:54:47.504Z] === RUN TestInfoAPIVersioned [2020-09-18T18:54:47.504Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-18T18:54:47.504Z] === RUN TestInfoDiscoveryBackend [2020-09-18T18:54:47.589Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s) [2020-09-18T18:54:47.589Z] === RUN TestUpdateMemory [2020-09-18T18:54:47.589Z] --- SKIP: TestUpdateMemory (0.01s) [2020-09-18T18:54:47.589Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:54:47.589Z] === RUN TestUpdateCPUQuota [2020-09-18T18:54:47.867Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-18T18:54:48.161Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-09-18T18:54:48.161Z] === RUN TestUpdatePidsLimit [2020-09-18T18:54:48.161Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-18T18:54:48.734Z] === RUN TestUpdatePidsLimit/no_change [2020-09-18T18:54:48.997Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-18T18:54:49.221Z] ......... [ 86%] [2020-09-18T18:54:49.257Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-18T18:54:49.390Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-18T18:54:49.391Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-18T18:54:49.775Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-18T18:54:49.775Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-18T18:54:49.775Z] --- PASS: TestConfigInspect (3.11s) [2020-09-18T18:54:49.775Z] === RUN TestConfigList [2020-09-18T18:54:49.833Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-18T18:54:50.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-18T18:54:50.351Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-18T18:54:50.356Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-18T18:54:50.762Z] --- PASS: TestSecretsUpdate (3.72s) [2020-09-18T18:54:50.762Z] === RUN TestTemplatedSecret [2020-09-18T18:54:51.294Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit (3.46s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-09-18T18:54:51.743Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-09-18T18:54:51.743Z] === RUN TestUpdateRestartPolicy [2020-09-18T18:54:51.866Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-18T18:54:52.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-18T18:54:52.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-18T18:54:52.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-18T18:54:52.679Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.43s) [2020-09-18T18:54:52.679Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-18T18:54:52.679Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-18T18:54:52.679Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:52.679Z] === RUN TestInfoAPI [2020-09-18T18:54:52.679Z] --- PASS: TestInfoAPI (0.04s) [2020-09-18T18:54:52.679Z] === RUN TestInfoAPIWarnings [2020-09-18T18:54:52.803Z] --- PASS: TestConfigList (2.87s) [2020-09-18T18:54:52.803Z] === RUN TestConfigsCreateAndDelete [2020-09-18T18:54:52.803Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-18T18:54:53.371Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-18T18:54:53.587Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-18T18:54:54.051Z] --- PASS: TestInfoAPIWarnings (1.54s) [2020-09-18T18:54:54.051Z] === RUN TestInfoDebug [2020-09-18T18:54:54.270Z] --- PASS: TestTemplatedSecret (3.26s) [2020-09-18T18:54:54.270Z] === RUN TestSecretCreateResolve [2020-09-18T18:54:54.315Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-18T18:54:54.783Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-18T18:54:55.696Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-18T18:54:55.696Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-18T18:54:55.696Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2020-09-18T18:54:55.696Z] === RUN TestConfigsUpdate [2020-09-18T18:54:55.938Z] --- PASS: TestInfoDebug (1.52s) [2020-09-18T18:54:55.938Z] === RUN TestInfoInsecureRegistries [2020-09-18T18:54:55.955Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-18T18:54:56.214Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-18T18:54:56.214Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-18T18:54:56.475Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-18T18:54:57.045Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-18T18:54:57.323Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-09-18T18:54:57.323Z] === RUN TestInfoRegistryMirrors [2020-09-18T18:54:57.673Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-18T18:54:57.782Z] --- PASS: TestSecretCreateResolve (3.63s) [2020-09-18T18:54:57.782Z] PASS [2020-09-18T18:54:57.782Z] [2020-09-18T18:54:57.782Z] DONE 6 tests in 21.612s [2020-09-18T18:54:57.782Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-18T18:54:57.782Z] ++ 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 [2020-09-18T18:54:57.782Z] ++ set -e [2020-09-18T18:54:57.782Z] ++ '[' -n 0 ']' [2020-09-18T18:54:57.782Z] ++ set -x [2020-09-18T18:54:57.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T18:54:57.932Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-18T18:54:58.075Z] INFO: Testing against a local daemon [2020-09-18T18:54:58.075Z] === RUN TestServiceCreateInit [2020-09-18T18:54:58.075Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-18T18:54:58.518Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-18T18:54:58.688Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-09-18T18:54:58.688Z] === RUN TestLoginFailsWithBadCredentials [2020-09-18T18:54:58.945Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-09-18T18:54:58.945Z] === RUN TestPingCacheHeaders [2020-09-18T18:54:58.945Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-18T18:54:58.945Z] === RUN TestPingGet [2020-09-18T18:54:58.945Z] --- PASS: TestPingGet (0.02s) [2020-09-18T18:54:58.945Z] === RUN TestPingHead [2020-09-18T18:54:58.945Z] --- PASS: TestPingHead (0.03s) [2020-09-18T18:54:58.945Z] === RUN TestVersion [2020-09-18T18:54:59.099Z] --- PASS: TestConfigsUpdate (3.34s) [2020-09-18T18:54:59.099Z] === RUN TestTemplatedConfig [2020-09-18T18:54:59.201Z] --- PASS: TestVersion (0.04s) [2020-09-18T18:54:59.201Z] PASS [2020-09-18T18:54:59.201Z] [2020-09-18T18:54:59.201Z] === Skipped [2020-09-18T18:54:59.201Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T18:54:59.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T18:54:59.201Z] [2020-09-18T18:54:59.201Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-18T18:54:59.201Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-18T18:54:59.201Z] [2020-09-18T18:54:59.201Z] [2020-09-18T18:54:59.201Z] DONE 18 tests, 2 skipped in 12.246s [2020-09-18T18:54:59.201Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-18T18:54:59.201Z] INFO: Testing against a local daemon [2020-09-18T18:54:59.201Z] === RUN TestVolumesCreateAndList [2020-09-18T18:54:59.201Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-18T18:54:59.201Z] === RUN TestVolumesRemove [2020-09-18T18:54:59.201Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-18T18:54:59.201Z] === RUN TestVolumesInspect [2020-09-18T18:54:59.201Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-18T18:54:59.201Z] === RUN TestVolumesInvalidJSON [2020-09-18T18:54:59.201Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-18T18:54:59.201Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-18T18:54:59.201Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-18T18:54:59.201Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-18T18:54:59.201Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-18T18:54:59.201Z] PASS [2020-09-18T18:54:59.201Z] [2020-09-18T18:54:59.201Z] DONE 5 tests in 0.208s [2020-09-18T18:54:59.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T18:54:59.458Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11963 is not a child of this shell [2020-09-18T18:54:59.458Z] warning: PID 11963 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-18T18:54:59.458Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T18:54:59.458Z] [2020-09-18T18:54:59.458Z] Unloading profiles will leave already running processes permanently [2020-09-18T18:54:59.458Z] unconfined, which can lead to unexpected situations. [2020-09-18T18:54:59.458Z] [2020-09-18T18:54:59.458Z] To set a process to complain mode, use the command line tool [2020-09-18T18:54:59.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T18:54:59.458Z] Removing test suite binaries [2020-09-18T18:54:59.458Z] exiting test-integration [2020-09-18T18:54:59.458Z] ++ exit 0 [2020-09-18T18:55:00.384Z] [2020-09-18T18:55:01.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-18T18:55:01.347Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-18T18:55:01.347Z] tests/integration/models_resources_test.py . [ 91%] Post stage [Pipeline] junit [2020-09-18T18:55:01.763Z] Recording test results [2020-09-18T18:55:02.912Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-18T18:55:03.171Z] --- PASS: TestTemplatedConfig (3.97s) [2020-09-18T18:55:03.171Z] === RUN TestConfigCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-18T18:55:03.635Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-18T18:55:03.736Z] + echo Ensuring container killed. [2020-09-18T18:55:03.736Z] Ensuring container killed. [2020-09-18T18:55:03.736Z] + docker rm -vf docker-pr2 [2020-09-18T18:55:03.736Z] Error: No such container: docker-pr2 [2020-09-18T18:55:03.736Z] + true [Pipeline] sh [2020-09-18T18:55:04.064Z] + echo Chowning /workspace to jenkins user [2020-09-18T18:55:04.064Z] Chowning /workspace to jenkins user [2020-09-18T18:55:04.064Z] + id -u [2020-09-18T18:55:04.064Z] + id -g [2020-09-18T18:55:04.064Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41471:/workspace busybox chown -R 1000:1000 /workspace [2020-09-18T18:55:04.064Z] Unable to find image 'busybox:latest' locally [2020-09-18T18:55:04.320Z] latest: Pulling from library/busybox [2020-09-18T18:55:04.320Z] df8698476c65: Pulling fs layer [2020-09-18T18:55:04.576Z] df8698476c65: Verifying Checksum [2020-09-18T18:55:04.576Z] df8698476c65: Download complete [2020-09-18T18:55:04.576Z] df8698476c65: Pull complete [2020-09-18T18:55:04.576Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-18T18:55:04.576Z] Status: Downloaded newer image for busybox:latest [2020-09-18T18:55:05.087Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-18T18:55:06.279Z] + bundleName=amd64-rootless [2020-09-18T18:55:06.279Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-18T18:55:06.279Z] Creating amd64-rootless-bundles.tar.gz [2020-09-18T18:55:06.279Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-18T18:55:06.279Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-18T18:55:06.287Z] Archiving artifacts [2020-09-18T18:55:06.464Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-18T18:55:06.464Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-09-18T18:55:06.464Z] === RUN TestConfigDaemonLibtrustID [2020-09-18T18:55:06.660Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-09-18T18:55:06.660Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-18T18:55:06.660Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-09-18T18:55:06.660Z] === RUN TestWaitNonBlocked [2020-09-18T18:55:06.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:55:06.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:55:06.660Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:55:06.660Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:55:06.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:55:06.660Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:55:06.660Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-18T18:55:06.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-09-18T18:55:06.660Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-09-18T18:55:06.660Z] === RUN TestWaitBlocked [2020-09-18T18:55:06.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:55:06.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:55:06.660Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:55:06.660Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:55:06.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:55:06.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:55:07.032Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-18T18:55:07.032Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-09-18T18:55:07.032Z] PASS [2020-09-18T18:55:07.032Z] [2020-09-18T18:55:07.032Z] DONE 7 tests in 20.384s [2020-09-18T18:55:07.032Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-18T18:55:07.032Z] ++ 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 [2020-09-18T18:55:07.032Z] ++ set -e [2020-09-18T18:55:07.032Z] ++ '[' -n 0 ']' [2020-09-18T18:55:07.032Z] ++ set -x [2020-09-18T18:55:07.032Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:55:07.032Z] INFO: Testing against a local daemon [2020-09-18T18:55:07.033Z] === RUN TestCheckpoint [2020-09-18T18:55:07.033Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-18T18:55:07.033Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:55:07.033Z] === RUN TestContainerInvalidJSON [2020-09-18T18:55:07.033Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:55:07.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:55:07.033Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:55:07.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:55:07.033Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:55:07.033Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:55:07.033Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:55:07.033Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:55:07.033Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:55:07.033Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-18T18:55:07.033Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-18T18:55:07.033Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-18T18:55:07.033Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-18T18:55:07.033Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-18T18:55:07.134Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-18T18:55:07.233Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-18T18:55:07.233Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-09-18T18:55:07.233Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-09-18T18:55:07.233Z] === CONT TestContainerStartOnDaemonRestart [2020-09-18T18:55:07.233Z] === CONT TestIpcModeOlderClient [2020-09-18T18:55:07.233Z] === CONT TestDaemonHostGatewayIP [2020-09-18T18:55:07.233Z] === CONT TestContainerKillOnDaemonStart [2020-09-18T18:55:07.233Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-18T18:55:07.233Z] === CONT TestDaemonRestartIpcMode [2020-09-18T18:55:07.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-18T18:55:07.292Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-18T18:55:07.292Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-18T18:55:07.292Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-18T18:55:07.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-18T18:55:07.292Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-18T18:55:07.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-18T18:55:07.292Z] === RUN TestCopyFromContainer [2020-09-18T18:55:07.712Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T18:55:08.059Z] + make clean [2020-09-18T18:55:08.315Z] docker volume rm -f docker-dev-cache [2020-09-18T18:55:08.315Z] docker-dev-cache [Pipeline] deleteDir [2020-09-18T18:55:08.670Z] === RUN TestCopyFromContainer// [2020-09-18T18:55:08.932Z] === RUN TestCopyFromContainer//bar/root [2020-09-18T18:55:08.932Z] === RUN TestCopyFromContainer//bar/root/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T18:55:09.194Z] --- PASS: TestServiceCreateInit (10.54s) [2020-09-18T18:55:09.194Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-09-18T18:55:09.194Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2020-09-18T18:55:09.194Z] === RUN TestCreateServiceMultipleTimes [2020-09-18T18:55:09.195Z] === RUN TestCopyFromContainer/bar/quux [2020-09-18T18:55:09.195Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-18T18:55:09.195Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-18T18:55:09.454Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-18T18:55:09.454Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-18T18:55:09.454Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-18T18:55:09.713Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer (2.41s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-18T18:55:09.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-09-18T18:55:09.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-18T18:55:09.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:55:09.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:55:09.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:55:09.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:55:09.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:55:09.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:55:09.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:55:09.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:55:09.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:55:09.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-18T18:55:09.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-18T18:55:09.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-18T18:55:09.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-18T18:55:09.974Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-18T18:55:09.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-18T18:55:09.974Z] === RUN TestCreateWithInvalidEnv [2020-09-18T18:55:09.974Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-18T18:55:09.974Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-18T18:55:09.974Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-18T18:55:09.974Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-18T18:55:09.974Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-18T18:55:09.974Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-18T18:55:09.974Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-18T18:55:09.974Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-18T18:55:09.974Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-18T18:55:09.974Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-18T18:55:09.974Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-18T18:55:09.974Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-18T18:55:09.974Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-18T18:55:09.974Z] === RUN TestCreateTmpfsMountsTarget [2020-09-18T18:55:09.974Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-18T18:55:09.974Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-18T18:55:10.427Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-18T18:55:10.427Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-18T18:55:10.543Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-18T18:55:10.548Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-09-18T18:55:11.492Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-09-18T18:55:11.926Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2020-09-18T18:55:11.926Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-18T18:55:12.066Z] --- PASS: TestDaemonHostGatewayIP (4.87s) [2020-09-18T18:55:13.308Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-18T18:55:13.566Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2020-09-18T18:55:13.566Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-18T18:55:13.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:55:13.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:55:13.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:55:13.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:55:13.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:55:13.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:55:13.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:55:13.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:55:13.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:55:13.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:55:13.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:55:13.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:55:13.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:55:13.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:55:13.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:55:13.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-09-18T18:55:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-18T18:55:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-09-18T18:55:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-18T18:55:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-18T18:55:13.567Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-18T18:55:13.567Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-18T18:55:13.826Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-18T18:55:14.051Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-18T18:55:14.086Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-18T18:55:14.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-09-18T18:55:14.086Z] === RUN TestCreateDifferentPlatform [2020-09-18T18:55:14.086Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-18T18:55:14.345Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-18T18:55:14.346Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-18T18:55:14.346Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-09-18T18:55:14.346Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-09-18T18:55:14.346Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-18T18:55:14.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-18T18:55:14.346Z] === RUN TestContainerStartOnDaemonRestart [2020-09-18T18:55:14.346Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-18T18:55:14.346Z] === RUN TestDaemonRestartIpcMode [2020-09-18T18:55:14.346Z] === PAUSE TestDaemonRestartIpcMode [2020-09-18T18:55:14.346Z] === RUN TestDaemonHostGatewayIP [2020-09-18T18:55:14.346Z] === PAUSE TestDaemonHostGatewayIP [2020-09-18T18:55:14.346Z] === RUN TestContainerKillOnDaemonStart [2020-09-18T18:55:14.346Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-18T18:55:14.346Z] === RUN TestDiff [2020-09-18T18:55:14.569Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-18T18:55:14.570Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-18T18:55:14.570Z] [2020-09-18T18:55:14.570Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-18T18:55:14.570Z] =========================== short test summary info ============================ [2020-09-18T18:55:14.570Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-18T18:55:14.570Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-18T18:55:14.570Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-18T18:55:14.570Z] Not supported on most drivers [2020-09-18T18:55:14.570Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-18T18:55:14.570Z] Output of docker top depends on host distro, and is not formalized. [2020-09-18T18:55:14.570Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-18T18:55:14.570Z] Output of docker top depends on host distro, and is not formalized. [2020-09-18T18:55:14.570Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-18T18:55:14.570Z] Can fail if eth0 has multiple IP addresses [2020-09-18T18:55:14.570Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-18T18:55:14.570Z] This doesn't seem to be taken into account by the engine [2020-09-18T18:55:14.570Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-18T18:55:14.570Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-18T18:55:14.570Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 307.46 seconds == [2020-09-18T18:55:14.605Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-18T18:55:14.828Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-18T18:55:14.865Z] --- PASS: TestDiff (0.57s) [2020-09-18T18:55:14.865Z] === RUN TestExecWithCloseStdin [2020-09-18T18:55:15.124Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-18T18:55:15.124Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-18T18:55:15.383Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-18T18:55:15.643Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-18T18:55:15.643Z] === RUN TestExec [2020-09-18T18:55:15.643Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-18T18:55:16.212Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-18T18:55:16.212Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-18T18:55:16.781Z] --- PASS: TestExec (0.91s) [2020-09-18T18:55:16.781Z] === RUN TestExecUser [2020-09-18T18:55:17.351Z] --- PASS: TestExecUser (0.83s) [2020-09-18T18:55:17.351Z] === RUN TestExportContainerAndImportImage [2020-09-18T18:55:18.734Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-18T18:55:18.734Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-09-18T18:55:18.734Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-18T18:55:19.302Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-18T18:55:19.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-18T18:55:19.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-18T18:55:19.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-18T18:55:20.212Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-09-18T18:55:20.212Z] PASS [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] === Skipped [2020-09-18T18:55:20.212Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-18T18:55:20.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-18T18:55:20.212Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-18T18:55:20.212Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:55:20.212Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-18T18:55:20.212Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] === SKIP: arm64.integration.container TestUpdateMemory (0.01s) [2020-09-18T18:55:20.212Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] [2020-09-18T18:55:20.212Z] DONE 192 tests, 6 skipped in 136.777s [2020-09-18T18:55:20.212Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-18T18:55:20.212Z] ++ 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 [2020-09-18T18:55:20.212Z] ++ set -e [2020-09-18T18:55:20.212Z] ++ '[' -n 0 ']' [2020-09-18T18:55:20.212Z] ++ set -x [2020-09-18T18:55:20.212Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:55:20.239Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-09-18T18:55:20.239Z] === RUN TestHealthCheckWorkdir [2020-09-18T18:55:20.474Z] INFO: Testing against a local daemon [2020-09-18T18:55:20.474Z] === RUN TestCommitInheritsEnv [2020-09-18T18:55:20.812Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2020-09-18T18:55:20.812Z] === RUN TestHealthKillContainer [2020-09-18T18:55:21.047Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-09-18T18:55:21.047Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-18T18:55:21.047Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-18T18:55:21.047Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-18T18:55:21.047Z] === RUN TestImagesFilterMultiReference [2020-09-18T18:55:21.047Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-18T18:55:21.047Z] === RUN TestImagePullPlatformInvalid [2020-09-18T18:55:21.047Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-18T18:55:21.047Z] === RUN TestRemoveImageOrphaning [2020-09-18T18:55:21.072Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-18T18:55:21.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-18T18:55:21.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-18T18:55:21.622Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-09-18T18:55:21.622Z] === RUN TestRemoveImageGarbageCollector [2020-09-18T18:55:21.622Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-09-18T18:55:21.622Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:55:21.622Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-18T18:55:21.622Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-18T18:55:21.622Z] === RUN TestTagInvalidReference [2020-09-18T18:55:21.640Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-18T18:55:21.883Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-18T18:55:21.883Z] === RUN TestTagValidPrefixedRepo [2020-09-18T18:55:21.883Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-18T18:55:21.883Z] === RUN TestTagExistedNameWithoutForce [2020-09-18T18:55:21.883Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-18T18:55:21.883Z] === RUN TestTagOfficialNames [2020-09-18T18:55:21.883Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-18T18:55:21.883Z] === RUN TestTagMatchesDigest [2020-09-18T18:55:21.883Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-18T18:55:21.883Z] PASS [2020-09-18T18:55:21.883Z] [2020-09-18T18:55:21.883Z] === Skipped [2020-09-18T18:55:21.883Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-18T18:55:21.883Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-18T18:55:21.883Z] [2020-09-18T18:55:21.883Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-09-18T18:55:21.883Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:55:21.883Z] [2020-09-18T18:55:21.883Z] [2020-09-18T18:55:21.883Z] DONE 12 tests, 2 skipped in 1.764s [2020-09-18T18:55:21.883Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-18T18:55:21.883Z] ++ 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 [2020-09-18T18:55:21.883Z] ++ set -e [2020-09-18T18:55:21.883Z] ++ '[' -n 0 ']' [2020-09-18T18:55:21.883Z] ++ set -x [2020-09-18T18:55:21.883Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:55:22.145Z] INFO: Testing against a local daemon [2020-09-18T18:55:22.145Z] === RUN TestNetworkCreateDelete [2020-09-18T18:55:22.718Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-09-18T18:55:22.718Z] === RUN TestDockerNetworkDeletePreferID [2020-09-18T18:55:23.546Z] --- PASS: TestHealthKillContainer (2.78s) [2020-09-18T18:55:23.546Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-18T18:55:23.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-18T18:55:23.663Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-09-18T18:55:23.663Z] === RUN TestDaemonDNSFallback [2020-09-18T18:55:23.806Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-18T18:55:24.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-09-18T18:55:24.375Z] === RUN TestIpcModeNone [2020-09-18T18:55:24.866Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T18:55:24.866Z] [2020-09-18T18:55:24.866Z] Unloading profiles will leave already running processes permanently [2020-09-18T18:55:24.866Z] unconfined, which can lead to unexpected situations. [2020-09-18T18:55:24.866Z] [2020-09-18T18:55:24.866Z] To set a process to complain mode, use the command line tool [2020-09-18T18:55:24.866Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T18:55:24.866Z] [2020-09-18T18:55:25.320Z] --- PASS: TestIpcModeNone (0.82s) [2020-09-18T18:55:25.320Z] === RUN TestIpcModePrivate [2020-09-18T18:55:25.889Z] --- PASS: TestIpcModePrivate (0.83s) [2020-09-18T18:55:25.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-09-18T18:55:25.889Z] === RUN TestIpcModeShareable [2020-09-18T18:55:26.148Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-18T18:55:26.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR Post stage [Pipeline] junit [2020-09-18T18:55:26.273Z] Recording test results [2020-09-18T18:55:26.716Z] --- PASS: TestIpcModeShareable (0.80s) [2020-09-18T18:55:26.716Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-09-18T18:55:26.716Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-18T18:55:27.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] sh [2020-09-18T18:55:27.976Z] + echo Ensuring container killed. [2020-09-18T18:55:27.976Z] Ensuring container killed. [2020-09-18T18:55:27.976Z] + docker rm -vf docker-pr2 [2020-09-18T18:55:27.976Z] Error: No such container: docker-pr2 [2020-09-18T18:55:27.976Z] + true [Pipeline] sh [2020-09-18T18:55:28.266Z] + echo Chowning /workspace to jenkins user [2020-09-18T18:55:28.266Z] Chowning /workspace to jenkins user [2020-09-18T18:55:28.266Z] + id -u [2020-09-18T18:55:28.266Z] + id -g [2020-09-18T18:55:28.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41471:/workspace busybox chown -R 1000:1000 /workspace [2020-09-18T18:55:28.267Z] Unable to find image 'busybox:latest' locally [2020-09-18T18:55:28.267Z] latest: Pulling from library/busybox [2020-09-18T18:55:28.267Z] df8698476c65: Pulling fs layer [2020-09-18T18:55:28.267Z] df8698476c65: Verifying Checksum [2020-09-18T18:55:28.267Z] df8698476c65: Download complete [2020-09-18T18:55:28.526Z] df8698476c65: Pull complete [2020-09-18T18:55:28.526Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-18T18:55:28.526Z] Status: Downloaded newer image for busybox:latest [2020-09-18T18:55:28.622Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-18T18:55:28.622Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-18T18:55:29.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2020-09-18T18:55:29.191Z] === RUN TestAPIIpcModeHost [2020-09-18T18:55:29.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-18T18:55:29.766Z] + bundleName=docker-py [2020-09-18T18:55:29.766Z] + echo Creating docker-py-bundles.tar.gz [2020-09-18T18:55:29.766Z] Creating docker-py-bundles.tar.gz [2020-09-18T18:55:29.766Z] + 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 [2020-09-18T18:55:29.778Z] Archiving artifacts [2020-09-18T18:55:30.131Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-09-18T18:55:30.131Z] === RUN TestDaemonIpcModeShareable [2020-09-18T18:55:30.701Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-18T18:55:31.315Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2020-09-18T18:55:31.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-18T18:55:31.680Z] --- PASS: TestCreateServiceMultipleTimes (23.22s) [2020-09-18T18:55:31.680Z] === RUN TestCreateServiceConflict [2020-09-18T18:55:31.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh binary-daemon [2020-09-18T18:55:31.806Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-09-18T18:55:31.806Z] === RUN TestInspectNetwork [2020-09-18T18:55:32.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-18T18:55:32.087Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-09-18T18:55:32.087Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-18T18:55:32.087Z] === RUN TestDaemonIpcModePrivate [2020-09-18T18:55:32.087Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-18T18:55:32.310Z] [2020-09-18T18:55:32.310Z] Removing bundles/ [2020-09-18T18:55:32.310Z] [2020-09-18T18:55:32.310Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-18T18:55:32.310Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-18T18:55:32.310Z] GOOS="" GOARCH="" GOARM="" [2020-09-18T18:55:32.346Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-18T18:55:32.606Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-18T18:55:33.545Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-09-18T18:55:33.545Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-09-18T18:55:33.545Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-18T18:55:33.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-18T18:55:34.114Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-18T18:55:34.683Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-18T18:55:35.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-18T18:55:35.193Z] --- PASS: TestCreateServiceConflict (3.58s) [2020-09-18T18:55:35.193Z] === RUN TestCreateServiceMaxReplicas [2020-09-18T18:55:35.255Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-09-18T18:55:35.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-09-18T18:55:35.255Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-18T18:55:36.027Z] === RUN TestInspectNetwork/full_network_id [2020-09-18T18:55:36.027Z] === RUN TestInspectNetwork/partial_network_id [2020-09-18T18:55:36.027Z] === RUN TestInspectNetwork/network_name [2020-09-18T18:55:36.027Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-18T18:55:37.160Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-18T18:55:37.160Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-09-18T18:55:37.160Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2020-09-18T18:55:37.160Z] === RUN TestIpcModeOlderClient [2020-09-18T18:55:37.160Z] === PAUSE TestIpcModeOlderClient [2020-09-18T18:55:37.160Z] === RUN TestKillContainerInvalidSignal [2020-09-18T18:55:37.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-18T18:55:37.728Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-18T18:55:37.988Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-09-18T18:55:37.988Z] === RUN TestKillContainer [2020-09-18T18:55:37.988Z] === RUN TestKillContainer/no_signal [2020-09-18T18:55:38.558Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-18T18:55:38.558Z] === RUN TestKillContainer/non_killing_signal [2020-09-18T18:55:38.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-18T18:55:39.126Z] === RUN TestKillContainer/killing_signal [2020-09-18T18:55:39.385Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-18T18:55:39.637Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-09-18T18:55:39.637Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-18T18:55:39.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-18T18:55:39.953Z] --- PASS: TestKillContainer (2.11s) [2020-09-18T18:55:39.953Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-09-18T18:55:39.953Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2020-09-18T18:55:39.953Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-09-18T18:55:39.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-18T18:55:39.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-18T18:55:40.212Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-18T18:55:40.781Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-18T18:55:41.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-18T18:55:41.277Z] Using test binary docker [2020-09-18T18:55:41.315Z] --- PASS: TestInspectNetwork (9.45s) [2020-09-18T18:55:41.315Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-18T18:55:41.315Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-18T18:55:41.315Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-18T18:55:41.315Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-18T18:55:41.315Z] === RUN TestRunContainerWithBridgeNone [2020-09-18T18:55:41.350Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2020-09-18T18:55:41.350Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-09-18T18:55:41.350Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2020-09-18T18:55:41.350Z] === RUN TestKillStoppedContainer [2020-09-18T18:55:41.350Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-09-18T18:55:41.350Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-18T18:55:41.350Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-18T18:55:41.350Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-18T18:55:41.350Z] === RUN TestKillDifferentUserContainer [2020-09-18T18:55:41.573Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-18T18:55:41.573Z] +++ /etc/init.d/apparmor start [2020-09-18T18:55:41.573Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-18T18:55:41.573Z] INFO: Waiting for daemon to start... [2020-09-18T18:55:41.573Z] Starting dockerd [2020-09-18T18:55:41.573Z] +++ 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 [2020-09-18T18:55:42.287Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-09-18T18:55:42.287Z] === RUN TestInspectOomKilledTrue [2020-09-18T18:55:42.287Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-09-18T18:55:42.287Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:55:42.287Z] === RUN TestInspectOomKilledFalse [2020-09-18T18:55:42.287Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-18T18:55:42.287Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:55:42.287Z] === RUN TestLinksEtcHostsContentMatch [2020-09-18T18:55:42.546Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-09-18T18:55:42.546Z] === RUN TestLinksContainerNames [2020-09-18T18:55:43.114Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-18T18:55:43.230Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-09-18T18:55:43.230Z] === RUN TestNetworkInvalidJSON [2020-09-18T18:55:43.230Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-18T18:55:43.230Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-18T18:55:43.230Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:55:43.230Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:55:43.230Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:55:43.230Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:55:43.230Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-18T18:55:43.230Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T18:55:43.230Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T18:55:43.230Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-18T18:55:43.230Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-18T18:55:43.230Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-18T18:55:43.230Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-18T18:55:43.230Z] === RUN TestHostIPv4BridgeLabel [2020-09-18T18:55:43.667Z] . [2020-09-18T18:55:43.667Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-18T18:55:43.667Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-18T18:55:43.667Z] Error: No such image: emptyfs [2020-09-18T18:55:43.667Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-18T18:55:43.667Z] ++++ docker load [2020-09-18T18:55:43.667Z] Running integration-test (iteration 1) [2020-09-18T18:55:43.667Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-18T18:55:43.667Z] ++ 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 [2020-09-18T18:55:43.667Z] ++ set -e [2020-09-18T18:55:43.667Z] ++ '[' -n 0 ']' [2020-09-18T18:55:43.667Z] ++ set -x [2020-09-18T18:55:43.667Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:55:43.802Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2020-09-18T18:55:43.802Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-18T18:55:44.051Z] --- PASS: TestLinksContainerNames (1.43s) [2020-09-18T18:55:44.051Z] === RUN TestLogsFollowTailEmpty [2020-09-18T18:55:44.619Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2020-09-18T18:55:44.619Z] === RUN TestContainerNetworkMountsNoChown [2020-09-18T18:55:45.186Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-18T18:55:45.186Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/default [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/default [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/private [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/private [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rprivate [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/slave [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/slave [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rslave [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/shared [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/shared [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rshared [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-18T18:55:45.186Z] === CONT TestMountDaemonRoot/default [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:55:45.186Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-18T18:55:45.186Z] === CONT TestMountDaemonRoot/rshared [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:55:45.186Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:55:45.186Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:55:45.186Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:55:45.190Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2020-09-18T18:55:45.190Z] === RUN TestDaemonDefaultNetworkPools [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/shared [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rslave [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/slave [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rprivate [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/private [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:55:45.445Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-18T18:55:45.445Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-18T18:55:45.445Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-18T18:55:45.704Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-18T18:55:45.704Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-18T18:55:45.704Z] === RUN TestContainerBindMountNonRecursive [2020-09-18T18:55:46.273Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-18T18:55:46.578Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-09-18T18:55:46.578Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-18T18:55:47.653Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-18T18:55:47.653Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-09-18T18:55:47.653Z] === RUN TestNetworkNat [2020-09-18T18:55:48.498Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-09-18T18:55:48.498Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-18T18:55:48.635Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-18T18:55:48.635Z] --- PASS: TestNetworkNat (0.95s) [2020-09-18T18:55:48.635Z] === RUN TestNetworkLocalhostTCPNat [2020-09-18T18:55:48.905Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-18T18:55:49.486Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-18T18:55:49.486Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-09-18T18:55:49.487Z] === RUN TestNetworkLoopbackNat [2020-09-18T18:55:50.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-18T18:55:50.320Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-18T18:55:51.050Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s) [2020-09-18T18:55:51.050Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-18T18:55:51.258Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-18T18:55:51.623Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-09-18T18:55:51.623Z] === RUN TestServiceWithPredefinedNetwork [2020-09-18T18:55:51.832Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-18T18:55:52.400Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2020-09-18T18:55:52.401Z] === RUN TestPause [2020-09-18T18:55:53.339Z] --- PASS: TestPause (0.75s) [2020-09-18T18:55:53.340Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-18T18:55:53.340Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-09-18T18:55:53.340Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:55:53.340Z] === RUN TestPauseStopPausedContainer [2020-09-18T18:55:53.601Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-18T18:55:54.169Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-09-18T18:55:54.169Z] === RUN TestPsFilter [2020-09-18T18:55:54.169Z] --- PASS: TestPsFilter (0.15s) [2020-09-18T18:55:54.169Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-18T18:55:54.929Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-09-18T18:55:54.929Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-18T18:55:54.929Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T18:55:54.929Z] service_test.go:236: FLAKY_TEST [2020-09-18T18:55:54.929Z] === RUN TestServiceWithDataPathPortInit [2020-09-18T18:55:54.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.20s) [2020-09-18T18:55:54.963Z] === RUN TestCreateServiceSecretFileMode [2020-09-18T18:55:55.107Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2020-09-18T18:55:55.107Z] === RUN TestRemoveContainerWithVolume [2020-09-18T18:55:55.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-18T18:55:55.627Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-09-18T18:55:55.627Z] === RUN TestRemoveContainerRunning [2020-09-18T18:55:56.567Z] --- PASS: TestRemoveContainerRunning (0.72s) [2020-09-18T18:55:56.567Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-18T18:55:57.135Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-09-18T18:55:57.135Z] === RUN TestRemoveInvalidContainer [2020-09-18T18:55:57.135Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-09-18T18:55:57.135Z] === RUN TestRenameLinkedContainer [2020-09-18T18:55:57.135Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-18T18:55:58.073Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-18T18:55:58.477Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2020-09-18T18:55:58.477Z] === RUN TestCreateServiceConfigFileMode [2020-09-18T18:55:59.013Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-18T18:55:59.090Z] Loaded image: buildpack-deps:buster [2020-09-18T18:55:59.090Z] Loaded image: busybox:latest [2020-09-18T18:55:59.090Z] Loaded image: busybox:glibc [2020-09-18T18:55:59.090Z] Loaded image: debian:buster [2020-09-18T18:55:59.090Z] Loaded image: hello-world:latest [2020-09-18T18:55:59.090Z] INFO: Testing against a local daemon [2020-09-18T18:55:59.090Z] === RUN TestCgroupNamespacesBuild [2020-09-18T18:55:59.090Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2020-09-18T18:55:59.090Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-18T18:55:59.739Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-09-18T18:55:59.739Z] === RUN TestBuildWithSession [2020-09-18T18:55:59.739Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-18T18:55:59.739Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:55:59.739Z] === RUN TestBuildSquashParent [2020-09-18T18:56:00.394Z] --- PASS: TestRenameLinkedContainer (2.92s) [2020-09-18T18:56:00.394Z] === RUN TestRenameStoppedContainer [2020-09-18T18:56:00.655Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-18T18:56:00.655Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-09-18T18:56:00.655Z] === RUN TestRenameRunningContainerAndReuse [2020-09-18T18:56:01.994Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-09-18T18:56:01.994Z] === RUN TestCreateServiceSysctls [2020-09-18T18:56:02.568Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2020-09-18T18:56:02.568Z] === RUN TestRenameInvalidName [2020-09-18T18:56:02.568Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-18T18:56:02.827Z] --- PASS: TestRenameInvalidName (0.76s) [2020-09-18T18:56:02.828Z] === RUN TestRenameAnonymousContainer [2020-09-18T18:56:03.088Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-18T18:56:03.088Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-18T18:56:04.241Z] --- PASS: TestBuildSquashParent (4.65s) [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:56:04.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:56:04.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:56:04.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:56:04.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:56:04.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:56:04.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:56:04.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:56:04.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-18T18:56:04.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-18T18:56:04.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-18T18:56:04.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-18T18:56:05.627Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2020-09-18T18:56:05.627Z] === RUN TestRenameContainerWithSameName [2020-09-18T18:56:05.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-18T18:56:05.886Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-18T18:56:05.886Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-09-18T18:56:05.886Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-18T18:56:06.479Z] --- PASS: TestCreateServiceSysctls (4.72s) [2020-09-18T18:56:06.479Z] === RUN TestCreateServiceCapabilities [2020-09-18T18:56:06.824Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-18T18:56:07.013Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-18T18:56:07.013Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-18T18:56:07.083Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2020-09-18T18:56:07.083Z] === RUN TestResize [2020-09-18T18:56:08.025Z] --- PASS: TestResize (0.59s) [2020-09-18T18:56:08.025Z] === RUN TestResizeWithInvalidSize [2020-09-18T18:56:08.284Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2020-09-18T18:56:08.284Z] === RUN TestResizeWhenContainerNotStarted [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s) [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2020-09-18T18:56:08.550Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s) [2020-09-18T18:56:08.550Z] === RUN TestBuildMultiStageCopy [2020-09-18T18:56:08.550Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-18T18:56:09.224Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:56:09.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:56:09.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:56:09.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:56:09.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:56:09.998Z] --- PASS: TestCreateServiceCapabilities (3.69s) [2020-09-18T18:56:09.999Z] === RUN TestInspect [2020-09-18T18:56:10.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-18T18:56:10.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-18T18:56:10.669Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-18T18:56:10.964Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-18T18:56:11.258Z] --- PASS: TestBuildMultiStageCopy (2.77s) [2020-09-18T18:56:11.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2020-09-18T18:56:11.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-09-18T18:56:11.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-09-18T18:56:11.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-09-18T18:56:11.258Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-09-18T18:56:11.258Z] === RUN TestBuildMultiStageParentConfig [2020-09-18T18:56:11.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:56:11.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:56:12.026Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-18T18:56:12.296Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-09-18T18:56:12.296Z] === RUN TestBuildLabelWithTargets [2020-09-18T18:56:13.062Z] --- PASS: TestServiceWithDataPathPortInit (17.85s) [2020-09-18T18:56:13.062Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-18T18:56:13.338Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2020-09-18T18:56:13.338Z] === RUN TestBuildWithEmptyLayers [2020-09-18T18:56:13.407Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-18T18:56:13.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:56:13.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:56:13.407Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-18T18:56:13.510Z] --- PASS: TestInspect (3.67s) [2020-09-18T18:56:13.510Z] === RUN TestCreateJob [2020-09-18T18:56:13.978Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-09-18T18:56:13.978Z] === RUN TestBuildMultiStageOnBuild [2020-09-18T18:56:14.787Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-18T18:56:15.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:56:15.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:56:16.090Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-09-18T18:56:16.090Z] === RUN TestBuildUncleanTarFilenames [2020-09-18T18:56:16.738Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2020-09-18T18:56:16.738Z] === RUN TestBuildMultiStageLayerLeak [2020-09-18T18:56:17.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:56:17.961Z] --- PASS: TestCreateJob (4.51s) [2020-09-18T18:56:17.961Z] === RUN TestReplicatedJob [2020-09-18T18:56:18.105Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:56:18.831Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-09-18T18:56:18.831Z] === RUN TestBuildWithHugeFile [2020-09-18T18:56:19.492Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-18T18:56:21.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-18T18:56:21.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:56:22.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:56:23.069Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.83s) [2020-09-18T18:56:23.069Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c52kj81p14nmjdkpi8hnjr27e Created:2020-09-18 18:56:14.265243779 +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[de4b0e27388f9e2ecfd6c49a642308bed27ab95523a1ecbe723d65c81fbd7941:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8n7201lcdgj3py3lzw79zj007 EndpointID:70957263e39857b8eb4afb823fc17adb52e5aac356f93ffc1775e11e3277cdbb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4d8ffd61c9a28112d4a58c1a089f09ecffc04152ff91bb1af02d4124efaec30 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:c767c86d5dce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8n7201lcdgj3py3lzw79zj007 EndpointID:70957263e39857b8eb4afb823fc17adb52e5aac356f93ffc1775e11e3277cdbb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-18T18:56:23.069Z] PASS [2020-09-18T18:56:23.069Z] [2020-09-18T18:56:23.069Z] === Skipped [2020-09-18T18:56:23.070Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T18:56:23.070Z] service_test.go:236: FLAKY_TEST [2020-09-18T18:56:23.070Z] [2020-09-18T18:56:23.070Z] [2020-09-18T18:56:23.070Z] DONE 23 tests, 1 skipped in 59.522s [2020-09-18T18:56:23.070Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-18T18:56:23.070Z] ++ 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 [2020-09-18T18:56:23.070Z] ++ set -e [2020-09-18T18:56:23.070Z] ++ '[' -n 0 ']' [2020-09-18T18:56:23.070Z] ++ set -x [2020-09-18T18:56:23.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-09-18T18:56:23.070Z] INFO: Testing against a local daemon [2020-09-18T18:56:23.070Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-18T18:56:23.070Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-18T18:56:23.070Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:56:23.070Z] === RUN TestDockerNetworkIpvlan [2020-09-18T18:56:23.070Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-18T18:56:23.070Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:56:23.070Z] PASS [2020-09-18T18:56:23.070Z] [2020-09-18T18:56:23.070Z] === Skipped [2020-09-18T18:56:23.070Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-18T18:56:23.070Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:56:23.070Z] [2020-09-18T18:56:23.070Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-18T18:56:23.070Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T18:56:23.070Z] [2020-09-18T18:56:23.070Z] [2020-09-18T18:56:23.070Z] DONE 2 tests, 2 skipped in 0.254s [2020-09-18T18:56:23.070Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-18T18:56:23.070Z] ++ 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 [2020-09-18T18:56:23.070Z] ++ set -e [2020-09-18T18:56:23.070Z] ++ '[' -n 0 ']' [2020-09-18T18:56:23.070Z] ++ set -x [2020-09-18T18:56:23.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-09-18T18:56:23.070Z] INFO: Testing against a local daemon [2020-09-18T18:56:23.070Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-18T18:56:23.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-18T18:56:24.204Z] 4612f6d0b889: Pull complete [2020-09-18T18:56:24.457Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.26s) [2020-09-18T18:56:24.457Z] === RUN TestDockerNetworkMacvlan [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.01s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.58s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2020-09-18T18:56:25.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2020-09-18T18:56:25.355Z] === RUN TestCgroupNamespacesRun [2020-09-18T18:56:25.401Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-18T18:56:26.432Z] --- PASS: TestReplicatedJob (7.25s) [2020-09-18T18:56:26.432Z] === RUN TestUpdateReplicatedJob [2020-09-18T18:56:26.737Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-18T18:56:26.787Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-18T18:56:27.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-18T18:56:27.566Z] --- PASS: TestCgroupNamespacesRun (2.22s) [2020-09-18T18:56:27.566Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-18T18:56:27.730Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-18T18:56:29.471Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2020-09-18T18:56:29.471Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-18T18:56:29.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-18T18:56:29.944Z] --- PASS: TestUpdateReplicatedJob (4.47s) [2020-09-18T18:56:29.944Z] === RUN TestServiceListWithStatuses [2020-09-18T18:56:29.944Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-18T18:56:29.944Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T18:56:29.944Z] === RUN TestDockerNetworkConnectAlias [2020-09-18T18:56:31.635Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s) [2020-09-18T18:56:31.636Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-18T18:56:31.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-18T18:56:31.941Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-18T18:56:33.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-18T18:56:36.521Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-18T18:56:36.523Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2020-09-18T18:56:36.523Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-18T18:56:36.523Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-09-18T18:56:36.523Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-18T18:56:36.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-18T18:56:37.463Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-09-18T18:56:37.463Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-18T18:56:38.403Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-09-18T18:56:38.403Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-18T18:56:38.590Z] --- PASS: TestDockerNetworkConnectAlias (8.25s) [2020-09-18T18:56:38.590Z] === RUN TestDockerNetworkReConnect [2020-09-18T18:56:38.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-18T18:56:38.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-18T18:56:39.910Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-09-18T18:56:39.910Z] === RUN TestKernelTCPMemory [2020-09-18T18:56:40.871Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-09-18T18:56:40.871Z] === RUN TestNISDomainname [2020-09-18T18:56:41.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-18T18:56:41.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-18T18:56:41.817Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-18T18:56:42.085Z] --- PASS: TestNISDomainname (0.90s) [2020-09-18T18:56:42.085Z] === RUN TestHostnameDnsResolution [2020-09-18T18:56:42.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-18T18:56:42.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan (18.34s) [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-09-18T18:56:42.762Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-09-18T18:56:42.762Z] PASS [2020-09-18T18:56:42.762Z] [2020-09-18T18:56:42.762Z] DONE 8 tests in 20.794s [2020-09-18T18:56:42.762Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-18T18:56:42.762Z] ++ 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 [2020-09-18T18:56:42.762Z] ++ set -e [2020-09-18T18:56:42.762Z] ++ '[' -n 0 ']' [2020-09-18T18:56:42.762Z] ++ set -x [2020-09-18T18:56:42.762Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:56:42.762Z] testing: warning: no tests to run [2020-09-18T18:56:42.762Z] PASS [2020-09-18T18:56:42.762Z] [2020-09-18T18:56:42.762Z] DONE 0 tests in 0.036s [2020-09-18T18:56:42.762Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-18T18:56:42.762Z] ++ 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 [2020-09-18T18:56:42.762Z] ++ set -e [2020-09-18T18:56:42.762Z] ++ '[' -n 0 ']' [2020-09-18T18:56:42.762Z] ++ set -x [2020-09-18T18:56:42.762Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:56:42.762Z] INFO: Testing against a local daemon [2020-09-18T18:56:42.762Z] === RUN TestAuthZPluginAllowRequest [2020-09-18T18:56:43.177Z] --- PASS: TestHostnameDnsResolution (1.22s) [2020-09-18T18:56:43.177Z] === RUN TestStats [2020-09-18T18:56:44.150Z] --- PASS: TestDockerNetworkReConnect (6.18s) [2020-09-18T18:56:44.150Z] === RUN TestServicePlugin [2020-09-18T18:56:44.150Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-18T18:56:44.150Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:56:44.150Z] === RUN TestServiceUpdateLabel [2020-09-18T18:56:44.678Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-09-18T18:56:44.678Z] === RUN TestAuthZPluginTLS [2020-09-18T18:56:45.623Z] --- PASS: TestAuthZPluginTLS (0.72s) [2020-09-18T18:56:45.623Z] === RUN TestAuthZPluginDenyRequest [2020-09-18T18:56:45.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-18T18:56:45.712Z] --- PASS: TestStats (2.77s) [2020-09-18T18:56:45.972Z] === RUN TestStopContainerWithTimeout [2020-09-18T18:56:45.972Z] === RUN TestStopContainerWithTimeout/0 [2020-09-18T18:56:45.972Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-18T18:56:45.972Z] === RUN TestStopContainerWithTimeout/1 [2020-09-18T18:56:45.972Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-18T18:56:45.972Z] === RUN TestStopContainerWithTimeout/3 [2020-09-18T18:56:45.972Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-18T18:56:45.972Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-18T18:56:45.973Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-18T18:56:45.973Z] === CONT TestStopContainerWithTimeout/0 [2020-09-18T18:56:45.973Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-18T18:56:46.196Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-09-18T18:56:46.196Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-18T18:56:46.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-18T18:56:46.770Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-09-18T18:56:46.770Z] === RUN TestAuthZPluginDenyResponse [2020-09-18T18:56:47.115Z] === CONT TestStopContainerWithTimeout/3 [2020-09-18T18:56:47.343Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-09-18T18:56:47.343Z] === RUN TestAuthZPluginAllowEventStream [2020-09-18T18:56:48.595Z] --- PASS: TestServiceUpdateLabel (3.77s) [2020-09-18T18:56:48.595Z] === RUN TestServiceUpdateSecrets [2020-09-18T18:56:49.021Z] === CONT TestStopContainerWithTimeout/1 [2020-09-18T18:56:49.260Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2020-09-18T18:56:49.260Z] === RUN TestAuthZPluginErrorResponse [2020-09-18T18:56:49.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-18T18:56:49.833Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-09-18T18:56:49.833Z] === RUN TestAuthZPluginErrorRequest [2020-09-18T18:56:50.406Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-09-18T18:56:50.406Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-18T18:56:50.965Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-18T18:56:50.965Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-09-18T18:56:50.965Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-09-18T18:56:50.965Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2020-09-18T18:56:50.965Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2020-09-18T18:56:50.965Z] === RUN TestDeleteDevicemapper [2020-09-18T18:56:50.965Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-18T18:56:50.965Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:56:50.965Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-18T18:56:51.349Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-09-18T18:56:51.350Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-18T18:56:53.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-09-18T18:56:53.308Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-18T18:56:53.499Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2020-09-18T18:56:53.499Z] === RUN TestUpdateMemory [2020-09-18T18:56:53.499Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-18T18:56:53.499Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:56:53.499Z] === RUN TestUpdateCPUQuota [2020-09-18T18:56:53.770Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-18T18:56:53.770Z] Copying nested executables into bundles/binary-daemon [2020-09-18T18:56:53.770Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-18T18:56:54.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/make.sh cross [2020-09-18T18:56:54.378Z] [2020-09-18T18:56:54.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-18T18:56:54.638Z] Removing bundles/ [2020-09-18T18:56:54.638Z] [2020-09-18T18:56:54.638Z] ---> Making bundle: cross (in bundles/cross) [2020-09-18T18:56:54.638Z] Cross building: bundles/cross/linux/amd64 [2020-09-18T18:56:54.638Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-18T18:56:54.638Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-18T18:56:54.697Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-09-18T18:56:54.697Z] === RUN TestUpdatePidsLimit [2020-09-18T18:56:54.697Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-18T18:56:54.957Z] === RUN TestUpdatePidsLimit/no_change [2020-09-18T18:56:55.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-18T18:56:55.475Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-18T18:56:55.735Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-18T18:56:55.856Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-09-18T18:56:55.857Z] === RUN TestAuthZPluginHeader [2020-09-18T18:56:55.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-18T18:56:55.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-18T18:56:56.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-18T18:56:56.800Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-09-18T18:56:56.800Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-18T18:56:56.800Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-18T18:56:56.800Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:56:56.800Z] === RUN TestAuthZPluginV2Disable [2020-09-18T18:56:56.800Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-18T18:56:56.800Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:56:56.800Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-18T18:56:56.800Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-18T18:56:56.800Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:56:56.800Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-18T18:56:56.800Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-18T18:56:56.800Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:56:56.801Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-18T18:56:56.821Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit (3.20s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-09-18T18:56:58.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-09-18T18:56:58.198Z] === RUN TestUpdateRestartPolicy [2020-09-18T18:56:58.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-18T18:56:58.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-18T18:57:00.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-18T18:57:00.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-18T18:57:02.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-18T18:57:03.926Z] --- PASS: TestServiceUpdateSecrets (15.90s) [2020-09-18T18:57:03.927Z] === RUN TestServiceUpdateConfigs [2020-09-18T18:57:04.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-18T18:57:06.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-18T18:57:08.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-18T18:57:08.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-18T18:57:10.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-18T18:57:10.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-18T18:57:10.360Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2020-09-18T18:57:10.360Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-18T18:57:10.930Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-18T18:57:10.930Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-09-18T18:57:10.930Z] === RUN TestWaitNonBlocked [2020-09-18T18:57:10.930Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:57:10.930Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:57:10.930Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:57:10.930Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:57:10.930Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:57:10.930Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:57:11.870Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-18T18:57:12.439Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-18T18:57:12.439Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-09-18T18:57:12.439Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2020-09-18T18:57:12.439Z] === RUN TestWaitBlocked [2020-09-18T18:57:12.439Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:57:12.439Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:57:12.439Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:57:12.439Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:57:12.439Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:57:12.439Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:57:12.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-18T18:57:12.698Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-18T18:57:13.639Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-18T18:57:13.639Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-09-18T18:57:13.639Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-09-18T18:57:13.639Z] === CONT TestContainerStartOnDaemonRestart [2020-09-18T18:57:13.639Z] === CONT TestIpcModeOlderClient [2020-09-18T18:57:13.639Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-09-18T18:57:13.639Z] === CONT TestDaemonHostGatewayIP [2020-09-18T18:57:14.926Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2020-09-18T18:57:14.926Z] PASS [2020-09-18T18:57:14.926Z] [2020-09-18T18:57:14.926Z] === Skipped [2020-09-18T18:57:14.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-18T18:57:14.926Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:14.926Z] [2020-09-18T18:57:14.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-18T18:57:14.926Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:14.926Z] [2020-09-18T18:57:14.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-18T18:57:14.926Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:14.926Z] [2020-09-18T18:57:14.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-18T18:57:14.926Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:14.926Z] [2020-09-18T18:57:14.926Z] [2020-09-18T18:57:14.926Z] DONE 17 tests, 4 skipped in 32.133s [2020-09-18T18:57:14.926Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-18T18:57:14.926Z] ++ 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 [2020-09-18T18:57:14.926Z] ++ set -e [2020-09-18T18:57:14.926Z] ++ '[' -n 0 ']' [2020-09-18T18:57:14.926Z] ++ set -x [2020-09-18T18:57:14.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=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 [2020-09-18T18:57:15.187Z] INFO: Testing against a local daemon [2020-09-18T18:57:15.187Z] === RUN TestPluginInvalidJSON [2020-09-18T18:57:15.187Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:57:15.187Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:57:15.187Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T18:57:15.187Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-18T18:57:15.187Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-18T18:57:15.187Z] === RUN TestPluginInstall [2020-09-18T18:57:15.187Z] === RUN TestPluginInstall/no_auth [2020-09-18T18:57:16.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-18T18:57:16.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-18T18:57:16.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-18T18:57:17.559Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2020-09-18T18:57:17.559Z] === CONT TestContainerKillOnDaemonStart [2020-09-18T18:57:18.170Z] --- PASS: TestBuildWithHugeFile (54.43s) [2020-09-18T18:57:18.170Z] === RUN TestBuildWithEmptyDockerfile [2020-09-18T18:57:18.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:57:18.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:57:18.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:57:18.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:57:18.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:57:18.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:57:18.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T18:57:18.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T18:57:18.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T18:57:18.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-09-18T18:57:18.171Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-18T18:57:18.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-09-18T18:57:18.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-09-18T18:57:18.171Z] === RUN TestBuildPreserveOwnership [2020-09-18T18:57:18.171Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-18T18:57:18.171Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-18T18:57:18.171Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2020-09-18T18:57:18.171Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.52s) [2020-09-18T18:57:18.171Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-09-18T18:57:18.171Z] === RUN TestBuildPlatformInvalid [2020-09-18T18:57:18.171Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-18T18:57:18.171Z] PASS [2020-09-18T18:57:18.171Z] [2020-09-18T18:57:18.171Z] === Skipped [2020-09-18T18:57:18.171Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-18T18:57:18.171Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T18:57:18.171Z] [2020-09-18T18:57:18.171Z] [2020-09-18T18:57:18.171Z] DONE 32 tests, 1 skipped in 93.481s [2020-09-18T18:57:18.171Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-18T18:57:18.171Z] ++ 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 [2020-09-18T18:57:18.171Z] ++ set -e [2020-09-18T18:57:18.171Z] ++ '[' -n 0 ']' [2020-09-18T18:57:18.171Z] ++ set -x [2020-09-18T18:57:18.171Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:18.171Z] INFO: Testing against a local daemon [2020-09-18T18:57:18.171Z] === RUN TestConfigInspect [2020-09-18T18:57:18.950Z] --- PASS: TestDaemonHostGatewayIP (5.05s) [2020-09-18T18:57:18.950Z] === CONT TestDaemonRestartIpcMode [2020-09-18T18:57:19.213Z] --- PASS: TestConfigInspect (1.93s) [2020-09-18T18:57:19.213Z] === RUN TestConfigList [2020-09-18T18:57:19.519Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-18T18:57:19.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-18T18:57:21.159Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-18T18:57:21.300Z] --- PASS: TestConfigList (1.93s) [2020-09-18T18:57:21.300Z] === RUN TestConfigsCreateAndDelete [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e277b922ab6d72b59b39806c918df910d86c66d983cfb2de089406ca41860895" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e277b922ab6d72b59b39806c918df910d86c66d983cfb2de089406ca41860895" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:57:21.869Z] === RUN TestPluginInstall/with_htpasswd [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a03c2a61ecf5635d8cadfd998b8ff305b683051c1ceab537088b04e2379a4814" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:57:21.869Z] time="2020-09-18T18:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a03c2a61ecf5635d8cadfd998b8ff305b683051c1ceab537088b04e2379a4814" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:57:22.096Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-18T18:57:22.097Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-09-18T18:57:22.442Z] === RUN TestPluginInstall/with_insecure [2020-09-18T18:57:22.496Z] --- PASS: TestServiceUpdateConfigs (16.01s) [2020-09-18T18:57:22.496Z] === RUN TestServiceUpdateNetwork [2020-09-18T18:57:22.665Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-18T18:57:23.385Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-09-18T18:57:23.385Z] === RUN TestConfigsUpdate [2020-09-18T18:57:23.830Z] time="2020-09-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:57:23.830Z] time="2020-09-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:994c31ee674bca771716fbd529515df56544aafb39c4f545f94a8c9575e028c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:57:23.830Z] time="2020-09-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T18:57:23.830Z] time="2020-09-18T18:57:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:994c31ee674bca771716fbd529515df56544aafb39c4f545f94a8c9575e028c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T18:57:24.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-18T18:57:24.091Z] --- PASS: TestPluginInstall (8.96s) [2020-09-18T18:57:24.091Z] --- PASS: TestPluginInstall/no_auth (6.04s) [2020-09-18T18:57:24.091Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-09-18T18:57:24.091Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-09-18T18:57:24.091Z] plugin_test.go:157: [d2b28e0b2642d] daemon is not started [2020-09-18T18:57:24.091Z] PASS [2020-09-18T18:57:24.091Z] [2020-09-18T18:57:24.091Z] DONE 6 tests in 9.238s [2020-09-18T18:57:24.091Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-18T18:57:24.091Z] ++ 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 [2020-09-18T18:57:24.091Z] ++ set -e [2020-09-18T18:57:24.091Z] ++ '[' -n 0 ']' [2020-09-18T18:57:24.091Z] ++ set -x [2020-09-18T18:57:24.091Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:24.352Z] INFO: Testing against a local daemon [2020-09-18T18:57:24.352Z] === RUN TestExternalGraphDriver [2020-09-18T18:57:24.613Z] === RUN TestExternalGraphDriver/json [2020-09-18T18:57:24.904Z] --- PASS: TestConfigsUpdate (1.91s) [2020-09-18T18:57:24.904Z] === RUN TestTemplatedConfig [2020-09-18T18:57:26.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-18T18:57:26.837Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-18T18:57:27.164Z] === RUN TestExternalGraphDriver/spec [2020-09-18T18:57:27.656Z] --- PASS: TestTemplatedConfig (2.42s) [2020-09-18T18:57:27.656Z] === RUN TestConfigCreateResolve [2020-09-18T18:57:28.743Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-18T18:57:29.002Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-18T18:57:29.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-18T18:57:29.261Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-18T18:57:29.714Z] === RUN TestExternalGraphDriver/pull [2020-09-18T18:57:29.744Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-09-18T18:57:29.744Z] === RUN TestConfigDaemonLibtrustID [2020-09-18T18:57:29.829Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-18T18:57:30.039Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-09-18T18:57:30.039Z] PASS [2020-09-18T18:57:30.039Z] [2020-09-18T18:57:30.039Z] DONE 7 tests in 12.691s [2020-09-18T18:57:30.039Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-18T18:57:30.039Z] ++ 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 [2020-09-18T18:57:30.039Z] ++ set -e [2020-09-18T18:57:30.039Z] ++ '[' -n 0 ']' [2020-09-18T18:57:30.039Z] ++ set -x [2020-09-18T18:57:30.039Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:30.039Z] INFO: Testing against a local daemon [2020-09-18T18:57:30.039Z] === RUN TestCheckpoint [2020-09-18T18:57:30.039Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-18T18:57:30.039Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:57:30.039Z] === RUN TestContainerInvalidJSON [2020-09-18T18:57:30.039Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:57:30.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:57:30.039Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:57:30.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:57:30.039Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:57:30.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:57:30.039Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T18:57:30.039Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-18T18:57:30.039Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T18:57:30.039Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-18T18:57:30.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-18T18:57:30.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-18T18:57:30.039Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-18T18:57:30.039Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-18T18:57:30.039Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-18T18:57:30.039Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-18T18:57:30.088Z] --- PASS: TestContainerKillOnDaemonStart (12.59s) [2020-09-18T18:57:30.088Z] PASS [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] === Skipped [2020-09-18T18:57:30.088Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-18T18:57:30.088Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-09-18T18:57:30.088Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-18T18:57:30.088Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-09-18T18:57:30.088Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-18T18:57:30.088Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-18T18:57:30.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] [2020-09-18T18:57:30.088Z] DONE 192 tests, 6 skipped in 143.060s [2020-09-18T18:57:30.088Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-18T18:57:30.088Z] ++ 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 [2020-09-18T18:57:30.088Z] ++ set -e [2020-09-18T18:57:30.088Z] ++ '[' -n 0 ']' [2020-09-18T18:57:30.088Z] ++ set -x [2020-09-18T18:57:30.088Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:30.088Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-18T18:57:30.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-18T18:57:30.332Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-18T18:57:30.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-18T18:57:30.332Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-18T18:57:30.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-18T18:57:30.332Z] === RUN TestCopyFromContainer [2020-09-18T18:57:30.347Z] INFO: Testing against a local daemon [2020-09-18T18:57:30.347Z] === RUN TestCommitInheritsEnv [2020-09-18T18:57:30.347Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-18T18:57:30.347Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-18T18:57:30.607Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-09-18T18:57:30.607Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-18T18:57:30.607Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-18T18:57:30.607Z] === RUN TestImagesFilterMultiReference [2020-09-18T18:57:30.866Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-18T18:57:30.866Z] === RUN TestImagePullPlatformInvalid [2020-09-18T18:57:30.866Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-18T18:57:30.866Z] === RUN TestRemoveImageOrphaning [2020-09-18T18:57:31.125Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-09-18T18:57:31.125Z] === RUN TestRemoveImageGarbageCollector [2020-09-18T18:57:31.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer// [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer//bar/root [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer/bar/quux [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-18T18:57:31.853Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-18T18:57:31.952Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-18T18:57:32.148Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-18T18:57:32.148Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-18T18:57:32.148Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer (1.91s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-18T18:57:32.148Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-18T18:57:32.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-18T18:57:32.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:57:32.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:57:32.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:57:32.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:57:32.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:57:32.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:57:32.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T18:57:32.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T18:57:32.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T18:57:32.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-18T18:57:32.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-18T18:57:32.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-18T18:57:32.148Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-18T18:57:32.148Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-18T18:57:32.265Z] --- PASS: TestExternalGraphDriver (7.70s) [2020-09-18T18:57:32.265Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-09-18T18:57:32.265Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-09-18T18:57:32.265Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-09-18T18:57:32.265Z] === RUN TestGraphdriverPluginV2 [2020-09-18T18:57:32.265Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-09-18T18:57:32.265Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:32.265Z] PASS [2020-09-18T18:57:32.265Z] [2020-09-18T18:57:32.265Z] === Skipped [2020-09-18T18:57:32.265Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-09-18T18:57:32.265Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:32.265Z] [2020-09-18T18:57:32.265Z] [2020-09-18T18:57:32.265Z] DONE 5 tests, 1 skipped in 8.000s [2020-09-18T18:57:32.265Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-18T18:57:32.265Z] ++ 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 [2020-09-18T18:57:32.265Z] ++ set -e [2020-09-18T18:57:32.265Z] ++ '[' -n 0 ']' [2020-09-18T18:57:32.265Z] ++ set -x [2020-09-18T18:57:32.265Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:32.265Z] INFO: Testing against a local daemon [2020-09-18T18:57:32.265Z] === RUN TestContinueAfterPluginCrash [2020-09-18T18:57:32.265Z] === PAUSE TestContinueAfterPluginCrash [2020-09-18T18:57:32.265Z] === RUN TestReadPluginNoRead [2020-09-18T18:57:32.265Z] === PAUSE TestReadPluginNoRead [2020-09-18T18:57:32.265Z] === RUN TestDaemonStartWithLogOpt [2020-09-18T18:57:32.265Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-18T18:57:32.265Z] === CONT TestContinueAfterPluginCrash [2020-09-18T18:57:32.265Z] === CONT TestDaemonStartWithLogOpt [2020-09-18T18:57:32.265Z] === CONT TestReadPluginNoRead [2020-09-18T18:57:32.441Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-18T18:57:32.441Z] === RUN TestCreateWithInvalidEnv [2020-09-18T18:57:32.441Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-18T18:57:32.441Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-18T18:57:32.441Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-18T18:57:32.441Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-18T18:57:32.441Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-18T18:57:32.441Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-18T18:57:32.441Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-18T18:57:32.441Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-18T18:57:32.441Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-18T18:57:32.441Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-18T18:57:32.441Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-18T18:57:32.441Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-18T18:57:32.441Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-18T18:57:32.441Z] === RUN TestCreateTmpfsMountsTarget [2020-09-18T18:57:32.441Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-18T18:57:32.441Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-18T18:57:33.331Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2020-09-18T18:57:33.331Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-18T18:57:33.331Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-18T18:57:33.331Z] === RUN TestTagInvalidReference [2020-09-18T18:57:33.331Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-18T18:57:33.331Z] === RUN TestTagValidPrefixedRepo [2020-09-18T18:57:33.331Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-09-18T18:57:33.331Z] === RUN TestTagExistedNameWithoutForce [2020-09-18T18:57:33.331Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-18T18:57:33.331Z] === RUN TestTagOfficialNames [2020-09-18T18:57:33.590Z] --- PASS: TestTagOfficialNames (0.10s) [2020-09-18T18:57:33.590Z] === RUN TestTagMatchesDigest [2020-09-18T18:57:33.590Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-18T18:57:33.590Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-18T18:57:33.957Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2020-09-18T18:57:33.957Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2020-09-18T18:57:35.500Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-18T18:57:35.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:57:35.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:57:35.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:57:35.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:57:35.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:57:35.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:57:35.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:57:35.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:57:35.500Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:57:35.500Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:57:35.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T18:57:35.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T18:57:35.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T18:57:35.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T18:57:35.500Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-18T18:57:35.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-18T18:57:35.500Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-18T18:57:36.142Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-09-18T18:57:36.142Z] === RUN TestCreateDifferentPlatform [2020-09-18T18:57:36.142Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-18T18:57:36.142Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-18T18:57:36.142Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-18T18:57:36.142Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-18T18:57:36.142Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-18T18:57:36.142Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-18T18:57:36.142Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-18T18:57:36.142Z] === RUN TestContainerStartOnDaemonRestart [2020-09-18T18:57:36.142Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-18T18:57:36.142Z] === RUN TestDaemonRestartIpcMode [2020-09-18T18:57:36.142Z] === PAUSE TestDaemonRestartIpcMode [2020-09-18T18:57:36.142Z] === RUN TestDaemonHostGatewayIP [2020-09-18T18:57:36.142Z] === PAUSE TestDaemonHostGatewayIP [2020-09-18T18:57:36.142Z] === RUN TestContainerKillOnDaemonStart [2020-09-18T18:57:36.142Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-18T18:57:36.142Z] === RUN TestDiff [2020-09-18T18:57:36.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-18T18:57:36.436Z] --- PASS: TestDiff (0.53s) [2020-09-18T18:57:36.436Z] === RUN TestExecWithCloseStdin [2020-09-18T18:57:36.485Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-18T18:57:37.058Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2020-09-18T18:57:37.073Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-09-18T18:57:37.073Z] === RUN TestExec [2020-09-18T18:57:37.134Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-18T18:57:37.711Z] --- PASS: TestExec (0.59s) [2020-09-18T18:57:37.711Z] === RUN TestExecUser [2020-09-18T18:57:37.828Z] --- PASS: TestServiceUpdateNetwork (16.11s) [2020-09-18T18:57:37.828Z] === RUN TestServiceUpdatePidsLimit [2020-09-18T18:57:37.828Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-18T18:57:38.119Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-18T18:57:38.368Z] --- PASS: TestExecUser (0.60s) [2020-09-18T18:57:38.368Z] === RUN TestExportContainerAndImportImage [2020-09-18T18:57:38.444Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-18T18:57:38.512Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-18T18:57:39.004Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-09-18T18:57:39.004Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-18T18:57:40.360Z] === RUN TestReadPluginNoRead/default [2020-09-18T18:57:40.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-18T18:57:40.518Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-09-18T18:57:40.518Z] === RUN TestHealthCheckWorkdir [2020-09-18T18:57:41.158Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2020-09-18T18:57:41.158Z] === RUN TestHealthKillContainer [2020-09-18T18:57:41.803Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-18T18:57:42.276Z] --- PASS: TestReadPluginNoRead (9.66s) [2020-09-18T18:57:42.276Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.84s) [2020-09-18T18:57:42.276Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-09-18T18:57:42.276Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2020-09-18T18:57:42.276Z] read_test.go:92: [d06ac800540b7] daemon is not started [2020-09-18T18:57:42.538Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2020-09-18T18:57:42.538Z] PASS [2020-09-18T18:57:42.538Z] [2020-09-18T18:57:42.538Z] DONE 6 tests in 10.418s [2020-09-18T18:57:42.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-18T18:57:42.538Z] ++ 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 [2020-09-18T18:57:42.538Z] ++ set -e [2020-09-18T18:57:42.538Z] ++ '[' -n 0 ']' [2020-09-18T18:57:42.538Z] ++ set -x [2020-09-18T18:57:42.538Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:42.538Z] testing: warning: no tests to run [2020-09-18T18:57:42.538Z] PASS [2020-09-18T18:57:42.538Z] [2020-09-18T18:57:42.538Z] DONE 0 tests in 0.052s [2020-09-18T18:57:42.538Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-18T18:57:42.538Z] ++ 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 [2020-09-18T18:57:42.538Z] ++ set -e [2020-09-18T18:57:42.538Z] ++ '[' -n 0 ']' [2020-09-18T18:57:42.538Z] ++ set -x [2020-09-18T18:57:42.538Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:42.799Z] INFO: Testing against a local daemon [2020-09-18T18:57:42.799Z] === RUN TestPluginWithDevMounts [2020-09-18T18:57:42.799Z] === PAUSE TestPluginWithDevMounts [2020-09-18T18:57:42.799Z] === CONT TestPluginWithDevMounts [2020-09-18T18:57:43.183Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-18T18:57:43.443Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-18T18:57:43.703Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-18T18:57:43.903Z] --- PASS: TestHealthKillContainer (2.60s) [2020-09-18T18:57:43.903Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-18T18:57:44.540Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2020-09-18T18:57:44.540Z] === RUN TestIpcModeNone [2020-09-18T18:57:44.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-18T18:57:44.641Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-18T18:57:44.901Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-18T18:57:45.176Z] --- PASS: TestIpcModeNone (0.61s) [2020-09-18T18:57:45.176Z] === RUN TestIpcModePrivate [2020-09-18T18:57:45.346Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-09-18T18:57:45.346Z] PASS [2020-09-18T18:57:45.346Z] [2020-09-18T18:57:45.346Z] DONE 1 tests in 2.347s [2020-09-18T18:57:45.346Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-18T18:57:45.347Z] ++ 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 [2020-09-18T18:57:45.347Z] ++ set -e [2020-09-18T18:57:45.347Z] ++ '[' -n 0 ']' [2020-09-18T18:57:45.347Z] ++ set -x [2020-09-18T18:57:45.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-09-18T18:57:45.347Z] INFO: Testing against a local daemon [2020-09-18T18:57:45.347Z] === RUN TestSecretInspect [2020-09-18T18:57:45.470Z] --- PASS: TestIpcModePrivate (0.60s) [2020-09-18T18:57:45.470Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-18T18:57:45.470Z] === RUN TestIpcModeShareable [2020-09-18T18:57:46.108Z] --- PASS: TestIpcModeShareable (0.61s) [2020-09-18T18:57:46.108Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-18T18:57:46.108Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-18T18:57:46.599Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-18T18:57:47.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-18T18:57:48.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-09-18T18:57:48.188Z] === RUN TestAPIIpcModeHost [2020-09-18T18:57:48.482Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-09-18T18:57:48.482Z] === RUN TestDaemonIpcModeShareable [2020-09-18T18:57:48.649Z] --- PASS: TestSecretInspect (3.21s) [2020-09-18T18:57:48.649Z] === RUN TestSecretList [2020-09-18T18:57:50.000Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-09-18T18:57:50.000Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-18T18:57:50.000Z] === RUN TestDaemonIpcModePrivate [2020-09-18T18:57:50.742Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-18T18:57:51.523Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-09-18T18:57:51.523Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-18T18:57:51.523Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-18T18:57:51.953Z] --- PASS: TestSecretList (3.31s) [2020-09-18T18:57:51.953Z] === RUN TestSecretsCreateAndDelete [2020-09-18T18:57:52.565Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-09-18T18:57:52.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-18T18:57:52.565Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-18T18:57:54.094Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-09-18T18:57:54.094Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-18T18:57:54.094Z] === RUN TestIpcModeOlderClient [2020-09-18T18:57:54.094Z] === PAUSE TestIpcModeOlderClient [2020-09-18T18:57:54.094Z] === RUN TestKillContainerInvalidSignal [2020-09-18T18:57:54.388Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-09-18T18:57:54.388Z] === RUN TestKillContainer [2020-09-18T18:57:54.388Z] === RUN TestKillContainer/no_signal [2020-09-18T18:57:54.934Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-18T18:57:55.028Z] === RUN TestKillContainer/non_killing_signal [2020-09-18T18:57:55.065Z] --- PASS: TestServiceUpdatePidsLimit (18.12s) [2020-09-18T18:57:55.065Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-18T18:57:55.065Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-09-18T18:57:55.065Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-09-18T18:57:55.065Z] PASS [2020-09-18T18:57:55.065Z] [2020-09-18T18:57:55.065Z] === Skipped [2020-09-18T18:57:55.065Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-09-18T18:57:55.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T18:57:55.065Z] [2020-09-18T18:57:55.065Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-18T18:57:55.065Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:57:55.065Z] [2020-09-18T18:57:55.065Z] [2020-09-18T18:57:55.065Z] DONE 27 tests, 2 skipped in 176.242s [2020-09-18T18:57:55.065Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-18T18:57:55.065Z] ++ 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 [2020-09-18T18:57:55.065Z] ++ set -e [2020-09-18T18:57:55.065Z] ++ '[' -n 0 ']' [2020-09-18T18:57:55.065Z] ++ set -x [2020-09-18T18:57:55.065Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:55.065Z] INFO: Testing against a local daemon [2020-09-18T18:57:55.065Z] === RUN TestSessionCreate [2020-09-18T18:57:55.065Z] --- PASS: TestSessionCreate (0.02s) [2020-09-18T18:57:55.065Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-18T18:57:55.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-18T18:57:55.065Z] PASS [2020-09-18T18:57:55.065Z] [2020-09-18T18:57:55.066Z] DONE 2 tests in 0.263s [2020-09-18T18:57:55.066Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-18T18:57:55.066Z] ++ 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 [2020-09-18T18:57:55.066Z] ++ set -e [2020-09-18T18:57:55.066Z] ++ '[' -n 0 ']' [2020-09-18T18:57:55.066Z] ++ set -x [2020-09-18T18:57:55.066Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:57:55.066Z] INFO: Testing against a local daemon [2020-09-18T18:57:55.066Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-18T18:57:55.066Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T18:57:55.066Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T18:57:55.066Z] === RUN TestEventsExecDie [2020-09-18T18:57:55.255Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-09-18T18:57:55.255Z] === RUN TestSecretsUpdate [2020-09-18T18:57:55.321Z] === RUN TestKillContainer/killing_signal [2020-09-18T18:57:55.699Z] --- PASS: TestEventsExecDie (1.02s) [2020-09-18T18:57:55.699Z] === RUN TestEventsBackwardsCompatible [2020-09-18T18:57:55.699Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-09-18T18:57:55.699Z] === RUN TestInfoBinaryCommits [2020-09-18T18:57:55.699Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-18T18:57:55.699Z] === RUN TestInfoAPIVersioned [2020-09-18T18:57:55.699Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-18T18:57:55.699Z] === RUN TestInfoDiscoveryBackend [2020-09-18T18:57:55.959Z] --- PASS: TestKillContainer (1.58s) [2020-09-18T18:57:55.959Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-09-18T18:57:55.959Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2020-09-18T18:57:55.959Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-09-18T18:57:55.959Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-18T18:57:55.959Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-18T18:57:56.312Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-18T18:57:56.330Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-18T18:57:56.330Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-18T18:57:56.571Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-18T18:57:56.595Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-18T18:57:57.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2020-09-18T18:57:57.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2020-09-18T18:57:57.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-09-18T18:57:57.231Z] === RUN TestKillStoppedContainer [2020-09-18T18:57:57.231Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-09-18T18:57:57.231Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-18T18:57:57.231Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-18T18:57:57.231Z] === RUN TestKillDifferentUserContainer [2020-09-18T18:57:57.364Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-18T18:57:57.364Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-18T18:57:57.510Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-18T18:57:57.655Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-18T18:57:57.655Z] === RUN TestInfoAPI [2020-09-18T18:57:57.655Z] --- PASS: TestInfoAPI (0.02s) [2020-09-18T18:57:57.655Z] === RUN TestInfoAPIWarnings [2020-09-18T18:57:57.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-18T18:57:57.814Z] --- PASS: TestSecretsUpdate (2.77s) [2020-09-18T18:57:57.814Z] === RUN TestTemplatedSecret [2020-09-18T18:57:57.868Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-09-18T18:57:57.868Z] === RUN TestInspectOomKilledTrue [2020-09-18T18:57:58.287Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-18T18:57:58.287Z] === RUN TestInfoDebug [2020-09-18T18:57:58.504Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2020-09-18T18:57:58.504Z] === RUN TestInspectOomKilledFalse [2020-09-18T18:57:58.918Z] --- PASS: TestInfoDebug (0.52s) [2020-09-18T18:57:58.918Z] === RUN TestInfoInsecureRegistries [2020-09-18T18:57:59.140Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2020-09-18T18:57:59.140Z] === RUN TestLinksEtcHostsContentMatch [2020-09-18T18:57:59.209Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-18T18:57:59.209Z] === RUN TestInfoRegistryMirrors [2020-09-18T18:57:59.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-09-18T18:57:59.433Z] === RUN TestLinksContainerNames [2020-09-18T18:57:59.678Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-18T18:57:59.840Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-18T18:57:59.840Z] === RUN TestLoginFailsWithBadCredentials [2020-09-18T18:58:00.130Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-09-18T18:58:00.130Z] === RUN TestPingCacheHeaders [2020-09-18T18:58:00.421Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-18T18:58:00.421Z] === RUN TestPingGet [2020-09-18T18:58:00.421Z] --- PASS: TestPingGet (0.01s) [2020-09-18T18:58:00.421Z] === RUN TestPingHead [2020-09-18T18:58:00.421Z] --- PASS: TestPingHead (0.01s) [2020-09-18T18:58:00.421Z] === RUN TestVersion [2020-09-18T18:58:00.421Z] --- PASS: TestVersion (0.01s) [2020-09-18T18:58:00.421Z] PASS [2020-09-18T18:58:00.421Z] [2020-09-18T18:58:00.421Z] === Skipped [2020-09-18T18:58:00.421Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T18:58:00.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T18:58:00.421Z] [2020-09-18T18:58:00.421Z] [2020-09-18T18:58:00.421Z] DONE 18 tests, 1 skipped in 5.990s [2020-09-18T18:58:00.421Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-18T18:58:00.421Z] ++ 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 [2020-09-18T18:58:00.421Z] ++ set -e [2020-09-18T18:58:00.421Z] ++ '[' -n 0 ']' [2020-09-18T18:58:00.421Z] ++ set -x [2020-09-18T18:58:00.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=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 [2020-09-18T18:58:00.421Z] INFO: Testing against a local daemon [2020-09-18T18:58:00.421Z] === RUN TestVolumesCreateAndList [2020-09-18T18:58:00.421Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-18T18:58:00.421Z] === RUN TestVolumesRemove [2020-09-18T18:58:00.472Z] --- PASS: TestLinksContainerNames (1.02s) [2020-09-18T18:58:00.472Z] === RUN TestLogsFollowTailEmpty [2020-09-18T18:58:00.616Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-18T18:58:00.711Z] --- PASS: TestVolumesRemove (0.13s) [2020-09-18T18:58:00.711Z] === RUN TestVolumesInspect [2020-09-18T18:58:00.711Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-18T18:58:00.711Z] === RUN TestVolumesInvalidJSON [2020-09-18T18:58:00.711Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-18T18:58:00.711Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-18T18:58:00.711Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-18T18:58:00.711Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-18T18:58:00.711Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-18T18:58:00.711Z] PASS [2020-09-18T18:58:00.711Z] [2020-09-18T18:58:00.711Z] DONE 5 tests in 0.327s [2020-09-18T18:58:00.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T18:58:00.711Z] ++++ cat bundles/test-integration/docker.pid [2020-09-18T18:58:00.711Z] +++ kill 11923 [2020-09-18T18:58:01.113Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-09-18T18:58:01.113Z] === RUN TestContainerNetworkMountsNoChown [2020-09-18T18:58:01.119Z] --- PASS: TestTemplatedSecret (3.33s) [2020-09-18T18:58:01.119Z] === RUN TestSecretCreateResolve [2020-09-18T18:58:01.753Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/default [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/default [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/private [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/private [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rprivate [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/slave [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/slave [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rslave [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/shared [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/shared [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rshared [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/default [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rshared [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/shared [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rslave [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/slave [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/private [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rprivate [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:58:01.753Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:58:01.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-18T18:58:01.753Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-18T18:58:02.049Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-18T18:58:02.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-18T18:58:02.049Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-18T18:58:02.049Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-18T18:58:02.049Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-18T18:58:02.049Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-18T18:58:02.049Z] === RUN TestContainerBindMountNonRecursive [2020-09-18T18:58:02.217Z] +++ /etc/init.d/apparmor stop [2020-09-18T18:58:02.217Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T18:58:02.217Z] [2020-09-18T18:58:02.217Z] Unloading profiles will leave already running processes permanently [2020-09-18T18:58:02.217Z] unconfined, which can lead to unexpected situations. [2020-09-18T18:58:02.217Z] [2020-09-18T18:58:02.217Z] To set a process to complain mode, use the command line tool [2020-09-18T18:58:02.217Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T18:58:02.217Z] +++ true [2020-09-18T18:58:02.217Z] exiting test-integration [2020-09-18T18:58:02.217Z] ++ exit 0 [2020-09-18T18:58:02.217Z] [2020-09-18T18:58:03.577Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2020-09-18T18:58:03.577Z] === RUN TestNetworkNat [2020-09-18T18:58:03.875Z] --- PASS: TestNetworkNat (0.55s) [2020-09-18T18:58:03.875Z] === RUN TestNetworkLocalhostTCPNat [2020-09-18T18:58:04.424Z] --- PASS: TestSecretCreateResolve (3.24s) [2020-09-18T18:58:04.424Z] PASS [2020-09-18T18:58:04.424Z] [2020-09-18T18:58:04.424Z] DONE 6 tests in 19.260s [2020-09-18T18:58:04.424Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-18T18:58:04.424Z] ++ 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 [2020-09-18T18:58:04.424Z] ++ set -e [2020-09-18T18:58:04.424Z] ++ '[' -n 0 ']' [2020-09-18T18:58:04.424Z] ++ set -x [2020-09-18T18:58:04.424Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T18:58:04.424Z] INFO: Testing against a local daemon [2020-09-18T18:58:04.424Z] === RUN TestServiceCreateInit [2020-09-18T18:58:04.424Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-18T18:58:04.525Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-09-18T18:58:04.525Z] === RUN TestNetworkLoopbackNat [2020-09-18T18:58:04.815Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-18T18:58:04.815Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation Post stage [Pipeline] junit [2020-09-18T18:58:04.988Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-18T18:58:05.753Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-18T18:58:05.754Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-18T18:58:05.754Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-18T18:58:05.754Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-18T18:58:05.754Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-18T18:58:05.755Z] + echo Ensuring container killed. [2020-09-18T18:58:05.755Z] Ensuring container killed. [2020-09-18T18:58:05.755Z] + docker rm -vf docker-pr2 [2020-09-18T18:58:05.755Z] Error: No such container: docker-pr2 [2020-09-18T18:58:05.755Z] + true [Pipeline] sh [2020-09-18T18:58:06.013Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-18T18:58:06.131Z] + echo Chowning /workspace to jenkins user [2020-09-18T18:58:06.131Z] Chowning /workspace to jenkins user [2020-09-18T18:58:06.131Z] + id -u [2020-09-18T18:58:06.131Z] + id -g [2020-09-18T18:58:06.131Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41471:/workspace busybox chown -R 1001:1001 /workspace [2020-09-18T18:58:06.131Z] Unable to find image 'busybox:latest' locally [2020-09-18T18:58:06.449Z] latest: Pulling from library/busybox [2020-09-18T18:58:06.450Z] d2a291f672b2: Pulling fs layer [2020-09-18T18:58:06.581Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-18T18:58:06.740Z] d2a291f672b2: Verifying Checksum [2020-09-18T18:58:06.740Z] d2a291f672b2: Download complete [2020-09-18T18:58:07.150Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-18T18:58:07.265Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2020-09-18T18:58:07.265Z] === RUN TestPause [2020-09-18T18:58:07.371Z] d2a291f672b2: Pull complete [2020-09-18T18:58:07.371Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-18T18:58:07.371Z] Status: Downloaded newer image for busybox:latest [2020-09-18T18:58:07.559Z] --- PASS: TestPause (0.56s) [2020-09-18T18:58:07.559Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-18T18:58:07.559Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:58:07.559Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:58:07.559Z] === RUN TestPauseStopPausedContainer [2020-09-18T18:58:08.199Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-09-18T18:58:08.199Z] === RUN TestPsFilter [2020-09-18T18:58:08.496Z] --- PASS: TestPsFilter (0.16s) [2020-09-18T18:58:08.496Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-18T18:58:08.824Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-09-18T18:58:08.824Z] === RUN TestRemoveContainerWithVolume [2020-09-18T18:58:09.463Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-09-18T18:58:09.463Z] === RUN TestRemoveContainerRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-18T18:58:09.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-18T18:58:09.718Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-18T18:58:09.827Z] + bundleName=s390x-integration [2020-09-18T18:58:09.827Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-18T18:58:09.827Z] Creating s390x-integration-bundles.tar.gz [2020-09-18T18:58:09.827Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-09-18T18:58:09.827Z] + 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 [2020-09-18T18:58:09.871Z] Archiving artifacts [2020-09-18T18:58:10.102Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-09-18T18:58:10.102Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-18T18:58:10.205Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T18:58:10.588Z] + make clean [2020-09-18T18:58:10.739Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-09-18T18:58:10.739Z] === RUN TestRemoveInvalidContainer [2020-09-18T18:58:10.739Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-18T18:58:10.739Z] === RUN TestRenameLinkedContainer [2020-09-18T18:58:11.219Z] docker volume rm -f docker-dev-cache [2020-09-18T18:58:11.219Z] docker-dev-cache [Pipeline] deleteDir [2020-09-18T18:58:12.223Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T18:58:12.833Z] --- PASS: TestRenameLinkedContainer (2.09s) [2020-09-18T18:58:12.833Z] === RUN TestRenameStoppedContainer [2020-09-18T18:58:13.131Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-09-18T18:58:13.131Z] === RUN TestRenameRunningContainerAndReuse [2020-09-18T18:58:13.604Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-18T18:58:13.864Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-18T18:58:14.123Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-18T18:58:14.175Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2020-09-18T18:58:14.175Z] === RUN TestRenameInvalidName [2020-09-18T18:58:14.692Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-18T18:58:14.813Z] --- PASS: TestRenameInvalidName (0.54s) [2020-09-18T18:58:14.813Z] === RUN TestRenameAnonymousContainer [2020-09-18T18:58:15.017Z] --- PASS: TestServiceCreateInit (10.05s) [2020-09-18T18:58:15.017Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-09-18T18:58:15.017Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2020-09-18T18:58:15.017Z] === RUN TestCreateServiceMultipleTimes [2020-09-18T18:58:16.212Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-18T18:58:16.212Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-18T18:58:16.212Z] Cross building: bundles/cross/windows/amd64 [2020-09-18T18:58:16.212Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-18T18:58:16.212Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-18T18:58:17.032Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2020-09-18T18:58:17.032Z] === RUN TestRenameContainerWithSameName [2020-09-18T18:58:17.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-18T18:58:17.326Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-09-18T18:58:17.326Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-18T18:58:17.487Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-18T18:58:18.056Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-18T18:58:18.369Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-09-18T18:58:18.369Z] === RUN TestResize [2020-09-18T18:58:18.626Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-18T18:58:19.009Z] --- PASS: TestResize (0.55s) [2020-09-18T18:58:19.010Z] === RUN TestResizeWithInvalidSize [2020-09-18T18:58:19.667Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-09-18T18:58:19.667Z] === RUN TestResizeWhenContainerNotStarted [2020-09-18T18:58:20.344Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:58:20.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:58:20.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:58:20.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-18T18:58:20.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-18T18:58:20.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-18T18:58:20.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-18T18:58:21.921Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-18T18:58:22.816Z] c3aff4450246: Pull complete [2020-09-18T18:58:22.816Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-18T18:58:22.816Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T18:58:22.816Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-18T18:58:22.816Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-18T18:58:22.816Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-18T18:58:22.816Z] WARN: Skipping validation tests [2020-09-18T18:58:22.816Z] INFO: Running unit tests at 09/18/2020 18:58:13... [2020-09-18T18:58:22.816Z] INFO: make.ps1 starting at 09/18/2020 18:58:17 [2020-09-18T18:58:22.816Z] INFO: Git commit (1f6ba7ae61) assumed from DOCKER_GITCOMMIT environment variable [2020-09-18T18:58:22.816Z] INFO: Invoking autogen... [2020-09-18T18:58:22.816Z] INFO: Running unit tests... [2020-09-18T18:58:23.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:58:23.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-18T18:58:23.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:58:23.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-18T18:58:23.301Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-18T18:58:23.560Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-18T18:58:24.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-18T18:58:24.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-18T18:58:24.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-18T18:58:25.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-18T18:58:27.762Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-18T18:58:28.615Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/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/profiles/seccomp 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 [2020-09-18T18:58:28.701Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s) [2020-09-18T18:58:28.836Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2020-09-18T18:58:28.836Z] === RUN TestCgroupNamespacesRun [2020-09-18T18:58:29.640Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-18T18:58:29.894Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2020-09-18T18:58:29.894Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-18T18:58:30.575Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-18T18:58:31.415Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-09-18T18:58:31.415Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-18T18:58:31.954Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-18T18:58:32.463Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s) [2020-09-18T18:58:32.463Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-18T18:58:33.862Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-18T18:58:33.981Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-09-18T18:58:33.981Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-18T18:58:35.030Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-09-18T18:58:35.030Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-18T18:58:35.708Z] ? github.com/docker/docker/api [no test files] [2020-09-18T18:58:35.817Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-18T18:58:36.558Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-09-18T18:58:36.558Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-18T18:58:36.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-18T18:58:36.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-18T18:58:36.990Z] --- PASS: TestCreateServiceMultipleTimes (18.78s) [2020-09-18T18:58:36.990Z] === RUN TestCreateServiceConflict [2020-09-18T18:58:36.990Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-09-18T18:58:36.990Z] === RUN TestCreateServiceMaxReplicas [2020-09-18T18:58:37.233Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-18T18:58:37.233Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-18T18:58:37.323Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-18T18:58:37.891Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-18T18:58:38.752Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-09-18T18:58:38.752Z] === RUN TestKernelTCPMemory [2020-09-18T18:58:39.388Z] --- PASS: TestKernelTCPMemory (0.60s) [2020-09-18T18:58:39.388Z] === RUN TestNISDomainname [2020-09-18T18:58:39.795Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-18T18:58:40.029Z] --- PASS: TestNISDomainname (0.67s) [2020-09-18T18:58:40.029Z] === RUN TestHostnameDnsResolution [2020-09-18T18:58:40.054Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-18T18:58:40.293Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2020-09-18T18:58:40.293Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-18T18:58:40.621Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-18T18:58:40.668Z] --- PASS: TestHostnameDnsResolution (0.81s) [2020-09-18T18:58:40.668Z] === RUN TestStats [2020-09-18T18:58:42.527Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-18T18:58:42.786Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-18T18:58:43.355Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-18T18:58:43.431Z] --- PASS: TestStats (2.56s) [2020-09-18T18:58:43.431Z] === RUN TestStopContainerWithTimeout [2020-09-18T18:58:43.431Z] === RUN TestStopContainerWithTimeout/0 [2020-09-18T18:58:43.431Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-18T18:58:43.431Z] === RUN TestStopContainerWithTimeout/1 [2020-09-18T18:58:43.431Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-18T18:58:43.431Z] === RUN TestStopContainerWithTimeout/3 [2020-09-18T18:58:43.431Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-18T18:58:43.431Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-18T18:58:43.431Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-18T18:58:43.431Z] === CONT TestStopContainerWithTimeout/0 [2020-09-18T18:58:43.431Z] === CONT TestStopContainerWithTimeout/3 [2020-09-18T18:58:43.431Z] === CONT TestStopContainerWithTimeout/1 [2020-09-18T18:58:43.431Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-18T18:58:43.923Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-18T18:58:45.830Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-18T18:58:45.830Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-18T18:58:46.984Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-18T18:58:46.984Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-09-18T18:58:46.984Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2020-09-18T18:58:46.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2020-09-18T18:58:46.984Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-09-18T18:58:46.984Z] === RUN TestDeleteDevicemapper [2020-09-18T18:58:46.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-18T18:58:46.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:58:46.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-18T18:58:48.367Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-18T18:58:49.083Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2020-09-18T18:58:49.083Z] === RUN TestUpdateMemory [2020-09-18T18:58:49.722Z] --- PASS: TestUpdateMemory (0.72s) [2020-09-18T18:58:49.722Z] === RUN TestUpdateCPUQuota [2020-09-18T18:58:50.274Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-18T18:58:50.359Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-09-18T18:58:50.359Z] === RUN TestUpdatePidsLimit [2020-09-18T18:58:50.359Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-18T18:58:50.547Z] === RUN TestMiddlewares [2020-09-18T18:58:50.547Z] --- PASS: TestMiddlewares (0.00s) [2020-09-18T18:58:50.547Z] PASS [2020-09-18T18:58:50.547Z] coverage: 9.0% of statements [2020-09-18T18:58:50.547Z] ok github.com/docker/docker/api/server 0.200s coverage: 9.0% of statements [2020-09-18T18:58:50.654Z] === RUN TestUpdatePidsLimit/no_change [2020-09-18T18:58:50.947Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-18T18:58:51.210Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-18T18:58:51.239Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-18T18:58:51.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-18T18:58:51.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-18T18:58:52.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-18T18:58:53.116Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit (2.48s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-09-18T18:58:53.162Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-09-18T18:58:53.162Z] === RUN TestUpdateRestartPolicy [2020-09-18T18:58:54.054Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-18T18:58:55.206Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.96s) [2020-09-18T18:58:55.206Z] === RUN TestCreateServiceSecretFileMode [2020-09-18T18:58:56.590Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-18T18:58:58.501Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-18T18:58:58.513Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-09-18T18:58:58.513Z] === RUN TestCreateServiceConfigFileMode [2020-09-18T18:59:00.423Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-18T18:59:01.817Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-09-18T18:59:01.817Z] === RUN TestCreateServiceSysctls [2020-09-18T18:59:04.619Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-18T18:59:04.878Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-18T18:59:05.816Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-09-18T18:59:05.816Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-18T18:59:05.816Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-09-18T18:59:05.816Z] === RUN TestWaitNonBlocked [2020-09-18T18:59:05.816Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:59:05.816Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:59:05.816Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:59:05.816Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:59:05.816Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T18:59:05.816Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T18:59:05.816Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-18T18:59:05.816Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2020-09-18T18:59:05.816Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-09-18T18:59:05.816Z] === RUN TestWaitBlocked [2020-09-18T18:59:05.816Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:59:05.816Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:59:05.816Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:59:05.816Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:59:05.816Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-18T18:59:05.816Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-18T18:59:06.030Z] --- PASS: TestCreateServiceSysctls (4.19s) [2020-09-18T18:59:06.030Z] === RUN TestCreateServiceCapabilities [2020-09-18T18:59:06.257Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-18T18:59:06.257Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-18T18:59:06.515Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-18T18:59:06.515Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-09-18T18:59:06.515Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-09-18T18:59:06.515Z] === CONT TestContainerStartOnDaemonRestart [2020-09-18T18:59:06.515Z] === CONT TestIpcModeOlderClient [2020-09-18T18:59:06.515Z] === CONT TestDaemonHostGatewayIP [2020-09-18T18:59:06.515Z] === CONT TestContainerKillOnDaemonStart [2020-09-18T18:59:06.816Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-09-18T18:59:06.816Z] === CONT TestDaemonRestartIpcMode [2020-09-18T18:59:07.193Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-18T18:59:10.238Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-09-18T18:59:10.238Z] === RUN TestInspect [2020-09-18T18:59:10.402Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2020-09-18T18:59:10.695Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2020-09-18T18:59:10.695Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2020-09-18T18:59:11.386Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-18T18:59:11.645Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-18T18:59:13.023Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-18T18:59:13.541Z] --- PASS: TestInspect (3.56s) [2020-09-18T18:59:13.541Z] === RUN TestCreateJob [2020-09-18T18:59:13.591Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-18T18:59:14.968Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-18T18:59:15.228Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-18T18:59:15.795Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-18T18:59:17.752Z] --- PASS: TestCreateJob (4.20s) [2020-09-18T18:59:17.752Z] === RUN TestReplicatedJob [2020-09-18T18:59:19.084Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-18T18:59:19.179Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-09-18T18:59:19.179Z] PASS [2020-09-18T18:59:19.179Z] [2020-09-18T18:59:19.179Z] === Skipped [2020-09-18T18:59:19.179Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-18T18:59:19.179Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T18:59:19.179Z] [2020-09-18T18:59:19.179Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-18T18:59:19.179Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-18T18:59:19.179Z] [2020-09-18T18:59:19.179Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-18T18:59:19.179Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-18T18:59:19.179Z] [2020-09-18T18:59:19.179Z] [2020-09-18T18:59:19.179Z] DONE 192 tests, 3 skipped in 109.347s [2020-09-18T18:59:19.179Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-18T18:59:19.179Z] ++ 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 [2020-09-18T18:59:19.179Z] ++ set -e [2020-09-18T18:59:19.179Z] ++ '[' -n 0 ']' [2020-09-18T18:59:19.179Z] ++ set -x [2020-09-18T18:59:19.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T18:59:19.473Z] INFO: Testing against a local daemon [2020-09-18T18:59:19.473Z] === RUN TestCommitInheritsEnv [2020-09-18T18:59:19.768Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-09-18T18:59:19.768Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-18T18:59:19.768Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-18T18:59:19.768Z] === RUN TestImagesFilterMultiReference [2020-09-18T18:59:19.768Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-18T18:59:19.768Z] === RUN TestImagePullPlatformInvalid [2020-09-18T18:59:19.768Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-18T18:59:19.768Z] === RUN TestRemoveImageOrphaning [2020-09-18T18:59:20.063Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-09-18T18:59:20.063Z] === RUN TestRemoveImageGarbageCollector [2020-09-18T18:59:20.063Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-18T18:59:20.063Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:59:20.063Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-18T18:59:20.063Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-18T18:59:20.063Z] === RUN TestTagInvalidReference [2020-09-18T18:59:20.357Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-18T18:59:20.357Z] === RUN TestTagValidPrefixedRepo [2020-09-18T18:59:20.357Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-18T18:59:20.357Z] === RUN TestTagExistedNameWithoutForce [2020-09-18T18:59:20.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-18T18:59:20.357Z] === RUN TestTagOfficialNames [2020-09-18T18:59:20.357Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-18T18:59:20.357Z] === RUN TestTagMatchesDigest [2020-09-18T18:59:20.357Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-18T18:59:20.357Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-18T18:59:21.619Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-18T18:59:24.155Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-18T18:59:24.354Z] --- PASS: TestReplicatedJob (6.97s) [2020-09-18T18:59:24.354Z] === RUN TestUpdateReplicatedJob [2020-09-18T18:59:26.061Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-18T18:59:26.630Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-18T18:59:28.564Z] --- PASS: TestUpdateReplicatedJob (3.97s) [2020-09-18T18:59:28.564Z] === RUN TestServiceListWithStatuses [2020-09-18T18:59:28.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-18T18:59:28.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T18:59:28.564Z] === RUN TestDockerNetworkConnectAlias [2020-09-18T18:59:35.155Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2020-09-18T18:59:35.155Z] === RUN TestDockerNetworkReConnect [2020-09-18T18:59:36.614Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-18T18:59:37.554Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-18T18:59:37.671Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-18T18:59:37.671Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-18T18:59:37.671Z] remote: Enumerating objects: 2, done. [2020-09-18T18:59:37.671Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-18T18:59:37.671Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-18T18:59:37.671Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-18T18:59:37.671Z] 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. [2020-09-18T18:59:37.671Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-18T18:59:37.671Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-18T18:59:38.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/test/unit [2020-09-18T18:59:39.461Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-18T18:59:40.450Z] --- PASS: TestDockerNetworkReConnect (4.72s) [2020-09-18T18:59:40.450Z] === RUN TestServicePlugin [2020-09-18T18:59:40.450Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-18T18:59:40.450Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T18:59:40.450Z] === RUN TestServiceUpdateLabel [2020-09-18T18:59:40.553Z] ? github.com/docker/docker/api [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-18T18:59:41.192Z] === RUN TestBoolValue [2020-09-18T18:59:41.192Z] --- PASS: TestBoolValue (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestBoolValueOrDefault [2020-09-18T18:59:41.192Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestInt64ValueOrZero [2020-09-18T18:59:41.192Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestInt64ValueOrDefault [2020-09-18T18:59:41.192Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestInt64ValueOrDefaultWithError [2020-09-18T18:59:41.192Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestJsonContentType [2020-09-18T18:59:41.192Z] --- PASS: TestJsonContentType (0.00s) [2020-09-18T18:59:41.192Z] PASS [2020-09-18T18:59:41.192Z] coverage: 14.7% of statements [2020-09-18T18:59:41.192Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2020-09-18T18:59:41.192Z] === RUN TestMaskSecretKeys [2020-09-18T18:59:41.192Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-09-18T18:59:41.192Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-09-18T18:59:41.192Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-09-18T18:59:41.192Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-09-18T18:59:41.192Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-09-18T18:59:41.192Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-09-18T18:59:41.192Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestVersionMiddlewareVersion [2020-09-18T18:59:41.192Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-09-18T18:59:41.192Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-09-18T18:59:41.192Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-09-18T18:59:41.192Z] PASS [2020-09-18T18:59:41.192Z] coverage: 37.7% of statements [2020-09-18T18:59:41.192Z] ok github.com/docker/docker/api/server/middleware 0.155s coverage: 37.7% of statements [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-18T18:59:41.192Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-18T18:59:41.368Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-18T18:59:41.626Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-18T18:59:41.648Z] === RUN TestToJSON [2020-09-18T18:59:41.648Z] --- PASS: TestToJSON (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestToParamWithVersion [2020-09-18T18:59:41.648Z] --- PASS: TestToParamWithVersion (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestFromJSON [2020-09-18T18:59:41.648Z] --- PASS: TestFromJSON (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestEmpty [2020-09-18T18:59:41.648Z] --- PASS: TestEmpty (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestArgsMatchKVListEmptySources [2020-09-18T18:59:41.648Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestArgsMatchKVList [2020-09-18T18:59:41.648Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestArgsMatch [2020-09-18T18:59:41.648Z] --- PASS: TestArgsMatch (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestAdd [2020-09-18T18:59:41.648Z] --- PASS: TestAdd (0.00s) [2020-09-18T18:59:41.648Z] === RUN TestDel [2020-09-18T18:59:42.104Z] --- PASS: TestDel (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestLen [2020-09-18T18:59:42.104Z] --- PASS: TestLen (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestExactMatch [2020-09-18T18:59:42.104Z] --- PASS: TestExactMatch (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestOnlyOneExactMatch [2020-09-18T18:59:42.104Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestContains [2020-09-18T18:59:42.104Z] --- PASS: TestContains (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestValidate [2020-09-18T18:59:42.104Z] --- PASS: TestValidate (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestWalkValues [2020-09-18T18:59:42.104Z] --- PASS: TestWalkValues (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestFuzzyMatch [2020-09-18T18:59:42.104Z] --- PASS: TestFuzzyMatch (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestClone [2020-09-18T18:59:42.104Z] --- PASS: TestClone (0.00s) [2020-09-18T18:59:42.104Z] PASS [2020-09-18T18:59:42.104Z] coverage: 92.2% of statements [2020-09-18T18:59:42.104Z] ok github.com/docker/docker/api/types/filters 0.091s coverage: 92.2% of statements [2020-09-18T18:59:42.104Z] === RUN TestStrSliceMarshalJSON [2020-09-18T18:59:42.104Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestStrSliceUnmarshalJSON [2020-09-18T18:59:42.104Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestStrSliceUnmarshalString [2020-09-18T18:59:42.104Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-09-18T18:59:42.104Z] === RUN TestStrSliceUnmarshalSlice [2020-09-18T18:59:42.104Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-09-18T18:59:42.104Z] PASS [2020-09-18T18:59:42.104Z] coverage: 90.0% of statements [2020-09-18T18:59:42.104Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2020-09-18T18:59:42.272Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-18T18:59:42.272Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-18T18:59:42.560Z] === RUN TestAdjustForAPIVersion [2020-09-18T18:59:42.560Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-09-18T18:59:42.560Z] PASS [2020-09-18T18:59:42.560Z] coverage: 5.7% of statements [2020-09-18T18:59:42.560Z] ok github.com/docker/docker/api/server/router/swarm 0.122s coverage: 5.7% of statements [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/types [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-18T18:59:42.560Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-18T18:59:42.561Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-18T18:59:42.561Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-18T18:59:42.561Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-18T18:59:42.561Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-18T18:59:42.561Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-18T18:59:42.561Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-18T18:59:42.561Z] === RUN TestDurationToSecondsString [2020-09-18T18:59:42.561Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-09-18T18:59:42.561Z] === RUN TestGetTimestamp [2020-09-18T18:59:42.561Z] --- PASS: TestGetTimestamp (0.11s) [2020-09-18T18:59:42.561Z] === RUN TestParseTimestamps [2020-09-18T18:59:42.561Z] --- PASS: TestParseTimestamps (0.00s) [2020-09-18T18:59:42.561Z] PASS [2020-09-18T18:59:42.561Z] coverage: 100.0% of statements [2020-09-18T18:59:42.561Z] ok github.com/docker/docker/api/types/time 0.186s coverage: 100.0% of statements [2020-09-18T18:59:42.998Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-09-18T18:59:42.998Z] === RUN TestServiceUpdateSecrets [2020-09-18T18:59:43.018Z] === RUN TestCompareVersion [2020-09-18T18:59:43.018Z] --- PASS: TestCompareVersion (0.00s) [2020-09-18T18:59:43.018Z] PASS [2020-09-18T18:59:43.018Z] coverage: 75.0% of statements [2020-09-18T18:59:43.018Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-18T18:59:43.018Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-18T18:59:43.984Z] === RUN TestReadAll [2020-09-18T18:59:43.984Z] --- PASS: TestReadAll (0.00s) [2020-09-18T18:59:43.984Z] PASS [2020-09-18T18:59:43.984Z] coverage: 96.8% of statements [2020-09-18T18:59:43.984Z] ok github.com/docker/docker/builder/dockerignore 0.263s coverage: 96.8% of statements [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-09-18T18:59:44.947Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-09-18T18:59:44.947Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-09-18T18:59:44.947Z] === RUN TestCloneArgsSmartHttp [2020-09-18T18:59:44.947Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-09-18T18:59:44.947Z] === RUN TestCloneArgsDumbHttp [2020-09-18T18:59:44.947Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-09-18T18:59:44.947Z] === RUN TestCloneArgsGit [2020-09-18T18:59:44.947Z] --- PASS: TestCloneArgsGit (0.00s) [2020-09-18T18:59:44.947Z] === RUN TestCheckoutGit [2020-09-18T18:59:46.484Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-18T18:59:46.743Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-18T18:59:47.002Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-18T18:59:47.840Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-09-18T18:59:47.840Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.03s) [2020-09-18T18:59:47.840Z] === RUN TestProcessNoDockerignore [2020-09-18T18:59:47.840Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestProcessShouldLeaveAllFiles [2020-09-18T18:59:47.840Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestDetectContentType [2020-09-18T18:59:47.840Z] --- PASS: TestDetectContentType (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestSelectAcceptableMIME [2020-09-18T18:59:47.840Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestInspectEmptyResponse [2020-09-18T18:59:47.840Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestInspectResponseBinary [2020-09-18T18:59:47.840Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestResponseUnsupportedContentType [2020-09-18T18:59:47.840Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestInspectResponseTextSimple [2020-09-18T18:59:47.840Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestInspectResponseEmptyContentType [2020-09-18T18:59:47.840Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestUnknownContentLength [2020-09-18T18:59:47.840Z] --- PASS: TestUnknownContentLength (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestDownloadRemote [2020-09-18T18:59:47.840Z] --- PASS: TestDownloadRemote (0.11s) [2020-09-18T18:59:47.840Z] === RUN TestGetWithStatusError [2020-09-18T18:59:47.840Z] --- PASS: TestGetWithStatusError (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestCloseRootDirectory [2020-09-18T18:59:47.840Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-09-18T18:59:47.840Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T18:59:47.840Z] === RUN TestHashFile [2020-09-18T18:59:47.840Z] --- SKIP: TestHashFile (0.00s) [2020-09-18T18:59:47.840Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T18:59:47.840Z] === RUN TestHashSubdir [2020-09-18T18:59:47.840Z] --- SKIP: TestHashSubdir (0.00s) [2020-09-18T18:59:47.840Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T18:59:47.840Z] === RUN TestRemoveDirectory [2020-09-18T18:59:47.840Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-09-18T18:59:47.840Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T18:59:47.840Z] PASS [2020-09-18T18:59:47.840Z] coverage: 9.2% of statements [2020-09-18T18:59:47.840Z] ok github.com/docker/docker/builder/remotecontext 0.640s coverage: 9.2% of statements [2020-09-18T18:59:47.840Z] === RUN TestGetAllAllowed [2020-09-18T18:59:47.840Z] --- PASS: TestGetAllAllowed (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestGetAllMeta [2020-09-18T18:59:47.840Z] --- PASS: TestGetAllMeta (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestWarnOnUnusedBuildArgs [2020-09-18T18:59:47.840Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestIsUnreferencedBuiltin [2020-09-18T18:59:47.840Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestIsExistingDirectory [2020-09-18T18:59:47.840Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestGetFilenameForDownload [2020-09-18T18:59:47.840Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestEnv2Variables [2020-09-18T18:59:47.840Z] --- PASS: TestEnv2Variables (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-09-18T18:59:47.840Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestMaintainer [2020-09-18T18:59:47.840Z] --- PASS: TestMaintainer (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestLabel [2020-09-18T18:59:47.840Z] --- PASS: TestLabel (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestFromScratch [2020-09-18T18:59:47.840Z] --- PASS: TestFromScratch (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestFromWithArg [2020-09-18T18:59:47.840Z] --- PASS: TestFromWithArg (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-09-18T18:59:47.840Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestFromWithUndefinedArg [2020-09-18T18:59:47.840Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestFromMultiStageWithNamedStage [2020-09-18T18:59:47.840Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestOnbuild [2020-09-18T18:59:47.840Z] --- PASS: TestOnbuild (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestWorkdir [2020-09-18T18:59:47.840Z] --- PASS: TestWorkdir (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestCmd [2020-09-18T18:59:47.840Z] --- PASS: TestCmd (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestHealthcheckNone [2020-09-18T18:59:47.840Z] --- PASS: TestHealthcheckNone (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestHealthcheckCmd [2020-09-18T18:59:47.840Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestEntrypoint [2020-09-18T18:59:47.840Z] --- PASS: TestEntrypoint (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestExpose [2020-09-18T18:59:47.840Z] --- PASS: TestExpose (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestUser [2020-09-18T18:59:47.840Z] --- PASS: TestUser (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestVolume [2020-09-18T18:59:47.840Z] --- PASS: TestVolume (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestStopSignal [2020-09-18T18:59:47.840Z] --- SKIP: TestStopSignal (0.00s) [2020-09-18T18:59:47.840Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-18T18:59:47.840Z] === RUN TestArg [2020-09-18T18:59:47.840Z] --- PASS: TestArg (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestShell [2020-09-18T18:59:47.840Z] --- PASS: TestShell (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestPrependEnvOnCmd [2020-09-18T18:59:47.840Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestRunWithBuildArgs [2020-09-18T18:59:47.840Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestRunIgnoresHealthcheck [2020-09-18T18:59:47.840Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestNormalizeWorkdir [2020-09-18T18:59:47.840Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestDispatch [2020-09-18T18:59:47.840Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-09-18T18:59:47.840Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-09-18T18:59:47.840Z] === RUN TestEnable [2020-09-18T18:59:47.840Z] --- PASS: TestEnable (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestDisable [2020-09-18T18:59:47.840Z] --- PASS: TestDisable (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestEnabled [2020-09-18T18:59:47.840Z] --- PASS: TestEnabled (0.00s) [2020-09-18T18:59:47.840Z] PASS [2020-09-18T18:59:47.840Z] coverage: 100.0% of statements [2020-09-18T18:59:47.840Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-09-18T18:59:47.840Z] ok github.com/docker/docker/cli/debug 0.438s coverage: 100.0% of statements [2020-09-18T18:59:47.840Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-09-18T18:59:47.840Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-09-18T18:59:47.840Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-09-18T18:59:47.840Z] === RUN TestDispatch/COPY_url [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch (0.07s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-09-18T18:59:47.840Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestAddScratchImageAddsToMounts [2020-09-18T18:59:47.840Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestAddFromScratchPopulatesPlatform [2020-09-18T18:59:47.840Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-09-18T18:59:47.840Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-09-18T18:59:47.840Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestImageSourceGetAddsToMounts [2020-09-18T18:59:47.840Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestEmptyDockerfile [2020-09-18T18:59:47.840Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestSymlinkDockerfile [2020-09-18T18:59:47.840Z] --- PASS: TestSymlinkDockerfile (0.02s) [2020-09-18T18:59:47.840Z] === RUN TestDockerfileOutsideTheBuildContext [2020-09-18T18:59:47.840Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestNonExistingDockerfile [2020-09-18T18:59:47.840Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestCopyRunConfig [2020-09-18T18:59:47.840Z] --- PASS: TestCopyRunConfig (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestDeepCopyRunConfig [2020-09-18T18:59:47.840Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestExportImage [2020-09-18T18:59:47.840Z] --- PASS: TestExportImage (0.00s) [2020-09-18T18:59:47.840Z] === RUN TestNormalizeDest [2020-09-18T18:59:47.840Z] --- PASS: TestNormalizeDest (0.00s) [2020-09-18T18:59:47.840Z] PASS [2020-09-18T18:59:47.840Z] coverage: 46.3% of statements [2020-09-18T18:59:47.840Z] ok github.com/docker/docker/builder/dockerfile 0.670s coverage: 46.3% of statements [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite (326.45s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.40s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.90s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s) [2020-09-18T18:59:47.939Z] docker_cli_daemon_test.go:1449: [d11db73b754d8] daemon is not started [2020-09-18T18:59:47.939Z] check_test.go:309: [d78f062291d40] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.98s) [2020-09-18T18:59:47.939Z] check_test.go:309: [dbd758495c80b] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.56s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-18T18:59:47.939Z] check_test.go:309: [dcea1a73239ca] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-18T18:59:47.939Z] check_test.go:309: [ded0b6d59c02b] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2020-09-18T18:59:47.939Z] check_test.go:309: [d8e84efce2a3e] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-18T18:59:47.939Z] check_test.go:309: [d6ae0a62d32ff] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.28s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2020-09-18T18:59:47.939Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-18T18:59:47.939Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-18T18:59:47.939Z] check_test.go:309: [daca221a26952] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s) [2020-09-18T18:59:47.939Z] check_test.go:309: [d4c2135314281] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2020-09-18T18:59:47.939Z] check_test.go:309: [d6eb462a6c1c6] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-09-18T18:59:47.939Z] docker_cli_daemon_plugins_test.go:79: [d7f94db374c22] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.77s) [2020-09-18T18:59:47.939Z] docker_cli_daemon_plugins_test.go:169: [d303886559c7e] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-18T18:59:47.939Z] check_test.go:309: [da5cdeaae955a] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.43s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.71s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.98s) [2020-09-18T18:59:47.939Z] check_test.go:309: [d57da867855db] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.99s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.31s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.92s) [2020-09-18T18:59:47.939Z] check_test.go:309: [de19b41264b84] daemon is not started [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2020-09-18T18:59:47.939Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.54s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.53s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.46s) [2020-09-18T18:59:47.940Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-18T18:59:47.940Z] check_test.go:309: [d9450eb99710e] daemon is not started [2020-09-18T18:59:47.940Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-18T18:59:47.940Z] check_test.go:309: [de78f1a437438] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.75s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d532c0d25e13c] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.23s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.61s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.49s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d87d3ddce6d92] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.94s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d667bbccd1ecc] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-18T18:59:47.940Z] check_test.go:309: [d4ac5fded3df3] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-09-18T18:59:47.940Z] check_test.go:309: [db6c2110ba30f] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.70s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d5b7148955234] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.38s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d3339a8d1ac1d] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.87s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.63s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2020-09-18T18:59:47.940Z] check_test.go:309: [db1183c405adc] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d03d83ecf9685] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.18s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (5.03s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.55s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2020-09-18T18:59:47.940Z] docker_cli_daemon_test.go:2544: [d936bb3e9dcaf] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.45s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s) [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-09-18T18:59:47.940Z] check_test.go:309: [d23cd10502440] daemon is not started [2020-09-18T18:59:47.940Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.42s) [2020-09-18T18:59:47.940Z] === RUN TestDockerSwarmSuite [2020-09-18T18:59:47.940Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-18T18:59:47.940Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-18T18:59:48.199Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-18T18:59:48.458Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-18T18:59:49.028Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-18T18:59:50.937Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-18T18:59:51.196Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-18T18:59:52.575Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-18T18:59:54.482Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-18T18:59:54.482Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-18T18:59:55.425Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-18T18:59:55.448Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-09-18T18:59:56.805Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-18T18:59:57.913Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2020-09-18T18:59:57.913Z] === RUN TestServiceUpdateConfigs [2020-09-18T18:59:58.186Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-18T18:59:59.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-18T19:00:00.191Z] === RUN TestCheckpointCreateError [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestCheckpointCreate [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointCreate (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestCheckpointDeleteError [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestCheckpointDelete [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointDelete (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestCheckpointListError [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointListError (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestCheckpointList [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointList (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestCheckpointListContainerNotFound [2020-09-18T19:00:00.191Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNewClientWithOpsFromEnv [2020-09-18T19:00:00.191Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-09-18T19:00:00.191Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-18T19:00:00.191Z] === RUN TestGetAPIPath [2020-09-18T19:00:00.191Z] --- PASS: TestGetAPIPath (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestParseHostURL [2020-09-18T19:00:00.191Z] --- PASS: TestParseHostURL (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-09-18T19:00:00.191Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNegotiateAPIVersionEmpty [2020-09-18T19:00:00.191Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNegotiateAPIVersion [2020-09-18T19:00:00.191Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNegotiateAPVersionOverride [2020-09-18T19:00:00.191Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNegotiateAPIVersionAutomatic [2020-09-18T19:00:00.191Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-09-18T19:00:00.191Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-09-18T19:00:00.191Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestClientRedirect [2020-09-18T19:00:00.191Z] --- PASS: TestClientRedirect (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigCreateUnsupported [2020-09-18T19:00:00.191Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigCreateError [2020-09-18T19:00:00.191Z] --- PASS: TestConfigCreateError (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigCreate [2020-09-18T19:00:00.191Z] --- PASS: TestConfigCreate (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigInspectNotFound [2020-09-18T19:00:00.191Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigInspectWithEmptyID [2020-09-18T19:00:00.191Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigInspectUnsupported [2020-09-18T19:00:00.191Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigInspectError [2020-09-18T19:00:00.191Z] --- PASS: TestConfigInspectError (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigInspectConfigNotFound [2020-09-18T19:00:00.191Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-09-18T19:00:00.191Z] === RUN TestConfigInspect [2020-09-18T19:00:00.191Z] --- PASS: TestConfigInspect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigListUnsupported [2020-09-18T19:00:00.192Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigListError [2020-09-18T19:00:00.192Z] --- PASS: TestConfigListError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigList [2020-09-18T19:00:00.192Z] --- PASS: TestConfigList (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigRemoveUnsupported [2020-09-18T19:00:00.192Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigRemoveError [2020-09-18T19:00:00.192Z] --- PASS: TestConfigRemoveError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigRemove [2020-09-18T19:00:00.192Z] --- PASS: TestConfigRemove (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigUpdateUnsupported [2020-09-18T19:00:00.192Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigUpdateError [2020-09-18T19:00:00.192Z] --- PASS: TestConfigUpdateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestConfigUpdate [2020-09-18T19:00:00.192Z] --- PASS: TestConfigUpdate (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerCommitError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerCommitError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerCommit [2020-09-18T19:00:00.192Z] --- PASS: TestContainerCommit (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStatPathError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStatPathError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStatPathNotFoundError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStatPathNoHeaderError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStatPath [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStatPath (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyToContainerError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyToContainerError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyToContainerNotFoundError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyToContainerNotStatusOKError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyToContainer [2020-09-18T19:00:00.192Z] --- PASS: TestCopyToContainer (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyFromContainerError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyFromContainerNotFoundError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyFromContainerNotStatusOKError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyFromContainerNoHeaderError [2020-09-18T19:00:00.192Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestCopyFromContainer [2020-09-18T19:00:00.192Z] --- PASS: TestCopyFromContainer (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerCreateError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerCreateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerCreateImageNotFound [2020-09-18T19:00:00.192Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerCreateWithName [2020-09-18T19:00:00.192Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerCreateAutoRemove [2020-09-18T19:00:00.192Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerDiffError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerDiffError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerDiff [2020-09-18T19:00:00.192Z] --- PASS: TestContainerDiff (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecCreateError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecCreate [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecCreate (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecStartError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecStartError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecStart [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecStart (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecInspectError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecInspect [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecInspect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExportError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExportError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExport [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExport (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerInspectError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerInspectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerInspectContainerNotFound [2020-09-18T19:00:00.192Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerInspectWithEmptyID [2020-09-18T19:00:00.192Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerInspect [2020-09-18T19:00:00.192Z] --- PASS: TestContainerInspect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerInspectNode [2020-09-18T19:00:00.192Z] --- PASS: TestContainerInspectNode (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerKillError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerKillError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerKill [2020-09-18T19:00:00.192Z] --- PASS: TestContainerKill (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerListError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerListError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerList [2020-09-18T19:00:00.192Z] --- PASS: TestContainerList (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerLogsNotFoundError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerLogsError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerLogsError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerLogs [2020-09-18T19:00:00.192Z] --- PASS: TestContainerLogs (0.15s) [2020-09-18T19:00:00.192Z] === RUN TestContainerPauseError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerPauseError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerPause [2020-09-18T19:00:00.192Z] --- PASS: TestContainerPause (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainersPruneError [2020-09-18T19:00:00.192Z] --- PASS: TestContainersPruneError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainersPrune [2020-09-18T19:00:00.192Z] --- PASS: TestContainersPrune (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRemoveError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRemoveError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRemoveNotFoundError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRemove [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRemove (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRenameError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRenameError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRename [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRename (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerResizeError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerResizeError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecResizeError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerResize [2020-09-18T19:00:00.192Z] --- PASS: TestContainerResize (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerExecResize [2020-09-18T19:00:00.192Z] --- PASS: TestContainerExecResize (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRestartError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRestartError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerRestart [2020-09-18T19:00:00.192Z] --- PASS: TestContainerRestart (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStartError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStartError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStart [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStart (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStatsError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStatsError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStats [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStats (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStopError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStopError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerStop [2020-09-18T19:00:00.192Z] --- PASS: TestContainerStop (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerTopError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerTopError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerTop [2020-09-18T19:00:00.192Z] --- PASS: TestContainerTop (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerUnpauseError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerUnpause [2020-09-18T19:00:00.192Z] --- PASS: TestContainerUnpause (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerUpdateError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerUpdateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerUpdate [2020-09-18T19:00:00.192Z] --- PASS: TestContainerUpdate (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerWaitError [2020-09-18T19:00:00.192Z] --- PASS: TestContainerWaitError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestContainerWait [2020-09-18T19:00:00.192Z] --- PASS: TestContainerWait (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestDiskUsageError [2020-09-18T19:00:00.192Z] --- PASS: TestDiskUsageError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestDiskUsage [2020-09-18T19:00:00.192Z] --- PASS: TestDiskUsage (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestDistributionInspectUnsupported [2020-09-18T19:00:00.192Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestDistributionInspectWithEmptyID [2020-09-18T19:00:00.192Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestEventsErrorInOptions [2020-09-18T19:00:00.192Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestEventsErrorFromServer [2020-09-18T19:00:00.192Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestEvents [2020-09-18T19:00:00.192Z] --- PASS: TestEvents (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestTLSCloseWriter [2020-09-18T19:00:00.192Z] === PAUSE TestTLSCloseWriter [2020-09-18T19:00:00.192Z] === RUN TestImageBuildError [2020-09-18T19:00:00.192Z] --- PASS: TestImageBuildError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageBuild [2020-09-18T19:00:00.192Z] --- PASS: TestImageBuild (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestGetDockerOS [2020-09-18T19:00:00.192Z] --- PASS: TestGetDockerOS (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageCreateError [2020-09-18T19:00:00.192Z] --- PASS: TestImageCreateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageCreate [2020-09-18T19:00:00.192Z] --- PASS: TestImageCreate (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageHistoryError [2020-09-18T19:00:00.192Z] --- PASS: TestImageHistoryError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageHistory [2020-09-18T19:00:00.192Z] --- PASS: TestImageHistory (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageImportError [2020-09-18T19:00:00.192Z] --- PASS: TestImageImportError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageImport [2020-09-18T19:00:00.192Z] --- PASS: TestImageImport (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageInspectError [2020-09-18T19:00:00.192Z] --- PASS: TestImageInspectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageInspectImageNotFound [2020-09-18T19:00:00.192Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageInspectWithEmptyID [2020-09-18T19:00:00.192Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageInspect [2020-09-18T19:00:00.192Z] --- PASS: TestImageInspect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageListError [2020-09-18T19:00:00.192Z] --- PASS: TestImageListError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageList [2020-09-18T19:00:00.192Z] --- PASS: TestImageList (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageListApiBefore125 [2020-09-18T19:00:00.192Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageLoadError [2020-09-18T19:00:00.192Z] --- PASS: TestImageLoadError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageLoad [2020-09-18T19:00:00.192Z] --- PASS: TestImageLoad (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagesPruneError [2020-09-18T19:00:00.192Z] --- PASS: TestImagesPruneError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagesPrune [2020-09-18T19:00:00.192Z] --- PASS: TestImagesPrune (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullReferenceParseError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullAnyError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullAnyError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullStatusUnauthorizedError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePullWithoutErrors [2020-09-18T19:00:00.192Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushReferenceError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushAnyError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushAnyError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushStatusUnauthorizedError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithoutErrors [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-09-18T19:00:00.192Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-09-18T19:00:00.192Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageRemoveError [2020-09-18T19:00:00.192Z] --- PASS: TestImageRemoveError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageRemoveImageNotFound [2020-09-18T19:00:00.192Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageRemove [2020-09-18T19:00:00.192Z] --- PASS: TestImageRemove (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSaveError [2020-09-18T19:00:00.192Z] --- PASS: TestImageSaveError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSave [2020-09-18T19:00:00.192Z] --- PASS: TestImageSave (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSearchAnyError [2020-09-18T19:00:00.192Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSearchStatusUnauthorizedError [2020-09-18T19:00:00.192Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-18T19:00:00.192Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-18T19:00:00.192Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-09-18T19:00:00.192Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageSearchWithoutErrors [2020-09-18T19:00:00.192Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageTagError [2020-09-18T19:00:00.192Z] --- PASS: TestImageTagError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageTagInvalidReference [2020-09-18T19:00:00.192Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageTagInvalidSourceImageName [2020-09-18T19:00:00.192Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageTagHexSource [2020-09-18T19:00:00.192Z] --- PASS: TestImageTagHexSource (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestImageTag [2020-09-18T19:00:00.192Z] --- PASS: TestImageTag (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestInfoServerError [2020-09-18T19:00:00.192Z] --- PASS: TestInfoServerError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestInfoInvalidResponseJSONError [2020-09-18T19:00:00.192Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestInfo [2020-09-18T19:00:00.192Z] --- PASS: TestInfo (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkConnectError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkConnectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkConnect [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkConnect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkCreateError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkCreateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkCreate [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkCreate (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkDisconnectError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkDisconnect [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkInspectError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkInspectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkInspectNotFoundError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkInspectWithEmptyID [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkInspect [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkInspect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkListError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkListError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkList [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkList (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworksPruneError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworksPruneError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworksPrune [2020-09-18T19:00:00.192Z] --- PASS: TestNetworksPrune (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkRemoveError [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNetworkRemove [2020-09-18T19:00:00.192Z] --- PASS: TestNetworkRemove (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeInspectError [2020-09-18T19:00:00.192Z] --- PASS: TestNodeInspectError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeInspectNodeNotFound [2020-09-18T19:00:00.192Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeInspectWithEmptyID [2020-09-18T19:00:00.192Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeInspect [2020-09-18T19:00:00.192Z] --- PASS: TestNodeInspect (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeListError [2020-09-18T19:00:00.192Z] --- PASS: TestNodeListError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeList [2020-09-18T19:00:00.192Z] --- PASS: TestNodeList (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeRemoveError [2020-09-18T19:00:00.192Z] --- PASS: TestNodeRemoveError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeRemove [2020-09-18T19:00:00.192Z] --- PASS: TestNodeRemove (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeUpdateError [2020-09-18T19:00:00.192Z] --- PASS: TestNodeUpdateError (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestNodeUpdate [2020-09-18T19:00:00.192Z] --- PASS: TestNodeUpdate (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestOptionWithTimeout [2020-09-18T19:00:00.192Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-09-18T19:00:00.192Z] === RUN TestPingFail [2020-09-18T19:00:00.192Z] --- PASS: TestPingFail (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPingWithError [2020-09-18T19:00:00.193Z] 2020/09/18 18:59:59 RoundTripper returned a response & error; ignoring response [2020-09-18T19:00:00.193Z] 2020/09/18 18:59:59 RoundTripper returned a response & error; ignoring response [2020-09-18T19:00:00.193Z] --- PASS: TestPingWithError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPingSuccess [2020-09-18T19:00:00.193Z] --- PASS: TestPingSuccess (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPingHeadFallback [2020-09-18T19:00:00.193Z] === RUN TestPingHeadFallback/OK [2020-09-18T19:00:00.193Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-09-18T19:00:00.193Z] === RUN TestPingHeadFallback/Not_Found [2020-09-18T19:00:00.193Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-09-18T19:00:00.193Z] --- PASS: TestPingHeadFallback (0.00s) [2020-09-18T19:00:00.193Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-09-18T19:00:00.193Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-09-18T19:00:00.193Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-09-18T19:00:00.193Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginDisableError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginDisableError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginDisable [2020-09-18T19:00:00.193Z] --- PASS: TestPluginDisable (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginEnableError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginEnableError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginEnable [2020-09-18T19:00:00.193Z] --- PASS: TestPluginEnable (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginInspectError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginInspectError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginInspectWithEmptyID [2020-09-18T19:00:00.193Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginInspect [2020-09-18T19:00:00.193Z] --- PASS: TestPluginInspect (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginListError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginListError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginList [2020-09-18T19:00:00.193Z] --- PASS: TestPluginList (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginPushError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginPushError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginPush [2020-09-18T19:00:00.193Z] --- PASS: TestPluginPush (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginRemoveError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginRemoveError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginRemove [2020-09-18T19:00:00.193Z] --- PASS: TestPluginRemove (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginSetError [2020-09-18T19:00:00.193Z] --- PASS: TestPluginSetError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPluginSet [2020-09-18T19:00:00.193Z] --- PASS: TestPluginSet (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSetHostHeader [2020-09-18T19:00:00.193Z] --- PASS: TestSetHostHeader (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestPlainTextError [2020-09-18T19:00:00.193Z] --- PASS: TestPlainTextError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestInfiniteError [2020-09-18T19:00:00.193Z] --- PASS: TestInfiniteError (0.01s) [2020-09-18T19:00:00.193Z] === RUN TestSecretCreateUnsupported [2020-09-18T19:00:00.193Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretCreateError [2020-09-18T19:00:00.193Z] --- PASS: TestSecretCreateError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretCreate [2020-09-18T19:00:00.193Z] --- PASS: TestSecretCreate (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretInspectUnsupported [2020-09-18T19:00:00.193Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretInspectError [2020-09-18T19:00:00.193Z] --- PASS: TestSecretInspectError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretInspectSecretNotFound [2020-09-18T19:00:00.193Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretInspectWithEmptyID [2020-09-18T19:00:00.193Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretInspect [2020-09-18T19:00:00.193Z] --- PASS: TestSecretInspect (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretListUnsupported [2020-09-18T19:00:00.193Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretListError [2020-09-18T19:00:00.193Z] --- PASS: TestSecretListError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretList [2020-09-18T19:00:00.193Z] --- PASS: TestSecretList (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretRemoveUnsupported [2020-09-18T19:00:00.193Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretRemoveError [2020-09-18T19:00:00.193Z] --- PASS: TestSecretRemoveError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretRemove [2020-09-18T19:00:00.193Z] --- PASS: TestSecretRemove (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretUpdateUnsupported [2020-09-18T19:00:00.193Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretUpdateError [2020-09-18T19:00:00.193Z] --- PASS: TestSecretUpdateError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSecretUpdate [2020-09-18T19:00:00.193Z] --- PASS: TestSecretUpdate (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceCreateError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceCreateError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceCreate [2020-09-18T19:00:00.193Z] --- PASS: TestServiceCreate (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceCreateCompatiblePlatforms [2020-09-18T19:00:00.193Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceCreateDigestPinning [2020-09-18T19:00:00.193Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceInspectError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceInspectError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceInspectServiceNotFound [2020-09-18T19:00:00.193Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceInspectWithEmptyID [2020-09-18T19:00:00.193Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceInspect [2020-09-18T19:00:00.193Z] --- PASS: TestServiceInspect (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceListError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceListError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceList [2020-09-18T19:00:00.193Z] --- PASS: TestServiceList (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceLogsError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceLogsError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceLogs [2020-09-18T19:00:00.193Z] --- PASS: TestServiceLogs (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceRemoveError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceRemoveError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceRemoveNotFoundError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceRemove [2020-09-18T19:00:00.193Z] --- PASS: TestServiceRemove (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceUpdateError [2020-09-18T19:00:00.193Z] --- PASS: TestServiceUpdateError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestServiceUpdate [2020-09-18T19:00:00.193Z] --- PASS: TestServiceUpdate (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmGetUnlockKeyError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmGetUnlockKey [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmInitError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmInitError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmInit [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmInit (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmInspectError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmInspectError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmInspect [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmInspect (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmJoinError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmJoinError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmJoin [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmJoin (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmLeaveError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmLeave [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmLeave (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmUnlockError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmUnlock [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmUnlock (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmUpdateError [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestSwarmUpdate [2020-09-18T19:00:00.193Z] --- PASS: TestSwarmUpdate (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestTaskInspectError [2020-09-18T19:00:00.193Z] --- PASS: TestTaskInspectError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestTaskInspectWithEmptyID [2020-09-18T19:00:00.193Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestTaskInspect [2020-09-18T19:00:00.193Z] --- PASS: TestTaskInspect (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestTaskListError [2020-09-18T19:00:00.193Z] --- PASS: TestTaskListError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestTaskList [2020-09-18T19:00:00.193Z] --- PASS: TestTaskList (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestVolumeCreateError [2020-09-18T19:00:00.193Z] --- PASS: TestVolumeCreateError (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestVolumeCreate [2020-09-18T19:00:00.193Z] --- PASS: TestVolumeCreate (0.00s) [2020-09-18T19:00:00.193Z] === RUN TestVolumeInspectError [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeInspectError (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeInspectNotFound [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeInspectWithEmptyID [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeInspect [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeInspect (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeListError [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeListError (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeList [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeList (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeRemoveError [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-09-18T19:00:00.649Z] === RUN TestVolumeRemove [2020-09-18T19:00:00.649Z] --- PASS: TestVolumeRemove (0.00s) [2020-09-18T19:00:00.649Z] === CONT TestTLSCloseWriter [2020-09-18T19:00:00.649Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-09-18T19:00:00.649Z] PASS [2020-09-18T19:00:00.649Z] coverage: 74.9% of statements [2020-09-18T19:00:00.649Z] ok github.com/docker/docker/client 0.762s coverage: 74.9% of statements [2020-09-18T19:00:06.136Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-18T19:00:14.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-18T19:00:14.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-18T19:00:16.035Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2020-09-18T19:00:16.035Z] === RUN TestServiceUpdateNetwork [2020-09-18T19:00:18.305Z] --- PASS: TestCheckoutGit (31.95s) [2020-09-18T19:00:18.305Z] === RUN TestValidGitTransport [2020-09-18T19:00:18.305Z] --- PASS: TestValidGitTransport (0.00s) [2020-09-18T19:00:18.305Z] === RUN TestGitInvalidRef [2020-09-18T19:00:18.305Z] --- PASS: TestGitInvalidRef (0.21s) [2020-09-18T19:00:18.305Z] PASS [2020-09-18T19:00:18.305Z] coverage: 86.3% of statements [2020-09-18T19:00:18.305Z] ok github.com/docker/docker/builder/remotecontext/git 32.294s coverage: 86.3% of statements [2020-09-18T19:00:18.305Z] ? github.com/docker/docker/cli [no test files] [2020-09-18T19:00:18.305Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-09-18T19:00:23.005Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestConfigureDaemonLogs [2020-09-18T19:00:23.005Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestCommonOptionsInstallFlags [2020-09-18T19:00:23.005Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-09-18T19:00:23.005Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-09-18T19:00:23.005Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-09-18T19:00:23.005Z] PASS [2020-09-18T19:00:23.005Z] coverage: 19.3% of statements [2020-09-18T19:00:23.005Z] ok github.com/docker/docker/cmd/dockerd 0.621s coverage: 19.3% of statements [2020-09-18T19:00:24.317Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-18T19:00:24.546Z] === RUN TestContainerStopSignal [2020-09-18T19:00:24.546Z] --- PASS: TestContainerStopSignal (0.00s) [2020-09-18T19:00:24.546Z] === RUN TestContainerStopTimeout [2020-09-18T19:00:24.546Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-09-18T19:00:24.546Z] === RUN TestContainerSecretReferenceDestTarget [2020-09-18T19:00:24.546Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-09-18T19:00:24.546Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-09-18T19:00:24.546Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-09-18T19:00:24.546Z] === RUN TestContainerLogPathSetForRingLogger [2020-09-18T19:00:24.546Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-09-18T19:00:24.546Z] === RUN TestReplaceAndAppendEnvVars [2020-09-18T19:00:24.546Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-09-18T19:00:24.547Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-09-18T19:00:24.547Z] === RUN TestNewMemoryStore [2020-09-18T19:00:24.547Z] --- PASS: TestNewMemoryStore (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestAddContainers [2020-09-18T19:00:24.547Z] --- PASS: TestAddContainers (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestGetContainer [2020-09-18T19:00:24.547Z] --- PASS: TestGetContainer (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestDeleteContainer [2020-09-18T19:00:24.547Z] --- PASS: TestDeleteContainer (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestListContainers [2020-09-18T19:00:24.547Z] --- PASS: TestListContainers (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestFirstContainer [2020-09-18T19:00:24.547Z] --- PASS: TestFirstContainer (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestApplyAllContainer [2020-09-18T19:00:24.547Z] --- PASS: TestApplyAllContainer (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestIsValidHealthString [2020-09-18T19:00:24.547Z] --- PASS: TestIsValidHealthString (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestStateRunStop [2020-09-18T19:00:24.547Z] --- PASS: TestStateRunStop (0.00s) [2020-09-18T19:00:24.547Z] === RUN TestStateTimeoutWait [2020-09-18T19:00:25.007Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-09-18T19:00:25.007Z] state_test.go:141: Stop callback fired [2020-09-18T19:00:25.007Z] state_test.go:165: Stop callback fired [2020-09-18T19:00:25.007Z] === RUN TestIsValidStateString [2020-09-18T19:00:25.007Z] --- PASS: TestIsValidStateString (0.00s) [2020-09-18T19:00:25.007Z] === RUN TestViewSaveDelete [2020-09-18T19:00:25.007Z] --- PASS: TestViewSaveDelete (0.02s) [2020-09-18T19:00:25.007Z] === RUN TestViewAll [2020-09-18T19:00:25.007Z] --- PASS: TestViewAll (0.02s) [2020-09-18T19:00:25.007Z] === RUN TestViewGet [2020-09-18T19:00:25.007Z] --- PASS: TestViewGet (0.01s) [2020-09-18T19:00:25.007Z] === RUN TestNames [2020-09-18T19:00:25.007Z] --- PASS: TestNames (0.00s) [2020-09-18T19:00:25.007Z] === RUN TestViewWithHealthCheck [2020-09-18T19:00:25.007Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-09-18T19:00:25.007Z] PASS [2020-09-18T19:00:25.007Z] coverage: 41.6% of statements [2020-09-18T19:00:25.007Z] ok github.com/docker/docker/container 0.457s coverage: 41.6% of statements [2020-09-18T19:00:25.007Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-18T19:00:25.007Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-18T19:00:25.007Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-18T19:00:25.007Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-18T19:00:25.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-18T19:00:27.192Z] === RUN TestPrepare [2020-09-18T19:00:27.192Z] --- PASS: TestPrepare (0.00s) [2020-09-18T19:00:27.192Z] === RUN TestStart [2020-09-18T19:00:27.192Z] --- PASS: TestStart (0.00s) [2020-09-18T19:00:27.192Z] === RUN TestWaitCancel [2020-09-18T19:00:27.192Z] --- PASS: TestWaitCancel (0.00s) [2020-09-18T19:00:27.192Z] === RUN TestWaitDisabled [2020-09-18T19:00:27.192Z] --- PASS: TestWaitDisabled (0.00s) [2020-09-18T19:00:27.192Z] === RUN TestWaitEnabled [2020-09-18T19:00:27.192Z] --- PASS: TestWaitEnabled (0.00s) [2020-09-18T19:00:27.192Z] === RUN TestRemove [2020-09-18T19:00:27.192Z] --- PASS: TestRemove (0.00s) [2020-09-18T19:00:27.192Z] PASS [2020-09-18T19:00:27.192Z] coverage: 65.3% of statements [2020-09-18T19:00:27.192Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.273s coverage: 65.3% of statements [2020-09-18T19:00:28.273Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2020-09-18T19:00:28.273Z] === RUN TestServiceUpdatePidsLimit [2020-09-18T19:00:29.219Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-18T19:00:29.377Z] === RUN TestNewListSecretsFilters [2020-09-18T19:00:29.377Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-09-18T19:00:29.377Z] === RUN TestNewListConfigsFilters [2020-09-18T19:00:29.377Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-09-18T19:00:29.377Z] PASS [2020-09-18T19:00:29.377Z] coverage: 0.5% of statements [2020-09-18T19:00:29.377Z] ok github.com/docker/docker/daemon/cluster 0.778s coverage: 0.5% of statements [2020-09-18T19:00:29.377Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-09-18T19:00:29.838Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertFromGRPCIsolation [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-09-18T19:00:29.838Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-09-18T19:00:29.838Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-09-18T19:00:30.165Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-09-18T19:00:30.303Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-09-18T19:00:30.303Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCConfigs [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCConfigs [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-09-18T19:00:30.303Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-09-18T19:00:30.303Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-09-18T19:00:30.303Z] PASS [2020-09-18T19:00:30.303Z] coverage: 35.9% of statements [2020-09-18T19:00:30.303Z] ok github.com/docker/docker/daemon/cluster/convert 0.824s coverage: 35.9% of statements [2020-09-18T19:00:35.391Z] === RUN TestBuilderGC [2020-09-18T19:00:35.391Z] --- PASS: TestBuilderGC (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestDaemonConfigurationNotFound [2020-09-18T19:00:35.391Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestDaemonBrokenConfiguration [2020-09-18T19:00:35.391Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestParseClusterAdvertiseSettings [2020-09-18T19:00:35.391Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestFindConfigurationConflicts [2020-09-18T19:00:35.391Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-09-18T19:00:35.391Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestDaemonConfigurationMergeConflicts [2020-09-18T19:00:35.391Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-09-18T19:00:35.391Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-09-18T19:00:35.391Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-09-18T19:00:35.391Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-09-18T19:00:35.391Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-09-18T19:00:35.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-09-18T19:00:35.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-09-18T19:00:35.392Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-09-18T19:00:35.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-09-18T19:00:35.392Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-09-18T19:00:35.392Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-09-18T19:00:35.392Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_label [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_dns [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_dns-search [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-09-18T19:00:35.392Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-09-18T19:00:35.392Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestModifiedDiscoverySettings [2020-09-18T19:00:35.392Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestReloadSetConfigFileNotExist [2020-09-18T19:00:35.392Z] time="2020-09-18T19:00:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-09-18T19:00:35.392Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2020-09-18T19:00:35.392Z] === RUN TestReloadDefaultConfigNotExist [2020-09-18T19:00:35.392Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-09-18T19:00:35.392Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:00:35.392Z] === RUN TestReloadBadDefaultConfig [2020-09-18T19:00:35.392Z] time="2020-09-18T19:00:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-274949203" [2020-09-18T19:00:35.392Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestReloadWithConflictingLabels [2020-09-18T19:00:35.392Z] time="2020-09-18T19:00:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-005867926" [2020-09-18T19:00:35.392Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestReloadWithDuplicateLabels [2020-09-18T19:00:35.392Z] time="2020-09-18T19:00:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-941832189" [2020-09-18T19:00:35.392Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestDaemonConfigurationMerge [2020-09-18T19:00:35.392Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-09-18T19:00:35.392Z] PASS [2020-09-18T19:00:35.392Z] coverage: 79.7% of statements [2020-09-18T19:00:35.392Z] ok github.com/docker/docker/daemon/config 0.870s coverage: 79.7% of statements [2020-09-18T19:00:35.392Z] === RUN TestDiscoveryOptsErrors [2020-09-18T19:00:35.392Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-09-18T19:00:35.392Z] === RUN TestDiscoveryOpts [2020-09-18T19:00:35.392Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-09-18T19:00:35.392Z] PASS [2020-09-18T19:00:35.392Z] coverage: 30.0% of statements [2020-09-18T19:00:35.392Z] ok github.com/docker/docker/daemon/discovery 0.216s coverage: 30.0% of statements [2020-09-18T19:00:35.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-18T19:00:35.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-18T19:00:35.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-18T19:00:36.245Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-18T19:00:36.934Z] === RUN TestVerifyNetworkingConfig [2020-09-18T19:00:36.934Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestGetContainer [2020-09-18T19:00:36.934Z] --- PASS: TestGetContainer (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestValidContainerNames [2020-09-18T19:00:36.934Z] --- PASS: TestValidContainerNames (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestContainerInitDNS [2020-09-18T19:00:36.934Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-09-18T19:00:36.934Z] daemon_test.go:147: root required [2020-09-18T19:00:36.934Z] === RUN TestMerge [2020-09-18T19:00:36.934Z] --- PASS: TestMerge (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestValidateContainerIsolation [2020-09-18T19:00:36.934Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestFindNetworkErrorType [2020-09-18T19:00:36.934Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestEnsureServicesExist [2020-09-18T19:00:36.934Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestEnsureServicesExistErrors [2020-09-18T19:00:36.934Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-09-18T19:00:36.934Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-09-18T19:00:36.934Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-09-18T19:00:36.934Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestContainerDelete [2020-09-18T19:00:36.934Z] --- PASS: TestContainerDelete (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestContainerDoubleDelete [2020-09-18T19:00:36.934Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestLogContainerEventCopyLabels [2020-09-18T19:00:36.934Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestLogContainerEventWithAttributes [2020-09-18T19:00:36.934Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestNoneHealthcheck [2020-09-18T19:00:36.934Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestHealthStates [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] time="2020-09-18T19:00:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-18T19:00:36.934Z] --- PASS: TestHealthStates (0.09s) [2020-09-18T19:00:36.934Z] === RUN TestMaskURLCredentials [2020-09-18T19:00:36.934Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestGetInspectData [2020-09-18T19:00:36.934Z] --- PASS: TestGetInspectData (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestFillLicense [2020-09-18T19:00:36.934Z] --- PASS: TestFillLicense (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestListInvalidFilter [2020-09-18T19:00:36.934Z] --- PASS: TestListInvalidFilter (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestNameFilter [2020-09-18T19:00:36.934Z] --- PASS: TestNameFilter (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-09-18T19:00:36.934Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-09-18T19:00:36.934Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-09-18T19:00:36.934Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestDaemonReloadLabels [2020-09-18T19:00:36.934Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-09-18T19:00:36.934Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestDaemonReloadMirrors [2020-09-18T19:00:36.934Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestDaemonReloadInsecureRegistries [2020-09-18T19:00:36.934Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestDaemonReloadNotAffectOthers [2020-09-18T19:00:36.934Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-09-18T19:00:36.934Z] === RUN TestDaemonDiscoveryReload [2020-09-18T19:00:37.396Z] === RUN TestWaitNodeAttachment [2020-09-18T19:00:37.624Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-18T19:00:37.624Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-18T19:00:37.708Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-18T19:00:37.856Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2020-09-18T19:00:37.856Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-09-18T19:00:37.856Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-09-18T19:00:37.856Z] === RUN TestIsolationConversion [2020-09-18T19:00:37.856Z] === RUN TestIsolationConversion/default [2020-09-18T19:00:37.856Z] === RUN TestIsolationConversion/process [2020-09-18T19:00:37.856Z] === RUN TestIsolationConversion/hyperv [2020-09-18T19:00:37.856Z] --- PASS: TestIsolationConversion (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestContainerLabels [2020-09-18T19:00:37.856Z] --- PASS: TestContainerLabels (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestCredentialSpecConversion [2020-09-18T19:00:37.856Z] === RUN TestCredentialSpecConversion/none [2020-09-18T19:00:37.856Z] === RUN TestCredentialSpecConversion/config [2020-09-18T19:00:37.856Z] === RUN TestCredentialSpecConversion/file [2020-09-18T19:00:37.856Z] === RUN TestCredentialSpecConversion/registry [2020-09-18T19:00:37.856Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-09-18T19:00:37.856Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestControllerValidateMountBind [2020-09-18T19:00:37.856Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestControllerValidateMountVolume [2020-09-18T19:00:37.856Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestControllerValidateMountTarget [2020-09-18T19:00:37.856Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestControllerValidateMountTmpfs [2020-09-18T19:00:37.856Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestControllerValidateMountInvalidType [2020-09-18T19:00:37.856Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-09-18T19:00:37.856Z] === RUN TestControllerValidateMountNamedPipe [2020-09-18T19:00:37.856Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-09-18T19:00:37.856Z] PASS [2020-09-18T19:00:37.856Z] coverage: 11.3% of statements [2020-09-18T19:00:37.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.810s coverage: 11.3% of statements [2020-09-18T19:00:37.884Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-18T19:00:38.317Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-09-18T19:00:38.317Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-09-18T19:00:38.780Z] === RUN TestEventsLog [2020-09-18T19:00:38.780Z] --- PASS: TestEventsLog (0.00s) [2020-09-18T19:00:38.780Z] === RUN TestEventsLogTimeout [2020-09-18T19:00:38.780Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-09-18T19:00:38.780Z] === RUN TestLogEvents [2020-09-18T19:00:38.780Z] --- PASS: TestLogEvents (0.05s) [2020-09-18T19:00:38.780Z] === RUN TestLoadBufferedEvents [2020-09-18T19:00:38.780Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-09-18T19:00:38.780Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-09-18T19:00:38.780Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-18T19:00:38.780Z] reload_test.go:520: root required [2020-09-18T19:00:38.780Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-09-18T19:00:38.780Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-09-18T19:00:38.780Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-09-18T19:00:38.780Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-09-18T19:00:38.780Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-09-18T19:00:38.780Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-09-18T19:00:38.780Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-09-18T19:00:38.780Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-09-18T19:00:38.780Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-09-18T19:00:38.780Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-09-18T19:00:38.780Z] === RUN TestParseVolumesFrom [2020-09-18T19:00:38.780Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-09-18T19:00:38.780Z] PASS [2020-09-18T19:00:38.780Z] coverage: 9.1% of statements [2020-09-18T19:00:38.780Z] ok github.com/docker/docker/daemon 3.483s coverage: 9.1% of statements [2020-09-18T19:00:38.780Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-18T19:00:38.780Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-18T19:00:38.780Z] --- PASS: TestLoadBufferedEvents (0.12s) [2020-09-18T19:00:38.780Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-09-18T19:00:38.780Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-09-18T19:00:38.780Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-09-18T19:00:38.780Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-09-18T19:00:38.780Z] PASS [2020-09-18T19:00:38.780Z] coverage: 50.0% of statements [2020-09-18T19:00:38.780Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2020-09-18T19:00:38.780Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-18T19:00:38.780Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-18T19:00:39.240Z] === RUN TestIsEmptyDir [2020-09-18T19:00:39.240Z] --- PASS: TestIsEmptyDir (0.01s) [2020-09-18T19:00:39.240Z] PASS [2020-09-18T19:00:39.240Z] coverage: 2.3% of statements [2020-09-18T19:00:39.240Z] ok github.com/docker/docker/daemon/graphdriver 0.167s coverage: 2.3% of statements [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-18T19:00:39.240Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-18T19:00:40.212Z] === RUN TestLinkNaming [2020-09-18T19:00:40.212Z] --- PASS: TestLinkNaming (0.00s) [2020-09-18T19:00:40.212Z] === RUN TestLinkNew [2020-09-18T19:00:40.212Z] --- PASS: TestLinkNew (0.00s) [2020-09-18T19:00:40.212Z] === RUN TestLinkEnv [2020-09-18T19:00:40.212Z] --- PASS: TestLinkEnv (0.00s) [2020-09-18T19:00:40.212Z] === RUN TestLinkMultipleEnv [2020-09-18T19:00:40.212Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-09-18T19:00:40.212Z] === RUN TestLinkPortRangeEnv [2020-09-18T19:00:40.212Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-09-18T19:00:40.212Z] PASS [2020-09-18T19:00:40.212Z] coverage: 93.0% of statements [2020-09-18T19:00:40.212Z] ok github.com/docker/docker/daemon/links 0.122s coverage: 93.0% of statements [2020-09-18T19:00:42.401Z] === RUN TestNewStreamConfig [2020-09-18T19:00:42.401Z] === RUN TestNewStreamConfig/defaults [2020-09-18T19:00:42.401Z] === RUN TestNewStreamConfig/invalid_create_group [2020-09-18T19:00:42.401Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-09-18T19:00:42.401Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-09-18T19:00:42.861Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-09-18T19:00:42.861Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-09-18T19:00:42.861Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-09-18T19:00:42.861Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-09-18T19:00:42.861Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestNewAWSLogsClientRegionDetect [2020-09-18T19:00:42.861Z] time="2020-09-18T19:00:42Z" level=info msg="Trying to get region from EC2 Metadata" [2020-09-18T19:00:42.861Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2020-09-18T19:00:42.861Z] === RUN TestCreateSuccess [2020-09-18T19:00:42.861Z] --- PASS: TestCreateSuccess (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCreateLogGroupSuccess [2020-09-18T19:00:42.861Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCreateError [2020-09-18T19:00:42.861Z] --- PASS: TestCreateError (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCreateAlreadyExists [2020-09-18T19:00:42.861Z] time="2020-09-18T19:00:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-09-18T19:00:42.861Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestLogClosed [2020-09-18T19:00:42.861Z] --- PASS: TestLogClosed (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestLogBlocking [2020-09-18T19:00:42.861Z] --- PASS: TestLogBlocking (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestLogNonBlockingBufferEmpty [2020-09-18T19:00:42.861Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestLogNonBlockingBufferFull [2020-09-18T19:00:42.861Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestPublishBatchSuccess [2020-09-18T19:00:42.861Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestPublishBatchError [2020-09-18T19:00:42.861Z] time="2020-09-18T19:00:42Z" level=error msg=Error [2020-09-18T19:00:42.861Z] --- PASS: TestPublishBatchError (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-09-18T19:00:42.861Z] time="2020-09-18T19:00:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-18T19:00:42.861Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestPublishBatchAlreadyAccepted [2020-09-18T19:00:42.861Z] time="2020-09-18T19:00:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-18T19:00:42.861Z] time="2020-09-18T19:00:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-09-18T19:00:42.861Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchSimple [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchTicker [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMultilinePattern [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.13s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchClose [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchClose (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen/0/Hello [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen/2/🙃 [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen/3/���� [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen/4/He��o [2020-09-18T19:00:42.861Z] === RUN TestEffectiveLen/5/ [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/0/ [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/1/Hello [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/2/Hello [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/3/Hello [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/4/🙃 [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/5/🙃 [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/6/a� [2020-09-18T19:00:42.861Z] === RUN TestFindValidSplit/7/a� [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: Hello [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: He [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: llo [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: Hello [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: 🙃 [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: 🙃 [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: a [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: � [2020-09-18T19:00:42.861Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1044: a� [2020-09-18T19:00:42.861Z] cloudwatchlogs_test.go:1045: [2020-09-18T19:00:42.861Z] === RUN TestProcessEventEmoji [2020-09-18T19:00:42.861Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchLineSplit [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchLineSplitWithBinary [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMaxEvents [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMaxTotalBytes [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-09-18T19:00:42.861Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-09-18T19:00:42.861Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsMultilinePattern [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-09-18T19:00:42.861Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-09-18T19:00:42.861Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-09-18T19:00:42.861Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-09-18T19:00:42.861Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-09-18T19:00:42.861Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-09-18T19:00:42.861Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-09-18T19:00:42.861Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-09-18T19:00:42.861Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-09-18T19:00:42.861Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-09-18T19:00:42.862Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-09-18T19:00:42.862Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-09-18T19:00:42.862Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-09-18T19:00:42.862Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-09-18T19:00:42.862Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestCreateTagSuccess [2020-09-18T19:00:42.862Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-09-18T19:00:42.862Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-09-18T19:00:42.862Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-09-18T19:00:42.862Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-09-18T19:00:42.862Z] PASS [2020-09-18T19:00:42.862Z] coverage: 77.8% of statements [2020-09-18T19:00:42.862Z] === RUN TestAdapterReadLogs [2020-09-18T19:00:42.862Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestCopier [2020-09-18T19:00:42.862Z] --- PASS: TestCopier (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestCopierLongLines [2020-09-18T19:00:42.862Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.8% of statements [2020-09-18T19:00:42.862Z] --- PASS: TestCopierLongLines (0.00s) [2020-09-18T19:00:42.862Z] === RUN TestCopierSlow [2020-09-18T19:00:43.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-18T19:00:43.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-18T19:00:43.322Z] --- PASS: TestCopierSlow (0.23s) [2020-09-18T19:00:43.322Z] === RUN TestCopierWithSized [2020-09-18T19:00:43.322Z] --- PASS: TestCopierWithSized (0.00s) [2020-09-18T19:00:43.322Z] === RUN TestCopierWithPartial [2020-09-18T19:00:43.322Z] --- PASS: TestCopierWithPartial (0.01s) [2020-09-18T19:00:43.322Z] === RUN TestRingLogger [2020-09-18T19:00:43.322Z] --- PASS: TestRingLogger (0.00s) [2020-09-18T19:00:43.323Z] === RUN TestRingCap [2020-09-18T19:00:43.323Z] --- PASS: TestRingCap (0.00s) [2020-09-18T19:00:43.323Z] === RUN TestRingClose [2020-09-18T19:00:43.323Z] --- PASS: TestRingClose (0.00s) [2020-09-18T19:00:43.323Z] === RUN TestRingDrain [2020-09-18T19:00:43.323Z] --- PASS: TestRingDrain (0.00s) [2020-09-18T19:00:43.323Z] PASS [2020-09-18T19:00:43.323Z] coverage: 41.2% of statements [2020-09-18T19:00:43.323Z] ok github.com/docker/docker/daemon/logger 0.812s coverage: 41.2% of statements [2020-09-18T19:00:43.783Z] === RUN TestSearchRegistryForImagesErrors [2020-09-18T19:00:43.783Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-09-18T19:00:43.783Z] === RUN TestSearchRegistryForImages [2020-09-18T19:00:43.783Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-09-18T19:00:43.783Z] PASS [2020-09-18T19:00:43.783Z] coverage: 4.8% of statements [2020-09-18T19:00:43.783Z] ok github.com/docker/docker/daemon/images 0.359s coverage: 4.8% of statements [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-18T19:00:43.783Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-18T19:00:44.243Z] === RUN TestJSONFileLogger [2020-09-18T19:00:44.243Z] --- PASS: TestJSONFileLogger (0.00s) [2020-09-18T19:00:44.243Z] === RUN TestJSONFileLoggerWithTags [2020-09-18T19:00:44.243Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-09-18T19:00:44.243Z] === RUN TestJSONFileLoggerWithOpts [2020-09-18T19:00:44.243Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-09-18T19:00:44.243Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-09-18T19:00:44.243Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-09-18T19:00:44.243Z] === RUN TestEncodeDecode [2020-09-18T19:00:44.243Z] === PAUSE TestEncodeDecode [2020-09-18T19:00:44.243Z] === CONT TestEncodeDecode [2020-09-18T19:00:44.243Z] --- PASS: TestEncodeDecode (0.12s) [2020-09-18T19:00:44.243Z] PASS [2020-09-18T19:00:44.243Z] coverage: 61.6% of statements [2020-09-18T19:00:44.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.478s coverage: 61.6% of statements [2020-09-18T19:00:44.243Z] === RUN TestJSONLogsMarshalJSONBuf [2020-09-18T19:00:44.243Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-09-18T19:00:44.243Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-09-18T19:00:44.704Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2020-09-18T19:00:44.704Z] === RUN TestFastTimeMarshalJSON [2020-09-18T19:00:44.704Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-09-18T19:00:44.704Z] PASS [2020-09-18T19:00:44.704Z] coverage: 87.2% of statements [2020-09-18T19:00:44.704Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.267s coverage: 87.2% of statements [2020-09-18T19:00:45.851Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2020-09-18T19:00:45.851Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-18T19:00:45.851Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-18T19:00:45.851Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-18T19:00:45.851Z] PASS [2020-09-18T19:00:45.851Z] [2020-09-18T19:00:45.851Z] === Skipped [2020-09-18T19:00:45.851Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-18T19:00:45.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T19:00:45.851Z] [2020-09-18T19:00:45.851Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-18T19:00:45.851Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:00:45.851Z] [2020-09-18T19:00:45.851Z] [2020-09-18T19:00:45.851Z] DONE 27 tests, 2 skipped in 160.642s [2020-09-18T19:00:45.851Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-18T19:00:45.851Z] ++ 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 [2020-09-18T19:00:45.851Z] ++ set -e [2020-09-18T19:00:45.851Z] ++ '[' -n 0 ']' [2020-09-18T19:00:45.851Z] ++ set -x [2020-09-18T19:00:45.851Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:00:45.851Z] INFO: Testing against a local daemon [2020-09-18T19:00:45.851Z] === RUN TestSessionCreate [2020-09-18T19:00:45.851Z] --- PASS: TestSessionCreate (0.05s) [2020-09-18T19:00:45.851Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-18T19:00:45.851Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-18T19:00:45.851Z] PASS [2020-09-18T19:00:45.851Z] [2020-09-18T19:00:45.851Z] DONE 2 tests in 0.265s [2020-09-18T19:00:45.851Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-18T19:00:45.851Z] ++ 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 [2020-09-18T19:00:45.851Z] ++ set -e [2020-09-18T19:00:45.851Z] ++ '[' -n 0 ']' [2020-09-18T19:00:45.851Z] ++ set -x [2020-09-18T19:00:45.851Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:00:45.851Z] INFO: Testing against a local daemon [2020-09-18T19:00:45.851Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-18T19:00:45.851Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:00:45.851Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T19:00:45.851Z] === RUN TestEventsExecDie [2020-09-18T19:00:46.245Z] === RUN TestWriteLog [2020-09-18T19:00:46.245Z] === PAUSE TestWriteLog [2020-09-18T19:00:46.245Z] === RUN TestReadLog [2020-09-18T19:00:46.245Z] === PAUSE TestReadLog [2020-09-18T19:00:46.245Z] === CONT TestWriteLog [2020-09-18T19:00:46.245Z] === CONT TestReadLog [2020-09-18T19:00:46.245Z] --- PASS: TestWriteLog (0.00s) [2020-09-18T19:00:46.245Z] === RUN TestReadLog/tail_exact [2020-09-18T19:00:46.245Z] === RUN TestReadLog/tail_less_than_available [2020-09-18T19:00:46.245Z] === RUN TestReadLog/tail_more_than_available [2020-09-18T19:00:46.245Z] --- PASS: TestReadLog (0.18s) [2020-09-18T19:00:46.245Z] --- PASS: TestReadLog/tail_exact (0.12s) [2020-09-18T19:00:46.245Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-09-18T19:00:46.245Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-09-18T19:00:46.245Z] PASS [2020-09-18T19:00:46.245Z] coverage: 75.2% of statements [2020-09-18T19:00:46.245Z] ok github.com/docker/docker/daemon/logger/local 0.509s coverage: 75.2% of statements [2020-09-18T19:00:46.245Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-18T19:00:46.424Z] --- PASS: TestEventsExecDie (0.86s) [2020-09-18T19:00:46.424Z] === RUN TestEventsBackwardsCompatible [2020-09-18T19:00:46.424Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-18T19:00:46.424Z] === RUN TestInfoBinaryCommits [2020-09-18T19:00:46.424Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-18T19:00:46.424Z] === RUN TestInfoAPIVersioned [2020-09-18T19:00:46.424Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-18T19:00:46.424Z] === RUN TestInfoDiscoveryBackend [2020-09-18T19:00:46.707Z] === RUN TestOpenFileDelete [2020-09-18T19:00:46.707Z] --- PASS: TestOpenFileDelete (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestOpenFileRename [2020-09-18T19:00:46.707Z] --- PASS: TestOpenFileRename (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestParseLogTagDefaultTag [2020-09-18T19:00:46.707Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestParseLogTag [2020-09-18T19:00:46.707Z] --- PASS: TestParseLogTag (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestParseLogTagEmptyTag [2020-09-18T19:00:46.707Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestTailFiles [2020-09-18T19:00:46.707Z] --- PASS: TestTailFiles (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestFollowLogsConsumerGone [2020-09-18T19:00:46.707Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-09-18T19:00:46.707Z] === RUN TestFollowLogsProducerGone [2020-09-18T19:00:46.707Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-09-18T19:00:46.707Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-09-18T19:00:46.707Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-09-18T19:00:46.707Z] === RUN TestCheckCapacityAndRotate [2020-09-18T19:00:46.707Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2020-09-18T19:00:46.707Z] PASS [2020-09-18T19:00:46.707Z] coverage: 35.9% of statements [2020-09-18T19:00:46.707Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.215s coverage: 35.9% of statements [2020-09-18T19:00:47.003Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-09-18T19:00:47.003Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-18T19:00:47.168Z] === RUN TestLog [2020-09-18T19:00:47.168Z] --- PASS: TestLog (0.01s) [2020-09-18T19:00:47.168Z] PASS [2020-09-18T19:00:47.168Z] coverage: 33.3% of statements [2020-09-18T19:00:47.168Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.192s coverage: 33.3% of statements [2020-09-18T19:00:47.353Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-18T19:00:47.353Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-18T19:00:47.628Z] === RUN TestValidateLogOpt [2020-09-18T19:00:47.628Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestNewMissedConfig [2020-09-18T19:00:47.628Z] --- PASS: TestNewMissedConfig (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestNewMissedUrl [2020-09-18T19:00:47.628Z] --- PASS: TestNewMissedUrl (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestNewMissedToken [2020-09-18T19:00:47.628Z] --- PASS: TestNewMissedToken (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestNewWithProxy [2020-09-18T19:00:47.628Z] --- PASS: TestNewWithProxy (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestDefault [2020-09-18T19:00:47.628Z] --- PASS: TestDefault (0.01s) [2020-09-18T19:00:47.628Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-09-18T19:00:47.628Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestJsonFormat [2020-09-18T19:00:47.628Z] --- PASS: TestJsonFormat (0.01s) [2020-09-18T19:00:47.628Z] === RUN TestRawFormat [2020-09-18T19:00:47.628Z] --- PASS: TestRawFormat (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestRawFormatWithLabels [2020-09-18T19:00:47.628Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestRawFormatWithoutTag [2020-09-18T19:00:47.628Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-09-18T19:00:47.628Z] === RUN TestBatching [2020-09-18T19:00:47.628Z] --- PASS: TestBatching (0.32s) [2020-09-18T19:00:47.628Z] === RUN TestFrequency [2020-09-18T19:00:48.089Z] --- PASS: TestFrequency (0.16s) [2020-09-18T19:00:48.089Z] === RUN TestOneMessagePerRequest [2020-09-18T19:00:48.089Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-09-18T19:00:48.089Z] === RUN TestVerify [2020-09-18T19:00:48.089Z] --- PASS: TestVerify (0.00s) [2020-09-18T19:00:48.089Z] === RUN TestSkipVerify [2020-09-18T19:00:48.089Z] === RUN TestNewParse [2020-09-18T19:00:48.089Z] --- PASS: TestNewParse (0.00s) [2020-09-18T19:00:48.089Z] PASS [2020-09-18T19:00:48.089Z] coverage: 8.3% of statements [2020-09-18T19:00:48.089Z] ok github.com/docker/docker/daemon/logger/templates 0.108s coverage: 8.3% of statements [2020-09-18T19:00:48.089Z] time="2020-09-18T19:00:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.089Z] time="2020-09-18T19:00:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.089Z] time="2020-09-18T19:00:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.089Z] time="2020-09-18T19:00:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.290Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-18T19:00:48.396Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-18T19:00:48.396Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-18T19:00:48.549Z] --- PASS: TestSkipVerify (0.40s) [2020-09-18T19:00:48.549Z] === RUN TestBufferMaximum [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.116457\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.116457\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] --- PASS: TestBufferMaximum (0.00s) [2020-09-18T19:00:48.549Z] === RUN TestServerAlwaysDown [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.121463\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.121463\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.121463\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.122460\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] time="2020-09-18T19:00:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600455648.122460\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:48.549Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-09-18T19:00:48.549Z] === RUN TestCannotSendAfterClose [2020-09-18T19:00:48.549Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-09-18T19:00:48.549Z] === RUN TestDeadlockOnBlockedEndpoint [2020-09-18T19:00:48.550Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-18T19:00:48.658Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-09-18T19:00:48.658Z] === RUN TestInfoAPI [2020-09-18T19:00:48.658Z] --- PASS: TestInfoAPI (0.05s) [2020-09-18T19:00:48.658Z] === RUN TestInfoAPIWarnings [2020-09-18T19:00:49.009Z] === RUN TestParseLogFormat [2020-09-18T19:00:49.009Z] --- PASS: TestParseLogFormat (0.00s) [2020-09-18T19:00:49.009Z] === RUN TestValidateLogOptEmpty [2020-09-18T19:00:49.009Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-09-18T19:00:49.009Z] === RUN TestValidateSyslogAddress [2020-09-18T19:00:49.009Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-09-18T19:00:49.009Z] === RUN TestParseAddressDefaultPort [2020-09-18T19:00:49.009Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-09-18T19:00:49.009Z] === RUN TestValidateSyslogFacility [2020-09-18T19:00:49.009Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-09-18T19:00:49.009Z] === RUN TestValidateLogOptSyslogFormat [2020-09-18T19:00:49.009Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-09-18T19:00:49.009Z] === RUN TestValidateLogOpt [2020-09-18T19:00:49.009Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-18T19:00:49.009Z] PASS [2020-09-18T19:00:49.009Z] coverage: 46.8% of statements [2020-09-18T19:00:49.009Z] ok github.com/docker/docker/daemon/logger/syslog 0.187s coverage: 46.8% of statements [2020-09-18T19:00:49.118Z] === RUN TestDockerSuite/TestBuildFails [2020-09-18T19:00:49.470Z] time="2020-09-18T19:00:49Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-09-18T19:00:49.470Z] time="2020-09-18T19:00:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c01f58bbbdcc\"}'" [2020-09-18T19:00:49.470Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-09-18T19:00:49.470Z] PASS [2020-09-18T19:00:49.470Z] coverage: 82.5% of statements [2020-09-18T19:00:49.470Z] ok github.com/docker/docker/daemon/logger/splunk 2.132s coverage: 82.5% of statements [2020-09-18T19:00:49.470Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-18T19:00:49.470Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-18T19:00:49.470Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-18T19:00:49.603Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-09-18T19:00:49.603Z] === RUN TestInfoDebug [2020-09-18T19:00:49.688Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-18T19:00:49.688Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-18T19:00:49.865Z] --- PASS: TestInfoDebug (0.61s) [2020-09-18T19:00:49.865Z] === RUN TestInfoInsecureRegistries [2020-09-18T19:00:50.443Z] === RUN TestV1IDService [2020-09-18T19:00:50.443Z] --- PASS: TestV1IDService (0.02s) [2020-09-18T19:00:50.443Z] === RUN TestV2MetadataService [2020-09-18T19:00:50.810Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-09-18T19:00:50.810Z] === RUN TestInfoRegistryMirrors [2020-09-18T19:00:50.903Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-09-18T19:00:50.903Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestContinueOnError_MirrorEndpoint [2020-09-18T19:00:50.903Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestContinueOnError_NeverContinue [2020-09-18T19:00:50.903Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestContinueOnError_UnnestsErrors [2020-09-18T19:00:50.903Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestFixManifestLayers [2020-09-18T19:00:50.903Z] --- PASS: TestFixManifestLayers (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestFixManifestLayersBaseLayerParent [2020-09-18T19:00:50.903Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-18T19:00:50.903Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-18T19:00:50.903Z] === RUN TestFixManifestLayersBadParent [2020-09-18T19:00:50.903Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestValidateManifest [2020-09-18T19:00:50.903Z] --- SKIP: TestValidateManifest (0.00s) [2020-09-18T19:00:50.903Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-18T19:00:50.903Z] === RUN TestFormatPlatform [2020-09-18T19:00:50.903Z] --- PASS: TestFormatPlatform (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestGetRepositoryMountCandidates [2020-09-18T19:00:50.903Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-09-18T19:00:50.903Z] === RUN TestLayerAlreadyExists [2020-09-18T19:00:50.903Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-09-18T19:00:50.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-18T19:00:50.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-18T19:00:50.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-18T19:00:50.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-18T19:00:50.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-18T19:00:50.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-18T19:00:50.903Z] === RUN TestWhenEmptyAuthConfig [2020-09-18T19:00:51.071Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-09-18T19:00:51.071Z] === RUN TestLoginFailsWithBadCredentials [2020-09-18T19:00:51.644Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-09-18T19:00:51.644Z] === RUN TestPingCacheHeaders [2020-09-18T19:00:51.644Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-18T19:00:51.644Z] === RUN TestPingGet [2020-09-18T19:00:51.644Z] --- PASS: TestPingGet (0.03s) [2020-09-18T19:00:51.644Z] === RUN TestPingHead [2020-09-18T19:00:51.644Z] --- PASS: TestPingHead (0.05s) [2020-09-18T19:00:51.644Z] === RUN TestVersion [2020-09-18T19:00:51.644Z] --- PASS: TestVersion (0.04s) [2020-09-18T19:00:51.644Z] PASS [2020-09-18T19:00:51.644Z] [2020-09-18T19:00:51.644Z] === Skipped [2020-09-18T19:00:51.644Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:00:51.644Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T19:00:51.644Z] [2020-09-18T19:00:51.644Z] [2020-09-18T19:00:51.644Z] DONE 18 tests, 1 skipped in 6.455s [2020-09-18T19:00:51.644Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-18T19:00:51.644Z] ++ 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 [2020-09-18T19:00:51.644Z] ++ set -e [2020-09-18T19:00:51.644Z] ++ '[' -n 0 ']' [2020-09-18T19:00:51.644Z] ++ set -x [2020-09-18T19:00:51.644Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:00:51.874Z] === RUN TestSuccessfulDownload [2020-09-18T19:00:51.874Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-09-18T19:00:51.874Z] download_test.go:268: Needs fixing on Windows [2020-09-18T19:00:51.874Z] === RUN TestCancelledDownload [2020-09-18T19:00:51.874Z] --- PASS: TestCancelledDownload (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestMaxDownloadAttempts [2020-09-18T19:00:51.874Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-18T19:00:51.874Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-18T19:00:51.874Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-18T19:00:51.874Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-18T19:00:51.874Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-18T19:00:51.874Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-18T19:00:51.874Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-18T19:00:51.874Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-18T19:00:51.874Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-18T19:00:51.874Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-18T19:00:51.874Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-18T19:00:51.874Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-18T19:00:51.874Z] === RUN TestNotFound [2020-09-18T19:00:51.874Z] --- PASS: TestNotFound (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestConflict [2020-09-18T19:00:51.874Z] --- PASS: TestConflict (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestForbidden [2020-09-18T19:00:51.874Z] --- PASS: TestForbidden (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestInvalidParameter [2020-09-18T19:00:51.874Z] --- PASS: TestInvalidParameter (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestNotImplemented [2020-09-18T19:00:51.874Z] --- PASS: TestNotImplemented (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestNotModified [2020-09-18T19:00:51.874Z] --- PASS: TestNotModified (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestUnauthorized [2020-09-18T19:00:51.874Z] --- PASS: TestUnauthorized (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestUnknown [2020-09-18T19:00:51.874Z] --- PASS: TestUnknown (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestCancelled [2020-09-18T19:00:51.874Z] --- PASS: TestCancelled (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestDeadline [2020-09-18T19:00:51.874Z] --- PASS: TestDeadline (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestDataLoss [2020-09-18T19:00:51.874Z] --- PASS: TestDataLoss (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestUnavailable [2020-09-18T19:00:51.874Z] --- PASS: TestUnavailable (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestSystem [2020-09-18T19:00:51.874Z] --- PASS: TestSystem (0.00s) [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Not_Found [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Bad_Request [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Conflict [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Unauthorized [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Service_Unavailable [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Forbidden [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Not_Modified [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Not_Implemented [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-09-18T19:00:51.874Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-09-18T19:00:51.874Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-09-18T19:00:51.874Z] PASS [2020-09-18T19:00:51.874Z] coverage: 49.4% of statements [2020-09-18T19:00:51.874Z] ok github.com/docker/docker/errdefs 0.191s coverage: 49.4% of statements [2020-09-18T19:00:51.874Z] --- PASS: TestV2MetadataService (1.33s) [2020-09-18T19:00:51.874Z] PASS [2020-09-18T19:00:51.874Z] coverage: 48.2% of statements [2020-09-18T19:00:51.874Z] ok github.com/docker/docker/distribution/metadata 1.585s coverage: 48.2% of statements [2020-09-18T19:00:51.906Z] INFO: Testing against a local daemon [2020-09-18T19:00:51.906Z] === RUN TestVolumesCreateAndList [2020-09-18T19:00:51.906Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-18T19:00:51.906Z] === RUN TestVolumesRemove [2020-09-18T19:00:51.906Z] --- PASS: TestVolumesRemove (0.10s) [2020-09-18T19:00:51.906Z] === RUN TestVolumesInspect [2020-09-18T19:00:52.167Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-18T19:00:52.167Z] === RUN TestVolumesInvalidJSON [2020-09-18T19:00:52.167Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-18T19:00:52.167Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-18T19:00:52.167Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-18T19:00:52.167Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-18T19:00:52.167Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-18T19:00:52.167Z] PASS [2020-09-18T19:00:52.167Z] [2020-09-18T19:00:52.167Z] DONE 5 tests in 0.365s [2020-09-18T19:00:52.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T19:00:52.224Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-18T19:00:52.335Z] time="2020-09-18T19:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-18T19:00:52.335Z] time="2020-09-18T19:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-18T19:00:52.335Z] time="2020-09-18T19:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-18T19:00:52.335Z] time="2020-09-18T19:00:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-18T19:00:52.335Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-09-18T19:00:52.335Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2020-09-18T19:00:52.335Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2020-09-18T19:00:52.335Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2020-09-18T19:00:52.335Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2020-09-18T19:00:52.335Z] === RUN TestTransfer [2020-09-18T19:00:52.335Z] --- PASS: TestWhenEmptyAuthConfig (1.29s) [2020-09-18T19:00:52.335Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-09-18T19:00:52.335Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-09-18T19:00:52.335Z] === RUN TestTokenPassThru [2020-09-18T19:00:52.335Z] --- PASS: TestTokenPassThru (0.00s) [2020-09-18T19:00:52.335Z] === RUN TestTokenPassThruDifferentHost [2020-09-18T19:00:52.335Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-09-18T19:00:52.335Z] PASS [2020-09-18T19:00:52.335Z] coverage: 20.1% of statements [2020-09-18T19:00:52.335Z] ok github.com/docker/docker/distribution 1.533s coverage: 20.1% of statements [2020-09-18T19:00:52.335Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-18T19:00:52.335Z] --- PASS: TestTransfer (0.16s) [2020-09-18T19:00:52.335Z] === RUN TestConcurrencyLimit [2020-09-18T19:00:52.428Z] ++++ cat bundles/test-integration/docker.pid [2020-09-18T19:00:52.428Z] +++ kill 13573 [2020-09-18T19:00:52.795Z] --- PASS: TestConcurrencyLimit (0.42s) [2020-09-18T19:00:52.795Z] === RUN TestInactiveJobs [2020-09-18T19:00:53.255Z] --- PASS: TestInactiveJobs (0.79s) [2020-09-18T19:00:53.601Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-18T19:00:53.715Z] === RUN TestWatchRelease [2020-09-18T19:00:53.715Z] --- PASS: TestWatchRelease (0.04s) [2020-09-18T19:00:53.715Z] === RUN TestWatchFinishedTransfer [2020-09-18T19:00:53.715Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-09-18T19:00:53.715Z] === RUN TestDuplicateTransfer [2020-09-18T19:00:53.715Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-09-18T19:00:53.715Z] === RUN TestSuccessfulUpload [2020-09-18T19:00:53.715Z] time="2020-09-18T19:00:53Z" level=error msg="Upload failed, retrying: simulating retry" [2020-09-18T19:00:53.815Z] +++ /etc/init.d/apparmor stop [2020-09-18T19:00:53.815Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T19:00:53.815Z] [2020-09-18T19:00:53.815Z] Unloading profiles will leave already running processes permanently [2020-09-18T19:00:53.815Z] unconfined, which can lead to unexpected situations. [2020-09-18T19:00:53.815Z] [2020-09-18T19:00:53.815Z] To set a process to complain mode, use the command line tool [2020-09-18T19:00:53.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T19:00:53.815Z] +++ true [2020-09-18T19:00:53.815Z] exiting test-integration [2020-09-18T19:00:53.815Z] ++ exit 0 [2020-09-18T19:00:53.815Z] [2020-09-18T19:00:54.176Z] === RUN TestCompare [2020-09-18T19:00:54.176Z] --- PASS: TestCompare (0.00s) [2020-09-18T19:00:54.176Z] PASS [2020-09-18T19:00:54.176Z] coverage: 19.2% of statements [2020-09-18T19:00:54.176Z] ok github.com/docker/docker/image/cache 0.171s coverage: 19.2% of statements [2020-09-18T19:00:54.176Z] --- PASS: TestSuccessfulUpload (0.47s) [2020-09-18T19:00:54.176Z] === RUN TestCancelledUpload [2020-09-18T19:00:54.176Z] --- PASS: TestCancelledUpload (0.00s) [2020-09-18T19:00:54.176Z] PASS [2020-09-18T19:00:54.176Z] coverage: 77.3% of statements [2020-09-18T19:00:54.176Z] ok github.com/docker/docker/distribution/xfer 2.413s coverage: 77.3% of statements [2020-09-18T19:00:54.176Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-18T19:00:54.176Z] === RUN TestFSGetInvalidData [2020-09-18T19:00:54.176Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-09-18T19:00:54.176Z] === RUN TestFSInvalidSet [2020-09-18T19:00:54.176Z] --- PASS: TestFSInvalidSet (0.01s) [2020-09-18T19:00:54.176Z] === RUN TestFSInvalidRoot [2020-09-18T19:00:54.176Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-09-18T19:00:54.176Z] === RUN TestFSMetadataGetSet [2020-09-18T19:00:54.176Z] --- PASS: TestFSMetadataGetSet (0.13s) [2020-09-18T19:00:54.176Z] === RUN TestFSInvalidWalker [2020-09-18T19:00:54.176Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-09-18T19:00:54.176Z] === RUN TestFSGetSet [2020-09-18T19:00:54.176Z] --- PASS: TestFSGetSet (0.02s) [2020-09-18T19:00:54.176Z] === RUN TestFSGetUnsetKey [2020-09-18T19:00:54.176Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestFSGetEmptyData [2020-09-18T19:00:54.176Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestFSDelete [2020-09-18T19:00:54.176Z] === RUN TestMakeV1ConfigFromConfig [2020-09-18T19:00:54.176Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-09-18T19:00:54.176Z] PASS [2020-09-18T19:00:54.176Z] coverage: 25.0% of statements [2020-09-18T19:00:54.176Z] ok github.com/docker/docker/image/v1 0.170s coverage: 25.0% of statements [2020-09-18T19:00:54.176Z] --- PASS: TestFSDelete (0.02s) [2020-09-18T19:00:54.176Z] === RUN TestFSWalker [2020-09-18T19:00:54.176Z] --- PASS: TestFSWalker (0.01s) [2020-09-18T19:00:54.176Z] === RUN TestFSWalkerStopOnError [2020-09-18T19:00:54.176Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-09-18T19:00:54.176Z] === RUN TestNewFromJSON [2020-09-18T19:00:54.176Z] --- PASS: TestNewFromJSON (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestNewFromJSONWithInvalidJSON [2020-09-18T19:00:54.176Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestMarshalKeyOrder [2020-09-18T19:00:54.176Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestImage [2020-09-18T19:00:54.176Z] --- PASS: TestImage (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestImageOSNotEmpty [2020-09-18T19:00:54.176Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestNewChildImageFromImageWithRootFS [2020-09-18T19:00:54.176Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-09-18T19:00:54.176Z] === RUN TestRestore [2020-09-18T19:00:54.636Z] time="2020-09-18T19:00:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-09-18T19:00:54.636Z] --- PASS: TestRestore (0.15s) [2020-09-18T19:00:54.636Z] === RUN TestAddDelete [2020-09-18T19:00:54.636Z] --- PASS: TestAddDelete (0.02s) [2020-09-18T19:00:54.636Z] === RUN TestSearchAfterDelete [2020-09-18T19:00:54.636Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-09-18T19:00:54.636Z] === RUN TestParentReset [2020-09-18T19:00:54.636Z] --- PASS: TestParentReset (0.12s) [2020-09-18T19:00:54.636Z] === RUN TestGetAndSetLastUpdated [2020-09-18T19:00:54.636Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2020-09-18T19:00:54.636Z] === RUN TestStoreLen [2020-09-18T19:00:54.636Z] --- PASS: TestStoreLen (0.06s) [2020-09-18T19:00:54.636Z] PASS [2020-09-18T19:00:54.636Z] coverage: 86.4% of statements [2020-09-18T19:00:54.636Z] ok github.com/docker/docker/image 0.936s coverage: 86.4% of statements [2020-09-18T19:00:55.097Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-18T19:00:55.097Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-18T19:00:55.506Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-18T19:00:55.558Z] === RUN TestSerialization [2020-09-18T19:00:55.558Z] --- PASS: TestSerialization (0.02s) [2020-09-18T19:00:55.558Z] PASS [2020-09-18T19:00:55.558Z] coverage: 100.0% of statements [2020-09-18T19:00:55.558Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-09-18T19:00:56.383Z] Recording test results [2020-09-18T19:00:56.443Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-18T19:00:56.703Z] --- PASS: TestImportExtremelyLargeImageWorks (203.14s) [2020-09-18T19:00:56.703Z] PASS [2020-09-18T19:00:56.703Z] [2020-09-18T19:00:56.703Z] DONE 12 tests in 206.700s [2020-09-18T19:00:56.703Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-18T19:00:56.703Z] ++ 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 [2020-09-18T19:00:56.703Z] ++ set -e [2020-09-18T19:00:56.703Z] ++ '[' -n 0 ']' [2020-09-18T19:00:56.703Z] ++ set -x [2020-09-18T19:00:56.703Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-18T19:00:56.963Z] INFO: Testing against a local daemon [2020-09-18T19:00:56.963Z] === RUN TestNetworkCreateDelete [2020-09-18T19:00:56.963Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-18T19:00:57.098Z] === RUN TestEnvironmentParsing [2020-09-18T19:00:57.099Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-09-18T19:00:57.099Z] PASS [2020-09-18T19:00:57.099Z] coverage: 1.0% of statements [2020-09-18T19:00:57.099Z] ok github.com/docker/docker/libcontainerd/local 0.214s coverage: 1.0% of statements [2020-09-18T19:00:57.223Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-09-18T19:00:57.223Z] === RUN TestDockerNetworkDeletePreferID [2020-09-18T19:00:57.242Z] + echo Ensuring container killed. [2020-09-18T19:00:57.242Z] Ensuring container killed. [2020-09-18T19:00:57.242Z] + docker rm -vf docker-pr2 [2020-09-18T19:00:57.242Z] Error: No such container: docker-pr2 [2020-09-18T19:00:57.242Z] + true [Pipeline] sh [2020-09-18T19:00:57.533Z] + echo Chowning /workspace to jenkins user [2020-09-18T19:00:57.533Z] Chowning /workspace to jenkins user [2020-09-18T19:00:57.533Z] + id -u [2020-09-18T19:00:57.533Z] + id -g [2020-09-18T19:00:57.533Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41471:/workspace busybox chown -R 1000:1000 /workspace [2020-09-18T19:00:57.533Z] Unable to find image 'busybox:latest' locally [2020-09-18T19:00:57.558Z] === RUN TestEmptyLayer [2020-09-18T19:00:57.558Z] --- PASS: TestEmptyLayer (0.00s) [2020-09-18T19:00:57.558Z] === RUN TestCommitFailure [2020-09-18T19:00:57.558Z] --- PASS: TestCommitFailure (0.01s) [2020-09-18T19:00:57.558Z] === RUN TestStartTransactionFailure [2020-09-18T19:00:57.558Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-09-18T19:00:57.558Z] === RUN TestGetOrphan [2020-09-18T19:00:57.558Z] --- PASS: TestGetOrphan (0.01s) [2020-09-18T19:00:57.558Z] === RUN TestMountAndRegister [2020-09-18T19:00:57.558Z] === RUN TestParseVersion [2020-09-18T19:00:57.558Z] --- PASS: TestParseVersion (0.00s) [2020-09-18T19:00:57.558Z] PASS [2020-09-18T19:00:57.558Z] coverage: 50.0% of statements [2020-09-18T19:00:57.558Z] ok github.com/docker/docker/pkg/aaparser 0.238s coverage: 50.0% of statements [2020-09-18T19:00:57.558Z] --- PASS: TestMountAndRegister (0.05s) [2020-09-18T19:00:57.558Z] layer_test.go:271: Layer size: 14 [2020-09-18T19:00:57.558Z] === RUN TestLayerRelease [2020-09-18T19:00:57.558Z] --- SKIP: TestLayerRelease (0.00s) [2020-09-18T19:00:57.558Z] layer_test.go:304: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestStoreRestore [2020-09-18T19:00:57.558Z] --- SKIP: TestStoreRestore (0.00s) [2020-09-18T19:00:57.558Z] layer_test.go:353: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestTarStreamStability [2020-09-18T19:00:57.558Z] --- SKIP: TestTarStreamStability (0.00s) [2020-09-18T19:00:57.558Z] layer_test.go:468: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestRegisterExistingLayer [2020-09-18T19:00:57.558Z] --- PASS: TestRegisterExistingLayer (0.10s) [2020-09-18T19:00:57.558Z] === RUN TestTarStreamVerification [2020-09-18T19:00:57.558Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-09-18T19:00:57.558Z] layer_test.go:697: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestLayerMigration [2020-09-18T19:00:57.558Z] --- SKIP: TestLayerMigration (0.00s) [2020-09-18T19:00:57.558Z] migration_test.go:46: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestLayerMigrationNoTarsplit [2020-09-18T19:00:57.558Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-09-18T19:00:57.558Z] migration_test.go:182: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestMountInit [2020-09-18T19:00:57.558Z] --- SKIP: TestMountInit (0.00s) [2020-09-18T19:00:57.558Z] mount_test.go:17: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestMountSize [2020-09-18T19:00:57.558Z] --- SKIP: TestMountSize (0.00s) [2020-09-18T19:00:57.558Z] mount_test.go:76: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestMountChanges [2020-09-18T19:00:57.558Z] --- SKIP: TestMountChanges (0.00s) [2020-09-18T19:00:57.558Z] mount_test.go:125: Failing on Windows [2020-09-18T19:00:57.558Z] === RUN TestMountApply [2020-09-18T19:00:57.558Z] --- SKIP: TestMountApply (0.00s) [2020-09-18T19:00:57.558Z] mount_test.go:212: Failing on Windows [2020-09-18T19:00:57.558Z] PASS [2020-09-18T19:00:57.558Z] coverage: 30.1% of statements [2020-09-18T19:00:57.558Z] ok github.com/docker/docker/layer 0.487s coverage: 30.1% of statements [2020-09-18T19:00:57.791Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-09-18T19:00:57.791Z] === RUN TestDaemonDNSFallback [2020-09-18T19:00:57.795Z] latest: Pulling from library/busybox [2020-09-18T19:00:57.795Z] 590851f7c68b: Pulling fs layer [2020-09-18T19:00:57.795Z] 590851f7c68b: Verifying Checksum [2020-09-18T19:00:57.795Z] 590851f7c68b: Download complete [2020-09-18T19:00:58.018Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-18T19:00:58.018Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-18T19:00:58.018Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-18T19:00:58.018Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-18T19:00:58.018Z] ? github.com/docker/docker/oci [no test files] [2020-09-18T19:00:58.018Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-18T19:00:58.050Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-18T19:00:58.056Z] 590851f7c68b: Pull complete [2020-09-18T19:00:58.056Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-18T19:00:58.056Z] Status: Downloaded newer image for busybox:latest [2020-09-18T19:00:58.478Z] === RUN TestAddressPoolOpt [2020-09-18T19:00:58.478Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/a [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/something [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/_=a [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/env1=value1 [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/_env1=value1 [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/env2=value2=value3 [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/env3=abc!qwe [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/env_4=value_4 [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/PATH [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/=a [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/PATH= [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/PATH=something [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/asd!qwe [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/1asd [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/123 [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/some_space [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/__some_space_before [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/some_space_after__ [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/= [2020-09-18T19:00:58.478Z] === RUN TestValidateEnv/PaTh [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv (0.01s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/a (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/something (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/asd!qwe (0.01s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/= (0.00s) [2020-09-18T19:00:58.478Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestParseHost [2020-09-18T19:00:58.478Z] --- PASS: TestParseHost (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestParseDockerDaemonHost [2020-09-18T19:00:58.478Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestParseTCP [2020-09-18T19:00:58.478Z] --- PASS: TestParseTCP (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestParseInvalidUnixAddrInvalid [2020-09-18T19:00:58.478Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestValidateExtraHosts [2020-09-18T19:00:58.478Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestIpOptString [2020-09-18T19:00:58.478Z] --- PASS: TestIpOptString (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestNewIpOptInvalidDefaultVal [2020-09-18T19:00:58.478Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestNewIpOptValidDefaultVal [2020-09-18T19:00:58.478Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestIpOptSetInvalidVal [2020-09-18T19:00:58.478Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestValidateIPAddress [2020-09-18T19:00:58.478Z] --- PASS: TestValidateIPAddress (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestMapOpts [2020-09-18T19:00:58.478Z] --- PASS: TestMapOpts (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestListOptsWithoutValidator [2020-09-18T19:00:58.478Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestListOptsWithValidator [2020-09-18T19:00:58.478Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestValidateDNSSearch [2020-09-18T19:00:58.478Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-09-18T19:00:58.478Z] === RUN TestValidateLabel [2020-09-18T19:00:58.478Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-09-18T19:00:58.478Z] === RUN TestValidateLabel/label_with_general_format [2020-09-18T19:00:58.478Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-09-18T19:00:58.478Z] === RUN TestValidateLabel/label_with_one_more [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-09-18T19:00:58.479Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-09-18T19:00:58.479Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestNamedListOpts [2020-09-18T19:00:58.479Z] --- PASS: TestNamedListOpts (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestNamedMapOpts [2020-09-18T19:00:58.479Z] --- PASS: TestNamedMapOpts (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestParseLink [2020-09-18T19:00:58.479Z] --- PASS: TestParseLink (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestQuotedStringSetWithQuotes [2020-09-18T19:00:58.479Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-09-18T19:00:58.479Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestQuotedStringSetWithNoQuotes [2020-09-18T19:00:58.479Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-09-18T19:00:58.479Z] === RUN TestUlimitOpt [2020-09-18T19:00:58.479Z] --- PASS: TestUlimitOpt (0.00s) [2020-09-18T19:00:58.479Z] PASS [2020-09-18T19:00:58.479Z] coverage: 67.1% of statements [2020-09-18T19:00:58.479Z] ok github.com/docker/docker/opts 0.197s coverage: 67.1% of statements [2020-09-18T19:00:59.449Z] === RUN TestUnbuffered [2020-09-18T19:00:59.449Z] --- PASS: TestUnbuffered (0.00s) [2020-09-18T19:00:59.449Z] === RUN TestRaceUnbuffered [2020-09-18T19:00:59.449Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-09-18T19:00:59.449Z] PASS [2020-09-18T19:00:59.449Z] coverage: 100.0% of statements [2020-09-18T19:00:59.449Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2020-09-18T19:00:59.449Z] === RUN TestPeerCertificateMarshalJSON [2020-09-18T19:00:59.910Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-09-18T19:00:59.910Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-09-18T19:00:59.910Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2020-09-18T19:00:59.910Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-09-18T19:00:59.910Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-09-18T19:00:59.910Z] === RUN TestMiddleware [2020-09-18T19:00:59.910Z] --- PASS: TestMiddleware (0.00s) [2020-09-18T19:00:59.910Z] === RUN TestNewResponseModifier [2020-09-18T19:00:59.910Z] --- PASS: TestNewResponseModifier (0.00s) [2020-09-18T19:00:59.910Z] PASS [2020-09-18T19:00:59.910Z] coverage: 26.8% of statements [2020-09-18T19:00:59.910Z] ok github.com/docker/docker/pkg/authorization 0.566s coverage: 26.8% of statements [2020-09-18T19:00:59.910Z] === RUN TestMatch [2020-09-18T19:00:59.910Z] === RUN TestMatch/[[]] [2020-09-18T19:00:59.910Z] === RUN TestMatch/[[foo]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[bar]_[foo]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[foo_bar]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[qux]_[foo]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[]#01 [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[qux]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[foo_bar_qux]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[qux]_[baz]] [2020-09-18T19:00:59.911Z] === RUN TestMatch/[[foo_baz]] [2020-09-18T19:00:59.911Z] --- PASS: TestMatch (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-09-18T19:00:59.911Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-09-18T19:00:59.911Z] PASS [2020-09-18T19:00:59.911Z] coverage: 87.5% of statements [2020-09-18T19:00:59.911Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2020-09-18T19:00:59.969Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-18T19:01:00.230Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-18T19:01:00.230Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-18T19:01:00.881Z] === RUN TestIsArchivePathDir [2020-09-18T19:01:00.881Z] --- PASS: TestIsArchivePathDir (0.08s) [2020-09-18T19:01:00.881Z] === RUN TestIsArchivePathInvalidFile [2020-09-18T19:01:00.881Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2020-09-18T19:01:00.881Z] === RUN TestIsArchivePathTar [2020-09-18T19:01:00.881Z] === RUN TestChrootTarUntar [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:00.881Z] === RUN TestChrootUntarWithHugeExcludesList [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:00.881Z] === RUN TestChrootUntarEmptyArchive [2020-09-18T19:01:00.881Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2020-09-18T19:01:00.881Z] === RUN TestChrootTarUntarWithSymlink [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-18T19:01:00.881Z] === RUN TestChrootCopyWithTar [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-18T19:01:00.881Z] === RUN TestChrootCopyFileWithTar [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:00.881Z] === RUN TestChrootUntarPath [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-18T19:01:00.881Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:00.881Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:00.881Z] === RUN TestChrootApplyDotDotFile [2020-09-18T19:01:00.881Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-09-18T19:01:00.881Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:00.881Z] PASS [2020-09-18T19:01:00.881Z] coverage: 15.4% of statements [2020-09-18T19:01:00.881Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.4% of statements [2020-09-18T19:01:00.881Z] === RUN TestSizeEmpty [2020-09-18T19:01:00.881Z] --- PASS: TestSizeEmpty (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestSizeEmptyFile [2020-09-18T19:01:00.881Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestSizeNonemptyFile [2020-09-18T19:01:00.881Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestSizeNestedDirectoryEmpty [2020-09-18T19:01:00.881Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-09-18T19:01:00.881Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-09-18T19:01:00.881Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestMoveToSubdir [2020-09-18T19:01:00.881Z] --- PASS: TestMoveToSubdir (0.00s) [2020-09-18T19:01:00.881Z] === RUN TestSizeNonExistingDirectory [2020-09-18T19:01:00.881Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-09-18T19:01:00.881Z] PASS [2020-09-18T19:01:00.881Z] coverage: 80.0% of statements [2020-09-18T19:01:00.881Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2020-09-18T19:01:01.341Z] --- PASS: TestIsArchivePathTar (0.19s) [2020-09-18T19:01:01.341Z] === RUN TestDecompressStreamGzip [2020-09-18T19:01:01.341Z] --- PASS: TestDecompressStreamGzip (0.15s) [2020-09-18T19:01:01.341Z] === RUN TestDecompressStreamBzip2 [2020-09-18T19:01:01.341Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2020-09-18T19:01:01.341Z] === RUN TestDecompressStreamXz [2020-09-18T19:01:01.341Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-09-18T19:01:01.341Z] archive_test.go:133: Xz not present in msys2 [2020-09-18T19:01:01.341Z] === RUN TestCompressStreamXzUnsupported [2020-09-18T19:01:01.341Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-09-18T19:01:01.341Z] === RUN TestCompressStreamBzip2Unsupported [2020-09-18T19:01:01.342Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestCompressStreamInvalid [2020-09-18T19:01:01.342Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestExtensionInvalid [2020-09-18T19:01:01.342Z] --- PASS: TestExtensionInvalid (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestExtensionUncompressed [2020-09-18T19:01:01.342Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestExtensionBzip2 [2020-09-18T19:01:01.342Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestExtensionGzip [2020-09-18T19:01:01.342Z] --- PASS: TestExtensionGzip (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestExtensionXz [2020-09-18T19:01:01.342Z] --- PASS: TestExtensionXz (0.00s) [2020-09-18T19:01:01.342Z] === RUN TestCmdStreamLargeStderr [2020-09-18T19:01:01.342Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2020-09-18T19:01:01.342Z] === RUN TestCmdStreamBad [2020-09-18T19:01:01.342Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-09-18T19:01:01.342Z] archive_test.go:238: Failing on Windows CI machines [2020-09-18T19:01:01.342Z] === RUN TestCmdStreamGood [2020-09-18T19:01:01.342Z] --- PASS: TestCmdStreamGood (0.04s) [2020-09-18T19:01:01.342Z] === RUN TestUntarPathWithInvalidDest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-18T19:01:01.622Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-18T19:01:01.668Z] + bundleName=arm64-integration [2020-09-18T19:01:01.668Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-18T19:01:01.668Z] Creating arm64-integration-bundles.tar.gz [2020-09-18T19:01:01.668Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-09-18T19:01:01.668Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-18T19:01:01.802Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2020-09-18T19:01:01.802Z] === RUN TestUntarPathWithInvalidSrc [2020-09-18T19:01:01.802Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestUntarPath [2020-09-18T19:01:01.802Z] === RUN Test [2020-09-18T19:01:01.802Z] === RUN Test/TestContainsEntry [2020-09-18T19:01:01.802Z] === RUN Test/TestCreateEntries [2020-09-18T19:01:01.802Z] === RUN Test/TestEntriesDiff [2020-09-18T19:01:01.802Z] === RUN Test/TestEntriesEquality [2020-09-18T19:01:01.802Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-09-18T19:01:01.802Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-09-18T19:01:01.802Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-09-18T19:01:01.802Z] === RUN Test/TestGeneratorNotGenerate [2020-09-18T19:01:01.802Z] === RUN Test/TestGeneratorWithPort [2020-09-18T19:01:01.802Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-09-18T19:01:01.802Z] === RUN Test/TestNewEntry [2020-09-18T19:01:01.802Z] === RUN Test/TestParse [2020-09-18T19:01:01.802Z] --- PASS: Test (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestNewEntry (0.00s) [2020-09-18T19:01:01.802Z] --- PASS: Test/TestParse (0.00s) [2020-09-18T19:01:01.802Z] PASS [2020-09-18T19:01:01.802Z] coverage: 58.3% of statements [2020-09-18T19:01:01.802Z] ok github.com/docker/docker/pkg/discovery 0.103s coverage: 58.3% of statements [2020-09-18T19:01:01.802Z] --- PASS: TestUntarPath (0.10s) [2020-09-18T19:01:01.802Z] === RUN TestUntarPathWithDestinationFile [2020-09-18T19:01:01.802Z] --- PASS: TestUntarPathWithDestinationFile (0.14s) [2020-09-18T19:01:01.802Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-09-18T19:01:01.802Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2020-09-18T19:01:01.802Z] === RUN TestCopyWithTarInvalidSrc [2020-09-18T19:01:01.802Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-09-18T19:01:01.802Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestCopyWithTarSrcFile [2020-09-18T19:01:01.802Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-09-18T19:01:01.802Z] === RUN TestCopyWithTarSrcFolder [2020-09-18T19:01:01.802Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestCopyFileWithTarInvalidSrc [2020-09-18T19:01:01.802Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-09-18T19:01:01.802Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestCopyFileWithTarSrcFolder [2020-09-18T19:01:01.802Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-09-18T19:01:01.802Z] === RUN TestCopyFileWithTarSrcFile [2020-09-18T19:01:01.802Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-09-18T19:01:01.802Z] === RUN TestTarFiles [Pipeline] archiveArtifacts [2020-09-18T19:01:01.944Z] Archiving artifacts [2020-09-18T19:01:02.264Z] === RUN Test [2020-09-18T19:01:02.264Z] === RUN Test/TestContent [2020-09-18T19:01:02.264Z] === RUN Test/TestInitialize [2020-09-18T19:01:02.264Z] === RUN Test/TestNew [2020-09-18T19:01:02.264Z] === RUN Test/TestParsingContentsWithComments [2020-09-18T19:01:02.264Z] === RUN Test/TestRegister [2020-09-18T19:01:02.264Z] === RUN Test/TestWatch [2020-09-18T19:01:02.264Z] --- PASS: Test (0.01s) [2020-09-18T19:01:02.264Z] --- PASS: Test/TestContent (0.00s) [2020-09-18T19:01:02.264Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-18T19:01:02.264Z] --- PASS: Test/TestNew (0.00s) [2020-09-18T19:01:02.264Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-09-18T19:01:02.264Z] --- PASS: Test/TestRegister (0.00s) [2020-09-18T19:01:02.264Z] --- PASS: Test/TestWatch (0.00s) [2020-09-18T19:01:02.264Z] PASS [2020-09-18T19:01:02.264Z] coverage: 92.9% of statements [2020-09-18T19:01:02.264Z] ok github.com/docker/docker/pkg/discovery/file 0.115s coverage: 92.9% of statements [2020-09-18T19:01:03.002Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-18T19:01:03.234Z] === RUN Test [2020-09-18T19:01:03.234Z] === RUN Test/TestWatch [2020-09-18T19:01:03.234Z] --- PASS: Test (0.00s) [2020-09-18T19:01:03.234Z] --- PASS: Test/TestWatch (0.00s) [2020-09-18T19:01:03.234Z] PASS [2020-09-18T19:01:03.234Z] coverage: 92.3% of statements [2020-09-18T19:01:03.234Z] ok github.com/docker/docker/pkg/discovery/memory 0.104s coverage: 92.3% of statements [2020-09-18T19:01:03.234Z] === RUN Test [2020-09-18T19:01:03.234Z] === RUN Test/TestInitialize [2020-09-18T19:01:03.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-18T19:01:03.695Z] time="2020-09-18T19:01:03Z" level=info msg="Initializing discovery without TLS" [2020-09-18T19:01:03.695Z] time="2020-09-18T19:01:03Z" level=info msg="Initializing discovery without TLS" [2020-09-18T19:01:03.695Z] time="2020-09-18T19:01:03Z" level=info msg="Initializing discovery without TLS" [2020-09-18T19:01:03.695Z] === RUN Test/TestInitializeWithCerts [2020-09-18T19:01:03.695Z] time="2020-09-18T19:01:03Z" level=info msg="Initializing discovery with TLS" [2020-09-18T19:01:03.695Z] === RUN Test/TestWatch [2020-09-18T19:01:03.695Z] time="2020-09-18T19:01:03Z" level=info msg="Initializing discovery without TLS" [2020-09-18T19:01:03.695Z] === RUN Test [2020-09-18T19:01:03.695Z] === RUN Test/TestInitialize [2020-09-18T19:01:03.695Z] === RUN Test/TestInitializeWithPattern [2020-09-18T19:01:03.695Z] === RUN Test/TestRegister [2020-09-18T19:01:03.695Z] === RUN Test/TestWatch [2020-09-18T19:01:03.695Z] --- PASS: Test (0.00s) [2020-09-18T19:01:03.695Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-18T19:01:03.695Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-09-18T19:01:03.695Z] --- PASS: Test/TestRegister (0.00s) [2020-09-18T19:01:03.695Z] --- PASS: Test/TestWatch (0.00s) [2020-09-18T19:01:03.695Z] PASS [2020-09-18T19:01:03.695Z] coverage: 93.8% of statements [2020-09-18T19:01:03.695Z] ok github.com/docker/docker/pkg/discovery/nodes 0.123s coverage: 93.8% of statements [2020-09-18T19:01:03.829Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-18T19:01:03.837Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T19:01:04.175Z] + make clean [2020-09-18T19:01:04.398Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-09-18T19:01:04.398Z] === RUN TestInspectNetwork [2020-09-18T19:01:04.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-18T19:01:04.665Z] === RUN TestPollerAddRemove [2020-09-18T19:01:04.666Z] --- PASS: TestPollerAddRemove (0.00s) [2020-09-18T19:01:04.666Z] === RUN TestPollerEvent [2020-09-18T19:01:04.666Z] --- SKIP: TestPollerEvent (0.00s) [2020-09-18T19:01:04.666Z] poller_test.go:41: No chmod on Windows [2020-09-18T19:01:04.666Z] === RUN TestPollerClose [2020-09-18T19:01:04.666Z] --- PASS: TestPollerClose (0.00s) [2020-09-18T19:01:04.666Z] PASS [2020-09-18T19:01:04.666Z] coverage: 36.2% of statements [2020-09-18T19:01:04.666Z] ok github.com/docker/docker/pkg/filenotify 0.211s coverage: 36.2% of statements [2020-09-18T19:01:04.748Z] docker volume rm -f docker-dev-cache [2020-09-18T19:01:04.748Z] docker-dev-cache [Pipeline] deleteDir [2020-09-18T19:01:05.125Z] === RUN TestCopyFileWithInvalidSrc [2020-09-18T19:01:05.125Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCopyFileWithInvalidDest [2020-09-18T19:01:05.125Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCopyFileWithSameSrcAndDest [2020-09-18T19:01:05.125Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-09-18T19:01:05.125Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCopyFile [2020-09-18T19:01:05.125Z] --- PASS: TestCopyFile (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-09-18T19:01:05.125Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-18T19:01:05.125Z] fileutils_test.go:134: Needs porting to Windows [2020-09-18T19:01:05.125Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-09-18T19:01:05.125Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestReadSymlinkedDirectoryToFile [2020-09-18T19:01:05.125Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-18T19:01:05.125Z] fileutils_test.go:180: Needs porting to Windows [2020-09-18T19:01:05.125Z] === RUN TestWildcardMatches [2020-09-18T19:01:05.125Z] --- PASS: TestWildcardMatches (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestPatternMatches [2020-09-18T19:01:05.125Z] --- PASS: TestPatternMatches (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-09-18T19:01:05.125Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestPatternMatchesFolderExclusions [2020-09-18T19:01:05.125Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-09-18T19:01:05.125Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-09-18T19:01:05.125Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-09-18T19:01:05.125Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-09-18T19:01:05.125Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestSingleExclamationError [2020-09-18T19:01:05.125Z] --- PASS: TestSingleExclamationError (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestMatchesWithNoPatterns [2020-09-18T19:01:05.125Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestMatchesWithMalformedPatterns [2020-09-18T19:01:05.125Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestMatches [2020-09-18T19:01:05.125Z] --- PASS: TestMatches (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCleanPatterns [2020-09-18T19:01:05.125Z] --- PASS: TestCleanPatterns (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-09-18T19:01:05.125Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCleanPatternsExceptionFlag [2020-09-18T19:01:05.125Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-09-18T19:01:05.125Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-09-18T19:01:05.126Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-09-18T19:01:05.126Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-09-18T19:01:05.126Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-09-18T19:01:05.126Z] === RUN TestCleanPatternsErrorSingleException [2020-09-18T19:01:05.126Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-09-18T19:01:05.126Z] === RUN TestCreateIfNotExistsDir [2020-09-18T19:01:05.126Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-09-18T19:01:05.126Z] === RUN TestCreateIfNotExistsFile [2020-09-18T19:01:05.126Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-09-18T19:01:05.126Z] === RUN TestMatch [2020-09-18T19:01:05.126Z] --- PASS: TestMatch (0.00s) [2020-09-18T19:01:05.126Z] PASS [2020-09-18T19:01:05.126Z] coverage: 87.7% of statements [2020-09-18T19:01:05.126Z] ok github.com/docker/docker/pkg/fileutils 0.143s coverage: 87.7% of statements [2020-09-18T19:01:06.097Z] === RUN TestGet [2020-09-18T19:01:06.097Z] --- PASS: TestGet (0.00s) [2020-09-18T19:01:06.097Z] === RUN TestGetShortcutString [2020-09-18T19:01:06.097Z] --- PASS: TestGetShortcutString (0.00s) [2020-09-18T19:01:06.097Z] PASS [2020-09-18T19:01:06.097Z] coverage: 42.9% of statements [2020-09-18T19:01:06.097Z] ok github.com/docker/docker/pkg/homedir 0.181s coverage: 42.9% of statements [2020-09-18T19:01:06.557Z] === RUN TestCreateIDMapOrder [2020-09-18T19:01:06.557Z] --- PASS: Test (3.14s) [2020-09-18T19:01:06.557Z] --- PASS: Test/TestInitialize (0.13s) [2020-09-18T19:01:06.557Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2020-09-18T19:01:06.557Z] --- PASS: Test/TestWatch (3.00s) [2020-09-18T19:01:06.557Z] PASS [2020-09-18T19:01:06.557Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-09-18T19:01:06.557Z] PASS [2020-09-18T19:01:06.557Z] coverage: 7.3% of statements [2020-09-18T19:01:06.557Z] coverage: 84.1% of statements [2020-09-18T19:01:06.557Z] ok github.com/docker/docker/pkg/idtools 0.181s coverage: 7.3% of statements [2020-09-18T19:01:06.557Z] ok github.com/docker/docker/pkg/discovery/kv 3.350s coverage: 84.1% of statements [2020-09-18T19:01:07.017Z] --- PASS: TestTarFiles (5.10s) [2020-09-18T19:01:07.017Z] === RUN TestTarUntar [2020-09-18T19:01:07.017Z] --- PASS: TestTarUntar (0.02s) [2020-09-18T19:01:07.017Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-09-18T19:01:07.017Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-09-18T19:01:07.017Z] === RUN TestTarWithOptions [2020-09-18T19:01:07.017Z] --- PASS: TestTarWithOptions (0.02s) [2020-09-18T19:01:07.017Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-09-18T19:01:07.017Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-09-18T19:01:07.017Z] === RUN TestUntarUstarGnuConflict [2020-09-18T19:01:07.017Z] --- PASS: TestUntarUstarGnuConflict (0.03s) [2020-09-18T19:01:07.017Z] === RUN TestUntarInvalidFilenames [2020-09-18T19:01:07.478Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames451277986\\dest" [2020-09-18T19:01:07.478Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2020-09-18T19:01:07.478Z] === RUN TestUntarHardlinkToSymlink [2020-09-18T19:01:07.478Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-09-18T19:01:07.478Z] === RUN TestUntarInvalidHardlink [2020-09-18T19:01:07.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink281376051\\victim\\hello" -> "../victim/hello" [2020-09-18T19:01:07.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink726001398\\victim\\hello" -> "/../victim/hello" [2020-09-18T19:01:07.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink981639645\\victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink939810712\\victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink889477655\\victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink810783882\\victim" -> "../victim" [2020-09-18T19:01:07.478Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2020-09-18T19:01:07.478Z] === RUN TestUntarInvalidSymlink [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink344908385\\dest\\dotdot" -> "../victim/hello" [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink573524556\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink968632123\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink063926110\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink641894181\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink335742528\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:07.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink125203103\\dest\\dir\\loophole" -> "../../victim" [2020-09-18T19:01:07.478Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-09-18T19:01:07.478Z] === RUN TestTempArchiveCloseMultipleTimes [2020-09-18T19:01:07.478Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestReplaceFileTarWrapper [2020-09-18T19:01:07.478Z] --- PASS: TestReplaceFileTarWrapper (0.28s) [2020-09-18T19:01:07.478Z] === RUN TestPrefixHeaderReadable [2020-09-18T19:01:07.478Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-09-18T19:01:07.478Z] === RUN TestDisablePigz [2020-09-18T19:01:07.478Z] === RUN TestFixedBufferCap [2020-09-18T19:01:07.478Z] --- PASS: TestFixedBufferCap (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestFixedBufferLen [2020-09-18T19:01:07.478Z] --- PASS: TestFixedBufferLen (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestFixedBufferString [2020-09-18T19:01:07.478Z] --- PASS: TestFixedBufferString (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestFixedBufferWrite [2020-09-18T19:01:07.478Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestFixedBufferRead [2020-09-18T19:01:07.478Z] --- PASS: TestFixedBufferRead (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestBytesPipeRead [2020-09-18T19:01:07.478Z] --- PASS: TestBytesPipeRead (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestBytesPipeWrite [2020-09-18T19:01:07.478Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-09-18T19:01:07.478Z] === RUN TestBytesPipeWriteRandomChunks [2020-09-18T19:01:07.939Z] --- PASS: TestDisablePigz (0.10s) [2020-09-18T19:01:07.939Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-09-18T19:01:07.939Z] === RUN TestPigz [2020-09-18T19:01:07.939Z] --- PASS: TestPigz (0.11s) [2020-09-18T19:01:07.939Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-09-18T19:01:07.939Z] === RUN TestCopyFileWithInvalidDest [2020-09-18T19:01:07.939Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-09-18T19:01:07.939Z] archive_windows_test.go:16: Currently fails [2020-09-18T19:01:07.939Z] === RUN TestCanonicalTarNameForPath [2020-09-18T19:01:07.939Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestCanonicalTarName [2020-09-18T19:01:07.939Z] --- PASS: TestCanonicalTarName (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestChmodTarEntry [2020-09-18T19:01:07.939Z] --- PASS: TestChmodTarEntry (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestHardLinkOrder [2020-09-18T19:01:07.939Z] === RUN TestStandardLongPath [2020-09-18T19:01:07.939Z] --- PASS: TestStandardLongPath (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestUNCLongPath [2020-09-18T19:01:07.939Z] --- PASS: TestUNCLongPath (0.00s) [2020-09-18T19:01:07.939Z] PASS [2020-09-18T19:01:07.939Z] coverage: 100.0% of statements [2020-09-18T19:01:07.939Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2020-09-18T19:01:07.939Z] --- PASS: TestHardLinkOrder (0.07s) [2020-09-18T19:01:07.939Z] === RUN TestChangeString [2020-09-18T19:01:07.939Z] --- PASS: TestChangeString (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestChangesWithNoChanges [2020-09-18T19:01:07.939Z] === RUN TestError [2020-09-18T19:01:07.939Z] --- PASS: TestError (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestProgressString [2020-09-18T19:01:07.939Z] === RUN TestProgressString/no_progress [2020-09-18T19:01:07.939Z] === RUN TestProgressString/progress_1 [2020-09-18T19:01:07.939Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-09-18T19:01:07.939Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-09-18T19:01:07.939Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-09-18T19:01:07.939Z] === RUN TestProgressString/with_units [2020-09-18T19:01:07.939Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-09-18T19:01:07.939Z] === RUN TestProgressString/hide_counts [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/with_units (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-09-18T19:01:07.939Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestJSONMessageDisplay [2020-09-18T19:01:07.939Z] --- PASS: TestChangesWithNoChanges (0.02s) [2020-09-18T19:01:07.939Z] === RUN TestChangesWithChanges [2020-09-18T19:01:07.939Z] --- PASS: TestChangesWithChanges (0.03s) [2020-09-18T19:01:07.939Z] === RUN TestChangesWithChangesGH13590 [2020-09-18T19:01:07.939Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-09-18T19:01:07.939Z] changes_test.go:192: needs more investigation [2020-09-18T19:01:07.939Z] === RUN TestChangesDirsEmpty [2020-09-18T19:01:07.939Z] --- PASS: TestJSONMessageDisplay (0.12s) [2020-09-18T19:01:07.939Z] === RUN TestJSONMessageDisplayWithJSONError [2020-09-18T19:01:07.939Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-09-18T19:01:07.939Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestDisplayJSONMessagesStream [2020-09-18T19:01:07.939Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-09-18T19:01:07.939Z] PASS [2020-09-18T19:01:07.939Z] coverage: 91.7% of statements [2020-09-18T19:01:07.939Z] ok github.com/docker/docker/pkg/jsonmessage 0.183s coverage: 91.7% of statements [2020-09-18T19:01:07.939Z] --- PASS: TestChangesDirsEmpty (0.10s) [2020-09-18T19:01:07.939Z] === RUN TestChangesDirsMutated [2020-09-18T19:01:07.939Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2020-09-18T19:01:07.939Z] === RUN TestAtomicWriteToFile [2020-09-18T19:01:07.939Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-09-18T19:01:07.939Z] === RUN TestAtomicWriteSetCommit [2020-09-18T19:01:07.939Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-09-18T19:01:07.939Z] === RUN TestAtomicWriteSetCancel [2020-09-18T19:01:07.939Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-09-18T19:01:07.939Z] === RUN TestReadCloserWrapperClose [2020-09-18T19:01:07.939Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestReaderErrWrapperReadOnError [2020-09-18T19:01:07.939Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestReaderErrWrapperRead [2020-09-18T19:01:07.939Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestHashData [2020-09-18T19:01:07.939Z] --- PASS: TestHashData (0.00s) [2020-09-18T19:01:07.939Z] === RUN TestCancelReadCloser [2020-09-18T19:01:08.400Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-09-18T19:01:08.400Z] === RUN TestApplyLayer [2020-09-18T19:01:08.400Z] --- SKIP: TestApplyLayer (0.00s) [2020-09-18T19:01:08.400Z] changes_test.go:405: needs further investigation [2020-09-18T19:01:08.400Z] === RUN TestChangesSizeWithHardlinks [2020-09-18T19:01:08.400Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-09-18T19:01:08.400Z] changes_test.go:441: needs further investigation [2020-09-18T19:01:08.400Z] === RUN TestChangesSizeWithNoChanges [2020-09-18T19:01:08.400Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-09-18T19:01:08.400Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestChangesSize [2020-09-18T19:01:08.400Z] --- PASS: TestChangesSize (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestApplyLayerInvalidFilenames [2020-09-18T19:01:08.400Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames995777875\\dest" [2020-09-18T19:01:08.400Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-09-18T19:01:08.400Z] === RUN TestApplyLayerInvalidHardlink [2020-09-18T19:01:08.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink467221245\\victim\\hello" -> "../victim/hello" [2020-09-18T19:01:08.400Z] --- PASS: TestCancelReadCloser (0.10s) [2020-09-18T19:01:08.400Z] === RUN TestWriteCloserWrapperClose [2020-09-18T19:01:08.400Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestNopWriteCloser [2020-09-18T19:01:08.400Z] --- PASS: TestNopWriteCloser (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestNopWriter [2020-09-18T19:01:08.400Z] --- PASS: TestNopWriter (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestWriteCounter [2020-09-18T19:01:08.400Z] --- PASS: TestWriteCounter (0.00s) [2020-09-18T19:01:08.400Z] PASS [2020-09-18T19:01:08.400Z] coverage: 68.4% of statements [2020-09-18T19:01:08.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink052083768\\victim\\hello" -> "/../victim/hello" [2020-09-18T19:01:08.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink667465271\\victim" -> "../victim" [2020-09-18T19:01:08.400Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 68.4% of statements [2020-09-18T19:01:08.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink302455338\\victim" -> "../victim" [2020-09-18T19:01:08.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink138354049\\victim" -> "../victim" [2020-09-18T19:01:08.400Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink683939564\\victim" -> "../victim" [2020-09-18T19:01:08.400Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-09-18T19:01:08.400Z] === RUN TestApplyLayerInvalidSymlink [2020-09-18T19:01:08.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink434792283\\dest\\dotdot" -> "../victim/hello" [2020-09-18T19:01:08.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174552318\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-18T19:01:08.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink763383365\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:08.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174542560\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:08.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink909352127\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:08.400Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink607242514\\dest\\loophole-victim" -> "../victim" [2020-09-18T19:01:08.400Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2020-09-18T19:01:08.400Z] === RUN TestApplyLayerWhiteouts [2020-09-18T19:01:08.400Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2020-09-18T19:01:08.400Z] === RUN TestGenerateEmptyFile [2020-09-18T19:01:08.400Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-09-18T19:01:08.400Z] === RUN TestGenerateWithContent [2020-09-18T19:01:08.400Z] --- PASS: TestGenerateWithContent (0.00s) [2020-09-18T19:01:08.400Z] PASS [2020-09-18T19:01:08.400Z] coverage: 62.7% of statements [2020-09-18T19:01:08.400Z] ok github.com/docker/docker/pkg/archive 7.763s coverage: 62.7% of statements [2020-09-18T19:01:08.848Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-18T19:01:08.848Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-18T19:01:08.860Z] === RUN TestNameFormat [2020-09-18T19:01:08.860Z] --- PASS: TestNameFormat (0.00s) [2020-09-18T19:01:08.860Z] === RUN TestNameRetries [2020-09-18T19:01:08.860Z] --- PASS: TestNameRetries (0.00s) [2020-09-18T19:01:08.860Z] PASS [2020-09-18T19:01:08.860Z] coverage: 85.7% of statements [2020-09-18T19:01:08.860Z] ok github.com/docker/docker/pkg/namesgenerator 0.104s coverage: 85.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T19:01:09.108Z] === RUN TestInspectNetwork/full_network_id [2020-09-18T19:01:09.108Z] === RUN TestInspectNetwork/partial_network_id [2020-09-18T19:01:09.108Z] === RUN TestInspectNetwork/network_name [2020-09-18T19:01:09.108Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-18T19:01:09.108Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-18T19:01:09.320Z] === RUN TestParseKeyValueOpt [2020-09-18T19:01:09.320Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-09-18T19:01:09.320Z] === RUN TestParseUintList [2020-09-18T19:01:09.320Z] --- PASS: TestParseUintList (0.00s) [2020-09-18T19:01:09.320Z] === RUN TestParseUintListMaximumLimits [2020-09-18T19:01:09.320Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-09-18T19:01:09.320Z] PASS [2020-09-18T19:01:09.320Z] coverage: 97.0% of statements [2020-09-18T19:01:09.320Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2020-09-18T19:01:09.320Z] === RUN TestNewAndRemove [2020-09-18T19:01:09.320Z] --- PASS: TestNewAndRemove (0.00s) [2020-09-18T19:01:09.320Z] === RUN TestRemoveInvalidPath [2020-09-18T19:01:09.320Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-09-18T19:01:09.320Z] PASS [2020-09-18T19:01:09.320Z] coverage: 82.6% of statements [2020-09-18T19:01:09.320Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2020-09-18T19:01:09.676Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-18T19:01:09.935Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-18T19:01:09.935Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-18T19:01:10.290Z] === RUN TestParseEmptyInterface [2020-09-18T19:01:10.290Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-09-18T19:01:10.290Z] === RUN TestParseNonInterfaceType [2020-09-18T19:01:10.290Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-09-18T19:01:10.290Z] === RUN TestParseWithOneFunction [2020-09-18T19:01:10.290Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-09-18T19:01:10.290Z] === RUN TestParseWithMultipleFuncs [2020-09-18T19:01:10.290Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-09-18T19:01:10.290Z] === RUN TestParseWithUnnamedReturn [2020-09-18T19:01:10.290Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-09-18T19:01:10.290Z] === RUN TestEmbeddedInterface [2020-09-18T19:01:10.290Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-09-18T19:01:10.290Z] === RUN TestParsedImports [2020-09-18T19:01:10.290Z] --- PASS: TestParsedImports (0.01s) [2020-09-18T19:01:10.290Z] === RUN TestAliasedImports [2020-09-18T19:01:10.290Z] --- PASS: TestAliasedImports (0.00s) [2020-09-18T19:01:10.290Z] PASS [2020-09-18T19:01:10.290Z] coverage: 56.8% of statements [2020-09-18T19:01:10.290Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.154s coverage: 56.8% of statements [2020-09-18T19:01:10.503Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-18T19:01:10.761Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-18T19:01:11.021Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-18T19:01:11.261Z] === RUN TestFailedConnection [2020-09-18T19:01:11.589Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-18T19:01:11.589Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-18T19:01:11.721Z] === RUN TestHTTPTransport [2020-09-18T19:01:11.721Z] --- PASS: TestHTTPTransport (0.00s) [2020-09-18T19:01:11.721Z] PASS [2020-09-18T19:01:11.721Z] coverage: 85.7% of statements [2020-09-18T19:01:11.721Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-09-18T19:01:11.721Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-18T19:01:11.721Z] === RUN TestBufioReaderPoolPutAndGet [2020-09-18T19:01:11.721Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-09-18T19:01:11.721Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-09-18T19:01:11.721Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-09-18T19:01:11.721Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-09-18T19:01:11.721Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-18T19:01:11.721Z] === RUN TestBufioWriterPoolPutAndGet [2020-09-18T19:01:11.721Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-09-18T19:01:11.721Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-09-18T19:01:11.721Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-09-18T19:01:11.721Z] === RUN TestBufferPoolPutAndGet [2020-09-18T19:01:11.721Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-09-18T19:01:11.721Z] PASS [2020-09-18T19:01:11.721Z] coverage: 88.2% of statements [2020-09-18T19:01:11.721Z] ok github.com/docker/docker/pkg/plugins/transport 0.185s coverage: 85.7% of statements [2020-09-18T19:01:11.721Z] ok github.com/docker/docker/pkg/pools 0.153s coverage: 88.2% of statements [2020-09-18T19:01:11.848Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-18T19:01:12.692Z] --- PASS: TestFailedConnection (1.07s) [2020-09-18T19:01:12.692Z] === RUN TestFailOnce [2020-09-18T19:01:12.692Z] 2020/09/18 19:01:12 http: panic serving 127.0.0.1:49219: Plugin not ready [2020-09-18T19:01:12.692Z] goroutine 10 [running]: [2020-09-18T19:01:12.692Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-09-18T19:01:12.692Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-09-18T19:01:12.692Z] panic(0x848880, 0x9852e0) [2020-09-18T19:01:12.692Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-09-18T19:01:12.692Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998ee0, 0xc000132000, 0xc0000d0300) [2020-09-18T19:01:12.692Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-09-18T19:01:12.692Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998ee0, 0xc000132000, 0xc0000d0300) [2020-09-18T19:01:12.692Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-09-18T19:01:12.692Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998ee0, 0xc000132000, 0xc0000d0300) [2020-09-18T19:01:12.692Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-09-18T19:01:12.692Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998ee0, 0xc000132000, 0xc0000d0300) [2020-09-18T19:01:12.692Z] c:/go/src/net/http/server.go:2831 +0xab [2020-09-18T19:01:12.692Z] net/http.(*conn).serve(0xc000058b40, 0x999aa0, 0xc00004a980) [2020-09-18T19:01:12.692Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-09-18T19:01:12.692Z] created by net/http.(*Server).Serve [2020-09-18T19:01:12.692Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-09-18T19:01:12.692Z] time="2020-09-18T19:01:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2020-09-18T19:01:12.692Z] === RUN TestOutputOnPrematureClose [2020-09-18T19:01:12.692Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-09-18T19:01:12.692Z] === RUN TestCompleteSilently [2020-09-18T19:01:12.692Z] --- PASS: TestCompleteSilently (0.00s) [2020-09-18T19:01:12.692Z] PASS [2020-09-18T19:01:12.692Z] coverage: 75.9% of statements [2020-09-18T19:01:12.692Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2020-09-18T19:01:12.692Z] === RUN TestSendToOneSub [2020-09-18T19:01:12.692Z] --- PASS: TestSendToOneSub (0.00s) [2020-09-18T19:01:12.692Z] === RUN TestSendToMultipleSubs [2020-09-18T19:01:12.692Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-09-18T19:01:12.692Z] === RUN TestEvictOneSub [2020-09-18T19:01:12.692Z] --- PASS: TestEvictOneSub (0.00s) [2020-09-18T19:01:12.692Z] === RUN TestClosePublisher [2020-09-18T19:01:12.692Z] --- PASS: TestClosePublisher (0.00s) [2020-09-18T19:01:12.692Z] === RUN TestPubSubRace [2020-09-18T19:01:12.786Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-18T19:01:13.354Z] --- PASS: TestInspectNetwork (9.00s) [2020-09-18T19:01:13.354Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-18T19:01:13.354Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-18T19:01:13.354Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-18T19:01:13.354Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-18T19:01:13.354Z] === RUN TestRunContainerWithBridgeNone [2020-09-18T19:01:13.664Z] === RUN TestRegister [2020-09-18T19:01:13.664Z] --- PASS: TestRegister (0.00s) [2020-09-18T19:01:13.664Z] === RUN TestCommand [2020-09-18T19:01:13.664Z] --- PASS: TestCommand (0.03s) [2020-09-18T19:01:13.664Z] === RUN TestNaiveSelf [2020-09-18T19:01:13.664Z] --- PASS: TestNaiveSelf (0.03s) [2020-09-18T19:01:13.664Z] PASS [2020-09-18T19:01:13.664Z] coverage: 82.4% of statements [2020-09-18T19:01:13.664Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2020-09-18T19:01:13.664Z] --- PASS: TestFailOnce (1.12s) [2020-09-18T19:01:13.664Z] === RUN TestEchoInputOutput [2020-09-18T19:01:13.664Z] --- PASS: TestEchoInputOutput (0.00s) [2020-09-18T19:01:13.664Z] === RUN TestBackoff [2020-09-18T19:01:13.664Z] --- PASS: TestBackoff (0.00s) [2020-09-18T19:01:13.664Z] === RUN TestAbortRetry [2020-09-18T19:01:13.664Z] --- PASS: TestAbortRetry (0.00s) [2020-09-18T19:01:13.664Z] === RUN TestClientScheme [2020-09-18T19:01:13.664Z] --- PASS: TestClientScheme (0.00s) [2020-09-18T19:01:13.664Z] === RUN TestNewClientWithTimeout [2020-09-18T19:01:13.664Z] --- PASS: TestPubSubRace (1.04s) [2020-09-18T19:01:13.664Z] PASS [2020-09-18T19:01:13.664Z] coverage: 73.9% of statements [2020-09-18T19:01:13.664Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-09-18T19:01:14.124Z] time="2020-09-18T19:01:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-09-18T19:01:14.584Z] === RUN TestParseSignal [2020-09-18T19:01:14.584Z] --- PASS: TestParseSignal (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestValidSignalForPlatform [2020-09-18T19:01:14.584Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-09-18T19:01:14.584Z] PASS [2020-09-18T19:01:14.584Z] coverage: 20.3% of statements [2020-09-18T19:01:14.584Z] ok github.com/docker/docker/pkg/signal 0.131s coverage: 20.3% of statements [2020-09-18T19:01:14.584Z] === RUN TestNewStdWriter [2020-09-18T19:01:14.584Z] --- PASS: TestNewStdWriter (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestWriteWithUninitializedStdWriter [2020-09-18T19:01:14.584Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestWriteWithNilBytes [2020-09-18T19:01:14.584Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestWrite [2020-09-18T19:01:14.584Z] --- PASS: TestWrite (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestWriteWithWriterError [2020-09-18T19:01:14.584Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-09-18T19:01:14.584Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestStdCopyWriteAndRead [2020-09-18T19:01:14.584Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-09-18T19:01:14.584Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-09-18T19:01:14.584Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-09-18T19:01:14.584Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-09-18T19:01:14.584Z] === RUN TestStdCopyWithInvalidInputHeader [2020-09-18T19:01:14.584Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-09-18T19:01:15.046Z] === RUN TestStdCopyWithCorruptedPrefix [2020-09-18T19:01:15.046Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-09-18T19:01:15.046Z] === RUN TestStdCopyReturnsWriteErrors [2020-09-18T19:01:15.046Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-09-18T19:01:15.046Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-09-18T19:01:15.046Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-09-18T19:01:15.046Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-09-18T19:01:15.046Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-09-18T19:01:15.046Z] PASS [2020-09-18T19:01:15.046Z] coverage: 100.0% of statements [2020-09-18T19:01:15.046Z] ok github.com/docker/docker/pkg/stdcopy 0.064s coverage: 100.0% of statements [2020-09-18T19:01:15.260Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-18T19:01:15.260Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-09-18T19:01:15.260Z] === RUN TestNetworkInvalidJSON [2020-09-18T19:01:15.260Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-18T19:01:15.260Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-18T19:01:15.260Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:01:15.260Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:01:15.260Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:01:15.260Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:01:15.260Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-18T19:01:15.260Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:01:15.260Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:01:15.260Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-18T19:01:15.260Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-18T19:01:15.260Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-18T19:01:15.260Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-18T19:01:15.260Z] === RUN TestHostIPv4BridgeLabel [2020-09-18T19:01:15.507Z] time="2020-09-18T19:01:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-09-18T19:01:15.828Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-09-18T19:01:15.828Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-18T19:01:15.967Z] === RUN TestGenerateRandomID [2020-09-18T19:01:15.967Z] --- PASS: TestGenerateRandomID (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestShortenId [2020-09-18T19:01:15.967Z] --- PASS: TestShortenId (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestShortenSha256Id [2020-09-18T19:01:15.967Z] --- PASS: TestShortenSha256Id (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestShortenIdEmpty [2020-09-18T19:01:15.967Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestShortenIdInvalid [2020-09-18T19:01:15.967Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestIsShortIDNonHex [2020-09-18T19:01:15.967Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestIsShortIDNotCorrectSize [2020-09-18T19:01:15.967Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-09-18T19:01:15.967Z] PASS [2020-09-18T19:01:15.967Z] coverage: 70.6% of statements [2020-09-18T19:01:15.967Z] ok github.com/docker/docker/pkg/stringid 0.084s coverage: 70.6% of statements [2020-09-18T19:01:15.967Z] === RUN TestRawProgressFormatterFormatStatus [2020-09-18T19:01:15.967Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestRawProgressFormatterFormatProgress [2020-09-18T19:01:15.967Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestFormatStatus [2020-09-18T19:01:15.967Z] --- PASS: TestFormatStatus (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestFormatError [2020-09-18T19:01:15.967Z] --- PASS: TestFormatError (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestFormatJSONError [2020-09-18T19:01:15.967Z] --- PASS: TestFormatJSONError (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestJsonProgressFormatterFormatProgress [2020-09-18T19:01:15.967Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestJsonProgressFormatterFormatStatus [2020-09-18T19:01:15.967Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestNewJSONProgressOutput [2020-09-18T19:01:15.967Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestAuxFormatterEmit [2020-09-18T19:01:15.967Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestStreamWriterStdout [2020-09-18T19:01:15.967Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-09-18T19:01:15.967Z] === RUN TestStreamWriterStderr [2020-09-18T19:01:15.967Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-09-18T19:01:15.967Z] PASS [2020-09-18T19:01:15.967Z] coverage: 66.2% of statements [2020-09-18T19:01:15.967Z] ok github.com/docker/docker/pkg/streamformatter 0.130s coverage: 66.2% of statements [2020-09-18T19:01:16.944Z] === RUN TestIsCpusetListAvailable [2020-09-18T19:01:16.944Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-09-18T19:01:16.944Z] PASS [2020-09-18T19:01:16.944Z] coverage: 38.2% of statements [2020-09-18T19:01:16.944Z] ok github.com/docker/docker/pkg/sysinfo 0.095s coverage: 38.2% of statements [2020-09-18T19:01:17.204Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-18T19:01:17.204Z] === RUN TestDaemonDefaultNetworkPools [2020-09-18T19:01:17.771Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-09-18T19:01:17.771Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-18T19:01:17.914Z] === RUN TestChtimes [2020-09-18T19:01:17.914Z] --- PASS: TestChtimes (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestChtimesWindows [2020-09-18T19:01:17.914Z] --- PASS: TestChtimesWindows (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-09-18T19:01:17.914Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestEnsureRemoveAllNotExist [2020-09-18T19:01:17.914Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestEnsureRemoveAllWithDir [2020-09-18T19:01:17.914Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestEnsureRemoveAllWithFile [2020-09-18T19:01:17.914Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestEnsureRemoveAllWithMount [2020-09-18T19:01:17.914Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-09-18T19:01:17.914Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-18T19:01:17.914Z] === RUN TestHasWin32KSupport [2020-09-18T19:01:17.914Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-09-18T19:01:17.914Z] syscall_windows_test.go:8: win32k: true [2020-09-18T19:01:17.914Z] PASS [2020-09-18T19:01:17.914Z] coverage: 13.8% of statements [2020-09-18T19:01:17.914Z] ok github.com/docker/docker/pkg/system 0.135s coverage: 13.8% of statements [2020-09-18T19:01:17.914Z] === RUN TestTailFile [2020-09-18T19:01:17.914Z] --- PASS: TestTailFile (0.00s) [2020-09-18T19:01:17.914Z] === RUN TestTailFileManyLines [2020-09-18T19:01:17.914Z] --- PASS: TestTailFileManyLines (0.00s) [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/builder/dockerfile 0.182s coverage: 48.0% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.6% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-18T19:01:18.054Z] ok github.com/docker/docker/builder/remotecontext/git 1.165s coverage: 86.3% of statements [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/cli [no test files] [2020-09-18T19:01:18.054Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-18T19:01:18.383Z] === RUN TestTailEmptyFile [2020-09-18T19:01:18.383Z] --- PASS: TestTailEmptyFile (0.00s) [2020-09-18T19:01:18.383Z] === RUN TestTailNegativeN [2020-09-18T19:01:18.383Z] --- PASS: TestTailNegativeN (0.00s) [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader [2020-09-18T19:01:18.383Z] === CONT TestNewTailReader [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/4_byte_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/8_byte_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/12_byte_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/single_byte_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/truncated_last_line [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-09-18T19:01:18.383Z] === CONT TestNewTailReader/2_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-18T19:01:18.383Z] === CONT TestNewTailReader/no_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.383Z] === CONT TestNewTailReader/4_byte_delimiter [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-18T19:01:18.383Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-18T19:01:18.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/12_byte_delimiter [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/single_byte_delimiter [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/8_byte_delimiter [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.384Z] time="2020-09-18T19:01:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.384Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.388Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.388Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-18T19:01:18.388Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.388Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.388Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.388Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.915Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.915Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-18T19:01:18.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-18T19:01:18.916Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.917Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-18T19:01:18.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-18T19:01:18.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-18T19:01:18.919Z] PASS [2020-09-18T19:01:18.919Z] coverage: 88.6% of statements [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-18T19:01:18.919Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-18T19:01:18.919Z] ok github.com/docker/docker/pkg/tailfile 0.524s coverage: 88.6% of statements [2020-09-18T19:01:19.149Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-09-18T19:01:19.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-18T19:01:19.379Z] testing: warning: no tests to run [2020-09-18T19:01:19.379Z] PASS [2020-09-18T19:01:19.379Z] coverage: [no statements] [2020-09-18T19:01:19.379Z] ok github.com/docker/docker/pkg/term/windows 0.050s coverage: [no statements] [no tests to run] [2020-09-18T19:01:19.379Z] === RUN TestTarSumRemoveNonExistent [2020-09-18T19:01:19.379Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-09-18T19:01:19.379Z] === RUN TestTarSumRemove [2020-09-18T19:01:19.379Z] --- PASS: TestTarSumRemove (0.00s) [2020-09-18T19:01:19.379Z] === RUN TestSortFileInfoSums [2020-09-18T19:01:19.379Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-09-18T19:01:19.379Z] === RUN TestNewTarSumForLabelInvalid [2020-09-18T19:01:19.379Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-09-18T19:01:19.379Z] === RUN TestNewTarSumForLabel [2020-09-18T19:01:19.379Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-09-18T19:01:19.379Z] === RUN TestEmptyTar [2020-09-18T19:01:19.379Z] --- PASS: TestEmptyTar (0.00s) [2020-09-18T19:01:19.379Z] === RUN TestTarSumsReadSize [2020-09-18T19:01:19.411Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-18T19:01:19.840Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-09-18T19:01:19.840Z] === RUN TestTarSums [2020-09-18T19:01:19.840Z] --- PASS: TestTarSums (0.09s) [2020-09-18T19:01:19.840Z] === RUN TestIteration [2020-09-18T19:01:19.840Z] --- PASS: TestIteration (0.00s) [2020-09-18T19:01:19.840Z] === RUN TestVersionLabelForChecksum [2020-09-18T19:01:19.840Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-09-18T19:01:19.840Z] === RUN TestVersion [2020-09-18T19:01:19.840Z] --- PASS: TestVersion (0.00s) [2020-09-18T19:01:19.840Z] === RUN TestGetVersion [2020-09-18T19:01:19.840Z] --- PASS: TestGetVersion (0.00s) [2020-09-18T19:01:19.840Z] === RUN TestGetVersions [2020-09-18T19:01:19.840Z] --- PASS: TestGetVersions (0.00s) [2020-09-18T19:01:19.840Z] PASS [2020-09-18T19:01:19.840Z] coverage: 89.3% of statements [2020-09-18T19:01:19.840Z] ok github.com/docker/docker/pkg/tarsum 0.233s coverage: 89.3% of statements [2020-09-18T19:01:19.840Z] === RUN TestTruncIndex [2020-09-18T19:01:19.840Z] --- PASS: TestTruncIndex (0.10s) [2020-09-18T19:01:19.840Z] PASS [2020-09-18T19:01:19.840Z] coverage: 91.5% of statements [2020-09-18T19:01:19.840Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-09-18T19:01:20.301Z] === RUN TestIsGIT [2020-09-18T19:01:20.301Z] --- PASS: TestIsGIT (0.00s) [2020-09-18T19:01:20.301Z] === RUN TestIsTransport [2020-09-18T19:01:20.301Z] --- PASS: TestIsTransport (0.00s) [2020-09-18T19:01:20.301Z] PASS [2020-09-18T19:01:20.301Z] coverage: 100.0% of statements [2020-09-18T19:01:20.301Z] ok github.com/docker/docker/pkg/urlutil 0.082s coverage: 100.0% of statements [2020-09-18T19:01:20.301Z] === RUN TestVersionInfo [2020-09-18T19:01:20.301Z] --- PASS: TestVersionInfo (0.00s) [2020-09-18T19:01:20.301Z] === RUN TestAppendVersions [2020-09-18T19:01:20.301Z] --- PASS: TestAppendVersions (0.00s) [2020-09-18T19:01:20.301Z] PASS [2020-09-18T19:01:20.301Z] coverage: 88.9% of statements [2020-09-18T19:01:20.301Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2020-09-18T19:01:20.349Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-09-18T19:01:20.349Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-18T19:01:20.917Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-09-18T19:01:20.917Z] === RUN TestServiceWithPredefinedNetwork [2020-09-18T19:01:21.841Z] === RUN TestNewSettable [2020-09-18T19:01:21.841Z] --- PASS: TestNewSettable (0.00s) [2020-09-18T19:01:21.841Z] === RUN TestIsSettable [2020-09-18T19:01:21.841Z] --- PASS: TestIsSettable (0.00s) [2020-09-18T19:01:21.841Z] === RUN TestUpdateSettingsEnv [2020-09-18T19:01:21.841Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-09-18T19:01:21.841Z] PASS [2020-09-18T19:01:21.841Z] coverage: 20.1% of statements [2020-09-18T19:01:21.841Z] ok github.com/docker/docker/plugin/v2 0.106s coverage: 20.1% of statements [2020-09-18T19:01:22.250Z] ok github.com/docker/docker/client 0.148s coverage: 75.4% of statements [2020-09-18T19:01:22.294Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-18T19:01:22.294Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-18T19:01:22.294Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-18T19:01:22.294Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-18T19:01:22.304Z] === RUN TestLoad [2020-09-18T19:01:22.304Z] --- PASS: TestLoad (0.00s) [2020-09-18T19:01:22.304Z] === RUN TestSave [2020-09-18T19:01:22.304Z] --- PASS: TestSave (0.13s) [2020-09-18T19:01:22.304Z] === RUN TestAddDeleteGet [2020-09-18T19:01:22.304Z] === RUN TestValidatePrivileges [2020-09-18T19:01:22.304Z] --- PASS: TestValidatePrivileges (0.00s) [2020-09-18T19:01:22.304Z] === RUN TestFilterByCapNeg [2020-09-18T19:01:22.304Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-09-18T19:01:22.304Z] === RUN TestFilterByCapPos [2020-09-18T19:01:22.304Z] --- PASS: TestFilterByCapPos (0.00s) [2020-09-18T19:01:22.304Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-09-18T19:01:22.304Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-09-18T19:01:22.304Z] PASS [2020-09-18T19:01:22.304Z] coverage: 12.0% of statements [2020-09-18T19:01:22.304Z] ok github.com/docker/docker/plugin 0.192s coverage: 12.0% of statements [2020-09-18T19:01:22.304Z] --- PASS: TestAddDeleteGet (0.06s) [2020-09-18T19:01:22.304Z] === RUN TestInvalidTags [2020-09-18T19:01:22.304Z] --- PASS: TestInvalidTags (0.00s) [2020-09-18T19:01:22.304Z] PASS [2020-09-18T19:01:22.304Z] coverage: 84.4% of statements [2020-09-18T19:01:22.304Z] ok github.com/docker/docker/reference 0.264s coverage: 84.4% of statements [2020-09-18T19:01:22.553Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-18T19:01:22.765Z] time="2020-09-18T19:01:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-09-18T19:01:22.812Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-18T19:01:23.735Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-09-18T19:01:23.735Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-09-18T19:01:23.735Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-09-18T19:01:23.735Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-09-18T19:01:23.735Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-09-18T19:01:23.735Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-09-18T19:01:23.735Z] === RUN TestResumableRequestReaderWithReadError [2020-09-18T19:01:23.735Z] === RUN TestRestartManagerTimeout [2020-09-18T19:01:23.735Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-09-18T19:01:23.735Z] === RUN TestRestartManagerTimeoutReset [2020-09-18T19:01:23.735Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-09-18T19:01:23.735Z] PASS [2020-09-18T19:01:23.735Z] coverage: 50.9% of statements [2020-09-18T19:01:23.735Z] ok github.com/docker/docker/restartmanager 0.074s coverage: 50.9% of statements [2020-09-18T19:01:23.755Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2020-09-18T19:01:23.755Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-18T19:01:23.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T19:01:23.755Z] service_test.go:236: FLAKY_TEST [2020-09-18T19:01:23.755Z] === RUN TestServiceWithDataPathPortInit [2020-09-18T19:01:24.195Z] time="2020-09-18T19:01:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-09-18T19:01:24.195Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2020-09-18T19:01:24.195Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-09-18T19:01:24.195Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-09-18T19:01:24.195Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-09-18T19:01:24.195Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-09-18T19:01:24.195Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-09-18T19:01:24.195Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-09-18T19:01:24.195Z] === RUN TestResumableRequestReader [2020-09-18T19:01:24.195Z] --- PASS: TestResumableRequestReader (0.00s) [2020-09-18T19:01:24.195Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-09-18T19:01:24.195Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-09-18T19:01:24.195Z] PASS [2020-09-18T19:01:24.195Z] coverage: 100.0% of statements [2020-09-18T19:01:24.195Z] ok github.com/docker/docker/registry/resumable 0.337s coverage: 100.0% of statements [2020-09-18T19:01:24.324Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-18T19:01:25.164Z] === RUN TestDecodeContainerConfig [2020-09-18T19:01:25.165Z] === RUN TestSameAuthDataPostSave [2020-09-18T19:01:25.165Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestResolveAuthConfigIndexServer [2020-09-18T19:01:25.165Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestResolveAuthConfigFullURL [2020-09-18T19:01:25.165Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestLoadAllowNondistributableArtifacts [2020-09-18T19:01:25.165Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestValidateMirror [2020-09-18T19:01:25.165Z] --- PASS: TestValidateMirror (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestLoadInsecureRegistries [2020-09-18T19:01:25.165Z] --- PASS: TestDecodeContainerConfig (0.04s) [2020-09-18T19:01:25.165Z] === RUN TestDecodeContainerConfigIsolation [2020-09-18T19:01:25.165Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestValidatePrivileged [2020-09-18T19:01:25.165Z] --- PASS: TestValidatePrivileged (0.00s) [2020-09-18T19:01:25.165Z] PASS [2020-09-18T19:01:25.165Z] coverage: 52.2% of statements [2020-09-18T19:01:25.165Z] ok github.com/docker/docker/runconfig 0.114s coverage: 52.2% of statements [2020-09-18T19:01:25.165Z] time="2020-09-18T19:01:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-18T19:01:25.165Z] time="2020-09-18T19:01:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-09-18T19:01:25.165Z] time="2020-09-18T19:01:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-18T19:01:25.165Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2020-09-18T19:01:25.165Z] === RUN TestNewServiceConfig [2020-09-18T19:01:25.165Z] --- PASS: TestNewServiceConfig (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestValidateIndexName [2020-09-18T19:01:25.165Z] --- PASS: TestValidateIndexName (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestValidateIndexNameWithError [2020-09-18T19:01:25.165Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestEndpointParse [2020-09-18T19:01:25.165Z] --- PASS: TestEndpointParse (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestEndpointParseInvalid [2020-09-18T19:01:25.165Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestValidateEndpoint [2020-09-18T19:01:25.165Z] --- PASS: TestValidateEndpoint (0.01s) [2020-09-18T19:01:25.165Z] === RUN TestPing [2020-09-18T19:01:25.165Z] --- PASS: TestPing (0.00s) [2020-09-18T19:01:25.165Z] === RUN TestPingRegistryEndpoint [2020-09-18T19:01:25.165Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-09-18T19:01:25.165Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:25.165Z] === RUN TestEndpoint [2020-09-18T19:01:25.165Z] --- SKIP: TestEndpoint (0.01s) [2020-09-18T19:01:25.165Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:25.165Z] === RUN TestGetRemoteHistory [2020-09-18T19:01:25.165Z] --- PASS: TestGetRemoteHistory (0.00s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 140 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684862876600; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Size: 154 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684862876600 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestLookupRemoteImage [2020-09-18T19:01:25.165Z] --- PASS: TestLookupRemoteImage (0.00s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 559 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684866881300; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Size: 154 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684866881300 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token FAKE-TOKEN-1600455684866881300 [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 19 [2020-09-18T19:01:25.165Z] Content-Type: text/plain; charset=utf-8 [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684867870600; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Content-Type-Options: nosniff [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684867870600 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestGetRemoteImageJSON [2020-09-18T19:01:25.165Z] --- PASS: TestGetRemoteImageJSON (0.00s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 559 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684871870900; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Size: 154 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684871870900 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token FAKE-TOKEN-1600455684871870900 [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 19 [2020-09-18T19:01:25.165Z] Content-Type: text/plain; charset=utf-8 [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684872870000; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Content-Type-Options: nosniff [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684872870000 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestGetRemoteImageLayer [2020-09-18T19:01:25.165Z] --- PASS: TestGetRemoteImageLayer (0.00s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 154 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684874878800; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Size: 154 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684874878800 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token FAKE-TOKEN-1600455684874878800 [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 19 [2020-09-18T19:01:25.165Z] Content-Type: text/plain; charset=utf-8 [2020-09-18T19:01:25.165Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684876874800; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Content-Type-Options: nosniff [2020-09-18T19:01:25.165Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684876874800 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-09-18T19:01:25.165Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-09-18T19:01:25.165Z] PASS [2020-09-18T19:01:25.165Z] coverage: 62.5% of statements [2020-09-18T19:01:25.165Z] === RUN TestGetRemoteTag [2020-09-18T19:01:25.165Z] --- PASS: TestGetRemoteTag (0.01s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 66 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684881887000; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684881887000 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token FAKE-TOKEN-1600455684881887000 [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 32 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684882871700; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684882871700 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestGetRemoteTags [2020-09-18T19:01:25.165Z] ok github.com/docker/docker/testutil 0.072s coverage: 62.5% of statements [2020-09-18T19:01:25.165Z] --- PASS: TestGetRemoteTags (0.01s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 151 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684886881500; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684886881500 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token FAKE-TOKEN-1600455684886881500 [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 32 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684887879000; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684887879000 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestGetRepositoryData [2020-09-18T19:01:25.165Z] --- PASS: TestGetRepositoryData (0.01s) [2020-09-18T19:01:25.165Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] X-Docker-Token: true [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 363 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-SESSION-1600455684896883100 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestPushImageJSONRegistry [2020-09-18T19:01:25.165Z] --- PASS: TestPushImageJSONRegistry (0.00s) [2020-09-18T19:01:25.165Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Content-Length: 3 [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 4 [2020-09-18T19:01:25.165Z] Cache-Control: no-cache [2020-09-18T19:01:25.165Z] Content-Type: application/json [2020-09-18T19:01:25.165Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.165Z] Expires: -1 [2020-09-18T19:01:25.165Z] Pragma: no-cache [2020-09-18T19:01:25.165Z] Server: docker-tests/mock [2020-09-18T19:01:25.165Z] Set-Cookie: session=FAKE-SESSION-1600455684898887600; Max-Age=3600 [2020-09-18T19:01:25.165Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.165Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.165Z] X-Docker-Token: FAKE-TOKEN-1600455684898887600 [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] === RUN TestPushImageLayerRegistry [2020-09-18T19:01:25.165Z] --- PASS: TestPushImageLayerRegistry (0.01s) [2020-09-18T19:01:25.165Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-18T19:01:25.165Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.165Z] User-Agent: docker test client [2020-09-18T19:01:25.165Z] Transfer-Encoding: chunked [2020-09-18T19:01:25.165Z] Authorization: Token fake-token [2020-09-18T19:01:25.165Z] Content-Type: application/octet-stream [2020-09-18T19:01:25.165Z] Accept-Encoding: gzip [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] [2020-09-18T19:01:25.165Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.165Z] Connection: close [2020-09-18T19:01:25.165Z] Content-Length: 4 [2020-09-18T19:01:25.166Z] Cache-Control: no-cache [2020-09-18T19:01:25.166Z] Content-Type: application/json [2020-09-18T19:01:25.166Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.166Z] Expires: -1 [2020-09-18T19:01:25.166Z] Pragma: no-cache [2020-09-18T19:01:25.166Z] Server: docker-tests/mock [2020-09-18T19:01:25.166Z] Set-Cookie: session=FAKE-SESSION-1600455684913876300; Max-Age=3600 [2020-09-18T19:01:25.166Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.166Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.166Z] X-Docker-Token: FAKE-TOKEN-1600455684913876300 [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] === RUN TestParseRepositoryInfo [2020-09-18T19:01:25.166Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-09-18T19:01:25.166Z] === RUN TestNewIndexInfo [2020-09-18T19:01:25.166Z] --- PASS: TestNewIndexInfo (0.00s) [2020-09-18T19:01:25.166Z] === RUN TestMirrorEndpointLookup [2020-09-18T19:01:25.166Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-09-18T19:01:25.166Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:25.166Z] === RUN TestPushRegistryTag [2020-09-18T19:01:25.166Z] --- PASS: TestPushRegistryTag (0.00s) [2020-09-18T19:01:25.166Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-09-18T19:01:25.166Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.166Z] User-Agent: docker test client [2020-09-18T19:01:25.166Z] Content-Length: 66 [2020-09-18T19:01:25.166Z] Authorization: Token fake-token [2020-09-18T19:01:25.166Z] Content-Type: application/json [2020-09-18T19:01:25.166Z] Accept-Encoding: gzip [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.166Z] Connection: close [2020-09-18T19:01:25.166Z] Content-Length: 4 [2020-09-18T19:01:25.166Z] Cache-Control: no-cache [2020-09-18T19:01:25.166Z] Content-Type: application/json [2020-09-18T19:01:25.166Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.166Z] Expires: -1 [2020-09-18T19:01:25.166Z] Pragma: no-cache [2020-09-18T19:01:25.166Z] Server: docker-tests/mock [2020-09-18T19:01:25.166Z] Set-Cookie: session=FAKE-SESSION-1600455684927877300; Max-Age=3600 [2020-09-18T19:01:25.166Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.166Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.166Z] X-Docker-Token: FAKE-TOKEN-1600455684927877300 [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] === RUN TestPushImageJSONIndex [2020-09-18T19:01:25.166Z] --- PASS: TestPushImageJSONIndex (0.00s) [2020-09-18T19:01:25.166Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-09-18T19:01:25.166Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.166Z] User-Agent: docker test client [2020-09-18T19:01:25.166Z] Content-Length: 319 [2020-09-18T19:01:25.166Z] Authorization: Token fake-token [2020-09-18T19:01:25.166Z] Content-type: application/json [2020-09-18T19:01:25.166Z] X-Docker-Token: true [2020-09-18T19:01:25.166Z] Accept-Encoding: gzip [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.166Z] Connection: close [2020-09-18T19:01:25.166Z] Content-Length: 2 [2020-09-18T19:01:25.166Z] Cache-Control: no-cache [2020-09-18T19:01:25.166Z] Content-Type: application/json [2020-09-18T19:01:25.166Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.166Z] Expires: -1 [2020-09-18T19:01:25.166Z] Pragma: no-cache [2020-09-18T19:01:25.166Z] Server: docker-tests/mock [2020-09-18T19:01:25.166Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-09-18T19:01:25.166Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.166Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.166Z] X-Docker-Token: FAKE-SESSION-1600455684930875900 [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-18T19:01:25.166Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.166Z] User-Agent: docker test client [2020-09-18T19:01:25.166Z] Content-Length: 319 [2020-09-18T19:01:25.166Z] Authorization: Token FAKE-SESSION-1600455684930875900 [2020-09-18T19:01:25.166Z] Content-type: application/json [2020-09-18T19:01:25.166Z] X-Docker-Endpoints: http://127.0.0.1:49238/v1/ [2020-09-18T19:01:25.166Z] X-Docker-Token: true [2020-09-18T19:01:25.166Z] Accept-Encoding: gzip [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-09-18T19:01:25.166Z] Connection: close [2020-09-18T19:01:25.166Z] Content-Length: 0 [2020-09-18T19:01:25.166Z] Cache-Control: no-cache [2020-09-18T19:01:25.166Z] Content-Type: application/json [2020-09-18T19:01:25.166Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.166Z] Expires: -1 [2020-09-18T19:01:25.166Z] Pragma: no-cache [2020-09-18T19:01:25.166Z] Server: docker-tests/mock [2020-09-18T19:01:25.166Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-09-18T19:01:25.166Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.166Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.166Z] X-Docker-Token: FAKE-SESSION-1600455684931880900 [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] === RUN TestSearchRepositories [2020-09-18T19:01:25.166Z] --- PASS: TestSearchRepositories (0.00s) [2020-09-18T19:01:25.166Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-09-18T19:01:25.166Z] Host: 127.0.0.1:49238 [2020-09-18T19:01:25.166Z] User-Agent: docker test client [2020-09-18T19:01:25.166Z] Authorization: Token fake-token [2020-09-18T19:01:25.166Z] X-Docker-Token: true [2020-09-18T19:01:25.166Z] Accept-Encoding: gzip [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-18T19:01:25.166Z] Connection: close [2020-09-18T19:01:25.166Z] Content-Length: 144 [2020-09-18T19:01:25.166Z] Cache-Control: no-cache [2020-09-18T19:01:25.166Z] Content-Type: application/json [2020-09-18T19:01:25.166Z] Date: Fri, 18 Sep 2020 19:01:24 GMT [2020-09-18T19:01:25.166Z] Expires: -1 [2020-09-18T19:01:25.166Z] Pragma: no-cache [2020-09-18T19:01:25.166Z] Server: docker-tests/mock [2020-09-18T19:01:25.166Z] X-Docker-Registry-Config: mock [2020-09-18T19:01:25.166Z] X-Docker-Registry-Version: 0.0.0 [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] [2020-09-18T19:01:25.166Z] === RUN TestTrustedLocation [2020-09-18T19:01:25.166Z] --- PASS: TestTrustedLocation (0.00s) [2020-09-18T19:01:25.166Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-09-18T19:01:25.166Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-09-18T19:01:25.166Z] === RUN TestAllowNondistributableArtifacts [2020-09-18T19:01:25.166Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-09-18T19:01:25.166Z] === RUN TestIsSecureIndex [2020-09-18T19:01:25.166Z] --- PASS: TestIsSecureIndex (0.00s) [2020-09-18T19:01:25.166Z] PASS [2020-09-18T19:01:25.166Z] coverage: 51.7% of statements [2020-09-18T19:01:25.166Z] ok github.com/docker/docker/registry 0.483s coverage: 51.7% of statements [2020-09-18T19:01:25.262Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-18T19:01:28.079Z] === RUN TestGetDriver [2020-09-18T19:01:28.079Z] --- PASS: TestGetDriver (0.00s) [2020-09-18T19:01:28.079Z] === RUN TestVolumeRequestError [2020-09-18T19:01:28.079Z] --- PASS: TestVolumeRequestError (0.01s) [2020-09-18T19:01:28.079Z] PASS [2020-09-18T19:01:28.079Z] coverage: 36.1% of statements [2020-09-18T19:01:28.079Z] ok github.com/docker/docker/volume/drivers 0.199s coverage: 36.1% of statements [2020-09-18T19:01:28.541Z] === RUN TestGetAddress [2020-09-18T19:01:28.541Z] --- PASS: TestGetAddress (0.00s) [2020-09-18T19:01:28.541Z] === RUN TestRemove [2020-09-18T19:01:28.541Z] --- SKIP: TestRemove (0.00s) [2020-09-18T19:01:28.541Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-18T19:01:28.541Z] === RUN TestInitializeWithVolumes [2020-09-18T19:01:28.541Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-09-18T19:01:28.541Z] === RUN TestCreate [2020-09-18T19:01:28.541Z] --- PASS: TestCreate (0.01s) [2020-09-18T19:01:28.541Z] === RUN TestValidateName [2020-09-18T19:01:28.541Z] --- PASS: TestValidateName (0.00s) [2020-09-18T19:01:28.541Z] === RUN TestCreateWithOpts [2020-09-18T19:01:28.541Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-09-18T19:01:28.541Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-18T19:01:28.541Z] === RUN TestRelaodNoOpts [2020-09-18T19:01:28.541Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-09-18T19:01:28.541Z] PASS [2020-09-18T19:01:28.541Z] coverage: 37.7% of statements [2020-09-18T19:01:28.541Z] ok github.com/docker/docker/volume/local 0.277s coverage: 37.7% of statements [2020-09-18T19:01:28.541Z] === RUN TestConvertTmpfsOptions [2020-09-18T19:01:28.541Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-09-18T19:01:28.541Z] parser_test.go:49: data="mode=700,size=1m" [2020-09-18T19:01:28.541Z] parser_test.go:49: data="ro" [2020-09-18T19:01:28.541Z] === RUN TestParseMountRaw [2020-09-18T19:01:28.555Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-18T19:01:28.555Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-18T19:01:28.815Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-18T19:01:29.001Z] --- PASS: TestParseMountRaw (0.07s) [2020-09-18T19:01:29.001Z] === RUN TestParseMountRawSplit [2020-09-18T19:01:29.001Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-09-18T19:01:29.001Z] parser_test.go:390: case 0 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 1 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 2 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 3 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 4 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 5 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 6 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 7 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 8 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 0 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 1 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 2 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 3 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 4 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 5 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 6 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 7 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 8 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 9 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 10 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 11 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 12 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 0 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 1 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 2 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 3 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 4 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 5 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 6 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 7 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 8 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 9 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 10 [2020-09-18T19:01:29.001Z] parser_test.go:390: case 11 [2020-09-18T19:01:29.001Z] === RUN TestParseMountSpec [2020-09-18T19:01:29.001Z] --- PASS: TestParseMountSpec (0.00s) [2020-09-18T19:01:29.001Z] parser_test.go:455: case 0 [2020-09-18T19:01:29.001Z] parser_test.go:455: case 1 [2020-09-18T19:01:29.001Z] parser_test.go:455: case 2 [2020-09-18T19:01:29.001Z] parser_test.go:455: case 3 [2020-09-18T19:01:29.001Z] parser_test.go:455: case 4 [2020-09-18T19:01:29.001Z] parser_test.go:455: case 5 [2020-09-18T19:01:29.001Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-09-18T19:01:29.001Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-09-18T19:01:29.001Z] === RUN TestValidateMount [2020-09-18T19:01:29.001Z] --- PASS: TestValidateMount (0.00s) [2020-09-18T19:01:29.001Z] PASS [2020-09-18T19:01:29.001Z] coverage: 66.2% of statements [2020-09-18T19:01:29.001Z] ok github.com/docker/docker/volume/mounts 0.169s coverage: 66.2% of statements [2020-09-18T19:01:29.969Z] === RUN TestSetGetMeta [2020-09-18T19:01:29.970Z] === PAUSE TestSetGetMeta [2020-09-18T19:01:29.970Z] === RUN TestRestore [2020-09-18T19:01:29.970Z] === PAUSE TestRestore [2020-09-18T19:01:29.970Z] === RUN TestServiceCreate [2020-09-18T19:01:29.970Z] === PAUSE TestServiceCreate [2020-09-18T19:01:29.970Z] === RUN TestServiceList [2020-09-18T19:01:29.970Z] === PAUSE TestServiceList [2020-09-18T19:01:29.970Z] === RUN TestServiceRemove [2020-09-18T19:01:29.970Z] === PAUSE TestServiceRemove [2020-09-18T19:01:29.970Z] === RUN TestServiceGet [2020-09-18T19:01:29.970Z] === PAUSE TestServiceGet [2020-09-18T19:01:29.970Z] === RUN TestServicePrune [2020-09-18T19:01:29.970Z] === PAUSE TestServicePrune [2020-09-18T19:01:29.970Z] === RUN TestCreate [2020-09-18T19:01:29.970Z] === PAUSE TestCreate [2020-09-18T19:01:29.970Z] === RUN TestRemove [2020-09-18T19:01:29.970Z] === PAUSE TestRemove [2020-09-18T19:01:29.970Z] === RUN TestList [2020-09-18T19:01:29.970Z] === PAUSE TestList [2020-09-18T19:01:29.970Z] === RUN TestFindByDriver [2020-09-18T19:01:29.970Z] === PAUSE TestFindByDriver [2020-09-18T19:01:29.970Z] === RUN TestFindByReferenced [2020-09-18T19:01:29.970Z] === PAUSE TestFindByReferenced [2020-09-18T19:01:29.970Z] === RUN TestDerefMultipleOfSameRef [2020-09-18T19:01:29.970Z] === PAUSE TestDerefMultipleOfSameRef [2020-09-18T19:01:29.970Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-18T19:01:29.970Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-18T19:01:29.970Z] === RUN TestDefererencePluginOnCreateError [2020-09-18T19:01:29.970Z] === PAUSE TestDefererencePluginOnCreateError [2020-09-18T19:01:29.970Z] === RUN TestRefDerefRemove [2020-09-18T19:01:29.970Z] === PAUSE TestRefDerefRemove [2020-09-18T19:01:29.970Z] === RUN TestGet [2020-09-18T19:01:29.970Z] === PAUSE TestGet [2020-09-18T19:01:29.970Z] === RUN TestGetWithReference [2020-09-18T19:01:29.970Z] === PAUSE TestGetWithReference [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_nil_list [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_nil_list [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_empty_list [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_empty_list [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_filter_some [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_filter_some [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_filter_middle [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_filter_middle [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-09-18T19:01:29.970Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-09-18T19:01:29.970Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_nil_list [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_filter_some [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_empty_list [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_filter_middle [2020-09-18T19:01:29.970Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-09-18T19:01:29.970Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-09-18T19:01:29.970Z] === CONT TestSetGetMeta [2020-09-18T19:01:29.970Z] === CONT TestFindByReferenced [2020-09-18T19:01:29.970Z] === CONT TestGetWithReference [2020-09-18T19:01:29.970Z] === CONT TestServicePrune [2020-09-18T19:01:29.970Z] --- PASS: TestSetGetMeta (0.02s) [2020-09-18T19:01:29.970Z] === CONT TestServiceList [2020-09-18T19:01:29.970Z] --- PASS: TestGetWithReference (0.03s) [2020-09-18T19:01:29.970Z] === CONT TestServiceGet [2020-09-18T19:01:29.970Z] --- PASS: TestFindByReferenced (0.03s) [2020-09-18T19:01:29.970Z] === CONT TestServiceRemove [2020-09-18T19:01:30.430Z] --- PASS: TestServiceGet (0.08s) [2020-09-18T19:01:30.430Z] === CONT TestServiceCreate [2020-09-18T19:01:30.430Z] time="2020-09-18T19:01:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-18T19:01:30.430Z] --- PASS: TestServiceRemove (0.09s) [2020-09-18T19:01:30.430Z] === CONT TestRestore [2020-09-18T19:01:30.430Z] --- PASS: TestServiceList (0.10s) [2020-09-18T19:01:30.430Z] === CONT TestList [2020-09-18T19:01:30.430Z] time="2020-09-18T19:01:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-18T19:01:30.430Z] time="2020-09-18T19:01:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-18T19:01:30.430Z] --- PASS: TestServiceCreate (0.03s) [2020-09-18T19:01:30.430Z] === CONT TestFindByDriver [2020-09-18T19:01:30.430Z] time="2020-09-18T19:01:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-09-18T19:01:30.430Z] === CONT TestDefererencePluginOnCreateError [2020-09-18T19:01:30.430Z] --- PASS: TestRestore (0.03s) [2020-09-18T19:01:30.430Z] time="2020-09-18T19:01:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-18T19:01:30.430Z] --- PASS: TestList (0.03s) [2020-09-18T19:01:30.430Z] === CONT TestGet [2020-09-18T19:01:30.430Z] --- PASS: TestServicePrune (0.15s) [2020-09-18T19:01:30.430Z] === CONT TestRefDerefRemove [2020-09-18T19:01:30.430Z] --- PASS: TestFindByDriver (0.03s) [2020-09-18T19:01:30.430Z] === CONT TestRemove [2020-09-18T19:01:30.430Z] --- PASS: TestGet (0.02s) [2020-09-18T19:01:30.430Z] === CONT TestCreate [2020-09-18T19:01:30.430Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-18T19:01:30.430Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-09-18T19:01:30.430Z] --- PASS: TestRefDerefRemove (0.02s) [2020-09-18T19:01:30.430Z] === CONT TestDerefMultipleOfSameRef [2020-09-18T19:01:30.430Z] --- PASS: TestCreate (0.02s) [2020-09-18T19:01:30.430Z] --- PASS: TestRemove (0.03s) [2020-09-18T19:01:30.430Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-09-18T19:01:30.430Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-09-18T19:01:30.430Z] PASS [2020-09-18T19:01:30.430Z] coverage: 70.3% of statements [2020-09-18T19:01:30.430Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2020-09-18T19:01:31.399Z] --- PASS: TestNewClientWithTimeout (17.63s) [2020-09-18T19:01:31.399Z] === RUN TestClientStream [2020-09-18T19:01:31.399Z] --- PASS: TestClientStream (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestClientSendFile [2020-09-18T19:01:31.399Z] --- PASS: TestClientSendFile (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestClientWithRequestTimeout [2020-09-18T19:01:31.399Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestFileSpecPlugin [2020-09-18T19:01:31.399Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-09-18T19:01:31.399Z] === RUN TestFileJSONSpecPlugin [2020-09-18T19:01:31.399Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-09-18T19:01:31.399Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestPluginAddHandler [2020-09-18T19:01:31.399Z] --- PASS: TestPluginAddHandler (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestPluginWaitBadPlugin [2020-09-18T19:01:31.399Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-09-18T19:01:31.399Z] === RUN TestGet [2020-09-18T19:01:31.399Z] time="2020-09-18T19:01:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-09-18T19:01:32.367Z] time="2020-09-18T19:01:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-09-18T19:01:34.547Z] time="2020-09-18T19:01:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-09-18T19:01:36.934Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-18T19:01:38.290Z] time="2020-09-18T19:01:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-09-18T19:01:38.311Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-18T19:01:38.880Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-18T19:01:39.817Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2020-09-18T19:01:39.817Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-18T19:01:40.384Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-18T19:01:40.384Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-18T19:01:44.581Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-18T19:01:44.581Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-18T19:01:45.517Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-18T19:01:45.776Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-18T19:01:46.864Z] --- PASS: TestGet (15.00s) [2020-09-18T19:01:46.864Z] === RUN TestPluginWithNoManifest [2020-09-18T19:01:46.864Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-09-18T19:01:46.864Z] === RUN TestGetAll [2020-09-18T19:01:46.864Z] --- PASS: TestGetAll (0.00s) [2020-09-18T19:01:46.864Z] PASS [2020-09-18T19:01:46.864Z] coverage: 73.4% of statements [2020-09-18T19:01:46.864Z] ok github.com/docker/docker/pkg/plugins 35.038s coverage: 73.4% of statements [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/rootless [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/volume [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-18T19:01:46.864Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-18T19:01:47.155Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-18T19:01:47.723Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === Skipped [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-18T19:01:47.833Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-18T19:01:47.833Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-18T19:01:47.833Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-18T19:01:47.833Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-18T19:01:47.833Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-18T19:01:47.833Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-18T19:01:47.833Z] daemon_test.go:147: root required [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-18T19:01:47.833Z] reload_test.go:520: root required [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-18T19:01:47.833Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-18T19:01:47.833Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-18T19:01:47.833Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-18T19:01:47.833Z] download_test.go:268: Needs fixing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-18T19:01:47.833Z] layer_test.go:304: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-18T19:01:47.833Z] layer_test.go:353: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-18T19:01:47.833Z] layer_test.go:468: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-18T19:01:47.833Z] layer_test.go:697: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-18T19:01:47.833Z] migration_test.go:46: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-18T19:01:47.833Z] migration_test.go:182: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-18T19:01:47.833Z] mount_test.go:17: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-18T19:01:47.833Z] mount_test.go:76: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-18T19:01:47.833Z] mount_test.go:125: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-18T19:01:47.833Z] mount_test.go:212: Failing on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:133: Xz not present in msys2 [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:238: Failing on Windows CI machines [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-18T19:01:47.833Z] archive_windows_test.go:16: Currently fails [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-18T19:01:47.833Z] changes_test.go:192: needs more investigation [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-18T19:01:47.833Z] changes_test.go:405: needs further investigation [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-18T19:01:47.833Z] changes_test.go:441: needs further investigation [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-18T19:01:47.833Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-18T19:01:47.833Z] poller_test.go:41: No chmod on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-18T19:01:47.833Z] fileutils_test.go:134: Needs porting to Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-18T19:01:47.833Z] fileutils_test.go:180: Needs porting to Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-18T19:01:47.833Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-18T19:01:47.833Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-09-18T19:01:47.833Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-18T19:01:47.833Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-18T19:01:47.833Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-18T19:01:47.833Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] [2020-09-18T19:01:47.833Z] DONE 1781 tests, 46 skipped in 199.566s [2020-09-18T19:01:47.833Z] INFO: make.ps1 ended at 09/18/2020 19:01:47 [2020-09-18T19:01:47.983Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s) [2020-09-18T19:01:47.983Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cas047ddfdmlmhkt26bffkw6x Created:2020-09-18 19:01:41.268307973 +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[83c4394f7d8239eacccef51ac58f1ad6ee3ca56ace6f2167e4f8c5b49028f36e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qod9zn53c56n6dabdk7026t2k EndpointID:9064877a438b88fc496c381d7776c798526389805ffb866b64dd18b15a03fce9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0d33e7c6337bfba388af23140b393447b06390770d45c06d43ae0583e77e16c6 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:f0ba9cbf6bea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qod9zn53c56n6dabdk7026t2k EndpointID:9064877a438b88fc496c381d7776c798526389805ffb866b64dd18b15a03fce9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-18T19:01:47.983Z] PASS [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] === Skipped [2020-09-18T19:01:47.983Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T19:01:47.983Z] service_test.go:236: FLAKY_TEST [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] DONE 23 tests, 1 skipped in 51.142s [2020-09-18T19:01:47.983Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-18T19:01:47.983Z] ++ 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 [2020-09-18T19:01:47.983Z] ++ set -e [2020-09-18T19:01:47.983Z] ++ '[' -n 0 ']' [2020-09-18T19:01:47.983Z] ++ set -x [2020-09-18T19:01:47.983Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:01:47.983Z] INFO: Testing against a local daemon [2020-09-18T19:01:47.983Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-18T19:01:47.983Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-18T19:01:47.983Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:01:47.983Z] === RUN TestDockerNetworkIpvlan [2020-09-18T19:01:47.983Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-18T19:01:47.983Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:01:47.983Z] PASS [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] === Skipped [2020-09-18T19:01:47.983Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-18T19:01:47.983Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-18T19:01:47.983Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] [2020-09-18T19:01:47.983Z] DONE 2 tests, 2 skipped in 0.181s [2020-09-18T19:01:47.983Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-18T19:01:47.983Z] ++ 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 [2020-09-18T19:01:47.983Z] ++ set -e [2020-09-18T19:01:47.983Z] ++ '[' -n 0 ']' [2020-09-18T19:01:47.983Z] ++ set -x [2020-09-18T19:01:47.983Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:01:48.242Z] INFO: Testing against a local daemon [2020-09-18T19:01:48.242Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-18T19:01:48.502Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-18T19:01:49.070Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-18T19:01:49.372Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-18T19:01:49.372Z] INFO: Unit tests ended at 09/18/2020 19:01:49. Duration:00:03:35.1273225 [2020-09-18T19:01:49.372Z] INFO: Building busybox [2020-09-18T19:01:49.372Z] Sending build context to Docker daemon 5.12kB [2020-09-18T19:01:49.372Z] [2020-09-18T19:01:49.372Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-18T19:01:49.372Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-18T19:01:49.372Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-18T19:01:49.372Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-18T19:01:49.372Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-18T19:01:49.372Z] ---> 715aaeac112d [2020-09-18T19:01:49.372Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-18T19:01:49.372Z] ---> Running in e51bf950ca2e [2020-09-18T19:01:49.637Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-09-18T19:01:49.637Z] === RUN TestDockerNetworkMacvlan [2020-09-18T19:01:50.575Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-18T19:01:50.575Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-18T19:01:50.834Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-18T19:01:50.834Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-18T19:01:51.402Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-18T19:01:51.402Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-18T19:01:51.661Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-18T19:01:52.230Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-18T19:01:52.230Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-18T19:01:53.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-18T19:01:54.547Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-18T19:01:54.547Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-18T19:01:55.115Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-18T19:01:55.175Z] Removing intermediate container e51bf950ca2e [2020-09-18T19:01:55.175Z] ---> fe256e8a80c0 [2020-09-18T19:01:55.175Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-18T19:01:55.175Z] ---> Running in 15a7abf37565 [2020-09-18T19:01:55.634Z] Removing intermediate container 15a7abf37565 [2020-09-18T19:01:55.634Z] ---> 10b9864f3343 [2020-09-18T19:01:55.634Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-18T19:01:55.634Z] ---> Running in 7b1f399d4c2f [2020-09-18T19:01:55.634Z] Removing intermediate container 7b1f399d4c2f [2020-09-18T19:01:55.634Z] ---> d9d0ab2474f5 [2020-09-18T19:01:55.634Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-18T19:01:57.174Z] [2020-09-18T19:01:57.634Z] ---> 74ea48bc6bf6 [2020-09-18T19:01:57.634Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-18T19:01:57.634Z] ---> Running in 85f0ad09ea80 [2020-09-18T19:01:57.651Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-18T19:01:58.219Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-18T19:01:59.597Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-18T19:02:00.987Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.8% of statements [2020-09-18T19:02:01.246Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-09-18T19:02:01.246Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-18T19:02:01.246Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-18T19:02:01.246Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-18T19:02:01.246Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-18T19:02:01.536Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-18T19:02:02.108Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-18T19:02:02.369Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan (13.74s) [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.66s) [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.44s) [2020-09-18T19:02:03.317Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-09-18T19:02:03.317Z] PASS [2020-09-18T19:02:03.317Z] [2020-09-18T19:02:03.317Z] DONE 8 tests in 15.296s [2020-09-18T19:02:03.317Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-18T19:02:03.317Z] ++ 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 [2020-09-18T19:02:03.317Z] ++ set -e [2020-09-18T19:02:03.317Z] ++ '[' -n 0 ']' [2020-09-18T19:02:03.317Z] ++ set -x [2020-09-18T19:02:03.317Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:02:03.663Z] testing: warning: no tests to run [2020-09-18T19:02:03.663Z] PASS [2020-09-18T19:02:03.663Z] [2020-09-18T19:02:03.663Z] DONE 0 tests in 0.032s [2020-09-18T19:02:03.663Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-18T19:02:03.663Z] ++ 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 [2020-09-18T19:02:03.663Z] ++ set -e [2020-09-18T19:02:03.663Z] ++ '[' -n 0 ']' [2020-09-18T19:02:03.663Z] ++ set -x [2020-09-18T19:02:03.663Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:02:03.663Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-18T19:02:03.663Z] INFO: Testing against a local daemon [2020-09-18T19:02:03.663Z] === RUN TestAuthZPluginAllowRequest [2020-09-18T19:02:04.232Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-18T19:02:05.171Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2020-09-18T19:02:05.171Z] === RUN TestAuthZPluginTLS [2020-09-18T19:02:05.742Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-18T19:02:05.742Z] === RUN TestAuthZPluginDenyRequest [2020-09-18T19:02:06.311Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-18T19:02:06.311Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-18T19:02:06.569Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-18T19:02:06.829Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-18T19:02:06.829Z] === RUN TestAuthZPluginDenyResponse [2020-09-18T19:02:07.399Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-09-18T19:02:07.399Z] === RUN TestAuthZPluginAllowEventStream [2020-09-18T19:02:07.966Z] Removing intermediate container 85f0ad09ea80 [2020-09-18T19:02:07.966Z] ---> fb8bd94d0503 [2020-09-18T19:02:07.966Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-18T19:02:07.966Z] ---> Running in 1b75611c6e2c [2020-09-18T19:02:08.425Z] [2020-09-18T19:02:08.425Z] SUCCESS: Specified value was saved. [2020-09-18T19:02:08.779Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-18T19:02:08.779Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2020-09-18T19:02:08.779Z] === RUN TestAuthZPluginErrorResponse [2020-09-18T19:02:09.347Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-18T19:02:09.347Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-09-18T19:02:09.347Z] === RUN TestAuthZPluginErrorRequest [2020-09-18T19:02:09.915Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-09-18T19:02:09.915Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-18T19:02:09.915Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-18T19:02:10.484Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-09-18T19:02:10.484Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-18T19:02:12.392Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2020-09-18T19:02:12.392Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-18T19:02:13.465Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-09-18T19:02:13.465Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-09-18T19:02:14.299Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-09-18T19:02:14.299Z] === RUN TestAuthZPluginHeader [2020-09-18T19:02:14.847Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-18T19:02:14.868Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-09-18T19:02:14.868Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-18T19:02:17.002Z] Removing intermediate container 1b75611c6e2c [2020-09-18T19:02:17.002Z] ---> b61b02189650 [2020-09-18T19:02:17.002Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-18T19:02:17.002Z] ---> Running in 91c92a8b8f97 [2020-09-18T19:02:17.402Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-18T19:02:19.312Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2020-09-18T19:02:19.312Z] === RUN TestAuthZPluginV2Disable [2020-09-18T19:02:19.881Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-18T19:02:19.910Z] Cannot create a file when that file already exists. [2020-09-18T19:02:21.260Z] === RUN TestDockerSuite/TestBuildRm [2020-09-18T19:02:22.642Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2020-09-18T19:02:22.642Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-18T19:02:23.582Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-18T19:02:24.522Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-18T19:02:24.832Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-18T19:02:24.833Z] ok github.com/docker/docker/daemon 12.138s coverage: 17.4% of statements [2020-09-18T19:02:24.833Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-18T19:02:24.833Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-18T19:02:25.706Z] Removing intermediate container 91c92a8b8f97 [2020-09-18T19:02:25.706Z] ---> 464c2dbd77ec [2020-09-18T19:02:25.706Z] Step 13/13 : CMD ["sh"] [2020-09-18T19:02:25.706Z] ---> Running in a17f9dec83c8 [2020-09-18T19:02:25.706Z] Removing intermediate container a17f9dec83c8 [2020-09-18T19:02:25.706Z] ---> 2d42f0d67299 [2020-09-18T19:02:25.706Z] Successfully built 2d42f0d67299 [2020-09-18T19:02:25.706Z] Successfully tagged busybox:latest [2020-09-18T19:02:25.706Z] INFO: Docker images of the daemon under test [2020-09-18T19:02:25.706Z] [2020-09-18T19:02:25.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-18T19:02:25.706Z] busybox latest 2d42f0d67299 Less than a second ago 5.13GB [2020-09-18T19:02:25.706Z] microsoft/windowsservercore latest 715aaeac112d 2 weeks ago 5.06GB [2020-09-18T19:02:25.706Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 2 weeks ago 5.06GB [2020-09-18T19:02:25.706Z] [2020-09-18T19:02:25.706Z] INFO: Running integration tests at 09/18/2020 19:02:25... [2020-09-18T19:02:25.706Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-18T19:02:25.706Z] INFO: Integration API tests being run from the host: [2020-09-18T19:02:25.706Z] INFO: make.ps1 starting at 09/18/2020 19:02:25 [2020-09-18T19:02:25.771Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.8% of statements [2020-09-18T19:02:25.903Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-18T19:02:25.903Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.30s) [2020-09-18T19:02:25.903Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-18T19:02:26.031Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-09-18T19:02:26.162Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-18T19:02:26.692Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-18T19:02:26.730Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-18T19:02:26.971Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-09-18T19:02:26.971Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-18T19:02:26.971Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-18T19:02:27.298Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-18T19:02:27.540Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-09-18T19:02:28.683Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-18T19:02:29.253Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-18T19:02:30.079Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.447s coverage: 73.1% of statements [2020-09-18T19:02:30.339Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-18T19:02:32.248Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 57.0% of statements [2020-09-18T19:02:33.484Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-18T19:02:33.484Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-18T19:02:33.743Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-18T19:02:33.743Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-18T19:02:34.311Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-18T19:02:34.789Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-09-18T19:02:34.880Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-18T19:02:34.880Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-18T19:02:35.449Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-18T19:02:36.176Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.965s coverage: 46.2% of statements [2020-09-18T19:02:36.176Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-18T19:02:36.436Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 49.5% of statements [2020-09-18T19:02:37.354Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.37s) [2020-09-18T19:02:37.354Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-18T19:02:38.733Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-18T19:02:38.978Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.565s coverage: 57.7% of statements [2020-09-18T19:02:38.978Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-18T19:02:38.978Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.366s coverage: 76.1% of statements [2020-09-18T19:02:38.978Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-18T19:02:39.300Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-18T19:02:39.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-18T19:02:39.818Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-18T19:02:40.364Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.0% of statements [2020-09-18T19:02:40.385Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-18T19:02:40.935Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-09-18T19:02:40.952Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-18T19:02:41.875Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-09-18T19:02:42.331Z] === RUN TestDockerSuite/TestBuildUser [2020-09-18T19:02:42.930Z] --- PASS: TestImportExtremelyLargeImageWorks (194.19s) [2020-09-18T19:02:42.930Z] PASS [2020-09-18T19:02:42.930Z] [2020-09-18T19:02:42.930Z] === Skipped [2020-09-18T19:02:42.930Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-18T19:02:42.930Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:02:42.930Z] [2020-09-18T19:02:42.930Z] [2020-09-18T19:02:42.930Z] DONE 12 tests, 1 skipped in 195.224s [2020-09-18T19:02:42.930Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-18T19:02:42.930Z] ++ 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 [2020-09-18T19:02:42.930Z] ++ set -e [2020-09-18T19:02:42.930Z] ++ '[' -n 0 ']' [2020-09-18T19:02:42.930Z] ++ set -x [2020-09-18T19:02:42.930Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:02:42.930Z] INFO: Testing against a local daemon [2020-09-18T19:02:42.930Z] === RUN TestNetworkCreateDelete [2020-09-18T19:02:42.930Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-18T19:02:42.930Z] === RUN TestDockerNetworkDeletePreferID [2020-09-18T19:02:42.930Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-09-18T19:02:42.930Z] === RUN TestDaemonDNSFallback [2020-09-18T19:02:42.930Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-09-18T19:02:42.930Z] === RUN TestInspectNetwork [2020-09-18T19:02:42.930Z] === RUN TestInspectNetwork/full_network_id [2020-09-18T19:02:42.930Z] === RUN TestInspectNetwork/partial_network_id [2020-09-18T19:02:42.930Z] === RUN TestInspectNetwork/network_name [2020-09-18T19:02:42.930Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-18T19:02:43.711Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-18T19:02:43.823Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.8% of statements [2020-09-18T19:02:43.824Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-18T19:02:43.824Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-18T19:02:43.968Z] --- PASS: TestInspectNetwork (6.99s) [2020-09-18T19:02:43.968Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-18T19:02:43.968Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-18T19:02:43.968Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-18T19:02:43.968Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-18T19:02:43.968Z] === RUN TestRunContainerWithBridgeNone [2020-09-18T19:02:44.093Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.0% of statements [2020-09-18T19:02:45.488Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-09-18T19:02:45.488Z] === RUN TestNetworkInvalidJSON [2020-09-18T19:02:45.488Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-18T19:02:45.488Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-18T19:02:45.488Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:02:45.488Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:02:45.488Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:02:45.488Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:02:45.488Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-18T19:02:45.488Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:02:45.488Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:02:45.488Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-18T19:02:45.488Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-18T19:02:45.488Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-18T19:02:45.488Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-18T19:02:45.488Z] === RUN TestHostIPv4BridgeLabel [2020-09-18T19:02:45.617Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-18T19:02:46.005Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-09-18T19:02:46.005Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.4% of statements [2020-09-18T19:02:46.005Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-18T19:02:46.005Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-18T19:02:46.128Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-18T19:02:46.128Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-18T19:02:46.943Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-18T19:02:47.184Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-18T19:02:47.184Z] === RUN TestDaemonDefaultNetworkPools [2020-09-18T19:02:47.511Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-09-18T19:02:47.511Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-09-18T19:02:48.230Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-09-18T19:02:48.230Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-18T19:02:48.891Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2020-09-18T19:02:48.891Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-18T19:02:49.151Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 37.7% of statements [2020-09-18T19:02:49.316Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-18T19:02:49.316Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-18T19:02:50.532Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-09-18T19:02:50.860Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-09-18T19:02:50.860Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-18T19:02:51.154Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-09-18T19:02:51.154Z] === RUN TestServiceWithPredefinedNetwork [2020-09-18T19:02:51.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:02:51.857Z] INFO: Testing against a local daemon [2020-09-18T19:02:51.857Z] === RUN TestBuildWithSession [2020-09-18T19:02:51.857Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-18T19:02:51.857Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T19:02:51.857Z] === RUN TestBuildSquashParent [2020-09-18T19:02:51.857Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-09-18T19:02:51.857Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:02:51.857Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-18T19:02:51.857Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-18T19:02:51.857Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:02:51.857Z] === RUN TestBuildMultiStageCopy [2020-09-18T19:02:51.857Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-18T19:02:51.913Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-18T19:02:52.172Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-18T19:02:52.742Z] ok github.com/docker/docker/daemon/logger/splunk 1.667s coverage: 82.5% of statements [2020-09-18T19:02:52.742Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-18T19:02:53.002Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-09-18T19:02:53.002Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-18T19:02:53.241Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s) [2020-09-18T19:02:53.241Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-18T19:02:53.241Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T19:02:53.241Z] service_test.go:236: FLAKY_TEST [2020-09-18T19:02:53.241Z] === RUN TestServiceWithDataPathPortInit [2020-09-18T19:02:53.744Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-09-18T19:02:53.744Z] PASS [2020-09-18T19:02:53.744Z] [2020-09-18T19:02:53.744Z] DONE 17 tests in 50.393s [2020-09-18T19:02:54.003Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-18T19:02:54.003Z] ++ 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 [2020-09-18T19:02:54.003Z] ++ set -e [2020-09-18T19:02:54.003Z] ++ '[' -n 0 ']' [2020-09-18T19:02:54.003Z] ++ set -x [2020-09-18T19:02:54.003Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:02:54.003Z] INFO: Testing against a local daemon [2020-09-18T19:02:54.003Z] === RUN TestPluginInvalidJSON [2020-09-18T19:02:54.003Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:02:54.003Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:02:54.003Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:02:54.003Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-18T19:02:54.003Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-18T19:02:54.003Z] === RUN TestPluginInstall [2020-09-18T19:02:54.003Z] === RUN TestPluginInstall/no_auth [2020-09-18T19:02:54.910Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-09-18T19:02:56.818Z] ok github.com/docker/docker/distribution 1.220s coverage: 21.9% of statements [2020-09-18T19:02:56.818Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-18T19:02:57.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-18T19:02:57.388Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-09-18T19:02:57.554Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-18T19:02:57.960Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-09-18T19:02:57.960Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-18T19:02:58.221Z] ok github.com/docker/docker/image 0.031s coverage: 86.4% of statements [2020-09-18T19:02:58.934Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-18T19:02:58.934Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-18T19:02:59.604Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-09-18T19:02:59.604Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-18T19:02:59.604Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2020-09-18T19:02:59.605Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-18T19:03:00.175Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-09-18T19:03:00.312Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-18T19:03:00.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-18T19:03:01.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-18T19:03:01.693Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-18T19:03:02.086Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-09-18T19:03:02.346Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-09-18T19:03:02.372Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-18T19:03:03.072Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-18T19:03:03.072Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-18T19:03:03.072Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-18T19:03:03.072Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-18T19:03:03.072Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-18T19:03:03.343Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-18T19:03:03.640Z] time="2020-09-18T19:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:03.640Z] time="2020-09-18T19:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af7274ecd157a254f4de57258855d4c77c0d59fe1ae8fb9f9055edd63e7b7653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:03.640Z] time="2020-09-18T19:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:03.640Z] time="2020-09-18T19:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af7274ecd157a254f4de57258855d4c77c0d59fe1ae8fb9f9055edd63e7b7653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:03.899Z] === RUN TestPluginInstall/with_htpasswd [2020-09-18T19:03:04.256Z] ok github.com/docker/docker/pkg/archive 0.319s coverage: 77.1% of statements [2020-09-18T19:03:04.311Z] --- PASS: TestBuildMultiStageCopy (13.58s) [2020-09-18T19:03:04.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.78s) [2020-09-18T19:03:04.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2020-09-18T19:03:04.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2020-09-18T19:03:04.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-09-18T19:03:04.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2020-09-18T19:03:04.311Z] === RUN TestBuildMultiStageParentConfig [2020-09-18T19:03:04.311Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-09-18T19:03:04.311Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:04.311Z] === RUN TestBuildLabelWithTargets [2020-09-18T19:03:04.311Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-09-18T19:03:04.311Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:04.311Z] === RUN TestBuildWithEmptyLayers [2020-09-18T19:03:04.467Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-18T19:03:04.727Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-18T19:03:04.727Z] time="2020-09-18T19:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:04.727Z] time="2020-09-18T19:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c2789cba855cb44cec60f6836475fecd0aa27b41e7741abb8e3d4bf783c1e0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:04.727Z] time="2020-09-18T19:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:04.727Z] time="2020-09-18T19:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c2789cba855cb44cec60f6836475fecd0aa27b41e7741abb8e3d4bf783c1e0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:05.194Z] ok github.com/docker/docker/pkg/authorization 0.274s coverage: 68.3% of statements [2020-09-18T19:03:05.194Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-18T19:03:05.281Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2020-09-18T19:03:05.281Z] === RUN TestBuildMultiStageOnBuild [2020-09-18T19:03:05.281Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-09-18T19:03:05.281Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:05.281Z] === RUN TestBuildUncleanTarFilenames [2020-09-18T19:03:05.281Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-09-18T19:03:05.281Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:05.281Z] === RUN TestBuildMultiStageLayerLeak [2020-09-18T19:03:05.281Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-09-18T19:03:05.281Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:05.281Z] === RUN TestBuildWithHugeFile [2020-09-18T19:03:05.281Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-09-18T19:03:05.281Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-18T19:03:05.281Z] === RUN TestBuildWithEmptyDockerfile [2020-09-18T19:03:05.281Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T19:03:05.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T19:03:05.281Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T19:03:05.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T19:03:05.281Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T19:03:05.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T19:03:05.296Z] === RUN TestPluginInstall/with_insecure [2020-09-18T19:03:05.454Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-18T19:03:05.555Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-18T19:03:05.741Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-18T19:03:05.741Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-18T19:03:05.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-18T19:03:05.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.27s) [2020-09-18T19:03:05.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-09-18T19:03:05.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-09-18T19:03:05.741Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-09-18T19:03:05.741Z] === RUN TestBuildPreserveOwnership [2020-09-18T19:03:05.741Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-09-18T19:03:05.741Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:05.741Z] === RUN TestBuildPlatformInvalid [2020-09-18T19:03:05.741Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-09-18T19:03:05.741Z] PASS [2020-09-18T19:03:05.741Z] ok github.com/docker/docker/integration/build 15.037s [2020-09-18T19:03:06.124Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-18T19:03:06.200Z] [2020-09-18T19:03:06.200Z] === Skipped [2020-09-18T19:03:06.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-18T19:03:06.200Z] build_session_test.go:25: TODO: BuildKit [2020-09-18T19:03:06.200Z] [2020-09-18T19:03:06.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-18T19:03:06.200Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:06.200Z] [2020-09-18T19:03:06.200Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-18T19:03:06.201Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-09-18T19:03:06.201Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-18T19:03:06.201Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-18T19:03:06.201Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-18T19:03:06.201Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-18T19:03:06.201Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-18T19:03:06.201Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-18T19:03:06.201Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] [2020-09-18T19:03:06.201Z] DONE 22 tests, 10 skipped in 39.090s [2020-09-18T19:03:06.201Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-18T19:03:06.383Z] time="2020-09-18T19:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:06.383Z] time="2020-09-18T19:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:211c32173d24ff0b30aa905b664323655b660ae103becf99693ba29670426cf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:06.383Z] time="2020-09-18T19:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:06.383Z] time="2020-09-18T19:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:211c32173d24ff0b30aa905b664323655b660ae103becf99693ba29670426cf3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:06.642Z] --- PASS: TestPluginInstall (12.58s) [2020-09-18T19:03:06.642Z] --- PASS: TestPluginInstall/no_auth (9.90s) [2020-09-18T19:03:06.642Z] --- PASS: TestPluginInstall/with_htpasswd (1.13s) [2020-09-18T19:03:06.642Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2020-09-18T19:03:06.642Z] plugin_test.go:157: [dab5496037aa8] daemon is not started [2020-09-18T19:03:06.642Z] PASS [2020-09-18T19:03:06.642Z] [2020-09-18T19:03:06.642Z] DONE 6 tests in 12.788s [2020-09-18T19:03:06.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-18T19:03:06.642Z] ++ 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 [2020-09-18T19:03:06.642Z] ++ set -e [2020-09-18T19:03:06.642Z] ++ '[' -n 0 ']' [2020-09-18T19:03:06.642Z] ++ set -x [2020-09-18T19:03:06.642Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:06.901Z] INFO: Testing against a local daemon [2020-09-18T19:03:06.901Z] === RUN TestExternalGraphDriver [2020-09-18T19:03:06.901Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-18T19:03:07.160Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-18T19:03:07.160Z] === RUN TestExternalGraphDriver/json [2020-09-18T19:03:08.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:03:08.380Z] INFO: Testing against a local daemon [2020-09-18T19:03:08.380Z] === RUN TestConfigInspect [2020-09-18T19:03:08.380Z] --- SKIP: TestConfigInspect (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.380Z] === RUN TestConfigList [2020-09-18T19:03:08.380Z] --- SKIP: TestConfigList (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.380Z] === RUN TestConfigsCreateAndDelete [2020-09-18T19:03:08.380Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.380Z] === RUN TestConfigsUpdate [2020-09-18T19:03:08.380Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.380Z] === RUN TestTemplatedConfig [2020-09-18T19:03:08.380Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.380Z] === RUN TestConfigCreateResolve [2020-09-18T19:03:08.380Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:03:08.380Z] === RUN TestConfigDaemonLibtrustID [2020-09-18T19:03:08.380Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-09-18T19:03:08.380Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:03:08.380Z] PASS [2020-09-18T19:03:08.380Z] ok github.com/docker/docker/integration/config 0.157s [2020-09-18T19:03:08.635Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2020-09-18T19:03:08.635Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-18T19:03:08.744Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.2% of statements [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === Skipped [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-18T19:03:08.840Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] [2020-09-18T19:03:08.840Z] DONE 7 tests, 7 skipped in 2.680s [2020-09-18T19:03:08.840Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-18T19:03:09.004Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-09-18T19:03:09.065Z] === RUN TestExternalGraphDriver/spec [2020-09-18T19:03:09.264Z] ok github.com/docker/docker/layer 7.352s coverage: 68.8% of statements [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/oci [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-18T19:03:09.264Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-18T19:03:09.264Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-09-18T19:03:09.324Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-18T19:03:09.834Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-09-18T19:03:10.703Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-18T19:03:10.703Z] === RUN TestExternalGraphDriver/pull [2020-09-18T19:03:10.774Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-09-18T19:03:11.272Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-18T19:03:11.344Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-09-18T19:03:11.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:03:11.747Z] INFO: Testing against a local daemon [2020-09-18T19:03:11.747Z] === RUN TestCheckpoint [2020-09-18T19:03:11.747Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-18T19:03:11.747Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T19:03:11.747Z] === RUN TestContainerInvalidJSON [2020-09-18T19:03:11.747Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T19:03:11.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T19:03:11.747Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T19:03:11.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T19:03:11.747Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-18T19:03:11.747Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-18T19:03:11.747Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-18T19:03:11.747Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-18T19:03:11.747Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-18T19:03:11.747Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-18T19:03:11.747Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-18T19:03:11.747Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-18T19:03:11.747Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-18T19:03:11.747Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-09-18T19:03:11.747Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-18T19:03:11.747Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-18T19:03:11.747Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-18T19:03:11.747Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-18T19:03:11.747Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-18T19:03:11.747Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-09-18T19:03:11.747Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestCopyFromContainer [2020-09-18T19:03:11.747Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-09-18T19:03:11.747Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-18T19:03:11.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T19:03:11.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T19:03:11.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T19:03:11.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T19:03:11.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T19:03:11.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T19:03:11.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-18T19:03:11.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-18T19:03:11.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-18T19:03:11.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-18T19:03:11.747Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-18T19:03:11.747Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-09-18T19:03:11.747Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidEnv [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-18T19:03:11.747Z] === RUN TestCreateTmpfsMountsTarget [2020-09-18T19:03:11.747Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-09-18T19:03:11.747Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-18T19:03:11.747Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-09-18T19:03:11.747Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:03:11.747Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-18T19:03:11.747Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-18T19:03:11.747Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T19:03:11.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T19:03:11.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-18T19:03:11.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-18T19:03:11.747Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-18T19:03:11.747Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-18T19:03:11.747Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-18T19:03:11.747Z] === RUN TestCreateDifferentPlatform [2020-09-18T19:03:11.747Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-18T19:03:11.747Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-18T19:03:11.747Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-18T19:03:11.747Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-18T19:03:11.747Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-18T19:03:11.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-18T19:03:11.747Z] === RUN TestContainerKillOnDaemonStart [2020-09-18T19:03:11.747Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-18T19:03:11.747Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:11.747Z] === RUN TestDiff [2020-09-18T19:03:11.747Z] --- SKIP: TestDiff (0.00s) [2020-09-18T19:03:11.747Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:11.747Z] === RUN TestExecWithCloseStdin [2020-09-18T19:03:11.853Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-18T19:03:11.914Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-18T19:03:12.425Z] --- PASS: TestExternalGraphDriver (5.44s) [2020-09-18T19:03:12.425Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-09-18T19:03:12.425Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2020-09-18T19:03:12.425Z] --- PASS: TestExternalGraphDriver/pull (1.49s) [2020-09-18T19:03:12.425Z] === RUN TestGraphdriverPluginV2 [2020-09-18T19:03:12.425Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-18T19:03:12.425Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-18T19:03:12.992Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-18T19:03:13.294Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-18T19:03:13.863Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-09-18T19:03:13.863Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-09-18T19:03:14.236Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s) [2020-09-18T19:03:14.236Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:la4smugwonlk2jxz3dqrdc0pw Created:2020-09-18 19:03:07.662493469 +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[963ffc1d64b795e882eb7505825ac4f9b8d2bedc3dd1b3e8d8fef73f72f57a9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sikrj5y4cb3htv286lb6j79km EndpointID:b589a948333445fd3686dd43ba6d433b40839224b9e993b4deae2d614ac39f06 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d628a1397760f438442b3f7c422cd9f0b1c962246bd37d201456a253d75c820d 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:fad22183fa5f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sikrj5y4cb3htv286lb6j79km EndpointID:b589a948333445fd3686dd43ba6d433b40839224b9e993b4deae2d614ac39f06 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-18T19:03:14.236Z] PASS [2020-09-18T19:03:14.236Z] [2020-09-18T19:03:14.236Z] === Skipped [2020-09-18T19:03:14.236Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T19:03:14.236Z] service_test.go:236: FLAKY_TEST [2020-09-18T19:03:14.236Z] [2020-09-18T19:03:14.236Z] [2020-09-18T19:03:14.236Z] DONE 23 tests, 1 skipped in 39.042s [2020-09-18T19:03:14.236Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-18T19:03:14.236Z] ++ 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 [2020-09-18T19:03:14.236Z] ++ set -e [2020-09-18T19:03:14.236Z] ++ '[' -n 0 ']' [2020-09-18T19:03:14.236Z] ++ set -x [2020-09-18T19:03:14.237Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:14.237Z] INFO: Testing against a local daemon [2020-09-18T19:03:14.237Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-18T19:03:14.237Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-18T19:03:14.237Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:03:14.237Z] === RUN TestDockerNetworkIpvlan [2020-09-18T19:03:14.237Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-18T19:03:14.237Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:03:14.237Z] PASS [2020-09-18T19:03:14.237Z] [2020-09-18T19:03:14.237Z] === Skipped [2020-09-18T19:03:14.237Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-18T19:03:14.237Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:03:14.237Z] [2020-09-18T19:03:14.237Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-18T19:03:14.237Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-18T19:03:14.237Z] [2020-09-18T19:03:14.237Z] [2020-09-18T19:03:14.237Z] DONE 2 tests, 2 skipped in 0.078s [2020-09-18T19:03:14.237Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-18T19:03:14.237Z] ++ 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 [2020-09-18T19:03:14.237Z] ++ set -e [2020-09-18T19:03:14.237Z] ++ '[' -n 0 ']' [2020-09-18T19:03:14.237Z] ++ set -x [2020-09-18T19:03:14.237Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:14.237Z] INFO: Testing against a local daemon [2020-09-18T19:03:14.237Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-18T19:03:14.370Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-18T19:03:14.370Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-18T19:03:14.370Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-18T19:03:14.433Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-18T19:03:14.433Z] ok github.com/docker/docker/pkg/fsutils 0.227s coverage: 85.1% of statements [2020-09-18T19:03:14.653Z] --- PASS: TestExecWithCloseStdin (2.88s) [2020-09-18T19:03:14.653Z] === RUN TestExec [2020-09-18T19:03:14.653Z] --- SKIP: TestExec (0.00s) [2020-09-18T19:03:14.653Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-18T19:03:14.653Z] === RUN TestExecUser [2020-09-18T19:03:14.653Z] --- SKIP: TestExecUser (0.00s) [2020-09-18T19:03:14.653Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-18T19:03:14.653Z] === RUN TestExportContainerAndImportImage [2020-09-18T19:03:14.653Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-09-18T19:03:14.653Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:14.653Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-18T19:03:14.653Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-09-18T19:03:14.653Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:14.653Z] === RUN TestHealthCheckWorkdir [2020-09-18T19:03:14.653Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-09-18T19:03:14.653Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:14.653Z] === RUN TestHealthKillContainer [2020-09-18T19:03:14.653Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-09-18T19:03:14.653Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-18T19:03:14.653Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-18T19:03:14.653Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-09-18T19:03:14.653Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-18T19:03:14.653Z] === RUN TestKillContainerInvalidSignal [2020-09-18T19:03:14.939Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-18T19:03:15.293Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-09-18T19:03:15.293Z] === RUN TestDockerNetworkMacvlan [2020-09-18T19:03:15.372Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 70.1% of statements [2020-09-18T19:03:15.508Z] === RUN TestDockerSuite/TestCommitChange [2020-09-18T19:03:15.632Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 70.6% of statements [2020-09-18T19:03:15.979Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-18T19:03:16.201Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-09-18T19:03:16.201Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-18T19:03:16.201Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-09-18T19:03:16.202Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-18T19:03:16.202Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-18T19:03:16.445Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-18T19:03:16.461Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-18T19:03:16.461Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-18T19:03:16.721Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-18T19:03:16.831Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2020-09-18T19:03:16.831Z] === RUN TestKillContainer [2020-09-18T19:03:16.831Z] --- SKIP: TestKillContainer (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-18T19:03:16.831Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-18T19:03:16.831Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-18T19:03:16.831Z] === RUN TestKillStoppedContainer [2020-09-18T19:03:16.831Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-18T19:03:16.831Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-18T19:03:16.831Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-18T19:03:16.831Z] === RUN TestKillDifferentUserContainer [2020-09-18T19:03:16.831Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-18T19:03:16.831Z] === RUN TestInspectOomKilledTrue [2020-09-18T19:03:16.831Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:16.831Z] === RUN TestInspectOomKilledFalse [2020-09-18T19:03:16.831Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-18T19:03:16.831Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T19:03:16.831Z] === RUN TestLogsFollowTailEmpty [2020-09-18T19:03:16.980Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-09-18T19:03:17.018Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-18T19:03:17.023Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-18T19:03:17.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2020-09-18T19:03:17.277Z] --- PASS: TestGraphdriverPluginV2 (4.91s) [2020-09-18T19:03:17.277Z] PASS [2020-09-18T19:03:17.277Z] [2020-09-18T19:03:17.277Z] DONE 5 tests in 10.534s [2020-09-18T19:03:17.277Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-18T19:03:17.277Z] ++ 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 [2020-09-18T19:03:17.277Z] ++ set -e [2020-09-18T19:03:17.277Z] ++ '[' -n 0 ']' [2020-09-18T19:03:17.277Z] ++ set -x [2020-09-18T19:03:17.277Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:17.499Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-09-18T19:03:17.499Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-18T19:03:17.499Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-18T19:03:17.537Z] INFO: Testing against a local daemon [2020-09-18T19:03:17.537Z] === RUN TestContinueAfterPluginCrash [2020-09-18T19:03:17.537Z] === PAUSE TestContinueAfterPluginCrash [2020-09-18T19:03:17.537Z] === RUN TestReadPluginNoRead [2020-09-18T19:03:17.537Z] === PAUSE TestReadPluginNoRead [2020-09-18T19:03:17.537Z] === RUN TestDaemonStartWithLogOpt [2020-09-18T19:03:17.537Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-18T19:03:17.537Z] === CONT TestContinueAfterPluginCrash [2020-09-18T19:03:17.537Z] === CONT TestDaemonStartWithLogOpt [2020-09-18T19:03:17.661Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-18T19:03:18.105Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-18T19:03:18.368Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2020-09-18T19:03:18.368Z] === RUN TestNetworkNat [2020-09-18T19:03:18.368Z] --- SKIP: TestNetworkNat (0.00s) [2020-09-18T19:03:18.368Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:18.368Z] === RUN TestNetworkLocalhostTCPNat [2020-09-18T19:03:18.368Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-09-18T19:03:18.368Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:03:18.368Z] === RUN TestNetworkLoopbackNat [2020-09-18T19:03:18.368Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-09-18T19:03:18.368Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:18.368Z] === RUN TestPause [2020-09-18T19:03:18.368Z] --- SKIP: TestPause (0.00s) [2020-09-18T19:03:18.368Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-18T19:03:18.368Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-18T19:03:18.438Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-09-18T19:03:19.012Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-18T19:03:19.272Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-18T19:03:19.533Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-18T19:03:19.741Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-18T19:03:19.907Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.65s) [2020-09-18T19:03:19.907Z] === RUN TestPauseStopPausedContainer [2020-09-18T19:03:19.907Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-09-18T19:03:19.907Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:19.907Z] === RUN TestPsFilter [2020-09-18T19:03:20.012Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-18T19:03:20.366Z] --- PASS: TestPsFilter (0.10s) [2020-09-18T19:03:20.366Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-18T19:03:20.910Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-09-18T19:03:20.965Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-18T19:03:21.170Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-18T19:03:21.821Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-18T19:03:22.346Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-18T19:03:22.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-18T19:03:22.605Z] --- PASS: TestDaemonStartWithLogOpt (5.23s) [2020-09-18T19:03:22.605Z] === CONT TestReadPluginNoRead [2020-09-18T19:03:23.174Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-18T19:03:24.460Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2020-09-18T19:03:24.460Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-18T19:03:24.720Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-09-18T19:03:24.980Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-18T19:03:25.082Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-18T19:03:25.240Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-18T19:03:25.374Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-18T19:03:26.178Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan (11.03s) [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s) [2020-09-18T19:03:26.419Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-09-18T19:03:26.419Z] PASS [2020-09-18T19:03:26.419Z] [2020-09-18T19:03:26.419Z] DONE 8 tests in 12.472s [2020-09-18T19:03:26.419Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-18T19:03:26.419Z] ++ 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 [2020-09-18T19:03:26.419Z] ++ set -e [2020-09-18T19:03:26.419Z] ++ '[' -n 0 ']' [2020-09-18T19:03:26.419Z] ++ set -x [2020-09-18T19:03:26.419Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:26.419Z] testing: warning: no tests to run [2020-09-18T19:03:26.419Z] PASS [2020-09-18T19:03:26.419Z] [2020-09-18T19:03:26.419Z] DONE 0 tests in 0.012s [2020-09-18T19:03:26.419Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-18T19:03:26.419Z] ++ 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 [2020-09-18T19:03:26.419Z] ++ set -e [2020-09-18T19:03:26.419Z] ++ '[' -n 0 ']' [2020-09-18T19:03:26.419Z] ++ set -x [2020-09-18T19:03:26.419Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:26.419Z] INFO: Testing against a local daemon [2020-09-18T19:03:26.419Z] === RUN TestAuthZPluginAllowRequest [2020-09-18T19:03:26.438Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-18T19:03:26.461Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-18T19:03:27.008Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-09-18T19:03:27.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-18T19:03:27.028Z] === RUN TestReadPluginNoRead/default [2020-09-18T19:03:27.577Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-09-18T19:03:27.577Z] testing: warning: no tests to run [2020-09-18T19:03:27.577Z] coverage: [no statements] [2020-09-18T19:03:27.577Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-09-18T19:03:27.597Z] --- PASS: TestContinueAfterPluginCrash (10.25s) [2020-09-18T19:03:27.856Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-18T19:03:27.933Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-09-18T19:03:27.933Z] === RUN TestAuthZPluginTLS [2020-09-18T19:03:28.146Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-18T19:03:28.232Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-18T19:03:28.232Z] === RUN TestAuthZPluginDenyRequest [2020-09-18T19:03:28.406Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-09-18T19:03:28.406Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-09-18T19:03:28.795Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-18T19:03:28.877Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-18T19:03:28.877Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-18T19:03:28.943Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.75s) [2020-09-18T19:03:28.943Z] === RUN TestRemoveContainerWithVolume [2020-09-18T19:03:29.172Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-18T19:03:29.172Z] === RUN TestAuthZPluginDenyResponse [2020-09-18T19:03:29.746Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-18T19:03:29.746Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-18T19:03:29.809Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-18T19:03:29.809Z] === RUN TestAuthZPluginAllowEventStream [2020-09-18T19:03:29.913Z] --- PASS: TestRemoveContainerWithVolume (2.06s) [2020-09-18T19:03:29.913Z] === RUN TestRemoveContainerRunning [2020-09-18T19:03:30.315Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-18T19:03:30.574Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-18T19:03:30.942Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-18T19:03:31.142Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-18T19:03:31.201Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-09-18T19:03:31.324Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-09-18T19:03:31.324Z] === RUN TestAuthZPluginErrorResponse [2020-09-18T19:03:31.619Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-18T19:03:31.619Z] === RUN TestAuthZPluginErrorRequest [2020-09-18T19:03:31.710Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-18T19:03:31.770Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 72.6% of statements [2020-09-18T19:03:31.969Z] --- PASS: TestReadPluginNoRead (9.39s) [2020-09-18T19:03:31.969Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2020-09-18T19:03:31.969Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-09-18T19:03:31.969Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2020-09-18T19:03:31.969Z] read_test.go:92: [d618a842abeb6] daemon is not started [2020-09-18T19:03:31.969Z] PASS [2020-09-18T19:03:31.969Z] [2020-09-18T19:03:31.969Z] DONE 6 tests in 14.782s [2020-09-18T19:03:31.969Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-18T19:03:31.969Z] ++ 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 [2020-09-18T19:03:31.969Z] ++ set -e [2020-09-18T19:03:31.969Z] ++ '[' -n 0 ']' [2020-09-18T19:03:31.969Z] ++ set -x [2020-09-18T19:03:31.969Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:32.093Z] --- PASS: TestRemoveContainerRunning (1.78s) [2020-09-18T19:03:32.093Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-18T19:03:32.229Z] testing: warning: no tests to run [2020-09-18T19:03:32.229Z] PASS [2020-09-18T19:03:32.229Z] [2020-09-18T19:03:32.229Z] DONE 0 tests in 0.065s [2020-09-18T19:03:32.229Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-18T19:03:32.229Z] ++ 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 [2020-09-18T19:03:32.229Z] ++ set -e [2020-09-18T19:03:32.229Z] ++ '[' -n 0 ']' [2020-09-18T19:03:32.229Z] ++ set -x [2020-09-18T19:03:32.229Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:32.229Z] INFO: Testing against a local daemon [2020-09-18T19:03:32.229Z] === RUN TestPluginWithDevMounts [2020-09-18T19:03:32.229Z] === PAUSE TestPluginWithDevMounts [2020-09-18T19:03:32.229Z] === CONT TestPluginWithDevMounts [2020-09-18T19:03:32.259Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-18T19:03:32.259Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-18T19:03:32.341Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-18T19:03:32.489Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-18T19:03:32.898Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-09-18T19:03:32.898Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-18T19:03:33.057Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-18T19:03:33.057Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-18T19:03:33.057Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-18T19:03:33.625Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-18T19:03:33.625Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-18T19:03:33.625Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-18T19:03:33.634Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.72s) [2020-09-18T19:03:33.634Z] === RUN TestRemoveInvalidContainer [2020-09-18T19:03:33.634Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-18T19:03:33.634Z] === RUN TestRenameLinkedContainer [2020-09-18T19:03:33.634Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-09-18T19:03:33.634Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:33.634Z] === RUN TestRenameStoppedContainer [2020-09-18T19:03:33.884Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-18T19:03:33.884Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-18T19:03:34.144Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-09-18T19:03:34.144Z] PASS [2020-09-18T19:03:34.144Z] [2020-09-18T19:03:34.144Z] DONE 1 tests in 2.101s [2020-09-18T19:03:34.276Z] ok github.com/docker/docker/registry 0.099s coverage: 56.3% of statements [2020-09-18T19:03:34.404Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-18T19:03:34.404Z] ++ 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 [2020-09-18T19:03:34.404Z] ++ set -e [2020-09-18T19:03:34.404Z] ++ '[' -n 0 ']' [2020-09-18T19:03:34.404Z] ++ set -x [2020-09-18T19:03:34.404Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:34.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-18T19:03:34.404Z] INFO: Testing against a local daemon [2020-09-18T19:03:34.404Z] === RUN TestSecretInspect [2020-09-18T19:03:34.419Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-09-18T19:03:34.419Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-18T19:03:34.535Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-18T19:03:34.794Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-18T19:03:34.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-18T19:03:35.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-18T19:03:35.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-18T19:03:35.732Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-18T19:03:35.732Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-18T19:03:36.502Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2020-09-18T19:03:36.502Z] === RUN TestAuthZPluginHeader [2020-09-18T19:03:36.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-18T19:03:37.137Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-18T19:03:37.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-18T19:03:37.137Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-18T19:03:37.137Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:37.137Z] === RUN TestAuthZPluginV2Disable [2020-09-18T19:03:37.137Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-18T19:03:37.137Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:37.137Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-18T19:03:37.137Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-18T19:03:37.137Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:37.137Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-18T19:03:37.137Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-18T19:03:37.137Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:37.137Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-18T19:03:37.178Z] --- PASS: TestSecretInspect (2.71s) [2020-09-18T19:03:37.178Z] === RUN TestSecretList [2020-09-18T19:03:37.437Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-18T19:03:37.437Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-18T19:03:38.006Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-18T19:03:38.270Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-18T19:03:38.574Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-18T19:03:39.143Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-18T19:03:39.208Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-18T19:03:39.402Z] --- PASS: TestSecretList (2.21s) [2020-09-18T19:03:39.402Z] === RUN TestSecretsCreateAndDelete [2020-09-18T19:03:39.660Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-18T19:03:39.660Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-18T19:03:39.776Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-18T19:03:40.228Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-18T19:03:40.711Z] --- PASS: TestRenameStoppedContainer (6.99s) [2020-09-18T19:03:40.711Z] === RUN TestRenameRunningContainerAndReuse [2020-09-18T19:03:40.714Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-09-18T19:03:40.797Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-18T19:03:41.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-18T19:03:41.625Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-18T19:03:41.625Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-18T19:03:42.193Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-09-18T19:03:42.193Z] === RUN TestSecretsUpdate [2020-09-18T19:03:42.193Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-18T19:03:43.570Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-18T19:03:44.477Z] --- PASS: TestRenameRunningContainerAndReuse (3.73s) [2020-09-18T19:03:44.477Z] === RUN TestRenameInvalidName [2020-09-18T19:03:44.947Z] --- PASS: TestSecretsUpdate (2.84s) [2020-09-18T19:03:44.947Z] === RUN TestTemplatedSecret [2020-09-18T19:03:44.947Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-18T19:03:45.207Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-18T19:03:45.207Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-18T19:03:45.207Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-18T19:03:45.207Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-18T19:03:46.017Z] --- PASS: TestRenameInvalidName (1.54s) [2020-09-18T19:03:46.017Z] === RUN TestRenameAnonymousContainer [2020-09-18T19:03:46.017Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-09-18T19:03:46.017Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:46.017Z] === RUN TestRenameContainerWithSameName [2020-09-18T19:03:46.161Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-18T19:03:47.556Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2020-09-18T19:03:47.556Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-18T19:03:47.556Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-09-18T19:03:47.556Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:47.556Z] === RUN TestResize [2020-09-18T19:03:47.556Z] --- SKIP: TestResize (0.00s) [2020-09-18T19:03:47.556Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:47.556Z] === RUN TestResizeWithInvalidSize [2020-09-18T19:03:47.556Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-09-18T19:03:47.556Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-18T19:03:47.556Z] === RUN TestResizeWhenContainerNotStarted [2020-09-18T19:03:48.066Z] --- PASS: TestTemplatedSecret (3.13s) [2020-09-18T19:03:48.066Z] === RUN TestSecretCreateResolve [2020-09-18T19:03:49.735Z] --- PASS: TestResizeWhenContainerNotStarted (1.97s) [2020-09-18T19:03:49.735Z] === RUN TestDaemonRestartKillContainers [2020-09-18T19:03:49.735Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-18T19:03:49.735Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:03:49.735Z] === RUN TestStats [2020-09-18T19:03:49.735Z] --- SKIP: TestStats (0.00s) [2020-09-18T19:03:49.735Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-18T19:03:49.735Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-18T19:03:50.599Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-18T19:03:50.599Z] --- PASS: TestSecretCreateResolve (2.33s) [2020-09-18T19:03:50.599Z] PASS [2020-09-18T19:03:50.599Z] [2020-09-18T19:03:50.599Z] DONE 6 tests in 16.085s [2020-09-18T19:03:50.599Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-18T19:03:50.599Z] ++ 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 [2020-09-18T19:03:50.599Z] ++ set -e [2020-09-18T19:03:50.599Z] ++ '[' -n 0 ']' [2020-09-18T19:03:50.599Z] ++ set -x [2020-09-18T19:03:50.599Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:50.599Z] INFO: Testing against a local daemon [2020-09-18T19:03:50.599Z] === RUN TestServiceCreateInit [2020-09-18T19:03:50.599Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-18T19:03:50.858Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-18T19:03:51.426Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-18T19:03:51.426Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-18T19:03:51.426Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-18T19:03:52.920Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/rootless [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/volume [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-18T19:03:52.920Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === Skipped [2020-09-18T19:03:52.920Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-18T19:03:52.920Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-18T19:03:52.920Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:73: No driver to put! [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-18T19:03:52.920Z] time="2020-09-18T19:02:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-18T19:03:52.920Z] time="2020-09-18T19:02:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-18T19:03:52.920Z] time="2020-09-18T19:02:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-18T19:03:52.920Z] time="2020-09-18T19:02:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-18T19:03:52.920Z] time="2020-09-18T19:02:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:73: No driver to put! [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-18T19:03:52.920Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-18T19:03:52.920Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-18T19:03:52.920Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-18T19:03:52.920Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-18T19:03:52.920Z] graphtest_unix.go:73: No driver to put! [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-18T19:03:52.920Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-18T19:03:52.920Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] [2020-09-18T19:03:52.920Z] DONE 2138 tests, 26 skipped in 252.947s Post stage [Pipeline] junit [2020-09-18T19:03:52.935Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-18T19:03:53.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41471/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:202b8d0cde7767309b4ccd97e9ef552d6f8a126b hack/validate/vendor [2020-09-18T19:03:53.962Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-18T19:03:54.150Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-18T19:03:54.899Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-18T19:03:54.899Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-18T19:03:55.053Z] + echo Building e2e image [2020-09-18T19:03:55.053Z] Building e2e image [2020-09-18T19:03:55.054Z] + docker build --build-arg DOCKER_GITCOMMIT=202b8d0cde7767309b4ccd97e9ef552d6f8a126b -t moby-e2e-test -f Dockerfile.e2e . [2020-09-18T19:03:55.054Z] #2 [internal] load .dockerignore [2020-09-18T19:03:55.054Z] #2 transferring context: 34B done [2020-09-18T19:03:55.054Z] #2 DONE 0.0s [2020-09-18T19:03:55.054Z] [2020-09-18T19:03:55.054Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-18T19:03:55.054Z] #1 transferring dockerfile: 3.21kB done [2020-09-18T19:03:55.054Z] #1 DONE 0.0s [2020-09-18T19:03:55.054Z] [2020-09-18T19:03:55.054Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-18T19:03:55.315Z] #4 ... [2020-09-18T19:03:55.315Z] [2020-09-18T19:03:55.315Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-18T19:03:55.315Z] #3 DONE 0.3s [2020-09-18T19:03:55.315Z] [2020-09-18T19:03:55.315Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-18T19:03:55.468Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-18T19:03:55.585Z] #4 DONE 0.4s [2020-09-18T19:03:55.585Z] [2020-09-18T19:03:55.585Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-18T19:03:55.585Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-18T19:03:55.585Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-18T19:03:55.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.10s) [2020-09-18T19:03:55.761Z] PASS [2020-09-18T19:03:55.761Z] [2020-09-18T19:03:55.761Z] === Skipped [2020-09-18T19:03:55.761Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-18T19:03:55.761Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:55.761Z] [2020-09-18T19:03:55.761Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-18T19:03:55.761Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:55.761Z] [2020-09-18T19:03:55.761Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-18T19:03:55.761Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:55.761Z] [2020-09-18T19:03:55.761Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-18T19:03:55.761Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:03:55.761Z] [2020-09-18T19:03:55.761Z] [2020-09-18T19:03:55.761Z] DONE 17 tests, 4 skipped in 27.887s [2020-09-18T19:03:55.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-18T19:03:55.761Z] ++ 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 [2020-09-18T19:03:55.761Z] ++ set -e [2020-09-18T19:03:55.761Z] ++ '[' -n 0 ']' [2020-09-18T19:03:55.761Z] ++ set -x [2020-09-18T19:03:55.761Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:03:55.761Z] INFO: Testing against a local daemon [2020-09-18T19:03:55.761Z] === RUN TestPluginInvalidJSON [2020-09-18T19:03:55.761Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:03:55.761Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:03:55.761Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:03:55.761Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-18T19:03:55.761Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-18T19:03:55.761Z] === RUN TestPluginInstall [2020-09-18T19:03:55.761Z] === RUN TestPluginInstall/no_auth [2020-09-18T19:03:55.845Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-18T19:03:55.846Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 4.05MB / 127.34MB 0.3s [2020-09-18T19:03:55.846Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-09-18T19:03:55.846Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-18T19:03:55.846Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-18T19:03:55.846Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-18T19:03:55.846Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-18T19:03:56.107Z] #14 ... [2020-09-18T19:03:56.107Z] [2020-09-18T19:03:56.107Z] #8 [internal] load build context [2020-09-18T19:03:56.107Z] #8 transferring context: 853.17kB 0.4s done [2020-09-18T19:03:56.107Z] #8 DONE 0.4s [2020-09-18T19:03:56.107Z] [2020-09-18T19:03:56.107Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-18T19:03:56.107Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-09-18T19:03:56.107Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 18.82MB / 127.34MB 0.5s [2020-09-18T19:03:56.107Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 26.84MB / 127.34MB 0.6s [2020-09-18T19:03:56.107Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-18T19:03:56.372Z] #14 ... [2020-09-18T19:03:56.372Z] [2020-09-18T19:03:56.372Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-18T19:03:56.372Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-18T19:03:56.372Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-09-18T19:03:56.372Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-18T19:03:56.372Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-18T19:03:56.372Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-09-18T19:03:56.372Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-18T19:03:56.372Z] #5 DONE 0.7s [2020-09-18T19:03:56.372Z] [2020-09-18T19:03:56.372Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-18T19:03:56.372Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 38.40MB / 127.34MB 0.8s [2020-09-18T19:03:56.372Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 47.66MB / 127.34MB 0.9s [2020-09-18T19:03:56.634Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 68.83MB / 127.34MB 1.1s [2020-09-18T19:03:56.634Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 78.56MB / 127.34MB 1.2s [2020-09-18T19:03:56.634Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 88.29MB / 127.34MB 1.3s [2020-09-18T19:03:56.814Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.82s) [2020-09-18T19:03:56.814Z] === RUN TestStopContainerWithTimeout [2020-09-18T19:03:56.814Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-09-18T19:03:56.814Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-18T19:03:56.814Z] === RUN TestUpdateRestartPolicy [2020-09-18T19:03:56.897Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 97.41MB / 127.34MB 1.4s [2020-09-18T19:03:56.898Z] #14 ... [2020-09-18T19:03:56.898Z] [2020-09-18T19:03:56.898Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-18T19:03:56.898Z] #6 DONE 0.8s [2020-09-18T19:03:56.898Z] [2020-09-18T19:03:56.898Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-18T19:03:56.898Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 106.05MB / 127.34MB 1.5s [2020-09-18T19:03:57.157Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 114.35MB / 127.34MB 1.6s [2020-09-18T19:03:57.157Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 123.75MB / 127.34MB 1.8s [2020-09-18T19:03:57.417Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.8s done [2020-09-18T19:03:57.417Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-18T19:03:59.316Z] time="2020-09-18T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:59.316Z] time="2020-09-18T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7380d733e64af2f7feb46fd31a726c807fb33c9a5ea019b9a98dd76d637a971a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:59.316Z] time="2020-09-18T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:03:59.316Z] time="2020-09-18T19:03:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7380d733e64af2f7feb46fd31a726c807fb33c9a5ea019b9a98dd76d637a971a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:03:59.613Z] === RUN TestPluginInstall/with_htpasswd [2020-09-18T19:03:59.666Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-18T19:03:59.666Z] --- PASS: TestServiceCreateInit (8.71s) [2020-09-18T19:03:59.666Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2020-09-18T19:03:59.666Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.43s) [2020-09-18T19:03:59.666Z] === RUN TestCreateServiceMultipleTimes [2020-09-18T19:03:59.666Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-18T19:04:00.376Z] time="2020-09-18T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:04:00.376Z] time="2020-09-18T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f2bb11c9f1e8b18fb3996bc89621a71ea18d353206b1a41b2a7dc36c72ddaf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:04:00.376Z] time="2020-09-18T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:04:00.376Z] time="2020-09-18T19:04:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f2bb11c9f1e8b18fb3996bc89621a71ea18d353206b1a41b2a7dc36c72ddaf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:04:00.376Z] === RUN TestPluginInstall/with_insecure [2020-09-18T19:04:00.713Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-18T19:04:01.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-18T19:04:01.947Z] time="2020-09-18T19:04:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:04:01.947Z] time="2020-09-18T19:04:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f316a45b2fda4314d5b5f6c1c8173442884bfaab98a9a241d8841a06a17b388e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:04:01.947Z] time="2020-09-18T19:04:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-18T19:04:01.947Z] time="2020-09-18T19:04:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f316a45b2fda4314d5b5f6c1c8173442884bfaab98a9a241d8841a06a17b388e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-18T19:04:01.947Z] --- PASS: TestPluginInstall (7.63s) [2020-09-18T19:04:01.947Z] --- PASS: TestPluginInstall/no_auth (5.35s) [2020-09-18T19:04:01.947Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-09-18T19:04:01.947Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-09-18T19:04:01.947Z] plugin_test.go:157: [d23fcbda691b6] daemon is not started [2020-09-18T19:04:01.947Z] PASS [2020-09-18T19:04:01.947Z] [2020-09-18T19:04:01.947Z] DONE 6 tests in 7.741s [2020-09-18T19:04:01.947Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-18T19:04:01.947Z] ++ 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 [2020-09-18T19:04:01.947Z] ++ set -e [2020-09-18T19:04:01.947Z] ++ '[' -n 0 ']' [2020-09-18T19:04:01.947Z] ++ set -x [2020-09-18T19:04:01.947Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:04:01.947Z] INFO: Testing against a local daemon [2020-09-18T19:04:01.947Z] === RUN TestExternalGraphDriver [2020-09-18T19:04:02.241Z] === RUN TestExternalGraphDriver/json [2020-09-18T19:04:02.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-18T19:04:02.697Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-09-18T19:04:02.697Z] #14 ... [2020-09-18T19:04:02.697Z] [2020-09-18T19:04:02.697Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-18T19:04:02.697Z] #7 0.587 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-18T19:04:02.697Z] #7 1.657 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-18T19:04:02.697Z] #7 1.758 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-18T19:04:02.697Z] #7 1.764 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-18T19:04:02.697Z] #7 1.774 (3/30) Installing readline (8.0.0-r0) [2020-09-18T19:04:02.697Z] #7 1.778 (4/30) Installing bash (5.0.0-r0) [2020-09-18T19:04:02.697Z] #7 1.793 Executing bash-5.0.0-r0.post-install [2020-09-18T19:04:02.697Z] #7 1.796 (5/30) Installing ca-certificates (20191127-r2) [2020-09-18T19:04:02.697Z] #7 1.822 (6/30) Installing libgcc (8.3.0-r0) [2020-09-18T19:04:02.697Z] #7 1.826 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-18T19:04:02.697Z] #7 1.844 (8/30) Installing binutils (2.32-r0) [2020-09-18T19:04:02.697Z] #7 1.956 (9/30) Installing gmp (6.1.2-r1) [2020-09-18T19:04:02.697Z] #7 1.965 (10/30) Installing isl (0.18-r0) [2020-09-18T19:04:02.697Z] #7 1.985 (11/30) Installing libgomp (8.3.0-r0) [2020-09-18T19:04:02.697Z] #7 1.990 (12/30) Installing libatomic (8.3.0-r0) [2020-09-18T19:04:02.697Z] #7 1.992 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-18T19:04:02.697Z] #7 2.000 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-18T19:04:02.697Z] #7 2.003 (15/30) Installing gcc (8.3.0-r0) [2020-09-18T19:04:02.697Z] #7 2.886 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-18T19:04:02.697Z] #7 2.994 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-18T19:04:02.697Z] #7 2.995 (18/30) Installing g++ (8.3.0-r0) [2020-09-18T19:04:02.698Z] #7 3.576 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-18T19:04:02.698Z] #7 3.584 (20/30) Installing libcurl (7.66.0-r1) [2020-09-18T19:04:02.698Z] #7 3.591 (21/30) Installing expat (2.2.8-r0) [2020-09-18T19:04:02.698Z] #7 3.594 (22/30) Installing pcre2 (10.33-r0) [2020-09-18T19:04:02.698Z] #7 3.605 (23/30) Installing git (2.22.4-r0) [2020-09-18T19:04:02.698Z] #7 3.817 (24/30) Installing libmnl (1.0.4-r0) [2020-09-18T19:04:02.698Z] #7 3.820 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-18T19:04:02.698Z] #7 3.826 (26/30) Installing iptables (1.8.3-r1) [2020-09-18T19:04:02.698Z] #7 3.852 (27/30) Installing pigz (2.4-r0) [2020-09-18T19:04:02.698Z] #7 3.858 (28/30) Installing tar (1.32-r0) [2020-09-18T19:04:02.698Z] #7 3.868 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-18T19:04:02.698Z] #7 3.874 (30/30) Installing xz (5.2.4-r0) [2020-09-18T19:04:02.698Z] #7 3.879 Executing busybox-1.30.1-r3.trigger [2020-09-18T19:04:02.698Z] #7 3.883 Executing ca-certificates-20191127-r2.trigger [2020-09-18T19:04:02.698Z] #7 3.938 OK: 179 MiB in 44 packages [2020-09-18T19:04:02.698Z] #7 DONE 5.8s [2020-09-18T19:04:02.957Z] [2020-09-18T19:04:02.957Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-18T19:04:02.957Z] #9 DONE 0.1s [2020-09-18T19:04:02.957Z] [2020-09-18T19:04:02.957Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-18T19:04:02.957Z] #10 DONE 0.0s [2020-09-18T19:04:02.957Z] [2020-09-18T19:04:02.957Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-18T19:04:02.957Z] #14 ... [2020-09-18T19:04:02.957Z] [2020-09-18T19:04:02.957Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-18T19:04:02.957Z] #11 DONE 0.0s [2020-09-18T19:04:02.957Z] [2020-09-18T19:04:02.957Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-18T19:04:02.957Z] #12 DONE 0.0s [2020-09-18T19:04:03.216Z] [2020-09-18T19:04:03.216Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-18T19:04:03.216Z] #13 DONE 0.1s [2020-09-18T19:04:03.216Z] [2020-09-18T19:04:03.216Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-18T19:04:03.216Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-09-18T19:04:03.475Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-18T19:04:03.475Z] #14 DONE 8.0s [2020-09-18T19:04:03.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-18T19:04:03.734Z] [2020-09-18T19:04:03.735Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-18T19:04:03.993Z] #15 0.401 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-18T19:04:04.333Z] === RUN TestExternalGraphDriver/spec [2020-09-18T19:04:04.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-18T19:04:04.931Z] #15 1.449 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-18T19:04:04.931Z] #15 1.561 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-18T19:04:05.190Z] #15 1.566 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-18T19:04:05.190Z] #15 1.573 (3/54) Installing readline (8.0.4-r0) [2020-09-18T19:04:05.190Z] #15 1.577 (4/54) Installing bash (5.0.17-r0) [2020-09-18T19:04:05.190Z] #15 1.590 Executing bash-5.0.17-r0.post-install [2020-09-18T19:04:05.190Z] #15 1.592 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-18T19:04:05.190Z] #15 1.670 (6/54) Installing libblkid (2.35.2-r0) [2020-09-18T19:04:05.190Z] #15 1.675 (7/54) Installing libuuid (2.35.2-r0) [2020-09-18T19:04:05.190Z] #15 1.678 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-18T19:04:05.190Z] #15 1.683 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-18T19:04:05.190Z] #15 1.687 (10/54) Installing libgcc (9.3.0-r2) [2020-09-18T19:04:05.190Z] #15 1.689 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-18T19:04:05.190Z] #15 1.702 (12/54) Installing binutils (2.34-r1) [2020-09-18T19:04:05.190Z] #15 1.767 (13/54) Installing libmagic (5.38-r0) [2020-09-18T19:04:05.190Z] #15 1.786 (14/54) Installing file (5.38-r0) [2020-09-18T19:04:05.450Z] #15 1.788 (15/54) Installing gmp (6.2.0-r0) [2020-09-18T19:04:05.450Z] #15 1.794 (16/54) Installing isl (0.18-r0) [2020-09-18T19:04:05.450Z] #15 1.808 (17/54) Installing libgomp (9.3.0-r2) [2020-09-18T19:04:05.450Z] #15 1.811 (18/54) Installing libatomic (9.3.0-r2) [2020-09-18T19:04:05.450Z] #15 1.813 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-18T19:04:05.450Z] #15 1.854 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-18T19:04:05.450Z] #15 1.860 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-18T19:04:05.450Z] #15 1.862 (22/54) Installing gcc (9.3.0-r2) [2020-09-18T19:04:05.851Z] === RUN TestExternalGraphDriver/pull [2020-09-18T19:04:06.390Z] #15 2.710 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-18T19:04:06.390Z] #15 2.780 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-18T19:04:06.390Z] #15 2.781 (25/54) Installing g++ (9.3.0-r2) [2020-09-18T19:04:06.650Z] #15 3.187 (26/54) Installing make (4.3-r0) [2020-09-18T19:04:06.650Z] #15 3.191 (27/54) Installing fortify-headers (1.1-r0) [2020-09-18T19:04:06.650Z] #15 3.193 (28/54) Installing patch (2.7.6-r6) [2020-09-18T19:04:06.650Z] #15 3.195 (29/54) Installing build-base (0.5-r2) [2020-09-18T19:04:06.650Z] #15 3.196 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-18T19:04:06.650Z] #15 3.199 (31/54) Installing libcurl (7.69.1-r1) [2020-09-18T19:04:06.650Z] #15 3.206 (32/54) Installing curl (7.69.1-r1) [2020-09-18T19:04:06.650Z] #15 3.209 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-18T19:04:06.650Z] #15 3.214 (34/54) Installing jq (1.6-r1) [2020-09-18T19:04:06.650Z] #15 3.220 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-18T19:04:06.650Z] #15 3.225 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-18T19:04:06.650Z] #15 3.227 (37/54) Installing libaio (0.3.112-r1) [2020-09-18T19:04:06.650Z] #15 3.228 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-18T19:04:06.650Z] #15 3.257 (39/54) Installing blkid (2.35.2-r0) [2020-09-18T19:04:06.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-18T19:04:06.909Z] #15 3.260 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-18T19:04:06.909Z] #15 3.262 (41/54) Installing setpriv (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.264 (42/54) Installing libmount (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.268 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.272 (44/54) Installing findmnt (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.274 (45/54) Installing mcookie (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.276 (46/54) Installing hexdump (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.278 (47/54) Installing lsblk (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.281 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.286 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.289 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.292 (51/54) Installing util-linux (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.327 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-18T19:04:06.909Z] #15 3.329 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-18T19:04:06.909Z] #15 3.352 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-18T19:04:06.909Z] #15 3.356 Executing busybox-1.31.1-r16.trigger [2020-09-18T19:04:06.909Z] #15 3.364 OK: 230 MiB in 69 packages [2020-09-18T19:04:07.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000775e00_} [2020-09-18T19:04:07.937Z] --- PASS: TestExternalGraphDriver (5.61s) [2020-09-18T19:04:07.937Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-09-18T19:04:07.937Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-09-18T19:04:07.937Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2020-09-18T19:04:07.937Z] === RUN TestGraphdriverPluginV2 [2020-09-18T19:04:07.937Z] --- SKIP: TestGraphdriverPluginV2 (0.16s) [2020-09-18T19:04:07.937Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:04:07.937Z] PASS [2020-09-18T19:04:07.937Z] [2020-09-18T19:04:07.937Z] === Skipped [2020-09-18T19:04:07.937Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.16s) [2020-09-18T19:04:07.937Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:04:07.937Z] [2020-09-18T19:04:07.937Z] [2020-09-18T19:04:07.937Z] DONE 5 tests, 1 skipped in 5.850s [2020-09-18T19:04:07.937Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-18T19:04:07.937Z] ++ 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 [2020-09-18T19:04:07.937Z] ++ set -e [2020-09-18T19:04:07.937Z] ++ '[' -n 0 ']' [2020-09-18T19:04:07.937Z] ++ set -x [2020-09-18T19:04:07.938Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:04:07.938Z] INFO: Testing against a local daemon [2020-09-18T19:04:07.938Z] === RUN TestContinueAfterPluginCrash [2020-09-18T19:04:07.938Z] === PAUSE TestContinueAfterPluginCrash [2020-09-18T19:04:07.938Z] === RUN TestReadPluginNoRead [2020-09-18T19:04:07.938Z] === PAUSE TestReadPluginNoRead [2020-09-18T19:04:07.938Z] === RUN TestDaemonStartWithLogOpt [2020-09-18T19:04:07.938Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-18T19:04:07.938Z] === CONT TestContinueAfterPluginCrash [2020-09-18T19:04:07.938Z] === CONT TestDaemonStartWithLogOpt [2020-09-18T19:04:07.938Z] === CONT TestReadPluginNoRead [2020-09-18T19:04:09.443Z] #15 DONE 5.6s [2020-09-18T19:04:09.443Z] [2020-09-18T19:04:09.443Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-18T19:04:09.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1027001902_/foo_false____} [2020-09-18T19:04:09.702Z] #16 DONE 0.5s [2020-09-18T19:04:09.702Z] [2020-09-18T19:04:09.702Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-18T19:04:09.962Z] #17 DONE 0.5s [2020-09-18T19:04:09.962Z] [2020-09-18T19:04:09.962Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-18T19:04:09.962Z] #18 DONE 0.0s [2020-09-18T19:04:09.962Z] [2020-09-18T19:04:09.962Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-18T19:04:09.962Z] #22 DONE 0.1s [2020-09-18T19:04:09.962Z] [2020-09-18T19:04:09.962Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-18T19:04:10.221Z] #26 DONE 0.1s [2020-09-18T19:04:10.221Z] [2020-09-18T19:04:10.221Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-18T19:04:10.221Z] #19 DONE 0.1s [2020-09-18T19:04:10.221Z] [2020-09-18T19:04:10.221Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-18T19:04:10.221Z] #23 DONE 0.1s [2020-09-18T19:04:10.221Z] [2020-09-18T19:04:10.221Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-18T19:04:10.221Z] #24 ... [2020-09-18T19:04:10.221Z] [2020-09-18T19:04:10.221Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-18T19:04:10.221Z] #27 DONE 0.1s [2020-09-18T19:04:10.221Z] [2020-09-18T19:04:10.221Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-18T19:04:10.221Z] #28 DONE 0.1s [2020-09-18T19:04:10.480Z] [2020-09-18T19:04:10.480Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-18T19:04:11.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1027001902_/foo_true____} [2020-09-18T19:04:12.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3191079349_/foo_false____} [2020-09-18T19:04:13.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3191079349_/foo_true____} [2020-09-18T19:04:13.558Z] === RUN TestReadPluginNoRead/default [2020-09-18T19:04:13.558Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2020-09-18T19:04:14.194Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-18T19:04:14.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3191079349_/foo_true__0xc000775e60__} [2020-09-18T19:04:15.715Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-18T19:04:15.773Z] #29 ... [2020-09-18T19:04:15.773Z] [2020-09-18T19:04:15.773Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-18T19:04:15.773Z] #24 1.040 + RM_GOPATH=0 [2020-09-18T19:04:15.773Z] #24 1.040 + TMP_GOPATH= [2020-09-18T19:04:15.773Z] #24 1.040 + : /build [2020-09-18T19:04:15.773Z] #24 1.041 + '[' -z '' ']' [2020-09-18T19:04:15.773Z] #24 1.042 ++ mktemp -d [2020-09-18T19:04:15.773Z] #24 1.049 + export GOPATH=/tmp/tmp.gaPBmL [2020-09-18T19:04:15.773Z] #24 1.049 + GOPATH=/tmp/tmp.gaPBmL [2020-09-18T19:04:15.773Z] #24 1.049 + RM_GOPATH=1 [2020-09-18T19:04:15.773Z] #24 1.049 + case "$(go env GOARCH)" in [2020-09-18T19:04:15.773Z] #24 1.049 ++ go env GOARCH [2020-09-18T19:04:15.773Z] #24 1.051 + export GO_BUILDMODE=-buildmode=pie [2020-09-18T19:04:15.773Z] #24 1.051 + GO_BUILDMODE=-buildmode=pie [2020-09-18T19:04:15.773Z] #24 1.052 ++ dirname ./install.sh [2020-09-18T19:04:15.773Z] #24 1.054 + dir=. [2020-09-18T19:04:15.773Z] #24 1.054 + bin=dockercli [2020-09-18T19:04:15.773Z] #24 1.054 + shift [2020-09-18T19:04:15.773Z] #24 1.054 + '[' '!' -f ./dockercli.installer ']' [2020-09-18T19:04:15.773Z] #24 1.054 + . ./dockercli.installer [2020-09-18T19:04:15.773Z] #24 1.054 ++ : stable [2020-09-18T19:04:15.773Z] #24 1.054 ++ : 17.06.2-ce [2020-09-18T19:04:15.773Z] #24 1.055 + install_dockercli [2020-09-18T19:04:15.773Z] #24 1.055 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-18T19:04:15.773Z] #24 1.055 Install docker/cli version 17.06.2-ce from stable [2020-09-18T19:04:15.773Z] #24 1.055 ++ uname -m [2020-09-18T19:04:15.773Z] #24 1.056 + arch=x86_64 [2020-09-18T19:04:15.773Z] #24 1.057 + '[' x86_64 '!=' x86_64 ']' [2020-09-18T19:04:15.773Z] #24 1.057 + url=https://download.docker.com/linux/static [2020-09-18T19:04:15.773Z] #24 1.057 + tar -xz docker/docker [2020-09-18T19:04:15.773Z] #24 1.058 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-18T19:04:15.773Z] #24 3.656 + mkdir -p /build [2020-09-18T19:04:15.773Z] #24 3.658 + mv docker/docker /build/ [2020-09-18T19:04:15.773Z] #24 3.659 + rmdir docker [2020-09-18T19:04:15.773Z] #24 DONE 4.7s [2020-09-18T19:04:15.773Z] [2020-09-18T19:04:15.773Z] #31 [builder 1/4] COPY . . [2020-09-18T19:04:15.773Z] #31 DONE 4.9s [2020-09-18T19:04:15.773Z] [2020-09-18T19:04:15.773Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-18T19:04:15.773Z] #20 2.123 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-18T19:04:15.773Z] #20 2.731 [2020-09-18T19:04:15.773Z] #20 2.846 ## 4.0% ################## 25.2% ############################## 43.0% ########################################## 59.5% ########################################################### 82.2% ##################################################################### 96.3% ######################################################################## 100.0% [2020-09-18T19:04:15.773Z] #20 4.153 [2020-09-18T19:04:15.773Z] #20 4.279 ########################################################## 81.1% ######################################################################## 100.0% [2020-09-18T19:04:15.773Z] #20 4.614 [2020-09-18T19:04:15.773Z] #20 4.744 0.2% ############################################################## 86.2% ######################################################################## 100.0% [2020-09-18T19:04:15.773Z] #20 5.417 [2020-09-18T19:04:16.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000775e80_} [2020-09-18T19:04:16.297Z] #20 5.561 0.5% ########## 15.0% ######################## 34.3% ############################################# 63.6% ############################################################ 83.7% ######################################################################## 100.0% [2020-09-18T19:04:16.387Z] --- PASS: TestCreateServiceMultipleTimes (17.18s) [2020-09-18T19:04:16.387Z] === RUN TestCreateServiceConflict [2020-09-18T19:04:16.558Z] #20 6.437 [2020-09-18T19:04:17.229Z] --- PASS: TestReadPluginNoRead (9.32s) [2020-09-18T19:04:17.229Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2020-09-18T19:04:17.229Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-09-18T19:04:17.229Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-09-18T19:04:17.229Z] read_test.go:92: [d1a9ae2682a9f] daemon is not started [2020-09-18T19:04:17.340Z] #20 6.548 ### 4.2% ###### 9.3% ########## 14.6% ############ 17.5% ################## 25.2% ##################### 30.2% [2020-09-18T19:04:17.340Z] #20 ... [2020-09-18T19:04:17.340Z] [2020-09-18T19:04:17.340Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-18T19:04:17.340Z] #32 DONE 2.4s [2020-09-18T19:04:17.340Z] [2020-09-18T19:04:17.340Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-18T19:04:17.340Z] #20 6.548 ### 4.2% ###### 9.3% ########## 14.6% ############ 17.5% ################## 25.2% ##################### 30.2% ######################### 35.1% ############################ 40.0% [2020-09-18T19:04:17.340Z] #20 ... [2020-09-18T19:04:17.340Z] [2020-09-18T19:04:17.340Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-18T19:04:17.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000775ea0_} [2020-09-18T19:04:17.914Z] --- PASS: TestUpdateRestartPolicy (20.14s) [2020-09-18T19:04:17.914Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-18T19:04:18.283Z] #33 0.980 [2020-09-18T19:04:18.543Z] #33 1.113 Removing bundles/ [2020-09-18T19:04:18.543Z] #33 1.114 [2020-09-18T19:04:18.543Z] #33 1.123 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-18T19:04:18.703Z] --- PASS: TestCreateServiceConflict (2.00s) [2020-09-18T19:04:18.703Z] === RUN TestCreateServiceMaxReplicas [2020-09-18T19:04:18.742Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2020-09-18T19:04:18.742Z] PASS [2020-09-18T19:04:18.742Z] [2020-09-18T19:04:18.742Z] DONE 6 tests in 10.705s [2020-09-18T19:04:18.742Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-18T19:04:18.742Z] ++ 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 [2020-09-18T19:04:18.742Z] ++ set -e [2020-09-18T19:04:18.742Z] ++ '[' -n 0 ']' [2020-09-18T19:04:18.742Z] ++ set -x [2020-09-18T19:04:18.742Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:04:18.743Z] testing: warning: no tests to run [2020-09-18T19:04:18.743Z] PASS [2020-09-18T19:04:18.743Z] [2020-09-18T19:04:18.743Z] DONE 0 tests in 0.019s [2020-09-18T19:04:18.743Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-18T19:04:18.743Z] ++ 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 [2020-09-18T19:04:18.743Z] ++ set -e [2020-09-18T19:04:18.743Z] ++ '[' -n 0 ']' [2020-09-18T19:04:18.743Z] ++ set -x [2020-09-18T19:04:18.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-09-18T19:04:18.743Z] INFO: Testing against a local daemon [2020-09-18T19:04:18.743Z] === RUN TestPluginWithDevMounts [2020-09-18T19:04:18.743Z] === PAUSE TestPluginWithDevMounts [2020-09-18T19:04:18.743Z] === CONT TestPluginWithDevMounts [2020-09-18T19:04:18.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000775ec0_} [2020-09-18T19:04:19.924Z] #33 2.462 Building test suite binary ./integration-cli/test.main [2020-09-18T19:04:20.096Z] --- PASS: TestUpdateRestartWithAutoRemove (3.91s) [2020-09-18T19:04:20.096Z] === RUN TestWaitNonBlocked [2020-09-18T19:04:20.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T19:04:20.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T19:04:20.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T19:04:20.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T19:04:20.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-18T19:04:20.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-18T19:04:20.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000775ee0_} [2020-09-18T19:04:20.825Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-09-18T19:04:20.825Z] PASS [2020-09-18T19:04:20.825Z] [2020-09-18T19:04:20.825Z] DONE 1 tests in 1.922s [2020-09-18T19:04:20.825Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-18T19:04:20.826Z] ++ 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 [2020-09-18T19:04:20.826Z] ++ set -e [2020-09-18T19:04:20.826Z] ++ '[' -n 0 ']' [2020-09-18T19:04:20.826Z] ++ set -x [2020-09-18T19:04:20.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-09-18T19:04:20.826Z] INFO: Testing against a local daemon [2020-09-18T19:04:20.826Z] === RUN TestSecretInspect [2020-09-18T19:04:21.718Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2020-09-18T19:04:21.718Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-18T19:04:21.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-18T19:04:22.362Z] --- PASS: TestSecretInspect (1.93s) [2020-09-18T19:04:22.362Z] === RUN TestSecretList [2020-09-18T19:04:22.465Z] #33 ... [2020-09-18T19:04:22.465Z] [2020-09-18T19:04:22.465Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-18T19:04:22.465Z] #20 6.548 ### 4.2% ###### 9.3% ########## 14.6% ############ 17.5% ################## 25.2% ##################### 30.2% ######################### 35.1% ############################ 40.0% ############################### 43.5% ################################## 47.4% ##################################### 51.9% ########################################## 58.7% ########################################### 60.7% ################################################ 67.4% ##################################################### 74.4% ######################################################## 78.8% ############################################################# 85.3% ################################################################ 90.1% ################################################################## 92.4% #################################################################### 95.3% ######################################################################## 100.0% [2020-09-18T19:04:22.465Z] #20 8.983 [2020-09-18T19:04:22.465Z] #20 10.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-18T19:04:22.465Z] #20 10.46 [2020-09-18T19:04:22.465Z] #20 10.58 ######################################################################## 100.0% [2020-09-18T19:04:22.465Z] #20 10.97 [2020-09-18T19:04:22.465Z] #20 12.15 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-18T19:04:22.724Z] #20 12.61 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-18T19:04:22.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-18T19:04:22.984Z] #20 12.76 0.6% ######################################################################## 100.0% [2020-09-18T19:04:23.005Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-18T19:04:23.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.91s) [2020-09-18T19:04:23.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.97s) [2020-09-18T19:04:23.005Z] === RUN TestWaitBlocked [2020-09-18T19:04:23.005Z] --- SKIP: TestWaitBlocked (0.00s) [2020-09-18T19:04:23.005Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:23.005Z] PASS [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-18T19:04:23.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-18T19:04:23.244Z] #20 13.20 [2020-09-18T19:04:23.433Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-18T19:04:23.464Z] ok github.com/docker/docker/integration/container 71.872s [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === Skipped [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-18T19:04:23.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-09-18T19:04:23.464Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-18T19:04:23.464Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-18T19:04:23.464Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-09-18T19:04:23.464Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-18T19:04:23.464Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-18T19:04:23.464Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-18T19:04:23.464Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-18T19:04:23.464Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-18T19:04:23.464Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-18T19:04:23.464Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-18T19:04:23.464Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-18T19:04:23.464Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-18T19:04:23.464Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-18T19:04:23.464Z] [2020-09-18T19:04:23.464Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-18T19:04:23.465Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-18T19:04:23.465Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-18T19:04:23.465Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-18T19:04:23.465Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-18T19:04:23.465Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-18T19:04:23.465Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-18T19:04:23.465Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-18T19:04:23.465Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-18T19:04:23.465Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-18T19:04:23.465Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-18T19:04:23.465Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-18T19:04:23.465Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-18T19:04:23.465Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-18T19:04:23.465Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-18T19:04:23.465Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-18T19:04:23.465Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-18T19:04:23.465Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-18T19:04:23.465Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-18T19:04:23.465Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-18T19:04:23.465Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-18T19:04:23.465Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] [2020-09-18T19:04:23.465Z] DONE 84 tests, 41 skipped in 74.545s [2020-09-18T19:04:23.465Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-18T19:04:24.439Z] --- PASS: TestSecretList (1.93s) [2020-09-18T19:04:24.439Z] === RUN TestSecretsCreateAndDelete [2020-09-18T19:04:25.154Z] #20 14.64 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-18T19:04:25.154Z] #20 14.87 skipping existing c35d46ef359f [2020-09-18T19:04:25.413Z] #20 15.22 [2020-09-18T19:04:25.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:25.645Z] INFO: Testing against a local daemon [2020-09-18T19:04:25.645Z] === RUN TestCommitInheritsEnv [2020-09-18T19:04:25.645Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-09-18T19:04:25.645Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:25.645Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-18T19:04:25.645Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-18T19:04:25.645Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-18T19:04:25.645Z] === RUN TestImagesFilterMultiReference [2020-09-18T19:04:25.645Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-18T19:04:25.645Z] === RUN TestImagePullPlatformInvalid [2020-09-18T19:04:25.645Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-18T19:04:25.645Z] === RUN TestRemoveImageOrphaning [2020-09-18T19:04:25.645Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-09-18T19:04:25.645Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:25.645Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-18T19:04:25.645Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-18T19:04:25.645Z] === RUN TestTagInvalidReference [2020-09-18T19:04:25.645Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-18T19:04:25.645Z] === RUN TestTagValidPrefixedRepo [2020-09-18T19:04:25.970Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-18T19:04:26.104Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-18T19:04:26.104Z] === RUN TestTagExistedNameWithoutForce [2020-09-18T19:04:26.104Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-18T19:04:26.104Z] === RUN TestTagOfficialNames [2020-09-18T19:04:26.104Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-09-18T19:04:26.104Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-18T19:04:26.104Z] === RUN TestTagMatchesDigest [2020-09-18T19:04:26.104Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-18T19:04:26.104Z] PASS [2020-09-18T19:04:26.104Z] ok github.com/docker/docker/integration/image 0.584s [2020-09-18T19:04:26.104Z] [2020-09-18T19:04:26.104Z] === Skipped [2020-09-18T19:04:26.104Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-18T19:04:26.104Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:26.104Z] [2020-09-18T19:04:26.104Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-18T19:04:26.104Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-18T19:04:26.104Z] [2020-09-18T19:04:26.104Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-18T19:04:26.104Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:26.104Z] [2020-09-18T19:04:26.104Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-18T19:04:26.104Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-18T19:04:26.104Z] [2020-09-18T19:04:26.104Z] [2020-09-18T19:04:26.104Z] DONE 11 tests, 4 skipped in 2.783s [2020-09-18T19:04:26.104Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-18T19:04:26.519Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-09-18T19:04:26.519Z] === RUN TestSecretsUpdate [2020-09-18T19:04:26.791Z] #20 16.40 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-18T19:04:26.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-18T19:04:27.051Z] #20 16.89 [2020-09-18T19:04:27.192Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-18T19:04:27.311Z] #20 16.99 ######################################################################## 100.0% [2020-09-18T19:04:27.570Z] #20 17.34 [2020-09-18T19:04:27.570Z] #20 17.44 Download of images into '/build' complete. [2020-09-18T19:04:27.570Z] #20 17.44 Use something like the following to load the result into a Docker daemon: [2020-09-18T19:04:27.570Z] #20 17.44 tar -cC '/build' . | docker load [2020-09-18T19:04:28.042Z] --- PASS: TestSecretsUpdate (1.89s) [2020-09-18T19:04:28.042Z] === RUN TestTemplatedSecret [2020-09-18T19:04:28.288Z] testing: warning: no tests to run [2020-09-18T19:04:28.288Z] PASS [2020-09-18T19:04:28.288Z] ok github.com/docker/docker/integration/network/ipvlan 0.471s [no tests to run] [2020-09-18T19:04:28.288Z] testing: warning: no tests to run [2020-09-18T19:04:28.288Z] PASS [2020-09-18T19:04:28.288Z] ok github.com/docker/docker/integration/network/macvlan 0.445s [no tests to run] [2020-09-18T19:04:28.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:28.747Z] INFO: Testing against a local daemon [2020-09-18T19:04:28.747Z] === RUN TestNetworkCreateDelete [2020-09-18T19:04:28.747Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-09-18T19:04:28.747Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:28.747Z] === RUN TestDockerNetworkDeletePreferID [2020-09-18T19:04:28.747Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-09-18T19:04:28.747Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-18T19:04:28.747Z] === RUN TestDaemonDNSFallback [2020-09-18T19:04:28.747Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-09-18T19:04:28.747Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:28.747Z] === RUN TestInspectNetwork [2020-09-18T19:04:28.747Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-18T19:04:28.747Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:28.747Z] === RUN TestRunContainerWithBridgeNone [2020-09-18T19:04:28.747Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-18T19:04:28.747Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:28.747Z] === RUN TestNetworkInvalidJSON [2020-09-18T19:04:28.747Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-18T19:04:28.747Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-18T19:04:28.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:04:28.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:04:28.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:04:28.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:04:28.747Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-18T19:04:28.747Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-18T19:04:28.747Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-18T19:04:28.747Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-18T19:04:28.747Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-18T19:04:28.747Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-18T19:04:28.747Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-18T19:04:28.747Z] === RUN TestHostIPv4BridgeLabel [2020-09-18T19:04:28.747Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-18T19:04:28.747Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-18T19:04:28.747Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-18T19:04:28.747Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-09-18T19:04:28.747Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-18T19:04:28.747Z] === RUN TestDaemonDefaultNetworkPools [2020-09-18T19:04:28.747Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-09-18T19:04:28.747Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-18T19:04:28.747Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-18T19:04:28.949Z] #20 DONE 18.9s [2020-09-18T19:04:28.949Z] [2020-09-18T19:04:28.949Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-18T19:04:29.206Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-18T19:04:29.206Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-18T19:04:29.206Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] === RUN TestServiceWithPredefinedNetwork [2020-09-18T19:04:29.206Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-18T19:04:29.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:236: FLAKY_TEST [2020-09-18T19:04:29.206Z] === RUN TestServiceWithDataPathPortInit [2020-09-18T19:04:29.206Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-18T19:04:29.206Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] PASS [2020-09-18T19:04:29.206Z] ok github.com/docker/docker/integration/network 0.323s [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === Skipped [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-18T19:04:29.206Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-18T19:04:29.206Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-18T19:04:29.206Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-18T19:04:29.206Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-18T19:04:29.206Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-18T19:04:29.206Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:236: FLAKY_TEST [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-18T19:04:29.206Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] [2020-09-18T19:04:29.206Z] DONE 19 tests, 15 skipped in 2.969s [2020-09-18T19:04:29.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-18T19:04:29.665Z] testing: warning: no tests to run [2020-09-18T19:04:29.665Z] PASS [2020-09-18T19:04:29.665Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-09-18T19:04:29.665Z] [2020-09-18T19:04:29.665Z] DONE 0 tests in 0.333s [2020-09-18T19:04:29.665Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-18T19:04:29.729Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-18T19:04:30.124Z] testing: warning: no tests to run [2020-09-18T19:04:30.124Z] PASS [2020-09-18T19:04:30.124Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-09-18T19:04:30.124Z] [2020-09-18T19:04:30.124Z] DONE 0 tests in 0.305s [2020-09-18T19:04:30.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-18T19:04:30.783Z] --- PASS: TestTemplatedSecret (2.41s) [2020-09-18T19:04:30.783Z] === RUN TestSecretCreateResolve [2020-09-18T19:04:31.108Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-18T19:04:31.108Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-18T19:04:31.486Z] #29 ... [2020-09-18T19:04:31.486Z] [2020-09-18T19:04:31.486Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-18T19:04:31.668Z] testing: warning: no tests to run [2020-09-18T19:04:31.668Z] PASS [2020-09-18T19:04:31.668Z] ok github.com/docker/docker/integration/plugin/authz 0.321s [no tests to run] [2020-09-18T19:04:31.668Z] testing: warning: no tests to run [2020-09-18T19:04:31.668Z] PASS [2020-09-18T19:04:31.668Z] ok github.com/docker/docker/integration/plugin 0.288s [no tests to run] [2020-09-18T19:04:31.676Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-18T19:04:32.244Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-18T19:04:32.813Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-18T19:04:32.878Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-09-18T19:04:32.878Z] PASS [2020-09-18T19:04:32.878Z] [2020-09-18T19:04:32.878Z] DONE 6 tests in 12.054s [2020-09-18T19:04:32.878Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-18T19:04:32.878Z] ++ 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 [2020-09-18T19:04:32.878Z] ++ set -e [2020-09-18T19:04:32.878Z] ++ '[' -n 0 ']' [2020-09-18T19:04:32.878Z] ++ set -x [2020-09-18T19:04:32.878Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:04:32.878Z] INFO: Testing against a local daemon [2020-09-18T19:04:32.878Z] === RUN TestServiceCreateInit [2020-09-18T19:04:32.878Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-18T19:04:33.749Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-18T19:04:34.008Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-18T19:04:34.863Z] #21 DONE 3.6s [2020-09-18T19:04:34.863Z] [2020-09-18T19:04:34.863Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-18T19:04:34.947Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-18T19:04:35.123Z] #33 ... [2020-09-18T19:04:35.123Z] [2020-09-18T19:04:35.123Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-18T19:04:35.123Z] #25 DONE 0.2s [2020-09-18T19:04:35.123Z] [2020-09-18T19:04:35.123Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-18T19:04:35.515Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-18T19:04:35.775Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s) [2020-09-18T19:04:35.775Z] === RUN TestCreateServiceSecretFileMode [2020-09-18T19:04:36.452Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-18T19:04:36.714Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-18T19:04:37.282Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-18T19:04:38.219Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-18T19:04:38.787Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2020-09-18T19:04:38.787Z] === RUN TestCreateServiceConfigFileMode [2020-09-18T19:04:39.047Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-18T19:04:39.616Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-18T19:04:40.020Z] --- PASS: TestServiceCreateInit (7.45s) [2020-09-18T19:04:40.020Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-09-18T19:04:40.020Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-09-18T19:04:40.020Z] === RUN TestCreateServiceMultipleTimes [2020-09-18T19:04:40.185Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-18T19:04:40.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:40.258Z] INFO: Testing against a local daemon [2020-09-18T19:04:40.258Z] === RUN TestExternalGraphDriver [2020-09-18T19:04:40.258Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-18T19:04:40.258Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-18T19:04:40.258Z] === RUN TestGraphdriverPluginV2 [2020-09-18T19:04:40.258Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-18T19:04:40.258Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-18T19:04:40.258Z] PASS [2020-09-18T19:04:40.258Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.307s [2020-09-18T19:04:41.237Z] testing: warning: no tests to run [2020-09-18T19:04:41.237Z] PASS [2020-09-18T19:04:41.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:41.237Z] INFO: Testing against a local daemon [2020-09-18T19:04:41.237Z] === RUN TestReadPluginNoRead [2020-09-18T19:04:41.237Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-18T19:04:41.237Z] read_test.go:21: no unix domain sockets on Windows [2020-09-18T19:04:41.237Z] PASS [2020-09-18T19:04:41.237Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.258s [no tests to run] [2020-09-18T19:04:41.237Z] ok github.com/docker/docker/integration/plugin/logging 0.293s [2020-09-18T19:04:41.564Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-18T19:04:41.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:41.697Z] INFO: Testing against a local daemon [2020-09-18T19:04:41.697Z] === RUN TestPluginInvalidJSON [2020-09-18T19:04:41.697Z] #33 ... [2020-09-18T19:04:41.697Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:04:41.697Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:04:41.697Z] [2020-09-18T19:04:41.697Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:04:41.697Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-18T19:04:41.697Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-18T19:04:41.697Z] #29 31.04 # github.com/docker/docker/contrib/httpserver [2020-09-18T19:04:41.697Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-18T19:04:41.697Z] === RUN TestPluginInstall [2020-09-18T19:04:41.697Z] #29 31.04 loadinternal: cannot find runtime/cgo [2020-09-18T19:04:41.697Z] #29 DONE 31.2s [2020-09-18T19:04:41.697Z] [2020-09-18T19:04:41.697Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-18T19:04:41.697Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-18T19:04:41.697Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-18T19:04:41.697Z] PASS [2020-09-18T19:04:41.697Z] ok github.com/docker/docker/integration/plugin/common 0.249s [2020-09-18T19:04:41.697Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-18T19:04:41.697Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-18T19:04:41.824Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2020-09-18T19:04:41.824Z] === RUN TestCreateServiceSysctls [2020-09-18T19:04:42.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-18T19:04:42.342Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-18T19:04:42.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:42.669Z] INFO: Testing against a local daemon [2020-09-18T19:04:42.669Z] === RUN TestPluginWithDevMounts [2020-09-18T19:04:42.669Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-18T19:04:42.669Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:42.669Z] PASS [2020-09-18T19:04:42.669Z] ok github.com/docker/docker/integration/plugin/volumes 0.184s [2020-09-18T19:04:42.669Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-18T19:04:43.083Z] #33 ... [2020-09-18T19:04:43.083Z] [2020-09-18T19:04:43.083Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-18T19:04:43.083Z] #30 DONE 0.2s [2020-09-18T19:04:43.083Z] [2020-09-18T19:04:43.083Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-18T19:04:43.280Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-18T19:04:43.280Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] === Skipped [2020-09-18T19:04:43.639Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-18T19:04:43.639Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-18T19:04:43.639Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-18T19:04:43.639Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-18T19:04:43.639Z] read_test.go:21: no unix domain sockets on Windows [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-18T19:04:43.639Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] [2020-09-18T19:04:43.639Z] DONE 7 tests, 5 skipped in 13.507s [2020-09-18T19:04:43.639Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-18T19:04:43.850Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-18T19:04:44.100Z] testing: warning: no tests to run [2020-09-18T19:04:44.100Z] PASS [2020-09-18T19:04:44.100Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-09-18T19:04:44.100Z] [2020-09-18T19:04:44.100Z] DONE 0 tests in 0.349s [2020-09-18T19:04:44.100Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-18T19:04:44.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:44.561Z] INFO: Testing against a local daemon [2020-09-18T19:04:44.561Z] === RUN TestPluginInvalidJSON [2020-09-18T19:04:44.561Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:04:44.561Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:04:44.561Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-18T19:04:44.561Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-18T19:04:44.561Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-18T19:04:44.561Z] === RUN TestPluginInstall [2020-09-18T19:04:44.561Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-18T19:04:44.561Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-18T19:04:44.561Z] PASS [2020-09-18T19:04:44.561Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-09-18T19:04:45.035Z] [2020-09-18T19:04:45.035Z] === Skipped [2020-09-18T19:04:45.035Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-18T19:04:45.035Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-18T19:04:45.035Z] [2020-09-18T19:04:45.035Z] [2020-09-18T19:04:45.035Z] DONE 3 tests, 1 skipped in 0.907s [2020-09-18T19:04:45.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-18T19:04:45.233Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-18T19:04:45.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:45.495Z] INFO: Testing against a local daemon [2020-09-18T19:04:45.495Z] === RUN TestExternalGraphDriver [2020-09-18T19:04:45.495Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-18T19:04:45.495Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-18T19:04:45.495Z] === RUN TestGraphdriverPluginV2 [2020-09-18T19:04:45.495Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-18T19:04:45.495Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-18T19:04:45.495Z] PASS [2020-09-18T19:04:45.495Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-09-18T19:04:45.955Z] [2020-09-18T19:04:45.955Z] === Skipped [2020-09-18T19:04:45.955Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-18T19:04:45.955Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-18T19:04:45.955Z] [2020-09-18T19:04:45.955Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-18T19:04:45.955Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-18T19:04:45.955Z] [2020-09-18T19:04:45.955Z] [2020-09-18T19:04:45.955Z] DONE 2 tests, 2 skipped in 0.876s [2020-09-18T19:04:45.955Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-18T19:04:46.172Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-18T19:04:46.431Z] --- PASS: TestCreateServiceSysctls (4.60s) [2020-09-18T19:04:46.431Z] === RUN TestCreateServiceCapabilities [2020-09-18T19:04:46.690Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-18T19:04:46.928Z] testing: warning: no tests to run [2020-09-18T19:04:46.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:46.928Z] INFO: Testing against a local daemon [2020-09-18T19:04:46.928Z] PASS [2020-09-18T19:04:46.928Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-18T19:04:46.928Z] === RUN TestReadPluginNoRead [2020-09-18T19:04:46.928Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-18T19:04:46.928Z] read_test.go:21: no unix domain sockets on Windows [2020-09-18T19:04:46.928Z] PASS [2020-09-18T19:04:46.928Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-09-18T19:04:46.928Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-18T19:04:46.928Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-18T19:04:46.928Z] [2020-09-18T19:04:46.928Z] === Skipped [2020-09-18T19:04:46.928Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-18T19:04:46.928Z] read_test.go:21: no unix domain sockets on Windows [2020-09-18T19:04:46.928Z] [2020-09-18T19:04:46.928Z] [2020-09-18T19:04:46.928Z] DONE 1 tests, 1 skipped in 0.946s [2020-09-18T19:04:46.928Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-18T19:04:47.388Z] testing: warning: no tests to run [2020-09-18T19:04:47.388Z] PASS [2020-09-18T19:04:47.388Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-18T19:04:47.388Z] [2020-09-18T19:04:47.388Z] DONE 0 tests in 0.496s [2020-09-18T19:04:47.388Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-18T19:04:47.627Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-18T19:04:48.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:48.366Z] INFO: Testing against a local daemon [2020-09-18T19:04:48.366Z] === RUN TestPluginWithDevMounts [2020-09-18T19:04:48.366Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-18T19:04:48.367Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:48.367Z] PASS [2020-09-18T19:04:48.367Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-09-18T19:04:48.367Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-18T19:04:48.367Z] [2020-09-18T19:04:48.367Z] === Skipped [2020-09-18T19:04:48.367Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-18T19:04:48.367Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:48.367Z] [2020-09-18T19:04:48.367Z] [2020-09-18T19:04:48.367Z] DONE 1 tests, 1 skipped in 0.837s [2020-09-18T19:04:48.367Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-18T19:04:49.009Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-18T19:04:49.268Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2020-09-18T19:04:49.268Z] === RUN TestInspect [2020-09-18T19:04:49.268Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-18T19:04:50.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:50.550Z] INFO: Testing against a local daemon [2020-09-18T19:04:50.550Z] === RUN TestSecretInspect [2020-09-18T19:04:50.550Z] --- SKIP: TestSecretInspect (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] === RUN TestSecretList [2020-09-18T19:04:50.550Z] --- SKIP: TestSecretList (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] === RUN TestSecretsCreateAndDelete [2020-09-18T19:04:50.550Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] === RUN TestSecretsUpdate [2020-09-18T19:04:50.550Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] === RUN TestTemplatedSecret [2020-09-18T19:04:50.550Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] === RUN TestSecretCreateResolve [2020-09-18T19:04:50.550Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:50.550Z] PASS [2020-09-18T19:04:50.550Z] ok github.com/docker/docker/integration/secret 0.244s [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] === Skipped [2020-09-18T19:04:50.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-18T19:04:50.550Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] [2020-09-18T19:04:50.550Z] DONE 6 tests, 6 skipped in 2.267s [2020-09-18T19:04:50.550Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-18T19:04:51.174Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-18T19:04:52.554Z] --- PASS: TestInspect (3.38s) [2020-09-18T19:04:52.554Z] === RUN TestCreateJob [2020-09-18T19:04:53.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:53.463Z] INFO: Testing against a local daemon [2020-09-18T19:04:53.463Z] === RUN TestServiceCreateInit [2020-09-18T19:04:53.463Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-18T19:04:53.463Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-18T19:04:53.463Z] --- PASS: TestServiceCreateInit (0.03s) [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceMultipleTimes [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceConflict [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceMaxReplicas [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-09-18T19:04:53.463Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceSecretFileMode [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceConfigFileMode [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-09-18T19:04:53.463Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceSysctls [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-09-18T19:04:53.463Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateServiceCapabilities [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-09-18T19:04:53.463Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestInspect [2020-09-18T19:04:53.463Z] --- SKIP: TestInspect (0.00s) [2020-09-18T19:04:53.463Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestCreateJob [2020-09-18T19:04:53.463Z] --- SKIP: TestCreateJob (0.00s) [2020-09-18T19:04:53.463Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestReplicatedJob [2020-09-18T19:04:53.463Z] --- SKIP: TestReplicatedJob (0.00s) [2020-09-18T19:04:53.463Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestUpdateReplicatedJob [2020-09-18T19:04:53.463Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-09-18T19:04:53.463Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestServiceListWithStatuses [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-18T19:04:53.463Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestDockerNetworkConnectAlias [2020-09-18T19:04:53.463Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-09-18T19:04:53.463Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestDockerNetworkReConnect [2020-09-18T19:04:53.463Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-09-18T19:04:53.463Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestServicePlugin [2020-09-18T19:04:53.463Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-18T19:04:53.463Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.463Z] === RUN TestServiceUpdateLabel [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-09-18T19:04:53.463Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.463Z] === RUN TestServiceUpdateSecrets [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-09-18T19:04:53.463Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.463Z] === RUN TestServiceUpdateConfigs [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-09-18T19:04:53.463Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.463Z] === RUN TestServiceUpdateNetwork [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-09-18T19:04:53.463Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.463Z] === RUN TestServiceUpdatePidsLimit [2020-09-18T19:04:53.463Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-09-18T19:04:53.463Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.463Z] PASS [2020-09-18T19:04:53.463Z] ok github.com/docker/docker/integration/service 0.444s [2020-09-18T19:04:53.924Z] [2020-09-18T19:04:53.924Z] === Skipped [2020-09-18T19:04:53.924Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-18T19:04:53.925Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-18T19:04:53.925Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-09-18T19:04:53.925Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-18T19:04:53.925Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-18T19:04:53.925Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-09-18T19:04:53.925Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-18T19:04:53.925Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-18T19:04:53.925Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-18T19:04:53.925Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-18T19:04:53.925Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-18T19:04:53.925Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-18T19:04:53.925Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-18T19:04:53.925Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-18T19:04:53.925Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-18T19:04:53.925Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-18T19:04:53.925Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-18T19:04:53.925Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-18T19:04:53.925Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-09-18T19:04:53.925Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] [2020-09-18T19:04:53.925Z] DONE 24 tests, 23 skipped in 3.082s [2020-09-18T19:04:53.925Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-18T19:04:55.092Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-18T19:04:55.400Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2020-09-18T19:04:55.400Z] === RUN TestCreateServiceConflict [2020-09-18T19:04:56.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:56.114Z] INFO: Testing against a local daemon [2020-09-18T19:04:56.114Z] === RUN TestSessionCreate [2020-09-18T19:04:56.114Z] --- SKIP: TestSessionCreate (0.00s) [2020-09-18T19:04:56.114Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:56.114Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-18T19:04:56.114Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-09-18T19:04:56.114Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:56.114Z] PASS [2020-09-18T19:04:56.114Z] ok github.com/docker/docker/integration/session 0.184s [2020-09-18T19:04:56.114Z] [2020-09-18T19:04:56.114Z] === Skipped [2020-09-18T19:04:56.114Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-18T19:04:56.114Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:56.114Z] [2020-09-18T19:04:56.114Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-18T19:04:56.114Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-18T19:04:56.114Z] [2020-09-18T19:04:56.114Z] [2020-09-18T19:04:56.114Z] DONE 2 tests, 2 skipped in 2.336s [2020-09-18T19:04:56.114Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-18T19:04:56.469Z] --- PASS: TestCreateJob (3.75s) [2020-09-18T19:04:56.469Z] === RUN TestReplicatedJob [2020-09-18T19:04:57.406Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-18T19:04:57.480Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-09-18T19:04:57.480Z] === RUN TestCreateServiceMaxReplicas [2020-09-18T19:04:57.973Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-18T19:04:58.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:04:58.295Z] INFO: Testing against a local daemon [2020-09-18T19:04:58.295Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-18T19:04:58.295Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:04:58.295Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:58.295Z] === RUN TestEventsExecDie [2020-09-18T19:04:58.295Z] --- SKIP: TestEventsExecDie (0.00s) [2020-09-18T19:04:58.295Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-18T19:04:58.295Z] === RUN TestEventsBackwardsCompatible [2020-09-18T19:04:58.295Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-09-18T19:04:58.295Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-18T19:04:58.295Z] === RUN TestInfoAPI [2020-09-18T19:04:58.295Z] --- PASS: TestInfoAPI (0.05s) [2020-09-18T19:04:58.295Z] === RUN TestInfoAPIWarnings [2020-09-18T19:04:58.295Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-09-18T19:04:58.295Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:58.295Z] === RUN TestInfoDebug [2020-09-18T19:04:58.295Z] --- SKIP: TestInfoDebug (0.00s) [2020-09-18T19:04:58.295Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-18T19:04:58.295Z] === RUN TestInfoInsecureRegistries [2020-09-18T19:04:58.295Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-09-18T19:04:58.295Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-18T19:04:58.295Z] === RUN TestInfoRegistryMirrors [2020-09-18T19:04:58.295Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-09-18T19:04:58.295Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-18T19:04:58.295Z] === RUN TestLoginFailsWithBadCredentials [2020-09-18T19:04:59.265Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s) [2020-09-18T19:04:59.265Z] === RUN TestPingCacheHeaders [2020-09-18T19:04:59.265Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-18T19:04:59.265Z] === RUN TestPingGet [2020-09-18T19:04:59.265Z] --- PASS: TestPingGet (0.03s) [2020-09-18T19:04:59.265Z] === RUN TestPingHead [2020-09-18T19:04:59.586Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2020-09-18T19:04:59.586Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-18T19:04:59.725Z] --- PASS: TestPingHead (0.03s) [2020-09-18T19:04:59.725Z] === RUN TestVersion [2020-09-18T19:04:59.725Z] --- PASS: TestVersion (0.03s) [2020-09-18T19:04:59.725Z] PASS [2020-09-18T19:04:59.725Z] ok github.com/docker/docker/integration/system 1.437s [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === Skipped [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:04:59.725Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-18T19:04:59.725Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-18T19:04:59.725Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-18T19:04:59.725Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-18T19:04:59.725Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-18T19:04:59.725Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-18T19:04:59.725Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] [2020-09-18T19:04:59.725Z] DONE 13 tests, 7 skipped in 3.676s [2020-09-18T19:04:59.725Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-18T19:05:02.173Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-18T19:05:02.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:05:02.639Z] INFO: Testing against a local daemon [2020-09-18T19:05:02.639Z] === RUN TestVolumesCreateAndList [2020-09-18T19:05:02.639Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-09-18T19:05:02.639Z] === RUN TestVolumesRemove [2020-09-18T19:05:02.639Z] --- SKIP: TestVolumesRemove (0.00s) [2020-09-18T19:05:02.639Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-18T19:05:02.639Z] === RUN TestVolumesInspect [2020-09-18T19:05:02.639Z] --- PASS: TestVolumesInspect (0.04s) [2020-09-18T19:05:02.639Z] === RUN TestVolumesInvalidJSON [2020-09-18T19:05:02.639Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-18T19:05:02.639Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-18T19:05:02.639Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-18T19:05:02.639Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-18T19:05:02.639Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-18T19:05:02.639Z] PASS [2020-09-18T19:05:02.639Z] ok github.com/docker/docker/integration/volume 0.309s [2020-09-18T19:05:03.112Z] --- PASS: TestReplicatedJob (6.47s) [2020-09-18T19:05:03.112Z] === RUN TestUpdateReplicatedJob [2020-09-18T19:05:03.610Z] [2020-09-18T19:05:03.610Z] === Skipped [2020-09-18T19:05:03.610Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-18T19:05:03.610Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-18T19:05:03.610Z] [2020-09-18T19:05:03.610Z] [2020-09-18T19:05:03.610Z] DONE 5 tests, 1 skipped in 3.770s [2020-09-18T19:05:03.610Z] INFO: make.ps1 ended at 09/18/2020 19:05:03 [2020-09-18T19:05:03.610Z] INFO: Integration CLI tests being run from the host: [2020-09-18T19:05:03.610Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-09-18T19:05:04.490Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-18T19:05:05.061Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-18T19:05:06.440Z] --- PASS: TestUpdateReplicatedJob (3.63s) [2020-09-18T19:05:06.440Z] === RUN TestServiceListWithStatuses [2020-09-18T19:05:06.440Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-18T19:05:06.440Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T19:05:06.440Z] === RUN TestDockerNetworkConnectAlias [2020-09-18T19:05:08.346Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-18T19:05:08.915Z] === RUN TestDockerSuite/TestCpToDot [2020-09-18T19:05:09.851Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-18T19:05:10.788Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-18T19:05:12.173Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2020-09-18T19:05:12.173Z] === RUN TestDockerNetworkReConnect [2020-09-18T19:05:12.173Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-18T19:05:12.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-18T19:05:12.205Z] INFO: Testing against a local daemon [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-18T19:05:12.205Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-18T19:05:12.241Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s) [2020-09-18T19:05:12.241Z] === RUN TestCreateServiceSecretFileMode [2020-09-18T19:05:12.663Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-18T19:05:12.741Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-18T19:05:13.123Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-18T19:05:13.582Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-18T19:05:14.042Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-18T19:05:14.119Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-18T19:05:14.379Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-18T19:05:14.947Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-18T19:05:14.989Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2020-09-18T19:05:14.989Z] === RUN TestCreateServiceConfigFileMode [2020-09-18T19:05:15.884Z] --- PASS: TestDockerNetworkReConnect (3.88s) [2020-09-18T19:05:15.884Z] === RUN TestServicePlugin [2020-09-18T19:05:16.143Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-18T19:05:16.405Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-18T19:05:16.405Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-18T19:05:16.973Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-18T19:05:17.066Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-09-18T19:05:17.066Z] === RUN TestCreateServiceSysctls [2020-09-18T19:05:17.542Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-18T19:05:17.542Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-18T19:05:17.542Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-18T19:05:18.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-18T19:05:18.369Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-18T19:05:18.628Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-18T19:05:18.888Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-18T19:05:18.888Z] === RUN TestDockerSuite/TestCreateRM [2020-09-18T19:05:19.147Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-18T19:05:19.147Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-18T19:05:19.147Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-18T19:05:19.147Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-18T19:05:19.837Z] --- PASS: TestCreateServiceSysctls (2.98s) [2020-09-18T19:05:19.837Z] === RUN TestCreateServiceCapabilities [2020-09-18T19:05:21.684Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-18T19:05:21.684Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-18T19:05:21.684Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-18T19:05:22.582Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2020-09-18T19:05:22.582Z] === RUN TestInspect [2020-09-18T19:05:24.676Z] --- PASS: TestInspect (2.49s) [2020-09-18T19:05:24.676Z] === RUN TestCreateJob [2020-09-18T19:05:24.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-18T19:05:26.370Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-18T19:05:26.370Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-18T19:05:26.370Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-18T19:05:26.370Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-18T19:05:26.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-18T19:05:26.630Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-18T19:05:27.568Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-18T19:05:28.221Z] --- PASS: TestCreateJob (2.96s) [2020-09-18T19:05:28.221Z] === RUN TestReplicatedJob [2020-09-18T19:05:28.506Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-18T19:05:29.077Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-18T19:05:30.013Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-18T19:05:31.390Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-18T19:05:31.649Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-18T19:05:32.217Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-18T19:05:32.217Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-18T19:05:32.702Z] --- PASS: TestReplicatedJob (4.94s) [2020-09-18T19:05:32.702Z] === RUN TestUpdateReplicatedJob [2020-09-18T19:05:32.786Z] === RUN TestDockerSuite/TestDockerFails [2020-09-18T19:05:32.786Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-18T19:05:32.786Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-18T19:05:33.045Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-18T19:05:33.986Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-18T19:05:34.246Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-18T19:05:35.460Z] --- PASS: TestUpdateReplicatedJob (2.97s) [2020-09-18T19:05:35.460Z] === RUN TestServiceListWithStatuses [2020-09-18T19:05:35.460Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-18T19:05:35.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T19:05:35.460Z] === RUN TestDockerNetworkConnectAlias [2020-09-18T19:05:35.625Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-18T19:05:35.625Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-18T19:05:35.625Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-18T19:05:35.885Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-18T19:05:39.942Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2020-09-18T19:05:39.942Z] === RUN TestDockerNetworkReConnect [2020-09-18T19:05:42.453Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-18T19:05:42.692Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2020-09-18T19:05:42.692Z] === RUN TestServicePlugin [2020-09-18T19:05:42.692Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-18T19:05:42.692Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:05:42.692Z] === RUN TestServiceUpdateLabel [2020-09-18T19:05:43.022Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-18T19:05:44.793Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-09-18T19:05:44.793Z] === RUN TestServiceUpdateSecrets [2020-09-18T19:05:44.932Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-18T19:05:45.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-18T19:05:46.091Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-18T19:05:46.658Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-18T19:05:47.597Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-18T19:05:48.166Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-18T19:05:48.735Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-18T19:05:49.303Z] --- PASS: TestServicePlugin (33.39s) [2020-09-18T19:05:49.303Z] plugin_test.go:62: [d24540c48231d] joining swarm manager [d7009b7b01ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:05:49.303Z] plugin_test.go:65: [d797f2c708e66] joining swarm manager [d7009b7b01ccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:05:49.303Z] === RUN TestServiceUpdateLabel [2020-09-18T19:05:49.563Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-18T19:05:50.132Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-18T19:05:51.513Z] --- PASS: TestServiceUpdateLabel (2.42s) [2020-09-18T19:05:51.513Z] === RUN TestServiceUpdateSecrets [2020-09-18T19:05:51.772Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-18T19:05:52.710Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-18T19:05:55.246Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-18T19:05:57.149Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-18T19:05:58.086Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-18T19:05:59.024Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-18T19:05:59.284Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-18T19:05:59.543Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-18T19:06:00.196Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2020-09-18T19:06:00.196Z] === RUN TestServiceUpdateConfigs [2020-09-18T19:06:00.481Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-18T19:06:01.048Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-18T19:06:01.307Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-18T19:06:01.566Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-18T19:06:01.826Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-18T19:06:01.826Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-18T19:06:02.789Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-18T19:06:03.730Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-18T19:06:03.730Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-18T19:06:03.730Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-18T19:06:04.298Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-18T19:06:04.556Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-18T19:06:05.123Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-18T19:06:06.059Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-18T19:06:06.318Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-18T19:06:06.318Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-18T19:06:06.318Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-18T19:06:06.318Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2020-09-18T19:06:06.318Z] === RUN TestServiceUpdateConfigs [2020-09-18T19:06:08.224Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-18T19:06:08.792Z] === RUN TestDockerSuite/TestEventsRename [2020-09-18T19:06:09.360Z] === RUN TestDockerSuite/TestEventsResize [2020-09-18T19:06:09.928Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-18T19:06:10.190Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-18T19:06:10.759Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-18T19:06:11.327Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-18T19:06:13.860Z] === RUN TestDockerSuite/TestEventsTop [2020-09-18T19:06:14.427Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-18T19:06:15.554Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2020-09-18T19:06:15.555Z] === RUN TestServiceUpdateNetwork [2020-09-18T19:06:16.959Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-18T19:06:21.149Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2020-09-18T19:06:21.149Z] === RUN TestServiceUpdateNetwork [2020-09-18T19:06:23.052Z] === RUN TestDockerSuite/TestExec [2020-09-18T19:06:23.997Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-18T19:06:24.563Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-18T19:06:24.823Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-18T19:06:25.390Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-18T19:06:25.979Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-09-18T19:06:25.979Z] === RUN TestServiceUpdatePidsLimit [2020-09-18T19:06:26.328Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-18T19:06:26.624Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-18T19:06:26.900Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-18T19:06:27.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-18T19:06:27.283Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-18T19:06:28.093Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-18T19:06:28.661Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-18T19:06:29.228Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-18T19:06:29.487Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-18T19:06:30.863Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-18T19:06:31.431Z] === RUN TestDockerSuite/TestExecEnv [2020-09-18T19:06:31.999Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-18T19:06:32.937Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-18T19:06:33.505Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-18T19:06:34.205Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-18T19:06:34.441Z] --- PASS: TestServiceUpdateNetwork (13.31s) [2020-09-18T19:06:34.441Z] === RUN TestServiceUpdatePidsLimit [2020-09-18T19:06:34.570Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-18T19:06:35.010Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-18T19:06:35.578Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-18T19:06:35.837Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-18T19:06:36.406Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-18T19:06:36.406Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-18T19:06:36.476Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-18T19:06:37.343Z] === RUN TestDockerSuite/TestExecParseError [2020-09-18T19:06:37.414Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-18T19:06:37.913Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-18T19:06:38.483Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-18T19:06:38.741Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-18T19:06:39.680Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-18T19:06:39.951Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-18T19:06:40.259Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-18T19:06:40.834Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-18T19:06:42.489Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-18T19:06:42.775Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2020-09-18T19:06:42.775Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-09-18T19:06:42.775Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-09-18T19:06:42.775Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-09-18T19:06:42.775Z] PASS [2020-09-18T19:06:42.775Z] [2020-09-18T19:06:42.775Z] === Skipped [2020-09-18T19:06:42.775Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-18T19:06:42.775Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T19:06:42.775Z] [2020-09-18T19:06:42.775Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-18T19:06:42.775Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-18T19:06:42.775Z] [2020-09-18T19:06:42.775Z] [2020-09-18T19:06:42.776Z] DONE 27 tests, 2 skipped in 128.919s [2020-09-18T19:06:42.776Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-18T19:06:42.776Z] ++ 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 [2020-09-18T19:06:42.776Z] ++ set -e [2020-09-18T19:06:42.776Z] ++ '[' -n 0 ']' [2020-09-18T19:06:42.776Z] ++ set -x [2020-09-18T19:06:42.776Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:06:42.776Z] INFO: Testing against a local daemon [2020-09-18T19:06:42.776Z] === RUN TestSessionCreate [2020-09-18T19:06:42.776Z] --- PASS: TestSessionCreate (0.03s) [2020-09-18T19:06:42.776Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-18T19:06:42.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-18T19:06:42.776Z] PASS [2020-09-18T19:06:42.776Z] [2020-09-18T19:06:42.776Z] DONE 2 tests in 0.153s [2020-09-18T19:06:42.776Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-18T19:06:42.776Z] ++ 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 [2020-09-18T19:06:42.776Z] ++ set -e [2020-09-18T19:06:42.776Z] ++ '[' -n 0 ']' [2020-09-18T19:06:42.776Z] ++ set -x [2020-09-18T19:06:42.776Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:06:42.776Z] INFO: Testing against a local daemon [2020-09-18T19:06:42.776Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-18T19:06:42.776Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:06:42.776Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T19:06:42.776Z] === RUN TestEventsExecDie [2020-09-18T19:06:42.776Z] --- PASS: TestEventsExecDie (0.59s) [2020-09-18T19:06:42.776Z] === RUN TestEventsBackwardsCompatible [2020-09-18T19:06:42.776Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-18T19:06:42.776Z] === RUN TestInfoBinaryCommits [2020-09-18T19:06:42.776Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-18T19:06:42.776Z] === RUN TestInfoAPIVersioned [2020-09-18T19:06:42.776Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-18T19:06:42.776Z] === RUN TestInfoDiscoveryBackend [2020-09-18T19:06:43.091Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-18T19:06:43.091Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-18T19:06:43.365Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-18T19:06:43.869Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-18T19:06:44.148Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-18T19:06:44.148Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-18T19:06:44.459Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-18T19:06:44.459Z] === RUN TestInfoAPI [2020-09-18T19:06:44.459Z] --- PASS: TestInfoAPI (0.03s) [2020-09-18T19:06:44.459Z] === RUN TestInfoAPIWarnings [2020-09-18T19:06:45.101Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-18T19:06:45.101Z] === RUN TestInfoDebug [2020-09-18T19:06:45.741Z] --- PASS: TestInfoDebug (0.53s) [2020-09-18T19:06:45.741Z] === RUN TestInfoInsecureRegistries [2020-09-18T19:06:45.777Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-18T19:06:46.036Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-18T19:06:46.036Z] === RUN TestInfoRegistryMirrors [2020-09-18T19:06:46.686Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-18T19:06:46.686Z] === RUN TestLoginFailsWithBadCredentials [2020-09-18T19:06:46.982Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2020-09-18T19:06:46.982Z] === RUN TestPingCacheHeaders [2020-09-18T19:06:47.157Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-18T19:06:47.157Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-18T19:06:47.284Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-18T19:06:47.284Z] === RUN TestPingGet [2020-09-18T19:06:47.284Z] --- PASS: TestPingGet (0.02s) [2020-09-18T19:06:47.284Z] === RUN TestPingHead [2020-09-18T19:06:47.284Z] --- PASS: TestPingHead (0.03s) [2020-09-18T19:06:47.284Z] === RUN TestVersion [2020-09-18T19:06:47.284Z] --- PASS: TestVersion (0.03s) [2020-09-18T19:06:47.284Z] PASS [2020-09-18T19:06:47.284Z] [2020-09-18T19:06:47.284Z] === Skipped [2020-09-18T19:06:47.284Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:06:47.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T19:06:47.285Z] [2020-09-18T19:06:47.285Z] [2020-09-18T19:06:47.285Z] DONE 18 tests, 1 skipped in 5.626s [2020-09-18T19:06:47.285Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-18T19:06:47.285Z] ++ 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 [2020-09-18T19:06:47.285Z] ++ set -e [2020-09-18T19:06:47.285Z] ++ '[' -n 0 ']' [2020-09-18T19:06:47.285Z] ++ set -x [2020-09-18T19:06:47.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-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 [2020-09-18T19:06:47.285Z] INFO: Testing against a local daemon [2020-09-18T19:06:47.285Z] === RUN TestVolumesCreateAndList [2020-09-18T19:06:47.285Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-18T19:06:47.285Z] === RUN TestVolumesRemove [2020-09-18T19:06:47.285Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-18T19:06:47.285Z] === RUN TestVolumesInspect [2020-09-18T19:06:47.285Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-18T19:06:47.285Z] === RUN TestVolumesInvalidJSON [2020-09-18T19:06:47.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-18T19:06:47.582Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-18T19:06:47.582Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-18T19:06:47.582Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-18T19:06:47.582Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-18T19:06:47.582Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-18T19:06:47.582Z] PASS [2020-09-18T19:06:47.582Z] [2020-09-18T19:06:47.582Z] DONE 5 tests in 0.205s [2020-09-18T19:06:47.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T19:06:47.582Z] ++++ cat bundles/test-integration/docker.pid [2020-09-18T19:06:47.582Z] +++ kill 13780 [2020-09-18T19:06:49.067Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-18T19:06:49.095Z] +++ /etc/init.d/apparmor stop [2020-09-18T19:06:49.096Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T19:06:49.096Z] [2020-09-18T19:06:49.096Z] Unloading profiles will leave already running processes permanently [2020-09-18T19:06:49.096Z] unconfined, which can lead to unexpected situations. [2020-09-18T19:06:49.096Z] [2020-09-18T19:06:49.096Z] To set a process to complain mode, use the command line tool [2020-09-18T19:06:49.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T19:06:49.096Z] +++ true [2020-09-18T19:06:49.096Z] exiting test-integration [2020-09-18T19:06:49.096Z] ++ exit 0 [2020-09-18T19:06:49.096Z] Post stage [Pipeline] junit [2020-09-18T19:06:50.189Z] Recording test results [2020-09-18T19:06:50.446Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-18T19:06:50.840Z] --- PASS: TestServiceUpdatePidsLimit (16.59s) [2020-09-18T19:06:50.840Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-09-18T19:06:50.840Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-09-18T19:06:50.840Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-09-18T19:06:50.840Z] PASS [2020-09-18T19:06:50.840Z] [2020-09-18T19:06:50.840Z] === Skipped [2020-09-18T19:06:50.840Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-18T19:06:50.840Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-18T19:06:50.840Z] [2020-09-18T19:06:50.840Z] [2020-09-18T19:06:50.840Z] DONE 27 tests, 1 skipped in 180.507s [2020-09-18T19:06:50.840Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-18T19:06:50.840Z] ++ 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 [2020-09-18T19:06:50.840Z] ++ set -e [2020-09-18T19:06:50.840Z] ++ '[' -n 0 ']' [2020-09-18T19:06:50.840Z] ++ set -x [2020-09-18T19:06:50.840Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:06:51.102Z] INFO: Testing against a local daemon [2020-09-18T19:06:51.102Z] === RUN TestSessionCreate [2020-09-18T19:06:51.102Z] --- PASS: TestSessionCreate (0.03s) [2020-09-18T19:06:51.102Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-18T19:06:51.102Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-18T19:06:51.102Z] PASS [2020-09-18T19:06:51.102Z] [2020-09-18T19:06:51.102Z] DONE 2 tests in 0.196s [2020-09-18T19:06:51.102Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-18T19:06:51.102Z] ++ 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 [2020-09-18T19:06:51.102Z] ++ set -e [2020-09-18T19:06:51.102Z] ++ '[' -n 0 ']' [2020-09-18T19:06:51.102Z] ++ set -x [2020-09-18T19:06:51.102Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:06:51.180Z] + echo Ensuring container killed. [2020-09-18T19:06:51.180Z] Ensuring container killed. [2020-09-18T19:06:51.180Z] + docker rm -vf docker-pr2 [2020-09-18T19:06:51.180Z] Error: No such container: docker-pr2 [2020-09-18T19:06:51.180Z] + true [Pipeline] sh [2020-09-18T19:06:51.361Z] INFO: Testing against a local daemon [2020-09-18T19:06:51.361Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-18T19:06:51.361Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:06:51.361Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T19:06:51.361Z] === RUN TestEventsExecDie [2020-09-18T19:06:51.361Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-18T19:06:51.566Z] + echo Chowning /workspace to jenkins user [2020-09-18T19:06:51.566Z] Chowning /workspace to jenkins user [2020-09-18T19:06:51.566Z] + id -u [2020-09-18T19:06:51.566Z] + id -g [2020-09-18T19:06:51.566Z] + docker run --rm -v /home/docker/workspace/moby_PR-41471:/workspace busybox chown -R 1001:1001 /workspace [2020-09-18T19:06:51.566Z] Unable to find image 'busybox:latest' locally [2020-09-18T19:06:51.862Z] latest: Pulling from library/busybox [2020-09-18T19:06:51.862Z] d997fe81ee23: Pulling fs layer [2020-09-18T19:06:51.929Z] --- PASS: TestEventsExecDie (0.74s) [2020-09-18T19:06:51.929Z] === RUN TestEventsBackwardsCompatible [2020-09-18T19:06:51.929Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-09-18T19:06:51.929Z] === RUN TestInfoBinaryCommits [2020-09-18T19:06:52.165Z] d997fe81ee23: Verifying Checksum [2020-09-18T19:06:52.165Z] d997fe81ee23: Download complete [2020-09-18T19:06:52.188Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-09-18T19:06:52.188Z] === RUN TestInfoAPIVersioned [2020-09-18T19:06:52.188Z] === RUN TestDockerSuite/TestExecTTY [2020-09-18T19:06:52.188Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-18T19:06:52.188Z] === RUN TestInfoDiscoveryBackend [2020-09-18T19:06:52.458Z] d997fe81ee23: Pull complete [2020-09-18T19:06:52.458Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-18T19:06:52.458Z] Status: Downloaded newer image for busybox:latest [2020-09-18T19:06:52.756Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2020-09-18T19:06:52.756Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-18T19:06:52.986Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-18T19:06:53.014Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-18T19:06:53.583Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-18T19:06:53.583Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-18T19:06:53.583Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-18T19:06:54.154Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-09-18T19:06:54.154Z] === RUN TestInfoAPI [2020-09-18T19:06:54.366Z] #33 156.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-18T19:06:54.386Z] + bundleName=ppc64le-integration [2020-09-18T19:06:54.386Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-18T19:06:54.386Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-18T19:06:54.386Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-09-18T19:06:54.386Z] [2020-09-18T19:06:54.414Z] --- PASS: TestInfoAPI (0.07s) [2020-09-18T19:06:54.414Z] === RUN TestInfoAPIWarnings [2020-09-18T19:06:54.414Z] === RUN TestDockerSuite/TestExecUlimits [Pipeline] archiveArtifacts [2020-09-18T19:06:54.432Z] Archiving artifacts [2020-09-18T19:06:54.889Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T19:06:54.935Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-18T19:06:54.982Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-09-18T19:06:54.982Z] === RUN TestInfoDebug [2020-09-18T19:06:54.982Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-18T19:06:54.982Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-18T19:06:55.286Z] + make clean [2020-09-18T19:06:55.552Z] --- PASS: TestInfoDebug (0.55s) [2020-09-18T19:06:55.552Z] === RUN TestInfoInsecureRegistries [2020-09-18T19:06:55.580Z] make: command: Command not found [2020-09-18T19:06:55.580Z] make: command: Command not found [2020-09-18T19:06:55.580Z] docker volume rm -f docker-dev-cache [2020-09-18T19:06:55.580Z] docker-dev-cache [Pipeline] deleteDir [2020-09-18T19:06:55.812Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-18T19:06:55.812Z] === RUN TestInfoRegistryMirrors [2020-09-18T19:06:56.381Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-09-18T19:06:56.381Z] === RUN TestLoginFailsWithBadCredentials [2020-09-18T19:06:56.640Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-18T19:06:56.842Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-18T19:06:56.899Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-09-18T19:06:56.899Z] === RUN TestPingCacheHeaders [2020-09-18T19:06:56.899Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-18T19:06:56.899Z] === RUN TestPingGet [2020-09-18T19:06:56.899Z] --- PASS: TestPingGet (0.02s) [2020-09-18T19:06:56.899Z] === RUN TestPingHead [2020-09-18T19:06:56.899Z] --- PASS: TestPingHead (0.03s) [2020-09-18T19:06:56.899Z] === RUN TestVersion [2020-09-18T19:06:56.899Z] --- PASS: TestVersion (0.02s) [2020-09-18T19:06:56.899Z] PASS [2020-09-18T19:06:56.899Z] [2020-09-18T19:06:56.899Z] === Skipped [2020-09-18T19:06:56.899Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-18T19:06:56.899Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-18T19:06:56.899Z] [2020-09-18T19:06:56.899Z] [2020-09-18T19:06:56.899Z] DONE 18 tests, 1 skipped in 5.793s [2020-09-18T19:06:56.899Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-18T19:06:56.899Z] ++ 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 [2020-09-18T19:06:56.899Z] ++ set -e [2020-09-18T19:06:56.899Z] ++ '[' -n 0 ']' [2020-09-18T19:06:56.899Z] ++ set -x [2020-09-18T19:06:56.899Z] ++ env -i DEST=/go/src/github.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 [2020-09-18T19:06:57.158Z] INFO: Testing against a local daemon [2020-09-18T19:06:57.158Z] === RUN TestVolumesCreateAndList [2020-09-18T19:06:57.158Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-18T19:06:57.158Z] === RUN TestVolumesRemove [2020-09-18T19:06:57.158Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-18T19:06:57.158Z] === RUN TestVolumesInspect [2020-09-18T19:06:57.158Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-18T19:06:57.158Z] === RUN TestVolumesInvalidJSON [2020-09-18T19:06:57.158Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-18T19:06:57.158Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-18T19:06:57.158Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-18T19:06:57.158Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-18T19:06:57.158Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-18T19:06:57.158Z] PASS [2020-09-18T19:06:57.158Z] [2020-09-18T19:06:57.158Z] DONE 5 tests in 0.314s [2020-09-18T19:06:57.158Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T19:06:57.416Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-18T19:06:57.416Z] ++++ cat bundles/test-integration/docker.pid [2020-09-18T19:06:57.416Z] +++ kill 5613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T19:06:58.223Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-18T19:06:58.352Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-18T19:06:58.612Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-18T19:06:58.612Z] +++ /etc/init.d/apparmor stop [2020-09-18T19:06:58.612Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T19:06:58.612Z] [2020-09-18T19:06:58.612Z] Unloading profiles will leave already running processes permanently [2020-09-18T19:06:58.612Z] unconfined, which can lead to unexpected situations. [2020-09-18T19:06:58.612Z] [2020-09-18T19:06:58.612Z] To set a process to complain mode, use the command line tool [2020-09-18T19:06:58.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T19:06:58.612Z] +++ true [2020-09-18T19:06:58.612Z] exiting test-integration [2020-09-18T19:06:58.612Z] ++ exit 0 [2020-09-18T19:06:58.612Z] [2020-09-18T19:06:59.181Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-18T19:06:59.441Z] + for job in $(jobs -p) [2020-09-18T19:06:59.441Z] + wait 7399 [2020-09-18T19:07:00.133Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-18T19:07:01.516Z] #33 164.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-18T19:07:02.899Z] #33 165.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-18T19:07:04.717Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-18T19:07:04.809Z] #33 167.2 [2020-09-18T19:07:05.379Z] #33 DONE 167.9s [2020-09-18T19:07:05.379Z] [2020-09-18T19:07:05.379Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-18T19:07:07.914Z] #34 DONE 2.3s [2020-09-18T19:07:08.903Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-18T19:07:09.295Z] [2020-09-18T19:07:09.295Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-18T19:07:10.278Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-18T19:07:10.673Z] #35 DONE 1.5s [2020-09-18T19:07:10.933Z] [2020-09-18T19:07:10.933Z] #36 exporting to image [2020-09-18T19:07:10.933Z] #36 exporting layers [2020-09-18T19:07:14.228Z] #36 exporting layers 3.2s done [2020-09-18T19:07:14.228Z] #36 writing image sha256:28201a414dea2caf2b0a9a11fa572bcd7c17bdf004e6d60d2d468f1a6417d4de done [2020-09-18T19:07:14.228Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-18T19:07:14.228Z] #36 DONE 3.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-18T19:07:14.566Z] + echo Ensuring container killed. [2020-09-18T19:07:14.566Z] Ensuring container killed. [2020-09-18T19:07:14.566Z] + docker rm -vf docker-pr2 [2020-09-18T19:07:14.566Z] Error: No such container: docker-pr2 [2020-09-18T19:07:14.566Z] + true [Pipeline] sh [2020-09-18T19:07:14.924Z] + echo Chowning /workspace to jenkins user [2020-09-18T19:07:14.924Z] Chowning /workspace to jenkins user [2020-09-18T19:07:14.924Z] + id -u [2020-09-18T19:07:14.924Z] + id -g [2020-09-18T19:07:14.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41471:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [2020-09-18T19:07:15.546Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-18T19:07:15.546Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-18T19:07:15.546Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-18T19:07:15.546Z] === RUN TestDockerSuite/TestHealth [Pipeline] sh [2020-09-18T19:07:15.841Z] + bundleName=unit [2020-09-18T19:07:15.841Z] + echo Creating unit-bundles.tar.gz [2020-09-18T19:07:15.841Z] Creating unit-bundles.tar.gz [2020-09-18T19:07:15.842Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-18T19:07:15.842Z] bundles/junit-report.xml [2020-09-18T19:07:15.842Z] bundles/go-test-report.json [2020-09-18T19:07:15.842Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-18T19:07:15.854Z] Archiving artifacts [2020-09-18T19:07:16.319Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T19:07:16.633Z] + make clean [2020-09-18T19:07:16.892Z] docker volume rm -f docker-dev-cache [2020-09-18T19:07:16.892Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-18T19:07:37.475Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-18T19:07:37.476Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-18T19:07:37.734Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-18T19:07:37.992Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-18T19:07:38.560Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-18T19:07:41.094Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-18T19:07:41.094Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-18T19:07:41.094Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-18T19:07:42.039Z] === RUN TestDockerSuite/TestImportFile [2020-09-18T19:07:43.419Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-18T19:07:43.419Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-18T19:07:44.356Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-18T19:07:45.734Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-18T19:07:46.673Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-18T19:07:47.240Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-18T19:07:47.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-18T19:07:47.499Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-18T19:07:48.068Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-18T19:07:48.068Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-18T19:07:48.068Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-18T19:07:48.637Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-18T19:07:49.204Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-18T19:07:49.772Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-18T19:07:50.031Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-18T19:07:50.599Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-18T19:07:50.859Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-18T19:07:51.118Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-18T19:07:52.054Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-18T19:07:52.621Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-18T19:07:52.880Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-18T19:07:52.880Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-18T19:07:53.449Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-18T19:07:53.449Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-18T19:07:54.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-18T19:07:54.586Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-18T19:07:55.153Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-18T19:07:55.415Z] === RUN TestDockerSuite/TestInspectImage [2020-09-18T19:07:55.674Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-18T19:07:55.674Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-18T19:07:55.674Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-18T19:07:55.933Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-18T19:07:56.153Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-18T19:07:56.504Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-18T19:07:56.505Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-18T19:07:56.612Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-18T19:07:56.612Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-18T19:07:56.612Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-18T19:07:56.612Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-18T19:07:56.612Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-18T19:07:57.083Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-18T19:07:57.351Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-18T19:07:59.256Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-18T19:07:59.256Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-18T19:07:59.535Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-18T19:07:59.535Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-18T19:07:59.535Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-18T19:07:59.825Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-18T19:08:00.084Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-18T19:08:01.117Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-18T19:08:01.686Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-18T19:08:02.254Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-18T19:08:02.512Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-18T19:08:03.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-18T19:08:03.341Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-18T19:08:03.908Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-18T19:08:03.909Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-18T19:08:05.813Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-18T19:08:06.382Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-18T19:08:06.684Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-18T19:08:07.319Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-18T19:08:07.578Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-18T19:08:08.516Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-18T19:08:09.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-18T19:08:10.020Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-18T19:08:11.925Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-18T19:08:11.925Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-18T19:08:13.832Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-18T19:08:13.832Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-18T19:08:14.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-18T19:08:14.351Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-18T19:08:24.361Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-18T19:08:24.929Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-18T19:08:25.865Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-18T19:08:26.432Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-18T19:08:27.809Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-18T19:08:27.809Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-18T19:08:28.378Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-18T19:08:28.378Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-18T19:08:28.378Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-18T19:08:28.947Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-18T19:08:29.206Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-18T19:08:33.394Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-18T19:08:33.394Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-18T19:08:33.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-18T19:08:37.843Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-18T19:08:38.412Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-18T19:08:38.412Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-18T19:08:39.792Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-18T19:08:40.730Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-18T19:08:41.306Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-18T19:08:42.242Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-18T19:08:42.810Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-18T19:08:44.716Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-18T19:08:45.283Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-18T19:08:45.542Z] === RUN TestDockerSuite/TestLogsSince [2020-09-18T19:08:50.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-18T19:08:52.189Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-18T19:08:58.754Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-18T19:08:58.754Z] === RUN TestDockerSuite/TestLogsTail [2020-09-18T19:08:58.754Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-18T19:08:59.323Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-18T19:08:59.582Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-18T19:08:59.843Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-18T19:09:00.410Z] === RUN TestDockerSuite/TestNetHostname [2020-09-18T19:09:01.788Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-18T19:09:01.788Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-18T19:09:05.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-18T19:09:07.886Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-18T19:09:09.268Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-18T19:09:09.836Z] === RUN TestDockerSuite/TestPluginActive [2020-09-18T19:09:11.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-18T19:09:12.151Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-18T19:09:20.273Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-18T19:09:20.273Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-18T19:09:20.532Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-18T19:09:23.064Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-18T19:09:24.440Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-18T19:09:26.343Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-18T19:09:31.629Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-18T19:09:32.568Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-18T19:09:33.503Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-18T19:09:34.070Z] === RUN TestDockerSuite/TestPortList [2020-09-18T19:09:40.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-18T19:09:40.640Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-18T19:09:41.210Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-18T19:09:42.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-18T19:09:47.973Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-18T19:09:47.974Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-18T19:09:48.719Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-18T19:09:48.945Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-18T19:09:48.945Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-18T19:09:48.978Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-18T19:09:48.978Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-18T19:09:49.915Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-18T19:09:49.915Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-18T19:09:51.821Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-18T19:09:52.759Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-18T19:09:53.327Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-18T19:09:53.586Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-18T19:09:53.644Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-18T19:09:53.644Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-18T19:09:53.644Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-18T19:09:53.644Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-18T19:09:53.644Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-18T19:09:54.103Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-18T19:09:54.563Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-18T19:09:56.125Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-18T19:09:56.395Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-18T19:09:57.475Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-18T19:09:58.300Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-18T19:09:58.445Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-18T19:09:58.445Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-18T19:09:58.445Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-18T19:09:58.445Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-18T19:10:01.355Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-18T19:10:01.589Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-18T19:10:01.590Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-18T19:10:04.125Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-18T19:10:04.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-18T19:10:11.261Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-18T19:10:11.521Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-18T19:10:11.692Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-18T19:10:13.424Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-18T19:10:13.992Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-18T19:10:14.929Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-18T19:10:16.307Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-18T19:10:17.493Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-18T19:10:17.493Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-18T19:10:17.493Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-18T19:10:17.685Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-18T19:10:18.626Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-18T19:10:18.895Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-18T19:10:19.479Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-18T19:10:20.859Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-18T19:10:21.235Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-18T19:10:22.206Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-18T19:10:22.761Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-18T19:10:23.329Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-18T19:10:23.329Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-18T19:10:23.589Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-18T19:10:23.589Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-18T19:10:23.589Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-18T19:10:24.158Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-18T19:10:25.096Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-18T19:10:26.035Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-18T19:10:26.605Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-18T19:10:26.903Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-18T19:10:26.903Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-18T19:10:26.903Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-18T19:10:26.903Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-18T19:10:26.903Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-18T19:10:26.903Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-18T19:10:33.179Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-18T19:10:34.116Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-18T19:10:35.493Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-18T19:10:35.493Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-18T19:10:35.493Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-18T19:10:35.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-18T19:10:35.752Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-18T19:10:38.287Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-18T19:10:38.854Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-18T19:10:41.418Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-18T19:10:42.797Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-18T19:10:42.797Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-18T19:10:43.057Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-18T19:10:46.350Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-18T19:10:46.918Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-18T19:10:47.177Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-18T19:10:48.117Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-18T19:10:48.685Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-18T19:10:50.062Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-18T19:10:50.321Z] === RUN TestDockerSuite/TestRmiTag [2020-09-18T19:10:50.580Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-18T19:10:51.149Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-18T19:10:54.452Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-18T19:10:54.452Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-18T19:10:55.020Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-18T19:10:55.279Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-18T19:10:56.216Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-18T19:10:56.783Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-18T19:10:56.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-18T19:10:57.352Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-18T19:10:57.352Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-18T19:10:57.921Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-18T19:10:58.857Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-18T19:10:59.428Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-18T19:10:59.690Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-18T19:11:00.257Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-18T19:11:01.195Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-18T19:11:02.133Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-18T19:11:02.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-18T19:11:02.964Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-18T19:11:03.533Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-18T19:11:04.471Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-18T19:11:05.040Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-18T19:11:05.608Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-18T19:11:06.988Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-18T19:11:07.555Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-18T19:11:08.123Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-18T19:11:08.696Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-18T19:11:09.264Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-18T19:11:09.264Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-18T19:11:09.454Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-18T19:11:09.454Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-18T19:11:09.454Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-18T19:11:10.640Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-18T19:11:10.899Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-18T19:11:11.468Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-18T19:11:12.036Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-18T19:11:12.295Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-18T19:11:12.295Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-18T19:11:12.863Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-18T19:11:13.122Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-18T19:11:13.689Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-18T19:11:14.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-18T19:11:14.517Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-18T19:11:14.517Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-18T19:11:15.085Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-18T19:11:15.085Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-18T19:11:16.052Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-18T19:11:16.619Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-18T19:11:16.878Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-18T19:11:17.446Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-18T19:11:17.446Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-18T19:11:18.014Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-18T19:11:18.951Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-18T19:11:19.888Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-18T19:11:20.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-18T19:11:21.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-18T19:11:21.847Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-18T19:11:21.847Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-18T19:11:21.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-18T19:11:21.961Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-18T19:11:22.529Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-18T19:11:22.789Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-18T19:11:23.358Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-18T19:11:24.737Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-18T19:11:26.642Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-18T19:11:26.642Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-18T19:11:27.210Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-18T19:11:28.588Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-18T19:11:28.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-18T19:11:28.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-18T19:11:29.966Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-18T19:11:31.875Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-18T19:11:33.263Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-18T19:11:33.263Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-18T19:11:33.263Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-18T19:11:33.843Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-18T19:11:34.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-18T19:11:34.778Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-18T19:11:35.715Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-18T19:11:37.095Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-18T19:11:37.663Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-18T19:11:38.601Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-18T19:11:38.861Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-18T19:11:38.861Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-18T19:11:39.429Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-18T19:11:40.367Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-18T19:11:40.367Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-18T19:11:40.626Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-18T19:11:41.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-18T19:11:41.193Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-18T19:11:41.762Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-18T19:11:42.332Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-18T19:11:42.332Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-18T19:11:43.271Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-18T19:11:43.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-18T19:11:43.841Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-18T19:11:44.781Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-18T19:11:45.042Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-18T19:11:45.610Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-18T19:11:46.179Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-18T19:11:46.747Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-18T19:11:47.006Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-18T19:11:47.006Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-18T19:11:47.574Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-18T19:11:48.145Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-18T19:11:49.083Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-18T19:11:49.083Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-18T19:11:49.083Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-18T19:11:51.652Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-18T19:11:51.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-18T19:11:51.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-18T19:11:52.219Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-18T19:12:02.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-18T19:12:02.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-18T19:12:02.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-18T19:12:04.426Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-18T19:12:04.426Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-18T19:12:05.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-18T19:12:05.624Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-18T19:12:05.624Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-18T19:12:05.624Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-18T19:12:05.624Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-18T19:12:06.192Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-18T19:12:06.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-18T19:12:06.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-18T19:12:07.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-18T19:12:07.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-18T19:12:07.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-18T19:12:08.725Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-18T19:12:10.103Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-18T19:12:10.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-18T19:12:11.041Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-18T19:12:12.418Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-18T19:12:15.706Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-18T19:12:16.643Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-18T19:12:16.902Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-18T19:12:17.485Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-18T19:12:18.422Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-18T19:12:18.422Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-18T19:12:18.422Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-18T19:12:18.681Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-18T19:12:19.621Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-18T19:12:20.560Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-18T19:12:21.497Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-18T19:12:21.756Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-18T19:12:21.756Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-18T19:12:22.015Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-18T19:12:22.953Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-18T19:12:24.331Z] === RUN TestDockerSuite/TestRunMount [2020-09-18T19:12:24.331Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-18T19:12:28.559Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-18T19:12:29.496Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-18T19:12:29.755Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-18T19:12:30.324Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-18T19:12:31.704Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-18T19:12:33.081Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-18T19:12:33.341Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-18T19:12:35.879Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-18T19:12:37.261Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-18T19:12:37.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-18T19:12:38.640Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-18T19:12:38.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-18T19:12:39.346Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-18T19:12:39.346Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-18T19:12:39.575Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-18T19:12:40.885Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-18T19:12:40.885Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-18T19:12:40.952Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-18T19:12:40.952Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-18T19:12:41.324Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-18T19:12:41.583Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-18T19:12:42.150Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-18T19:12:42.409Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-18T19:12:43.786Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-18T19:12:45.164Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-18T19:12:45.695Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-18T19:12:46.664Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-18T19:12:46.664Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-18T19:12:46.664Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-18T19:12:47.634Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-18T19:12:47.698Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-18T19:12:47.698Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-18T19:12:47.958Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-18T19:12:48.217Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-18T19:12:48.476Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-18T19:12:48.604Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-18T19:12:48.735Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-18T19:12:49.064Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-18T19:12:49.304Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-18T19:12:49.304Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-18T19:12:49.524Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-18T19:12:49.563Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-18T19:12:49.983Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-18T19:12:55.784Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-18T19:12:56.124Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-18T19:12:56.124Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-18T19:12:56.124Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-18T19:12:56.383Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-18T19:12:56.754Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-18T19:12:56.754Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-18T19:12:57.335Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-18T19:12:57.608Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-18T19:12:57.724Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-18T19:12:58.176Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-18T19:12:58.746Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-18T19:12:59.314Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-18T19:12:59.884Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-18T19:13:00.452Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-18T19:13:01.021Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-18T19:13:01.022Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-18T19:13:01.959Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-18T19:13:02.218Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-18T19:13:02.219Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-18T19:13:02.788Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-18T19:13:03.725Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-18T19:13:03.725Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-18T19:13:06.258Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-18T19:13:06.258Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-18T19:13:07.196Z] === RUN TestDockerSuite/TestRunRm [2020-09-18T19:13:07.456Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-18T19:13:09.360Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-18T19:13:10.120Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-18T19:13:10.120Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-18T19:13:10.581Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-18T19:13:11.264Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-18T19:13:11.833Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-18T19:13:12.092Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-18T19:13:12.762Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-18T19:13:13.222Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-18T19:13:13.470Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-18T19:13:13.683Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-18T19:13:13.683Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-18T19:13:13.729Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-18T19:13:14.143Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-18T19:13:15.112Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-18T19:13:15.112Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-18T19:13:15.112Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-18T19:13:16.277Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-18T19:13:18.820Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-18T19:13:19.079Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-18T19:13:19.338Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-18T19:13:19.807Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-18T19:13:19.906Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-18T19:13:20.165Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-18T19:13:20.733Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-18T19:13:20.992Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-18T19:13:21.560Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-18T19:13:21.819Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-18T19:13:22.387Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-18T19:13:22.646Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-18T19:13:24.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-18T19:13:25.122Z] === RUN TestDockerSuite/TestRunState [2020-09-18T19:13:26.501Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-18T19:13:27.070Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-18T19:13:27.638Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-18T19:13:27.638Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-18T19:13:27.638Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-18T19:13:27.638Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-18T19:13:28.207Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-18T19:13:28.775Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-18T19:13:29.712Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-18T19:13:29.712Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-18T19:13:29.712Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-18T19:13:30.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-18T19:13:30.280Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-18T19:13:32.185Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-18T19:13:32.755Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-18T19:13:33.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-18T19:13:33.969Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-18T19:13:37.271Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-18T19:13:37.272Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-18T19:13:39.806Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-18T19:13:39.806Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-18T19:13:40.376Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-18T19:13:40.945Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-18T19:13:41.514Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-18T19:13:42.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-18T19:13:43.019Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-18T19:13:44.398Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-18T19:13:44.966Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-18T19:13:44.966Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-18T19:13:45.225Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-18T19:13:45.485Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-18T19:13:45.744Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-18T19:13:46.314Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-18T19:13:46.573Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-18T19:13:46.573Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-18T19:13:46.832Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-18T19:13:47.401Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-18T19:13:50.694Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-18T19:13:50.953Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-18T19:13:51.521Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-18T19:13:51.781Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-18T19:13:53.164Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-18T19:13:54.540Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-18T19:13:55.520Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-18T19:13:55.520Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-18T19:13:55.520Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-18T19:13:55.916Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-18T19:13:56.860Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-18T19:13:57.430Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-18T19:13:57.999Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-18T19:13:58.567Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-18T19:13:59.506Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-18T19:13:59.506Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-18T19:13:59.506Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-18T19:13:59.506Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-18T19:13:59.506Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-18T19:13:59.506Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-18T19:14:00.074Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-18T19:14:00.641Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-18T19:14:01.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-18T19:14:01.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-18T19:14:01.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-18T19:14:01.322Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-18T19:14:01.322Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-18T19:14:01.578Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-18T19:14:01.782Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-18T19:14:01.838Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-18T19:14:02.406Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-18T19:14:02.406Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-18T19:14:02.975Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-18T19:14:03.234Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-18T19:14:03.803Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-18T19:14:04.372Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-18T19:14:04.372Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-18T19:14:04.940Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-18T19:14:04.940Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-18T19:14:05.508Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-18T19:14:05.508Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-18T19:14:05.767Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-18T19:14:06.335Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-18T19:14:06.335Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-18T19:14:06.335Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-18T19:14:06.903Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-18T19:14:07.839Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-18T19:14:08.098Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-18T19:14:08.098Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-18T19:14:08.357Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-18T19:14:08.618Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-18T19:14:09.563Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-18T19:14:10.131Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-18T19:14:10.131Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-18T19:14:12.036Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-18T19:14:12.295Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-18T19:14:12.554Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-18T19:14:12.554Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-18T19:14:13.123Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-18T19:14:13.692Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-18T19:14:14.259Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-18T19:14:15.638Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-18T19:14:15.639Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-18T19:14:17.018Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-18T19:14:17.018Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-18T19:14:17.018Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-18T19:14:17.277Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-18T19:14:19.182Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-18T19:14:19.182Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-18T19:14:19.750Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-18T19:14:20.687Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-18T19:14:20.687Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-18T19:14:20.687Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-18T19:14:22.592Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-18T19:14:22.890Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-18T19:14:23.860Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-18T19:14:23.860Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-18T19:14:23.969Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-18T19:14:24.536Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-18T19:14:24.799Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-18T19:14:24.799Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-18T19:14:24.799Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-18T19:14:25.058Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-18T19:14:26.435Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-18T19:14:27.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-18T19:14:28.389Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-18T19:14:33.661Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-18T19:14:35.042Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-18T19:14:35.301Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-18T19:14:36.238Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-18T19:14:38.769Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-18T19:14:40.673Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-18T19:14:40.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-18T19:14:40.932Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-18T19:14:42.310Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-18T19:14:44.217Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-18T19:14:45.593Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-18T19:14:48.125Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-18T19:14:49.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-18T19:14:49.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-18T19:14:49.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-18T19:14:51.194Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-18T19:14:52.326Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-18T19:14:53.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-18T19:14:53.701Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-18T19:14:54.638Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-18T19:14:56.284Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-18T19:14:59.908Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-18T19:15:02.440Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-18T19:15:03.376Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-18T19:15:03.944Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-18T19:15:04.513Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-18T19:15:05.080Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-18T19:15:05.080Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-18T19:15:05.339Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-18T19:15:07.245Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-18T19:15:08.182Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-18T19:15:09.564Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-18T19:15:11.492Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-18T19:15:12.061Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-18T19:15:12.321Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-18T19:15:12.321Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-18T19:15:12.889Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-18T19:15:13.825Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-18T19:15:13.825Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-18T19:15:14.763Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-18T19:15:15.330Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-18T19:15:16.268Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-18T19:15:17.645Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-18T19:15:20.932Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-18T19:15:21.868Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-18T19:15:21.868Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-18T19:15:22.436Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-18T19:15:23.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-18T19:15:26.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-18T19:15:26.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-18T19:15:28.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-18T19:15:29.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-18T19:15:31.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-18T19:15:32.042Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-18T19:15:32.980Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-18T19:15:36.270Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-18T19:15:38.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-18T19:15:39.740Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-18T19:15:41.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-18T19:15:42.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-18T19:15:42.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-18T19:15:44.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-18T19:15:45.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-18T19:15:46.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-18T19:15:47.698Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-18T19:15:49.078Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-18T19:15:56.735Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-18T19:15:57.195Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-18T19:15:57.195Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-18T19:15:57.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-18T19:16:05.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-18T19:16:05.337Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-18T19:16:05.596Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-18T19:16:05.596Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-18T19:16:06.532Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-18T19:16:06.532Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-18T19:16:06.532Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-18T19:16:06.532Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-18T19:16:06.532Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-18T19:16:07.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-18T19:16:08.410Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-18T19:16:08.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-18T19:16:08.669Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-18T19:16:08.669Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-18T19:16:08.928Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-18T19:16:15.497Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-18T19:16:15.756Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-18T19:16:15.756Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-18T19:16:15.756Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-18T19:16:17.662Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-18T19:16:20.199Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite (1318.51s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.22s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.84s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.72s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.79s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.75s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.82s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.45s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.83s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.75s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.82s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.86s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2020-09-18T19:16:20.199Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.52s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.99s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.78s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.48s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.31s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.45s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.51s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.47s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.94s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.37s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.80s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.99s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.08s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.70s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.97s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.27s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.97s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.55s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.32s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.51s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.54s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.00s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildContChar (3.62s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.59s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.64s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.50s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.10s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.90s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.23s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.90s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.77s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.89s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.78s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.33s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.39s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.21s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.21s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.18s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.58s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.12s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.93s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.69s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.78s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.21s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.05s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.48s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.34s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.25s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.00s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildHistory (4.55s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.58s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.35s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.58s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.29s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.06s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.87s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.13s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.12s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.58s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.54s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.25s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.92s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.03s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.22s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.57s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.07s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.86s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.38s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.74s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.89s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildStderr (0.59s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.94s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildUser (1.32s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.17s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.74s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.41s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.36s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.79s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.19s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.40s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-18T19:16:20.200Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-18T19:16:20.200Z] docker_cli_sni_test.go:18: Flakey test [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2020-09-18T19:16:20.200Z] --- PASS: TestDockerSuite/TestCommitChange (0.73s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.15s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.49s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitTTY (1.42s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.86s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.23s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.06s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.39s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.67s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.27s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2020-09-18T19:16:20.201Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-18T19:16:20.201Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.43s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.51s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.22s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.26s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.68s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000775e00_} (1.42s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1027001902_/foo_false____} (1.56s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1027001902_/foo_true____} (1.32s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3191079349_/foo_false____} (1.30s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3191079349_/foo_true____} (1.30s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3191079349_/foo_true__0xc000775e60__} (1.32s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000775e80_} (1.43s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000775ea0_} (1.46s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000775ec0_} (1.42s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000775ee0_} (1.50s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.36s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.44s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.35s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.56s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.14s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.74s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.87s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.65s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.85s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.12s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.91s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.16s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.18s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.34s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2020-09-18T19:16:20.201Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-18T19:16:20.201Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-09-18T19:16:20.201Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-18T19:16:20.201Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.99s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.71s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.44s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.88s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.69s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.37s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsAttach (0.70s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.58s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.09s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.36s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.42s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-09-18T19:16:20.201Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-09-18T19:16:20.201Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.201Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-18T19:16:20.201Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.81s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.42s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.50s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsTop (0.48s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.09s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExec (0.81s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.97s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.46s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.68s) [2020-09-18T19:16:20.201Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.45s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecCgroup (0.72s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecInspectID (1.64s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.80s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecParseError (0.61s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.85s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.65s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecTTY (0.82s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2020-09-18T19:16:20.202Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-18T19:16:20.202Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.59s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.98s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestHealth (18.69s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.48s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportFile (1.16s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportGzipped (1.21s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.48s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.63s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2020-09-18T19:16:20.202Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-18T19:16:20.202Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-18T19:16:20.202Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-18T19:16:20.202Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.75s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.18s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.00s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.99s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.91s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsTail (0.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.76s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginActive (2.23s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.34s) [2020-09-18T19:16:20.202Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-18T19:16:20.202Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.70s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPortList (6.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.99s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.43s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.48s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.82s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.45s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.84s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2020-09-18T19:16:20.202Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-18T19:16:20.202Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.58s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.55s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.36s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.52s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-09-18T19:16:20.202Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.28s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (0.98s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.61s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.78s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.74s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.63s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.89s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.58s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.20s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.40s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.89s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.38s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.93s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.41s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.53s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.18s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.41s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.23s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.93s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.24s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.96s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunMount (4.93s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.23s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.38s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.39s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetHost (0.59s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.24s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.48s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.40s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.66s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-09-18T19:16:20.203Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.33s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.02s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.24s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.59s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.64s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-18T19:16:20.203Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.89s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.78s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.51s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-09-18T19:16:20.203Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-18T19:16:20.203Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.84s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-18T19:16:20.203Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.41s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.41s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.62s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s) [2020-09-18T19:16:20.204Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents756714375 [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.88s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.17s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.38s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.69s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartRecordError (1.24s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.82s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.87s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.24s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.00s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-09-18T19:16:20.204Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.34s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateStats (3.65s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.77s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.74s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.76s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.79s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.26s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.25s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.24s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.64s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.90s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.55s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s) [2020-09-18T19:16:20.204Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2020-09-18T19:16:20.204Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-18T19:16:20.204Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-18T19:16:20.204Z] === RUN TestDockerRegistrySuite [2020-09-18T19:16:20.204Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-18T19:16:21.163Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-18T19:16:22.099Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-18T19:16:23.036Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-18T19:16:23.974Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-18T19:16:23.974Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-18T19:16:27.262Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-18T19:16:30.549Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-18T19:16:33.086Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-18T19:16:33.654Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-18T19:16:34.592Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-18T19:16:35.527Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-18T19:16:36.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-18T19:16:37.840Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-18T19:16:38.407Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-18T19:16:39.343Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-18T19:16:41.257Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-18T19:16:42.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-18T19:16:42.893Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-18T19:16:44.272Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-18T19:16:46.807Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-18T19:16:47.375Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-18T19:16:47.375Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-18T19:16:48.312Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-18T19:16:49.250Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-18T19:16:50.189Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-18T19:16:50.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-18T19:16:52.727Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-18T19:16:53.296Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-18T19:16:54.675Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-18T19:16:54.934Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-18T19:16:55.193Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-18T19:16:55.452Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-18T19:16:55.711Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-18T19:16:55.970Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-18T19:16:56.229Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-18T19:16:57.170Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-18T19:16:57.655Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-18T19:16:57.655Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-18T19:16:57.655Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-18T19:16:58.549Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-18T19:16:59.123Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-18T19:17:00.505Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-18T19:17:01.072Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite (41.80s) [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d5ba28b471f5f] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dd69cfdf5a88f] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.59s) [2020-09-18T19:17:02.008Z] check_test.go:196: [df36c6c134bc2] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d5d67550ded06] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.41s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d070677efe551] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.65s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dc35346258dbf] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d9c8ae0d19003] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2020-09-18T19:17:02.008Z] check_test.go:196: [da21a00b66e13] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d2b79e1c9e22e] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d422fb47b2d95] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dbf4aa73f6682] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d2e692672c78c] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2020-09-18T19:17:02.008Z] check_test.go:196: [db1c3d9a1f8ac] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d16bfc824afe5] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.72s) [2020-09-18T19:17:02.008Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4dfd9c99486e65c066193fb4cb7ec39e5c5af4315df2ad9695d94c47b3352858 [2020-09-18T19:17:02.008Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:546d51ecfc27178f6ce37edab8b002d17ae01155c5bf415b2616fac77ffeee9d [2020-09-18T19:17:02.008Z] check_test.go:196: [dcfa7764ab2dd] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2020-09-18T19:17:02.008Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f849daab31ed1272abbb91bc2b7f46841f3c7ac59368897cafaa72c93a2bf331 [2020-09-18T19:17:02.008Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0dc5cc4f401ef253ca262d50b132888a088c8973ef4fae87e778a3f7699102e [2020-09-18T19:17:02.008Z] check_test.go:196: [d367993a59c61] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dd3266ccac115] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d335380bdb4eb] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d5687b729790d] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d237b9bbb3ea1] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d898b68966421] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-09-18T19:17:02.008Z] check_test.go:196: [da7ab4470a2bb] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d75106ed898c3] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.78s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dadb56e4668ff] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dbb79e0b178d3] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dd5dd4f8abcc0] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d343d2775dda4] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-18T19:17:02.008Z] check_test.go:196: [dd8f19e9cacf1] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2020-09-18T19:17:02.008Z] check_test.go:196: [d3cd999301832] daemon is not started [2020-09-18T19:17:02.008Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-18T19:17:02.008Z] check_test.go:196: [def3c35c93c9b] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-09-18T19:17:02.009Z] check_test.go:196: [dde7f51edd86b] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-18T19:17:02.009Z] check_test.go:196: [dd30d498bd081] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-09-18T19:17:02.009Z] check_test.go:196: [d78f5338a22a0] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s) [2020-09-18T19:17:02.009Z] check_test.go:196: [dff5a56e123a4] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-09-18T19:17:02.009Z] check_test.go:196: [d04e59d5c29d8] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2020-09-18T19:17:02.009Z] check_test.go:196: [d2ce8ea1cdb66] daemon is not started [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-09-18T19:17:02.009Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-09-18T19:17:02.009Z] === RUN TestDockerSchema1RegistrySuite [2020-09-18T19:17:02.009Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-18T19:17:02.009Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-18T19:17:05.297Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-18T19:17:07.832Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-18T19:17:10.367Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-18T19:17:11.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-18T19:17:12.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-18T19:17:12.241Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-18T19:17:12.513Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-18T19:17:13.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-18T19:17:14.114Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-18T19:17:15.052Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-18T19:17:17.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-18T19:17:17.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-18T19:17:18.152Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-18T19:17:18.152Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-18T19:17:18.410Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-18T19:17:18.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-18T19:17:19.252Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-18T19:17:19.252Z] --- PASS: TestDockerSchema1RegistrySuite (17.33s) [2020-09-18T19:17:19.252Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-18T19:17:19.252Z] check_test.go:223: [d9e0eb176872e] daemon is not started [2020-09-18T19:17:19.252Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2020-09-18T19:17:19.253Z] check_test.go:223: [db58cbdf48522] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.93s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d7d4d908cd341] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s) [2020-09-18T19:17:19.253Z] check_test.go:223: [de7eb7742b976] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d4b60db4c1ade] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2020-09-18T19:17:19.253Z] check_test.go:223: [dacd3dfca56f0] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-18T19:17:19.253Z] check_test.go:223: [daa7fb0be27e0] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d5cc2306541f9] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d6f16ab94f1ae] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-09-18T19:17:19.253Z] check_test.go:223: [dd70b9868beb8] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2020-09-18T19:17:19.253Z] check_test.go:223: [da03295ea55b7] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-18T19:17:19.253Z] check_test.go:223: [dc95f81c77aba] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-09-18T19:17:19.253Z] check_test.go:223: [dec1b26a7d5d2] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d562b9a96db77] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d00c49e837f3f] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d5721c7ac8008] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-18T19:17:19.253Z] check_test.go:223: [dead9a0516641] daemon is not started [2020-09-18T19:17:19.253Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-18T19:17:19.253Z] check_test.go:223: [d0449dc45df83] daemon is not started [2020-09-18T19:17:19.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-18T19:17:19.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-18T19:17:20.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-18T19:17:20.462Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-18T19:17:20.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-18T19:17:21.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-18T19:17:21.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-18T19:17:22.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-18T19:17:22.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s) [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2020-09-18T19:17:23.001Z] check_test.go:252: [df57fb6451910] daemon is not started [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-09-18T19:17:23.001Z] check_test.go:252: [d3c7dd323a2fa] daemon is not started [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-09-18T19:17:23.001Z] check_test.go:252: [d94cb9aa987f4] daemon is not started [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-18T19:17:23.001Z] check_test.go:252: [d2ff2a707aba4] daemon is not started [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-18T19:17:23.001Z] check_test.go:252: [d68dd0120799c] daemon is not started [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-09-18T19:17:23.001Z] check_test.go:252: [db1d9442fccaa] daemon is not started [2020-09-18T19:17:23.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-18T19:17:23.001Z] check_test.go:252: [d5d93a83a7830] daemon is not started [2020-09-18T19:17:23.001Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-18T19:17:23.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-18T19:17:24.909Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-18T19:17:28.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-18T19:17:28.268Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-18T19:17:28.526Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-18T19:17:28.526Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-18T19:17:28.785Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-09-18T19:17:28.785Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-09-18T19:17:28.785Z] check_test.go:279: [d7bb96857063e] daemon is not started [2020-09-18T19:17:28.785Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-18T19:17:28.785Z] check_test.go:279: [d97d569cb5603] daemon is not started [2020-09-18T19:17:28.785Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-18T19:17:28.785Z] check_test.go:279: [ddc8b2f51b48c] daemon is not started [2020-09-18T19:17:28.785Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-18T19:17:28.785Z] check_test.go:279: [d57ecb1fc3761] daemon is not started [2020-09-18T19:17:28.785Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-18T19:17:28.785Z] check_test.go:279: [d9d558c401978] daemon is not started [2020-09-18T19:17:28.785Z] === RUN TestDockerNetworkSuite [2020-09-18T19:17:28.785Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-18T19:17:30.690Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-18T19:17:31.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-18T19:17:33.486Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-18T19:17:34.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-18T19:17:36.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-18T19:17:38.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-18T19:17:39.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-18T19:17:45.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-18T19:17:47.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-18T19:17:48.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-18T19:17:48.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-18T19:17:48.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-18T19:17:49.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-18T19:17:50.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-18T19:17:50.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-18T19:17:50.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-18T19:17:51.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-18T19:17:51.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-18T19:17:51.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-18T19:17:52.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-18T19:17:52.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-18T19:17:53.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-18T19:17:53.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-18T19:17:53.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-18T19:17:54.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-18T19:17:56.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-18T19:17:58.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-18T19:18:03.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-18T19:18:03.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-18T19:18:04.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-18T19:18:04.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-18T19:18:04.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-18T19:18:04.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-18T19:18:04.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-18T19:18:04.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-18T19:18:07.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-18T19:18:07.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-18T19:18:07.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-18T19:18:07.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-18T19:18:09.295Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-18T19:18:11.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-18T19:18:14.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-18T19:18:14.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-18T19:18:15.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-18T19:18:16.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-18T19:18:16.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-18T19:18:17.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-18T19:18:17.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-18T19:18:18.755Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-18T19:18:19.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite (54.64s) [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.08s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [dd18222738d09] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [dd8ac692e5630] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.62s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d19a97699aba2] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d3de0627dbe29] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:1233: [d4fd615707ee1] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d838aefdd8e87] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.03s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d75bff9d74a90] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.28s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [daeff7a73aa9a] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d9bd1b6f6e484] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d1de7c5a51338] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d45392315b86d] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d0d6b993780ae] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d89dc699329f5] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [df59685c78d0d] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [dfbad1bde8c09] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d8c64002160ea] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [db37c173bc466] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d9496d72c41e6] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d8d4d38b68cf4] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.66s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d1e4b44474dd6] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [da9a8d7be894e] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d2d9a66b9d127] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.21s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d341e55f3bf96] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d0b94224b8071] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:968: [dfc23f1f7442d] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.56s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [dc714298d2420] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.22s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:1116: [d939cca5e14aa] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d481342a602e2] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d680e7d0e3afd] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [dccfa190cd43c] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [de6ff806ee2de] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d265eaf6e906c] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [dc3dc3350c45a] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d62a14e23461b] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d9938ed386ae0] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [db228655f7ec4] daemon is not started [2020-09-18T19:18:24.030Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d237b1c0f811a] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d670957c0dc9b] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.26s) [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:1084: [dcb2864c22f80] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d3bdfc4bf58fb] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d4eea08284642] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [df204d736b4d1] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d237d26136313] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [de0e3486d5cf0] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d452977a30dda] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [db3da4e70135f] daemon is not started [2020-09-18T19:18:24.030Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.69s) [2020-09-18T19:18:24.030Z] docker_cli_network_unix_test.go:46: [d9a54d734a443] daemon is not started [2020-09-18T19:18:24.030Z] === RUN TestDockerHubPullSuite [2020-09-18T19:18:24.030Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-18T19:18:25.932Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-18T19:18:28.463Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-18T19:18:28.463Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-18T19:18:29.839Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-18T19:18:29.960Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-18T19:18:30.407Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite (7.00s) [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.48s) [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.38s) [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s) [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.49s) [2020-09-18T19:18:30.407Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s) [2020-09-18T19:18:30.407Z] PASS [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === Skipped [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_sni_test.go:18: Flakey test [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-18T19:18:30.407Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-18T19:18:30.407Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-18T19:18:30.407Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-18T19:18:30.407Z] [2020-09-18T19:18:30.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-18T19:18:30.407Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-09-18T19:18:30.408Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-18T19:18:30.408Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-09-18T19:18:30.408Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-09-18T19:18:30.408Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-18T19:18:30.408Z] docker_cli_network_unix_test.go:46: [d237b1c0f811a] daemon is not started [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] [2020-09-18T19:18:30.408Z] DONE 1277 tests, 51 skipped in 1488.649s [2020-09-18T19:18:30.408Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T19:18:30.408Z] ++++ cat bundles/test-integration/docker.pid [2020-09-18T19:18:30.408Z] +++ kill 7534 [2020-09-18T19:18:31.344Z] +++ /etc/init.d/apparmor stop [2020-09-18T19:18:31.344Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T19:18:31.344Z] [2020-09-18T19:18:31.344Z] Unloading profiles will leave already running processes permanently [2020-09-18T19:18:31.344Z] unconfined, which can lead to unexpected situations. [2020-09-18T19:18:31.344Z] [2020-09-18T19:18:31.344Z] To set a process to complain mode, use the command line tool [2020-09-18T19:18:31.344Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T19:18:31.344Z] +++ true [2020-09-18T19:18:31.344Z] exiting test-integration [2020-09-18T19:18:31.344Z] ++ exit 0 [2020-09-18T19:18:31.344Z] [2020-09-18T19:18:31.912Z] + for job in $(jobs -p) [2020-09-18T19:18:31.912Z] + wait 7400 [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-18T19:19:55.979Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-18T19:19:58.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-18T19:20:01.039Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-18T19:20:05.712Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-18T19:20:05.712Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-18T19:20:05.712Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-18T19:20:05.712Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-18T19:20:05.712Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-18T19:20:05.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-18T19:20:08.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-18T19:20:08.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-18T19:20:08.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-18T19:20:08.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-18T19:20:09.071Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-18T19:20:13.742Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-18T19:20:23.374Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-18T19:20:23.374Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-18T19:20:29.939Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-18T19:20:31.391Z] === RUN TestDockerSuite/TestBuildFails [2020-09-18T19:20:32.354Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-18T19:20:32.354Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-18T19:20:35.213Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-18T19:20:37.025Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-18T19:20:37.744Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-18T19:20:41.696Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-18T19:20:41.935Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-18T19:20:44.465Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-18T19:20:47.757Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-18T19:20:47.757Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-18T19:20:48.745Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-18T19:20:55.871Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-18T19:20:55.871Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-18T19:20:56.130Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-18T19:20:58.662Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-18T19:20:59.043Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-18T19:20:59.499Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-18T19:21:05.273Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-18T19:21:05.273Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-18T19:21:05.729Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-18T19:21:06.185Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-18T19:21:06.185Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-18T19:21:14.727Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-18T19:21:14.727Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-18T19:21:23.267Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-18T19:21:24.229Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-18T19:21:26.397Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-18T19:21:26.397Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-18T19:21:26.853Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-18T19:21:26.853Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-18T19:21:31.528Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-18T19:21:32.491Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-18T19:21:32.947Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-18T19:21:33.404Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-18T19:21:33.860Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-18T19:21:34.821Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-18T19:21:36.349Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-18T19:21:41.019Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-18T19:21:41.476Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-18T19:21:42.438Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-18T19:21:47.109Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-18T19:21:54.882Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-18T19:22:01.881Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-18T19:22:01.882Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-18T19:22:03.412Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-18T19:22:39.047Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-18T19:22:41.558Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-18T19:22:51.507Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-18T19:22:53.759Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-18T19:22:54.402Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-18T19:22:57.043Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-18T19:23:01.451Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-18T19:23:06.137Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-18T19:23:20.918Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-18T19:23:20.918Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-18T19:23:27.961Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-18T19:23:28.417Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-18T19:23:28.417Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-18T19:23:28.417Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-18T19:23:30.584Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-18T19:23:35.257Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-18T19:23:42.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-18T19:23:42.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-18T19:23:42.794Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-18T19:23:45.704Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-18T19:23:46.163Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-18T19:23:47.700Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-18T19:23:56.275Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-18T19:23:57.244Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-18T19:24:05.820Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-18T19:24:08.729Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-18T19:24:17.307Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-18T19:24:22.000Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-18T19:24:26.694Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-18T19:24:27.154Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-18T19:24:27.614Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-18T19:24:27.614Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-18T19:24:29.151Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-18T19:24:29.151Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-18T19:25:11.688Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-18T19:25:18.508Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-18T19:25:18.508Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-18T19:25:18.767Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-18T19:25:19.026Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-18T19:25:19.026Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-18T19:25:19.026Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-18T19:25:19.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-18T19:25:22.517Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-18T19:25:25.802Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-18T19:25:26.528Z] === RUN TestDockerSuite/TestBuildRm [2020-09-18T19:25:27.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-18T19:25:38.913Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-18T19:25:40.459Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-18T19:25:40.459Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-18T19:25:40.918Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-18T19:25:42.459Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-18T19:25:45.368Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-18T19:25:53.940Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-18T19:26:02.513Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-18T19:26:17.327Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-18T19:26:17.787Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-18T19:26:18.246Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-18T19:26:23.400Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-18T19:26:23.400Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-18T19:26:25.306Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-18T19:26:27.209Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-18T19:26:28.575Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-18T19:26:28.575Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-18T19:26:30.497Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-18T19:26:33.053Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-18T19:26:33.268Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-18T19:26:33.268Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-18T19:26:37.961Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-18T19:26:54.981Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-18T19:26:59.056Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-18T19:26:59.056Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-18T19:26:59.056Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-18T19:27:00.025Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-18T19:27:04.721Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-18T19:27:09.475Z] === RUN TestDockerSuite/TestBuildUser [2020-09-18T19:27:09.475Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-18T19:27:09.475Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-18T19:27:09.475Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-18T19:27:09.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-18T19:27:09.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-18T19:27:11.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-18T19:27:14.168Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-18T19:27:14.168Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-18T19:27:14.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-18T19:27:17.077Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-18T19:27:17.077Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-18T19:27:17.077Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-18T19:27:20.906Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-18T19:27:26.186Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-18T19:27:28.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-18T19:27:30.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-18T19:27:33.151Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-18T19:27:35.682Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-18T19:27:38.185Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-18T19:27:38.185Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-18T19:27:38.969Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-18T19:27:40.870Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-18T19:27:46.760Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-18T19:27:52.559Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-18T19:27:52.559Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-18T19:27:52.559Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-18T19:27:54.739Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-18T19:27:54.739Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-09-18T19:28:07.135Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-18T19:28:10.878Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-18T19:28:10.878Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-18T19:28:25.720Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-18T19:28:25.720Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-18T19:28:25.720Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-18T19:28:25.720Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-18T19:28:25.720Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-18T19:28:34.316Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-18T19:28:35.285Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-18T19:28:35.745Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-18T19:28:35.745Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-18T19:28:35.745Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-18T19:28:37.095Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-18T19:28:37.932Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-18T19:28:42.625Z] === RUN TestDockerSuite/TestCommitChange [2020-09-18T19:28:47.319Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-18T19:28:51.059Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-18T19:28:51.059Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-18T19:28:51.965Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-18T19:28:58.137Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-18T19:28:58.138Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-18T19:29:08.467Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite (1759.49s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.63s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.90s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:562: [dc8c1dc3dc25f] joining swarm manager [d14f1ebadb858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:584: [ddd7f28f674e1] joining swarm manager [d14f1ebadb858]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] check_test.go:380: [dc8c1dc3dc25f] daemon is not started [2020-09-18T19:29:10.040Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.71s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:45: [d4535b1d9e6ff] joining swarm manager [df1ca844c3e26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.99s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.09s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:303: [da08b714dc893] joining swarm manager [daaf298ae59e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:304: [dc16e9230f3c7] joining swarm manager [daaf298ae59e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.69s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:271: [d808fd80e9bf9] joining swarm manager [d0de4059c34a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:272: [d518a6977d97d] joining swarm manager [d0de4059c34a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.02s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.68s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s) [2020-09-18T19:29:10.040Z] docker_api_swarm_node_test.go:19: [d199cb4954ca6] joining swarm manager [d2e4b39491fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_node_test.go:20: [d1cc6838a426e] joining swarm manager [d2e4b39491fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.75s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:501: [da6530e8227ba] joining swarm manager [dc609f919de0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:506: [d7a33fc9a2038] joining swarm manager [dc609f919de0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.13s) [2020-09-18T19:29:10.040Z] docker_api_swarm_node_test.go:80: [dce2d750862fe] joining swarm manager [dbcb087d39608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2020-09-18T19:29:10.040Z] docker_api_swarm_node_test.go:52: [da0c7e4ecf3d9] joining swarm manager [d90e4eb65fe9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_node_test.go:53: [d8a735a7549f5] joining swarm manager [d90e4eb65fe9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.94s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:201: [d2ade63890016] joining swarm manager [d4cf4b8c988ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.17s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:383: [dce1a89423d91] joining swarm manager [de7a3ea40c338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:384: [db70f85bbc681] joining swarm manager [de7a3ea40c338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] check_test.go:380: [db70f85bbc681] daemon is not started [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.84s) [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:801: [ddbde49aafe6b] joining swarm manager [de284c7953d27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:801: [d554899072b0f] joining swarm manager [de284c7953d27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:801: [d92f22dd49e29] joining swarm manager [de284c7953d27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:801: [d44c206944624] joining swarm manager [de284c7953d27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-18T19:29:10.040Z] docker_api_swarm_test.go:809: [dd45a73a3c45e] joining swarm manager [de284c7953d27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (22.03s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.58s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:394: [d812b16127153] joining swarm manager [d31334b3b3305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:394: [d6be2932f6d17] joining swarm manager [d31334b3b3305]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.47s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:342: [ddf0703b8ac16] joining swarm manager [db179f1638201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:342: [d8f18f228eb52] joining swarm manager [db179f1638201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.32s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:489: [d225414736d30] joining swarm manager [d774f0548da90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:489: [df1f3a65694e5] joining swarm manager [d774f0548da90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.82s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:127: [d9efe32f7979d] joining swarm manager [d3f6b3024c454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:128: [df48d6d9fdcc0] joining swarm manager [d3f6b3024c454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:136: [de14a4e40ecbc] joining swarm manager [d3f6b3024c454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:137: [d9c165077a4aa] joining swarm manager [d3f6b3024c454]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.13s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.40s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:303: [dff9ec1a54919] joining swarm manager [d555910da4075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:303: [d3b37b3dcd33d] joining swarm manager [d555910da4075]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.91s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:99: [d9b43152563aa] joining swarm manager [d00e30ec6113f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:100: [d41f9f463ec5e] joining swarm manager [d00e30ec6113f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] check_test.go:380: [d9b43152563aa] daemon is not started [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.83s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:532: [d3473927936e4] joining swarm manager [d6afdaaa87602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:533: [d9eef314efe85] joining swarm manager [d6afdaaa87602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.91s) [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:147: [d9a4768b6eb85] joining swarm manager [d6a8a8795c113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.040Z] docker_api_swarm_service_test.go:147: [dc9eee6b593ed] joining swarm manager [d6a8a8795c113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.96s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.72s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.41s) [2020-09-18T19:29:10.040Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.43s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.86s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.57s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.72s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.25s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.15s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.82s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.67s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.19s) [2020-09-18T19:29:10.041Z] docker_cli_service_logs_test.go:245: checking task teuqp38s3kty [2020-09-18T19:29:10.041Z] docker_cli_service_logs_test.go:250: checking messages for teuqp38s3kty [2020-09-18T19:29:10.041Z] docker_cli_service_logs_test.go:245: checking task rchcnps1kxut [2020-09-18T19:29:10.041Z] docker_cli_service_logs_test.go:250: checking messages for rchcnps1kxut [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.27s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.70s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1901: [ddd408e3c72d6] joining swarm manager [d6be04dfd6366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1902: [d1e6ccdf728a2] joining swarm manager [d6be04dfd6366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.49s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1802: [dd615e7a1f2d1] joining swarm manager [d8c24c10bbab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1803: [d3109a9f21144] joining swarm manager [d8c24c10bbab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.68s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (209.66s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1321: [d680acd22f554] joining swarm manager [d731b60a2c9b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1322: [d966dedc5f9b2] joining swarm manager [d731b60a2c9b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.51s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.98s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.89s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.39s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.32s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.43s) [2020-09-18T19:29:10.041Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.07s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.80s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1186: [df0cf25f33fe5] joining swarm manager [d4bb34c7a0b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1195: [da850ba9c4d38] joining swarm manager [d4bb34c7a0b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.03s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.94s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.35s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1118: [d7a0838107daa] joining swarm manager [d6564eb8cf867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1119: [d4de7ee33b0b5] joining swarm manager [d6564eb8cf867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1172: [db3e79d6bc571] joining swarm manager [d6564eb8cf867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.49s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1453: [d302cd7310760] joining swarm manager [d15efd6206119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] docker_cli_swarm_test.go:1454: [de7ac15bbbf7a] joining swarm manager [d15efd6206119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.85s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.62s) [2020-09-18T19:29:10.041Z] docker_cli_swarm_unix_test.go:62: [d6427541eb3c5] joining swarm manager [d9029f17b9226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.37s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.96s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-09-18T19:29:10.041Z] docker_api_swarm_test.go:961: [de3283deff98c] joining swarm manager [dfe73e8654723]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.31s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.89s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.13s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2020-09-18T19:29:10.041Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2020-09-18T19:29:10.041Z] === RUN TestDockerExternalVolumeSuite [2020-09-18T19:29:10.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-18T19:29:13.159Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-18T19:29:20.239Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-18T19:29:24.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-18T19:29:26.037Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-18T19:29:26.037Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-18T19:29:27.575Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-18T19:29:27.575Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-18T19:29:27.575Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-18T19:29:27.575Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-18T19:29:29.756Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-18T19:29:29.756Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-18T19:29:29.756Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-18T19:29:31.940Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-18T19:29:31.940Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-18T19:29:31.940Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-18T19:29:31.940Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-18T19:29:31.940Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-18T19:29:34.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-18T19:29:36.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-18T19:29:37.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-18T19:29:37.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-18T19:29:37.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-18T19:29:39.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-18T19:29:39.390Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-18T19:29:41.572Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-18T19:29:41.572Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-18T19:29:42.033Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-18T19:29:44.216Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-18T19:29:44.216Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-18T19:29:45.755Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-18T19:29:45.755Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-18T19:29:47.936Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-18T19:29:47.936Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-18T19:29:50.124Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-18T19:29:53.031Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-18T19:29:56.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-18T19:29:56.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-18T19:29:56.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-18T19:29:56.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-18T19:29:56.772Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-18T19:29:58.311Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-18T19:29:58.311Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-18T19:30:00.496Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-18T19:30:00.496Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-18T19:30:02.036Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-18T19:30:02.036Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-18T19:30:06.732Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-18T19:30:07.703Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-18T19:30:07.703Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-18T19:30:07.703Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-18T19:30:07.703Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-18T19:30:07.703Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-18T19:30:07.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-09-18T19:30:09.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-18T19:30:09.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-09-18T19:30:11.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-09-18T19:30:13.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-09-18T19:30:16.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-09-18T19:30:18.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000970560_} [2020-09-18T19:30:20.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1178034958_c:\foo_false____} [2020-09-18T19:30:23.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1178034958_c:\foo_true____} [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-18T19:30:25.279Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-18T19:30:27.461Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-18T19:30:29.640Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-18T19:30:29.640Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-18T19:30:29.640Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-18T19:30:31.823Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-18T19:30:31.823Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-18T19:30:31.823Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-18T19:30:31.823Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-18T19:30:32.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-18T19:30:35.562Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-18T19:30:37.744Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-18T19:30:37.744Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-18T19:30:37.744Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-18T19:30:40.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-18T19:30:46.323Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-18T19:30:46.323Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-18T19:30:46.323Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-18T19:30:53.403Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-18T19:30:53.403Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-18T19:30:53.403Z] === RUN TestDockerSuite/TestCpToDot [2020-09-18T19:30:55.584Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-18T19:30:55.584Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-18T19:30:55.584Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-18T19:30:57.766Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-18T19:30:57.766Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-18T19:30:57.766Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-18T19:30:57.766Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-18T19:30:57.766Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-18T19:30:58.226Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-18T19:30:58.226Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-18T19:30:59.765Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-18T19:31:01.946Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-18T19:31:01.946Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-18T19:31:01.946Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-18T19:31:04.128Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-18T19:31:04.587Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-18T19:31:04.587Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-18T19:31:04.587Z] === RUN TestDockerSuite/TestCreateRM [2020-09-18T19:31:05.047Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-18T19:31:05.047Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-18T19:31:05.047Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-18T19:31:05.507Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-18T19:31:12.586Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-18T19:31:12.586Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-18T19:31:12.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-18T19:31:13.046Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-18T19:31:17.741Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-18T19:31:17.741Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-18T19:31:17.741Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDockerFails [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-18T19:31:19.280Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-18T19:31:21.460Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-18T19:31:23.643Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-18T19:31:25.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-18T19:31:25.827Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-18T19:31:38.221Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-18T19:31:42.918Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-18T19:31:46.655Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-18T19:31:48.834Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-18T19:31:49.294Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-18T19:31:53.037Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-18T19:31:53.496Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-18T19:31:53.955Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-18T19:31:57.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-18T19:31:58.648Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-18T19:32:02.394Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-18T19:32:02.394Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-18T19:32:02.394Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-18T19:32:02.394Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-18T19:32:02.394Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-18T19:32:02.394Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-18T19:32:03.935Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-18T19:32:03.935Z] === RUN TestDockerSuite/TestEventsRename [2020-09-18T19:32:06.115Z] === RUN TestDockerSuite/TestEventsResize [2020-09-18T19:32:08.295Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-18T19:32:10.476Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-18T19:32:11.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-18T19:32:12.658Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-18T19:32:17.355Z] === RUN TestDockerSuite/TestEventsTop [2020-09-18T19:32:17.355Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-18T19:32:19.536Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-18T19:32:22.448Z] === RUN TestDockerSuite/TestExec [2020-09-18T19:32:22.448Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-18T19:32:22.448Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-18T19:32:23.988Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-18T19:32:26.168Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-18T19:32:26.168Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-18T19:32:26.168Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-18T19:32:26.168Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-18T19:32:27.708Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-18T19:32:29.248Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-18T19:32:31.428Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-18T19:32:32.967Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-18T19:32:36.708Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-18T19:32:36.708Z] === RUN TestDockerSuite/TestExecEnv [2020-09-18T19:32:36.708Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-18T19:32:36.708Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-18T19:32:38.249Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-18T19:32:41.990Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-18T19:32:41.990Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-18T19:32:41.990Z] === RUN TestDockerSuite/TestExecParseError [2020-09-18T19:32:41.990Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-18T19:32:41.990Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-18T19:32:41.990Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-18T19:32:44.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-18T19:32:44.170Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-18T19:32:44.170Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-18T19:32:44.170Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-18T19:32:44.170Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-18T19:32:44.170Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-18T19:32:44.170Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-18T19:32:46.353Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-18T19:32:46.353Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-18T19:32:52.151Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-18T19:32:52.151Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-18T19:32:52.151Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-18T19:32:52.151Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-18T19:32:57.951Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-18T19:32:58.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-18T19:33:03.757Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-18T19:33:06.666Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestHealth [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-18T19:33:12.468Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-18T19:33:13.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-18T19:33:17.162Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-18T19:33:17.162Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-18T19:33:17.162Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-18T19:33:17.162Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-18T19:33:17.162Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-18T19:33:17.622Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-18T19:33:18.082Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-18T19:33:18.082Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-18T19:33:19.054Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-18T19:33:19.054Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-18T19:33:20.593Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-18T19:33:20.593Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-18T19:33:22.774Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-18T19:33:24.954Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-18T19:33:24.954Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-18T19:33:24.954Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-18T19:33:28.696Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-18T19:33:28.696Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestImportFile [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-18T19:33:30.880Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-18T19:33:33.063Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-18T19:33:35.249Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-18T19:33:35.249Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-18T19:33:35.249Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-18T19:33:35.249Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-18T19:33:35.249Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-18T19:33:37.428Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-18T19:33:37.428Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-18T19:33:39.609Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-18T19:33:39.609Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-18T19:33:39.609Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-18T19:33:39.609Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-18T19:33:41.791Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-18T19:33:46.487Z] === RUN TestDockerSuite/TestInspectImage [2020-09-18T19:33:46.487Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-18T19:33:46.487Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-18T19:33:46.487Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-18T19:33:48.667Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-18T19:33:50.206Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-18T19:33:50.206Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-18T19:33:52.383Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-18T19:33:53.918Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-18T19:33:53.918Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-18T19:33:53.918Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-18T19:33:56.096Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-18T19:33:58.272Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-18T19:34:00.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-18T19:34:02.011Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-18T19:34:03.547Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-18T19:34:05.724Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-18T19:34:07.261Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-18T19:34:08.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-18T19:34:10.976Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-18T19:34:12.516Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-18T19:34:12.975Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-18T19:34:15.154Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-18T19:34:16.121Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-18T19:34:18.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-18T19:34:21.909Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-18T19:34:28.985Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-18T19:34:28.985Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-18T19:34:29.952Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-18T19:34:30.411Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-18T19:34:36.200Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-18T19:34:41.993Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-18T19:34:49.064Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-18T19:34:50.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-18T19:34:50.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-18T19:34:52.782Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-18T19:34:52.782Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-18T19:34:54.960Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-18T19:34:56.495Z] === RUN TestDockerSuite/TestLogsSince [2020-09-18T19:35:06.839Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-18T19:35:06.839Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-18T19:35:06.839Z] === RUN TestDockerSuite/TestLogsTail [2020-09-18T19:35:07.806Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-18T19:35:09.988Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestNetHostname [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginActive [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPortList [2020-09-18T19:35:12.166Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-18T19:35:15.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-18T19:35:20.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-18T19:35:20.591Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-18T19:35:22.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-18T19:35:27.665Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-18T19:35:27.665Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-18T19:35:36.231Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-18T19:35:37.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-18T19:35:48.613Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-18T19:35:48.613Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-18T19:35:48.613Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-18T19:35:55.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-18T19:36:00.995Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-18T19:36:03.900Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-18T19:36:09.697Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-18T19:36:10.503Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-18T19:36:13.431Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-18T19:36:13.431Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-18T19:36:13.431Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-18T19:36:17.170Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-18T19:36:17.170Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-18T19:36:17.170Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-18T19:36:17.170Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-18T19:36:17.170Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-18T19:36:24.250Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-18T19:36:24.250Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-18T19:36:24.710Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-18T19:36:24.710Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite (436.85s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2020-09-18T19:36:25.375Z] docker_cli_external_volume_driver_test.go:53: [dd6ea98bf6f4c] daemon is not started [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-18T19:36:25.375Z] docker_cli_external_volume_driver_test.go:53: [d0d8626f83efb] daemon is not started [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-09-18T19:36:25.375Z] docker_cli_external_volume_driver_test.go:53: [dfe39fe1da082] daemon is not started [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-18T19:36:25.375Z] docker_cli_external_volume_driver_test.go:53: [d1b296afd6120] daemon is not started [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-09-18T19:36:25.375Z] docker_cli_external_volume_driver_test.go:485: [d19dab0038c6c] daemon is not started [2020-09-18T19:36:25.375Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-18T19:36:25.375Z] docker_cli_external_volume_driver_test.go:53: [d288a156b0785] daemon is not started [2020-09-18T19:36:25.375Z] PASS [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] === Skipped [2020-09-18T19:36:25.375Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-18T19:36:25.375Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-18T19:36:25.375Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-18T19:36:25.375Z] check_test.go:309: [daca221a26952] daemon is not started [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-18T19:36:25.375Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-18T19:36:25.375Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-18T19:36:25.375Z] check_test.go:309: [d9450eb99710e] daemon is not started [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-18T19:36:25.375Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-18T19:36:25.375Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-18T19:36:25.375Z] check_test.go:309: [de78f1a437438] daemon is not started [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-18T19:36:25.375Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-18T19:36:25.375Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-18T19:36:25.375Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-18T19:36:25.375Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] DONE 273 tests, 5 skipped in 2562.341s [2020-09-18T19:36:25.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-18T19:36:25.375Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4fee0219f7ff/docker.pid [2020-09-18T19:36:25.375Z] +++ kill 5239 [2020-09-18T19:36:25.375Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5239 is not a child of this shell [2020-09-18T19:36:25.375Z] warning: PID 5239 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4fee0219f7ff/docker.pid had a nonzero exit code [2020-09-18T19:36:25.375Z] ++++ cat bundles/test-integration/docker.pid [2020-09-18T19:36:25.375Z] +++ kill 7525 [2020-09-18T19:36:25.375Z] +++ /etc/init.d/apparmor stop [2020-09-18T19:36:25.375Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] Unloading profiles will leave already running processes permanently [2020-09-18T19:36:25.375Z] unconfined, which can lead to unexpected situations. [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.375Z] To set a process to complain mode, use the command line tool [2020-09-18T19:36:25.375Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-18T19:36:25.375Z] +++ true [2020-09-18T19:36:25.375Z] exiting test-integration [2020-09-18T19:36:25.375Z] ++ exit 0 [2020-09-18T19:36:25.375Z] [2020-09-18T19:36:25.942Z] + exit 0 [2020-09-18T19:36:25.942Z] ++ jobs -p [2020-09-18T19:36:25.942Z] + pids= [2020-09-18T19:36:25.942Z] + echo 'Remaining pids to kill: []' [2020-09-18T19:36:25.942Z] Remaining pids to kill: [] [2020-09-18T19:36:25.942Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-18T19:36:25.958Z] Recording test results [2020-09-18T19:36:26.247Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-18T19:36:27.215Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-18T19:36:27.216Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-18T19:36:28.228Z] + echo Ensuring container killed. [2020-09-18T19:36:28.228Z] Ensuring container killed. [2020-09-18T19:36:28.228Z] + docker ps -aq -f name=docker-pr2-* [2020-09-18T19:36:28.228Z] + cids=720e281ddb8c [2020-09-18T19:36:28.228Z] 55a55c8dbfcf [2020-09-18T19:36:28.228Z] 090a17c90f04 [2020-09-18T19:36:28.228Z] + [ -n 720e281ddb8c [2020-09-18T19:36:28.228Z] 55a55c8dbfcf [2020-09-18T19:36:28.228Z] 090a17c90f04 ] [2020-09-18T19:36:28.228Z] + docker rm -vf 720e281ddb8c 55a55c8dbfcf 090a17c90f04 [2020-09-18T19:36:29.171Z] 720e281ddb8c [2020-09-18T19:36:29.429Z] 55a55c8dbfcf [2020-09-18T19:36:30.366Z] 090a17c90f04 [Pipeline] sh [2020-09-18T19:36:30.647Z] + echo Chowning /workspace to jenkins user [2020-09-18T19:36:30.647Z] Chowning /workspace to jenkins user [2020-09-18T19:36:30.647Z] + id -u [2020-09-18T19:36:30.647Z] + id -g [2020-09-18T19:36:30.647Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41471:/workspace busybox chown -R 1000:1000 /workspace [2020-09-18T19:36:30.647Z] Unable to find image 'busybox:latest' locally [2020-09-18T19:36:30.953Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-18T19:36:33.861Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-18T19:36:35.914Z] latest: Pulling from library/busybox [2020-09-18T19:36:35.914Z] df8698476c65: Pulling fs layer [2020-09-18T19:36:35.914Z] df8698476c65: Verifying Checksum [2020-09-18T19:36:35.914Z] df8698476c65: Download complete [2020-09-18T19:36:35.914Z] df8698476c65: Pull complete [2020-09-18T19:36:35.914Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-18T19:36:35.914Z] Status: Downloaded newer image for busybox:latest [2020-09-18T19:36:36.036Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-18T19:36:39.502Z] + bundleName=amd64 [2020-09-18T19:36:39.502Z] + echo Creating amd64-bundles.tar.gz [2020-09-18T19:36:39.502Z] Creating amd64-bundles.tar.gz [2020-09-18T19:36:39.502Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-18T19:36:39.502Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-18T19:36:40.450Z] Archiving artifacts [2020-09-18T19:36:42.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41471/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T19:36:42.547Z] + make clean [2020-09-18T19:36:42.806Z] docker volume rm -f docker-dev-cache [2020-09-18T19:36:42.806Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-18T19:36:53.721Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-18T19:36:53.722Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-18T19:36:59.512Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-18T19:36:59.512Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-18T19:36:59.512Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-18T19:37:00.479Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-18T19:37:04.221Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-18T19:37:07.956Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-18T19:37:07.956Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-18T19:37:11.691Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-18T19:37:11.691Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-18T19:37:11.691Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-18T19:37:24.072Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-18T19:37:26.977Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-18T19:37:26.977Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-18T19:37:32.767Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-18T19:37:37.455Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-18T19:37:44.532Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-18T19:37:49.219Z] === RUN TestDockerSuite/TestRmiTag [2020-09-18T19:37:49.219Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-18T19:37:51.395Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-18T19:38:09.093Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-18T19:38:09.093Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-18T19:38:13.782Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-18T19:38:14.241Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-18T19:38:16.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-18T19:38:16.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-18T19:38:16.420Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-18T19:38:20.157Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-18T19:38:22.336Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-18T19:38:24.515Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-18T19:38:26.693Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-18T19:38:28.230Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-18T19:38:28.230Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-18T19:38:32.923Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-18T19:38:34.463Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-18T19:38:34.463Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-18T19:38:36.646Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-18T19:38:36.646Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-18T19:38:36.646Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-18T19:38:38.833Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-18T19:38:41.013Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-18T19:38:43.195Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-18T19:38:44.734Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-18T19:38:44.734Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-18T19:38:44.734Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-18T19:38:44.734Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-18T19:38:46.921Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-18T19:38:46.921Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-18T19:38:46.921Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-18T19:38:46.921Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-18T19:38:46.921Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-18T19:38:49.103Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-18T19:38:54.902Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-18T19:38:56.441Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-18T19:38:56.441Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-18T19:38:56.441Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-18T19:38:56.441Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-18T19:38:58.634Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-18T19:39:00.175Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-18T19:39:00.175Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-18T19:39:02.359Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-18T19:39:02.359Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-18T19:39:02.359Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-18T19:39:02.359Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-18T19:39:04.539Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-18T19:39:06.077Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-18T19:39:08.259Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-18T19:39:09.806Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-18T19:39:18.385Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-18T19:39:25.466Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-18T19:39:25.466Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunMount [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-18T19:39:27.006Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-18T19:39:32.805Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-18T19:39:32.805Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-18T19:39:32.805Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-18T19:39:33.265Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-18T19:39:37.960Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-18T19:39:40.866Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-18T19:39:41.838Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-18T19:39:44.022Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-18T19:39:45.561Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-18T19:39:46.531Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-18T19:39:48.712Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-18T19:39:51.619Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-18T19:39:51.619Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-18T19:39:51.619Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-18T19:39:51.619Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-18T19:39:51.619Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-18T19:39:51.619Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-18T19:39:58.703Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-18T19:39:58.704Z] === RUN TestDockerSuite/TestRunRm [2020-09-18T19:40:00.884Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-18T19:40:05.583Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-18T19:40:07.767Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-18T19:40:09.307Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-18T19:40:11.490Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-18T19:40:13.030Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-18T19:40:13.030Z] === RUN TestDockerSuite/TestRunState [2020-09-18T19:40:13.030Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-18T19:40:15.213Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-18T19:40:15.213Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-18T19:40:17.392Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-18T19:40:17.392Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-18T19:40:17.392Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-18T19:40:17.392Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-18T19:40:17.392Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-18T19:40:17.392Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-18T19:40:22.210Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-18T19:40:23.748Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-18T19:40:24.207Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-18T19:40:25.745Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-18T19:40:25.745Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-18T19:40:25.745Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-18T19:40:28.653Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-18T19:40:34.453Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-18T19:40:38.191Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-18T19:40:42.885Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-18T19:40:42.885Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-18T19:40:42.885Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-18T19:40:42.885Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-18T19:40:42.885Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-18T19:40:45.066Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-18T19:40:47.245Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-18T19:40:49.427Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-18T19:40:53.163Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-18T19:40:54.132Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-18T19:40:56.311Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-18T19:41:00.049Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-18T19:41:03.790Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-18T19:41:03.790Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-18T19:41:04.250Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-18T19:41:04.712Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-18T19:41:06.251Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-18T19:41:16.583Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-18T19:41:16.583Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-18T19:41:23.669Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-18T19:41:23.669Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-18T19:41:27.408Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-18T19:41:27.408Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-18T19:41:27.408Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-18T19:41:27.408Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-18T19:41:27.408Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-18T19:41:35.980Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-18T19:41:38.161Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-18T19:41:39.700Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-18T19:41:39.700Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-18T19:41:41.239Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-18T19:41:41.698Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-18T19:41:41.698Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-18T19:41:41.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-18T19:41:41.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-18T19:41:41.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-18T19:41:41.698Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-18T19:41:59.392Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-18T19:41:59.851Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-18T19:42:00.310Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-18T19:42:02.489Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-18T19:42:02.949Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-18T19:42:03.408Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-18T19:42:03.408Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-18T19:42:03.870Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-18T19:42:10.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-18T19:42:10.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-18T19:42:10.949Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-18T19:42:10.949Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-18T19:42:10.949Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-18T19:42:16.745Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-18T19:42:16.745Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-18T19:42:17.204Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-18T19:42:25.789Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-18T19:42:25.789Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite (2233.75s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-18T19:42:25.789Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.58s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.80s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.30s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (2.06s) [2020-09-18T19:42:25.789Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-18T19:42:25.789Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.22s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-18T19:42:25.789Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-18T19:42:25.789Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.98s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-18T19:42:25.789Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.48s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.83s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-18T19:42:25.789Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.08s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.98s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.87s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.50s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.64s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.43s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.61s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.95s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.08s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.51s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.94s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.87s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.58s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.65s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-18T19:42:25.789Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.09s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildContChar (12.57s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.97s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.62s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.27s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-09-18T19:42:25.789Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-18T19:42:25.789Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.789Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.50s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.57s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.11s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.53s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.50s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.94s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.27s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.75s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.18s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.31s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.21s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.29s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.99s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.05s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.96s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.51s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.62s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.86s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.64s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.53s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFails (2.00s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.78s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.61s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.19s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.53s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.37s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.50s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildHistory (8.54s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.82s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.52s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabel (0.79s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.48s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.75s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.96s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.11s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.91s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.70s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.71s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.03s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.93s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.33s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.06s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.29s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.57s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.86s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.49s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.30s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.12s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.23s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.35s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.83s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.59s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.90s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.86s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.67s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.09s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildRm (12.52s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.99s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-09-18T19:42:25.790Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.03s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.89s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.22s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.89s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.66s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildStderr (4.39s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.96s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.95s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.44s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.97s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.10s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.61s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.25s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.70s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.03s) [2020-09-18T19:42:25.790Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.00s) [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-09-18T19:42:25.790Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.790Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-18T19:42:25.791Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2020-09-18T19:42:25.791Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-09-18T19:42:25.791Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.46s) [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s) [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.78s) [2020-09-18T19:42:25.791Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-09-18T19:42:25.791Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.791Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-09-18T19:42:25.791Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.791Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-18T19:42:25.791Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.37s) [2020-09-18T19:42:25.791Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.67s) [2020-09-18T19:42:25.791Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-18T19:42:25.791Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-18T19:42:26.251Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-18T19:42:26.251Z] docker_cli_sni_test.go:18: Flakey test [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.34s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCommitChange (4.80s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.34s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCommitTTY (11.23s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.41s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-18T19:42:26.251Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-18T19:42:26.251Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.10s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.43s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.93s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.25s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.67s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.97s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.18s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.05s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.74s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.05s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.90s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.39s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.40s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.50s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.07s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-18T19:42:26.251Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.82s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s) [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-09-18T19:42:26.251Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-18T19:42:26.251Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.69s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.57s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.18s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.17s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.49s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.20s) [2020-09-18T19:42:26.251Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000970560_} (2.27s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1178034958_c:\foo_false____} (2.11s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1178034958_c:\foo_true____} (2.12s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-18T19:42:26.252Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.07s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.95s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.71s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.68s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpToDot (2.19s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCpToStdout (2.29s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.64s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.94s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.92s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.08s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-18T19:42:26.252Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.95s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-18T19:42:26.252Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.00s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.02s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.99s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsCopy (4.88s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.34s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.92s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.14s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFormat (4.02s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsRename (2.15s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsResize (2.31s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.84s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.18s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.37s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.12s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-18T19:42:26.252Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.66s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.61s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-18T19:42:26.252Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-18T19:42:26.252Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-18T19:42:26.252Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.79s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.60s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.69s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.91s) [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecInspectID (3.37s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-18T19:42:26.252Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.21s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-18T19:42:26.252Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.18s) [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-18T19:42:26.252Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.252Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-18T19:42:26.253Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.74s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.63s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-18T19:42:26.253Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.49s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.49s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.37s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.41s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-18T19:42:26.253Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.31s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-18T19:42:26.253Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-18T19:42:26.253Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-18T19:42:26.253Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-18T19:42:26.253Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.90s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectDefault (2.14s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectHistory (4.79s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.68s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.67s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectStatus (2.28s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.95s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.64s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.85s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-18T19:42:26.253Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.56s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.72s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-18T19:42:26.253Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.83s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.91s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.07s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.13s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.00s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.03s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsSince (8.66s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.05s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.86s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-09-18T19:42:26.253Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.81s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-18T19:42:26.253Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.88s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-18T19:42:26.253Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsByOrder (7.46s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.74s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.65s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.40s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.95s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.30s) [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.49s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-18T19:42:26.253Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.99s) [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-18T19:42:26.253Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.253Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.19s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-18T19:42:26.254Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.34s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.46s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.15s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.61s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.51s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.82s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.65s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.64s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.54s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.35s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.75s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.78s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.84s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.09s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.33s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.42s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.89s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.40s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.94s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.93s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.87s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.08s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.83s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.53s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.83s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunExitCode (1.92s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.78s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.85s) [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.38s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.01s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.254Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-18T19:42:26.254Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.80s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.31s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.31s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.80s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.74s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.22s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.34s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.10s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.86s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.70s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.12s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.14s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.70s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.94s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.88s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.50s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.92s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.74s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.86s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.15s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.94s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.51s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.77s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.75s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.30s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.75s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.43s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.75s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.62s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-18T19:42:26.255Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-18T19:42:26.255Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.85s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.73s) [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.87s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.67s) [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.255Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-18T19:42:26.255Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-18T19:42:26.256Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.10s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.56s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-09-18T19:42:26.256Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-18T19:42:26.256Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.70s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.41s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-18T19:42:26.256Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-18T19:42:26.256Z] --- PASS: TestDockerRegistrySuite (0.15s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-18T19:42:26.256Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-18T19:42:26.256Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-18T19:42:26.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-18T19:42:26.256Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-18T19:42:26.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-18T19:42:26.256Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] === RUN TestDockerDaemonSuite [2020-09-18T19:42:26.257Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-18T19:42:26.257Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-18T19:42:26.257Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-18T19:42:26.257Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] === RUN TestDockerSwarmSuite [2020-09-18T19:42:26.257Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-09-18T19:42:26.257Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-09-18T19:42:26.257Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] === RUN TestDockerExternalVolumeSuite [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] === RUN TestDockerNetworkSuite [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] === RUN TestDockerHubPullSuite [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-09-18T19:42:26.257Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] PASS [2020-09-18T19:42:26.257Z] ok github.com/docker/docker/integration-cli 2234.842s [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === Skipped [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-18T19:42:26.257Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (2.06s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (2.06s) [2020-09-18T19:42:26.257Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-18T19:42:26.257Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-18T19:42:26.257Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-18T19:42:26.257Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-18T19:42:26.257Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2020-09-18T19:42:26.257Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-09-18T19:42:26.257Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.257Z] [2020-09-18T19:42:26.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-09-18T19:42:26.257Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-18T19:42:26.718Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-09-18T19:42:26.718Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-18T19:42:26.718Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.718Z] [2020-09-18T19:42:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-18T19:42:26.718Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-18T19:42:26.719Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-18T19:42:26.719Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-18T19:42:26.719Z] docker_cli_sni_test.go:18: Flakey test [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-18T19:42:26.719Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-18T19:42:26.719Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-18T19:42:26.719Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-18T19:42:26.719Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.719Z] [2020-09-18T19:42:26.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-18T19:42:26.719Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-18T19:42:26.719Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-18T19:42:26.720Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-18T19:42:26.720Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-18T19:42:26.720Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-18T19:42:26.720Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-18T19:42:26.720Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-18T19:42:26.720Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-18T19:42:26.720Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-18T19:42:26.720Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-18T19:42:26.720Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-18T19:42:26.720Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-18T19:42:26.720Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-18T19:42:26.720Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.720Z] [2020-09-18T19:42:26.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-18T19:42:26.721Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-18T19:42:26.721Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-18T19:42:26.721Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-18T19:42:26.721Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-18T19:42:26.721Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-18T19:42:26.721Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-09-18T19:42:26.721Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-18T19:42:26.721Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-18T19:42:26.721Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-18T19:42:26.721Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-18T19:42:26.721Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-18T19:42:26.721Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-18T19:42:26.721Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:42:26.721Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-18T19:42:26.721Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-18T19:42:26.721Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.721Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-18T19:42:26.722Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-18T19:42:26.722Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-18T19:42:26.722Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-18T19:42:26.722Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-18T19:42:26.722Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.722Z] [2020-09-18T19:42:26.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.47s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.723Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-18T19:42:26.723Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-18T19:42:26.723Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.723Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-18T19:42:26.724Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-18T19:42:26.724Z] [2020-09-18T19:42:26.724Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-18T19:42:26.724Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-18T19:42:27.184Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-18T19:42:27.184Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-09-18T19:42:27.184Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-18T19:42:27.184Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-18T19:42:27.184Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.184Z] [2020-09-18T19:42:27.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-18T19:42:27.184Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.185Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-18T19:42:27.185Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-18T19:42:27.185Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.185Z] [2020-09-18T19:42:27.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-18T19:42:27.186Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-18T19:42:27.186Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-18T19:42:27.186Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-18T19:42:27.186Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-18T19:42:27.186Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-18T19:42:27.186Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-18T19:42:27.186Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-18T19:42:27.186Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-18T19:42:27.186Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] DONE 1096 tests, 549 skipped in 2243.024s [2020-09-18T19:42:27.186Z] INFO: Integration tests ended at 09/18/2020 19:42:26. Duration:00:37:23.2700039 [2020-09-18T19:42:27.186Z] INFO: Docker info of the daemon under test at end of run [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] Containers: 2 [2020-09-18T19:42:27.186Z] Running: 0 [2020-09-18T19:42:27.186Z] Paused: 0 [2020-09-18T19:42:27.186Z] Stopped: 2 [2020-09-18T19:42:27.186Z] Images: 15 [2020-09-18T19:42:27.186Z] Server Version: 0.0.0-dev [2020-09-18T19:42:27.186Z] Storage Driver: windowsfilter [2020-09-18T19:42:27.186Z] Windows: [2020-09-18T19:42:27.186Z] Logging Driver: json-file [2020-09-18T19:42:27.186Z] Plugins: [2020-09-18T19:42:27.186Z] Volume: local [2020-09-18T19:42:27.186Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-18T19:42:27.186Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-18T19:42:27.186Z] Swarm: inactive [2020-09-18T19:42:27.186Z] Default Isolation: process [2020-09-18T19:42:27.186Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-18T19:42:27.186Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397) [2020-09-18T19:42:27.186Z] OSType: windows [2020-09-18T19:42:27.186Z] Architecture: x86_64 [2020-09-18T19:42:27.186Z] CPUs: 4 [2020-09-18T19:42:27.186Z] Total Memory: 32GiB [2020-09-18T19:42:27.186Z] Name: azwin-2-0e61d0 [2020-09-18T19:42:27.186Z] ID: P6KN:EIXL:SVL6:EVQL:YQEN:6GW2:CY3V:S4RQ:UUAV:WPBL:LPF7:M2XU [2020-09-18T19:42:27.186Z] Docker Root Dir: D:\CI\PR-41471\2\daemon [2020-09-18T19:42:27.186Z] Debug Mode (client): false [2020-09-18T19:42:27.186Z] Debug Mode (server): true [2020-09-18T19:42:27.186Z] File Descriptors: -1 [2020-09-18T19:42:27.186Z] Goroutines: 18 [2020-09-18T19:42:27.186Z] System Time: 2020-09-18T19:42:26.8082903Z [2020-09-18T19:42:27.186Z] EventsListeners: 0 [2020-09-18T19:42:27.186Z] Registry: https://index.docker.io/v1/ [2020-09-18T19:42:27.186Z] Labels: [2020-09-18T19:42:27.186Z] Experimental: false [2020-09-18T19:42:27.186Z] Insecure Registries: [2020-09-18T19:42:27.186Z] 127.0.0.0/8 [2020-09-18T19:42:27.186Z] Live Restore Enabled: false [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] [2020-09-18T19:42:27.186Z] INFO: Stopping daemon under test [2020-09-18T19:42:27.186Z] SUCCESS: The process with PID 5164 (child process of PID 4852) has been terminated. [2020-09-18T19:42:27.186Z] SUCCESS: The process with PID 4852 (child process of PID 4464) has been terminated. [2020-09-18T19:42:27.186Z] INFO: Stop tailing logs of the daemon under tests [2020-09-18T19:42:27.186Z] INFO: executeCI.ps1 Completed successfully at 09/18/2020 19:42:26. [2020-09-18T19:42:27.186Z] INFO: Tidying up at end of run [2020-09-18T19:42:27.186Z] INFO: Saving daemon under test log (d:\CI\PR-41471\2\dut.out) to bundles\CIDUT.out [2020-09-18T19:42:27.186Z] INFO: Saving daemon under test log (d:\CI\PR-41471\2\dut.err) to bundles\CIDUT.err [2020-09-18T19:42:27.186Z] INFO: Nuke-Everything... [2020-09-18T19:42:27.645Z] INFO: Container count on control daemon to delete is 2 [2020-09-18T19:42:28.105Z] c01f58bbbdcc [2020-09-18T19:42:28.105Z] f397d6ae4fa0 [2020-09-18T19:42:28.105Z] INFO: Tidying pidfile d:\CI\PR-41471\2\docker.pid [2020-09-18T19:42:28.105Z] INFO: Nuking d:\CI [2020-09-18T19:42:53.250Z] INFO: Zapped successfully [2020-09-18T19:42:53.250Z] [2020-09-18T19:42:53.250Z] INFO: executeCI.ps1 exiting at Fri Sep 18 19:42:51 CUT 2020. Duration 00:59:56.9421854 [2020-09-18T19:42:53.250Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-18T19:42:53.499Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-18T19:43:01.386Z] Creating windowsRS5-integration-bundles.zip [2020-09-18T19:43:01.845Z] powershell.exe : Compress-Archive : The path 'bundles/CIDUT.out' either does not exist or is not a valid file system path. [2020-09-18T19:43:01.845Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-e57766f6\powershellWrapper.ps1:3 char:1 [2020-09-18T19:43:01.845Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-09-18T19:43:01.845Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-18T19:43:01.845Z] + CategoryInfo : NotSpecified: (Compress-Archiv...le system path.:String) [], RemoteException [2020-09-18T19:43:01.845Z] + FullyQualifiedErrorId : NativeCommandError [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-e57766f6\powershellScript.ps1:7 char:33 [2020-09-18T19:43:01.845Z] + ... Compress-Archive -Path "bundles/CIDUT.out", "bundles/CIDU ... [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] + CategoryInfo : InvalidArgument: (bundles/CIDUT.out:String) [Compress-Archive], InvalidOperationExceptio [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] n [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] [2020-09-18T19:43:01.845Z] [Pipeline] step [2020-09-18T19:43:02.057Z] Archiving artifacts [2020-09-18T19:43:03.001Z] ‘*-bundles.zip’ doesn’t match anything [2020-09-18T19:43:03.001Z] No artifacts found that match the file pattern "*-bundles.zip". Configuration error? [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-18T19:43:04.088Z] + make clean [2020-09-18T19:43:06.274Z] docker volume rm -f docker-dev-cache [2020-09-18T19:43:06.274Z] 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